[Bug 332100] Re: wine fullscreen app makes X server crash on jaunty

2009-07-10 Thread TotoKid
The same happens with Tales of Monkey Island on Jaunty with latest upgrades, 
wine v1.1.25 and nvidia drivers v185.18.14. Wine crashes when trying to change 
resolution inside game and to set fullscreen on/off.
I'm forced to play with the lowest resolution. A virtual desktop just puts the 
game on a quarter of the screen and keeps crashing when I try to change 
resolution and setting fullscreen.

-- 
wine fullscreen app makes X server crash on jaunty
https://bugs.launchpad.net/bugs/332100
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301755] Re: Crackling noise after update to pulseaudio

2009-06-05 Thread TotoKid
Ok, it seems Iiriko's workaround worked for my X-Fi. The only thing I
had to do before reinstalling pulseaudio and applying the fixes was
removing pulse folders:

sudo rm -rf /etc/pulse
sudo rm -rf ~/.pulse

The only trouble I have after this is sound in Skype...

$ apt-cache policy pulseaudio:
pulseaudio:
  Installato: 1:0.9.15-1ubuntu2~ppa1
  Candidato: 1:0.9.15-1ubuntu2~ppa1
  Tabella versione:
 *** 1:0.9.15-1ubuntu2~ppa1 0
500 http://ppa.launchpad.net jaunty/main Packages
100 /var/lib/dpkg/status
 1:0.9.14-0ubuntu20.1 0
500 http://it.archive.ubuntu.com jaunty-proposed/main Packages
 1:0.9.14-0ubuntu20 0
500 http://it.archive.ubuntu.com jaunty/main Packages

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301755] Re: Crackling noise after update to pulseaudio

2009-06-05 Thread TotoKid
I mean I had to set it to CreativeX-Fi instead of pulse, I assume it's the same 
thing with Farsight options in aMSN.
I'm extremely sorry for double-commenting. Hope my info helps.

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301755] Re: Crackling noise after update to pulseaudio

2009-06-05 Thread TotoKid
I'm ashamed, I spoke too early. A reboot brought back crackling and/or
choppy sound, I give up (again). :( I really hope a decent xfi driver
will be released soon.

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301755] Re: Crackling noise after update to pulseaudio

2009-06-05 Thread TotoKid
Coming again with good news: I finally made my Sound Blaster Creative X-Fi work 
fine with pulseaudio! Here are all steps:
1) Install latest dtchen's test kernel (2.6.28-13-generic 
#44~lp345627~crimsun1, at the moment) from here: 
http://kernel.ubuntu.com/~dtchen/
2) Add Luke Yelavich's PPA is in your /etc/apt/sources.list:

deb http://ppa.launchpad.net/themuso/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/themuso/ppa/ubuntu jaunty main

3) Obviously compile the crappy xfi drivers against the new kernel -.-
4) Purge pulseaudio from system:

sudo apt-get purge pulseaudio
sudo rm -rf /etc/pulse
rm -rf ~.pulse

5) Reinstall pulseaudio, you should now get v0.9.15-1ubuntu2~ppa1:

sudo apt-get install pulseaudio

6) *KDE ONLY* Add your user to pulseaudio groups (replace myusername
with your user):

sudo adduser myusername pulse-access
sudo adduser myusername pulse-rt

7) *KDE ONLY* Let pulseaudio run at startup:

cp /usr/bin/pulse-session ~/.kde/env/pulse-session.sh

then edit /etc/default/pulseaudio so that its variables should look like
these:

PULSEAUDIO_SYSTEM_START=1
DISALLOW_MODULE_LOADING=0

8) Edit /etc/pulse/daemon.conf either uncommenting and/or modifying
these values:

high-priority = yes
nice-level = -15
realtime-scheduling = yes
realtime-priority = 5
default-fragments = 7
default-fragment-size-msec = 3
resample-method = speex-float-10

You may need different values according to your system, but remember it
will suck more CPU (I'm using an Athlon64-X2 4200+, and both me and top
don't notice any difference, anyway ;) )

9) Tell your system and your apps such as skype to use pulseaudio.
10) Reboot!
11) Forgive me for spamming your inbox! :P

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 301755] Re: Crackling noise after update to pulseaudio

2009-06-02 Thread TotoKid
ag3r, I actually gave up on pulseaudio but I'm aware many people tried
different settings and got it working. In fact, it's a matter of
settings. I'll give it some tries when I'll have some spare time and
hope we'll have our X-Fi working soon with pulse! :P

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 301755] Re: Crackling noise after update to pulseaudio

2009-05-11 Thread TotoKid
Jonathan, I think removing pulseaudio from your system is the best
option. This is a nice howto:
http://idyllictux.wordpress.com/2009/04/21/ubuntu-904-jaunty-keeping-the-beast-pulseaudio-at-bay/

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 352732] Re: [jaunty] Sound muted after boot

2009-04-29 Thread TotoKid
The same is happening with KDE too. Volume gets muted every 60 seconds or 
something. Disabling pulseaudio following this guide helped:
http://idyllictux.wordpress.com/2009/04/21/ubuntu-904-jaunty-keeping-the-beast-pulseaudio-at-bay/

-- 
[jaunty] Sound muted after boot
https://bugs.launchpad.net/bugs/352732
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 306056] Re: Firefox doesn't close properly - gtk-qt-engine

2009-04-29 Thread TotoKid
It seems gtk-qt-engine development has stopped several months ago,
you'd rather use gtk-kde4.
http://www.kde-apps.org/content/show.php/gtk-kde4?content=74689

If you can't build it on Jaunty, follow my instructions on latest
comments. Also remember to change /home/apocalypse in the .desktop
file with your home.


2009/4/30 François Letendre francois_leten...@hotmail.com:
 Ok here's  the way I went around the bug (thanks Kalinda :-)  )

 Here's the direct link I used for the .deb:
 http://kims-area.com/gnome/kde4-oxygen-gnome-theme-1.0-1_all.deb

 The package will install as kde4-oxygen-gnome-theme

 After a few hours of searching I finally found out you also need these 
 packages installed:
 (you can verify with: $ cat /usr/share/themes/kde4-oxygen/gtk-2.0/gtkrc | 
 grep engine)
 gtk2-engines-pixbuf
 gtk2-engines-murrine

 Then you can go in K  System Settings  Appearance - GTK Styles and Fonts
 and choose: Use another style: kde4-oxygen

 Of course it's only a work around and it doesn't resolve the bug in gtk-
 qt-engine.

 --
 Firefox doesn't close properly - gtk-qt-engine
 https://bugs.launchpad.net/bugs/306056
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Firefox doesn't close properly - gtk-qt-engine
https://bugs.launchpad.net/bugs/306056
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 301755]

2009-04-28 Thread TotoKid

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/26077390/ArecordDevices.txt

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301755]

2009-04-28 Thread TotoKid

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/26077391/BootDmesg.txt

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301755]

2009-04-28 Thread TotoKid

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/26077396/PciMultimedia.txt

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301755] apport-collect data

2009-04-28 Thread TotoKid
Architecture: i386
AudioDevicesInUse:
 UTENTE  PID ACCESSO COMANDO
 /dev/snd/controlC0:  montblanc   5431 F knotify4
  montblanc   5489 F kmix
Card0.Amixer.info:
 Card hw:0 'XFi'/'Creative ALSA Driver X-Fi'
   Mixer name   : '20K1'
   Components   : ''
   Controls  : 19
   Simple ctrls  : 8
CurrentDmesg:
 [  166.696628] skge eth0: enabling interface
 [  166.700509] ADDRCONF(NETDEV_UP): eth0: link is not ready
 [  168.401949] skge eth0: Link is up at 100 Mbps, full duplex, flow control 
both
 [  168.743706] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
 [  178.961023] eth0: no IPv6 routers present
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: alsa-base 1.0.18.dfsg-1ubuntu8
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 LANG=it_IT.UTF-8
 LANGUAGE=it_IT:it:en_GB:en
Uname: Linux 2.6.28-11-generic i686
UserAsoundrc:
 # ALSA library configuration file
 
 # Include settings that are under the control of asoundconf(1).
 # (To disable these settings, comment out this line.)
 /home/montblanc/.asoundrc.asoundconf
UserGroups: adm admin cdrom dialout fuse lpadmin plugdev pulse pulse-access 
pulse-rt sambashare

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301755]

