[Bug 348332] Re: [RV250][JAUNTY] X Freezes with Radeon driver EXA/XAA Composite
Hi, I'm now running kernel 2.6.29.3 in Kubuntu Jaunty and the problem is definitely gone. To try it, just download and install (with dpkg -i) the following packages: linux-headers-2.6.29-*_all.deb, linux-headers-2.6.29-*_i386.deb and linux-image-2.6.29-*_i386.deb from: http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.29.3/ Don't forget to re-enable compositing by changing your /etc/X11/xorg.conf to: Section "Extensions" Option "Composite" "Enable" EndSection I've tried most KDE desktop effects and they perform beautifully. Video is very smooth with no flickering nor glitches. My card is an ATI X1600PRO (RV530). -- [RV250][JAUNTY] X Freezes with Radeon driver EXA/XAA Composite https://bugs.launchpad.net/bugs/348332 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 348332] Re: [RV250][JAUNTY] X Freezes with Radeon driver EXA/XAA Composite
** Attachment added: "I forgot to say that I'm using EXA acceleration - Anyway, here's my xorg.conf file." http://launchpadlibrarian.net/26685440/xorg.conf -- [RV250][JAUNTY] X Freezes with Radeon driver EXA/XAA Composite https://bugs.launchpad.net/bugs/348332 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 348332] Re: [RV250] Kubuntu: X Freezes with Radeon driver EXA/XAA Composite
@haneya: Make sure you reboot your computer using the new kernel (2.6.29.3). If so, the command: uname -r should display "2.6.29-02062903-generic" (that's just a guess though; I not at my home computer at the moment). -- [RV250] Kubuntu: X Freezes with Radeon driver EXA/XAA Composite https://bugs.launchpad.net/bugs/348332 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 348332] Re: [RV250][JAUNTY] X Freezes with Radeon driver EXA/XAA Composite
Hi, I'm also affected by this bug in Kubuntu Jaunty with a Radeon X1600PRO: 02:00.0 VGA compatible controller: ATI Technologies Inc RV530 [Radeon X1600] The system freezes whenever I turn on compositing, with either EXA or XAA. Package versions: linux-image-2.6.28-11-generic 2.6.28-11.42 linux-image-generic 2.6.28.11.15 xserver-xorg1:7.4~5ubuntu18 xserver-xorg-core 2:1.6.0-0ubuntu14 xserver-xorg-video-ati 1:6.12.1-0ubuntu2 -- [RV250][JAUNTY] X Freezes with Radeon driver EXA/XAA Composite https://bugs.launchpad.net/bugs/348332 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 348332] Re: [RV250][JAUNTY] X Freezes with Radeon driver EXA/XAA Composite
Hi, You could try to just disable compositing instead of DRI. Add or edit this section in /etc/X11/xorg.conf: Section "Extensions" Option "Composite" "Disable" EndSection That's the only change I have applied to avoid this bug at the expense of losing desktop effects. On Mon, May 4, 2009 at 10:26 AM, Andreas Wiesauer < andreas.wiesa...@gmail.com> wrote: > Hi, > > I have the same problem on a Dell Inspiron 6400 with a Radeon Mobility > X1400 GPU. It happens with both radeon and radeonhd drivers. So in my > opinion it is not a problem with graphics drivers. Maybe Jason is right, > it could be an Xorg problem, I will try the downgrade later on. > > Turning DRI off indeed fixes the problem, but that is not a viable > option. > > Andi > > -- > [RV250][JAUNTY] X Freezes with Radeon driver EXA/XAA Composite > https://bugs.launchpad.net/bugs/348332 > You received this bug notification because you are a direct subscriber > of the bug. > -- [RV250][JAUNTY] X Freezes with Radeon driver EXA/XAA Composite https://bugs.launchpad.net/bugs/348332 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 458445] Re: libcupsys2 not in Karmic, Canon driver depends on it
I was also having this problem, but Xero Xenith's workaround worked fine. Thanks. -- libcupsys2 not in Karmic, Canon driver depends on it https://bugs.launchpad.net/bugs/458445 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 479527] Re: Dolphin does not refresh current directory for new files.
Hi, My Kubuntu Karmic is also affected by this bug, but I managed to find out exactly when and how happens (at least on my computer). I hope these findings also apply to EagleScreen's case and others. Two partitions are needed to reproduce the bug. In my case: the root partition and another one on /mnt/extra, both ext4. Steps to reproduce: 1. Open a console and create a cross-filesystem symlink. For example: from ~ (in the root partition) to /mnt/extra (root dir of the other filesystem): cd ~ ln -s /mnt/extra 2. Open Dolphin and click on the 'extra' link. 3. Back to the console, go to the same directory and create any file: cd extra touch notseenindolphin.txt 4. Dolphin doesn't notice the newly created file. Please note: if you take Dolphin directly to /mnt/extra (not following the symlink) and delete the file from the command line, Dolphin will correctly detect the removal and refresh the folder contents! -- Dolphin does not refresh current directory for new files. https://bugs.launchpad.net/bugs/479527 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 479527] Re: Dolphin does not refresh current directory for new files.
Sorry, I forgot to give Dolphin version info: $ dpkg-query -s dolphin Package: dolphin Status: install ok installed Priority: optional Section: utils Installed-Size: 2452 Maintainer: Kubuntu Developers Architecture: i386 Source: kdebase Version: 4:4.3.2-0ubuntu3 ... -- Dolphin does not refresh current directory for new files. https://bugs.launchpad.net/bugs/479527 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 479527] Re: Dolphin does not refresh current directory for new files.
I don't think it's kernel-related: 1. Please read comment #15: https://bugs.kde.org/show_bug.cgi?id=207361#c15 2. I have reproduced the bug on Kubuntu Jaunty with kernel 2.6.28-16.55 and Dolphin 4:4.2.4-0ubuntu1~jaunty1 Besides, I've just discovered you don't need to follow a symlink to a *different* filesystem; any symlink will trigger the bug. Could you please check whether this is also your case? -- Dolphin does not refresh current directory for new files. https://bugs.launchpad.net/bugs/479527 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 479527] Re: Dolphin does not refresh current directory for new files.
koso, you're right; I've read the comments on the KDE bugzilla. I just hope there is a 4.3.X release which fixes both bugs (the one regarding symlinks is already resolved against 4.4.0). -- Dolphin does not refresh current directory for new files. https://bugs.launchpad.net/bugs/479527 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 1240686] Re: Upstart overrides the user's umask
FWIW I have managed to fix this issue by manually installing upstart 1.11-0ubuntu1 for Trusty, as published here: https://launchpad.net/ubuntu/trusty/+package/upstart -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1240686 Title: Upstart overrides the user's umask To manage notifications about this bug go to: https://bugs.launchpad.net/upstart/+bug/1240686/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes
I can't remember whether this bug appeared right after installing TeamViewer 8, but it is definetly installed on my Kubuntu 12.04: ii teamviewer 8.0.16675 TeamViewer (Remote Control Application) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1094218 Title: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/1094218/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 739405] Re: Resize grip drawing over scrollbar arrow button
Hi, Here's a hack to hide the resize grip: http://kubuntuforums.net/forums/index.php?topic=3116619 It did work for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/739405 Title: Resize grip drawing over scrollbar arrow button -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 779849] Re: dbus-daemon consumes 100% CPU
Hi, I've just noticed this problem after 6 days of uptime in my Kubuntu Natty clean install. As stated by others, dbus-daemon has too many open files. Running "sudo strace -p ..." repeats the following lines: accept4(3, 0xbfd773dc, [16], SOCK_CLOEXEC) = -1 EMFILE (Too many open files) fcntl64(-1, F_GETFD)= -1 EBADF (Bad file descriptor) clock_gettime(CLOCK_MONOTONIC, {521445, 511804231}) = 0 poll([{fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLIN}, {fd=8, events=POLLIN}, {fd=9, events=POLLIN}, {fd=12, events=POLLIN}, {fd=13, events=POLLIN}, {fd=14, events=POLLIN}, {fd=15, events=POLLIN}, {fd=16, events=POLLIN}, {fd=17, events=POLLIN}, {fd=18, events=POLLIN}, {fd=21, events=POLLIN}, {fd=22, events=POLLIN}, {fd=23, events=POLLIN}, {fd=24, events=POLLIN}, {fd=19, events=POLLIN}, {fd=25, events=POLLIN}, {fd=26, events=POLLIN}, {fd=27, events=POLLIN}, {fd=28, events=POLLIN}, {fd=29, events=POLLIN}, {fd=30, events=POLLIN}, {fd=31, events=POLLIN}, {fd=32, events=POLLIN}, {fd=33, events=POLLIN}, {fd=36, events=POLLIN}, {fd=34, events=POLLIN}, {fd=37, events=POLLIN}, {fd=38, events=POLLIN}, {fd=35, events=POLLIN}, {fd=41, events=POLLIN}, ...], 1018, -1) = 1 ([{fd=3, revents=POLLIN}]) clock_gettime(CLOCK_MONOTONIC, {521445, 514804054}) = 0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/779849 Title: dbus-daemon consumes 100% CPU -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 779849] Re: dbus-daemon consumes 100% CPU
Not the first time it has happened: https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/381063 Bug report on KDE BTS: https://bugs.kde.org/show_bug.cgi?id=261180 Some people link the problem to kpackagekitsmarticon: https://bugzilla.novell.com/show_bug.cgi?id=689794#c8 At the time the problem started, there were no applications running (except Plasma Desktop with the typical plasmoids plus CWP and superkaramba). I was beside the computer when I noticed the CPU fan speeding up. I hope this helps. ** Bug watch added: KDE Bug Tracking System #261180 http://bugs.kde.org/show_bug.cgi?id=261180 ** Bug watch added: Novell/SUSE Bugzilla #689794 https://bugzilla.novell.com/show_bug.cgi?id=689794 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/779849 Title: dbus-daemon consumes 100% CPU -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 318187] Re: get_cam_image(): len != img->bufsize, just letting you know
Hey, thanks very much pallgone! I am also affected by this bug and your suggestion works just fine (except it's webcam-server not webcam_server ;-) -- get_cam_image(): len != img->bufsize, just letting you know https://bugs.launchpad.net/bugs/318187 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 355846] Re: audacity stops recording after about a second when using software play-through
Hi, As suggested by others, I got rid of this bug in Kubuntu Karmic (Audacity 1.3.9, no PulseAudio, no Jackd) by changing the default sample frequency to 48 KHz in Preferences -> Quality. -- audacity stops recording after about a second when using software play-through https://bugs.launchpad.net/bugs/355846 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 898514] [NEW] Update kubuntu 10.04 to 10.10
Public bug reported: W:Imposible obtener http://es.archive.ubuntu.com/ubuntu/dists/maverick/Release Unable to find expected entry non-free/binary-i386/Packages in Meta-index file (malformed Release file?) , E:Algunos archivos de índice no se han podido descargar, se han ignorado, o se ha utilizado unos antiguos en su lugar. ** Affects: update-manager (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898514 Title: Update kubuntu 10.04 to 10.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/898514/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 750281] [NEW] package flashplugin-installer 10.2.153.1ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1
Public bug reported: Binary package hint: flashplugin-nonfree i do now know ProblemType: Package DistroRelease: Ubuntu 11.04 Package: flashplugin-installer 10.2.153.1ubuntu1 ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38 Uname: Linux 2.6.38-7-generic x86_64 Architecture: amd64 Date: Mon Apr 4 08:32:52 2011 ErrorMessage: el subproceso instalado el script post-installation devolvió el código de salida de error 1 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429) SourcePackage: flashplugin-nonfree Title: package flashplugin-installer 10.2.153.1ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1 UpgradeStatus: Upgraded to natty on 2011-04-04 (0 days ago) ** Affects: flashplugin-nonfree (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package natty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750281 Title: package flashplugin-installer 10.2.153.1ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 750281] Re: package flashplugin-installer 10.2.153.1ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750281 Title: package flashplugin-installer 10.2.153.1ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs