Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-14 Thread Donny Brooks


On 2/13/2012 2:18 PM, Donny Brooks wrote:
Since the plugins are production ready now I have a question. We need 
to do some more testing, mostly of the how to update existing 
installations flavor. However when I install the new plugins, not the 
preX versions, it pulls the old 3.1XX plugins from my updates server. 
Could I just simply add another sub-directory to the path and put the 
new ones in there so I don't disturb the existing installs until our 
testing is completed?


Basically instead of it reading like this:
isi:updateURL=http://machine.domain/plugins/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%; 



It would read like:
isi:updateURL=http://machine.domain/plugins/10.0/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%; 



That shouldn't break anything existing or for the new ones should it?

Donny B.




Welp pulled the plug on the update this morning and having a few issues:

1. all of my shared calendars disappeared. All I have left in the web 
interface is my personal one and one other I created. All color coding 
is gone. In the logs I get error 404 on the pulls of the other 
calendars. not all users are missing calendars, only a handful.


2. I keep seeing this error in the logs:

Feb 14 07:32:42 sogod [2486]: [ERROR] 0x0xecc5f48[SOGoSQLUserProfile] 
failed to parse property list value for settings profile (error: Parse 
failed at line 1 (char 8) - unexpected character (wanted '=')): {Mail: 
{SortingState: [date, 0], ExpandedFolders: [/0, 
/0/foldermail], DragHandleVertical: 340, folderForExpunge:


There is more to it but it starts listing users and email addresses to I 
truncated it. If you need the full error I can send it too.


3. Seeing alot of this also:

sogod[2719] WARNING: IMAP4 connection pooling is disabled!

4. Here is a excerpt of me logging in if this helps anything:

2012-02-14 07:42:35.936 sogod[2725] WOCompoundElement: pool embedding is on.
2012-02-14 07:42:35.936 sogod[2725] WOCompoundElement: id logging is on.
Feb 14 07:42:35 sogod [2725]: SOGoRootPage successful login for user 
'dbrooks' - expire = -1  grace = -1
webmail - - [14/Feb/2012:07:42:35 GMT] POST /SOGo/connect HTTP/1.1 200 
27/45 0.049 - - 772K
webmail - - [14/Feb/2012:07:42:36 GMT] GET /SOGo/so/dbrooks HTTP/1.1 
302 0/0 0.002 - - 12K
webmail - - [14/Feb/2012:07:42:36 GMT] GET /SOGo/so/dbrooks/view 
HTTP/1.1 302 0/0 0.005 - - 44K
webmail - - [14/Feb/2012:07:42:36 GMT] GET /SOGo/so/dbrooks/Mail 
HTTP/1.1 302 0/0 0.002 - - 0

...
2012-02-14 07:42:36.637 sogod[2725] Note: using 'UCS-2LE' on Linux.
2012-02-14 07:42:36.648 sogod[2725] parseTimeZone: cannot parse time 
notation 'GMT'

...
webmail - - [14/Feb/2012:07:42:37 GMT] GET /SOGo/so/dbrooks/Mail/view 
HTTP/1.1 200 13772/0 1.173 76901 82% 30M

...
Feb 14 07:42:38 sogod [2722]: [WARN] 0x0xdd861d8[SOGoWebDAVAclManager] 
entry '{DAV:}write' already exists in DAV permissions table
Feb 14 07:42:38 sogod [2722]: [WARN] 0x0xdd861d8[SOGoWebDAVAclManager] 
entry '{DAV:}write-properties' already exists in DAV permissions table
Feb 14 07:42:38 sogod [2722]: [WARN] 0x0xdd861d8[SOGoWebDAVAclManager] 
entry '{DAV:}write-content' already exists in DAV permissions table
webmail - - [14/Feb/2012:07:42:38 GMT] POST 
/SOGo/so/dbrooks/Calendar/alarmslist?browserTime=1329226956 HTTP/1.1 
200 70/0 0.014 - - 152K
webmail - - [14/Feb/2012:07:42:38 GMT] POST 
/SOGo/so/dbrooks/Mail/0/mailboxes HTTP/1.1 200 2799/0 0.256 - - 8K

2012-02-14 07:42:39.210 sogod[2720] WOCompoundElement: pool embedding is on.
2012-02-14 07:42:39.210 sogod[2720] WOCompoundElement: id logging is on.

Donny B.


--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-14 Thread spamvoll
Hi..

ok 1.2.13c fixed the issue and i can start sogod normally.
But i still cant add long text to an appointment, it gets cut off
after the first new line char(Enter)

2012/2/13  spamv...@googlemail.com:
 Hi..
 sometimes it helps to reply to the list and not the person :)

 I just updated and sogo wont start anymore:

 [root@sogo conf.d]# /etc/init.d/sogod restart
 Restarting SOGo:
  sogo                                                     [  OK  ]
 [root@sogo conf.d]# /etc/init.d/sogod status
 sogod dead, but PID-File exist

 no log output in /var/log/sogo/sogo.log


 strace shows:

 stat64(/usr/local/share/sope-4.9/ngobjweb, 0xbfea4fcc) = -1 ENOENT
 (No such file or directory)
 stat64(/usr/share/sope-4.9/ngobjweb, 0xbfea4fcc) = -1 ENOENT (No
 such file or directory)
 stat64(/home/sogo/GNUstep/Library/Libraries/Resources/NGObjWeb/Defaults.plist,
 0xbfea503c) = -1 ENOENT (No such file or dire
 stat64(/usr/local/lib/GNUstep/Libraries/Resources/NGObjWeb/Defaults.plist,
 0xbfea503c) = -1 ENOENT (No such file or director
 stat64(/usr/lib/GNUstep/Libraries/Resources/NGObjWeb/Defaults.plist,
 {st_mode=S_IFREG|0644, st_size=10879, ...}) = 0
 open(/usr/lib/GNUstep/Libraries/Resources/NGObjWeb/Defaults.plist,
 O_RDONLY) = 3


 starting by Hand does work:

 [sogo@sogo ~]$ /usr/sbin/sogod -WOWorkersCount 1 -WOPidFile
 /var/log/sogo/sogo.pid -WOLogFile - = -WONoDetach YES
 Feb 13 23:44:04 sogod [2476]: version 1.3.12 (build
 root@vizzini.openchange.local 201202131030) -- starting
 Feb 13 23:44:04 sogod [2476]: vmem size check enabled: shutting down
 app when vmem  384 MB
 Feb 13 23:44:04 sogod [2476]: 0x0xa1da1e4[SOGoProductLoader] SOGo
 products loaded from '/usr/lib/GNUstep/SOGo':
 Feb 13 23:44:04 sogod [2476]: 0x0xa1da1e4[SOGoProductLoader]
 Contacts.SOGo, SchedulerUI.SOGo, AdministrationUI.SOGo, Mailer.SOGo,
 ContactsUI.SOGo, MainUI.SOGo, MailerUI.SOGo, PreferencesUI.SOGo,
 CommonUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo
 Feb 13 23:44:04 sogod [2476]: 0x0xa297a64[WOWatchDog] listening on *:2
 Feb 13 23:44:04 sogod [2476]: 0x0xa297a64[WOWatchDog] watchdog
 process pid: 2476
 Feb 13 23:44:04 sogod [2476]: 0x0x2eb5c0[WOWatchDogChild] watchdog
 request timeout set to 10 minutes
 Feb 13 23:44:04 sogod [2476]: 0x0xa297a64[WOWatchDog] preparing 1 children
 Feb 13 23:44:04 sogod [2476]: 0x0xa297a64[WOWatchDog] child spawned
 with pid 2477

 2012/2/13 Dominique BERTHET dbert...@emse.fr:
 With SOGo 1.3.12 with thunderbird 10.0 (ESR)  and last 10.0 extensions:
 - I have to give my password for each of my calendars
 - I can't see new calendars
 - The colors for each categorie are not respected
 Sincerely

 Le 13/02/2012 21:18, Donny Brooks a écrit :

 Since the plugins are production ready now I have a question. We need to
 do some more testing, mostly of the how to update existing
 installations flavor. However when I install the new plugins, not the
 preX versions, it pulls the old 3.1XX plugins from my updates server.
 Could I just simply add another sub-directory to the path and put the
 new ones in there so I don't disturb the existing installs until our
 testing is completed?

 Basically instead of it reading like this:

 isi:updateURL=http://machine.domain/plugins/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%;


 It would read like:

 isi:updateURL=http://machine.domain/plugins/10.0/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%;


 That shouldn't break anything existing or for the new ones should it?

 Donny B.



 --
 users@sogo.nu
 https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-14 Thread spamvoll
*sry* 1.3.12c :)

2012/2/15  spamv...@googlemail.com:
 Hi..

 ok 1.2.13c fixed the issue and i can start sogod normally.
 But i still cant add long text to an appointment, it gets cut off
 after the first new line char(Enter)

 2012/2/13  spamv...@googlemail.com:
 Hi..
 sometimes it helps to reply to the list and not the person :)

 I just updated and sogo wont start anymore:

 [root@sogo conf.d]# /etc/init.d/sogod restart
 Restarting SOGo:
  sogo                                                     [  OK  ]
 [root@sogo conf.d]# /etc/init.d/sogod status
 sogod dead, but PID-File exist

 no log output in /var/log/sogo/sogo.log


 strace shows:

 stat64(/usr/local/share/sope-4.9/ngobjweb, 0xbfea4fcc) = -1 ENOENT
 (No such file or directory)
 stat64(/usr/share/sope-4.9/ngobjweb, 0xbfea4fcc) = -1 ENOENT (No
 such file or directory)
 stat64(/home/sogo/GNUstep/Library/Libraries/Resources/NGObjWeb/Defaults.plist,
 0xbfea503c) = -1 ENOENT (No such file or dire
 stat64(/usr/local/lib/GNUstep/Libraries/Resources/NGObjWeb/Defaults.plist,
 0xbfea503c) = -1 ENOENT (No such file or director
 stat64(/usr/lib/GNUstep/Libraries/Resources/NGObjWeb/Defaults.plist,
 {st_mode=S_IFREG|0644, st_size=10879, ...}) = 0
 open(/usr/lib/GNUstep/Libraries/Resources/NGObjWeb/Defaults.plist,
 O_RDONLY) = 3


 starting by Hand does work:

 [sogo@sogo ~]$ /usr/sbin/sogod -WOWorkersCount 1 -WOPidFile
 /var/log/sogo/sogo.pid -WOLogFile - = -WONoDetach YES
 Feb 13 23:44:04 sogod [2476]: version 1.3.12 (build
 root@vizzini.openchange.local 201202131030) -- starting
 Feb 13 23:44:04 sogod [2476]: vmem size check enabled: shutting down
 app when vmem  384 MB
 Feb 13 23:44:04 sogod [2476]: 0x0xa1da1e4[SOGoProductLoader] SOGo
 products loaded from '/usr/lib/GNUstep/SOGo':
 Feb 13 23:44:04 sogod [2476]: 0x0xa1da1e4[SOGoProductLoader]
 Contacts.SOGo, SchedulerUI.SOGo, AdministrationUI.SOGo, Mailer.SOGo,
 ContactsUI.SOGo, MainUI.SOGo, MailerUI.SOGo, PreferencesUI.SOGo,
 CommonUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo
 Feb 13 23:44:04 sogod [2476]: 0x0xa297a64[WOWatchDog] listening on *:2
 Feb 13 23:44:04 sogod [2476]: 0x0xa297a64[WOWatchDog] watchdog
 process pid: 2476
 Feb 13 23:44:04 sogod [2476]: 0x0x2eb5c0[WOWatchDogChild] watchdog
 request timeout set to 10 minutes
 Feb 13 23:44:04 sogod [2476]: 0x0xa297a64[WOWatchDog] preparing 1 children
 Feb 13 23:44:04 sogod [2476]: 0x0xa297a64[WOWatchDog] child spawned
 with pid 2477

 2012/2/13 Dominique BERTHET dbert...@emse.fr:
 With SOGo 1.3.12 with thunderbird 10.0 (ESR)  and last 10.0 extensions:
 - I have to give my password for each of my calendars
 - I can't see new calendars
 - The colors for each categorie are not respected
 Sincerely

 Le 13/02/2012 21:18, Donny Brooks a écrit :

 Since the plugins are production ready now I have a question. We need to
 do some more testing, mostly of the how to update existing
 installations flavor. However when I install the new plugins, not the
 preX versions, it pulls the old 3.1XX plugins from my updates server.
 Could I just simply add another sub-directory to the path and put the
 new ones in there so I don't disturb the existing installs until our
 testing is completed?

 Basically instead of it reading like this:

 isi:updateURL=http://machine.domain/plugins/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%;


 It would read like:

 isi:updateURL=http://machine.domain/plugins/10.0/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%;


 That shouldn't break anything existing or for the new ones should it?

 Donny B.



 --
 users@sogo.nu
 https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread Francis Lachapelle
The Inverse Team is pleased to announce the immediate availability of SOGo 
1.3.12. This is a minor release of SOGo which focuses on improved stability 
over previous versions.

The release of Thunderbird 10 ESR (Extended Support Release) marks the end of 
the Lightning Inverse Edition; you can finally use the official Lightning 
release along with the new SOGo Connector and Integrator extensions compatible 
with Thunderbird 10 ESR. No more fork and confusion!

=== What is SOGo ===

SOGo is a free and modern scalable groupware server. It offers shared 
calendars, address books and emails through your favorite Web browser or by 
using a native client such as Mozilla Thunderbird and Lightning.

SOGo is standard-compliant and supports CalDAV, CardDAV, GroupDAV and reuses 
existing IMAP, SMTP and database servers - making the solution easy to deploy 
and interoperable with many applications.

SOGo features :

 * Scalable architecture suitable for deployments from dozen to many thousand 
users
 * Rich Web-based interface that shares the look and feel, the features and the 
data of Mozilla Thunderbird and Lightning
 * Improved integration with Mozilla Thunderbird and Lightning by using the 
SOGo Connector and the SOGo Integrator
 * Two-way synchronization support with any SyncML-capable devices (BlackBerry, 
Palm, Windows CE, etc.) by using the Funambol SOGo Connector
 * Excellent integration with Apple iCal 3/4 and Apple iPhone OS 3/4/5

and many more! SOGo and our connectors are completely free.


=== Changes from the previous release ===

New Features
 * show end time in bubble box of events
 * we now check for new mails in folders for which sieve rules are defined to 
file messages into

Enhancements
 * updated Ukrainian translation
 * updated Russian translation
 * updated Brazilian (Portuguese) translation
 * updated Italian translation
 * updated Spanish (Spain) translation
 * updated German translation
 * updated Catalan translation
 * updated Norwegian (Bokmal) translation
 * now possible to use memcached over a UNIX socket
 * increase size of content columns
 * improved import of .ics files
 * new cronjob template with commented out entries
 * LDAP passwords can now be encrypted with the specified algorithm
 * improved parsing of addresses when composing mail

Bug Fixes
 * fixed resizing issue of mail editor
 * alarms for tasks now depend on the start date and instead of the due date
 * increased the content column size in database tables to permit syncs of 
cards with big photos in them
 * fixed intended behavior of WOSendMail
 * fixed selection issue with Firefox when editing the content of a textarea
 * fixed bug with daily recurrence calculator that would affect conflict 
detection
 * fixed issue with Apple Address Book 6.1 (1083) (bundled with MacOS X 10.7.3)
 * removed double line breaks in HTML mail and fixed empty tags in general

See http://www.sogo.nu/bugs/changelog_page.php?project_id=1 for closed tickets 
and http://sogo.nu/files/downloads/SOGo/Sources/ChangeLog for the complete 
change log.

New Thunderbird 3 and 10 extensions have also been released.


=== Getting SOGo ===

SOGo is free software and is distributed under the GNU GPL. As such, you are 
free to download and try it by visiting the following page :

http://www.sogo.nu/downloads/backend.html

You can also download the sources by following the instructions on this page:

http://www.sogo.nu/development/source_code.html

Frontend clients such as Mozilla Thunderbird, Mozilla Lightning (Inverse 
Edition), SOGo Connector and SOGo Integrator extensions are available for 
download from :

http://www.sogo.nu/downloads/frontends.html

Documentation about the installation and configuration of SOGo, Thunderbird or 
mobile devices is available from :

http://www.sogo.nu/downloads/documentation.html

You can also try our online SOGo demo at :

http://www.sogo.nu/tour/online_demo.html


=== Upgrading to v1.3.12 ===

Once you have updated and restarted SOGo, run the shell script 
sql-update-1.3.11_to_1.3.12.sh or sql-update-1.3.11_to_1.3.12-mysql.sh (if you 
use MySQL).

=== How can I help ? ===

SOGo is a collaborative effort in order to create the best Free and Open Source 
groupware solution.

There are multiple ways you can contribute to the project :

 * Documentation reviews, enhancements and translations
 * Write test cases - if you know Python, join in!
 * Feature requests or by sharing your ideas (see the roadmap)
 * Participate to the discussion in mailing lists
 * Patches for bugs or enhancements (http://www.sogo.nu/bugs)
 * Provide new translations 
(http://sogo.nu/english/support/faq/article/how-to-translate-sogo-in-another-language-2.html)

Feel free to send us your questions. You can also post them to the SOGo mailing 
list: http://sogo.nu/lists/

=== Getting Support ===

For any questions, do not hesitate to contact us by writing to 
supp...@inverse.ca

Customer support packages for SOGo are available from 

Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread André Schild

Yea,

thanks! (Even if it's not friday ;) )

André

Am 13.02.2012 18:24, schrieb Francis Lachapelle:

The Inverse Team is pleased to announce the immediate availability of SOGo 
1.3.12. This is a minor release of SOGo which focuses on improved stability 
over previous versions.

The release of Thunderbird 10 ESR (Extended Support Release) marks the end of 
the Lightning Inverse Edition; you can finally use the official Lightning 
release along with the new SOGo Connector and Integrator extensions compatible 
with Thunderbird 10 ESR. No more fork and confusion!

=== What is SOGo ===

SOGo is a free and modern scalable groupware server. It offers shared 
calendars, address books and emails through your favorite Web browser or by 
using a native client such as Mozilla Thunderbird and Lightning.

SOGo is standard-compliant and supports CalDAV, CardDAV, GroupDAV and reuses 
existing IMAP, SMTP and database servers - making the solution easy to deploy 
and interoperable with many applications.

SOGo features :

  * Scalable architecture suitable for deployments from dozen to many thousand 
users
  * Rich Web-based interface that shares the look and feel, the features and 
the data of Mozilla Thunderbird and Lightning
  * Improved integration with Mozilla Thunderbird and Lightning by using the 
SOGo Connector and the SOGo Integrator
  * Two-way synchronization support with any SyncML-capable devices 
(BlackBerry, Palm, Windows CE, etc.) by using the Funambol SOGo Connector
  * Excellent integration with Apple iCal 3/4 and Apple iPhone OS 3/4/5

and many more! SOGo and our connectors are completely free.


=== Changes from the previous release ===

New Features
  * show end time in bubble box of events
  * we now check for new mails in folders for which sieve rules are defined to 
file messages into

Enhancements
  * updated Ukrainian translation
  * updated Russian translation
  * updated Brazilian (Portuguese) translation
  * updated Italian translation
  * updated Spanish (Spain) translation
  * updated German translation
  * updated Catalan translation
  * updated Norwegian (Bokmal) translation
  * now possible to use memcached over a UNIX socket
  * increase size of content columns
  * improved import of .ics files
  * new cronjob template with commented out entries
  * LDAP passwords can now be encrypted with the specified algorithm
  * improved parsing of addresses when composing mail

Bug Fixes
  * fixed resizing issue of mail editor
  * alarms for tasks now depend on the start date and instead of the due date
  * increased the content column size in database tables to permit syncs of 
cards with big photos in them
  * fixed intended behavior of WOSendMail
  * fixed selection issue with Firefox when editing the content of a textarea
  * fixed bug with daily recurrence calculator that would affect conflict 
detection
  * fixed issue with Apple Address Book 6.1 (1083) (bundled with MacOS X 10.7.3)
  * removed double line breaks in HTML mail and fixed empty tags in general

See http://www.sogo.nu/bugs/changelog_page.php?project_id=1 for closed tickets 
and http://sogo.nu/files/downloads/SOGo/Sources/ChangeLog for the complete 
change log.

New Thunderbird 3 and 10 extensions have also been released.


=== Getting SOGo ===

SOGo is free software and is distributed under the GNU GPL. As such, you are 
free to download and try it by visiting the following page :

http://www.sogo.nu/downloads/backend.html

You can also download the sources by following the instructions on this page:

http://www.sogo.nu/development/source_code.html

Frontend clients such as Mozilla Thunderbird, Mozilla Lightning (Inverse 
Edition), SOGo Connector and SOGo Integrator extensions are available for 
download from :

http://www.sogo.nu/downloads/frontends.html

Documentation about the installation and configuration of SOGo, Thunderbird or 
mobile devices is available from :

http://www.sogo.nu/downloads/documentation.html

You can also try our online SOGo demo at :

http://www.sogo.nu/tour/online_demo.html


=== Upgrading to v1.3.12 ===

Once you have updated and restarted SOGo, run the shell script 
sql-update-1.3.11_to_1.3.12.sh or sql-update-1.3.11_to_1.3.12-mysql.sh (if you 
use MySQL).

=== How can I help ? ===

SOGo is a collaborative effort in order to create the best Free and Open Source 
groupware solution.

There are multiple ways you can contribute to the project :

  * Documentation reviews, enhancements and translations
  * Write test cases - if you know Python, join in!
  * Feature requests or by sharing your ideas (see the roadmap)
  * Participate to the discussion in mailing lists
  * Patches for bugs or enhancements (http://www.sogo.nu/bugs)
  * Provide new translations 
(http://sogo.nu/english/support/faq/article/how-to-translate-sogo-in-another-language-2.html)

Feel free to send us your questions. You can also post them to the SOGo mailing 
list: http://sogo.nu/lists/

=== Getting Support ===

For any questions, 

Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread Martin Ott
Thanks for the update of this great piece of software!

In the debian packages I miss the update script
sql-update-1.3.11_to_1.3.12.sh:



deb http://inverse.ca/ubuntu maverick maverick

martin@vlweb01:~$ aptitude show sogo
Package: sogo
New: yes
State: installed
Automatically installed: no
Version: 1.3.12
...

martin@vlweb01:~$ dpkg -L sogo | grep sql-update
/usr/share/doc/sogo/sql-update-1.2.2_to_1.3.0.sh
/usr/share/doc/sogo/sql-update-1.3.3_to_1.3.4.sh
/usr/share/doc/sogo/sql-update-1.2.2_to_1.3.0-mysql.sh
/usr/share/doc/sogo/sql-update-1.3.3_to_1.3.4-mysql.sh

Regards,
Martin


 === Upgrading to v1.3.12 ===
 
 Once you have updated and restarted SOGo, run the shell script 
 sql-update-1.3.11_to_1.3.12.sh or sql-update-1.3.11_to_1.3.12-mysql.sh (if 
 you use MySQL).
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread Dominique

Hi, same thing for Ubuntu Natty.

Dominique

On 13/02/2012 18:44, Martin Ott wrote:

Thanks for the update of this great piece of software!

In the debian packages I miss the update script
sql-update-1.3.11_to_1.3.12.sh:



deb http://inverse.ca/ubuntu maverick maverick

martin@vlweb01:~$ aptitude show sogo
Package: sogo
New: yes
State: installed
Automatically installed: no
Version: 1.3.12
...

martin@vlweb01:~$ dpkg -L sogo | grep sql-update
/usr/share/doc/sogo/sql-update-1.2.2_to_1.3.0.sh
/usr/share/doc/sogo/sql-update-1.3.3_to_1.3.4.sh
/usr/share/doc/sogo/sql-update-1.2.2_to_1.3.0-mysql.sh
/usr/share/doc/sogo/sql-update-1.3.3_to_1.3.4-mysql.sh

Regards,
Martin



=== Upgrading to v1.3.12 ===

Once you have updated and restarted SOGo, run the shell script 
sql-update-1.3.11_to_1.3.12.sh or sql-update-1.3.11_to_1.3.12-mysql.sh (if you 
use MySQL).

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread Ludovic Marcotte

On 13/02/12 12:54, Dominique wrote:
Hi, same thing for Ubuntu Natty. 
You can grab the script from 
http://mtn.inverse.ca/revision/browse/235258efee8273e9b6d2822d3d5da125520631c7/Scripts


This script isn't essential, it adds an index on the session table and 
also increases the length of existing content fields for MySQL.


--
Ludovic Marcotte
+1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread André Schild

The upgrade script does not work for me...

sogo@sogo:sh ./sql-update-1.3.11_to_1.3.12.sh
Username (sogo):
Hostname (localhost):
Database (sogo):
./sql-update-1.3.11_to_1.3.12.sh: 29: Syntax error: ( unexpected


Does it not require the DB password for the sogo user ?

André


Am 13.02.2012 19:05, schrieb Ludovic Marcotte:

On 13/02/12 12:54, Dominique wrote:
Hi, same thing for Ubuntu Natty. 
You can grab the script from 
http://mtn.inverse.ca/revision/browse/235258efee8273e9b6d2822d3d5da125520631c7/Scripts


This script isn't essential, it adds an index on the session table and 
also increases the length of existing content fields for MySQL.




--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread Jean Raby

On 12-02-13 1:23 PM, André Schild wrote:

The upgrade script does not work for me...

Looks like the function declaration doesn't work with sh.
can you try with /bin/bash ?

As for the DB password, psql will prompt when needed.



sogo@sogo:sh ./sql-update-1.3.11_to_1.3.12.sh
Username (sogo):
Hostname (localhost):
Database (sogo):
./sql-update-1.3.11_to_1.3.12.sh: 29: Syntax error: ( unexpected


Does it not require the DB password for the sogo user ?

André


Am 13.02.2012 19:05, schrieb Ludovic Marcotte:

On 13/02/12 12:54, Dominique wrote:

Hi, same thing for Ubuntu Natty.

You can grab the script from
http://mtn.inverse.ca/revision/browse/235258efee8273e9b6d2822d3d5da125520631c7/Scripts


This script isn't essential, it adds an index on the session table and
also increases the length of existing content fields for MySQL.






--
Jean Raby
jr...@inverse.ca  ::  +1.514.447.4918 (x120) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread Dominique BERTHET

Hello
I just upgrade sogo from 1.3.11 to 1.3.12 and in the webmail interface I 
just can't see mails and folders anymore :-(

calendars seems to be ok
The connexion with dovecot is ok and i can send mail

no error message in sogo.log...

if you have an idea...
thanx
Dominique BERTHET
Ecole des Mines de Saint-Etienne

Le 13/02/2012 19:23, André Schild a écrit :

The upgrade script does not work for me...

sogo@sogo:sh ./sql-update-1.3.11_to_1.3.12.sh
Username (sogo):
Hostname (localhost):
Database (sogo):
./sql-update-1.3.11_to_1.3.12.sh: 29: Syntax error: ( unexpected


Does it not require the DB password for the sogo user ?

André


Am 13.02.2012 19:05, schrieb Ludovic Marcotte:

On 13/02/12 12:54, Dominique wrote:

Hi, same thing for Ubuntu Natty.

You can grab the script from
http://mtn.inverse.ca/revision/browse/235258efee8273e9b6d2822d3d5da125520631c7/Scripts


This script isn't essential, it adds an index on the session table and
also increases the length of existing content fields for MySQL.





--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread André Schild

Am 13.02.2012 19:34, schrieb Jean Raby:

On 12-02-13 1:23 PM, André Schild wrote:

The upgrade script does not work for me...

Looks like the function declaration doesn't work with sh.
can you try with /bin/bash ?

As for the DB password, psql will prompt when needed.

Thanks,

worked with bash

André
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread Dominique BERTHET

If i downgrade to 1.3.11, mails come back in the webmail interface...

Le 13/02/2012 19:35, Dominique BERTHET a écrit :

Hello
I just upgrade sogo from 1.3.11 to 1.3.12 and in the webmail interface I
just can't see mails and folders anymore :-(
calendars seems to be ok
The connexion with dovecot is ok and i can send mail

no error message in sogo.log...

if you have an idea...
thanx
Dominique BERTHET
Ecole des Mines de Saint-Etienne

Le 13/02/2012 19:23, André Schild a écrit :

The upgrade script does not work for me...

sogo@sogo:sh ./sql-update-1.3.11_to_1.3.12.sh
Username (sogo):
Hostname (localhost):
Database (sogo):
./sql-update-1.3.11_to_1.3.12.sh: 29: Syntax error: ( unexpected


Does it not require the DB password for the sogo user ?

André


Am 13.02.2012 19:05, schrieb Ludovic Marcotte:

On 13/02/12 12:54, Dominique wrote:

Hi, same thing for Ubuntu Natty.

You can grab the script from
http://mtn.inverse.ca/revision/browse/235258efee8273e9b6d2822d3d5da125520631c7/Scripts



This script isn't essential, it adds an index on the session table and
also increases the length of existing content fields for MySQL.







--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread Ludovic Marcotte

On 13/02/12 13:49, Dominique BERTHET wrote:
If i downgrade to 1.3.11, mails come back in the webmail interface... 

Have you downgraded only SOGo or also SOPE? This is weird.

--
Ludovic Marcotte
+1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread Dominique BERTHET

Hi Ludovic
I downgrade SOGo and SOPE to 1.3.11



Le 13/02/2012 20:10, Ludovic Marcotte a écrit :

On 13/02/12 13:49, Dominique BERTHET wrote:

If i downgrade to 1.3.11, mails come back in the webmail interface...

Have you downgraded only SOGo or also SOPE? This is weird.



--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread Dominique BERTHET
I don't know if it could help but a also have a test server and if i 
made a fresh install of sogo and sope 1.3.12, with the same 
configuration file i have on the production one i couldn't log on the 
webmail interface with this error message:


EXCEPTION: NSException: 0x1f94e80 NAME:NSInvalidArgumentException 
REASON:-[GSCBufferString escapedForLDAPDN]: unrecognized selector sent 
to instance 0x1e67a10 INFO:(null)


I'm oblige to downgrade on the production server cause i have know 3000 
users on SOGo in my school...

Thanx for your work!!!

my server is an ubuntu lts and i install from the source since SOGo 
1.3.7 so it's easy to downgrade


Le 13/02/2012 20:10, Ludovic Marcotte a écrit :

On 13/02/12 13:49, Dominique BERTHET wrote:

If i downgrade to 1.3.11, mails come back in the webmail interface...

Have you downgraded only SOGo or also SOPE? This is weird.



--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread Donny Brooks
Since the plugins are production ready now I have a question. We need to 
do some more testing, mostly of the how to update existing 
installations flavor. However when I install the new plugins, not the 
preX versions, it pulls the old 3.1XX plugins from my updates server. 
Could I just simply add another sub-directory to the path and put the 
new ones in there so I don't disturb the existing installs until our 
testing is completed?


Basically instead of it reading like this:
isi:updateURL=http://machine.domain/plugins/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%;

It would read like:
isi:updateURL=http://machine.domain/plugins/10.0/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%;

That shouldn't break anything existing or for the new ones should it?

Donny B.


--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread Dominique BERTHET

With SOGo 1.3.12 with thunderbird 10.0 (ESR)  and last 10.0 extensions:
- I have to give my password for each of my calendars
- I can't see new calendars
- The colors for each categorie are not respected
Sincerely

Le 13/02/2012 21:18, Donny Brooks a écrit :

Since the plugins are production ready now I have a question. We need to
do some more testing, mostly of the how to update existing
installations flavor. However when I install the new plugins, not the
preX versions, it pulls the old 3.1XX plugins from my updates server.
Could I just simply add another sub-directory to the path and put the
new ones in there so I don't disturb the existing installs until our
testing is completed?

Basically instead of it reading like this:
isi:updateURL=http://machine.domain/plugins/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%;


It would read like:
isi:updateURL=http://machine.domain/plugins/10.0/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%;


That shouldn't break anything existing or for the new ones should it?

Donny B.




--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread spamvoll
Hi..
sometimes it helps to reply to the list and not the person :)

I just updated and sogo wont start anymore:

[root@sogo conf.d]# /etc/init.d/sogod restart
Restarting SOGo:
 sogo [  OK  ]
[root@sogo conf.d]# /etc/init.d/sogod status
sogod dead, but PID-File exist

no log output in /var/log/sogo/sogo.log


strace shows:

stat64(/usr/local/share/sope-4.9/ngobjweb, 0xbfea4fcc) = -1 ENOENT
(No such file or directory)
stat64(/usr/share/sope-4.9/ngobjweb, 0xbfea4fcc) = -1 ENOENT (No
such file or directory)
stat64(/home/sogo/GNUstep/Library/Libraries/Resources/NGObjWeb/Defaults.plist,
0xbfea503c) = -1 ENOENT (No such file or dire
stat64(/usr/local/lib/GNUstep/Libraries/Resources/NGObjWeb/Defaults.plist,
0xbfea503c) = -1 ENOENT (No such file or director
stat64(/usr/lib/GNUstep/Libraries/Resources/NGObjWeb/Defaults.plist,
{st_mode=S_IFREG|0644, st_size=10879, ...}) = 0
open(/usr/lib/GNUstep/Libraries/Resources/NGObjWeb/Defaults.plist,
O_RDONLY) = 3


starting by Hand does work:

[sogo@sogo ~]$ /usr/sbin/sogod -WOWorkersCount 1 -WOPidFile
/var/log/sogo/sogo.pid -WOLogFile - = -WONoDetach YES
Feb 13 23:44:04 sogod [2476]: version 1.3.12 (build
root@vizzini.openchange.local 201202131030) -- starting
Feb 13 23:44:04 sogod [2476]: vmem size check enabled: shutting down
app when vmem  384 MB
Feb 13 23:44:04 sogod [2476]: 0x0xa1da1e4[SOGoProductLoader] SOGo
products loaded from '/usr/lib/GNUstep/SOGo':
Feb 13 23:44:04 sogod [2476]: 0x0xa1da1e4[SOGoProductLoader]
Contacts.SOGo, SchedulerUI.SOGo, AdministrationUI.SOGo, Mailer.SOGo,
ContactsUI.SOGo, MainUI.SOGo, MailerUI.SOGo, PreferencesUI.SOGo,
CommonUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo
Feb 13 23:44:04 sogod [2476]: 0x0xa297a64[WOWatchDog] listening on *:2
Feb 13 23:44:04 sogod [2476]: 0x0xa297a64[WOWatchDog] watchdog
process pid: 2476
Feb 13 23:44:04 sogod [2476]: 0x0x2eb5c0[WOWatchDogChild] watchdog
request timeout set to 10 minutes
Feb 13 23:44:04 sogod [2476]: 0x0xa297a64[WOWatchDog] preparing 1 children
Feb 13 23:44:04 sogod [2476]: 0x0xa297a64[WOWatchDog] child spawned
with pid 2477

 2012/2/13 Dominique BERTHET dbert...@emse.fr:
 With SOGo 1.3.12 with thunderbird 10.0 (ESR)  and last 10.0 extensions:
 - I have to give my password for each of my calendars
 - I can't see new calendars
 - The colors for each categorie are not respected
 Sincerely

 Le 13/02/2012 21:18, Donny Brooks a écrit :

 Since the plugins are production ready now I have a question. We need to
 do some more testing, mostly of the how to update existing
 installations flavor. However when I install the new plugins, not the
 preX versions, it pulls the old 3.1XX plugins from my updates server.
 Could I just simply add another sub-directory to the path and put the
 new ones in there so I don't disturb the existing installs until our
 testing is completed?

 Basically instead of it reading like this:

 isi:updateURL=http://machine.domain/plugins/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%;


 It would read like:

 isi:updateURL=http://machine.domain/plugins/10.0/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%;


 That shouldn't break anything existing or for the new ones should it?

 Donny B.



 --
 users@sogo.nu
 https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists