[Bug 13708] New: Canon CD Label Print does not find wineps.drv
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(a)winehq.org ReportedBy: robi(a)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. -- 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=13708 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Component|wineps.drv |-unknown --- Comment #1 from Vitaliy Margolen <vitaliy(a)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? -- 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=13708 --- Comment #2 from Robert <robi(a)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? -- 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=13708 --- Comment #3 from Robert <robi(a)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&sAllBugs -- 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=13708 Vitaliy Margolen <vitaliy(a)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(a)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. -- 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=13708 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-12-03 16:37:16 --- Is this still an issue in current (1.1.9 or newer) wine? -- 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=13708 --- Comment #6 from Robert <robi(a)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. -- 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=13708 --- Comment #7 from Stefan Leichter <Stefan.Leichter(a)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 -- 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=13708 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #8 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-12-07 03:39:01 --- That won't work: Wine doesn't support Windows printer drivers. -- 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=13708 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-12-07 03:39:11 --- Closing. -- 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=13708 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leorickg(a)yahoo.com --- Comment #10 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-01-05 03:24:47 --- *** Bug 13620 has been marked as a duplicate of this bug. *** -- 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