View Issue Details

IDProjectCategoryView StatusLast Update
0002283SOGoWeb Calendarpublic2013-04-11 12:52
Reporternexius Assigned Tojraby 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version2.0.4b 
Summary0002283: TimeShift issue back again (refering to 0001766)
Description

Same issue reported in 0001766.
Every time I try to set an event, time shift back 4 hours the first time and 2 hours each time I open, save and quit the same event. If you plan an event for starting ad 20:00, it will be saved as starting at 16:00 and, each time you will re-open and save&quit the same event, it will go back in time 2 hours each one.

Using Debian stable/testing with inverse.ca repository.
Already tried to upgrade to the last packages but nothing changed.
I did not yet tried to recompile (as suggested).

Additional Information

IT SHOULD BE FROM 12:00 To 13:00
INSTEAD IT SAVES FROM 8:00 TO 9:00

BEGIN:VCALENDAR
PRODID:-//Inverse inc./SOGo 2.0.4b//EN
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Europe/Rome
X-LIC-LOCATION:Europe/Rome
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:19700329T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:19701025T030000
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
UID:6642-51635E00-D-16FDF4E
SUMMARY:Nuovo evento
CLASS:PUBLIC
CREATED:20130409T001620Z
DTSTAMP:20130409T001620Z
LAST-MODIFIED:20130409T001620Z
DTSTART;TZID=Europe/Rome:20130409T100000
DTEND;TZID=Europe/Rome:20130409T110000
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR

TagsNo tags attached.

Activities

ludovic

ludovic

2013-04-09 00:24

administrator   ~0005493

On which distro?

nexius

nexius

2013-04-09 00:57

reporter   ~0005494

Debian stable/testing (squezee/wheezy)

ludovic

ludovic

2013-04-09 00:59

administrator   ~0005495

So just to make sure, you're using Debian stable packages on a Debian stable distro?

nexius

nexius

2013-04-09 11:51

reporter   ~0005496

Should be enough.... Thanks for your help.

Linux debnexsogo 3.2.0-4-amd64 0000001 SMP Debian 3.2.35-2 x86_64 GNU/Linux

cat /etc/issue >> Debian GNU/Linux 6.0 \n \l

cat /etc/debian_version >> 6.0.7

ii gnustep-base-common 1.22.1-4 GNUstep Base library - common files
ii gnustep-base-runtime 1.22.1-4 GNUstep Base library - daemons and tools
ii gnustep-common 2.6.2-2 Common files for the core GNUstep environment
ii gnustep-make 2.4.0-3 Basic GNUstep Makefiles
ii libgnustep-base1.20 1.20.1-6 GNUstep Base library
ii libgnustep-base1.22 1.22.1-4 GNUstep Base library
ii libsope-gdl1-4.9 4.9.r1664.20130403 GNUstep database libraries for SOPE
ii sope4.9-gdl1-mysql 4.9.r1664.20130403 MySQL connector for SOPE's fork of the GNUstep database environment
ii libsope-appserver4.9 4.9.r1664.20130403 SOPE application server libraries
ii libsope-core4.9 4.9.r1664.20130403 Core libraries of the SOPE application server
ii libsope-gdl1-4.9 4.9.r1664.20130403 GNUstep database libraries for SOPE
ii libsope-ldap4.9 4.9.r1664.20130403 SOPE libraries for LDAP access
ii libsope-mime4.9 4.9.r1664.20130403 SOPE libraries for MIME processing
ii libsope-xml4.9 4.9.r1664.20130403 SOPE libraries for XML processing
ii libsope1 1.3.16-1 SKYRiX Object Publishing Environment (shared libraries)
ii sope4.9-gdl1-mysql 4.9.r1664.20130403 MySQL connector for SOPE's fork of the GNUstep database environment
ii sope4.9-libxmlsaxdriver 4.9.r1664.20130403 XML Parser for SOPE's SAX engine
ii sogo 2.0.4b-1 a modern and scalable groupware
ii sogo-common 1.3.16-1 Scalable groupware server - common files

sogo@debnexsogo:~$ defaults read sogod
sogod SOGoAuthenticationMethod SQL
sogod SOGoDraftsFolderName Drafts
sogod SOGoVacationEnabled YES
sogod SOGoSMTPServer 127.0.0.1:25
sogod SOGoUserSources '(
{
DomainFieldName = domain;
IMAPLoginFieldName = "imap_login";
canAuthenticate = YES;
displayName = "SOGo Users";
id = users;
isAddressBook = YES;
type = sql;
userPasswordAlgorithm = plain;
viewURL = "mysql://user:pass@127.0.0.1:3306/userdb/sogo_users";
}
)'
sogod SOGoMailShowSubscribedFoldersOnly NO
sogod SOGoIMAPServer imap://127.0.0.1:143
sogod SOGoLanguage Italian
sogod NGImap4ConnectionStringSeparator /
sogod SOGoFirstDayOfWeek 1
sogod SOGoProfileURL mysql://user:pass@localhost:3306/sogo/sogo_user_profile
sogod SOGoTimeZone Europe/Rome
sogod SOGoFoldersSendEMailNotifications YES
sogod SOGoMailMessageCheck every_5_minutes
sogod SOGoLoginModule Calendar
sogod SOGoMailingMechanism smtp
sogod OCSSessionsFolderURL mysql://user:pass@localhost:3306/sogo/sogo_sessions_folder
sogod SOGoTrashFolderName Trash
sogod SOGoSieveServer sieve://127.0.0.1:4190
sogod SOGoSuperUsernames '(
"admin@domain.com"
)'
sogod SOGoMailDomain netnex.it
sogod OCSFolderInfoURL mysql://user:pass@localhost:3306/sogo/sogo_folder_info
sogod SOGoSieveScriptsEnabled YES
sogod SOGoACLsSendEMailNotifications YES
sogod SOGoSentFolderName Sent
sogod SOGoAppointmentSendEMailNotifications YES

