Re: [Evolution] Empty Message asks for confirmation when closing
On Sat, 2010-07-03 at 19:47 -0430, Patrick O'Callaghan wrote: > Message->Mailing List->Post Message to List opens a composer with the > To: header set to the list address. If you then close the message > without entering any content, you get a dialogue asking "Are you sure > you want to discard this message?". > > This also used to happen when composing with Mail->New Message, until it > was fixed in a recent update. I guess someone forgot the Post-to-List > case. Could that be because it's not much used? Hi, yes, most likely because it's not much used. Feel free to reopen the old bug, so it'll not be forgotten. Bye, Milan ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Having difficulty with Evolution 2.30.1.2_3 getting OWA Calendar (Free BSD 8-Stable)
On Sat, 2010-07-03 at 09:54 -0400, Jason Kenney wrote: > The Exchange server is Excahnage 2000. > > I'm able to receive mail with Evolution using the Exchange OWA Protocol, > however it is unable to fetch any calendar information. Looking at the > output it seems as though e-calendar-factory is not loading the Exchange > plugin. > > The current versions I have installed are: > FreeBSD 8.0 STABLE > evolution-2.30.1.2_3 > evolution-data-server-2.30.1_2 > evolution-exchange-2.30.1_1 > > I've attached the output I captured from running evolution. Any ideas on > how to solve this problem? Hi, it seems you have some mismatch of libraries in your system, due to an error: (e-calendar-factory:7515): e-data-server-WARNING **: /usr/lib/libkrb5.so.10: Undefined symbol "initialize_asn1_error_table_r" Try to update your whole system, and if it'll not help, then file a bug in your distribution. I would guess that rebuild of evolution-exchange would help here, or an update of libkrb5. Bye, Milan ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] Permissions
Birthdays & Anniversaries Calender not permitting any event to be added:- message is "Birthdays & Anniversaries' is a read-only calendar and cannot be modified. Please select a different calendar from the side bar in the Calendar view." What might cause this and how do I fix this please? My apologies if I have asked this question in the wrong place - please put it down to my being new and hopeless and ignore me but Ubuntu is giving me a lot of grieve. Chris ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Strange behaviour of Ctrl-V
On Wed, 2010-07-07 at 12:07 +1000, Nick Jenkins wrote: > > > I'll try and post a bug against Chromium, if I can figure out where > > > (it'll probably have to be against Chrome I suppose). > > > > Interestingly, the bug doesn't happen with Chrome, just Chromium. I may > > try and contact the Chromium maintainer directly. > > Just a quick follow-up on the paste bug, I have logged it at: > http://code.google.com/p/chromium/issues/detail?id=48424 I'd already reported it at http://code.google.com/p/chromium/issues/detail?id=48344 Sorry for not mentioning that here. Your report is more complete in any case so I just added a comment to yours. poc ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Strange behaviour of Ctrl-V
> > I'll try and post a bug against Chromium, if I can figure out where > > (it'll probably have to be against Chrome I suppose). > > Interestingly, the bug doesn't happen with Chrome, just Chromium. I may > try and contact the Chromium maintainer directly. Just a quick follow-up on the paste bug, I have logged it at: http://code.google.com/p/chromium/issues/detail?id=48424 -- All the best, Nick. ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] [Enhancement] Double/triple clicking should work same as other Linux applications
On Tue, 2010-07-06 at 14:03 +1000, Nick Jenkins wrote: > > In every other Linux application, double clicking on a word selects > > the whole word and moving the cursor while holding a mouse button down > > selects all words from the one double clicked on to the word on which > > the cursor now stands, inclusive. [...snip...] Evolution should behave > > the same as other Linux applications with this respect. Opinions? > > Yes, I agree, that would be handy and would make text selection easier. > > > I have submitted this to the Gnome Bugzilla as a proposed enhancement. > > Maybe post the BZ link so that others who have an opinion can track the > proposed enhancement? Sorry about that. It's: https://bugzilla.gnome.org/show_bug.cgi?id=623628 jon ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Evo Seg Fault on Meeting Request
On Tue, 2010-07-06 at 09:35 -0400, Philippe LeCavalier wrote: > On Tue, 2010-07-06 at 11:15 +0530, Akhil Laddha wrote: > > > On Fri, 2010-07-02 at 15:26 -0400, Philippe LeCavalier wrote: > > > On Fri, 2010-07-02 at 15:15 -0400, Adam Tauno Williams wrote: > > > > Does Google support use CALDAV or something else? I have no idea. If > > > > it uses CALDAV setting the CALDAV_DEBUG variable might expose something. > > > I'm 90% certain it's CALDAV however... > > > > > > > > Run "CALDAV_DEBUG=1 evolution" > > > Shows: > > > plecaval...@plc:~$ CALDAV_DEBUG=1 evolution > > > > > > (evolution:4250): evolution-network-manager-WARNING **: The name > > > org.freedesktop.NetworkManager was not provided by any .service files > > > Segmentation fault > > > plecaval...@plc:~$ > > > > > > ...no more info than previously ran with just $evolution > > > > > > > running evolution under gdb should get you traces and make sure you have > > debuginfo packages of evolution-data-server and evolution installed. > > > > see http://live.gnome.org/GettingTraces/Details#gdb-not-yet-running for > > details > > > > - Akhil > > Thanks Akhil. > > > > It's funny, I would have guessed more people would be experiencing this. I > had to delete the meeting request in my Inbox because Evo kept selecting it > when it was the only msg left in there - the sudden crashing was getting on > my nerves. I'll have to wait 'til I get another to run gdb. > > Cheers, > Phil > > ___ Got another one...I've since posted a bug @ https://bugzilla.gnome.org/show_bug.cgi?id=623683 The debug info has been added to the bug rather than this thread. Cheers, Phil ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Evo Seg Fault on Meeting Request
On Tue, 2010-07-06 at 11:15 +0530, Akhil Laddha wrote: > On Fri, 2010-07-02 at 15:26 -0400, Philippe LeCavalier wrote: > > On Fri, 2010-07-02 at 15:15 -0400, Adam Tauno Williams wrote: > > > Does Google support use CALDAV or something else? I have no idea. If > > > it uses CALDAV setting the CALDAV_DEBUG variable might expose something. > > I'm 90% certain it's CALDAV however... > > > > > > Run "CALDAV_DEBUG=1 evolution" > > Shows: > > plecaval...@plc:~$ CALDAV_DEBUG=1 evolution > > > > (evolution:4250): evolution-network-manager-WARNING **: The name > > org.freedesktop.NetworkManager was not provided by any .service files > > Segmentation fault > > plecaval...@plc:~$ > > > > ...no more info than previously ran with just $evolution > > > > running evolution under gdb should get you traces and make sure you have > debuginfo packages of evolution-data-server and evolution installed. > > see http://live.gnome.org/GettingTraces/Details#gdb-not-yet-running for > details > > - Akhil Thanks Akhil. It's funny, I would have guessed more people would be experiencing this. I had to delete the meeting request in my Inbox because Evo kept selecting it when it was the only msg left in there - the sudden crashing was getting on my nerves. I'll have to wait 'til I get another to run gdb. Cheers, Phil ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-list