Re: Drag and drop, cut and paste
@sjk I can't reproduce it consistently. What seems to be the same behaviour frequently occurs when resizing windows, especially in MS Office apps. The window will continue to move and resize even when...
View ArticleRe: Why did Launchbar stop finding applications?
Sorry if this seems obvious, but have you restarted the system since the trouble with LB app indexing started? Sometimes mysterious problems disappear just as mysteriously with a simple restart.
View ArticleRe: Safari windows under Lion
I am running OS X 10.8.3 (snow leopard) and have the same problem: when I enter an url in LaunchBar Safari opens with 2 instances! With 2 instances of Safari in the Dock.My LaunchBar version is Version...
View ArticleProblem with getting 12V from AVR Doper
Hi,Just as I mentioned in the subject, I have a problem with getting 12V on D3 cathode (I have ~4,75 instead). I used BC547B instead BC548, and BC557C instead of BC558. They have similiar...
View ArticleV-USB device connected through VMWare Workstation
Hello,I'm a student and my current project involves programming an atmega324pa by USB.I tried with both BootloadHID and USBaspLoader but couldn't get the MCU to be seen as an usb device when connected...
View ArticleRe: Why did Launchbar stop finding applications?
Darn. You said "I tried reindexing everything and reindexing applications", but let's go through this if you don't mind …Do you see anything in the LaunchBar Indexing window when you do this?:- Make...
View ArticleRe: Safari windows under Lion
loeribas wrote:I am running OS X 10.8.3 (snow leopard)Huh? 10.8.3 is Mountain Lion; Snow Leopard is 10.6.x.With 2 instances of Safari in the Dock.When you see that, Command-click the Dock icon for each...
View ArticleRe: using Launchbar's clipboard in Parallels
Anyone have any ideas? Does anyone at obdev read the forums or should I send an email?
View ArticleRe: using Launchbar's clipboard in Parallels
lbutlr wrote:Does anyone at obdev read the forums or should I send an email?See the first paragraph of this post about contacting them directly:Forum Rules & Guidelines
View ArticleRe: Why did Launchbar stop finding applications?
Thanks, that worked! Procedure #1 didn't do it (I had already tried that) but procedure #2, "configuring applications to be indexed" solved the problem. I didn't know about clicking on the checkmark to...
View ArticleRe: Why did Launchbar stop finding applications?
Glad to hear you got it working again.
View ArticleLittle Snitch 3 prevents 10.8 restart/shutdown
I installed Little Snitch 3 on my 10.8 Macbook Pro recently and now whenever I try to Restart or Shutdown, the machine just hangs on the gray screen with the little spinning wheel. The first day, I...
View ArticleRe: V-USB device connected through VMWare Workstation
When I use it within Qemu it works pretty perfekt. (Slower, but works.)Because USB within Qemu really sucks, I would have had assumed VMWare should be no problem at all.If your schematic is correct...
View ArticleMultiple sets of Firefox rules?
Based on a discussion on the 1password forum (http://discussions.agilebits.com/discus ... ams-syslog) I'm trying to add a rule to allow Firefox to connect to 127.0.0.1I do this by opening rules,...
View ArticleRe: v-usb vs rs232 transfer rate
vouvoume wrote:I use an indicator flag, which will be set if adc is ready but value can not be written to the buffer.(Not because of buffer overflow, but because of pending USB interrupts).And yes, you...
View ArticleRe: v-usb vs rs232 transfer rate
Because there are no buffer overruns in the normal operation, you can calculate it yourself.91% loss. Since you get only 9kS out of 100kS in one epoch.Best regards
View ArticleHID Report for custom hardware
Hello,I build a hardware with:- 4 LEDs- 4 Buttons- 1 Rot EncoderI already tried some of the examples and it worked well. But I have difficulties to understand the HID Report thing. Is it possible to...
View ArticleV-USB on an Attiny9
Is it possible to implement v-usb on an attiny9? It has 1k of flash and 32 bytes of ram.I only need it to behave as an HID keyboard and spurt out some text when connected.I don't expect to code in c...
View ArticleUpdate offers, choose time?
Very simply - & no, my apologies, I haven't searched the forum for this - could it be possible to choose the time of day at which updates are offered. I get them at about 9pm, local time...
View ArticleRe: V-USB on an Attiny9
I think afer all possible optmization and tuning you can shrink the basic V-USB code down to 1.2K.But then there is still no keyboard or anything - just the USB......so no I don't think it will fit....
View Article