similar to: Safari Version 5.1.3 (7534.53.10) Browser problem --- removing cookie on OS X Lion 10.7.3 (11D50b) when still valid

Displaying 20 results from an estimated 300 matches similar to: "Safari Version 5.1.3 (7534.53.10) Browser problem --- removing cookie on OS X Lion 10.7.3 (11D50b) when still valid"

2012 Oct 17
2
autolog: easily debug-like logging on the fly in your Rails app
If it helps anyone developing Rails apps or gems, I wrote a shortcut for set_trace_func, so next time you want to just add a line before and after some function you are trying to debug you can have Ruby temporarily output every line, method, etc. executed. Also, it lets you define the format, use other loggers, etc. via a proc/lambda define, since you might not like the default format.
2012 Oct 18
0
unexpected return (LocalJumpError) only when executing this code within autoloaded classes?
Posted on stackoverflow but no traction yet: http://stackoverflow.com/questions/12942505/why-does-using-set-trace-func-work-in-some-places-but-cause-unexpected-return-l The following is a generified part of the code in a gem I''m working on: module SomeModule class << self attr_accessor :procedure def log_events(*args) args.flatten!
2006 Jul 05
2
Rails debugging - a (slightly) better approach?
Hi all, First up hello everybody, I''m new to this forum. I am also new to Ruby and Rails. One thing that struck me as very inconvenient for someone just learning the Rails ropes is that (apart from Arachno and Komodo, which at the moment I cannot afford - and don''t particularly like) there is no reasonable debugging support for Rails. I know about breakpointer which - while
2008 Dec 31
0
How can I listen the events of module/class defined
In our project, I need to listen the events of module/class defined, and record the events that include the context of the module/class defined. In ruby, I cannot add a listener for the module/class defined, only i can set a proc with set_trace_func, in the proc, I cannot get the module/class name from the parameters. --~--~---------~--~----~------------~-------~--~----~ You received this
2012 Oct 17
2
autolog: set_trace_func without all the typing
If it helps anyone developing Rails, apps, or gems, I wrote a shortcut for set_trace_func, so next time you want to just add a line before and after some function you are trying to debug you can have Ruby temporarily output every line, method, etc. executed. Also, it lets you define the format, use other loggers, etc. via a proc/lambda define, since you might not like the default format.
2012 Mar 29
1
DS3 in OS X Lion
So I'm trying to install Dungeon Siege 3 via wine setup.exe and while I get some of the setup done, eventually this happens in my terminal window: Ra:Dungeon Siege III militantmind$ wine Setup.exe Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded! err:ntdll:RtlpWaitForCriticalSection section 0x7bc969b4
2011 Nov 26
2
Medieval II: Total war Gold on Mac OSX Lion
Hi. I'm trying to install this, and have run into problems. While it's installed now, it's impossible to run. I installed it using CrossOver. Is this any help? If I could just be given some advice, that would be a great help. Thanks!
2011 Jul 29
1
OS X LION issue with Samba printing
A user who upgraded to OS X Lion could no longer add the Samba hosted printers to his system. In this account the user logon rights are limited by workstation. Checking the Samba logs showed that OS X Lion was sending "workstation" as the NetBIOS name instead of the configured NetBIOS name (same as hostname). The configured hostname is clearly sent to the DHCP server. Once I allowed that
2011 Jul 25
1
rspec and Lion?
Hey, Has anyone used rspec and lion much yet? I''m using the Fuubar instafail formatter, and finding that the entire output of the spec run is buffered till the script execution stops, at which point it''s displayed. Not sure why - it may be a failure/feature of the new Terminal.app ? Wondered if anyone had seen this? thanks, James
2011 Mar 28
1
Wineskin Pro 2.0 released with OS X 10.7 Lion support
The Bordeaux Technology Group released Wineskin Pro 2.0 today. Wineskin Pro 2.0 is our initial release of Wineskin for Intel based Mac computers. This release has a custom built Xquartz X11 server that Microsoft Windows Games require to run in full screen mode. Full Article : http://www.bordeauxgroup.com/press-release/wineskin-pro
2011 Nov 09
2
Mac OS X 10.7 Lion and no Samba
Since Apple killed off Samba in 10.7 and there is no way (I can find) to get Samba working correctly on there... what do we do with Wine parts that specifically need Samba? I mainly ask over getting this error message. Code: err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind
2012 Feb 29
1
Mac Lion Server as slave
What is the best way to setup a Mac Lion Server as a slave? A Centos 6 server runs nut and controls the UPS. The yum epel install has a nut-client package that has the minimum required to get monitoring working (upsmon?)...I was wondering if there was some similar configuration for the Mac? Thanks, Greg -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Nov 18
1
celtenc 0.11.1 not generating encoded file on OSX Lion
Hi, I am running celt 0.11.1 on my mac which is running osx lion. I invoke celt such as so: celtenc original.wav output.oga I do not see any files being encoded, the wave file is stereo 16 bit at 44.1kHz. Any ideas on why this is not working? I also tried the opus git repo for the latest sources, but that also does not produce an encoded file. Thanks -- -baeksanchang -------------- next
2011 Jul 11
1
Mac Os X Lion 10.7
I can open all programs that use WINE, with Lion DP4
2011 Sep 11
1
Working Compile on OS/X 10.7 (Lion)
I've been trying for sometime to get a working compile on Lion and have had little to no success in getting wine to work correctly. If I compiled wine on 10.6.x and then upgrade to Lion that will work, but a fresh new compile on Lion doesn't seem to work using X-Code 3.2.6 or X-Code 4.1. So I ask the question... Has anyone got a fresh compile of wine to work on Lion and if so what
2011 Dec 20
0
Can't print from windows program in Mac OS Lion
Hello. I am running Wine 1.2.3 in my iMac with OS Lion 10.7.2 I use wine to run a contability program windows based. This is a very simple program. But when I try to print the invoices or any other form, I receive an error from X11. "Error:error al cargar el controlador de impresora. VENTANAREPORT.BOTON1.CLICK Linea 0 Error guardado." (I`m Spanish, so the error is in Spanish) the
2012 Aug 09
1
Compiling rsync-3.0.9 on Xcode 4.4 (Mountain Lion)
Apologies if this isn't the right list for this post, looking for some guidance on compiling rsync on OS X 10.8 Mountain Lion having recently upgraded, including XCode 4.4. > ./prepare-source ~/Code/rsync OSXPatched at 984bc92 make: Nothing to be done for `conf'. > ./configure
2011 Aug 31
1
<TAB> completion in R console when using Lion OSX
R version: 2.13.1 64 bit for macOSX R console version: R for Mac OS X GUI 1.40-devel Leopard build 64-bit (5874) Problem: When I go to use the <TAB> auto completion feature it keeps tagging on all the listed options instead of just allowing me to pick one. Is there a fix for this?
2012 Apr 24
1
[LLVMdev] Getting lld to compile on Mac OS X Lion
Hi, What are the steps I have to follow to compile lld on a mac? I've compiled and installed llvm+clang+libc++, but clang won't use the updated version that I installed in /usr/local/ If I just hack it and put the updated headers in lld's directory, it will compile it, so I suppose it's the libc++ that's bundled with Mac OS X that is too old. The steps I took were: compile
2012 Feb 27
2
using windows vst plug-ins with logic 9 on mac osx lion
I have just discovered the existence of Wine as I was thinking of creating a Windows partition in order to process audio files using some of the great VST fx plugins (such as dblue glitch) that are only available on Windows. I could then import the files into Logic 9 on Mac OSX Lion for use in my music. A Windows partition seemed the only solution until I stumbled across the Wine website: I tried