Brian Millett wrote:
Hi, I'm running rawhide, updated as of 2005-10-12. when I try to run system-config-display I get the following: [bpm]$ system-config-display /usr/share/system-config-display/xconf.py:32: DeprecationWarning: rhpl.monitor is deprecated; import rhpxl.monitor instead. import rhpl.monitor Traceback (most recent call last): File "/usr/share/system-config-display/xconf.py", line 32, in ? import rhpl.monitor File "/usr/lib/python2.4/site-packages/rhpl/monitor.py", line 6, in ? from rhpxl.monitor import * File "/usr/lib/python2.4/site-packages/rhpxl/monitor.py", line 427, in ? read_modes("vesamodes") File "/usr/lib/python2.4/site-packages/rhpxl/monitor.py", line 404, in read_modes fd = open("/usr/share/rhpl/" + filename, 'r') IOError: [Errno 2] No such file or directory: '/usr/share/rhpl/vesamodes' Filed as: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=170508 -- Brian Millett - [ Harriman Gray and Col. Ari Ben Zayn, "Eyes"] "When do we begin?" 'As always, Mr. Gray, when the time is right...'
change line : fd = open("/usr/share/rhpl/" + filename, 'r') to : fd = open("/usr/share/rhpxl/" + filename, 'r')
begin:vcard fn;quoted-printable:Tomo Vu=C4=8Dkovi=C4=87 n;quoted-printable:Vu=C4=8Dkovi=C4=87;Tomo org;quoted-printable:NIS-Naftna Industrija Srbije;Sektor za razvoj informacionih sistema i informati=C4=8Dkih tehnologija adr:;;Narodnog fronta 12;Novi Sad;Vojvodina;21000;Srbija i Crna Gora email;internet:tomo.vuckovic@xxxxxx title:Programer u sektoru za razvoj IS tel;work:+381 (21) 481-3522 note:ICQ : 332563031 version:2.1 end:vcard
-- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list