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 253608 - No list view and list view segfault.
No list view and list view segfault.
Status: RESOLVED DUPLICATE of bug 246165
Product: evolution
Classification: Applications
Component: Calendar
1.5.x (obsolete)
Other All
: Normal enhancement
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2004-01-30 13:37 UTC by Priit Laes
Modified: 2004-01-31 23:00 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Priit Laes 2004-01-30 13:37:23 UTC
Please fill in this template when reporting a bug, unless you know what you 
are doing.
Description of Problem:
No list view when i click on "List" button on toolbar.

Steps to reproduce the problem:
1.click on "an empty day"/"work week"/week/month it selects it on calendar 
view
2.then i click on list, it select 4 days beginning from day which has 
something (marked bold)
3.now when i double click on an empty day (non-bold), it segfaults

Actual Results:
4 days are selected on calendar view or segfault when i click on empty day

Expected Results:
List view should come up.

How often does this happen? 
Every time.

Additional Information:
Comment 1 Priit Laes 2004-01-30 13:38:12 UTC
(gdb) run
Starting program: /usr/bin/evolution-1.5
[Thread debugging using libthread_db enabled]
[New Thread 1097118800 (LWP 3504)]
Detaching after fork from child process 3507.
[New Thread 1111600048 (LWP 3508)]
asked to activate component_id `OAFIID:
GNOME_Evolution_Addressbook_Component:1.5'
[New Thread 1126976432 (LWP 3526)]
libecal-Message: e-cal.c:1018: Activating calendar factory (OAFIID:
GNOME_Evolution_DataServer_CalFactory:1.0)
[New Thread 1135369136 (LWP 3527)]
libecal-Message: e-cal.c:1018: Activating calendar factory (OAFIID:
GNOME_Evolution_DataServer_CalFactory:1.0)
libecal-Message: e-cal.c:1018: Activating calendar factory (OAFIID:
GNOME_Evolution_DataServer_CalFactory:1.0)
[New Thread 1144019888 (LWP 3540)]
 
** (evolution-1.5:3504): CRITICAL **: file pango-layout.c: line 4080 
(pango_layout_get_iter): assertion `PANGO_IS_LAYOUT (layout)' failed
 
Program received signal SIGSEGV, Segmentation fault.

Thread 1097118800 (LWP 3504)

  • #0 check_invalid
    at pango-layout.c line 3927
  • #1 pango_layout_iter_get_line
    at pango-layout.c line 4182
  • #2 e_text_command
    at e-text.c line 3273
  • #3 g_cclosure_marshal_VOID__POINTER
    at gmarshal.c line 601
  • #4 g_closure_invoke
    at gclosure.c line 437
  • #5 signal_emit_unlocked_R
    at gsignal.c line 2436
  • #6 g_signal_emit_valist
    at gsignal.c line 2195
  • #7 g_signal_emit_by_name
    at gsignal.c line 2263
  • #8 e_day_view_start_editing_event
    at e-day-view.c line 5433
  • #9 e_day_view_focus
    at e-day-view.c line 4906
  • #10 _gtk_marshal_BOOLEAN__ENUM
  • #11 g_type_class_meta_marshal
    at gclosure.c line 514
  • #12 g_closure_invoke
    at gclosure.c line 437
  • #13 signal_emit_unlocked_R
    at gsignal.c line 2474
  • #14 g_signal_emit_valist
    at gsignal.c line 2205
  • #15 g_signal_emit
    at gsignal.c line 2239
  • #16 gtk_widget_child_focus
    at gtkwidget.c line 5365
  • #17 gtk_notebook_real_switch_page
    at gtknotebook.c line 3835
  • #18 _gtk_marshal_VOID__POINTER_UINT
    at gtkmarshalers.c line 2038
  • #19 g_type_class_meta_marshal
    at gclosure.c line 514
  • #20 g_closure_invoke
    at gclosure.c line 437
  • #21 signal_emit_unlocked_R
    at gsignal.c line 2474
  • #22 g_signal_emit_valist
    at gsignal.c line 2195
  • #23 g_signal_emit
    at gsignal.c line 2239
  • #24 gtk_notebook_switch_page
    at gtknotebook.c line 3865
  • #25 gtk_notebook_set_current_page
    at gtknotebook.c line 4593
  • #26 set_view
    at gnome-cal.c line 1513
  • #27 gnome_calendar_set_view
    at gnome-cal.c line 1551
  • #28 gnome_calendar_on_date_navigator_selection_changed
    at gnome-cal.c line 2508
  • #29 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #30 g_closure_invoke
    at gclosure.c line 437
  • #31 signal_emit_unlocked_R
    at gsignal.c line 2436
  • #32 g_signal_emit_valist
    at gsignal.c line 2195
  • #33 gtk_signal_emit
    at gtksignal.c line 358
  • #34 e_calendar_item_signal_emission_idle_cb
    at e-calendar-item.c line 3207
  • #35 g_idle_dispatch
    at gmain.c line 3273
  • #36 g_main_dispatch
    at gmain.c line 1752
  • #37 g_main_context_dispatch
    at gmain.c line 2300
  • #38 g_main_context_iterate
    at gmain.c line 2381
  • #39 g_main_loop_run
    at gmain.c line 2601
  • #40 bonobo_main
    at bonobo-main.c line 297
  • #41 main
    at main.c line 687

Comment 2 Gerardo Marin 2004-01-31 23:00:40 UTC

*** This bug has been marked as a duplicate of 246165 ***