[Bug 74065] Re: apt-get remove vmware-player doesn't remove vmware-player service

2006-12-05 Thread chantra
patch to remove links from /etc/rc*/ to /etc/init.d/vmware ** Attachment added: vmware-player.postrm.patch http://librarian.launchpad.net/5248439/vmware-player.postrm.patch -- apt-get remove vmware-player doesn't remove vmware-player service https://launchpad.net/bugs/74065 -- ubuntu-bugs

[Bug 74491] Re: cpufreq governor changed after suspend

2006-12-05 Thread chantra
adding 90-ondemand.sh (file attached) to /etc/acpi/resume.d/ will fixes this up. Thats a dirty hack but it makes it works ** Attachment added: 90-ondemand.sh http://librarian.launchpad.net/5248454/90-ondemand.sh -- cpufreq governor changed after suspend https://launchpad.net/bugs/74491 --

[Bug 74491] Re: cpufreq governor changed after suspend

2006-12-05 Thread chantra
after resuming from suspend: cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor ondemand performance ** Changed in: acpi-support (Ubuntu) Status: Unconfirmed = Confirmed -- cpufreq governor changed after suspend https://launchpad.net/bugs/74491 -- ubuntu-bugs mailing list

[Bug 50406] Re: Two instances of ntpd are launched, only one is stopped by the init script

2006-12-05 Thread chantra
is this still happening? which ubuntu and package releases does that happen on? I can't reproduce it on ntp-server 4.2.0a+stable-9ubuntu2. ** Changed in: ntp (Ubuntu) Status: Unconfirmed = Needs Info -- Two instances of ntpd are launched, only one is stopped by the init script

[Bug 74310] Re: need to click twice on a note to open it

2006-12-04 Thread chantra
sorry I forgot to mention :s that's on the current edgy package (which is 0.4.1 is I remenber well) tomboy 0.4.1-0ubuntu3 in i386 In about 10h,( when I finish work :s), I will check if it happens on feisty too. -- need to click twice on a note to open it https://launchpad.net/bugs/74310 --

[Bug 74310] Re: need to click twice on a note to open it

2006-12-04 Thread chantra
well, does not happen on feisty, but the thing is that 0.5.1 add a new entry NotD: Monday, December 4 2006 automatically, so I can't reproduce in the same environment than on edgy. if I remove that entry and killall tomboy, that entry reappear :s -- need to click twice on a note to open it

[Bug 74310] need to click twice on a note to open it

2006-12-03 Thread chantra
Public bug reported: Binary package hint: tomboy when clicking on a note for the first time, the note does not open. the second time and there after you click on any note, it opens just fine. ** Affects: tomboy (Ubuntu) Importance: Undecided Status: Unconfirmed -- need to click

[Bug 74310] Re: need to click twice on a note to open it

2006-12-03 Thread chantra
After creating a new entry, it just works fine again. Then, if I delete that last entry, it bugs again. -- need to click twice on a note to open it https://launchpad.net/bugs/74310 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 74082] Re: no more glx

2006-12-02 Thread chantra
hi john, thanks for your help. Actually the reason it did not work is a keyboard-chair error ;). What happened: nvidia 1.0.9629 is quite broken, see http://www.nvnews.net/vbulletin/showthread.php?t=81316 some I installed the beta drivers. Then, when I upgraded my box, links like:

[Bug 74082] Re: no more glx

2006-12-02 Thread chantra
the bug appeared because I installed nvidia-glx 1.0.742. Not because of ubuntu package sorry for that fake alert ;) ** Changed in: linux-restricted-modules-2.6.19 (Ubuntu) Status: Needs Info = Rejected -- no more glx https://launchpad.net/bugs/74082 -- ubuntu-bugs mailing list

[Bug 74146] nvidia 1.0.9629 crashes X

2006-12-02 Thread chantra
Public bug reported: Binary package hint: nvidia-glx the actual feisty nvidia-glx is kind of buggy. see for instance: http://www.nvnews.net/vbulletin/showthread.php?t=81316 known bug which is triggered when making a specific type of mode change while using a DFP, and will be resolved in the

[Bug 73837] Re: dpkg -S /usr/bin/phpize fails

2006-12-02 Thread chantra
it is not phpize, but phpize5 you are looking for instead. so either run: dpkg -S '/usr/bin/phpize*' or dpkg -S /usr/bin/phpize5 ** Changed in: php5 (Ubuntu) Status: Unconfirmed = Rejected -- dpkg -S /usr/bin/phpize fails https://launchpad.net/bugs/73837 -- ubuntu-bugs mailing list

[Bug 74065] apt-get remove vmware-player doesn't remove vmware-player service

2006-12-01 Thread chantra
Public bug reported: after I remove vmware-player with apt-get remove vmware-player, the init script is still started on boot up so you need to manually run: update-rc.d -f vmware-player remove to workaround that ** Affects: vmware-player (Ubuntu) Importance: Undecided Status:

