Bug#824405: evince: scrollbar regression with libgtk-3-0 3.20

2016-05-15 Thread Jason Crain
On Sun, May 15, 2016 at 05:47:14PM +0200, Jörg-Volker Peetz wrote:
> keeping it sober, I use just openbox + lxpanel, no desktop theme set. In
> ~/.config/gtk-3.0/gtk.css I have, beside some color settings, these defined:
> 
> .scrollbar {
>   -GtkScrollbar-has-backward-stepper: true;
>   -GtkScrollbar-has-forward-stepper: true;
> }
> .scrollbar.trough {
>   background-color: Thistle2;
> }
> 
> Concerning Adwaita or themes, all dependencies of libgtk-3-common are 
> installed.

The steppers have been missing from the default gnome theme for a while,
so this is more about how your css override has stopped working, right?



Bug#824405: evince: scrollbar regression with libgtk-3-0 3.20

2016-05-15 Thread Jason Crain
On Sun, May 15, 2016 at 05:17:17PM +0200, Jörg-Volker Peetz wrote:
> the forward and backward steppers of the vertical and horizontal
> scrollbars disappear with version 3.20 of gtk-3.

What desktop environment are you using?  If you change the desktop theme
and/or appearance to Adwaita, does that fix the problem?



Bug#824380: libsoup: debug symbols package is missing

2016-05-15 Thread Jason Crain
On Sun, May 15, 2016 at 03:56:24AM -0500, Jason Crain wrote:
> deb http://ftp.us.debian.org/debian unstable main contrib non-free

Sorry, that deb liine should be:

deb http://debug.mirrors.debian.org/debian-debug/ unstable-debug main



Bug#824380: libsoup: debug symbols package is missing

