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 342002 - Crasher when print preview with multiple pages
Crasher when print preview with multiple pages
Status: RESOLVED OBSOLETE
Product: gnome-print
Classification: Deprecated
Component: print preview
unspecified
Other Linux
: High critical
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2006-05-16 16:59 UTC by Sebastien Bacher
Modified: 2009-11-27 05:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Sebastien Bacher 2006-05-16 16:59:04 UTC
That bug has been opened on https://launchpad.net/distros/ubuntu/+source/libgnomeprintui/+bug/37319

"The following crash is reproducible in ubuntu 5.10 with gedit:
...
Reproduction is by opening gedit, click file->print preview

Then change the layout of the preview to 2x2 pages (third icon from the right), and click and drag the one page across the print preview dialog -> crash."

Happens with gnumeric too:

"Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 2263)

  • #0 gnome_print_job_preview_selection_changed
    at gnome-print-job-preview.c line 356
  • #1 gnome_print_job_preview_select_all_none
    at gnome-print-job-preview.c line 386
  • #2 gnome_print_job_preview_select_page
    at gnome-print-job-preview.c line 398
  • #3 gnome_print_job_preview_set_state_editing
    at gnome-print-job-preview.c line 1005
  • #4 on_canvas_motion_notify_event
    at gnome-print-job-preview.c line 1269
  • #5 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #6 IA__g_closure_invoke
    at gclosure.c line 490
  • #7 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #8 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #9 IA__g_signal_emit
    at gsignal.c line 2241
  • #10 gtk_widget_event_internal
    at gtkwidget.c line 3751
  • #11 IA__gtk_propagate_event
    at gtkmain.c line 2218
  • #12 IA__gtk_main_do_event
    at gtkmain.c line 1447
  • #13 gdk_event_dispatch
    at gdkevents-x11.c line 2291
  • #14 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #15 g_main_context_iterate
    at gmain.c line 2547
  • #16 IA__g_main_loop_run
    at gmain.c line 2751
  • #17 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #18 main

Comment 1 Kjartan Maraas 2006-12-09 19:41:53 UTC
Cannot reproduce this here. Has it been fixed?
Comment 2 Kjartan Maraas 2007-02-07 14:44:53 UTC
I do get this though:

(gnumeric:25095): libgnomeprintui-CRITICAL **: gnome_print_job_preview_goto_page: assertion `page <= jp->selection->len' failed
Comment 3 André Klapper 2009-08-11 20:10:16 UTC
Is this still an issue in GNOME 2.24/2.26?

Note that gnome-print has been deprecated and superseded by GTK+ printing functionality since GNOME 2.16. This means that gnome-print is NOT actively maintained anymore.

If your reported issue is still valid for GTK+ printing, please feel free to file a bug report against gtk+/printing.
If it is OBSOLETE, feel free to close this report.
Comment 4 Akhil Laddha 2009-11-27 05:15:22 UTC
Closing this bug report as no further information has been provided. Please 
feel free to reopen the bug if the problem still occurs with a newer
version of GNOME 2.28.1 or later, thanks.