http://bugs.winehq.org/show_bug.cgi?id=18906
Summary: when printing within tilt and wrap application, the program crashes Product: Wine Version: unspecified Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P4 Component: rasapi32 AssignedTo: wine-bugs@winehq.org ReportedBy: uwe.koch@opticakoch.cl
While running from the command line, when I click on the print button, I get a "run-time error 482" message: Printer error! After clicking ok in the dialog box, the application crashes.
Error in command line says:
uwe@koch-laptop:~$ wine tiltandwrap.exe fixme:win:LockWindowUpdate (0x10046), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub!
http://bugs.winehq.org/show_bug.cgi?id=18906
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|rasapi32 |-unknown
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-06-12 08:14:44 --- Please attach complete terminal output http://wiki.winehq.org/FAQ#get_log Also what Wine version are you using?
http://bugs.winehq.org/show_bug.cgi?id=18906
--- Comment #2 from Uwe Koch Kronberg uwe.koch@opticakoch.cl 2009-06-12 12:09:51 --- Created an attachment (id=21757) --> (http://bugs.winehq.org/attachment.cgi?id=21757) result of running application and using the print option
http://bugs.winehq.org/show_bug.cgi?id=18906
--- Comment #3 from Uwe Koch Kronberg uwe.koch@opticakoch.cl 2009-06-12 12:12:34 --- previous version was 1.1.22. Current is 1.1.23, but I have to reboot the PC. DCOM98.EXE seems to solve a lot of the related OLE problems.
http://bugs.winehq.org/show_bug.cgi?id=18906
--- Comment #4 from Uwe Koch Kronberg uwe.koch@opticakoch.cl 2009-06-12 12:28:17 --- Created an attachment (id=21759) --> (http://bugs.winehq.org/attachment.cgi?id=21759) log.txt after running app. and printing, DCOM98.exe also prev. executed
I am adding the resulting log.txt file after the new wine version (1.1.23) was installed. It is apparent that running the DCOM98.EXE file was successfull. The printed paper also looks o.k., but the log.txt file still says another thing. I do not know if it is important.
http://bugs.winehq.org/show_bug.cgi?id=18906
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.22
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-13 06:29:02 --- (In reply to comment #3)
previous version was 1.1.22. Current is 1.1.23, but I have to reboot the PC. DCOM98.EXE seems to solve a lot of the related OLE problems.
Which related OLE problems? How are they related to this bug? In the log there is no crash, why do you think the app crashes? Also don't install DCOM98 or anything else without a reason, use clean Wine installation for reporting bugs.
http://bugs.winehq.org/show_bug.cgi?id=18906
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |printing
http://bugs.winehq.org/show_bug.cgi?id=18906
--- Comment #6 from Uwe Koch Kronberg uwe.koch@opticakoch.cl 2009-06-13 20:37:56 --- I was following the suggestions made on the wine web page if OLE problems where detected. If you see the first part of the first log.txt file I sent, you will see the problems when launched from the command line.
http://bugs.winehq.org/show_bug.cgi?id=18906
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-14 02:43:44 --- These so called "OLE errors" are caused by DCOM98 installation, don't do that. Again, in the last log there is no any crash.
http://bugs.winehq.org/show_bug.cgi?id=18906
--- Comment #8 from Uwe Koch Kronberg uwe.koch@opticakoch.cl 2009-06-14 16:32:54 --- Quite the opposite! After installing DCOM98 I had no OLE errors shown from the command line. The errors shown in my first log.txt file appeared before installing DCOM98, no after that. I just followed the recommendation written here:
http://wiki.winehq.org/FAQ#head-4bb9daaf9091eeac20707a6904425e76ffa8ed0e
http://bugs.winehq.org/show_bug.cgi?id=18906
--- Comment #9 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-15 00:11:28 --- I take that by Ole errors you mean: err:module:DelayLoadFailureHook failed to delay load rpcrt4.dll.I_RpcExceptionFilter wine: Call from 0x7b844583 to unimplemented function rpcrt4.dll.I_RpcExceptionFilter, aborting wine: Unimplemented function rpcrt4.dll.I_RpcExceptionFilter called at address 0x7b844583 (thread 0020), starting debugger... Unhandled exception: unimplemented function rpcrt4.dll.I_RpcExceptionFilter called in 32-bit code (0x7b844583).
That means that your ~/.wine is broken. Do 'rm -rf ~/.wine' and install the app again.
And once again: In the log there is no crash, why do you think the app crashes? Also don't install DCOM98 or anything else without a reason, use clean Wine installation for reporting bugs.
http://bugs.winehq.org/show_bug.cgi?id=18906
--- Comment #10 from Uwe Koch Kronberg uwe.koch@opticakoch.cl 2009-06-15 08:29:37 --- The application does not crash any more. I have had problems with wine neither. May be wine showed a broken install because it was run while I was upgrading from 1.1.22 to 1.1.23. And the original error messages I saw from the command line where OLE related problems. For sake, I did not hold the messages in a log file. An alternative would be to remove DCOM98 and recreate the situation. How do I remove DCOM98 in order to show you the results? Sorry if I was not clear writing all the stuff down during the install process.
http://bugs.winehq.org/show_bug.cgi?id=18906
--- Comment #11 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-16 02:09:45 --- DCOM98 can't be easily removed, you would need to delete/move ~/.wine and install the app again. If the problem has gone, does that mean that the bug was caused by broken ~/.wine?
http://bugs.winehq.org/show_bug.cgi?id=18906
--- Comment #12 from Uwe Koch Kronberg uwe.koch@opticakoch.cl 2009-06-16 08:01:27 --- I can not state that. I have installed the application on three different PC's, one of them, without installing DCOM98. Let me check that later today. If it was installed without DCOM98, I will record a log.txt from the command line and post it here. On the other PC's I have both upgraded to 1.1.23 and installed DCOM98. But I do not believe that the problem was caused by a broken .wine.
http://bugs.winehq.org/show_bug.cgi?id=18906
--- Comment #13 from Uwe Koch Kronberg uwe.koch@opticakoch.cl 2009-06-17 11:47:50 --- Please find the attached log1.txt file. It was generated on a pure wine 1.1.22 install, without DCOM98.
http://bugs.winehq.org/show_bug.cgi?id=18906
--- Comment #14 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-17 12:26:30 --- (In reply to comment #13)
Please find the attached log1.txt file.
Where is it?
http://bugs.winehq.org/show_bug.cgi?id=18906
--- Comment #15 from Uwe Koch Kronberg uwe.koch@opticakoch.cl 2009-06-17 12:47:40 --- Created an attachment (id=21854) --> (http://bugs.winehq.org/attachment.cgi?id=21854) issues shown from the command line
I don know where the former file was attached, here it is again. No DCOM98 on that PC that run the application.
http://bugs.winehq.org/show_bug.cgi?id=18906
--- Comment #16 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-17 13:01:36 --- (In reply to comment #15)
Created an attachment (id=21854)
--> (http://bugs.winehq.org/attachment.cgi?id=21854) [details]
issues shown from the command line I don know where the former file was attached, here it is again. No DCOM98 on that PC that run the application.
There is no an indication of the crash there, what that log is supposed to demonstrate?
http://bugs.winehq.org/show_bug.cgi?id=18906
--- Comment #17 from Uwe Koch Kronberg uwe.koch@opticakoch.cl 2009-06-17 13:08:45 --- OlE related problems. I said before that I had no further crash problems any more. Don't know why, I am sorry, but I don't have seen any crashes (for the better)
http://bugs.winehq.org/show_bug.cgi?id=18906
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #18 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-18 00:21:27 --- (In reply to comment #17)
OlE related problems.
There is no OLE problems there.
I said before that I had no further crash problems any more. Don't know why, I am sorry, but I don't have seen any crashes (for the better)
That means that the bug has been caused by a broken ~/.wine prefix.
http://bugs.winehq.org/show_bug.cgi?id=18906
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #19 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-18 00:22:05 --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=18906
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|when printing within tilt |Tilt and Wrap Calculator |and wrap application, the |app crashes when pressing |program crashes |print button (broken | |WINEPREFIX, native dcom98 | |-> oleaut32/ole32/rpcrt4 | |overrides) Keywords|printing | CC| |focht@gmx.net