[OGo-Users] Could not execute command mail for types
Helge Hess
users@opengroupware.org
Sat, 17 Feb 2007 16:12:41 +0100
On Feb 16, 2007, at 16:49, Sebastian Reitenbach wrote:
> since I upgraded the server from a suse 9.2 to a suse 10.2, and
> also upgrading
> from OGo from version 1.1.3 or 1.1.4 to 1.1.6, some of my users
> have problems sending
> links to project files, using the send button. Immediately after
> clicking the send
> button, a window pops up, stating:
> SKYRIX: Could not exectute command mail for types eo-gid/doc.
Might be a bug.
> In the logfile i then can see the following error message:
...
> filemanager for pgid <0x0xac9208c[EOKeyGlobalID]: Project
> 4294967295>, document
> <0x0xac36ce4[EOKeyGlobalID]: Doc 2373620>
^^^ obviously the project ID '4294967295' somehow went wrong. Looks
like MAX_INT, possibly an signed/unsigned or 64bit issue.
To track this done you could set a breakpoint in EOKeyGlobalID which
triggers when the GID is initialized with this specific value.
> Feb 16 15:18:36 OpenGroupware [32343]: [WARN] [ogo-rm] (-
> [OWResourceManager
> resourcesPath]): Resources path
> /var/lib/opengroupware.org/OpenGroupware.woa/Resources
> does not exist !
?! Other issue, but this also looks a bit weird? Shouldn't the
resources live in /usr/share/?
Do you use a GNUstep.sh environment?
> Feb 16 15:18:36 OpenGroupware [32343]: -[SkyP4DocumentIcon
> appendToResponse:inContext:]:
> did not find mime-icon 'mimeicon_image_png_16x19.gif'
Thats not really bug (will fallback to mimeicon_image_16x19.gif), but
I uploaded(/copied) an image for the png type.
Greets,
Helge
--
Helge Hess
http://www.helgehess.eu/