[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-06-25 Thread Launchpad Bug Tracker
[Expired for evolution (Ubuntu) because there has been no activity for
60 days.]

** Changed in: evolution (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/655405/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-04-26 Thread Znoren
Sorry for the late reply. I attach the output from following the steps in #29. 
I hope I correctly installed all relevant debugging packages.
/Znoren

** Attachment added: gdb-output
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/655405/+attachment/2089584/+files/gdb-output

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-04-20 Thread fpater
@Mathieu (#29): I am having the same exact problem. Upon switching to
the calendar, my events (from Exchange) appear on the calendar for a few
moments before the crash.

I used list-symbols-packages-v2.sh to identify and install all the
dbgsym packages for normal running evolution and e-calendar-factory
instances. I also manually installed the matching dbgsym versions of
libebackend, libecal, libedata-cal, libedataserver, and
libedataserverui. I followed your instructions and obtained the attached
gdb output. If I'm missing something, please let me know.

** Attachment added: output using instructions from post #29
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/655405/+attachment/2077892/+files/e-calendar-factory.gdb.ubuntu.10.10.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-04-13 Thread Znoren
I get a total of six error messages, the first three saying that Evolution 
memo/tasks/calendar has/have quit unexpectedly, and the last three a repetition 
of the first three.
See attached screenshots.

** Attachment added: screenshots.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/655405/+attachment/2030081/+files/screenshots.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-04-13 Thread Mathieu Trudel-Lapierre
Thanks.

Can you please try to start e-calendar-factory in GDB to see if the
issue can be reproduced?

To do this you'll want to:

- Close evolution
- Make sure evolution, and e-calendar-factory are no longer running
- Start e-c-f in gdb:  run the command gdb --args 
/usr/lib/evolution/e-calendar-factory, then type run and press enter again to 
start it.
- Start evolution

If all goes well, e-calendar-factory should get started, then evolution
will start and e-calendar-factory might crash. This is likely the crash
we need, so back in the terminal window with gdb, run the commands:

bt full
thread apply all bt full

And copy all of the output to a file to attach to this bug report. As
above, this may need a bunch of debugging packages installed to get rid
of entries showing up as ???: libebackend1.2-dbgsym
libecal1.2-7-dbgsym libedata-cal1.2-7-dbgsym libedataserver1.2-13-dbgsym
libedataserverui1.2-8-dbgsym (all of those would be available from the
ddebs archive, see the instructions at
https://wiki.ubuntu.com/DebuggingProgramCrash)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-04-13 Thread Steve Roberts
Apologies for not responding to message #25, been busy with the day job
(made more difficult because I can't use my calendar !)

If I change the calendar file to ISO-8859-1 it still reads it, but still
hangs or crashes in the same way - without any informative info.

Mostly when I try to navigate in the calendar view evolution either
hangs or close suddenly.

I just ran valgrind - log file attached

I just followed the steps in #29  When evolution hangs or closes it just
says:

[New Thread 0x7fffe8def700 (LWP 6121)]
Server is up and running...
Bye.
[Thread 0x7fffe8def700 (LWP 6121) exited]

Program exited normally.
(gdb) bt full
No stack.
(gdb) thread apply all bt full
(gdb) 

(this was without the dbsym files - but there weren't any ??? to
interpret)

** Attachment added: valgrind.log
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/655405/+attachment/2032377/+files/valgrind.log

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-04-08 Thread Znoren
I have the same problem:
When I switch to calendar view in Evolution, it does not display my calendar 
information but shows a number of error message windows. Evolution does not 
crash entirely, I can still go back to reading mail etc. Unticking a calendar 
box and then re-ticking it makes the calendar information display briefly, then 
another error message appears.
I attach a valgrind log.

** Attachment added: valgrind log
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/655405/+attachment/1998889/+files/valgrind-logs-evolution.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-04-08 Thread Mathieu Trudel-Lapierre
Znoren, could you please provide a screenshot for the error messages you
see? Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-03-10 Thread Mathieu Trudel-Lapierre
Steve, what happens if you open, then save the calendar ics file in
iso-8859-1 (or -15 or whatever)? Can Evolution then read it?

Also, does evolution crash immediately? I suspect it actually doesn't
and hangs around for a little while before it shows a calendar has
shutdown unexpectedly message, if it does. If that's the case, please
follow the steps in this wiki document to produce a valgrind log to
attach to this bug: https://wiki.ubuntu.com/Valgrind

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-03-10 Thread Steve Roberts
Any action going to happen on this ?  or do I abandon evolution all
together - it is driving me nuts.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-02-18 Thread Steve Roberts
Should have said it was a fresh install but retaining home directory.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-02-18 Thread Steve Roberts
I have been having a similar problem in lucid, reported here:
https://bugs.launchpad.net/bugs/716433

...and upgraded to Maverick in the hope that this would go away - it doesn't 
and is now even worse...
if I attempt to open the calendar it either crashes without any warnings or 
just hangs and has to be forced to close.

My calendar ics file is utf-8/windows and I even deleted my original -
still same problem with new file.

There seem to be lots of similar issues with calendar in evolution. This
is going to drive me back to windows in order to use outlook.

Steve

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-01-22 Thread Raymond Hill
We've had the same problem today after an upgrade from 10.04 to 10.10:

The Evolution calendar has quit unexpectedly. // Your calendars will
not be available until Evolution is restarted

After a bit of trying to figure what was wrong by searching on internet,
on a hunch, I went and opened the calendar text file in
~/.evolution/calendar/local/system/calendar.ics. I checked the
encoding of the file by clicking File / Save As... (which allows to
check the encoding), and I noticed it was ISO-8859-1.

I made a copy of calendar.ics just in case, and saved a copy after
forcing UTF-8 encoding in the Save as... dialog box. That solved the
problem (except that accented letters were mangled -- not a big deal).

Hope this works for other as well.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-01-22 Thread Raymond Hill
Hi tellapu.

I went to check again the copy I saved prior to applying the change, and
I have to correct myself: Just the same as what you found out on your
side, the file encoding was actually ISO-8859-15 (not ISO-8859-1 as I
reported previously). I didn't pay attention to the line ending
settings, but now I checked and it is Windows, before and after the fix
(IIRC, in Unix/Linux, line ending are \n, in Windows \n\r, and in Mac
\r)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-01-20 Thread tellapu
Thanks for the comment again, I am glad that there is moving something.

I tried to find evolution-dbgsym in the package manager, but could not find it 
(also in the terminal: E: Version ‘2.22.1-0ubuntu2.8.04.1’ for 
‘evolution-dbgsym’ was not found). Even after adding the ddebs.list (according 
to the instructions https://wiki.ubuntu.com/DebuggingProgramCrash).
Do I have to download and run the list-dbgsym-packages-v2.sh shell script as 
well?

What is installed on my computer:
libgtk2.0-0 - was installed
libglib2.0-0 - was installed
pkg-create-dbgsym - newly installed now
evolution-dbg was installed.

Anyway, I ran the backtrace again (according to
https://wiki.ubuntu.com/Backtrace) and attached the new backtrace file.
Perhaps it is useful. Otherwise please instruct me (step-by-step) what
to do, I would love to help as I really desperately wait that the
calendar would work again.



** Attachment added: gdb-evolution - Calendar crashes - 2.txt
   
https://bugs.launchpad.net/bugs/655405/+attachment/1800527/+files/gdb-evolution%20-%20Calendar%20crashes%20-%202.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-01-19 Thread Pedro Villavicencio
Theres no symbols there, may you please install evolution-dbgsym, libgtk
and libglib dbgsyms and try again? thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-01-19 Thread tellapu
Thanks for the comment!

Probably you meant:
libgtk2.0-0 - was installed
libglib2.0-0 - was installed
pkg-create-dbgsym - newly installed now

evolution-dbg was installed. I could not find evolution-dbgsym ... I
will search tomorrow.

On Wed, 2011-01-19 at 12:36 +, Pedro Villavicencio wrote:
 Theres no symbols there, may you please install evolution-dbgsym, libgtk
 and libglib dbgsyms and try again? thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-01-16 Thread tellapu
Help! I need somebody's heeelp!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2011-01-12 Thread tellapu
Happy New Year! Anybody working on this? Please, I wait desperately for
a solution, as I NEED to be able to use the calendar! Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2010-12-26 Thread tellapu
Attached you find the backtrace of the problem within evolution.
Hopefully it is helpful. It would be a real nice Christmas gift if you
could work on this problem. Evolution without calendar is not very
helpful.

** Attachment added: Backtrace of evolution
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/655405/+attachment/1777245/+files/gdb-evolution.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2010-12-09 Thread tellapu
This effects me as well. I also upgraded from 10.04 to 10.10 (but using
encrypted alternate version).

This is the error message:
The Evolution tasks have quit unexpectedly.
Your tasks will not be available until Evolution is restarted.

I will try to do a backtrace ... Is there not an easier (and quicker)
way? Could that not be integrated in the normal Ubuntu?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2010-12-09 Thread tellapu
After the first error windows is closed, the next comes:
The Evolution memo has quit unexpectedly.
Your memos will not be available until Evolution is restarted.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
https://bugs.launchpad.net/bugs/655405

Title:
  evolution calendar-, task- and notivication-lists crashes by opening

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2010-10-07 Thread Omer Akram
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a backtrace following the
instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.

** Changed in: evolution (Ubuntu)
   Importance: Undecided = Medium

-- 
evolution calendar-, task- and notivication-lists crashes by opening
https://bugs.launchpad.net/bugs/655405
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2010-10-07 Thread Omer Akram
when evolution crashes is there a error window to report the crash? you
should use that to report crashers

-- 
evolution calendar-, task- and notivication-lists crashes by opening
https://bugs.launchpad.net/bugs/655405
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2010-10-06 Thread RedSingularity
Well I upgraded from 10.04 to 10.10 64 Bit.  I started evolution and
went to calendar and everything seems to work fine.  It doesn't seem
like a bug that is reproducible.  It may be an anomaly limited to your
system.  If there is something you think I may have missed please let me
know and I will try it.  For now I am going to mark this bug as
incomplete.

** Changed in: evolution (Ubuntu)
   Status: New = Incomplete

-- 
evolution calendar-, task- and notivication-lists crashes by opening
https://bugs.launchpad.net/bugs/655405
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2010-10-05 Thread perseus

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/655405/+attachment/1674163/+files/Dependencies.txt

-- 
evolution calendar-, task- and notivication-lists crashes by opening
https://bugs.launchpad.net/bugs/655405
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2010-10-05 Thread RedSingularity
Did you upgrade from ubuntu 10.04 to 10.10?

-- 
evolution calendar-, task- and notivication-lists crashes by opening
https://bugs.launchpad.net/bugs/655405
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2010-10-05 Thread perseus
Yes i did the upgrade from 10.04 to 10.10. Before i upgraded my system i 
backend evolution. I also tried to resolve the problem by using this backup.
Is this backtrace helpfull.

** Attachment added: evo.log
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/655405/+attachment/1674462/+files/evo.log

-- 
evolution calendar-, task- and notivication-lists crashes by opening
https://bugs.launchpad.net/bugs/655405
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2010-10-05 Thread RedSingularity
Ok, I will upgrade my 10.04 64bit install to 10.10 and try to reproduce
this bug.  I will let you know how it went ASAP.

-- 
evolution calendar-, task- and notivication-lists crashes by opening
https://bugs.launchpad.net/bugs/655405
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 655405] Re: evolution calendar-, task- and notivication-lists crashes by opening

2010-10-05 Thread RedSingularity
And just to confirm, opening the calendar within evolution is what
causes the problem?

-- 
evolution calendar-, task- and notivication-lists crashes by opening
https://bugs.launchpad.net/bugs/655405
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs