Unable to print from Acrobat 8 Pro

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
ToddAndMargo
Level 3
Level 3
Posts: 52
Joined: Tue Feb 28, 2012 12:32 am

Unable to print from Acrobat 8 Pro

Post by ToddAndMargo »

Hi All,

Wine 1.4

I am unable to print from Adobe 8 Professional. The error message is:
The document could not be printed.
The following shows up on my terminal when I hit print:
err:ole:CoGetClassObject class {b5f8350b-0548-48b1-a6ee-88bd00b4a5e7} not registered
err:ole:create_server class {b5f8350b-0548-48b1-a6ee-88bd00b4a5e7} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {b5f8350b-0548-48b1-a6ee-88bd00b4a5e7} could be created for context 0x15
err:progress:ProgressWindowProc unknown msg 2005 wp=0001 lp=00000000
fixme:psdrv:PSDRV_ExtEscape QUERYESCSUPPORT(4117) - not supported.
fixme:psdrv:PSDRV_ExtEscape QUERYESCSUPPORT(4117) - not supported.
err:ole:CoGetClassObject class {b5f8350b-0548-48b1-a6ee-88bd00b4a5e7} not registered
err:ole:create_server class {b5f8350b-0548-48b1-a6ee-88bd00b4a5e7} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {b5f8350b-0548-48b1-a6ee-88bd00b4a5e7} could be created for context 0x15
err:ole:CoGetClassObject class {b5f8350b-0548-48b1-a6ee-88bd00b4a5e7} not registered
err:ole:create_server class {b5f8350b-0548-48b1-a6ee-88bd00b4a5e7} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {b5f8350b-0548-48b1-a6ee-88bd00b4a5e7} could be created for context 0x15
Any idea how to fix this?

Many thanks,
-T
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Unable to print from Acrobat 8 Pro

Post by dimesio »

ToddAndMargo wrote:
err:ole:CoGetClassObject class {b5f8350b-0548-48b1-a6ee-88bd00b4a5e7} not registered
That's http://bugs.winehq.org/show_bug.cgi?id=12659, though I'm not sure it's the cause of your printing problem. Does printing work with other Wine apps (notepad)?
ToddAndMargo
Level 3
Level 3
Posts: 52
Joined: Tue Feb 28, 2012 12:32 am

Re: Unable to print from Acrobat 8 Pro

Post by ToddAndMargo »

dimesio wrote:
ToddAndMargo wrote:
err:ole:CoGetClassObject class {b5f8350b-0548-48b1-a6ee-88bd00b4a5e7} not registered
That's http://bugs.winehq.org/show_bug.cgi?id=12659, though I'm not sure it's the cause of your printing problem. Does printing work with other Wine apps (notepad)?
Yes. Only Acrobat 8 Professional is giving the problem
ToddAndMargo
Level 3
Level 3
Posts: 52
Joined: Tue Feb 28, 2012 12:32 am

Re: Unable to print from Acrobat 8 Pro

Post by ToddAndMargo »

ToddAndMargo wrote:Yes. Only Acrobat 8 Professional is giving the problem
No problem going into "preferences" as stated in bug 12659
Locked