2009-04-28 Thread TotoKid

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/26077387/AlsaDevices.txt

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301755]

2009-04-28 Thread TotoKid

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/26077388/AplayDevices.txt

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301755]

2009-04-28 Thread TotoKid

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/26077393/Card0.Amixer.values.txt

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301755]

2009-04-28 Thread TotoKid

** Attachment added: UserAsoundrcAsoundconf.txt
   http://launchpadlibrarian.net/26077398/UserAsoundrcAsoundconf.txt

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301755]

2009-04-28 Thread TotoKid

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/26077395/Dependencies.txt

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301755] Re: Crackling noise after update to pulseaudio

2009-04-28 Thread TotoKid
dtchen's kernel did not solve pulseaudio issues, in my case. I hope my
info helps.

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 354962] Re: Gimp does not start since last Jauty updates

2009-04-27 Thread TotoKid
The problem is with libgegl-0.0-0 version 0.0.23-5pre~SVN20090330, you
have to downgrade it to 0.0.22-0ubuntu3 and prevent apt from upgrading
it.

sudo apt-get install --reinstall libgegl-0.0-0=0.0.22-0ubuntu3
sudo -s
echo libgegl-0.0-0 hold | dpkg --set-selections

(To unhold it:)
sudo dpkg --clear-selections


2009/4/27 Nikola Yanev geri...@bginfo.net:
 the same here!!!
 how to work without gimp, hey guys, i need it, since i am involved in a 
 project and i can't do anything :(
 here is the terminal output to me:

 geri...@hummer:~$ gimp-2.6 %U

 (gimp-2.6:13145): GLib-GObject-WARNING **: specified class size for type
 `GimpOperationPointFilter' is smaller than the parent type's
 `GeglOperationPointFilter' class size

 (gimp-2.6:13145): GLib-CRITICAL **: g_once_init_leave: assertion
 `initialization_value != 0' failed

 (gimp-2.6:13145): GLib-GObject-CRITICAL **: g_type_register_static:
 assertion `parent_type  0' failed

 (gimp-2.6:13145): GLib-CRITICAL **: g_once_init_leave: assertion
 `initialization_value != 0' failed

 (gimp-2.6:13145): GLib-GObject-WARNING **: cannot retrieve class for
 invalid (unclassed) type `invalid'

 --
 Gimp does not start since last Jauty updates
 https://bugs.launchpad.net/bugs/354962
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Gimp does not start since last Jauty updates
https://bugs.launchpad.net/bugs/354962
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 364364] Re: Gimp 2.6.6 oubuntu1 crashes on startup

2009-04-26 Thread TotoKid
Thank you, downgrading libgegl-0.0-0 to 0.0.22-0ubuntu3 solved this
issue.

-- 
Gimp 2.6.6 oubuntu1 crashes on startup
https://bugs.launchpad.net/bugs/364364
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 301755] Re: Crackling noise after update to pulseaudio

2009-04-25 Thread TotoKid
Yeah, it's the same to me.
P.S.: Maybe it's because I'm replying from gmail?

2009/4/25 Iriiko ader...@free.fr:
 Why there is my mail on your reply??

 I use only pulse because of the equalizer, and the fact that you can
 control each program volume.

 --
 Crackling noise after update to pulseaudio
 https://bugs.launchpad.net/bugs/301755
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 354962] Re: Gimp does not start since last Jauty updates

2009-04-24 Thread TotoKid
I can confirm this: after upgrading to Jaunty everything is as described
in this bug report. I really need gimp to work, I'm not asking that
much. Is there anything else we can do to help you fix this bug?

-- 
Gimp does not start since last Jauty updates
https://bugs.launchpad.net/bugs/354962
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 301755] Re: Crackling noise after update to pulseaudio

2009-04-24 Thread TotoKid
Thanks for your hints, Iriiko.
I tried applying the changes to alsa-sink, but not so much has
changed. I guess I'm turning back to alsa, hoping next pulseaudio
release will fix this annoying issue.

2009/4/24 Iriiko ader...@free.fr:
 Hi!

 Since the 0.9.15, I had to reduce the number of fragment in alsa-sink but 
 keeping tshed=0 (alsa crash if =1):
   load-module module-alsa-sink device=hw:0,0 sink_name=alsa_out fragments=8 
 fragment_size=2048 tsched=0

 But, I did not put tshed=0 on hal detect:
   load-module module-hal-detect

 Do not forget to use now the default.pa of the 0.9.15 version: If you
 used ~/.pulse/default.pa, replace its contents by the file in /etc/pulse
 because there are few changes.

 See u.

 --
 Crackling noise after update to pulseaudio
 https://bugs.launchpad.net/bugs/301755
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 301755] Re: Crackling noise after update to pulseaudio

2009-04-23 Thread TotoKid
I upgraded to Jaunty, today, and got choppy sound from pulseaudio
(0.9.14-0ubuntu20). I added Luke Yelavich's PPA to my sources.list to
upgrade it to 0.9.15-0ubuntu1~ppa4 and now I've got choppy *and*
crackling sound. The tsched=0 workaround didn't work for me. I've got a
Creative Sound Blaster X-Fi Platinum; here's my lspci -v:

02:11.0 Multimedia audio controller: Creative Labs SB X-Fi
Subsystem: Creative Labs Device 0023  
Flags: bus master, medium devsel, latency 64, IRQ 18
I/O ports at e800 [size=32] 
Memory at cee0 (64-bit, non-prefetchable) [size=2M]
Memory at c800 (64-bit, non-prefetchable) [size=64M]
Capabilities: access denied   
Kernel driver in use: CTALSA
Kernel modules: ctxfi

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 31709] Re: K3b slow dvd burn speed

2009-04-21 Thread TotoKid
DMA is disabled by default for reliability issues, it has been
replaced by libata standards.

2009/4/20 Timothy Miller theo...@gmail.com:
 Well, in that case, something else is broken, because DMA capability
 should be automatically detected, right?

 --
 K3b slow dvd burn speed
 https://bugs.launchpad.net/bugs/31709
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
K3b slow dvd burn speed
https://bugs.launchpad.net/bugs/31709
You received this bug notification because you are a member of Kubuntu
Bugs, which is a direct subscriber.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


Re: [Bug 292142] Re: DMA and UDMA issues with intrepid

2009-04-14 Thread TotoKid
@cabernet54: I'm glad you finally got it working! :) I saw you haven't
enabled DMA, while I did. I tried this workaround very long time ago
and I still can't burn cds at full speed, but my system doesn't hang
anymore, at least. If you tell me you're really burning at MAX speed,
I'm going to disable it. I've got a NEC ND4550A 1.09. Look how's my
dmesg |grep ata1:

[1.822497] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[1.984748] ata1.00: ATAPI: _NEC DVD_RW ND-4550A, 1.09, max UDMA/33
[2.000578] ata1.00: configured for UDMA/33

Greetings,
Montblanc

2009/4/14 cabernet54 alessandro.martora...@gmail.com:
 Thanks Dimitris, I solved too, and same to You I still have

 a...@alex-desktop:~$ dmesg | grep ata
 
 [    3.632348] ata4.00: ATAPI: _NEC DVD_RW ND-3520AW, 2.U5, max UDMA/33
 [    3.632363] ata4.00: WARNING: ATAPI DMA disabled for reliablity issues.  
 It can be enabled
 [    3.632365] ata4.00: WARNING: via pata_ali.atapi_dma modparam or 
 corresponding sysfs node.
 [    3.632374] ata4.01: ATAPI: HL-DT-STDVD-RAM GSA-H55N, 1.04, max UDMA/66
 [    3.632388] ata4.01: WARNING: ATAPI DMA disabled for reliablity issues.  
 It can be enabled
 [    3.632390] ata4.01: WARNING: via pata_ali.atapi_dma modparam or 
 corresponding sysfs node.
 ..

 but now I can burn CD and DVD at full sped in Jaunty ^_^

 --
 DMA and UDMA issues with intrepid
 https://bugs.launchpad.net/bugs/292142
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
DMA and UDMA issues with intrepid
https://bugs.launchpad.net/bugs/292142
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 292142] Re: DMA and UDMA issues with intrepid

2009-03-05 Thread TotoKid
I've set this long ago, it just doesn't freeze but it's slow as before.

