LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Abandonware (Adobe Acrobat) startup error (https://www.linuxquestions.org/questions/slackware-14/abandonware-adobe-acrobat-startup-error-4175613396/)

business_kid 09-07-2017 11:26 AM

Abandonware (Adobe Acrobat) startup error
 
Code:

(acroread:27560): Gtk-WARNING **: Unable to locate theme engine in module_path: "xfce",

(acroread:27560): Gtk-WARNING **: Unable to locate theme engine in module_path: "xfce",

(acroread:27560): Gtk-WARNING **: Unable to locate theme engine in module_path: "xfce",

I don't really believe that's a show stopper - I suspect compat32 libs. Earlier, I had the exact same error from a line in the 15,000s.
Every time I hit up arrow & return in an xterm, the line number of the error increases :-/. 28106, 28286, 28334, 28382, 28430, 28478, 28526, 28574, 28622, 28670, 28718, 28766. Mainly, that's a difference of 48 lines :-o. It got up to the 32000s, and then started at the beginni9ng again:-/.
But I have backed up the installed 14.2-compat32 packages and done a global 'upgradepkg --install-new' on the compat32 stuff. There has been messing recently, as I have been upgrading & downgrading to achieve compatibility. I have 64 bit happy, but the odd 32bit program is bellyaching because some compat32 packages were wiped by a 'slackpkg upgrade' (I think).

I know Adobe Acrobat Reader for Linux is abandonware and Adobe company policy seems to be to annoy and urinate on linux users, but I'm kind of used to it, and not enthusiastic about the alternatives.

55020 09-07-2017 02:02 PM

That's not a line number, that's a pid

rainydayshirt 09-07-2017 04:18 PM

I realize you specifically stated that you aren't particularly interested in AAReader alternatives, but have you tried qpdfview or Evince? qpdfview is definitely my favorite, it runs exceptionally smoothly/speedily on my older/slower hardware.

jefro 09-07-2017 07:21 PM

Just wondering out loud here.

https://askubuntu.com/questions/7679...n-ubuntu-16-04 has a recent sort of post. Wonder if a deb to slack install would help this or make it worser. :)

RadicalDreamer 09-07-2017 07:36 PM

I like Okular better than Adobe Reader.

Gordie 09-07-2017 09:04 PM

Quote:

Originally Posted by rainydayshirt (Post 5756617)
I realize you specifically stated that you aren't particularly interested in AAReader alternatives, but have you tried qpdfview or Evince? qpdfview is definitely my favorite, it runs exceptionally smoothly/speedily on my older/slower hardware.

Sure glad I wandered in here. qpdfview is just what the doctor ordered. I installed the slackbuild and sure do like it

drgibbon 09-07-2017 09:50 PM

I like Zathura for reading (it's keyboard centric), Okular for more complicated documents (say with forms), and Qoppa PDF Studio for editing (but there's also Master PDF Editor).

solarfields 09-08-2017 01:47 AM

Do you have your theme engine converted to a compat32 package? Unfortunatelly, Adobe reader is still required for filling documents with forms or something that connects online, etc... Therefore, I keep it around, though I use Evince. I have had problems with missing icons in Adobe Reader's dialogues in 64bit Slackware. Also, errors like

Quote:

Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Unrecognized image file format

GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)' failed

GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
I don't know if your issue is related, but I fixed this by running:

gdk-pixbuf-query-loaders-32 > /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache

here's more info: https://slackalaxy.com/2013/12/30/32...re64-multilib/

business_kid 09-08-2017 02:44 AM

Quote:

Originally Posted by 55020 (Post 5756584)
That's not a line number, that's a pid


Ah, that explains it. Why suddenly go to low numbers?


I must say I'm impressed with the unwanted alternative offerings. Adobe acrobat reader is such a pita, it's worthwhile finding an alternative. I just wasn't ready for pain. I will try suggestions and post again later.

business_kid 09-08-2017 05:19 AM

To answer some of the many suggestions:
* I don't like Okular. I tried it before. I tried to install it anyhow and it crapped out for the lack of libactivities.so.6. That won't last.
* Converting the theme engine to compat32 achieved nothing
* qpdfview won't compile for the lack of synctex, and I decided not to try installing that. So a recursive 'rm' command is coming there.
*- Evince I found in pkg and installed. When is he intending to write the rest of it? It might be worthy trying then. Right now, it looks like WIP.

My main user complains for the lack of the xfce theme with Acrobat. Other users complain for the lack of the 'adwaita' theme. But I can get help, or a version, even a -toPostScript output file, so I seem to be over the compat32 stuff. Acrobat seems to be stuck talking to X. Likewise ldd finds all the (many) required libraries.

xpdf seems to be the working substitute atm. I will try Master PDF and Qoppa PDF Studio. Zathura I will not try because I have a keyboard centric thing.

Failing that, I have 2 m$ windows and a Mint install in VMs and I can drop a reader in one of them.

solarfields 09-08-2017 05:27 AM

is it possible that your Slackware installation is somewhat messed up?

business_kid 09-08-2017 05:56 AM

Quote:

Originally Posted by solarfields (Post 5756749)
is it possible that your Slackware installation is somewhat messed up?

Yep. That's more than possible, it's probable. I have been sucked into upgrading some apps for security fixes or necessary features and then had to downgrade for compatibility. I also have an unhealthy amount of stuff compiled here.

I looked at Qoppa, but they want money for it :-o. Master PDF studio seems the business. It slackbuilds, installs, runs and opens pdf files. I get messy pdfs to read. I don't know what else it does, but anything beyond that is a bonus.

So I can get rid of Abandonware, Mediocre-ware and Referenceware (Where the program doesn't actually DO ANYTHING, but calls a humungoius number of libs to do it).

Summarizing, the solution is to install masterpdf and uninstall acrobat.

drgibbon 09-08-2017 11:05 AM

Quote:

Originally Posted by business_kid (Post 5756755)
I looked at Qoppa, but they want money for it :-o

I do use the paid version because I have to deal with digital signatures and such, but I should have mentioned that they also have a free viewer (PDF Studio Viewer). Just another option for dealing with those complicated PDFs :)

RadicalDreamer 09-08-2017 03:54 PM

Okular is apart of Slackware base install in Current at least. It works fine here.
Code:

installed              slackware64                  okular-4.14.3-x86_64-2

business_kid 09-09-2017 04:08 AM

Quote:

Originally Posted by RadicalDreamer (Post 5756902)
Okular is apart of Slackware base install in Current at least. It works fine here.

Yes, it's part of kde, but I went the low cholesterol route with XFCE. I'd have to find libactivities in the kde packages and install that. As I mentioned, I was underwhelmed with it when I did bother.


All times are GMT -5. The time now is 10:15 PM.