View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002216 | SOGo | sogo-tool | public | 2013-01-31 13:13 | 2013-02-05 19:39 |
Reporter | uarndt | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.0.4a | ||||
Fixed in Version | 2.0.4b | ||||
Summary | 0002216: sogo-tool sigabrt if option on command line | ||||
Description | When trying to change the "Forward" for a user, sogo-tool aborts. Backtrace in additional information. If I leave out the -p credfile option, I get the usage info. | ||||
Additional Information | #0 0x00007ffff569eb25 in raise () from /lib/libc.so.6 | ||||
Tags | No tags attached. | ||||
What arguments did you use for sogo-tool and on which distribution did it crash? |
|
Linux sogo 2.6.32-45-server 0000102-Ubuntu SMP Wed Jan 2 22:53:00 UTC 2013 x86_64 GNU/Linux sogo@sogo:~$ /usr/sbin/sogo-tool user-preferences get defaults stiftung Forward sogo@sogo:~$ /usr/sbin/sogo-tool user-preferences set defaults stiftung -p .cyruscred Forward '{"enabled":"true","forwardAddress":["xxxxx@uni-koblenz.de"],"keepCopy":"true"}' .cyruscred holds one line with cyrus admin credentials |
|
Thanks for reporting this, there were actually 2 bugs. First, the argument handling was broken the arguments contained spaces. Second, older gnustep missed a few functions which were used in sogo-tool user-preferences and expire-autoreply. Can you try the next nightly builds and confirm that it works for you? Thanks. |
|
Fix released with 2.0.4b |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2013-01-31 13:13 | uarndt | New Issue | |
2013-01-31 14:50 |
|
Note Added: 0005293 | |
2013-01-31 15:04 | uarndt | Note Added: 0005294 | |
2013-01-31 21:48 |
|
Note Added: 0005301 | |
2013-01-31 21:48 |
|
Status | new => assigned |
2013-01-31 21:48 |
|
Assigned To | => jraby |
2013-01-31 21:48 |
|
Status | assigned => feedback |
2013-02-05 19:39 |
|
Note Added: 0005341 | |
2013-02-05 19:39 |
|
Status | feedback => resolved |
2013-02-05 19:39 |
|
Resolution | open => fixed |
2013-02-05 19:39 |
|
Fixed in Version | => 2.0.4b |