Oh yes, I also had this problem, but forgot to mention it in my email to you. I'm not sure if I got my password wrong at first, but I was unable to log in even when I was sure I had the right credentials.
On 14 Mar 2011, at 12:21, Eloy Duran wrote: > The app now works :) However, I had filled in the wrong google > credentials the first time, after which it was impossible for me to > get it to use the right ones. It seems that it keeps using the > password I had entered the first time. Basecamp search worked fine. > > On Mon, Mar 14, 2011 at 12:04 AM, Andre Lewis <andre.le...@gmail.com> wrote: >> HI Eloy, would you mind >> trying http://redwoodapp.com/system/Redwood_macruby_trunk.zip -- it bundles >> MacRuby 0.10/trunk, and is compiled for x86_64. Thanks! >> Andre >> >> On Sat, Mar 12, 2011 at 9:25 AM, Eloy Duran <eloy.de.en...@gmail.com> wrote: >>> >>> The app crashes on startup on my macbook: core 2 duo, osx 10.6.6 >>> 12-03-11 18:18:02 Redwood[22169] ==== starting Redwood ==== >>> 12-03-11 18:18:04 [0x0-0x475475].com.highgroove.redwood[22169] >>> dlopen(/System/Library/Frameworks/CoreFoundation.framework/Resources/BridgeSupport/CoreFoundation.dylib, >>> 1): no suitable image found. Did find: >>> 12-03-11 18:18:04 [0x0-0x475475].com.highgroove.redwood[22169] >>> /System/Library/Frameworks/CoreFoundation.framework/Resources/BridgeSupport/CoreFoundation.dylib: >>> mach-o, but wrong architecture (RuntimeError) >>> 12-03-11 18:18:04 com.apple.launchd.peruser.501[576] >>> ([0x0-0x475475].com.highgroove.redwood[22169]) Exited with exit code: 1 >>> % file >>> /System/Library/Frameworks/CoreFoundation.framework/Resources/BridgeSupport/CoreFoundation.dylib >>> >>> /System/Library/Frameworks/CoreFoundation.framework/Resources/BridgeSupport/CoreFoundation.dylib: >>> Mach-O 64-bit dynamically linked shared library x86_64 >>> % file /Users/eloy/Downloads/Redwood.app/Contents/MacOS/Redwood >>> /Users/eloy/Downloads/Redwood.app/Contents/MacOS/Redwood: Mach-O >>> executable i386 >>> Not sure if that BridgeSupport file was updated by the preview installers, >>> but it seems that your app does not want to load mine because your app is >>> only compiled for i368. >>> HTH >>> On 10 mrt 2011, at 19:00, Andre Lewis wrote: >>> >>> Redwood is a "Spotlight for your web apps" -- it searches Basecamp, GMail, >>> and GDocs from one search bar on your desktop. >>> Developing in MacRuby has been a joy, and I'd like to make Redwood a >>> showcase for desktop MacRuby. You can help by installing Redwood and let me >>> know if you have any issues. We're using embedded, compiled gems, so I'd >>> like to see it running successfully on a variety of Macs. >>> Download: http://redwoodapp.com/system/Redwood.zip (note: OSX 10.6+ >>> required) >>> A little technical background: >>> >>> MacRuby 0.9, embedded in the application bundle >>> Two gems: Nokogiri and GData, also embedded in the application bundle. We >>> use macruby_deploy --gem, which makes gem bundling a breeze. >>> A few Obj-C libraries: Sqlite3 and FMDB for database, ASIHTTPRequest for >>> HTTP, Sparkle for auto-update. The app started out in Obj-C. We moved to >>> MacRuby, but some parts remain in Obj-C. As we go, anything that needs >>> refactoring moves to Ruby. >>> all the usual Cocoa APIs, mostly used from Ruby. >>> the main UI is rendered primarily in HTML/CSS, and events are passed back >>> and forth between an embedded Webview and Cocoa >>> >>> Please give it a whirl and let me know how it goes. Download link >>> again: http://redwoodapp.com/system/Redwood.zip >>> Thanks, >>> Andre >>> >>> _______________________________________________ >>> MacRuby-devel mailing list >>> MacRuby-devel@lists.macosforge.org >>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel >>> >>> >>> _______________________________________________ >>> MacRuby-devel mailing list >>> MacRuby-devel@lists.macosforge.org >>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel >>> >> >> >> >> -- >> Scout Web Monitoring and Reporting ~ http://scoutapp.com >> blog: http://blog.scoutapp.com >> >> _______________________________________________ >> MacRuby-devel mailing list >> MacRuby-devel@lists.macosforge.org >> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel >> >> > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel