[Bug 19073] New: winedevice doesn't check that driver exist before loading?

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 24 21:40:09 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19073

           Summary: winedevice doesn't check that driver exist before
                    loading?
           Product: Wine
           Version: 1.1.24
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: download, source
          Severity: minor
          Priority: P2
         Component: programs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


austin at midna:~$ wine winedevice thisdriverdoesntexist ; echo $?
0
austin at midna:~$ wine winedevice ; echo $?
err:winedevice:wmain missing device name, winedevice isn't supposed to be run
manually
1

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list