2009/3/5 Baron Flopsy, the Candy king jwtal...@gmail.com:
 Tried...

 modprobe pata_ali atapi_dma=1

 but still no change! :(

 --
 DMA and UDMA issues with intrepid
 https://bugs.launchpad.net/bugs/292142
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
DMA and UDMA issues with intrepid
https://bugs.launchpad.net/bugs/292142
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 306056] Re: Firefox doesn't close properly - gtk-qt-engine

2009-02-16 Thread TotoKid
Still happening on KDE 4.2 stable. It affects Swiftweasel, Swiftfox,
Songbird and other Firerefox-based browsers too.

** Changed in: gtk-qt-engine (Ubuntu)
   Status: New = Confirmed

-- 
Firefox doesn't close properly - gtk-qt-engine
https://bugs.launchpad.net/bugs/306056
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk-qt-engine in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 306056] Re: Firefox doesn't close properly - gtk-qt-engine

2009-02-16 Thread TotoKid
I followed this steps:

1) Purged official Ubuntu Intrepid package: gtk-qt-engine;
2) Tested opening and closing browsers: Firefox, Swiftweasel and Songbird quit 
successfully and no already running but not responding is shown on reopening. 
This meand It SURE is a gtk-qt-engine bug, since all is fine when it's not 
installed;
3) Installed gtk-qt-engine-kde4 from Debian Experimental Repository which is a 
snapshot of the 145th revision that *fixes* this bug with Iceweasel 3 (the 
package Kalinda was talking about);
4) Tested opening and closing browsers: Firefox quits normally and no error 
message is shown when reopening, but Songbird and Swiftweasel (the browser I'm 
running all the time) keep on showing the already running but not responding 
dialog.
5) Purged gtk-qt-engine-kde4 (the one I took from Debian experimental repo);
6) Tested browsers: all OK.
7) Installed gtk-qt-engine Ubuntu package again;
8) Firefox quits normally and no dialog is shown on reopening. Swiftweasel 
still shows that annoying dialog and I have to pgrep wea |xargs kill -9 
everytime I close it.

-- 
Firefox doesn't close properly - gtk-qt-engine
https://bugs.launchpad.net/bugs/306056
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk-qt-engine in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


Re: [Bug 292142] Re: DMA and UDMA issues with intrepid

2009-02-13 Thread TotoKid
I perfectly agree with you, Dokan... unfortunately I can't change my
motherboard and I'm still unhappy of the only workaround I found
(adding pata_ali atapi_dma=1 to /etc/initramfs-tools/modules)... I
really hope new kernels will fix this.

2009/2/13 Dokan do...@nym.hush.com:
 some very pointless post, just to say that i gave up and replaced my 
 motherboard. after having searched as well as i could i found that this one 
 should be 100% working:
 http://www.asrock.com/mb/overview.asp?Model=ConRoe1333-DVI/H%20R2.0
 very cheap, and indeed working nicely with intrepid.
 sorry for this off-topic post. this issue is kernel related, not ubuntu 
 specific - hopefully some new kernel will fix this regression with some 
 chipsets, although i'm too confident anymore. ATAPI DMA disabled for 
 reliablity issues -- i don't get it, it was just fine with hardy!
 cheers!

 --
 DMA and UDMA issues with intrepid
 https://bugs.launchpad.net/bugs/292142
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
DMA and UDMA issues with intrepid
https://bugs.launchpad.net/bugs/292142
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 292142] Re: DMA and UDMA issues with intrepid

2008-12-03 Thread TotoKid
I can confirm this with Ali chipset. Drive speed is set to a quarter, my
CPU suffers while burning a dvd or while copying files to an ATAPI hard
drive and this makes my system HANG; the little workaround sets drive
speed to half, but it works just for a while, it still hangs if I try to
burn another dvd. I can't flip back from /dev/scd0 to /dev/hda, cause
alim15x3.ko module is missing. If you look at the related bug report
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/213639 you'll see
someone has compiled modules from 2.6.24-12 kernel (which cannot be
found anymore) against intrepid kernels, but just for AMD and Via
chipsets. I tried to build alim15x3 module from alim15x3.c I took from
the latest kernel source, but it couldn't build any modules (MODPOST 0
modules). I just want my drives to work as expected, I'm not asking that
much. It's too early to switch to libata, in my opinion. Some hardware
still requires DMA.


** Changed in: ubuntu
   Status: New = Confirmed

-- 
DMA and UDMA issues with intrepid
https://bugs.launchpad.net/bugs/292142
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 213639] Re: Problem with IDE DVD-RW on VIA controler with pata_via module

2008-12-01 Thread TotoKid
I can't switch back to old ide drivers. I've got a pata_ali module,
which refers to i2c_ali15x3, i2c_ali1535 and i2c_core. I need old
alim15x3.ko module, but I can't find it. Can someone tell me where to
find it and how to compile it? I'm using kernel 2.6.27-10-generic.

-- 
Problem with IDE DVD-RW on VIA controler with pata_via module
https://bugs.launchpad.net/bugs/213639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 213639] Re: Problem with IDE DVD-RW on VIA controler with pata_via module

2008-12-01 Thread TotoKid
I can't switch back to old ide drivers. I've got a pata_ali module,
which refers to i2c_ali15x3, i2c_ali1535 and i2c_core. I need old
alim15x3.ko module, but I can't find it. Can someone tell me where to
find it and how to compile it? I'm using kernel 2.6.27-10-generic.

-- 
Problem with IDE DVD-RW on VIA controler with pata_via module
https://bugs.launchpad.net/bugs/213639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 31709] Re: K3b slow dvd burn speed

2008-12-01 Thread TotoKid
I don't think Kubuntu is the problem. The libata new standard has been
implemented definitively in Intrepid, so there's no way to revert back
to old ide modules and we just have to stick with ide drives recognized
as /dev/sd* This means we should have slow speeds until libata bugs will
be fixed.

Someone compiled the old modules against new kernels and blacklisted the
generic drivers, but it's been verified with Via and AMD chipsets. I've
got a Ali chipset which module is pata_ali and I can't find linux-
image-2.6.24-12-generic, so I can't extract the alim15x3.ko module.

Take a look at this bug report:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/175022

Hope it helps.

-- 
K3b slow dvd burn speed
https://bugs.launchpad.net/bugs/31709
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 31709] Re: K3b slow dvd burn speed

2008-11-23 Thread TotoKid
I can confirm this bug on Intrepid fresh install. However, this tips
solved the problem:

http://ubuntuforums.org/showthread.php?p=4615284

Hope it helps.

-- 
K3b slow dvd burn speed
https://bugs.launchpad.net/bugs/31709
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 31709] Re: K3b slow dvd burn speed

2008-11-23 Thread TotoKid
I spoke too soon, k3b still slows down the whole system and burning is
still too slow, regardless of my options. Someone may still find the
link useful.

-- 
K3b slow dvd burn speed
https://bugs.launchpad.net/bugs/31709
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 250189] Re: [Intrepid] GRUB Boot mkdir / rm permission problems

2008-11-18 Thread TotoKid
I had VirtualBox installed too, and the same DKMS error messages. I removed
VirtualBox without reinstalling it and reconfigured the kernel as you've
done, but it didn't fix the problem. It seems there are troubles with file
systems other than ext3, so I installed Intrepid on another partition. I had
to install grub2 because of the 256 Inode size (Intrepid install finished
with grub error 1) and manually fix drive numbers incorrectly read by grub2.
Now everything seems to work fine, but it's been the hardest upgrade since
Dapper. I should have sticked with LTS releases.

2008/11/18 acacha [EMAIL PROTECTED]

 More info and how I solved this problem

 At /var/log/messages there is a message That says Cannot find map file

 I change to Virtual Console. Entre username an password and I remount
 root:

  $ sudo mount -o remount,rw /

 I recovered network by typing:

  $ sudo dhclient eth0

 I do a:

  $ sudo apt-get update
  $ sudo apt-get dist-upgrade
  $ sudo apt-get autoremove

 Then I tried

  $ sudo dpkg-reconfigure linux-image2.6.27-7-generic

 It gives me an error related with Virtual Box. something like:

  run-parts: executing /etc/kernel/postinst.d/dkms
  * Running DKMS auto installlation service for kernel 2.6.27-7-generic
  * vboxdrv (1.6.2)
  vboxdrv (1.6.2): Installing module
  ... (bad exit status:10)
  Build failed. Installation Skipped
