[zathura] Can't open PDF

Problems with packages? Post here, using [tags] of the package name.

[zathura] Can't open PDF

Postby Khoi » Sun May 17, 2015 12:35 pm

Hi,

When I try to open a pdf with zathura, I get the following error.

$this->bbcode_second_pass_code('', 'error: could not load plugin /usr/lib/zathura/pdf.so (libgirara-gtk3.so.1: cannot open shared object file: No such file or directory)
error: Unknown file type: 'application/pdf'')

I have installed a pdf plugin.

Thanks for the amazing work!
Khoi
 
Posts: 11
Joined: Sun May 17, 2015 12:08 am

Re: [zathura] Can't open PDF

Postby WarheadsSE » Sun May 17, 2015 3:24 pm

Do you have girara installed?
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: [zathura] Can't open PDF

Postby Khoi » Sun May 17, 2015 3:27 pm

Hi,

Sorry, I should have specified that girara is installed.
Khoi
 
Posts: 11
Joined: Sun May 17, 2015 12:08 am

Re: [zathura] Can't open PDF

Postby willardthor » Sat May 23, 2015 10:08 pm

I have the same issue.

$this->bbcode_second_pass_code('', '$ pacman -Ss girara
community/girara 0.2.4-1 [installed]
User interface library focused on simplicity and minimalism
$ find /usr/lib -name libgirara*
/usr/lib/libgirara-gtk3.so.2.0
/usr/lib/libgirara-gtk3.so
/usr/lib/libgirara-gtk3.so.2')

So, zathura is looking for libgirara-gtk3.so.1, and we have a libgirara-gtk3.so and a libgirara-gtk3.so.2 installed. Was girara updated recently, and zathura is still looking for the old version of the library?
willardthor
 
Posts: 4
Joined: Wed Aug 13, 2014 10:59 am

Re: [zathura] Can't open PDF

Postby willardthor » Sat May 23, 2015 10:21 pm

I tried downgrading girara by running

$this->bbcode_second_pass_code('', '$ sudo pacman -U /var/cache/pacman/pkg/girara-0.2.3-1-armv7h.pkg.tar.xz')

and then zathura complains that it needs libgirara-gtk3.so.2 . Seems zathura (or zathura + the libraries it depends on) needs both versions of the library, which is probably a bug.

So as a (terrible) temporary measure, I ran

$this->bbcode_second_pass_code('', '$ cd /usr/lib
$ sudo ln -s libgirara-gtk3.so.2.0 libgirara-gtk3.so.1.0
$ sudo ln -s libgirara-gtk3.so.1.0 libgirara-gtk3.so.1')

and zathura is working again (so far).
willardthor
 
Posts: 4
Joined: Wed Aug 13, 2014 10:59 am


Return to Packages

Who is online

Users browsing this forum: Google [Bot] and 10 guests