on my Fedora installation there is no /dev/dvd, the optical drive is
/dev/sr0. Unfortunately, gnome-mplayer (SVN from yesterday) will forget
the setting every now and then and try to use /dev/dvd. Is there any way
to investigate it further?
> on my Fedora installation there is no /dev/dvd, the optical drive
> is /dev/sr0. Unfortunately, gnome-mplayer (SVN from yesterday) will
> forget the setting every now and then and try to use /dev/dvd. Is
> there any way to investigate it further?
> Regards, Julian
Might try SVN and see if the change I made makes any difference'
> On 08/18/2012 03:57 AM, Julian Sikorski wrote:
>> Hi,
>> on my Fedora installation there is no /dev/dvd, the optical
>> drive is /dev/sr0. Unfortunately, gnome-mplayer (SVN from
>> yesterday) will forget the setting every now and then and try to
>> use /dev/dvd. Is there any way to investigate it further?
>> Regards, Julian
> Might try SVN and see if the change I made makes any difference'
> Kevin
Hi Kevin,
I checked out the latest SVN and it seems to be better. The only
device shown in the drop-down list is still only /dev/dvd, so maybe
this is related?
Regards,
Julian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> W dniu 18.08.2012 14:54, Kevin DeKorte pisze:
>> On 08/18/2012 03:57 AM, Julian Sikorski wrote:
>>> Hi,
>>> on my Fedora installation there is no /dev/dvd, the optical
>>> drive is /dev/sr0. Unfortunately, gnome-mplayer (SVN from
>>> yesterday) will forget the setting every now and then and try to
>>> use /dev/dvd. Is there any way to investigate it further?
>>> Regards, Julian
>> Might try SVN and see if the change I made makes any difference'
>> Kevin
> Hi Kevin,
> I checked out the latest SVN and it seems to be better. The only
> device shown in the drop-down list is still only /dev/dvd, so maybe
> this is related?
> Regards,
> Julian
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.12 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> W dniu 18.08.2012 14:54, Kevin DeKorte pisze:
>> On 08/18/2012 03:57 AM, Julian Sikorski wrote:
>>> Hi,
>>> on my Fedora installation there is no /dev/dvd, the optical
>>> drive is /dev/sr0. Unfortunately, gnome-mplayer (SVN from
>>> yesterday) will forget the setting every now and then and try to
>>> use /dev/dvd. Is there any way to investigate it further?
>>> Regards, Julian
>> Might try SVN and see if the change I made makes any difference'
>> Kevin
> Hi Kevin,
> I checked out the latest SVN and it seems to be better. The only
> device shown in the drop-down list is still only /dev/dvd, so maybe
> this is related?
> Regards,
> Julian
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.12 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> The attached file works correctly on RHEL 6.3, but outputs nothing on
> F17. So I'm pretty sure we have a bug in GIO/GLIB here.
> RHEL 6.3 output
> ./gio2
> vm is 0x179ec00
> drives is 0x17b9360
> 500 GB Hard Disk eject = 0 poll = 0 volumes = 1
> Unix device = /dev/sda
> CD/DVD Drive eject = 0 poll = 1 volumes = 0
> Unix device = /dev/sr0
> Kevin
> On 08/19/2012 02:30 PM, Julian Sikorski wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>> W dniu 18.08.2012 14:54, Kevin DeKorte pisze:
>>> On 08/18/2012 03:57 AM, Julian Sikorski wrote:
>>>> Hi,
>>>> on my Fedora installation there is no /dev/dvd, the optical
>>>> drive is /dev/sr0. Unfortunately, gnome-mplayer (SVN from
>>>> yesterday) will forget the setting every now and then and try to
>>>> use /dev/dvd. Is there any way to investigate it further?
>>>> Regards, Julian
>>> Might try SVN and see if the change I made makes any difference'
>>> Kevin
>> Hi Kevin,
>> I checked out the latest SVN and it seems to be better. The only
>> device shown in the drop-down list is still only /dev/dvd, so maybe
>> this is related?
>> Regards,
>> Julian
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.12 (GNU/Linux)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>> The attached file works correctly on RHEL 6.3, but outputs nothing on
>> F17. So I'm pretty sure we have a bug in GIO/GLIB here.
>> RHEL 6.3 output
>> ./gio2
>> vm is 0x179ec00
>> drives is 0x17b9360
>> 500 GB Hard Disk eject = 0 poll = 0 volumes = 1
>> Unix device = /dev/sda
>> CD/DVD Drive eject = 0 poll = 1 volumes = 0
>> Unix device = /dev/sr0
>> Kevin
>> On 08/19/2012 02:30 PM, Julian Sikorski wrote:
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>> W dniu 18.08.2012 14:54, Kevin DeKorte pisze:
>>>> On 08/18/2012 03:57 AM, Julian Sikorski wrote:
>>>>> Hi,
>>>>> on my Fedora installation there is no /dev/dvd, the optical
>>>>> drive is /dev/sr0. Unfortunately, gnome-mplayer (SVN from
>>>>> yesterday) will forget the setting every now and then and try to
>>>>> use /dev/dvd. Is there any way to investigate it further?
>>>>> Regards, Julian
>>>> Might try SVN and see if the change I made makes any difference'
>>>> Kevin
>>> Hi Kevin,
>>> I checked out the latest SVN and it seems to be better. The only
>>> device shown in the drop-down list is still only /dev/dvd, so maybe
>>> this is related?
>>> Regards,
>>> Julian
>>> -----BEGIN PGP SIGNATURE-----
>>> Version: GnuPG v1.4.12 (GNU/Linux)
>>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>>> The attached file works correctly on RHEL 6.3, but outputs
>>> nothing on F17. So I'm pretty sure we have a bug in GIO/GLIB
>>> here.
>>> RHEL 6.3 output
>>> ./gio2 vm is 0x179ec00 drives is 0x17b9360 500 GB Hard Disk
>>> eject = 0 poll = 0 volumes = 1 Unix device = /dev/sda CD/DVD
>>> Drive eject = 0 poll = 1 volumes = 0 Unix device = /dev/sr0
>>> Kevin
>>> On 08/19/2012 02:30 PM, Julian Sikorski wrote:
> W dniu 18.08.2012 14:54, Kevin DeKorte pisze:
>>>>>> On 08/18/2012 03:57 AM, Julian Sikorski wrote:
>>>>>>> Hi,
>>>>>>> on my Fedora installation there is no /dev/dvd, the
>>>>>>> optical drive is /dev/sr0. Unfortunately, gnome-mplayer
>>>>>>> (SVN from yesterday) will forget the setting every now
>>>>>>> and then and try to use /dev/dvd. Is there any way to
>>>>>>> investigate it further?
>>>>>>> Regards, Julian
>>>>>> Might try SVN and see if the change I made makes any
>>>>>> difference'
>>>>>> Kevin
> Hi Kevin,
> I checked out the latest SVN and it seems to be better. The only > device shown in the drop-down list is still only /dev/dvd, so
> maybe this is related?
> Regards, Julian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/