Mailinglist Archive: opensuse-bugs (14787 mails)
| < Previous | Next > |
[Bug 223449] New: Monitor manufacturer disk not recognized in SaX2 / WinINF.pm
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 23 Nov 2006 06:23:15 -0700 (MST)
- Message-id: <bug-223449-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=223449
Summary: Monitor manufacturer disk not recognized in SaX2 /
WinINF.pm
Product: SUSE Linux 10.1
Version: Final
Platform: x86
OS/Version: SuSE Linux 10.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: SaX2
AssignedTo: ms@xxxxxxxxxx
ReportedBy: alx@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
When installing a Dell monitor the CD from Dell was not recognized in SaX2. On
this CD, all filenames are stored in upper case, so the "find $mountpoint -name
'*.inf'" in WinINF.pm fails. Replacing -name with -iname solves the problem.
--
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: Monitor manufacturer disk not recognized in SaX2 /
WinINF.pm
Product: SUSE Linux 10.1
Version: Final
Platform: x86
OS/Version: SuSE Linux 10.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: SaX2
AssignedTo: ms@xxxxxxxxxx
ReportedBy: alx@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
When installing a Dell monitor the CD from Dell was not recognized in SaX2. On
this CD, all filenames are stored in upper case, so the "find $mountpoint -name
'*.inf'" in WinINF.pm fails. Replacing -name with -iname solves the problem.
--
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 > |