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 357191 - Planner crashes when using fixed duration tasks
Planner crashes when using fixed duration tasks
Status: RESOLVED FIXED
Product: planner
Classification: Other
Component: General
0.14
Other All
: Normal critical
: ---
Assigned To: planner-maint
planner-maint
: 356853 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-22 13:19 UTC by Martín Ferrari
Modified: 2006-12-15 02:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martín Ferrari 2006-09-22 13:19:56 UTC
Steps to reproduce:
1. Create a resource, name it.
2. Create a task.
3. Select it to use the named resource.
4. Check the fixed duration box


Stack trace:
As given by bug-buddy

0xa78d81de in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1492797760 (LWP 2132))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 planner_gantt_print_do
  • #4 planner_gantt_row_get_geometry
  • #5 gnome_canvas_item_move
    from /usr/lib/libgnomecanvas-2.so.0
  • #6 gnome_canvas_item_new
    from /usr/lib/libgnomecanvas-2.so.0
  • #7 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 g_value_set_boxed
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #13 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gnome_canvas_item_grab_focus
    from /usr/lib/libgnomecanvas-2.so.0
  • #15 gnome_canvas_item_grab_focus
    from /usr/lib/libgnomecanvas-2.so.0
  • #16 g_list_remove_link
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #20 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 main
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0

Other information:
Using an up-to-date Debian etch. Filed in Debian as #388665.
Comment 1 fmoraes 2006-10-27 21:30:50 UTC
Please retry this with version 0.14.1 as it should be fixed.
Comment 2 Martín Ferrari 2006-10-28 16:32:16 UTC
I have just checked 1.14.1 and I cannot reproduce the bug any more.

Thank you!!
Comment 3 Kurt Maute 2006-12-15 02:11:27 UTC
*** Bug 356853 has been marked as a duplicate of this bug. ***