You are not logged in.

#1 2008-10-31 08:26:33

mentallaxative
Member
From: Australia
Registered: 2008-07-14
Posts: 134
Website

epdfview -- error messages in terminal

Hello,

Nowadays I try to do everything from the terminal, including opening up PDFs to study. The trouble is that when I use epdfview from the command line, it spits out GTK error messages whenever I change pages:

(epdfview:8848): GLib-GObject-CRITICAL **: g_value_unset: assertion `G_IS_VALUE (value)' failed

Is there any way I hide away these messages, or should I try to file a bug report upstream? I just had a look at the epdfview website and I have no idea how to do so.


edit: forget this post. I installed the new evince and it is soooo much better.

Last edited by mentallaxative (2008-10-31 08:58:50)

Offline

#2 2008-10-31 09:00:38

esters
Member
Registered: 2006-11-04
Posts: 173

Re: epdfview -- error messages in terminal

You could try epdfview-svn maybe.

Last edited by esters (2008-10-31 09:00:55)

Offline

#3 2008-10-31 09:11:44

kishd
Member
Registered: 2006-06-14
Posts: 401

Re: epdfview -- error messages in terminal

You could redirect error messages to null

epdfview >/dev/nul 2>&1

This should suppress all error messages.


---for there is nothing either good or bad, but only thinking makes it so....
Hamlet, W Shakespeare

Offline

#4 2008-10-31 09:15:06

mentallaxative
Member
From: Australia
Registered: 2008-07-14
Posts: 134
Website

Re: epdfview -- error messages in terminal

Thanks for replying esters. I did consider the svn package, but then I looked at the changesets and saw that most of the changes are to do with improving translations. When I used to run ram-hungry Firefox I could not use Evince with it because the system would just slow down to a crawl, but I have switched to Conkeror since and as I have just found, Evince is no longer as slow as I used to think it was.

Plus, I missed the vi-like keyboard shortcuts in Evince anyway.

Offline

Board footer

Powered by FluxBB