Image not found
Reported by tlalox | June 4th, 2009 @ 02:43 AM
See http://github.com/reborg/pomodori/issues/#issue/1
Further information:
now I've installed MacRuby, but still:
$ macruby --version MacRuby version 0.4 (ruby 1.9.1)
[universal-darwin9.5, x86_64]
$ which macruby /usr/local/bin/macruby $
/Applications/pomodori.app/Contents/MacOS/pomodori
/Applications/pomodori.app/Contents/Resources/rb_main.rb:2:in
load': no such file to load -- lib/main.rb
(LoadError)
from /Applications/pomodori.app/Contents/Resources/rb_main.rb:2:in `<main>'
Comments and changes to this ticket
-
reborg June 8th, 2009 @ 12:01 AM
- Tag set to file, load, missing
- Assigned user set to reborg
- State changed from new to open
That's strange. Are you following the instructions from the site about the installation or are you installing from the sources? Can you please open a terminal and digit:
ls -la /Applications/pomodori.app/Contents/Resources/lib/
and tell me what you see?Thanks
-
tlalox June 8th, 2009 @ 02:11 AM
Well, now I cannot reproduce the problem anymore after removing all files and doing the following:
$ uname -a Darwin XXX.local 9.7.0 Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386 i386
$ cd /Applications $ wget -q http://reborg.github.com/pomodori/resources/pomodori-0.2.zip $ unzip -q pomodori-0.2.zip && rm pomodori-0.2.zip $ ls -la pomodori.app/Contents/Resources/lib/ total 24
drwxr-xr-x 7 willner admin 238 3 Apr 23:01 .
drwxr-xr-x 8 willner admin 272 3 Apr 23:01 ..
-rw------- 1 willner admin 238 3 Apr 23:01 main.rb -rw------- 1 willner admin 946 3 Apr 23:01 menu.rb drwxr-xr-x 8 willner admin 272 3 Apr 23:01 pomodori
-rw------- 1 willner admin 136 3 Apr 23:01 pomodori.rb drwxr-xr-x 3 willner admin 102 3 Apr 23:01 thirdparties
$ ./pomodori.app/Contents/MacOS/pomodori /Applications/pomodori.app/Contents/Resources/lib/thirdparties/kirbybase.rb:2805: warning: removing pure Objective-C methodselect_by_recno_index' may cause serious problem
-
reborg June 8th, 2009 @ 05:30 AM
- State changed from open to resolved
Good, let me know if that happens again. Thank you.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.