[ubuntu-mono] [Bug 285707] Re: Tasque cannot connect to Evolution Data Server
Bug Watch Updater
285707 at bugs.launchpad.net
Sat Oct 28 00:22:39 UTC 2017
Launchpad has imported 5 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=585267.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2010-04-23T15:08:13+00:00 Jason wrote:
Description of problem:
evolution data server backend displays blank page
Version-Release number of selected component (if applicable):
tasque-0.1.9-3.fc13.x86_64
How reproducible:
every time
Steps to Reproduce:
1. open tasque
2. select "Evolution Data Server" as the backend
3. view blank page
Actual results:
blank pages
Expected results:
lists of tasks entered into evolution
Additional info:
the current version of tasque's evolution data server backend is built against the previous version of evolutions's libedata-cal-1.2.so
starting tasque from the command line, I get:
[jconnor at inspiron ~]$ tasque
[Debug]: Tasque remote control active.
[Debug]: Found Available Backend: Tasque.Backends.RtmBackend.RtmBackend
[Debug]: Found Available Backend: Tasque.Backends.Sqlite.SqliteBackend
[Debug]: Found Available Backend: Tasque.Backends.EDS.EDSBackend
[Debug]: Tasque.exe location: /usr/lib64/tasque/Tasque.exe
[Info]: Searching for Backend DLLs in: /usr/lib64/tasque
[Info]: Reading /usr/lib64/tasque/RtmNet.dll
[Debug]: Storing 'Tasque.Backends.RtmBackend.RtmBackend' = 'Remember the Milk'
[Debug]: Storing 'Tasque.Backends.Sqlite.SqliteBackend' = 'Local File'
[Debug]: Storing 'Tasque.Backends.EDS.EDSBackend' = 'Evolution Data Server'
[Debug]: CurrentBackend specified in Preferences: Tasque.Backends.EDS.EDSBackend
[Info]: Using backend: Evolution Data Server (Tasque.Backends.EDS.EDSBackend)
[Debug]: Initializing EDS Backend
[Debug]: Listening for Changes in EDS Task Groups
[Debug]: Fatal : System.TypeInitializationException: An exception was thrown by the type initializer for Evolution.SourceList ---> System.DllNotFoundException: libedata-cal-1.2.so.6
at (wrapper managed-to-native) Evolution.CalBackendCache:e_cal_backend_cache_get_type ()
at Evolution.CalBackendCache.get_GType () [0x00000] in <filename unknown>:0
at GtkSharp.EvolutionSharp.ObjectManager.Initialize () [0x00000] in <filename unknown>:0
at Evolution.SourceList..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at Tasque.Backends.EDS.EDSBackend.ListenForGroups () [0x00000] in <filename unknown>:0
at Tasque.Backends.EDS.EDSBackend.Initialize () [0x00000] in <filename unknown>:0
The installed version of libedata-cal-1.2.so is libedata-cal-1.2.so.7
Reply at:
https://bugs.launchpad.net/ubuntu/+source/tasque/+bug/285707/comments/9
------------------------------------------------------------------------
On 2010-07-17T18:11:24+00:00 Damiano wrote:
I confirm the issue. It's still present at the time of writing.
OT: If someone needs something like tasque but working on Fedora 13 have
a look to this project http://live.gnome.org/gtg
Reply at:
https://bugs.launchpad.net/ubuntu/+source/tasque/+bug/285707/comments/13
------------------------------------------------------------------------
On 2010-07-17T18:40:44+00:00 Damiano wrote:
even installing evolution-devel as someone suggested in some forum posts
nothing changes.
Reply at:
https://bugs.launchpad.net/ubuntu/+source/tasque/+bug/285707/comments/14
------------------------------------------------------------------------
On 2011-06-02T14:56:18+00:00 Bug wrote:
This message is a reminder that Fedora 13 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 13. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora
'version' of '13'.
Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version prior to Fedora 13's end of life.
Bug Reporter: Thank you for reporting this issue and we are sorry that
we may not be able to fix it before Fedora 13 is end of life. If you
would still like to see this bug fixed and are able to reproduce it
against a later version of Fedora please change the 'version' of this
bug to the applicable version. If you are unable to change the version,
please add a comment here and someone will do it for you.
Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.
The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Reply at:
https://bugs.launchpad.net/ubuntu/+source/tasque/+bug/285707/comments/16
------------------------------------------------------------------------
On 2011-06-27T15:50:09+00:00 Bug wrote:
Fedora 13 changed to end-of-life (EOL) status on 2011-06-25. Fedora 13 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version.
Thank you for reporting this bug and we are sorry it could not be fixed.
Reply at:
https://bugs.launchpad.net/ubuntu/+source/tasque/+bug/285707/comments/17
** Changed in: tasque (Fedora)
Status: Unknown => Won't Fix
** Changed in: tasque (Fedora)
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to tasque in Ubuntu.
https://bugs.launchpad.net/bugs/285707
Title:
Tasque cannot connect to Evolution Data Server
Status in tasque package in Ubuntu:
New
Status in tasque package in Fedora:
Won't Fix
Bug description:
Binary package hint: tasque
Tasque cannot connect to the Evolution Data Server backend. No task is
shown inside Tasque and it is not possible to create a new one.
Here is the part I suppose is interesting: an exception is thrown when
trying to connect to the evolution data server.
[Debug]: Initializing EDS Backend
[Debug]: Listening for Changes in EDS Task Groups
[Debug]: Fatal : System.TypeInitializationException: An exception was thrown by the type initializer for Evolution.SourceList ---> System.DllNotFoundException: libedataserver-1.2.so.9
at (wrapper managed-to-native) Evolution.Source:e_source_get_type ()
at Evolution.Source.get_GType () [0x00000]
at GtkSharp.EvolutionSharp.ObjectManager.Initialize () [0x00000]
at Evolution.SourceList..cctor () [0x00000] --- End of inner exception stack trace ---
at Tasque.Backends.EDS.EDSBackend.ListenForGroups () [0x00000]
at Tasque.Backends.EDS.EDSBackend.Initialize () [0x00000]
I'm running Intrepid with
tasque 0.1.6-1ubuntu1
evolution 2.24.0-0ubuntu3
libevolution3.0-cil 0.17.5-0ubuntu1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tasque/+bug/285707/+subscriptions
More information about the Ubuntu-mono
mailing list