consindo / stormcloud

An awesome weather app.
55 stars 19 forks source link

Stormcloud crashing ubuntu 12.10 with seg fault #11

Closed gonzo22412 closed 11 years ago

gonzo22412 commented 11 years ago

This is my first bug submission so I'm sorry if I'm doing this wrong.

Here is the output I get when running stormcloud from the command line with the -vv option..

DEBUG:stormcloud: set_up_logging() 'logging enabled' DEBUG:stormcloud_lib: do_connect() 'connect builder by name 'stormcloud_window','destroy', 'on_destroy'' DEBUG:stormcloud_lib: log_unconnected_functions() 'Not connected to builder 'on_mnu_close_activate''

(stormcloud:11260): Gdk-WARNING **: gdk_window_set_icon_list: icons too large Segmentation fault (core dumped)

deinerson1 commented 11 years ago

It is working intermittently: WORKING log: deinerson1@ubuntu-dave:~$ stormcloud -vv DEBUG:stormcloud: set_up_logging() 'logging enabled' DEBUG:stormcloud_lib: do_connect() 'connect builder by name 'stormcloud_window','destroy', 'on_destroy'' DEBUG:stormcloud_lib: log_unconnected_functions() 'Not connected to builder 'on_mnu_close_activate''

(stormcloud:7293): Gdk-WARNING **: gdk_window_set_icon_list: icons too large Enabling..

NOT WORKING log: deinerson1@ubuntu-dave:~$ stormcloud -vv DEBUG:stormcloud: set_up_logging() 'logging enabled' DEBUG:stormcloud_lib: do_connect() 'connect builder by name 'stormcloud_window','destroy', 'on_destroy'' DEBUG:stormcloud_lib: log_unconnected_functions() 'Not connected to builder 'on_mnu_close_activate''

(stormcloud:7330): Gdk-WARNING **: gdk_window_set_icon_list: icons too large Segmentation fault (core dumped)

consindo commented 11 years ago

What desktop environment are you using?

deinerson1 commented 11 years ago

Unity, the latest stable version.

-Computer- Processor : 6x AMD Phenom(tm) II X6 1055T Processor Memory : 8176MB (2919MB used) Operating System : Ubuntu 12.10 Date/Time : Sun 18 Nov 2012 01:36:24 PM MST -Display- Resolution : 3360x1050 pixels OpenGL Renderer : GeForce 8800 GT/PCIe/SSE2 X11 Vendor : The X.Org Foundation

-Display- Resolution : 3360x1050 pixels Vendor : The X.Org Foundation Version : 1.13.0 -Monitors- Monitor 0 : 1680x1050 pixels Monitor 1 : 1680x1050 pixels Version : 3.3.0 NVIDIA 310.14

On 11/18/2012 11:46 AM, Jono Cooper wrote:

What desktop environment are you using?

— Reply to this email directly or view it on GitHub https://github.com/consindo/stormcloud/issues/11#issuecomment-10489618.

Dave Einerson 505-750-1878 dave@paintedsparrows.com vcard

dpiekny commented 11 years ago

Same behaviour here, with same -vv results. Worked one time and was able to set-up, but now dumps. Also on Unity in Ubuntu 12.10.

consindo commented 11 years ago

This should be fixed in the newest version that has been submitted to the Software Store but hasn't been approved yet.

consindo commented 11 years ago

Done. Fixed. Tell me if it doesn't work.