Mailinglist Archive: opensuse-bugs (7763 mails)
| < Previous | Next > |
[Bug 225231] New: pnmtopng has wrong path to rgb.txt
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 1 Dec 2006 04:34:01 -0700 (MST)
- Message-id: <bug-225231-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=225231
Summary: pnmtopng has wrong path to rgb.txt
Product: openSUSE 10.2
Version: RC 4
Platform: Other
OS/Version: Other
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: mskibbe@xxxxxxxxxx
QAContact: qa@xxxxxxx
#cat bla.pnm | pnmtopng -transparent =red bla.png
pnmtopng: can't open color names dictionary file named /usr/lib/X11/rgb.txt,
/usr/openwin/lib/rgb.txt, or /usr/X11R6/lib/X11/rgb.txt and Environment
variable RGBDEF not set. Set RGBDEF to the pathname of your rgb.txt file or
don't use color names.
i attach a patch to correct this:
new path is /usr/share/X11/rgb.txt
--
Configure bugmail: https://bugzilla.novell.com/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.
Summary: pnmtopng has wrong path to rgb.txt
Product: openSUSE 10.2
Version: RC 4
Platform: Other
OS/Version: Other
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: mskibbe@xxxxxxxxxx
QAContact: qa@xxxxxxx
#cat bla.pnm | pnmtopng -transparent =red bla.png
pnmtopng: can't open color names dictionary file named /usr/lib/X11/rgb.txt,
/usr/openwin/lib/rgb.txt, or /usr/X11R6/lib/X11/rgb.txt and Environment
variable RGBDEF not set. Set RGBDEF to the pathname of your rgb.txt file or
don't use color names.
i attach a patch to correct this:
new path is /usr/share/X11/rgb.txt
--
Configure bugmail: https://bugzilla.novell.com/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.
| < Previous | Next > |