Bug 574623 - Add dependency to tasque for evolution-sharp
Summary: Add dependency to tasque for evolution-sharp
Keywords:
Status: CLOSED DUPLICATE of bug 574126
Alias: None
Product: Fedora
Classification: Fedora
Component: tasque
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Kaylor
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-18 00:14 UTC by Douglas E. Warner
Modified: 2010-03-18 02:51 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-18 02:51:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Douglas E. Warner 2010-03-18 00:14:48 UTC
Description of problem:
Without evolution-sharp installed, tasque loads but displays an empty backend selection list.  The console shows the following debug when launched:

$ tasque 
[Debug]: Tasque remote control active.

** (Tasque:13036): WARNING **: The following assembly referenced from /usr/lib64/tasque/Tasque.exe could not be loaded:
     Assembly:   evolution-sharp    (assemblyref_index=14)
     Version:    5.0.0.0
     Public Key: c46a23b774189844
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib64/tasque/).


** (Tasque:13036): WARNING **: Could not load file or assembly 'evolution-sharp, Version=5.0.0.0, Culture=neutral, PublicKeyToken=c46a23b774189844' or one of its dependencies.

** (Tasque:13036): WARNING **: Could not load file or assembly 'evolution-sharp, Version=5.0.0.0, Culture=neutral, PublicKeyToken=c46a23b774189844' or one of its dependencies.
[Warn]: Exception reading types from assembly 'Tasque, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null': The classes in the module cannot be loaded.
[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]: CurrentBackend specified in Preferences: 
[Info]: OnPreferences called
[Debug]: Loading preferences
[Debug]: Called Preferences Init
   

[Info]: OnQuit called - terminating application


Version-Release number of selected component (if applicable):
$ rpm -q tasque evolution-sharp
tasque-0.1.9-2.fc12.x86_64
evolution-sharp-0.21.1-5.fc12.x86_64

Comment 1 David Kaylor 2010-03-18 02:51:06 UTC

*** This bug has been marked as a duplicate of bug 574126 ***


Note You need to log in before you can comment on or make changes to this bug.