http://bugs.winehq.org/show_bug.cgi?id=9949
Summary: PDF Export does not work in PITy Product: Wine Version: 0.9.46. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: oponek@gmail.com
Export to PDF and metafile (EMF) does not work in PITy.
message box (error): Access violation at address 7E7F6510 in module 'shell32.dll'. Read address 00000000
in console: err:ole:CoGetClassObject class {00bb2765-6a77-11d0-a535-00c04fd7d062} not registered err:ole:CoGetClassObject no class object {00bb2765-6a77-11d0-a535-00c04fd7d062} could be created for context 0x1
Download link for PITy 2006: http://pit.dobry.pl/index.php?down=p1
http://bugs.winehq.org/show_bug.cgi?id=9949
--- Comment #1 from Piotr Makowski oponek@gmail.com 2007-10-08 03:18:42 --- Created an attachment (id=8459) --> (http://bugs.winehq.org/attachment.cgi?id=8459) bug trace
PDF export option creates empty documents with coloured pages - without text and frames.
http://bugs.winehq.org/show_bug.cgi?id=9949
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #8459|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=9949
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk URL| |http://pit.dobry.pl/index.ph | |p?down=p1 Keywords| |download
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-10-08 10:35:26 --- Hi, could you provide the exact steps to reproduce this error (so what entries in the menu to click)
http://bugs.winehq.org/show_bug.cgi?id=9949
--- Comment #3 from Piotr Makowski oponek@gmail.com 2007-10-08 12:19:26 --- To reproduce the error you should create a new PIT and try to export it to PDF file.
Steps: 1. Run the application. 2. Close the welcome window (Od autora) by clicking "Zamknij" 3. Choose "Twórz nowe PIT-y" option (blue font) 4. Choose any from the blue options, for example the first: "Sam podatnik" 5. Click any PIT option, for example "PIT 36", then choose Akceptuj. 6. The new document is created, try to export it to PDF file by choosing: Pliki>Eksportuj>Do PDF. Enter any filename and click "Zapisz". 7. Open the file by any PDF viewer and see its corrupted.
http://bugs.winehq.org/show_bug.cgi?id=9949
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com
--- Comment #4 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-10-08 12:24:08 --- The {00bb2765-6a77-11d0-a535-00c04fd7d062} is CLSID_ACLMulti that is already implemented. Try this installing PITy in a new ~/.wine or run "wine regsvr32 browseui.dll"
http://bugs.winehq.org/show_bug.cgi?id=9949
--- Comment #5 from Piotr Makowski oponek@gmail.com 2007-10-08 13:36:51 --- Doesn't resolve the problem. The command "wine regsvr32 browseui.dll" was succesfully executed. Installing in new wine directory doesn't change anything.
http://bugs.winehq.org/show_bug.cgi?id=9949
--- Comment #6 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-10-08 13:46:35 --- And you still have the message that "class {00bb2765-6a77-11d0-a535-00c04fd7d062} not registered"? Could you check in "wine regedit" if there is a key HKLM\CLSID{00bb2765-6a77-11d0-a535-00c04fd7d062} ? You have no native browseui.dll in the c:\windows\system32 directory?
http://bugs.winehq.org/show_bug.cgi?id=9949
--- Comment #7 from Piotr Makowski oponek@gmail.com 2007-10-08 14:27:56 --- There is a key HKLM\CLSID{00bb2765-6a77-11d0-a535-00c04fd7d062} in wine registry but there is no file called "browseui.dll" in system32 directory.
errors: err:ole:CoGetClassObject class {03c036f1-a186-11d0-824a-00aa005b4383} not registered err:ole:CoGetClassObject no class object {03c036f1-a186-11d0-824a-00aa005b4383} could be created for context 0x1 err:ole:CoGetClassObject class {03c036f1-a186-11d0-824a-00aa005b4383} not registered err:ole:CoGetClassObject no class object {03c036f1-a186-11d0-824a-00aa005b4383} could be created for context 0x1
http://bugs.winehq.org/show_bug.cgi?id=9949
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #8 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-10-08 15:16:20 --- This means that after registering the CLSID_ACLMulti now it wants CLSID_ACListSF, what makes it a duplicate of bug #7581. The new information is that the lack of ACListSF not only causes that there is no paths autocompletion in the import dialog but also a crash in the export dialog.
*** This bug has been marked as a duplicate of bug 7581 ***
http://bugs.winehq.org/show_bug.cgi?id=9949
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Austin English austinenglish@gmail.com 2008-10-29 14:17:46 --- Closing abandoned.
https://bugs.winehq.org/show_bug.cgi?id=9949
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ole |-unknown
https://bugs.winehq.org/show_bug.cgi?id=9949
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |shell32