Re: ogle error:
Bj|rn Englund <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Sun Mar 21 2004, Charlie Watts wrote: > WARNING[dvd_gui]: add_keybinding(): No such action: 'SaveScreenshot' > WARNING[dvd_gui]: add_keybinding(): No such action: > 'SaveScreenshotWithSPU' These are just warnings, not the reason ogle fails. > I am on a dell 1100 inspiron, redhat fedora core 1, i845 video card, > ogle 0.9.2. Ogle worked great, I was able to watch 2 dvd's and now I am > getting this error. > > attch = ogle --debug >& ogle.log According to the log ogle_gui dies on signal 11 segfault. I don't know why but your it segfaults. But /dev/dvd points to /dev/hdc but I think it should point to /dev/scd0 because you are running ide-scsi on that drive. Try running ogle /dev/scd0 and if that works change the /dev/dvd link to point to /dev/scd0 /Björn