2016-05-15 Thread Jason Crain
On Sun, May 15, 2016 at 05:08:28AM -0300, Thiago Sousa Santos wrote:
> It seems like libsoup*-dbg package is missing from
> debian sid (didn't check other versions)

libsoup has changed to automatic debug packages. See
https://wiki.debian.org/AutomaticDebugPackages for more information.

To find the new *-dbgsym packages you can add a line like this to
/etc/apt/sources.list:

deb http://ftp.us.debian.org/debian unstable main contrib non-free

or download from http://snapshot.debian.org/ .  I think for now it's
only for the unstable and experimental dists.



Bug#740754: pdftocairo: Completely incorrect output dimensions for rotated PDFs

2016-05-14 Thread Jason Crain
Control: fixed -1 0.43.0-1
Control: tags -1 + patch fixed-in-experimental

Fixed in poppler 0.43.0 in experimental
upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=94655
commit: 
https://cgit.freedesktop.org/poppler/poppler/commit/?id=af332349d7a5e3737ea53608cda2f1cad6159108



Bug#782823: Evince always crashes when called without arguments, error "rangecheck -15 \n Segmentation fault"

2016-05-14 Thread Jason Crain
Control: tags -1 + moreinfo unreproducible

On Sat, Apr 18, 2015 at 12:23:39PM +0100, George Bateman wrote:
> When I click on an Evince launcher from the Cinnamon menu, it causes
> Evince to appear briefly, then close. When I type "evince" in a
> terminal, the same thing happens, but I see the error text
> 
> rangecheck -15
> Segmentation fault
> 
> If I call "evince /tmp/test.pdf", it opens successfully, although I do
> see the error "(evince:1219): Gtk-WARNING **:
> gtk_widget_size_allocate(): attempt to allocate widget with width -76
> and height 17". Similarly, opening downloaded PDFs from Firefox works
> OK.
> 
> This bug behaves similarly to
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762719, but doesn't
> appear to be the same one; I can reproduce that bug, but it gives
> different error messages etc. Also, this bug is not dependant on the
> previous file opened.

It's probably related to #762719, but I'd guess instead of a password
protected PDF, it's due to some other recently used bad file.  If you
still have this problem, can you try to clear the recently used list by:

mv ~/.local/share/recently-used.xbel ~/

And see if that fixes it?  And if it does fix it, go through
recently-used.xbel to see if you can find which document crashes evince?



Bug#809388: evince: evince aborts after a few seconds without an error message

2016-05-14 Thread Jason Crain
Control: tags -1 + unreproducible moreinfo

On Wed, Dec 30, 2015 at 07:43:26AM +0100, Janusz S. Bień wrote:
> I'm working on a rather sophisticated document with LuaLateX using PDF
> Optional Content Groups (OCG), cf.
> 
> https://bitbucket.org/jsbien/parkosz-traktat/downloads/ParkoszLatinPolish1.pdf
> 
> (the source is available in the repository).
> 
> Evince often aborts without an error message. Looks like switching the
> windows is one of the factors which trigger this, but in general I can't
> see any regularities.
> 
> Tt is especially annoying when using AUC-TeX, so I mentioned the problem
> first on the AUC-TeX list
> 
> http://thread.gmane.org/gmane.emacs.auctex.general/5810/focus=5812
> 
> but then nobody was able to reproduce my problem.

I'm having trouble reproducing this too.  From your description, it
sounds like this happens when viewing the PDF or switching between
windows?  If this happens regularly to you, can you run evince in a
debugger and provide a stack trace?  Please see
http://live.gnome.org/GettingTraces for more information on how to do
so.

Additionally, to get a good stack trace with debugging symbols, you'll
need to install some debug packages.  Debugging symbols for Evince's
dependencies can be installed with:

apt-get install gnome-dbg poppler-dbg libcairo2-dbg

Debug symbols for Evince itself have recently moved to the automatic
debugging symbols system which is still a little awkward to use.  For an
up to date stretch/testing system, you can install these by adding this
line to /etc/apt/sources.list:

   deb http://debug.mirrors.debian.org/debian-debug/ unstable-debug main

And running the command: 

apt-get update && apt-get install -t unstable-debug evince-dbgsym \
libevdocument3-4-dbgsym libevview3-3-dbgsym

Yes, it's unstable-debug, but testing-debug doesn't work yet and Evince
in unstable and testing currently match so it should be OK.



Bug#823195: evince-common: Mouse Inverted Reversed Scrolling Does not Function

2016-05-12 Thread Jason Crain
On Thu, May 12, 2016 at 01:05:10AM -0400, Carl N wrote:
> I tried your recommendation *how you figured this out I will never
> understand* it worked on GTK3 examples and reversed the scroll direction
> for evince but now any other non GTK3 program the reverse scrolling
> direction feature *as set in the mouse settings panel in xfce* is not
> obeyed.

If you use that xinput workaround, I recommend turning off Xfce's
reverse scrolling option.  I think the xinput command reverses scrolling
for everything so if you use it with Xfce's option, some programs will
be doubly reversed.

Since it looks like this is the same problem as
https://bugzilla.xfce.org/show_bug.cgi?id=11193, I'll reassign this bug
to xfce4-settings.  I think Xfce will have to change their mouse
settings to support GTK3.



Bug#807841: evince: Selected search results are off screen

2016-05-11 Thread Jason Crain
Control: tags -1 + moreinfo unreproducible

On Sun, Dec 13, 2015 at 05:44:58PM +, John Talbut wrote:
>* What led up to the situation?
> 
> I open a pdf file using evince.  I use evince's search facility to find some
> text.  I get a list of results in a side pane.  I click on any of the
> results and the result is not highlighted in the main pane.
> 
>* What exactly did you do (or not do) that was effective (or
>  ineffective)?
> 
> I had to move the image up or down to find the text, which is just below the
> bottom or above the top of the pane, depending on the direction of search.
> 
>* What outcome did you expect instead?
> 
> I expect to find the search results in the pane, clear of the bottom and
> top.

Everytime I search for text Evince will move the viewport to show the
highlighted text.  If you still have this problem, can you check if it's
limited to some specific PDF, or continuous/noncontinuous mode, or zoom
mode, or rotation, etc?



Bug#823195: evince-common: Mouse Inverted Reversed Scrolling Does not Function

2016-05-10 Thread Jason Crain
On Sat, May 07, 2016 at 03:08:13PM -0400, Carl Nikolov wrote:
> It is a bluetooth mouse can you test this ? 
> 
> It's probably different in this case

I do not have a bluetooth mouse to test with.

I did get around to putting an Xubuntu live image on my USB keychain so
I could test with something better than a virtual machine.  The result
was the same.  Xfce's reverse scroll does not work with GTK3 apps.
Instead of this being unique to Evince, I strongly suspect that the
problem you've experienced is that Xfce's reverse scrolling does not
work with *any* GTK3 app.

Please try this.  Install the gtk-3-examples package and run the
following program:

  gtk3-demo --run flowbox

And see if the reverse scrolling works correctly.  From my testing,
gtk3-demo does not follow Xfce's reverse scroll setting, demonstrating
that this problem is not specific to Evince.

If that's the case, that it's all GTK3 apps and not just Evince, the
solution is going to be that Xfce needs to set some libinput properties
when enabeling reverse scrolling.  For a workaround, on my system (in a
virtual machine) running this command and not using Xfce's reverse
scroll option fixes it:

  xinput --set-int-prop 12 "libinput Natural Scrolling Enabled" 8 1

You'll need to replace "12" with whatever your device ID is, which you
can find with "xinput --list".  There are other recommendations for
xinput settings at (https://bbs.archlinux.org/viewtopic.php?id=179667)
if that doesn't work.



Bug#822647: evince: theme parsing errors, gtk warnings, deprecations and menu decorations off in evince 3.20.0-1

2016-05-09 Thread Jason Crain
reassign 822647 mate-themes 1.12.2+gtk3.18-1
forcemerge 821949 822647
thanks

On Sun, May 08, 2016 at 02:10:31AM +, shirish शिरीष wrote:
> On 08/05/2016, Jason Crain <ja...@inspiresomeone.us> wrote:
> > Does it work if you set the environment variable GTK_THEME to Adwaita?
> > i.e run evince from the command line as "GTK_THEME=Adwaita evince"?  I
> > suspect that the themes shipped with MATE do not work with GTK3.
> 
> This is far better, only few css errors now :-
> 
[snip]

This is fixed in a new version of mate-themes.  There's already bug
821949 asking for the new version to be packaged so I'm merging this.



Bug#822647: evince: theme parsing errors, gtk warnings, deprecations and menu decorations off in evince 3.20.0-1

2016-05-07 Thread Jason Crain
On Mon, Apr 25, 2016 at 10:33:50PM +, shirish शिरीष wrote:
> Dear Maintainer,
> I got the following when running evince on a pdf document :-
[snip]
> 
> There were many, many more. I am on the mate-desktop if that somehow
> contributes to the issue at hand.

Does it work if you set the environment variable GTK_THEME to Adwaita?
i.e run evince from the command line as "GTK_THEME=Adwaita evince"?  I
suspect that the themes shipped with MATE do not work with GTK3.



Bug#823195: evince-common: Mouse Inverted Reversed Scrolling Does not Function

2016-05-07 Thread Jason Crain
On Sat, May 07, 2016 at 02:14:09PM -0400, Carl Nikolov wrote:
> You can't reproduce this problem ?

No, I can't reproduce the problem.  I can reproduce a similar problem
where all GTK3 apps ignore Xfce's reverse scroll setting, but I can't
reproduce a problem where only Evince ignores the setting and all other
GTK3 apps work correctly.



Bug#822647: evince: theme parsing errors, gtk warnings, deprecations and menu decorations off in evince 3.20.0-1

2016-05-07 Thread Jason Crain
On Mon, Apr 25, 2016 at 10:33:50PM +, shirish शिरीष wrote:
> I got the following when running evince on a pdf document :-
[snip]
> 
> There were many, many more. I am on the mate-desktop if that somehow
> contributes to the issue at hand.

Yeah, I see those warnings when running under mate, but nothing like
that when running gnome desktop.  What do you mean about menu
decorations though?



Bug#823195: evince-common: Mouse Inverted Reversed Scrolling Does not Function

2016-05-07 Thread Jason Crain
Control: tags -1 + unreproducible

On Fri, May 06, 2016 at 04:37:31PM -0400, Carl Nikolov wrote:
> Yes I have done this
> Only evince

If it was not just Evince, but all GTK3 apps having this problem, I
would say that it's a known problem that Xfce's reverse scrolling option
does not work with GTK3 apps.  That's what I see when I try it in a VM;
Xfce's reverse scrolling works with things like Thunar file manager and
Firefox, but does not work with GTK3 apps like Evince and gedit.  There
are various bug reports and workarounds for it, ex:

  https://bugzilla.xfce.org/show_bug.cgi?id=11193
  https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1368402
  https://bugzilla.gnome.org/show_bug.cgi?id=674716#c13

But if it's just Evince having this problem, I don't know how to help.
I can't reproduce it on my side and I don't know of any reason for
Evince to behave differently from any other GTK3 app.



Bug#823195: evince-common: Mouse Inverted Reversed Scrolling Does not Function

2016-05-06 Thread Jason Crain
On Fri, May 06, 2016 at 01:44:01PM -0400, Carl Nikolov wrote:
> In xfce the settings don't adapt to system wide setting

You are enabeling inverted scrolling through Xfce's Settings > Mouse and
Touchpad, the "Reverse Scroll Direction" option?

Is it only Evince that doesn't work, or do other GTK3 apps also not
work, such as gedit (Text Editor), Font Viewer, Gnome Terminal, etc?



Bug#823221: evince: Menu description misleading

2016-05-06 Thread Jason Crain
Control: tags -1 + wontfix
Control: forwarded -1 https://bugzilla.gnome.org/show_bug.cgi?id=662130

On Mon, May 02, 2016 at 02:32:51PM +0200, José Luis González wrote:
> The description of evince in system menus only says "Document viewer",
> implying it can view any (or almost any) kind of document, which is
> false. A person that doesn't know what "Document viewer" is will not
> know what it will be for.
> 
> Since it can view PDF PostScript and XPS, please say "PDF, PS and XPS
> document viewer", or "PDF, PS and XPS viewer".

It can also open TIFF, DjVu, DVI, and comic book archives.  After a
certain point it becomes impractical to name it "PDF, PS, XPS, TIFF,
DjVu, DVI, and Comic Book Archive Viewer".  

Besides, the Evince devs deliberately named it "Document Viewer" and
haven't been open to changing it.  See
https://bugzilla.gnome.org/show_bug.cgi?id=662130 on the Gnome bugzilla.



Bug#823354: RFS: scantailor/0.9.12.2-1 [ITA]

2016-05-03 Thread Jason Crain
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "scantailor"

 Package name: scantailor
 Version : 0.9.12.2-1
 Upstream Author : Nate Craun <n...@natecraun.net>
 URL : http://scantailor.org/
 License : GPL-3+
 Section : graphics

It builds those binary packages:

  scantailor - interactive post-processing tool for scanned pages

To access further information about this package, please visit the following 
URL:

https://mentors.debian.net/package/scantailor


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/scantailor/scantailor_0.9.12.2-1.dsc

More information about scantailor can be obtained from http://scantailor.org/.

Changes since the last upload:

  * Imported Upstream version 0.9.12.2. (Closes: #811871)
  * New maintainer. (Closes: #816504)
  * Remove fix-qt4-parsing-error-on-libboost.patch.  Applied upstream.
  * Refresh buildflags.patch.
  * debian/gbp.conf: Rename git-import-orig to import-orig.
  * Update manpages.
  * Add debian/upstream/metadata.
  * debian/control:
+ Update Standards-Version to 3.9.8.
+ Remove dpkg-dev from Build-Depends.
+ Update Vcs fields.
  * Remove Pre-Depends and override_dh_builddeb.
  * Update debian/copyright.

Regards,
 Jason Crain



Bug#816504: RFA: scantailor -- interactive post-processing tool for scanned pages

2016-04-26 Thread Jason Crain
Control: retitle -1 ITA: scantailor -- interactive post-processing tool for 
scanned pages
Control: owner -1 !

I haven't packaged anything for Debian before but I'd like to try with
scantailor.  I see there's a new release tagged on github.



Bug#745412: evince-gtk: selected text is a solid black box, renders text unreadable

2016-04-19 Thread Jason Crain
On Tue, Apr 19, 2016 at 07:19:07PM +0200, Tim Wiederhake wrote:
> Installed gnome-themes-standard now (and rebooted, fwiw) to no effect.
> 
> I hesitate to install gnome-tweak-tool, since I'm using xfce and
> gnome-tweak-tool pulls in a lot of dependencies. Is there a cli way to
> set the theme?

It's interesting that it happens under Xfce.  I might have to make a
fresh install in a virtual machine to try it.  I think under Xfce you
can change the theme through the applications menu > Settings >
Appearance.  What style do you have selected there?  Does it work if you
change it to Adwaita?



Bug#762719: evince: at very beginning SIGSEGV segmentattion fault

2016-04-16 Thread Jason Crain
Control: fixed -1 3.14.2-1
Control: fixed -1 3.16.1-1
Control: forwarded -1 https://bugzilla.gnome.org/show_bug.cgi?id=744049
Control: tags -1 + patch

Was fixed by commit https://git.gnome.org/browse/evince/commit/?id=afc1a86c



Bug#787022: evince: Evince crashes when trying to search in a dvi document

2016-04-16 Thread Jason Crain
Was fixed by commit https://git.gnome.org/browse/evince/commit/?id=bfa59b72



Bug#799238: evince: Segfaults when adding bookmark

2016-04-15 Thread Jason Crain
Control: fixed -1 3.19.92-1

On Thu, Sep 17, 2015 at 05:19:18AM +, Michael Rose wrote:
> I've found evince periodically segfaulting when adding a bookmark. This seems
> to only occur in fullscreen mode. Once evince has segfaulted, I find I can
> reproduce the bug by loading up the same pdf, loading my last bookmark (not 
> the
> one it crashed trying to add), scrolling to the page I tried bookmarking, and
> trying to bookmark again. I've been unable to reproduce the initial crash in
> any consistent way. This has occured with multiple pdfs.

I'm not able to find exactly what fixed this.  I can't get this to crash
after commit https://git.gnome.org/browse/evince/commit/?id=cb3d4b28 but
that commit alone is not enough to fix it.  It looks like it was
unintentionally fixed while updating some toolbar and menu code.



Bug#806555: evince: SEGFAULT when opening a specific PDF, but other poppler-based viewers don't segfault

2016-04-13 Thread Jason Crain
reassign 806555 cairo 1.14.0-2.1
fixed 806555 1.14.4-1
tags 806555 + patch
forwarded 806555 https://bugs.freedesktop.org/show_bug.cgi?id=74779
thanks

Was fixed by this commit in cairo:
https://cgit.freedesktop.org/cairo/commit/?id=9f2bbfa41fa26a44c38949ecf329b06b5585c87c

as part of bug:
https://bugs.freedesktop.org/show_bug.cgi?id=74779



Bug#811246: evince: became unresponsive to downarrow/uparrow keys in non-continuous mode

2016-04-12 Thread Jason Crain
On Sun, Jan 17, 2016 at 05:26:59PM +0900, Norbert Preining wrote:
> atril and evince before the G3 invasion reacted to down-arrow and up-arrow
> in non-continuous mode with going to the next page. This has been lost
> it seems. I have to press page-down and page-up instead (which is a pain
> on a laptop computer).
> 
> This is counterintuitive and it would be great if this can be reverted.

I've asked about this on the gnome bugzilla at
https://bugzilla.gnome.org/show_bug.cgi?id=562257, but I think this is
the intended behavior for continuous mode.  And note that the space
button also works to change pages, which might help.



Bug#787604: printing corrupted, page almost entirely black

2016-04-11 Thread Jason Crain
On Mon, Apr 11, 2016 at 07:46:29AM +0200, Daniel Pocock wrote:
> I'd rather not attach an entire copy of a bank statement to the bug tracker
> 
> Are there any diagnostic commands I can run on it?

Can I assume this is a PDF?  Most likely it's a bug in either poppler or
cairo.  Probably cairo as it only effects printed output.  You can check
the print preview in evince.  If the print preview is bad, then it's
most likely cairo.  If the print preview is good, then it's some weird
interaction with just your printer that is going to be really hard for
anyone else to reproduce.

To confirm the above, you can run "pdftocairo -pdf in.pdf out.pdf" and
then look at out.pdf.  If out.pdf is mostly black, then it's either
poppler or cairo.  If you're comfortable with compiling, you can try
compiling poppler and cairo from their git repos and see if the problem
has already been fixed.

After that, if I were debugging it, I would clean up the PDF with
"mutool clean -gidf in.pdf out.pdf" and use a text editor to cut parts
out of the PDF until I had a managable test case, removing any personal
information at the same time.  If you're comfortable emailing the
document directly to me I can do that, but without the document there's
not much anyone can do.

And note, I'm not saying that it will be fixed, just that I could
forward a test case to the poppler or cairo bugzilla.

> Will you be at the MiniDebConf in Vienna?

No, sorry.



Bug#745412: evince-gtk: selected text is a solid black box, renders text unreadable

2016-04-11 Thread Jason Crain
On Mon, Apr 11, 2016 at 07:26:25AM +0200, Tim Wiederhake wrote:
> The problem is still there. As requested, I've attached a sample pdf
> file and below you will find information about installed evince and
> poppler versions.

I'm still not able to reproduce this.  Whenever I select text in evince
I get the normal blue highlite and white text like any other gnome
application.  Most of what I see on the google about black highliting
mentions the gnome theme.  So make sure you have gnome-themes-standard
installed and use gnome-tweak-tool to set the theme to Adwaita.



Bug#745412: evince-gtk: selected text is a solid black box, renders text unreadable

2016-04-10 Thread Jason Crain
control: tags -1 moreinfo

On Mon, Apr 21, 2014 at 02:52:39PM +0200, twied wrote:
> when selecting text in evince,
> IT SHOULD: highlight the selected text, i. e. by inverting the text and
> background colors.
> IT DOES: appear just as black box.

Are these PDF documents?  This looks like a problem that was fixed in
poppler 0.21.3 (https://bugs.freedesktop.org/show_bug.cgi?id=54526).
Please confirm if you still have this problem.  If you do, please
provide your libpoppler version and a PDF so we can reproduce it.



Bug#787604: printing corrupted, page almost entirely black

2016-04-10 Thread Jason Crain
Control: tags -1 moreinfo

On Wed, Jun 03, 2015 at 10:56:09AM +0200, Daniel Pocock wrote:
> One bank is putting some kind of watermark on their statements that says
> "THIS IS AN ONLINE DOCUMENT"
> 
> When viewed on screen, the statement can be read
> 
> When it is printed, the page is all black, except for an outline around
> the bank's logo.
> 
> I am not sure if the watermark is the root cause of the problem, it is
> just an observation about the documents.

Can you attach the document or include a link?



Bug#787896: evince: won't resize down even as far as half screen width on 1024x768 display

2016-04-10 Thread Jason Crain
severity 787896 normal
forwarded 787896 https://bugzilla.gnome.org/show_bug.cgi?id=737239
tags 787896 confirmed
thanks

On Sat, Jun 06, 2015 at 06:18:47AM +0100, Peter T. Breuer wrote:
> post-jessie evince has become unusable for me since it won't resize down
> to occupy only half the screen (leaving the other half to an editor!).
> Somebody amid general UI vandalism has stopped its screen width being
> horizontally shrinkable down to below the width of the toolbar, taking
> 2/3 of a display width, and which is full of large icons supplying no
> functionality that keys don't supply plus large helpings of empty space.

Upstream is aware of the issue have been discussing solutions, mostly
based on redesigning the title bar or removing clutter.



Bug#816074: evince: happily segfaults away and random documents

2016-04-10 Thread Jason Crain
tags -1 + unreproducible moreinfo
thanks

On Sat, Feb 27, 2016 at 05:39:32PM +0900, Norbert Preining wrote:
> since maybe 2 weeks evince started to segfault away happily on random 
> documents.
> Sometimes repeatingly, sometimes only once.
> 
> One of the cases where it always crashes gives the following backtrace:
> Program received signal SIGSEGV, Segmentation fault.
> 0x759a78c0 in g_type_check_instance_cast () from 
> /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> (gdb) bt
> #0  0x759a78c0 in g_type_check_instance_cast () from 
> /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> #1  0x555a0146 in ev_page_action_widget_set_document 
> (action_widget=0x55c391a0, 
> document=0x55abcea0) at ev-page-action-widget.c:261
> #2  0x75982f45 in g_closure_invoke () from 
> /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> #3  0x75994f91 in ?? () from 
> /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0

I am not able to reproduce this.  Can you send a link to or attach a
crashing document?  Are you doing anything specific when it crashes?



<    1   2   3