[Bug 453473] Re: Scripts in /etc/rc2.d/ are not executed

2011-04-28 Thread david_kt
I experienced this bug as well, on lucid fresh install. For temporary workaround, I did as follow: sudo update-rc.d -f rc.local remove sudo update-rc.d rc.local defaults Putting it back to normal setting ( sudo update-rc.d rc.local start 99 2 3 4 5 . ) will make rc.local not being executed

[Bug 369205] Re: Jaunty: gdm automatic login stops working after a while

2009-05-05 Thread david_kt
For my case, automatic login never work. It only give me a blank screen, not even gdm login screen. I have tried manually edited /etc/gdm/gdm.conf but it did not work as well. I have to edit /etc/gdm/gdm.conf-custom to remove automatic login in order to get gdm login screen. Additional

[Bug 294498] Re: Zenity progress do not show progress and download speed

2009-04-05 Thread david_kt
Siegfried, Thank you for your feedback and you are right. After I downgrade to wget 1.10.2, it works. So I edited the script as follow: wget -nd -c --read-timeout=300 --retry-connrefused --header Accept- Encoding: gzip,deflate http://www.tartet.com/target_file 21 | sed -u 's/.*\ \([0-9]\+%\)\

[Bug 294498] Re: Zenity progress do not show progress and download speed

2009-04-05 Thread david_kt
There is change in wget out put that break the script, not zenity. ** Changed in: zenity (Ubuntu) Status: Triaged = Invalid -- Zenity progress do not show progress and download speed https://bugs.launchpad.net/bugs/294498 You received this bug notification because you are a member of

[Bug 180362] Re: mplayer plugin firefox only produces sound in active window

2009-02-25 Thread david_kt
I have this problem as well on ubuntu 8.10. But the solution is simple: 1. Right click on the mplayer 2. Choose configure 3. Remove tick on Pause Video when hidden. DK ** Changed in: mplayerplug-in (Ubuntu) Status: Incomplete = Invalid -- mplayer plugin firefox only produces sound in

[Bug 71468] Re: Networking doesn't work anymore since installing ipmasq

2008-11-08 Thread david_kt
I proceed to add static network in /etc/networking/interfaces, hoping that ipmasq would start properly if networks are static. But I think there is another bug on this, the LAN network was automatically disable (black listed?) by Network Manager. I tried to remove network manager, but dns

[Bug 71468] Re: Networking doesn't work anymore since installing ipmasq

2008-11-06 Thread david_kt
I installed ipmasq on intrepid and I face the same problem. I need to run: sudo /etc/init.d/ipmasq restart in order to connect to internet every time I reboot my computer. Editing /etc/rc.local does not help. May be it was due to /etc/networking/interfaces is blank on intrepid? Where is the

[Bug 294498] [NEW] Intrepid: Zenity progress do not show progress and download speed

2008-11-05 Thread david_kt
Public bug reported: Binary package hint: zenity I am piping a download progress using below script: wget -nd -c --read-timeout=300 --retry-connrefused --header Accept- Encoding: gzip,deflate http://www.tartet.com/target_file 21 | sed -u 's/.*\ \([0-9]\+%\)\ \+\([0-9.]\+\ [KMB\/s]\+\)$/\1\n#

[Bug 291850] Re: zenity does not show pulsate progress bar

2008-11-05 Thread david_kt
For progress pulsate, mine is still working in intrepid, but not for progress bar. May be you could try to add redirection in your script, so, from: wget -cv http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz; |zenity --progress --pulsate --auto-close

[Bug 260492] Re: opening a directory using an application change associations incorrectly

2008-11-02 Thread david_kt
Got the same problem here, upgraded today (Nov 02), directory was open by mplayer. I thought it was problem with mplayer, I remove Mplayer and directory opened by Movie player. Then I realise it was file association problem as the menu use xdg-open. In addition to put back the right

[Bug 60863] Re: Save session option gets stuck ON

2008-09-16 Thread david_kt
Happen to me recently on ubuntu Hardy. I have saved session with azureus running. 1. After I disable the session option, it still start azureus on startup. 2. I shutdown azureus and click remember current running application and reboot ubuntu, it still launch azureus on startup. 3. I remove

[Bug 60863] Re: Save session option gets stuck ON

2008-09-16 Thread david_kt
After I search again, I found the culprit of this setting i.e. in /home/username/.gnome2/session I open that file using text editor and the original file state like below: . . 16,RestartCommand=azureus 17,RestartCommand=/usr/bin/system-config-printer-applet 18,RestartCommand=nm-applet

