Re: [Bug 226925] Re: 2.22.1.1 stable update

2008-06-03 Thread Martin Pitt
mnott [2008-06-03 6:14 -]: > libnm_glib_nm_state_cb: dbus returned an error. > (org.freedesktop.DBus.Error.ServiceUnknown) The name > org.freedesktop.NetworkManager was not provided by any .service > files Do you actually have NetworkManager running? -- 2.22.1.1 stable update https://

[Bug 226925] Re: 2.22.1.1 stable update

2008-06-02 Thread mnott
I just tune into this discussion. Got the update using apt-get to 2.22.1.1 on hardy as of today. Evolution should connect to an exchange server. As of now, Evolution crashes after a short time. Any editing messages are lost. The program just hangs, and if it was started from the command line, I ge

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-29 Thread Martin Pitt
Copied to hardy-updates. ** Changed in: evolution (Ubuntu Hardy) Status: Fix Committed => Fix Released -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-28 Thread Martin Pitt
hardy-proposed copied to intrepid. ** Changed in: evolution (Ubuntu) Status: In Progress => Fix Released -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-19 Thread Tobias Richter
calendar regression: bug #231091 evolution does not recognize a meeting -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-09 Thread Martin Pitt
Accepted into -proposed, please test and give feedback here ** Changed in: evolution (Ubuntu Hardy) Status: In Progress => Fix Committed ** Tags added: verification-needed -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification because you are

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-09 Thread Sebastien Bacher
there is an evolution regression though, bug #228279, I'll upload a new revision fixing this one -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-09 Thread Sebastien Bacher
the issue is due to evolution-data-server and not evolution, there is bug #228107 about that, I'll reupload evolution and a fixed evolution- data-server -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-09 Thread Martin Pitt
I removed the faulty evolution version from hardy-proposed. -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-09 Thread Martin Pitt
Great, thanks dremon! ** Tags removed: verification-done ** Changed in: evolution (Ubuntu Hardy) Status: Fix Committed => In Progress ** Changed in: evolution (Ubuntu) Status: Fix Committed => In Progress -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You receiv

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-08 Thread dremon
Well, the bug is pretty obvious if you look in the e-gw-container.c sources, the free_node function: static void free_node(EShUsers *user) { if(user){ g_free(user->email); g_free (user); } g_free (user); return ; } I've created a pat

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-08 Thread Sebastien Bacher
could you install libglib2.0-0-dbgsym evolution-data-server-dbg evolution-dbg and get a new stacktrace? also trying to run valgrind as described on https://wiki.ubuntu.com/Valgrind would be useful -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-08 Thread dremon
Here are the details: Ubuntu: 8.04/AMD64 Evolution: 2.22.1.1-0ubuntu1 Description: crash when connecting to groupwise account. Stack trace: #0 0x7f6f635f4095 in raise () from /lib/libc.so.6 #1 0x7f6f635f5af0 in abort () from /lib/libc.so.6 #2 0x7f6f6362ea7b in ?? () from /lib/lib

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-08 Thread Sebastien Bacher
the commenter didn't subscribe to the bug and didn't include any useful details either, not really useful -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-08 Thread dremon
This update broke up Groupwise client, it is constantly crashing upon connection -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-07 Thread Pedro Villavicencio
I've tested the package from the proposed repository for about ~1 day and everything looks fine. ** Tags added: verification-done ** Tags removed: verification-needed -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification because you are a member of

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-06 Thread weltall
at a first look it seems to work fine -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mai

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-05 Thread Steve Langasek
Accepted into -proposed, please test and give feedback here ** Changed in: evolution (Ubuntu Hardy) Status: Triaged => Fix Committed ** Tags added: verification-needed -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification because you are a me

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-05 Thread Sebastien Bacher
the simplified debdiff, filtering the translations, autotools and debian backport changes ** Attachment added: "simplified debdiff version" http://launchpadlibrarian.net/14227693/evolution.debdiff-simplified -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bu

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-05 Thread Sebastien Bacher
** Attachment added: "the corresponding diffstat" http://launchpadlibrarian.net/14227588/evolution.diffstat -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-05 Thread Sebastien Bacher
** Attachment added: "the debdiff for the update gziped" http://launchpadlibrarian.net/14227575/evolution.debdiff.gz -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-05 Thread Sebastien Bacher
The bugs fixed summary Bug Fixes: #33: Add the attachments and draw the bar (Srinivasa Ragavan) #338330: (Novell Bugzilla) Internet Based Calendar Events Are Declined By Evolution/GroupWise (Chenthill Palanisamy) #358644: (Novell Bugzilla) Retracted groupwise appointme