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 531022 - Evolution Mail and Calendar: Copy-Paste of Appointmen...
Evolution Mail and Calendar: Copy-Paste of Appointmen...
Status: RESOLVED DUPLICATE of bug 523402
Product: evolution
Classification: Applications
Component: BugBuddyBugs
2.22.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-05-02 08:26 UTC by fld
Modified: 2008-09-02 08:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
gdb output (10.58 KB, text/plain)
2008-05-06 08:00 UTC, fld
Details

Description fld 2008-05-02 08:26:15 UTC
Copy-Paste of Appointment in Calendars crash Evolution in Hardy

1. create a new appointment. by highligt 7hours and right click, slect "new appointment. Fill in 2 words in the Summary field and save.
2. right click just created appointment and select "copy"
3. select a nother day. mark the begin time and right click and select "paste"
evolution crash.
This did work in ubuntu 7.10 version.


Distribution: Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
Gnome Release: 2.22.1 2008-04-15 (Ubuntu)
BugBuddy Version: 2.22.0
Comment 1 fld 2008-05-02 08:40:22 UTC
Hmm I guess the bug-report tool grabbed the wrong distribution versions file.
Its on:
#cat lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04"

NOT a Red Hat distribution.
Comment 2 Susana 2008-05-05 21:57:33 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 3 fld 2008-05-06 08:00:32 UTC
Created attachment 110440 [details]
gdb output 

bug tool did not run automatically so I ran evolution in the debugger, her are the output.
Comment 4 Akhil Laddha 2008-07-08 11:06:40 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot
to solve the problem, so it will be hard for the developers to fix that crash.
Could you please install some debugging packages [1], start the application as
normal, and reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the Details, now
containing way more information. Please copy that stacktrace and paste it as a
comment here. Thanks in advance!

[1] debugging packages for evolution, evolution-data-server, evolution-exchange, gtkhtml, gtk, glib, libsoup, gnome-vfs, libgnome, orbit2 and libgnomeui (as far as those packages are provided by your distribution). More details can be found here:
http://live.gnome.org/GettingTraces
Comment 5 Akhil Laddha 2008-09-02 05:36:53 UTC
Not sure if these traces help from comment#3.

Thread 1 (Thread 0x7f8fb608b7c0 (LWP 19069))

  • #0 raise
    from /lib/libc.so.6
  • #1 abort
    from /lib/libc.so.6
  • #2 ??
    from /lib/libc.so.6
  • #3 ??
    from /lib/libc.so.6
  • #4 free
    from /lib/libc.so.6
  • #5 e_cal_component_free_datetime
    at e-cal-component.c line 4731
  • #6 e_calendar_view_add_event
    at e-calendar-view.c line 374
  • #7 clipboard_get_text_cb
    at e-calendar-view.c line 831

Comment 6 Milan Crha 2008-09-02 08:52:59 UTC
I guess your version doesn't have the patch from the duplicate bug included. Try update (I believe they have it there, but not sure, I do not use ubuntu).

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