jraby

jraby

2013-04-10 13:22

viewer   ~0005503

There's something amiss in your package listing above:

  • The sogo packages are from the 'release' repo (2.0.4b) while the sope packages are from the nightly repo.
    Just to make sure, could you try either downgrading the sope packages to the release version, or upgrading sogo to the nightly version?

    • can you run 'dpkg -L sogo-common' i'm really curious to know what it is, I don't recall anything about this package.
    • There are 2 versions of libgnustep-base in the listing, 1.20 which is the version shipped with squeeze and 1.22 which is the version shipped with wheezy.
      Please remove 1.22 and try again.

    Also, I see you're using kernel 3.2, can you try upgrading to the latest version from the backports (3.2.42)

jraby

jraby

2013-04-10 13:47

viewer   ~0005504

From which repo are you pulling the sogo and sope packages, squeeze or wheezy?

If you can reproduce this issue on either squeeze or wheezy, I'll be happy to dig to fix it, but don't expect much if it only happens on a system with libraries from both releases...

nexius

nexius

2013-04-10 14:01

reporter   ~0005505

Ok, thank you for your help. I'm just trying again.

nexius

nexius

2013-04-10 16:35

reporter   ~0005507

I just tried to upgrade everything to the last (nightly) version and everything seems work flawlessly. Thank you very much for your suggestions and sorry for the warnings.

jraby

jraby

2013-04-10 19:09

viewer   ~0005508

Great!

can you post your package listing again?
From which repo are you pulling the sogo/sope packages? (squeeze or wheezy?)

nexius

nexius

2013-04-10 21:31

reporter   ~0005512

Debian 7.0 (Wheezy) with nightly build

-- deb http://inverse.ca/debian-nightly wheezy wheezy --

ii gnustep-base-common 1.22.1-4 all GNUstep Base library - common files
ii gnustep-base-runtime 1.22.1-4 amd64 GNUstep Base library - daemons and tools
ii gnustep-common 2.6.2-2 amd64 Common files for the core GNUstep environment
ii gnustep-make 2.6.2-2 all Basic GNUstep Makefiles
ii libgnustep-base1.22 1.22.1-4 amd64 GNUstep Base library
ii libsope-appserver4.9 4.9.r1664.20130403 amd64 SOPE application server libraries
ii libsope-core4.9 4.9.r1664.20130403 amd64 Core libraries of the SOPE application server
ii libsope-gdl1-4.9 4.9.r1664.20130403 amd64 GNUstep database libraries for SOPE
ii libsope-ldap4.9 4.9.r1664.20130403 amd64 SOPE libraries for LDAP access
ii libsope-mime4.9 4.9.r1664.20130403 amd64 SOPE libraries for MIME processing
ii libsope-xml4.9 4.9.r1664.20130403 amd64 SOPE libraries for XML processing
ii sogo:amd64 2.0.5.20130410-1 amd64 a modern and scalable groupware
ii sogo-common 1.3.16-1 all Scalable groupware server - common files
ii sope4.9-gdl1-mysql 4.9.r1664.20130403 amd64 MySQL connector for SOPE's fork of the GNUstep database environment
ii sope4.9-libxmlsaxdriver 4.9.r1664.20130403 amd64 XML Parser for SOPE's SAX engine

jraby

jraby

2013-04-11 12:52

viewer   ~0005513

Thanks for the update.

Issue History

Date Modified Username Field Change
2013-04-09 00:18 nexius New Issue
2013-04-09 00:24 ludovic Note Added: 0005493
2013-04-09 00:57 nexius Note Added: 0005494
2013-04-09 00:59 ludovic Note Added: 0005495
2013-04-09 11:51 nexius Note Added: 0005496
2013-04-10 13:22 jraby Note Added: 0005503
2013-04-10 13:47 jraby Note Added: 0005504
2013-04-10 14:01 nexius Note Added: 0005505
2013-04-10 16:35 nexius Note Added: 0005507
2013-04-10 16:53 ludovic Status new => closed
2013-04-10 16:53 ludovic Resolution open => no change required
2013-04-10 19:09 jraby Note Added: 0005508
2013-04-10 21:31 nexius Note Added: 0005512
2013-04-10 21:31 nexius Status closed => feedback
2013-04-10 21:31 nexius Resolution no change required => reopened
2013-04-11 12:52 jraby Note Added: 0005513
2013-04-11 12:52 jraby Assigned To => jraby
2013-04-11 12:52 jraby Status feedback => closed
2013-04-11 12:52 jraby Resolution reopened => no change required