[fail]

 I remove virtualbox:

  $ sudo apt-get remove --purgue virtualbox

 Another time:

  $ sudo dpkg-reconfigure linux-image2.6.27-7-generic

 Another error related with virtualbox. I installed VirtualBox again:

  $ sudo apt-get install virtualbox

 and:

  $ sudo dpkg-reconfigure linux-image2.6.27-7-generic

 Now everything is Ok.

 Now I have other problems but the filesystem is mounted rw after reboot.

 Some notes I take In catalan:


 http://acacha.dyndns.org/mediawiki/index.php/Upgrade/Actualitzaci%C3%B3_a_8.10

 --
 [Intrepid] GRUB Boot mkdir / rm permission problems
 https://bugs.launchpad.net/bugs/250189
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
http://pippamentis.wordpress.com

-- 
[Intrepid] GRUB Boot mkdir / rm permission problems
https://bugs.launchpad.net/bugs/250189
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 250189] Re: [Intrepid] GRUB Boot mkdir / rm permission problems

2008-10-26 Thread TotoKid
A fresh install is not a real solution, but it could let us understand the 
source of the problem. I'm running Kubuntu for 2 years, when I discovered 
Dapper, and I sincerely would rather not to reinstall. 
What is really strange in this kernel is that it always says could not find 
map file, although the file is there. Check your /var/log/messages too. Could 
this be something important to solve this read only fs problem?

-- 
[Intrepid] GRUB Boot mkdir / rm permission problems
https://bugs.launchpad.net/bugs/250189
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 282550] Re: EXT3 file system gets corrupted w/ 2.6.27

2008-10-26 Thread TotoKid
So I presume I was lucky having the Intrepid update to always mount my
ext3 / partition in read only mode even if there are no errors in
/etc/fstab and /etc/blkid.tab. I think there are problems with file
systems in general, i saw there were similar bugs for xfs too.

-- 
EXT3 file system gets corrupted w/ 2.6.27
https://bugs.launchpad.net/bugs/282550
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 250189] Re: [Intrepid] GRUB Boot mkdir / rm permission problems

2008-10-26 Thread TotoKid
Please excuse my persistence. Googling around I found that names for IDE
and SATA devices were merged since Feisty (/dev/hda being treated as
/dev/sda). I got this changes only after upgrading to Intrepid, and I
think it's causing more troubles than benefits. I think I've set up
every file: /etc/fstab, /etc/blkid.tab, /boot/grub/menu.lst, and
/boot/grub/device.map but still no luck with / being mounted as read
only file system. hdparm, fsck and badblocks showed no anomaly in every
partition. What I really don't understand is WHY linux boots fine from
recovery mode but hangs in normal mode. I've even tried setting
/etc/fstab as follows

UUID=1aa321e6-1d19-4b2d-9c44-2d0da26039f7 / ext3 rw,relatime 0 1

But it is just like the ro option is being forced by something I don't
know anything about, but which doesn't apply in recovery mode.

-- 
[Intrepid] GRUB Boot mkdir / rm permission problems
https://bugs.launchpad.net/bugs/250189
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 277924] Re: kernel cannot find map file

2008-10-25 Thread TotoKid
I can confirm this, running 2.6.27-7-generic kernel. It came along with
a read only file system problem, see here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/250189

-- 
kernel cannot find map file
https://bugs.launchpad.net/bugs/277924
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 71004] Re: shutdown to hang on a blank screen

2008-10-25 Thread TotoKid
I re-confirm this. Running Kubuntu Intrepid RC with fglrx drivers,
2.6.27-7-generic kernel.

-- 
shutdown to hang on a blank screen
https://bugs.launchpad.net/bugs/71004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 250189] Re: [Intrepid] GRUB Boot mkdir / rm permission problems

2008-10-24 Thread TotoKid
I get file system mounted in read only mode even with 2.6.27-7-generic. I still 
can boot from recovery mode, but my whole system is screwed up. Also, 
/etc/blkid.tab shows different drives than /etc/fstab. Fixing drive names 
doesn't resolve it, but screws up drives even more (e.g.: /dev/sda became 
/dev/sdb, /dev/hdc became permanently /dev/sdc and so on). Please, take a look 
at http://ubuntuforums.org/showthread.php?p=6020440#post6020440 .
$ cat /etc/fstab
# /etc/fstab: static file system information.
#
#  -- This file has been automaticly generated by ntfs-config --
#
# file system mount point   type  options   dump  pass

# Entry for /dev/sda3 :
UUID=1aa321e6-1d19-4b2d-9c44-2d0da26039f7 / ext3 
nouser,defaults,atime,auto,rw,dev,exec,suid 0 1
/dev/sdc1 /media/sdc1 ext3 
nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
/dev/sdb1 /media/sdb1 ext3 
nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
/dev/sda5 /media/sda5 ext3 
nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
/dev/sda6 /media/sda6 ext3 
nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
/dev/sdb1 /media/sdb1 ext3 
nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
/dev/sdb5 /media/sdb5 ext3 
nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
/dev/sdb6 /media/sdb6 ext3 
nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
/dev/sdb7 /media/sdb7 ext3 
nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
# Entry for /dev/sda7 :
UUID=0e73ad5b-1423-466c-88a9-1446e35bbfc8 none swap sw 0 0
/dev/hda /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
# Entry for VirtualBox USB Proxy Service
none /proc/bus/usb usbfs devgid=1001,devmode=664 0 0

$ cat /etc/blkid.tab
device DEVNO=0x0817 TIME=1224779494 
UUID=2c6680c9-d431-464c-8023-ea63e898d36e TYPE=ext3/dev/sdb7/device
device DEVNO=0x0801 TIME=1224779494 
UUID=2e9c0865-facf-4307-aecc-e61767f2f8f4 SEC_TYPE=ext2 
TYPE=ext3/dev/sda1/device
device DEVNO=0x0811 TIME=1224779494 
UUID=fe026414-f57d-48ce-b11d-7255bc637ac6 SEC_TYPE=ext2 
TYPE=ext3/dev/sdb1/device
device DEVNO=0x0815 TIME=1224779494 
UUID=46c11964-4dfd-4814-80f7-3f46fd26e233 SEC_TYPE=ext2 
TYPE=ext3/dev/sdb5/device
device DEVNO=0x0816 TIME=1224779494 
UUID=13832e62-1e05-4d76-b4e0-95f93d436413 SEC_TYPE=ext2 
TYPE=ext3/dev/sdb6/device
device DEVNO=0x0821 TIME=1224779494 
UUID=394b39e9-53f3-4fb0-ac66-b49532c5bf60 SEC_TYPE=ext2 TYPE=ext3 
LABEL=Adam/dev/sdc1/device
device DEVNO=0x0825 TIME=1224772288 
UUID=46c11964-4dfd-4814-80f7-3f46fd26e233 SEC_TYPE=ext2 
TYPE=ext3/dev/sdc5/device
device DEVNO=0x0826 TIME=1224772288 
UUID=13832e62-1e05-4d76-b4e0-95f93d436413 SEC_TYPE=ext2 
TYPE=ext3/dev/sdc6/device
device DEVNO=0x0827 TIME=1224772288 
UUID=2c6680c9-d431-464c-8023-ea63e898d36e SEC_TYPE=ext2 
TYPE=ext3/dev/sdc7/device
device DEVNO=0x0803 TIME=1224848881 
UUID=1aa321e6-1d19-4b2d-9c44-2d0da26039f7 TYPE=ext3/dev/sda3/device
device DEVNO=0x0805 TIME=1224779494 
UUID=c107ba9f-72f7-43a2-bd1e-37e24550c0ff TYPE=ext3/dev/sda5/device
device DEVNO=0x0806 TIME=1224779494 
UUID=6959a8e0-2926-4049-bef0-b16babe3c731 TYPE=ext3/dev/sda6/device
device DEVNO=0x0807 TIME=1224779494 TYPE=swap 
UUID=0e73ad5b-1423-466c-88a9-1446e35bbfc8/dev/sda7/device

-- 
[Intrepid] GRUB Boot mkdir / rm permission problems
https://bugs.launchpad.net/bugs/250189
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 250189] Re: [Intrepid] GRUB Boot mkdir / rm permission problems

