[Bug 51575] Re: Applet crash at startup

2006-11-25 Thread Sam Morris
edgy contains 1.7.8 ** Changed in: sensors-applet (Ubuntu) Status: Fix Committed = Fix Released -- Applet crash at startup https://launchpad.net/bugs/51575 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 51575] Re: [Bug 51575] Re: Applet crash at startup

2006-08-22 Thread Alex Murray
Thanks Sam... I know its probably quite annoying for distributors, but I plan on releasing another bugfix release later today...but I think better to have the current release as stable as possible even if that means making releases every week (although hopefully not :) Thanks Alex On Tue,

[Bug 51575] Re: Applet crash at startup

2006-08-21 Thread Sam Morris
1.7.7 is now in Debian, hopefully it will be pulled into Ubuntu soon ** Changed in: sensors-applet (Ubuntu) Status: Needs Info = Fix Committed -- Applet crash at startup https://launchpad.net/bugs/51575 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 51575] Re: Applet crash at startup

2006-08-09 Thread VJaubert
Ok, i get that: (sensors-applet:7167): Sensors Applet-DEBUG: Sensor tree created. (sensors-applet:7167): Sensors Applet-DEBUG: trying to load icon gnome-dev-harddisk (sensors-applet:7167): Sensors Applet-DEBUG: trying to load icon gnome-dev-harddisk (sensors-applet:7167): Sensors Applet-DEBUG:

[Bug 51575] Re: Applet crash at startup

2006-08-09 Thread VJaubert
Oh, sorry ! I don't understand, the old version 1.7.1 had been uninstalled with synaptic but it was still there. And since i'm a newbie, i didn't thought that i had to run the compiled version from /usr/local. But now, it's all good, with real 1.7.6, it doesn't crash anymore. -- Applet crash

[Bug 51575] Re: Applet crash at startup

2006-08-09 Thread Alex Murray
Excellent. Please feel free to mark this as solved. -- Applet crash at startup https://launchpad.net/bugs/51575 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 51575] Re: Applet crash at startup

2006-08-08 Thread VJaubert
No luck. sensors-applet 1.7.6 still crash. Architecture: i686 Clean install of Ubuntu dapper installed from scratch, kept up-to-date. gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5) Sensors: hddtemp(0.3-beta14-6), libsensors3 (1:2.9.2-5ubuntu3), lmsensors (1:2.9.2-5ubuntu3). I must add that the sensors

[Bug 51575] Re: Applet crash at startup

2006-08-08 Thread VJaubert
Same thing with a test user. -- Applet crash at startup https://launchpad.net/bugs/51575 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 51575] Re: Applet crash at startup

2006-08-08 Thread Alex Murray
You need to run it from the command line, and then add it to the panel - otherwise it will sit there doing nothing as you observed, waiting to be added to the panel. Please try running it from the command-line, then add it to the panel, and post back the output. -- Applet crash at startup

[Bug 51575] Re: Applet crash at startup

2006-08-06 Thread psl
It crashes on my PC running Ubuntu 6.06 too. lm-sensors cannot find any sensors on my PC (Debian 3.1 can see sensors, i2c-i810 module; sensors- detect cannot find sensors in Ubuntu, it prints no i2c bus...). PC is some Fujitsu-Siemens Scenic Sx, [EMAIL PROTECTED], I810 chipset. When I run Applet,

[Bug 51575] Re: Applet crash at startup

2006-08-06 Thread Alex Murray
@pls: Thanks for the detailed info - I have managed to track down another bug and have fixed it - which version are you using by the way? I will release a new version within the next 1/2 hour, so if you could build it from source and try it, that would be great. -- Applet crash at startup

[Bug 51575] Re: Applet crash at startup

2006-08-02 Thread Alex Murray
This looks to be a pretty weird bug - it appears as though some memory corruption is occuring somewhere between the start of sensors_applet_init() (at this point the pointer sensors_applet is non- null as it should be) but by the time the call to sensors_applet_update_active_sensors() occurs, the

[Bug 51575] Re: Applet crash at startup

2006-07-31 Thread VJaubert
Same thing with version 1.7.5 compiled from sources. Backtrace was generated from '/usr/libexec/sensors-applet' Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1. [Thread debugging using libthread_db enabled] [New Thread -1224530240 (LWP 11905)] 0xe410 in __kernel_vsyscall

[Bug 51575] Re: Applet crash at startup

2006-07-31 Thread Pavel Mlčoch
Yes, edgy version compiled for dapper always crashes too. -- Applet crash at startup https://launchpad.net/bugs/51575 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 51575] Re: Applet crash at startup

2006-07-30 Thread Sam Morris
Could you please try a newer version? Several crashes were fixed in the latest version (1.7.5) that will hopefully be synched into Edgy soon. ** Changed in: sensors-applet (Ubuntu) Status: Unconfirmed = Needs Info -- Applet crash at startup https://launchpad.net/bugs/51575 --

[Bug 51575] Re: Applet crash at startup

2006-07-17 Thread Pavel Mlčoch
Ive the same behaviour at start, but when I load module it87 detected for me by sensors-detect, it works fine. -- Applet crash at startup https://launchpad.net/bugs/51575 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 51575] Re: Applet crash at startup

2006-07-03 Thread expi
I get the same error too. I hope they will update the package for Ubuntu soon. -- Applet crash at startup https://launchpad.net/bugs/51575 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 51575] Re: Applet crash at startup

2006-07-02 Thread yabbadabbadont
I get the exact same behavior. I have a fresh install of Ubuntu 6.06 LTS. It is sensors-applet 1.6.1-1. I have an ASUS A7V8X motherboard which uses the asb100 sensors module (loaded). I have tried it both with, and without, the i2c_dev module being loaded. I also have hddtemp 0.3-beta14-6

[Bug 51575] Re: Applet crash at startup

2006-07-02 Thread yabbadabbadont
I manually built sensors-applet 1.6.2 and it works correctly. -- Applet crash at startup https://launchpad.net/bugs/51575 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs