Bug#638939: aweather: Segfault at startup

2011-08-23 Thread Domenico Cufalo
Package: aweather Version: 0.5-1 Severity: important I know that it is the first release in Debian, but I thought it was appropriate to report the problem. Hi and thanks, Domenico -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500,

Bug#638939: aweather: Segfault at startup

2011-08-23 Thread Andy Spencer
Thanks, could try sending the output of the following command and/or a backtrace if you know how to obtain one? aweather -o -d 7 It could also be related to your graphics card/opengl version. Could you include the output of glxinfo as well (from mesa-utils)? -- To UNSUBSCRIBE, email to

Bug#638939: aweather: Segfault at startup

2011-08-23 Thread Andy Spencer
The error seems to be caused by the Env plugin being loaded too early on some systems. A workaround is to edit /usr/share/aweather/defaults.ini and change env=true to env=false. Alternately, copy default.ini to ~/.config/aweather/config.ini and change the env value there. (This is done