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 347789 - Scrolling Down Through Weeks With Mouse Wheel In Week View
Scrolling Down Through Weeks With Mouse Wheel In Week View
Status: RESOLVED DUPLICATE of bug 334692
Product: evolution
Classification: Applications
Component: Calendar
2.6.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-07-17 14:39 UTC by David Richards
Modified: 2006-07-17 16:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Richards 2006-07-17 14:39:10 UTC
Steps to reproduce:
It seems like if you are in a calendar in Evo and scroll too 'fast' with the scroll wheel that it crashes.  I was able to finally get some information from this event.  I clicked down twice, which should have jumped down 2 weeks, but it seems like because the UI cannot keep up that causes a problem.


Stack trace:
Backtrace was generated from '/opt/gnome/bin/evolution-2.6'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1097221536 (LWP 17876)]
[New Thread 1133521840 (LWP 24076)]
[Thread debugging using libthread_db enabled]
[New Thread 1097221536 (LWP 17876)]
[New Thread 1133521840 (LWP 24076)]
[Thread debugging using libthread_db enabled]
[New Thread 1097221536 (LWP 17876)]
[New Thread 1133521840 (LWP 24076)]
[New Thread 1135623088 (LWP 29266)]
[New Thread 1131420592 (LWP 18591)]
[New Thread 1129319344 (LWP 18443)]
[New Thread 1125866416 (LWP 18423)]
[New Thread 1123765168 (LWP 18220)]
[New Thread 1118833584 (LWP 18149)]
[New Thread 1121090480 (LWP 18141)]
[New Thread 1115630512 (LWP 18077)]
[New Thread 1109830576 (LWP 17920)]
[New Thread 1108712368 (LWP 17915)]
0xffffe410 in ?? ()

Thread 1 (Thread 1097221536 (LWP 17876))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #5 gnome_init_with_popt_table
    from /opt/gnome/lib/libgnomeui-2.so.0
  • #6 <signal handler called>
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 raise
    from /lib/tls/libc.so.6
  • #12 abort
    from /lib/tls/libc.so.6
  • #13 mono_handle_native_sigsegv
    from /usr/lib/libmono.so.0
  • #14 mini_method_compile
    from /usr/lib/libmono.so.0
  • #15 <signal handler called>
  • #16 pvl_head
    at pvl.c line 542
  • #17 icalcomponent_get_first_property
    at icalcomponent.c line 477
  • #18 icalcomponent_get_summary
    at icalcomponent.c line 1759
  • #19 e_calendar_view_get_tooltips
    at e-calendar-view.c line 2000
  • #20 g_source_get_current_time
    from /opt/gnome/lib/libglib-2.0.so.0
  • #21 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #22 g_main_context_acquire
    from /opt/gnome/lib/libglib-2.0.so.0
  • #23 g_main_loop_run
    from /opt/gnome/lib/libglib-2.0.so.0
  • #24 bonobo_main
    from /opt/gnome/lib/libbonobo-2.so.0
  • #25 main
    at main.c line 611
  • #0 ??


Other information:
Comment 1 André Klapper 2006-07-17 16:51:27 UTC
exactly the same stacktrace as in bug 339030 which has been marked as a duplicate of bug 334692.

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