[Bug 39484] Re: cups smb printing backend no longer works

2008-07-30 Thread david_kt
I just realised that I have not upgraded samba. I upgraded many other things but samba. So, should we reopen this bug for dapper? David -- cups smb printing backend no longer works https://bugs.launchpad.net/bugs/39484 You received this bug notification because you are a member of Ubuntu Server

[Bug 39484] Re: cups smb printing backend no longer works

2008-07-30 Thread david_kt
After I downgraded cupsys from cupsys_1.2.2-0ubuntu0.6.06.9_i386 to cupsys_1.2.2-0ubuntu0.6.06_i386, it works again. Should I open a new bug report for cupsys or just re-open this bug? David -- cups smb printing backend no longer works https://bugs.launchpad.net/bugs/39484 You received this bug

[Bug 39484] Re: cups smb printing backend no longer works

2008-07-30 Thread david_kt
I just realised that I have not upgraded samba. I upgraded many other things but samba. So, should we reopen this bug for dapper? David -- cups smb printing backend no longer works https://bugs.launchpad.net/bugs/39484 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 39484] Re: cups smb printing backend no longer works

2008-07-30 Thread david_kt
After I downgraded cupsys from cupsys_1.2.2-0ubuntu0.6.06.9_i386 to cupsys_1.2.2-0ubuntu0.6.06_i386, it works again. Should I open a new bug report for cupsys or just re-open this bug? David -- cups smb printing backend no longer works https://bugs.launchpad.net/bugs/39484 You received this bug

[Bug 39484] Re: cups smb printing backend no longer works

2008-07-29 Thread david_kt
I can confirm that this bug return again in dapper from last upgrade of samba to 3.0.22. Before that, I could print from other dapper and windows XP to dapper print server, but recently it stopped with message in linux client printer: Ready: /usr/lib/cups/filter/foomatic-rip failed And using

[Bug 39484] Re: cups smb printing backend no longer works

2008-07-29 Thread david_kt
I can confirm that this bug return again in dapper from last upgrade of samba to 3.0.22. Before that, I could print from other dapper and windows XP to dapper print server, but recently it stopped with message in linux client printer: Ready: /usr/lib/cups/filter/foomatic-rip failed And using

[Bug 210760] Re: Totem Movie Player slow motion mode

2008-04-02 Thread david_kt
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/13045926/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/13045927/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/13045928/ProcStatus.txt -- Totem Movie

[Bug 210760] [NEW] Totem Movie Player slow motion mode

2008-04-02 Thread david_kt
Public bug reported: Binary package hint: totem Totem movie Player run in slow motion mode and without sounds in Hardy Beta, even without compiz fusion enable. It started may be yesterday. ProblemType: Bug Architecture: i386 Date: Wed Apr 2 18:08:31 2008 DistroRelease: Ubuntu 8.04

Re: [Bug 210760] Re: Totem Movie Player slow motion mode

2008-04-02 Thread david_kt
VLC still could play normally when Totem had problem. I created a new user, and switch to new user, it could not even play anything in Totem. But then, when I logout both user, and login again, it could run normally again. I could not create the problem again so far. Regards, DK On Wed, Apr 2,

Re: [Bug 68020] Re: Azureus crashes just after startup (attempt to show sliding notification window)

2008-03-05 Thread david_kt
*** This bug is a duplicate of bug 57875 *** https://bugs.launchpad.net/bugs/57875 As it is difficult to get a stable azureus, I install from getdeb and I have been using it for a few months: http://www.getdeb.net/release.php?id=2088 the only problem is sometime it could not update. What we

[Bug 150083] Re: Gutsy: Gnome fail to start after update to kernel 2.6.22-13-generic

2007-10-08 Thread david_kt
After upgraded the intel driver today it could run normally. ** Changed in: ubuntu Status: New = Fix Released -- Gutsy: Gnome fail to start after update to kernel 2.6.22-13-generic https://bugs.launchpad.net/bugs/150083 You received this bug notification because you are a member of

[Bug 150083] Gutsy: Gnome fail to start after update to kernel 2.6.22-13-generic

2007-10-07 Thread david_kt
Public bug reported: After upgraded to kernel 2.6.22-13-generic a few days ago, boot stop at: * Running local boot scripts (/etc/rc.local) [OK] Apparently gnome try to load but fail. Sometimes it succeeded but with low graphic resource warning and some choices to choose (very blur,