[OGo-Users] problem with send button on documents

Sebastian Reitenbach users@opengroupware.org
Tue, 10 Apr 2007 17:00:23 +0200


Hi all,

I have seen this on two installation of ogo on suse 10.1, and IIRC, some 
time ago on a (not existing anymore) opensuse 10.2 too.

When I try immediately after uploading of a document to send it via the send 
button, then the following error pops up in the WebUI:

Skyrix: Could not execute command mail for types (
    <NGMimeType: eo-gid/doc>
)

in the log files I see these error message:

Apr 05 15:02:15 OpenGroupware [20648]: <0x0x812d6fc[WOServerSessionStore]> 
session 50A850A8054614C5C3 expired at 2007-04-05 15:02:15 -0000.
Apr 05 15:02:15 OpenGroupware [20648]: -[SNSConnection sessionExpired:]: 
expired: 50A850A8054614C5C3
Apr 05 15:04:35 OpenGroupware [20648]: <doc::new> TODO: register in objinfo: 
Doc / 2666050
Apr 05 15:06:25 OpenGroupware [20648]: SkyProject4DocumentUpload upload 
99242 bytes at /cartography/RoadNetworkUpdate.odt ..
Apr 05 15:06:25 OpenGroupware [20648]: <doc::new> TODO: register in objinfo: 
Doc / 2666060
Apr 05 15:06:25 OpenGroupware [20648]: <documentversion::new> TODO: register 
in objinfo: DocumentVersion / 2666080
Apr 05 15:06:54 OpenGroupware [20648]: -[NSData(SkyTextEditable) 
isSkyTextEditable]: not editable, contains \0 chars
Apr 05 15:06:54 OpenGroupware [20648]: -[NSData(SkyTextEditable) 
isSkyTextEditable]: not editable, contains \0 chars
Apr 05 15:07:01 OpenGroupware [20648]: ERROR[-[SkyProjectFileManagerCache 
initWithContext:projectGlobalID:]] missing project
Apr 05 15:07:01 OpenGroupware [20648]: SkyProject4DocumentViewer could not 
create filemanager for pgid <0x0xb9aa8a4[EOKeyGlobalID]: Project 
4294967295>, document <0x0xba20264[EOKeyGlobalID]: Doc 2666060>
Apr 05 15:07:01 OpenGroupware [20648]: [WARN] (50A850A8044614AB44) Could not 
execute command mail for types (
    <NGMimeType: eo-gid/doc>
)
Apr 05 15:07:02 OpenGroupware [20648]: -[NSData(SkyTextEditable) 
isSkyTextEditable]: not editable, contains \0 chars
Apr 05 15:07:02 OpenGroupware [20648]: -[NSData(SkyTextEditable) 
isSkyTextEditable]: not editable, contains \0 chars
Apr 05 15:07:06 OpenGroupware [20648]: ERROR[-[SkyProjectFileManagerCache 
initWithContext:projectGlobalID:]] missing project
Apr 05 15:07:06 OpenGroupware [20648]: SkyProject4DocumentViewer could not 
create filemanager for pgid <0x0xb87fcec[EOKeyGlobalID]: Project 
4294967295>, document <0x0xba20264[EOKeyGlobalID]: Doc 2666060>
Apr 05 15:07:06 OpenGroupware [20648]: [WARN] (50A850A8044614AB44) Could not 
execute command mail for types (
    <NGMimeType: eo-gid/doc>
)
Apr 05 15:07:06 OpenGroupware [20648]: -[NSData(SkyTextEditable) 
isSkyTextEditable]: not editable, contains \0 chars
Apr 05 15:07:06 OpenGroupware [20648]: -[NSData(SkyTextEditable) 
isSkyTextEditable]: not editable, contains \0 chars
Apr 05 15:15:52 OpenGroupware [20648]: SkyParticipantsSelection Note: empty 
result list, not fetching extended info
Apr 05 15:20:32 OpenGroupware [20648]: <appointment::new> TODO: register in 
objinfo: Date / 2666140
Apr 05 15:20:50 OpenGroupware [20648]: [WARN] LSWImapMailEditor not 
attaching: <NGMimeType: eo/date>/NSConcreteMutableDictionary/0x0xbd1129c


The user has to log out, and after another login, the user can send the file 
using the send button. The SNSD is only active on one of the ogo hosts, but 
the problem happens on both.

I have ogo 1.1.6 rpm's and sope 4.5.9 installed on the SuSE 10.1 hosts, and 
IIRC the same were installed on the 10.2 too. 

anybody knows this problem, and maybe a better workaround than login/logout?

At least on my trunk system, running on OpenBSD, I know this problem does 
not exist.

kind regards
Sebastian