http://bugs.winehq.org/show_bug.cgi?id=13708
Summary: Canon CD Label Print does not find wineps.drv Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wineps.drv AssignedTo: wine-bugs@winehq.org ReportedBy: robi@hipnos.net
Created an attachment (id=13724) --> (http://bugs.winehq.org/attachment.cgi?id=13724) Output of CD Label Print.
I don't know it this is the only problem for this app not to start but can't get past error message "Compatible printer not found". The app is http://appdb.winehq.org/objectManager.php?sClass=version&iId=12366
Attached is terminal output.
http://bugs.winehq.org/show_bug.cgi?id=13708
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Component|wineps.drv |-unknown
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-05 11:43:08 --- What tells you that it can't find that file? Not blocker.
What Wine version? What is exactly the problem with your program?
http://bugs.winehq.org/show_bug.cgi?id=13708
--- Comment #2 from Robert robi@hipnos.net 2008-06-05 12:27:55 --- I've been trying to run this program over all wine versions for few years now. Even with recent RC. Terminal output says it can't find file wineps.drv.
The problem with program is that it refuses to run if it can't find compatible (Canon printable) printer. I guess installing printer drivers under wine is not an option so there should be something to pass USB connected printer like it is connected under real windows?
http://bugs.winehq.org/show_bug.cgi?id=13708
--- Comment #3 from Robert robi@hipnos.net 2008-06-05 15:08:27 --- This app has probably the same problem: http://appdb.winehq.org/objectManager.php?sClass=version&iId=5557&sA...
http://bugs.winehq.org/show_bug.cgi?id=13708
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Summary|Canon CD Label Print does |Canon CD Label Print needs |not find wineps.drv |it's own driver to run
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-05 17:30:18 --- (In reply to comment #2)
I've been trying to run this program over all wine versions for few years now. Even with recent RC. Terminal output says it can't find file wineps.drv.
Where? All you showed was "warn" messages - do not enable that. Wine tries number of places when it's looking for any given file. Of course you will see messages that a file was not found in one place or the other.
No you can't use native printer drivers on Wine. If this program will work with only it's own driver - this is not fixable in the near term.
http://bugs.winehq.org/show_bug.cgi?id=13708
--- Comment #5 from Austin English austinenglish@gmail.com 2008-12-03 16:37:16 --- Is this still an issue in current (1.1.9 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=13708
--- Comment #6 from Robert robi@hipnos.net 2008-12-04 02:16:29 --- Yes, it's still an issue. I guess the problem is that we don't know what makes CD Label Print consider printer driver is installed.
http://bugs.winehq.org/show_bug.cgi?id=13708
--- Comment #7 from Stefan Leichter Stefan.Leichter@camLine.com 2008-12-05 13:14:43 --- Created an attachment (id=17658) --> (http://bugs.winehq.org/attachment.cgi?id=17658) Stripped relay log
Looks like the problem is the failing GetProcAddress call for the functions BJDeviceMode and BJDeviceMode2.
So your first Problem is the registry. You need the correct entries for your printer under HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print\Printers
There might be a second problem because my system has two printers configured, but only one is tested in the function
http://bugs.winehq.org/show_bug.cgi?id=13708
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2008-12-07 03:39:01 --- That won't work: Wine doesn't support Windows printer drivers.
http://bugs.winehq.org/show_bug.cgi?id=13708
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Dmitry Timoshkov dmitry@codeweavers.com 2008-12-07 03:39:11 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=13708
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leorickg@yahoo.com
--- Comment #10 from Dmitry Timoshkov dmitry@codeweavers.com 2009-01-05 03:24:47 --- *** Bug 13620 has been marked as a duplicate of this bug. ***