View Issue Details

IDProjectCategoryView StatusLast Update
0005382SOGoWeb Mailpublic2021-09-03 12:44
Reporterslainsavage Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version5.2.0 
Summary0005382: After webmail login I receive 'An error occurred during object publishing'
Description

Looking at my logs I see the below message
Error (objc-load):/usr/lib/GNUstep/SOGo/Mailer.SOGo/Mailer: undefined symbol: MAPIFindUserProp

Steps To Reproduce

Compile SOGo 5.2.0 on Arch Linux

Additional Information

I have included libytnef as this is needed in 5.2.0
Sope 5.2.0 is installed

To me the error above appears to be related to libytnef but I am not sure.

TagsNo tags attached.

Activities

slainsavage

slainsavage

2021-09-03 11:28

reporter   ~0015434

For some reason on Arch Linux /usr/lib/libytnef.so is not loaded automatically. When using LD_PRELOAD=/usr/lib/libytnef.so everything works as expected.

Issue History

Date Modified Username Field Change
2021-09-02 21:39 slainsavage New Issue
2021-09-03 11:28 slainsavage Note Added: 0015434
2021-09-03 12:44 francis Status new => closed
2021-09-03 12:44 francis Resolution open => no change required