[Bug 144536] (libperl) could not run system-config-printer

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 8 16:28:05 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: (libperl) could not run system-config-printer


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=144536





------- Additional Comments From jvdias at redhat.com  2005-11-08 11:27 EST -------
I'm very sorry for the problems this has caused.

I'll be issuing a PERL update for FC-3 by the end of this week. 

Until this new perl version fixes the core problem, you could fix it yourself as
follows, by editing the /usr/share/printconf/conf/printconf_conf.py file, 
@ line 1459 - change:  
     magic_perl = "perl -e 'ioctl(STDIN,0x84005001,$result);"
to:
     magic_perl="perl -e '$result=chr(0)x1024;ioctl(STDIN,0x84005001,$result);"

That will fix the problem with the printconf gui .

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-perl-devel-list mailing list