Adobe Acrobat Partial Functionality

Questions about Wine on Linux
Locked
bettylou
Level 1
Level 1
Posts: 8
Joined: Wed Oct 16, 2013 2:34 pm

Adobe Acrobat Partial Functionality

Post by bettylou »

Hello,

I have Adobe Acrobat X (10.1.8.24) installed and (semi) working in Wine (1.7.13-1). I can open pdfs and save them as well as perform document splits, remove hidden data, etc.

But, there are a few tasks that crash. One is inserting pages. Another is protecting or unprotecting pdfs.

The most common error I see is when tasks crash is:

Code: Select all

err:ole:CoGetClassObject no class object {b5f8350b-0548-48b1-a6ee-88bd00b4a5e7} could be created 
When I try to protect (password) an open pdf, I see:

Code: Select all

err:ole:CoGetClassObject no class object {b5f8350b-0548-48b1-a6ee-88bd00b4a5e7} could be created for context 0x15
wine: Unhandled page fault on execute access to 0x00797469 at address 0x797469 (thread 0009), starting debugger...
I see that this is an old bug: http://bugs.winehq.org/show_bug.cgi?id=12659. In fact, I have seen countless cases in my searches where questions pertaining to similar problems have dead-ends or, sometimes conflicting, non-productive solutions... all of them oldish.

Does anyone have a verified pathway for resolving the problem?
bettylou
Level 1
Level 1
Posts: 8
Joined: Wed Oct 16, 2013 2:34 pm

Re: Adobe Acrobat Partial Functionality

Post by bettylou »

I am still searching for a solution to the refractory problem. So far, all dead ends.
Locked