[Bug 74072] installing vmware-player failed

2006-12-01 Thread chantra
Public bug reported: Installing vmware-player failed on ubuntu feisty because vmware-player- kernel-modules-2.6.19-6 did not get installed in the first place. here is the dump: Setting up vmware-player (1.0.2-2) ... Now configuring VMware Player. (This may take some time...) Configuring a

[Bug 74082] no more glx

2006-12-01 Thread chantra
Public bug reported: Binary package hint: nvidia-glx On feisty Since nvidia-glx (1.0.9629+2.6.19.3-2) there is no more glx working :s 2D works fine as X start, but no more 3D glxinfo name of display: :0.0 Xlib: extension GLX missing on display :0.0. Xlib: extension GLX missing on display

[Bug 74082] Re: no more glx

2006-12-01 Thread chantra
Here you go, kernel + modules + nvidia + attachement $uname -r 2.6.19-7-generic --- $dpkg -l linux-restricted-modules* Desired=Unknown/Install/Remove/Purge/Hold |

[Bug 73260] gaim-text keybindings do not work

2006-11-25 Thread chantra
Public bug reported: Because of an upstream bug, keybindings in gaim-text 1:2.0.0+beta5-3ubuntu1 does not work with every terminal (xterm likes for instance). see http://sourceforge.net/tracker/index.php?func=detailaid=1596631group_id=235atid=100235 A patch has been released (see attach file)

[Bug 73260] Re: gaim-text keybindings do not work

2006-11-25 Thread chantra
** Attachment added: gaim-text key bindings patch http://librarian.launchpad.net/5171400/05_gaim-text_arrow_keys_not_working.patch -- gaim-text keybindings do not work https://launchpad.net/bugs/73260 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 53754] Re: ata_piix problem with Intel ICH7 chipset

