After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 641473 - double clicking on the window while a pdf is loading crashes evince
double clicking on the window while a pdf is loading crashes evince
Status: RESOLVED DUPLICATE of bug 630999
Product: evince
Classification: Core
Component: general
2.32.x
Other Linux
: Normal critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-02-04 10:38 UTC by LE GARREC Vincent
Modified: 2011-02-04 11:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
bt full (5.79 KB, text/plain)
2011-02-04 10:38 UTC, LE GARREC Vincent
Details

Description LE GARREC Vincent 2011-02-04 10:38:39 UTC
Created attachment 180062 [details]
bt full

Steps to Reproduce
1) evince is close
2) Open a file with the file manager (gnome for me)
3) evince is opening
4) double click while the first page is loading and the window is still gray (the white page is not yet draw). To be very specific, I'm french and the application crashes while the title of the window is "Document Viewer" and not yet "Visionneur de documents"

Stack trace (gdb):
  • #0 clear_job_selection
    at ev-pixbuf-cache.c line 1011
  • #1 ev_pixbuf_cache_set_selection_list
    at ev-pixbuf-cache.c line 1078
  • #2 clear_selection
    at ev-view.c line 5998
  • #3 start_selection_for_event
    at ev-view.c line 3492
  • #4 ev_view_button_press_event
    at ev-view.c line 3596
  • #5 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 86
  • #6 g_type_class_meta_marshal
    at gclosure.c line 877
  • #7 g_closure_invoke
    at gclosure.c line 766
  • #8 signal_emit_unlocked_R
    at gsignal.c line 3290
  • #9 g_signal_emit_valist
    at gsignal.c line 2993
  • #10 g_signal_emit
    at gsignal.c line 3040
  • #11 gtk_widget_event_internal
    at gtkwidget.c line 4977
  • #12 IA__gtk_widget_event
    at gtkwidget.c line 4774
  • #13 IA__gtk_propagate_event
    at gtkmain.c line 2460
  • #14 IA__gtk_main_do_event
    at gtkmain.c line 1626
  • #15 gdk_event_dispatch
    at gdkevents-x11.c line 2377
  • #16 g_main_dispatch
    at gmain.c line 2149
  • #17 g_main_context_dispatch
    at gmain.c line 2702
  • #18 g_main_context_iterate
    at gmain.c line 2780
  • #19 g_main_loop_run
    at gmain.c line 2988
  • #20 IA__gtk_main
    at gtkmain.c line 1237
  • #21 main
    at main.c line 322

Hope this helpfull.
Comment 1 Carlos Garcia Campos 2011-02-04 11:32:12 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

*** This bug has been marked as a duplicate of bug 630999 ***
Comment 2 LE GARREC Vincent 2011-02-04 11:55:35 UTC
Sorry I didn't noticed it was the same bug.
Thanks for the fast answer