2008-10-24 Thread TotoKid
File System gets mounted in read only mode with older kernels as well.
Upgrade to 8.10 RC made boot hang at half of the process, earlier than
before.

-- 
[Intrepid] GRUB Boot mkdir / rm permission problems
https://bugs.launchpad.net/bugs/250189
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 271128] Re: gtk-qt-engine-kde4 remembers old set of colors

2008-09-29 Thread TotoKid
My ~/.gtkrc-2.0 pointed to ~/.gtkrc-2.0-kde instead of
~/.gtkrc-2.0-kde4.

** Changed in: gtk-qt-engine-kde4 (Ubuntu)
   Status: New = Invalid

-- 
gtk-qt-engine-kde4 remembers old set of colors
https://bugs.launchpad.net/bugs/271128
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 254984] Re: Applying KDE style to GTK applications causes them to crash when interacting with toolbars

2008-09-29 Thread TotoKid
I can confirm this bug. I'm using QtCurve as GTK Style, so Iceweasel
does NOT crash. Gimp keeps crashing when I clicking on a menu button,
though. This is my gimp crash backtrace:

The program 'gimp' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
  (Details: serial 20421 error_code 9 request_code 55 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

(script-fu:26428): LibGimpBase-WARNING **: script-fu: gimp_wire_read():
error


You may want to take a look here, too: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=483828

-- 
Applying KDE style to GTK applications causes them to crash when interacting 
with toolbars
https://bugs.launchpad.net/bugs/254984
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261694] Re: kicker crashes after upgrading to KDE 3.5.10

2008-09-24 Thread TotoKid
Excellent.

** Changed in: kicker-taskbar-compiz (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
kicker crashes after upgrading to KDE 3.5.10
https://bugs.launchpad.net/bugs/261694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261694] Re: kicker crashes after upgrading to KDE 3.5.10

2008-09-24 Thread TotoKid
Thank you very much, Andreas, and sorry for mistaking the status of this
bug! :P Your package is fine, I had no problem. Except I had to put the
ShowAllWindows option from ~/.kde/share/config/ktaskbarrc to true in
order to show only the apps from the workspace I'm from, while I had to
set it to false, before. This is clearly not related to your package,
and is not a bad deal, after all.

$ apt-cache policy kicker-taskbar-compiz
kicker-taskbar-compiz:
  Installato: 0.1+3.5.10-0ubuntu1~test2
  Candidato: 0.1+3.5.10-0ubuntu1~test2
  Tabella versione:
 *** 0.1+3.5.10-0ubuntu1~test2 0
100 /var/lib/dpkg/status
 0.1-0ubuntu1 0
500 http://archive.ubuntu.com hardy/universe Packages

-- 
kicker crashes after upgrading to KDE 3.5.10
https://bugs.launchpad.net/bugs/261694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 271128] Re: gtk-qt-engine-kde4 remembers old set of colors

2008-09-17 Thread TotoKid
I found something interesting: when I run switch2 to switch Gtk Theme,
then set Qt and click on Preview it shows a test window made
ENTIRELY of my old set of colors. I attached a screenshot to let you see
it. Note: I've set Raleigh from systemsettings as my Gtk style.

** Attachment added: gtkthemeswitch.jpeg
   http://launchpadlibrarian.net/17693404/gtkthemeswitch.jpeg

-- 
gtk-qt-engine-kde4 remembers old set of colors
https://bugs.launchpad.net/bugs/271128
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 271128] Re: gtk-qt-engine-kde4 remembers old set of colors

2008-09-17 Thread TotoKid
I installed the gtk-engines-geramik package to test a bit more, and
realized that Geramik too has got dark colors. I've set dark colors in
my KDE3 session (Kore)... could it be that KDE3 and KDE4 colors were
messed up? This things should not happen since kde4 and kde3 config
files are in different folders in my home (.kde4 and .kde).

-- 
gtk-qt-engine-kde4 remembers old set of colors
https://bugs.launchpad.net/bugs/271128
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 271128] [NEW] gtk-qt-engine-kde4 remembers old set of colors

2008-09-16 Thread TotoKid
Public bug reported:

Binary package hint: gtk-qt-engine-kde4

If I set GTK Qt Engine to use Qt4 as default style for Gtk apps, it only
shows the old set of colors for widgets and menus (Obsidian Coast, in my
case) even after I switched to Oxygen. Restarting gtk apps, kdm and X
did not solve it. I played with Apply colors to non-KDE4 applications
in the Colors tab and re-applied the default KDE4 theme for Gtk apps
many times, but the old set of colors persists. I also attached my
~/.kde4/share/config/gtkrc-2.0 and a snapshot for reference.

[lsb_release -rd]
Description:Ubuntu 8.04.1
Release:8.04

[apt-cache policy gtk-qt-engine-kde4]
gtk-qt-engine-kde4:
  Installato: 1:1.1+svn20080816-0ubuntu4~hardy1~ppa1
  Candidato: 1:1.1+svn20080816-0ubuntu4~hardy1~ppa1
  Tabella versione:
 *** 1:1.1+svn20080816-0ubuntu4~hardy1~ppa1 0
500 http://ppa.launchpad.net hardy/main Packages
100 /var/lib/dpkg/status
 1.1-0ubuntu1 0
500 http://archive.ubuntu.com hardy/universe Packages

** Affects: gtk-qt-engine-kde4 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apps gtk gtk-qt-engine-kde4 qt style widgets

-- 
gtk-qt-engine-kde4 remembers old set of colors
https://bugs.launchpad.net/bugs/271128
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 271128] Re: gtk-qt-engine-kde4 remembers old set of colors

2008-09-16 Thread TotoKid

** Attachment added: gtkrc-2.0
   http://launchpadlibrarian.net/17669308/gtkrc-2.0

** Description changed:

  Binary package hint: gtk-qt-engine-kde4
  
  If I set GTK Qt Engine to use Qt4 as default style for Gtk apps, it only
  shows the old set of colors for widgets and menus (Obsidian Coast, in my
  case) even after I switched to Oxygen. Restarting gtk apps, kdm and X
  did not work. I played with Apply colors to non-KDE4 applications in
  the Colors tab and re-applied the default KDE4 theme for Gtk apps many
- times, but the old set of colors persists. Please, take a look at a
- 
href=http://img237.imageshack.us/img237/2086/gtkqtengineoldsetofcoloak9.jpg;this
- picture/a. I also attached my ~/.kde4/share/config/gtkrc-2.0 for
- reference.
+ times, but the old set of colors persists. Please, take a look at  this
+ picture -
+ http://img237.imageshack.us/img237/2086/gtkqtengineoldsetofcoloak9.jpg.
+ I also attached my ~/.kde4/share/config/gtkrc-2.0 for reference.
  
  [lsb_release -rd]
  Description:Ubuntu 8.04.1
  Release:8.04
  
  [apt-cache policy gtk-qt-engine-kde4]
  gtk-qt-engine-kde4:
Installato: 1:1.1+svn20080816-0ubuntu4~hardy1~ppa1
Candidato: 1:1.1+svn20080816-0ubuntu4~hardy1~ppa1
Tabella versione:
   *** 1:1.1+svn20080816-0ubuntu4~hardy1~ppa1 0
  500 http://ppa.launchpad.net hardy/main Packages
  100 /var/lib/dpkg/status
   1.1-0ubuntu1 0
  500 http://archive.ubuntu.com hardy/universe Packages

-- 
gtk-qt-engine-kde4 remembers old set of colors
https://bugs.launchpad.net/bugs/271128
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 271128] Re: gtk-qt-engine-kde4 remembers old set of colors

2008-09-16 Thread TotoKid

** Attachment added: gtkqtengineoldsetofcolors.jpeg
   http://launchpadlibrarian.net/17669336/gtkqtengineoldsetofcolors.jpeg

** Description changed:

  Binary package hint: gtk-qt-engine-kde4
  
  If I set GTK Qt Engine to use Qt4 as default style for Gtk apps, it only
  shows the old set of colors for widgets and menus (Obsidian Coast, in my
  case) even after I switched to Oxygen. Restarting gtk apps, kdm and X
  did not work. I played with Apply colors to non-KDE4 applications in
  the Colors tab and re-applied the default KDE4 theme for Gtk apps many
