Re: little snitch blocking things even when it no denies active
@hype7, did you ever figure this out? I have the same problem and stumbled on your post here, but sadly no solution.
View Articlekein HTML-Editor funktioniert ?!
Ich hab bei meinem Hoster wieder eine neue Webseite installiert ... wie gewohnt mit Webyep (1.7.2.) .... und HTML-Editor.Keiner der HTML-Editoren im OPT-Verzeichnis will "arbeiten" ... sprich, es ist...
View ArticleRe: kein HTML-Editor funktioniert ?!
Im Fenster steht zwar oben "HTML-Text (TinyMCE): Text" ... aber die ganzen Menübuttons, die normal oberhalb des Textfeldes sein sollten, fehlen !
View ArticleRe: Disable Usb Interrupts
I'm not sure of a way to extend the wait between interrupters. From what I know there is a max time you can set the cli and sei apart and that time is what it is.
View ArticleRe: Connection blocked, but LS didn't ask me about it first!?
i restarted my machine in the end, and now it works as expected. Never figured out what the problem was.
View Articleatmel studio 6 and v-usb
hii want to use atmel studio 6 to compile v-usb project.i created a new project > gcc c executable projectdevice > atmega8aand here is my code#define F_CPU 12000000 #include...
View ArticleRe: Missing Alerts
hagen wrote:This sounds very strange. I suspect that whatever is going on is not what it appears to be.I have the same issue. No alerts at all. OS 10.7.4, LS 2.5.3, MacBookPro 15-inch Mid 2010Found the...
View ArticleRe: Missing Alerts
Have you done any OSX maintenance and repair procedures? I would try that first. Boot to safe mode, then restart normally. Safe boot will run a file system check and repair.Does that fix it?
View ArticleConnecting to bitbucket.org
Hello,I have a question about how Little Snitch is reporting my outgoing connection when I am trying to connect to a git repository on bitbucket.org. This happens both through ssh and through https....
View ArticleRe: Connecting to bitbucket.org
It is possible for a website name to be an alias for some other site, using the Canonical Name system. (CNAME) Maybe that's what you're seeing?Put one of those "wrong" names into Network Utility...
View ArticleRe: atmel studio 6 and v-usb
i included usbdrv.h usbdrv.c and added usbdrvasm.s to project and now :error : invalid conversion from 'void*' to 'usbRequest_t* {aka usbRequest*}' [-fpermissive]what is the problem?
View ArticleAppleScripts Not Working
Hiya folks.I have an Applescript that was working before. I went on vacation, and now she doesn't work. It works from the AppleScript Editor, but not when launched from LB. LB is set to run scripts...
View ArticleRe: atmel studio 6 and v-usb
i created a new project and copied every thing to project folder and included only usbdrv.c not usbdrv.h and now build succeed ??now my question is that what happen if i don't include usbdrv.h??please...
View ArticleRe: AtmelStudio6
simply add a const before variablesfor example: char usbDescriptorDevice[];toconst char usbDescriptorDevice[];
View ArticleRe: AtmelStudio6
please watch this topic , i am using atmel studio 6 for compiling my project .
View ArticleAll Rules"?">Shortcut to "Update Index -> All Rules"?
Maybe an oversight, but how to update index, all rules? Cheers
View Articlesearch bar spam
I am 90% sure this is not a Launchbar issue and am pretty sure that it is a chrome extension issue. When I do a google search from Launchbar I get my result in a tab behind another tab that contains an...
View ArticleRe: KSFETCH what is it?
Ugh, experiencing this ever since I installed the GM of Mountain Lion and installed LS DP4. I tried using the terminal command, but it is still happening. I hope this gets fixed for the final release...
View ArticleRe: AppleScripts Not Working
The script you pasted works fine when I ran it from launchbar. This creates a new mail with its contents as the URL.tell application "Safari" to set myLoc to the URL of document 1tell application...
View ArticleAll Rules"?">Re: Shortcut to "Update Index -> All Rules"?
activate launchbarpress Cmd+0
View Article