[Bug 17020] New: Pasco DataStudio driver won't install
http://bugs.winehq.org/show_bug.cgi?id=17020 Summary: Pasco DataStudio driver won't install Product: Wine Version: 1.1.13 Platform: Other URL: http://www.pasco.com/support/downloads OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com I know we don't support drivers yet, but we ought to at least run their installers. I received a request to look into the Pasco DataStudio usb drivers, so I started by installing DataStudio, looking in its Drivers subdirectory, and running the dpinst.exe installer there. It exited silently without installing anything. The console showed: fixme:wintrust:WinVerifyTrust unimplemented for 3 fixme:ntdll:server_ioctl_file Unsupported ioctl 9c040 (device=9 access=3 func=10 method=0) err:setupapi:SetupCopyOEMInfW Could not add catalog Interestingly, this installer seems to be a standard one that Microsoft provides in its DDK, or something; see http://msdn.microsoft.com/en-us/library/ms790806.aspx so it's not just some random installer. Maybe it would be worth looking into. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17020 --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> 2009-01-19 06:31:40 --- Created an attachment (id=18829) --> (http://bugs.winehq.org/attachment.cgi?id=18829) wintrust: Set normal file attributes on the target catalog file in CryptCATAdminAddCatalog. The problem is that we copy the catalog file without setting sane attributes, so if the source catalog file is read-only the target will be read-only too, which results in an error when running the installer again. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17020 --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2009-01-19 10:32:46 --- With that patch, the driver does get copied to system32/drivers/, thanks. (No idea what other problems lurk, but at least the file is there now.) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17020 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17020 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2009-01-21 09:05:03 --- Patch committed, http://www.winehq.org/pipermail/wine-cvs/2009-January/052088.html Driver install should work out of the box in wine-1.1.14. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17020 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2009-01-30 11:05:12 --- Closing bugs fixed in 1.1.14. -- 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.
participants (1)
-
wine-bugs@winehq.org