2006-11-18 Thread chantra
hi christian, unfortunately, I cannot confirm that solution :( I did update the firmware, but still, I get those error : [17180760.212000] ata1 is slow to respond, please be patient [17180785.188000] ata1 failed to respond (30 secs) [17180785.20] ata1: command 0xa0 timeout, stat 0xd0

[Bug 70938] installer does not create cacti database

2006-11-08 Thread chantra
Public bug reported: When installing cacti from a fresh install, the installer fails on filling up cacti database with the following message: An error seems to have occurred while installing the database. If it's of any help, this was the error encountered:

[Bug 66023] Re: mldonkey-server does not startup at boot time, eventhough I selected this at installation time.

2006-11-05 Thread chantra
debian unstable as a new release: mldonkey-server-2.8.1-2, this release fixes this bug. see http://packages.debian.org/changelogs/pool/main/m/mldonkey/mldonkey_2.8.1-2/changelog Once synchronized, the bug should be gone. -- mldonkey-server does not startup at boot time, eventhough I selected

[Bug 66023] Re: mldonkey-server does not startup at boot time, eventhough I selected this at installation time.

2006-11-05 Thread chantra
another related bug, from the debian changelog: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=392605 -- mldonkey-server does not startup at boot time, eventhough I selected this at installation time. https://launchpad.net/bugs/66023 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 70466] Re: DNS resolution does not work

2006-11-05 Thread chantra
Hi, this is a really minor bug and actually it is a typo from mldonkey. This should be resolved with the resolution of https://launchpad.net/distros/ubuntu/+source/mldonkey/+bug/66023 :) -- DNS resolution does not work https://launchpad.net/bugs/70466 -- ubuntu-bugs mailing list

[Bug 65077] Re: card reader no longer works

2006-11-04 Thread chantra
Hi, you might want to check this bug: #59344 https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.17/+bug/59344 -- card reader no longer works https://launchpad.net/bugs/65077 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 66023] Re: mldonkey-server does not startup at boot time, eventhough I selected this at installation time.

2006-11-02 Thread chantra
I got a workaround for that. basically, change: # Set configuration value, from CONFIG if [ -n $MLDONKEY_DIR ]; then WRAPPER_OPTIONS=$WRAPPER_OPTIONS --chdir $MLDONKEY_DIR fi to # Set configuration value, from CONFIG if [ -n $MLDONKEY_DIR ]; then WRAPPER_OPTIONS=$WRAPPER_OPTIONS --chdir

[Bug 59548] Re: SATA drive not booting with 2.6.17

2006-09-23 Thread chantra
Okie, problem solved since 2.6.17-9. Cheers for all -- SATA drive not booting with 2.6.17 https://launchpad.net/bugs/59548 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 59548] Re: SATA drive not booting with 2.6.17

2006-09-22 Thread chantra
Hi Ben, I still have the same issue :s. I will try later on with the linux-image-debug-2.6.17-8-generic instead and will post the output. -- SATA drive not booting with 2.6.17 https://launchpad.net/bugs/59548 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 59548] Re: SATA drive not booting with 2.6.17

2006-09-22 Thread chantra
I couldn't boot on the 2.6.17-dbg kernel. You can get new screenshots from: http://www.debuntu.org/ubuntu-2.6.17-boot/booting-2.6.17-8/ hope this help. -- SATA drive not booting with 2.6.17 https://launchpad.net/bugs/59548 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 59542] Re: cupsd monopolizes CPU

2006-09-12 Thread chantra
thanks Ante Karamatić for your packages, but infortunately, it doesn't solve the problem for me. It seems that cupsd behave correctly as long as no other program uses it. If i start gnome, then gnome-cups-icon makes cupsd runs 100% CPU. If i kill it, cupsd still run but behave correctly. Here

[Bug 59542] Re: cupsd monopolizes CPU

2006-09-12 Thread chantra
after killing ** Attachment added: after killing gnome-cups-icon http://librarian.launchpad.net/4227865/after_killing_cups-gnome-icon.png -- cupsd monopolizes CPU https://launchpad.net/bugs/59542 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 59542] Re: cupsd monopolizes CPU

2006-09-09 Thread chantra
same here, here is a file taken from strace -p [cupsd_pid]. ** Attachment added: cupsd's strace http://librarian.launchpad.net/4208298/cupsd.log -- cupsd monopolizes CPU https://launchpad.net/bugs/59542 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 59548] SATA drive not booting with 2.6.17

2006-09-08 Thread chantra
Public bug reported: Hi, since the 2.6.17 kernel serie, my laptop is not booting anymore. It hangs on mounting root file system, then, after a while, I get a (initramfs) prompt. I've made some screenshots, they can be found at: http://www.debuntu.org/ubuntu-2.6.17-boot/ . In order of

[Bug 53754] Re: ata_piix problem with Intel ICH7 chipset

2006-08-28 Thread chantra
well, lately i updated my edgy box and the stable kernel wasn't stable anymore. I finally spotted (i guess) which software messed it up: *hal *libhal-storage1 *hal-device-manager *libhal1 stables version for me are: hal_0.5.7.1-0ubuntu5_i386.deb hal-device-manager_0.5.7.1-0ubuntu5_all.deb

[Bug 57970] ata1 slow to respond

2006-08-28 Thread chantra
Public bug reported: hi, I've trouble with my sata drives which hangs by times. I first thought it was due to the kernel, but after some time I finally found that this is due to hal. This bug was first assigned to linux-source-2.6.15. you can get the thread from:

[Bug 53754] Re: ata_piix problem with Intel ICH7 chipset

2006-08-18 Thread chantra
well, kernel 2.6.15-23-686 is definitely stable on edgy, but not on dapper. This is exactely the same .deb package so I start to believe that something else interact with the sata drive and create the slowing down. Maybe some power management software. I couldn't point this out so far. --

[Bug 53754] Re: ata_piix problem with Intel ICH7 chipset

2006-08-13 Thread chantra
lately i tried an older kernel, 2.6.15-23-686 that I could download from ftp://ftp.port80.se/ubuntu/pool/main/l/linux-source-2.6.15/ . It seems to be stable on my edgy system (I did'nt get any ata1 is slow to respond). The same kernel on dapper kept on freezing up. -- ata_piix problem with

[Bug 53754] Re: ata_piix problem with Intel ICH7 chipset

2006-08-11 Thread chantra
A new dump if it can help. Well, the dump start with a hibernation, he computer came back from hibernation fine. Did some reboot to try out alternatives and then let my computer turned on overnight. Even though the computer was not doing much task (simply turn on), there were a slow to respond

[Bug 53754] Re: ata_piix problem with Intel ICH7 chipset

2006-08-09 Thread chantra
same here again. 2.6.17-5 (if I remember well) don't boot at all, it uncompress the kernel, load essential modules and then hang on mounting root filesystem. the timeout could be changed in include/linux/libata.h bu modifying ATA_TMOUT_BOOT, it is then used in drivers/scsi/libata-core.c check

[Bug 53754] Re: ata_piix problem with Intel ICH7 chipset

2006-08-08 Thread chantra
-- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 53754] Re: ata_piix problem with Intel ICH7 chipset

2006-08-08 Thread chantra
I can report the same problem here. I've got an aspire 9411 here are some attach files: -- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 52405] Re: gnome-panel eats 50% cpu for half an hour and flickers

2006-07-14 Thread chantra
I get about the same calls number than Gutaf. Can not confirm when gnome-panel cool down, as it makes my laptop shut down because of CPU heat before I even reach that point. As a workaround, I send a signal 11 to gnome-panel, in order to interrupt it and not auto respawn it. -- gnome-panel

<    1   2   3