Comment 13 for bug 285707

Revision history for this message
In , Jason (jason-redhat-bugs) 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@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