- times, but the old set of colors persists. Please, take a look at  this
- picture -
- http://img237.imageshack.us/img237/2086/gtkqtengineoldsetofcoloak9.jpg.
- I also attached my ~/.kde4/share/config/gtkrc-2.0 for reference.
+ times, but the old set of colors persists. I also attached my
+ ~/.kde4/share/config/gtkrc-2.0 and a snapshot for reference.
  
  [lsb_release -rd]
  Description:Ubuntu 8.04.1
  Release:8.04
  
  [apt-cache policy gtk-qt-engine-kde4]
  gtk-qt-engine-kde4:
Installato: 1:1.1+svn20080816-0ubuntu4~hardy1~ppa1
Candidato: 1:1.1+svn20080816-0ubuntu4~hardy1~ppa1
Tabella versione:
   *** 1:1.1+svn20080816-0ubuntu4~hardy1~ppa1 0
  500 http://ppa.launchpad.net hardy/main Packages
  100 /var/lib/dpkg/status
   1.1-0ubuntu1 0
  500 http://archive.ubuntu.com hardy/universe Packages

** Description changed:

  Binary package hint: gtk-qt-engine-kde4
  
  If I set GTK Qt Engine to use Qt4 as default style for Gtk apps, it only
  shows the old set of colors for widgets and menus (Obsidian Coast, in my
  case) even after I switched to Oxygen. Restarting gtk apps, kdm and X
- did not work. I played with Apply colors to non-KDE4 applications in
- the Colors tab and re-applied the default KDE4 theme for Gtk apps many
- times, but the old set of colors persists. I also attached my
+ did not solve it. I played with Apply colors to non-KDE4 applications
+ in the Colors tab and re-applied the default KDE4 theme for Gtk apps
+ many times, but the old set of colors persists. I also attached my
  ~/.kde4/share/config/gtkrc-2.0 and a snapshot for reference.
  
  [lsb_release -rd]
  Description:Ubuntu 8.04.1
  Release:8.04
  
  [apt-cache policy gtk-qt-engine-kde4]
  gtk-qt-engine-kde4:
Installato: 1:1.1+svn20080816-0ubuntu4~hardy1~ppa1
Candidato: 1:1.1+svn20080816-0ubuntu4~hardy1~ppa1
Tabella versione:
   *** 1:1.1+svn20080816-0ubuntu4~hardy1~ppa1 0
  500 http://ppa.launchpad.net hardy/main Packages
  100 /var/lib/dpkg/status
   1.1-0ubuntu1 0
  500 http://archive.ubuntu.com hardy/universe Packages

-- 
gtk-qt-engine-kde4 remembers old set of colors
https://bugs.launchpad.net/bugs/271128
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261694] Re: kicker crashes after upgrading to KDE 3.5.10

2008-09-05 Thread TotoKid
** Changed in: kicker-taskbar-compiz (Ubuntu)
   Status: New = Confirmed

-- 
kicker crashes after upgrading to KDE 3.5.10
https://bugs.launchpad.net/bugs/261694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261694] Re: kicker crashes after upgrading to KDE 3.5.10

2008-08-29 Thread TotoKid
Jay, which applets are you using other than those? You could try
removing applets one by one and see if it keeps crashing (yeah, I'm
wondering why i didn't do that, before...), just to make sure your dual
monitor setup is not the problem. If it keeps crashing, try disabling
compiz: open a terminal and type

kwin --replace 

I put this bug to affect kicker at the beginning, but as soon as I
removed the compiz kicker taskbar it stopped crashing. If you realize
what's the cause of the crash let us know.

-- 
kicker crashes after upgrading to KDE 3.5.10
https://bugs.launchpad.net/bugs/261694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261694] Re: kicker crashes after upgrading to KDE 3.5.10

2008-08-28 Thread TotoKid
Understood. Moral: I'll keep the original taskbar till some work on
kicker-taskbar-compiz will be done. Shouldn't be that big problem since
kicker runs and stays up.

-- 
kicker crashes after upgrading to KDE 3.5.10
https://bugs.launchpad.net/bugs/261694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261694] Re: kicker crashes after upgrading to KDE 3.5.10

2008-08-27 Thread TotoKid
Thank you, scido.

sudo apt-get remove --purge kicker-taskbar-compiz

solved the problem. I'll wait until they'll fix this package before
reinstalling it.

Bye!

-- 
kicker crashes after upgrading to KDE 3.5.10
https://bugs.launchpad.net/bugs/261694
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdebase in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 261694] Re: kicker crashes after upgrading to KDE 3.5.10

2008-08-27 Thread TotoKid
Hi Scott, thank you for your efforts. I installed your deb and tried to
integrate the applet into kicker: kicker crashed immediately, but
restarted again without compiz-taskbar.

-- 
kicker crashes after upgrading to KDE 3.5.10
https://bugs.launchpad.net/bugs/261694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261694] Re: kicker crashes after upgrading to KDE 3.5.10

2008-08-27 Thread TotoKid
Scott, I installed kdebase-dbg as you said. Here are the results:

[apt-cache policy kicker-taskbar-compiz]
 kicker-taskbar-compiz:
  Installato: 0.1-0ubuntu1
  Candidato: 0.1-0ubuntu1
  Tabella versione:
 *** 0.1-0ubuntu1 0
500 http://archive.ubuntu.com hardy/universe Packages
100 /var/lib/dpkg/status
[Backtrace]
[Thread debugging using libthread_db enabled]
[New Thread 0xb661a6c0 (LWP 11861)]
[New Thread 0xb4671b90 (LWP 11869)]
[New Thread 0xb4e72b90 (LWP 11868)]
[New Thread 0xb5673b90 (LWP 11867)]
[New Thread 0xb5e74b90 (LWP 11866)]
[KCrash handler]
#6  0xb6fc2c25 in QApplication::internalNotify (this=0x80575e0, 
receiver=0x81d0100, e=0xbf90c238) at kernel/qapplication.cpp:2638
#7  0xb6fc4a5f in QApplication::notify (this=0x80575e0, receiver=0x81d0100, 
e=0xbf90c238) at kernel/qapplication.cpp:2361
#8  0xb77849b2 in KApplication::notify (this=0x80575e0, receiver=0x81d0100, 
event=0xbf90c238)
at /build/buildd/kdelibs-3.5.10/./kdecore/kapplication.cpp:550
#9  0xb6f5328d in QApplication::sendEvent (receiver=0x81d0100, 
event=0xbf90c238) at ../include/qapplication.h:523
#10 0xb6fb5b19 in QEventLoop::activateTimers (this=0x805c990)
at kernel/qeventloop_unix.cpp:559
#11 0xb6f6864b in QEventLoop::processEvents (this=0x805c990, flags=4)
at kernel/qeventloop_x11.cpp:392
#12 0xb6fddf90 in QEventLoop::enterLoop (this=0x805c990)
at kernel/qeventloop.cpp:201
#13 0xb6fddc8e in QEventLoop::exec (this=0x805c990)
at kernel/qeventloop.cpp:148
#14 0xb6fc47df in QApplication::exec (this=0x80575e0)
at kernel/qapplication.cpp:2761
#15 0xb7ec21a7 in kdemain (argc=1, argv=0xbf90c6a4)
at /build/buildd/kdebase-3.5.10/./kicker/kicker/core/main.cpp:150
#16 0x080484b2 in main (argc=-1219641536, argv=0x1) at kicker.la.cpp:2



[apt-cache policy kicker-taskbar-compiz]
kicker-taskbar-compiz:
  Installato: 0.1-0ubuntu2~hardy1~test1
  Candidato: 0.1-0ubuntu2~hardy1~test1
  Tabella versione:
 *** 0.1-0ubuntu2~hardy1~test1 0
100 /var/lib/dpkg/status
 0.1-0ubuntu1 0
500 http://archive.ubuntu.com hardy/universe Packages

