rdp / screen-capture-recorder-to-video-windows-free

a free open source windows "screen capture" device and recorder (also allows VLC/ffmpeg and others to capture/stream desktop/audio)
https://github.com/rdp/screen-capture-recorder-to-video-windows-free/releases
Other
2.11k stars 463 forks source link

missing jruby-swing-helpers from 9.1 setup for windows #14

Closed sly3d closed 10 years ago

sly3d commented 11 years ago

After installing "Setup Screen Capturer Recorder v0.9.1.exe" I was getting an error:

generic_run_rb.bat record_with_buttons.rb

LoadError: no such file to load -- jruby-swing-helpers/lib/simple_gui_creator require at org/jruby/RubyKernel.java:1010 (root) at ./common_recording.rb:7 require at org/jruby/RubyKernel.java:1010 (root) at record_with_buttons.rb:2

I installed Setup Screen Capturer Recorder v0.9.0.exe and copied jruby-swing-helpers to configuration_setup_utility directory. That fixed my problem.

rdp commented 11 years ago

ok could you try 9.2 (and many thanks for telling me :)

On Fri, Feb 1, 2013 at 5:12 PM, sly3d notifications@github.com wrote:

After installing "Setup Screen Capturer Recorder v0.9.1.exe" I was getting an error:

generic_run_rb.bat record_with_buttons.rb

LoadError: no such file to load -- jruby-swing-helpers/lib/simple_gui_creator require at org/jruby/RubyKernel.java:1010 (root) at ./common_recording.rb:7 require at org/jruby/RubyKernel.java:1010 (root) at record_with_buttons.rb:2

I installed Setup Screen Capturer Recorder v0.9.0.exe and copied jruby-swing-helpers to configuration_setup_utility directory. That fixed my problem.

— Reply to this email directly or view it on GitHubhttps://github.com/rdp/screen-capture-recorder-to-video-windows-free/issues/14.

rdp commented 10 years ago

assumed fixed