[Bug 9949] New: PDF Export does not work in PITy
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(a)winehq.org ReportedBy: oponek(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9949 --- Comment #1 from Piotr Makowski <oponek(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9949 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #8459|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9949 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk URL| |http://pit.dobry.pl/index.ph | |p?down=p1 Keywords| |download --- Comment #2 from Louis Lenders <xerox_xerox2000(a)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) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9949 --- Comment #3 from Piotr Makowski <oponek(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9949 Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski(a)gmail.com --- Comment #4 from Mikolaj Zalewski <mikolaj.zalewski(a)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" -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9949 --- Comment #5 from Piotr Makowski <oponek(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9949 --- Comment #6 from Mikolaj Zalewski <mikolaj.zalewski(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9949 --- Comment #7 from Piotr Makowski <oponek(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9949 Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #8 from Mikolaj Zalewski <mikolaj.zalewski(a)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 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9949 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2008-10-29 14:17:46 --- Closing abandoned. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=9949 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ole |-unknown -- 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.
https://bugs.winehq.org/show_bug.cgi?id=9949 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |shell32 -- 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