[Backtrace]
[Thread debugging using libthread_db enabled]
[New Thread 0xb664d6c0 (LWP 12866)]
[New Thread 0xb46a4b90 (LWP 12874)]
[New Thread 0xb4ea5b90 (LWP 12873)]
[New Thread 0xb56a6b90 (LWP 12872)]
[New Thread 0xb5ea7b90 (LWP 12871)]
[KCrash handler]
#6  0xb6ff5c25 in QApplication::internalNotify (this=0x80575e0, 
receiver=0x8310100, e=0xbfdb26e8) at kernel/qapplication.cpp:2638
#7  0xb6ff7a5f in QApplication::notify (this=0x80575e0, receiver=0x8310100, 
e=0xbfdb26e8) at kernel/qapplication.cpp:2361
#8  0xb77b79b2 in KApplication::notify (this=0x80575e0, receiver=0x8310100, 
event=0xbfdb26e8)
at /build/buildd/kdelibs-3.5.10/./kdecore/kapplication.cpp:550
#9  0xb6f8628d in QApplication::sendEvent (receiver=0x8310100, 
event=0xbfdb26e8) at ../include/qapplication.h:523
#10 0xb6fe8b19 in QEventLoop::activateTimers (this=0x805c990)
at kernel/qeventloop_unix.cpp:559
#11 0xb6f9b64b in QEventLoop::processEvents (this=0x805c990, flags=4)
at kernel/qeventloop_x11.cpp:392
#12 0xb7010f90 in QEventLoop::enterLoop (this=0x805c990)
at kernel/qeventloop.cpp:201
#13 0xb7010c8e in QEventLoop::exec (this=0x805c990)
at kernel/qeventloop.cpp:148
#14 0xb6ff77df in QApplication::exec (this=0x80575e0)
at kernel/qapplication.cpp:2761
#15 0xb7ef51a7 in kdemain (argc=1, argv=0xbfdb2b54)
at /build/buildd/kdebase-3.5.10/./kicker/kicker/core/main.cpp:150
#16 0x080484b2 in main (argc=-1219432640, argv=0x1) at kicker.la.cpp:2

Backtrace is quite the same for each version of the package.

-- 
kicker crashes after upgrading to KDE 3.5.10
https://bugs.launchpad.net/bugs/261694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261694] [NEW] kicker crashes after upgrading to KDE 3.5.10

2008-08-26 Thread TotoKid
Public bug reported:

Binary package hint: kicker

Few minutes ago I did a dist-upgrade and noticed that KDE was updated to
3.5.10. When I restarted the session/rebooted I got this error message
The application KDE panel (kicker) crashed and caused the signal 11
(SIGSEGV). It also happens if I try to run it from shell, in that case
I get this output:

kicker: crashHandler called
KCrash: Application 'kicker' crashing...

This is the backtrace:

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb66316c0 (LWP 13819)]
[New Thread 0xb4608b90 (LWP 13827)]
[New Thread 0xb4e09b90 (LWP 13826)]
[New Thread 0xb560ab90 (LWP 13825)]
[New Thread 0xb5e0bb90 (LWP 13824)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb6fd9c25 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#7  0xb6fdba5f in QApplication::notify () from /usr/lib/libqt-mt.so.3
#8  0xb779b9b2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#9  0xb6f6a28d in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#10 0xb6fccb19 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#11 0xb6f7f64b in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#12 0xb6ff4f90 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#13 0xb6ff4c8e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#14 0xb6fdb7df in QApplication::exec () from /usr/lib/libqt-mt.so.3
#15 0xb7ed91a7 in kdemain () from /usr/lib/libkdeinit_kicker.so
#16 0x080484b2 in ?? ()
#17 0xb7c04450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#18 0x08048421 in ?? ()

kicker starts for a few seconds, and when it tries to load tray icons
(or simultaneously, I don't know if tray icons are the real problem) it
suddenly crashes. I don't know if this could help: I once edited one
line from /usr/share/autostart/panel.desktop from

X-KDE-autostart-after=kdesktop

to

X-KDE-autostart-after=compiz

But I'm sure it isn't compiz fault. Everything else works just fine, but
KDE without kicker is not KDE...

[lsb_release -rd]
Description:Ubuntu 8.04.1
Release:8.04

[apt-cache policy kicker]
kicker:
  Installato: 4:3.5.10-0ubuntu1~hardy1
  Candidato: 4:3.5.10-0ubuntu1~hardy1
  Tabella versione:
 *** 4:3.5.10-0ubuntu1~hardy1 0
500 http://archive.ubuntu.com hardy-backports/main Packages
100 /var/lib/dpkg/status
 4:3.5.9-0ubuntu7.3 0
500 http://archive.ubuntu.com hardy-updates/main Packages
 4:3.5.9-0ubuntu7 0
500 http://archive.ubuntu.com hardy/main Packages

** Affects: kdebase (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- kicker crashes after update to KDE 3.5.10
+ kicker crashes after upgrading to KDE 3.5.10

-- 
kicker crashes after upgrading to KDE 3.5.10
https://bugs.launchpad.net/bugs/261694
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdebase in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 231117] Re: kio (KService*): WARNING: The desktop entry file .hidden/kdiff3plugin.desktop has Type=Service but is located under apps instead of services

2008-07-11 Thread TotoKid
I confirm this bug, using Kubuntu 8.04.1 (KDE 2.3.9).

-- 
kio (KService*): WARNING: The desktop entry file .hidden/kdiff3plugin.desktop 
has Type=Service but is located under apps instead of services
https://bugs.launchpad.net/bugs/231117
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 223274] Re: Widgets are in square box of background colour

2008-06-26 Thread TotoKid
I confirm this bug. It happens both in KDE3 and KDE4 and yes, the
background of the rectangular area is the same of the KDE system window
background. Look at the attachment to see how widgets are rendered in my
case.

** Attachment added: uglywidgetsff3kde.jpg
   http://launchpadlibrarian.net/15627354/uglywidgetsff3kde.jpg

-- 
Widgets are in square box of background colour
https://bugs.launchpad.net/bugs/223274
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 213693] Re: firefox won't start up due to symbol lookup error in libgtk-x11-2.0.so.0

2008-04-20 Thread TotoKid
What I keep calling bug is in libgtk v2.12.9. I downgraded the hardy
packages (libgtk2-dev, libgtk2.0-0, libgtk2-common) to the gutsy ones,
which are v 2.12.0 and, apparently, the problem was solved (I could run
Swiftweasel, at least). I still could not hear KDE notifications, and
there was a problem in gobject, too. As I removed all the libg* libs in
/usr/local/lib, I could immediately hear sounds and the gobject problem
was vanished. I upgraded my packages again, and now everything works
prefectly.

Thank you.

-- 
firefox won't start up due to symbol lookup error in libgtk-x11-2.0.so.0
https://bugs.launchpad.net/bugs/213693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 213693] Re: firefox won't start up due to symbol lookup error in libgtk-x11-2.0.so.0

2008-04-20 Thread TotoKid
What I keep calling bug is in libgtk v2.12.9. I downgraded the hardy
packages (libgtk2-dev, libgtk2.0-0, libgtk2-common) to the gutsy ones,
which are v 2.12.0 and, apparently, the problem was solved (I could run
Swiftweasel, at least). I still could not hear KDE notifications, and
there was a problem in gobject, too. As I removed all the libg* libs in
/usr/local/lib, I could immediately hear sounds and the gobject problem
was vanished. I upgraded my packages again, and now all works prefectly.

Thank you.

-- 
firefox won't start up due to symbol lookup error in libgtk-x11-2.0.so.0
https://bugs.launchpad.net/bugs/213693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 213693] Re: firefox won't start up due to symbol lookup error in libgtk-x11-2.0.so.0

2008-04-19 Thread TotoKid
It IS a bug, actually. Same errors and still no solution. This is the
output of ldd /usr/lib/libgtk-x11-2.0.so.o (you wrote user instead of
usr, so Adriaan got could not find package):

$: ldd /usr/lib/libgtk-x11-2.0.so.0
linux-gate.so.1 =  (0xb7f5a000)
libgdk_pixbuf-2.0.so.0 = /usr/lib/libgdk_pixbuf-2.0.so.0 (0xb7b9e000)
libgdk-x11-2.0.so.0 = /usr/lib/libgdk-x11-2.0.so.0 (0xb7b1a000)
libpangocairo-1.0.so.0 = /usr/lib/libpangocairo-1.0.so.0 (0xb7b1)
libpango-1.0.so.0 = /usr/lib/libpango-1.0.so.0 (0xb7ad3000)
libX11.so.6 = /usr/lib/libX11.so.6 (0xb79ec000)
libXcomposite.so.1 = /usr/lib/libXcomposite.so.1 (0xb79e9000)
libXdamage.so.1 = /usr/lib/libXdamage.so.1 (0xb79e6000)
libXfixes.so.3 = /usr/lib/libXfixes.so.3 (0xb79e1000)
libatk-1.0.so.0 = /usr/lib/libatk-1.0.so.0 (0xb79c6000)
libgobject-2.0.so.0 = /usr/local/lib/libgobject-2.0.so.0 (0xb798b000)
libgmodule-2.0.so.0 = /usr/local/lib/libgmodule-2.0.so.0 (0xb7987000)
libdl.so.2 = /lib/tls/i686/cmov/libdl.so.2 (0xb7983000)
libglib-2.0.so.0 = /usr/local/lib/libglib-2.0.so.0 (0xb78c6000)
libcairo.so.2 = /usr/lib/libcairo.so.2 (0xb7863000)
libm.so.6 = /lib/tls/i686/cmov/libm.so.6 (0xb783e000)
libc.so.6 = /lib/tls/i686/cmov/libc.so.6 (0xb76ef000)
libfontconfig.so.1 = /usr/lib/libfontconfig.so.1 (0xb76c5000)
libXext.so.6 = /usr/lib/libXext.so.6 (0xb76b7000)
libXrender.so.1 = /usr/lib/libXrender.so.1 (0xb76af000)
libXinerama.so.1 = /usr/lib/libXinerama.so.1 (0xb76ab000)
libXi.so.6 = /usr/lib/libXi.so.6 (0xb76a3000)
libXrandr.so.2 = /usr/lib/libXrandr.so.2 (0xb769d000)
libXcursor.so.1 = /usr/lib/libXcursor.so.1 (0xb7694000)
libpangoft2-1.0.so.0 = /usr/lib/libpangoft2-1.0.so.0 (0xb766d000)
libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0xb75fc000)
libz.so.1 = /usr/local/lib/libz.so.1 (0xb75e7000)
libxcb-xlib.so.0 = /usr/lib/libxcb-xlib.so.0 (0xb75e5000)
libxcb.so.1 = /usr/lib/libxcb.so.1 (0xb75cd000)
/lib/ld-linux.so.2 (0xb7f5b000)
libpng12.so.0 = /usr/lib/libpng12.so.0 (0xb75aa000)
libpixman-1.so.0 = /usr/lib/libpixman-1.so.0 (0xb758)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0xb748d000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb7482000)
libexpat.so.1 = /usr/lib/libexpat.so.1 (0xb7461000)
libXau.so.6 = /usr/lib/libXau.so.6 (0xb745e000)
libXdmcp.so.6 = /usr/lib/libXdmcp.so.6 (0xb7458000)
libpthread.so.0 = /lib/tls/i686/cmov/libpthread.so.0 (0xb744)

As you can see, everything seems fine...

-- 
firefox won't start up due to symbol lookup error in libgtk-x11-2.0.so.0
https://bugs.launchpad.net/bugs/213693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 182545] Re: amarok2 doesn't build

2008-01-22 Thread TotoKid
Ok, so after I manually set up CMake text files and try to remove
everything related to kde4_create_po_files and kde4_install_po_files
functions (which I read are not used anymore, something about
debian/snap_amarok2.rb ) I managed to bypass this error but ran into
various warnings saying that some modules have virtual functions but
non-virtual destructor. I think we should wait for the next snapshot...

-- 
amarok2 doesn't build
https://bugs.launchpad.net/bugs/182545
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 182545] Re: amarok2 doesn't build

2008-01-20 Thread TotoKid
[Jared Sutton wrote:]
In order to get around the message about KDE4_PHONON_LIBRARY, you need to 
install libphonon-dev.

Thank you!

[Jared Sutton wrote:]
Can anyone tell me how to pass options to the configure script while still 
using apt-get -b source [package] to build the package?

Yeah, I'm trying to disable MySQL support too... any suggestions?

-- 
amarok2 doesn't build
https://bugs.launchpad.net/bugs/182545
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 182545] Re: amarok2 doesn't build

2008-01-17 Thread TotoKid
I'm getting your same errors, but I can't even set the
KDE4_PHONON_LIBRARY variable...

$ apt-get source -b amarok2
[...]
-- Read ipod directory
-- Found MySQL: /usr/include/mysql, /usr/lib/libmysqlclient.so
-- Found MySQL Embedded: /usr/include/mysql, /usr/lib/mysql/libmysqld.a
-- Could not find OPTIONAL package PostgreSQL
CMake Error: Error in cmake code at
/home/tk/amarok2-2.0.0~svn693037/po/ar/CMakeLists.txt:2:
Unknown CMake command kde4_create_po_files.
CMake Error: This project requires some variables to be set,
and cmake can not find them.
Please set the following variables:
KDE4_PHONON_LIBRARY

-- Configuring done
make: *** [obj-i486-linux-gnu/CMakeCache.txt] Error 255
Comando di costruzione 'cd amarok2-2.0.0~svn693037  dpkg-buildpackage -b -uc' 
fallito.
E: Processo figlio fallito

-- 
amarok2 doesn't build
https://bugs.launchpad.net/bugs/182545
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 141630] [Kubuntu Feisty] systemsettings crashes (11, SISGEGV)

2007-09-21 Thread TotoKid
Public bug reported:

Since I upgraded from Edgy Eft to Feisty Fawn, systemsettings always
crashes. The shell output just says that systemsettings is crashing.
This is the backtrace:

(no debugging symbols found)
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1233127200 (LWP 19504)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0x0805bd7d in ?? ()
#7  0x08132898 in ?? ()
#8  0x in ?? ()

** Affects: kde-systemsettings (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[Kubuntu Feisty] systemsettings crashes (11, SISGEGV)
https://bugs.launchpad.net/bugs/141630
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 134187] Re: System Settings sometimes crash in Kubuntu 7.10

2007-09-20 Thread TotoKid
Same output to me too. The difference is that it ALWAYS crashes. Some
people on the Kubuntu Italian Forum told me to upgrade my KDE version
from 3.5.6 to 3.5.7, but I prefer waiting for Gutsy instead. I'm
obviously using Feisty. kcontrol works fine (but the Monitor  Display
module doesn't load, it runs only if I give a kcmshell  displayconfig
from shell, I don't know if it's related or not, though).

-- 
System Settings sometimes crash in Kubuntu 7.10
https://bugs.launchpad.net/bugs/134187
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-systemsettings in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 81016] Re: KDE's Kinfocenter and Kcontrol empty in Feisty Herd 2

2007-04-24 Thread TotoKid
*** This bug is a duplicate of bug 80630 ***
https://bugs.launchpad.net/bugs/80630

Hans Zagger wrote:
I then renamed /etc/xdg/etc/xdg/menus/kde-applications-merged/ to
something like
etc/xdg/menus/kde-applications-merged/kde-essential.menu1 and moved the
file kde-essential.menu to /etc/xdg/menus/kde-applications-merged/ ,
then deleted the directory
/etc/xdg/menus/kde-applications-merged/kde-essential.menu1

Well, actually I just needed to symlink the applications-merged folder
to kde-applications-merged:

sudo ln -s /etc/xdg/menus/applications-merged /etc/xdg/menus/kde-
applications-merged

-- 
KDE's Kinfocenter and Kcontrol empty in Feisty Herd 2
https://bugs.launchpad.net/bugs/81016
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 72228] Re: All UI text missing

2007-01-12 Thread TotoKid
I installed the gnome-desktop package *after* upgrading from kubuntu
dapper tu kubuntu edgy. I don't see this problem under Gnome. I also
changed theme from the default one to Aero (downloaded from gnome-
look.org) to see if this would have fixed the problem under KDE. I still
don't see anything, but in Gnome I see all the UI text with the new
theme.

-- 
All UI text missing
https://launchpad.net/bugs/72228

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 72228] Re: All UI text missing

2007-01-11 Thread TotoKid
It affects even NeroLINUX... other than Xmms, Audacity, and some others as well.
I'm using Kubuntu, but when I switch session from KDE desktop to Gnome desktop 
I can see all the UI text...

-- 
All UI text missing
https://launchpad.net/bugs/72228

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59138] Re: amule crashes when I close a tab

2006-12-03 Thread TotoKid
It also happens when closing the last message tab... so it happens with every 
kind of tab, but it HAS to be the last one.
I always keep at least one tab open (the first one)! ;)

TK

-- 
amule crashes when I close a tab
https://launchpad.net/bugs/59138

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs