[Bug 1023950] Re: Grub update hangs while upgrading Lucid to Precise

2012-08-07 Thread Tomasz Czapiewski
I'm getting similar problem when upgrading Maverick (10.10) to Precise (12.04). In my case /usr/sbin/update-grub hangs on kexec-tools configuration: Configuring kexec-tools (1:2.0.2-3ubuntu4) ...

[Bug 1023950] Re: Grub update hangs while upgrading Lucid to Precise

2012-08-07 Thread Tomasz Czapiewski
Running /usr/sbin/update-grub from shell works properly and completes all actions, but it doesn't help with configure of kexec-tools: # /usr/sbin/update-grub Searching for GRUB installation directory ... found: /boot/grub Searching for default file ... found: /boot/grub/default Testing for an

[Bug 1023950] Re: Grub update hangs while upgrading Lucid to Precise

2012-08-07 Thread Tomasz Czapiewski
To workaround the problem I have temporarirly linked /bin/true to /usr/sbin/update-grub: # sudo mount --bind /bin/true /usr/sbin/update-grub # sudo apt-get dist-upgrade (installation of kexec-tools completed) Then grub config update and installation: # sudo umount /usr/sbin/update-grub # sudo

[Bug 544496]

2012-03-16 Thread Tomasz Czapiewski
Does anyone work on this to make it work without patching code to disable completely vsync? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/544496 Title: [RS100] desktop became slow after upgrading

[Bug 544496]

2012-03-16 Thread Tomasz Czapiewski
I want to know if are there any developers which would consider it as a bug to get fixed. It is a real problem for games, mostly for older hardware. Just try to play any first person shooter game where the framerate jumps from 60 to 30 so quickly. -- You received this bug notification because

[Bug 655592] Re: [R300g][xorg-edgers] System hangs when using direct rendering

2010-11-02 Thread Tomasz Czapiewski
Now, after over two weeks of testing on different hardware I can confirm that disabling polling fixes the problem and it does not bring any problems for drivers that I've tested: i915, radeon (r200, r300 [tested stable version in Maverick and git compiled packages from xorg- edgers/radeon ppa],

[Bug 635811] Re: Xorg assert failure: X: /usr/include/xorg/privates.h:122: dixGetPrivateAddr: Assertion `key-initialized' failed.

2010-11-01 Thread Tomasz Czapiewski
*** This bug is a duplicate of bug 635362 *** https://bugs.launchpad.net/bugs/635362 Daniel, please take a look at /etc/X11/xorg.conf (if you have that file). I've had the same error message after I upgraded from Kubuntu 10.04 to 10.10 (with updates) yesterday. After many hours trying bring

[Bug 635362] Re: Xorg assert failure: X: /usr/include/xorg/privates.h:122: dixGetPrivateAddr: Assertion `key-initialized' failed.

2010-11-01 Thread Tomasz Czapiewski
II've had the same error message after I upgraded from Kubuntu 10.04 to 10.10 (with updates) yesterday. My PC has two Radeon cards (RV350 and RV370). After many hours trying bring my system to live I've found that in my case the cause of problem was: Load v4l option in Module section of this

[Bug 625321] Re: Xorg assert failure: X: ../../../include/privates.h:122: dixGetPrivateAddr: Assertion `key-initialized' failed.

2010-11-01 Thread Tomasz Czapiewski
II've had the same error message after I upgraded from Kubuntu 10.04 to 10.10 (with updates) yesterday. My PC has two Radeon cards (RV350 and RV370). After many hours trying bring my system to live I've found that in my case the cause of problem was: Load v4l option in Module section of this

[Bug 655592] Re: [R300g][xorg-edgers] System hangs when using direct rendering

2010-10-14 Thread Tomasz Czapiewski
I've tested that it didn't break r300c and nouveau drivers and IMO this patch could be proposed for kernel update as temporary fix or after more testing of other drivers it could be set as default disable poll. -- [R300g][xorg-edgers] System hangs when using direct rendering

[Bug 478584] Re: [Karmic] Xorg eats 100% CPU in certain situations

2010-10-13 Thread Tomasz Czapiewski
** Changed in: audacity (Ubuntu) Status: New = Fix Released -- [Karmic] Xorg eats 100% CPU in certain situations https://bugs.launchpad.net/bugs/478584 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 655592] Re: [R300g][xorg-edgers] System hangs when using direct rendering

2010-10-13 Thread Tomasz Czapiewski
Tormod, is there any chance to have aufs.ko module in Kernel Mainline PPA kernels? I wanted to test if 2.6.36-rc7 solved the problem on my machine, too on remastered (with xorg-edgers/radeon ppa) Kubuntu 10.10 pendrive but unfortunately I need aufs.ko module in initrd at boot which is not included

[Bug 655592] Re: [R300g][xorg-edgers] System hangs when using direct rendering

2010-10-13 Thread Tomasz Czapiewski
Tormod, that's the problem - capacity. I wanted to test everything from pendrive before I'll upgrade from 10.04 and configure stable system at home. I've read at Ubuntu Wiki that Kernel Team won't include any drivers from Ubuntu kernel to mainline kernels as that kernels are built from vanilla

[Bug 655592] Re: [R300g][xorg-edgers] System hangs when using direct rendering

2010-10-13 Thread Tomasz Czapiewski
The patch, that Giacomo Perale posted on fdo bug 29389 with drm_kms_helper.poll=0 kernel parameter fixes the problem for me also. After over an ~2 hours of testing (1 hour of continous Nexuiz playing with bots) no freeze or any graphic glitches. Tested on default Ubuntu 10.10 kernel

[Bug 655592] Re: [R300g][xorg-edgers] System hangs when using direct rendering

2010-10-13 Thread Tomasz Czapiewski
It had to be this link: https://bugs.freedesktop.org/show_bug.cgi?id=29389 I thought launchpad properly interpreted fdo bug links some time ago. ** Also affects: mesa via http://bugs.freedesktop.org/show_bug.cgi?id=29389 Importance: Unknown Status: Unknown -- [R300g][xorg-edgers]

[Bug 659535] [NEW] [xorg-edgers] r300g dri driver freezes after few minutes of playing games on Kubuntu 10.10

2010-10-12 Thread Tomasz Czapiewski
Public bug reported: Binary package hint: libgl1-mesa-dri After few minutes playing Nexuiz with R300g DRI driver from xorg-edgers/radeon ppa my PC freezes (I only see static screenshot of game). SysRQ commands doesn't work, I can't even ping or connect to my PC with SSH. Tested configurations

[Bug 659535] Re: [xorg-edgers] r300g dri driver freezes after few minutes of playing games on Kubuntu 10.10

2010-10-12 Thread Tomasz Czapiewski
-- [xorg-edgers] r300g dri driver freezes after few minutes of playing games on Kubuntu 10.10 https://bugs.launchpad.net/bugs/659535 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 659535] Re: [r300g] [xorg-edgers] dri driver freezes after few minutes of playing games on Kubuntu 10.10

2010-10-12 Thread Tomasz Czapiewski
*** This bug is a duplicate of bug 655592 *** https://bugs.launchpad.net/bugs/655592 ** Summary changed: - [xorg-edgers] r300g dri driver freezes after few minutes of playing games on Kubuntu 10.10 + [r300g] [xorg-edgers] dri driver freezes after few minutes of playing games on Kubuntu

[Bug 659535] Re: [r300g][xorg-edgers] dri driver hard locks after few minutes of playing games on Kubuntu 10.10

2010-10-12 Thread Tomasz Czapiewski
*** This bug is a duplicate of bug 655592 *** https://bugs.launchpad.net/bugs/655592 ** Summary changed: - [r300g] [xorg-edgers] dri driver freezes after few minutes of playing games on Kubuntu 10.10 + [r300g][xorg-edgers] dri driver hard locks after few minutes of playing games on Kubuntu

[Bug 654201] Re: pressing multimedia hotkeys disables left mousebutton

2010-10-07 Thread Tomasz Czapiewski
I've noticed something simmilar on Kubuntu 10.04 with evdev driver and KHotkeys enabled on both KDE 4.4.x and 4.5.x. In my case there's blocking of up arrow key and sometimes shift signal stucks so I type only big letters and !...@#$%^... instead of numbers. Keyboard works properly and I've

[Bug 654201] Re: pressing multimedia hotkeys disables left mousebutton

2010-10-07 Thread Tomasz Czapiewski
And the problem does exist only for evdev+khotkeys. And I'm not using Microsoft keyboard. When using different keyboard driver with khotkeys or disable khotkeys with evdev the problem disappears. Please try to disable khotkeys and report if it helps. -- pressing multimedia hotkeys disables left

[Bug 606907] Re: [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers)

2010-09-25 Thread Tomasz Czapiewski
I can confirm this bug is still present on today's Kubuntu 10.10 iso from http://cdimage.ubuntu.com/kubuntu/daily-live/current/maverick-desktop-i386.iso 25-Sep-2010 06:48 688M Desktop CD for PC (Intel x86) computers (standard download) with it's stock 2.6.35 kernel and adding only

[Bug 606907] Re: [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers)

2010-09-25 Thread Tomasz Czapiewski
I've forgot to say, the mesa is from xorg-edgers/radeon Lucid repository on Maverick (there's no Mesa with r300g for Maverick, yet(?)). -- [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers) https://bugs.launchpad.net/bugs/606907 You received this

[Bug 606907] Re: [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers)

2010-09-25 Thread Tomasz Czapiewski
Thanks Gerwin! Yes, it's tiling issue for which RADEON_DEBUG=notiling variable helps. -- [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers) https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of

[Bug 606907] Re: [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers)

2010-09-25 Thread Tomasz Czapiewski
Thanks Gerwin! Yes, it's tiling issue for which RADEON_DEBUG=notiling variable helps. -- [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers) https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of

Re: [ubuntu-x] i8xx legacy driver

2010-07-26 Thread Tomasz Czapiewski
On Sun, Jul 25, 2010 at 12:50:25PM -0400, Steven wrote: Chris, Are Geir Ove and I the only responses you've gotten so far? It sounded like this was upstream's potential solution for all this i8xx drama (more so than the gtt incoherency patch even), so widespread testing would be very nice.

[Bug 135874] Re: [needs-packaging] StepMania

2010-07-20 Thread Tomasz Czapiewski
Roman, StepMania 3.9 doesn't even compile under recent Ubuntu versions. It has many really old dependecies. I've tried to fix them and I've compiled it but then it didn't work at all or even if it run it was unstable. Current SVN code compiles cleanly on Ubuntu 10.04 and IMO code is good enough

[Bug 590088] Re: nepomukservices[2448]: segfaults error 4 in libsoprano.so.4.3.0

2010-06-16 Thread Tomasz Czapiewski
** Tags added: kubuntu kubuntu-ppa -- nepomukservices[2448]: segfaults error 4 in libsoprano.so.4.3.0 https://bugs.launchpad.net/bugs/590088 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to soprano in ubuntu. -- kubuntu-bugs mailing list

[Bug 355846] Re: audacity stops recording after about a second when using software play-through

2010-06-15 Thread Tomasz Czapiewski
I'm having the same issue on Lucid (10.04). Record stops after a second or so. I don't use PulseAudio (my ALSA configuration is quite big and I don't want to switch to PA, yet). Disabling 'software playthrough' helps but in my case I can't get any sound recording while recording. -- audacity

[Bug 355846] Re: audacity stops recording after about a second when using software play-through

2010-06-15 Thread Tomasz Czapiewski
I've get rid of the problem of no sound recording - I've choose invalid source for input. Now it records sound properly, but without disabled 'software playthrough' option as suggested in this bug report. I've got no jackd or other sound server, pulseaudio removed, keept just ALSA. -- audacity

[Bug 478584] Re: [Karmic] Xorg eats 100% CPU in certain situations

2010-06-15 Thread Tomasz Czapiewski
The problem is solved for me after upgrade to Lucid (10.04). -- [Karmic] Xorg eats 100% CPU in certain situations https://bugs.launchpad.net/bugs/478584 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 590088] Re: nepomukservices[2448]: segfaults error 4 in libsoprano.so.4.3.0

2010-06-13 Thread Tomasz Czapiewski
I can confirm it too on KDE 4.4.4 from Kubuntu-PPA: [ 3725.568781] nepomukservices[6266]: segfault at 758b2cec ip 07f4ccab sp bfe14580 error 4 in libsoprano.so.4.3.0[7f07000+ef000] [ 3728.310989] nepomukservices[6281]: segfault at 0 ip 00cddcab sp bfd19ed0 error 4 in

[Bug 544548] Re: Kernel doesn't detect media in CD/DVD drives

2010-05-29 Thread Tomasz Czapiewski
Thanks Iestyn, yours workaround worked! I've been almost sure I've tried that before on the Lucid between Beta and RC, but... The workaround is 'noapic' parameter to kernel cmdline. Even that it works using this workaround it's a bug/regression which needs a fix. But now I know it might be

[Bug 544548] Re: Kernel doesn't detect media in CD/DVD drives

2010-05-28 Thread Tomasz Czapiewski
** Attachment added: lsmod from 2.6.34 on Lucid http://launchpadlibrarian.net/49279715/lsmod-2.6.34.log -- Kernel doesn't detect media in CD/DVD drives https://bugs.launchpad.net/bugs/544548 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 544548] Re: Kernel doesn't detect media in CD/DVD drives

2010-05-28 Thread Tomasz Czapiewski
** Attachment added: lshw http://launchpadlibrarian.net/49279828/lshw-2.6.34.log -- Kernel doesn't detect media in CD/DVD drives https://bugs.launchpad.net/bugs/544548 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 544548] Re: Kernel doesn't detect media in CD/DVD drives

2010-05-28 Thread Tomasz Czapiewski
** Attachment added: lspci http://launchpadlibrarian.net/49279899/lspci-2.6.34.log -- Kernel doesn't detect media in CD/DVD drives https://bugs.launchpad.net/bugs/544548 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 544548] Re: Kernel doesn't detect media in CD/DVD drives

2010-05-28 Thread Tomasz Czapiewski
On 2.6.34 kernel this bug still exists. Maybe this dmesg log will be more usefull. If this bug will not be fixed soon, I'll try to get back old pata_via driver from Karmic 2.6.31 kernel to Lucid (I still need to use patched kernel to get rid of other bugs in Lucid) because I have to get this

[Bug 544548] Re: Kernel doesn't detect media in CD/DVD drives

2010-05-28 Thread Tomasz Czapiewski
What can I do more to help track and fix this bug? -- Kernel doesn't detect media in CD/DVD drives https://bugs.launchpad.net/bugs/544548 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 563983] Re: [R300 KMS] [Lucid] S-video output could not be enabled with load detection

2010-05-25 Thread Tomasz Czapiewski
I've patched and compiled kernel in my PPA: https://edge.launchpad.net/~xeros/+archive/xeros-test Steps to add PPA and test: $ sudo add-apt-repository ppa:xeros/xeros-test $ sudo apt-get update $ sudo apt-get install linux-image-2.6.32-22xeros-generic linux-headers-2.6.32-22xeros-generic The

[Bug 135874] Re: [needs-packaging] StepMania

2010-05-25 Thread Tomasz Czapiewski
I've packaged new revision here with little patches: https://edge.launchpad.net/~xeros/+archive/stepmania My packages are based on 2007... version from GetDeb on Karmic, adapted to new SVN revision (which has some fixes since alpha5), some other little fixes, for example file storage (for

[Bug 544548] Re: Kernel doesn't detect media in CD/DVD drives

2010-04-23 Thread Tomasz Czapiewski
I've just tested that this bug still exists in current kernel in ubuntu kernel-ppa (2.6.34rc5) on Lucid. ** Attachment added: dmesg from 2.6.34rc5 http://launchpadlibrarian.net/45118903/dmesg-lucid-2.6.34rc5 -- Kernel doesn't detect media in CD/DVD drives

[Bug 544548] Re: Kernel doesn't detect media in CD/DVD drives

2010-04-22 Thread Tomasz Czapiewski
Sorry, I've missunderstood this tag. -- Kernel doesn't detect media in CD/DVD drives https://bugs.launchpad.net/bugs/544548 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

[Bug 563983] Re: [R300 KMS] [Lucid] S-video output could not be enabled with load detection

2010-04-18 Thread Tomasz Czapiewski
This patch applied to linux-image-2.6.32-21-generic_2.6.32-21.32 sources and kernel recompilation fixes the problem. -- [R300 KMS] [Lucid] S-video output could not be enabled with load detection https://bugs.launchpad.net/bugs/563983 You received this bug notification because you are a member of

[Bug 565397] [NEW] [Lucid] pata_via: ATA interface resets and gets disabled: ata3.00: limited to UDMA/33 due to 40-wire cable, TEST_UNIT_READY failed (err_mask=0x5)

2010-04-17 Thread Tomasz Czapiewski
*** This bug is a duplicate of bug 544548 *** https://bugs.launchpad.net/bugs/544548 Public bug reported: The problem appeared imediately after upgrade from Karmic to Lucid - I can't get ATA interface working on kernel 2.6.32 while it was working without problems on 2.6.31. Kernel says

[Bug 565397] Re: [Lucid] pata_via: ATA interface resets and gets disabled: ata3.00: limited to UDMA/33 due to 40-wire cable, TEST_UNIT_READY failed (err_mask=0x5)

2010-04-17 Thread Tomasz Czapiewski
*** This bug is a duplicate of bug 544548 *** https://bugs.launchpad.net/bugs/544548 ** Attachment added: .etc.asound.conf.txt http://launchpadlibrarian.net/44593432/.etc.asound.conf.txt ** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/44593433/AlsaDevices.txt **

[Bug 544548] Re: Kernel doesn't detect media in CD/DVD drives

2010-04-17 Thread Tomasz Czapiewski
On duplicate bug report #565397 I've send more logs from my system using ubuntu-bug tool. ** Tags added: kernel-bug lucid regression-proposed -- Kernel doesn't detect media in CD/DVD drives https://bugs.launchpad.net/bugs/544548 You received this bug notification because you are a member of

[Bug 563983] Re: [R300 KMS] [Lucid] S-video output could not be enabled with load detection

2010-04-17 Thread Tomasz Czapiewski
** Changed in: linux (Ubuntu Lucid) Status: New = Confirmed -- [R300 KMS] [Lucid] S-video output could not be enabled with load detection https://bugs.launchpad.net/bugs/563983 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 544548] Re: Kernel doesn't detect media in CD/DVD drives

2010-04-17 Thread Tomasz Czapiewski
This bug looks simmilar to bug 282536, but the option suggested there (hpet=disable) inserted to kernel cmdline didn't help. -- Kernel doesn't detect media in CD/DVD drives https://bugs.launchpad.net/bugs/544548 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 565473] [NEW] [lucid] Disk checking at system boot - endless loop

2010-04-17 Thread Tomasz Czapiewski
Public bug reported: After unclean shutdown I've saw a message: Your disk drives are being checked for errors, this might take some time Checking disk ... of ... (...% complete) Press C to cancel all checks currently in progress This message has been continuosly incrementing disks (2 of 3, 3 of

[Bug 565473] Re: [lucid] Disk checking at system boot - endless loop

2010-04-17 Thread Tomasz Czapiewski
** Attachment added: photo of the problem on screen http://launchpadlibrarian.net/44610163/S6302773.JPG -- [lucid] Disk checking at system boot - endless loop https://bugs.launchpad.net/bugs/565473 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 565473] Re: [lucid] Disk checking at system boot - endless loop

2010-04-17 Thread Tomasz Czapiewski
** Attachment added: another photo http://launchpadlibrarian.net/44610244/S6302774.JPG ** Tags added: boot-scripts kubuntu lucid -- [lucid] Disk checking at system boot - endless loop https://bugs.launchpad.net/bugs/565473 You received this bug notification because you are a member of

[Bug 561619] Re: [Lucid] pata_pdc2027x: Invalid PLL input clock 0kHz, give up

2010-04-16 Thread Tomasz Czapiewski
dmesg containing call trace ** Attachment added: dmesg http://launchpadlibrarian.net/5304/dmesg-bug-ide2 -- [Lucid] pata_pdc2027x: Invalid PLL input clock 0kHz, give up https://bugs.launchpad.net/bugs/561619 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 563983] Re: [R300 KMS] [Lucid] S-video output could not be enabled with load detection

2010-04-16 Thread Tomasz Czapiewski
It looks like todays kernel upgrade (linux- image-2.6.32-21-generic_2.6.32-21.32) doesn't have this patch yet. -- [R300 KMS] [Lucid] S-video output could not be enabled with load detection https://bugs.launchpad.net/bugs/563983 You received this bug notification because you are a member of

[Bug 563983] [NEW] [R300 KMS] [Lucid] S-video output could not be enabled with load detection

2010-04-15 Thread Tomasz Czapiewski
Public bug reported: Binary package hint: xserver-xorg-video-ati I can't enable S-video output with KMS on RV350 card on Kubuntu Lucid. I'm trying to enable S-video output with commands: $ xrandr --output S-video --set load detection 1 $ xrandr --output S-video --set tv standard pal $ xrandr

[Bug 563983] Re: [R300 KMS] [Lucid] S-video output could not be enabled with load detection

2010-04-15 Thread Tomasz Czapiewski
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/44287685/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/44287686/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/44287687/Dependencies.txt **

[Bug 561619] Re: [Lucid] pata_pdc2027x: Invalid PLL input clock 0kHz, give up

2010-04-15 Thread Tomasz Czapiewski
I've got simmilar problem on Lucid with pata_acpi/pata_via. Pata gets initatied and found connected devices but incorrectly limited to 40-wire cable (I've got 80-wire cable, too, which worked without problems from Breeze/Dapper to Karmic). Next ata interface losts interrupt, timeout and few soft

Re: [ubuntu-x] [mesa]Patch for allowing OpenGL 2.1 and GLSL 1.20 for R600

2010-04-09 Thread Tomasz Czapiewski
On Fri, 9 Apr 2010, Roman ?makal schma...@ifrit.eu wrote: Hello, can you include this (http://pastebin.com/QeagHDye) patch? It's supposed to allow OpenGL 2.1 and GLSL 1.20 for R600+ graphic cards. It should make Heroes of Newerth working correctly and maybe start running some other games and

[Bug 556456] Re: Kubuntu ISO testing beta2 ubiquity crash

2010-04-06 Thread Tomasz Czapiewski
Which VM have you tried? I've completed the same test as yours few minutes earlier than you on Virtualbox 3.1.4 and 3.1.6 amd64 without problems like that. -- Kubuntu ISO testing beta2 ubiquity crash https://bugs.launchpad.net/bugs/556456 You received this bug notification because you are a

[Bug 554128] [NEW] [Lucid] [Kubuntu] OpenDekstop Activies plasmoid crashes plasma-desktop

2010-04-02 Thread Tomasz Czapiewski
Public bug reported: Binary package hint: plasma-desktop OpenDesktop/SocialDesktop Activities 0.1 plasmoid crashes plasma-desktop package on KDE 4.4.1 and 4.4.2. Tested on Kubuntu 9.10 + KDE 4.4.1 from Kubuntu PPA Backports and Kubuntu 10.04 (2010-04-01 and 2010-04-02) with KDE 4.4.2. Video

[Bug 554128] Re: [Lucid] [Kubuntu] OpenDesktop Activities plasmoid crashes plasma-desktop

2010-04-02 Thread Tomasz Czapiewski
** Summary changed: - [Lucid] [Kubuntu] OpenDekstop Activies plasmoid crashes plasma-desktop + [Lucid] [Kubuntu] OpenDesktop Activities plasmoid crashes plasma-desktop -- [Lucid] [Kubuntu] OpenDesktop Activities plasmoid crashes plasma-desktop https://bugs.launchpad.net/bugs/554128 You received

[Bug 506623] Re: [Lucid] KWin composite don't start in KDE 4.4 RC 1

2010-04-01 Thread Tomasz Czapiewski
I'm getting the same errors after todays upgrade from Karmic to Lucid: $ glxinfo name of display: :0.0 Xlib: extension GLX missing on display :0.0. Xlib: extension GLX missing on display :0.0. Xlib: extension GLX missing on display :0.0. Xlib: extension GLX missing on display :0.0. Xlib:

[Bug 506623] Re: [Lucid] KWin composite don't start in KDE 4.4 RC 1

2010-04-01 Thread Tomasz Czapiewski
After remove nvidia-current package and reboot GL applications worked: # LC_ALL=C apt-get remove nvidia-current Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: libmyth-0.22-0 nvidia-185-libvdpau

[Bug 325874] Re: [JauntyKdetv does not see/show my tv card (regression)

2010-03-02 Thread Tomasz Czapiewski
The bug still exists in (up-to-date) 9.10 Karmic but it's not Nvidia drivers dependent. Kdetv does not see any analog TV cards in opposite to tvtime or xawtv. It has to be somewhere in QT3 libraries as the same Kdetv binary was used in Kubuntu 8.10 and 9.04 and on 8.10 it worked but after

[Bug 446669] Re: E_STRICT: Declaration of AJAXTree::draw_dn() should be compatible with that of PLMTree::draw_dn()

2010-03-01 Thread Tomasz Czapiewski
This bug still exists on up-to-date karmic. -- E_STRICT: Declaration of AJAXTree::draw_dn() should be compatible with that of PLMTree::draw_dn() https://bugs.launchpad.net/bugs/446669 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 527704] Re: [lucid] Ubiquity suggests default hostname as -laptop-laptop-laptop-laptop-laptop

2010-02-26 Thread Tomasz Czapiewski
I've just tested 20100225 image and the problem still exists. It's driven by typing username - after every letter written in username form the more -laptop strings are appended to hostname. ** Tags added: lucid -- [lucid] Ubiquity suggests default hostname as

[Bug 528331] [NEW] [Lucid Kubuntu] Ubiquity crashes in PartMan.py when choosing manual partitioning and creating new partition - NameError: global name 'partman' is not defined

2010-02-26 Thread Tomasz Czapiewski
Public bug reported: Binary package hint: ubiquity Binary package hint: ubiquity RELEASE: Lucid Lynx CD/DVD VARIANT: Kubuntu desktop amd64 ISO BUILD: 2010-02-25 SYMPTOMS: Kubuntu Lucid 10.04 20100225 ISO image lucid-desktop-amd64.iso After pressing Manual partitioning, deleting existing

[Bug 528331] Re: [Lucid Kubuntu] Ubiquity crashes in PartMan.py when choosing manual partitioning and creating new partition - NameError: global name 'partman' is not defined

2010-02-26 Thread Tomasz Czapiewski
** Attachment added: /var/log/partman http://launchpadlibrarian.net/39811951/partman -- [Lucid Kubuntu] Ubiquity crashes in PartMan.py when choosing manual partitioning and creating new partition - NameError: global name 'partman' is not defined https://bugs.launchpad.net/bugs/528331 You

[Bug 528331] Re: [Lucid Kubuntu] Ubiquity crashes in PartMan.py when choosing manual partitioning and creating new partition - NameError: global name 'partman' is not defined

2010-02-26 Thread Tomasz Czapiewski
** Attachment added: /var/log/syslog http://launchpadlibrarian.net/39811954/syslog -- [Lucid Kubuntu] Ubiquity crashes in PartMan.py when choosing manual partitioning and creating new partition - NameError: global name 'partman' is not defined https://bugs.launchpad.net/bugs/528331 You

[Bug 528331] Re: [Lucid Kubuntu] Ubiquity crashes in PartMan.py when choosing manual partitioning and creating new partition - NameError: global name 'partman' is not defined

2010-02-26 Thread Tomasz Czapiewski
** Attachment added: /var/log/installer/debug http://launchpadlibrarian.net/39811967/debug -- [Lucid Kubuntu] Ubiquity crashes in PartMan.py when choosing manual partitioning and creating new partition - NameError: global name 'partman' is not defined https://bugs.launchpad.net/bugs/528331

[Bug 527704] Re: [lucid] Ubiquity suggests default hostname as -laptop-laptop-laptop-laptop-laptop

2010-02-26 Thread Tomasz Czapiewski
** Description changed: Binary package hint: ubiquity + RELEASE: Lucid Lynx + CD/DVD VARIANT: Kubuntu desktop amd64 + ISO BUILD: 2010-02-24.1 and 2010-02-25 + + SYMPTOMS: Ubiquity in Kubuntu lucid desktop from image: lucid-desktop-amd64.iso 24-Feb-2010 19:33 686M Desktop CD for

[Bug 527704] [NEW] [lucid] Ubiquity suggests default hostname as -laptop-laptop-laptop-laptop-laptop

2010-02-25 Thread Tomasz Czapiewski
Public bug reported: Binary package hint: ubiquity Ubiquity in Kubuntu lucid desktop from image: lucid-desktop-amd64.iso 24-Feb-2010 19:33 686M Desktop CD for 64-bit PC (AMD64) computers (standard download) not properly suggests default hostname to -laptop-laptop-laptop-laptop-laptop.

[Bug 527932] Re: [Lucid] Ubiquity crashes in PartMan.py when choosing manual partitioning - AttributeError: 'PartMan' object has no attribute 'allow_change_step'

2010-02-25 Thread Tomasz Czapiewski
Test was done in VirtualBox on clean disk image. ** Attachment added: /var/log/partman http://launchpadlibrarian.net/39786316/partman -- [Lucid Kubuntu] Ubiquity crashes in PartMan.py when choosing manual partitioning - AttributeError: 'PartMan' object has no attribute 'allow_change_step'

[Bug 527932] Re: [Lucid] Ubiquity crashes in PartMan.py when choosing manual partitioning - AttributeError: 'PartMan' object has no attribute 'allow_change_step'

2010-02-25 Thread Tomasz Czapiewski
** Attachment added: /var/log/syslog http://launchpadlibrarian.net/39786325/syslog -- [Lucid Kubuntu] Ubiquity crashes in PartMan.py when choosing manual partitioning - AttributeError: 'PartMan' object has no attribute 'allow_change_step' https://bugs.launchpad.net/bugs/527932 You received

[Bug 527932] Re: [Lucid] Ubiquity crashes in PartMan.py when choosing manual partitioning - AttributeError: 'PartMan' object has no attribute 'allow_change_step'

2010-02-25 Thread Tomasz Czapiewski
** Attachment added: /var/log/installer/debug http://launchpadlibrarian.net/39786336/debug ** Description changed: Binary package hint: ubiquity + RELEASE: Lucid Lynx + CD/DVD VARIANT: Kubuntu desktop i386 + ISO BUILD: 2010-02-25 + + SYMPTOMS: Kubuntu Lucid 10.04 20100225 ISO image

[Bug 527932] [NEW] [Lucid Kubuntu] Ubiquity crashes in PartMan.py when choosing manual partitioning - AttributeError: 'PartMan' object has no attribute 'allow_change_step'

2010-02-25 Thread Tomasz Czapiewski
Public bug reported: Binary package hint: ubiquity RELEASE: Lucid Lynx CD/DVD VARIANT: Kubuntu desktop i386 ISO BUILD: 2010-02-25 SYMPTOMS: Kubuntu Lucid 10.04 20100225 ISO image lucid-desktop-i386.iso After pressing Manual partitioning in Ubiquity I get following error:

[Bug 457220] Re: [ooo-build] [i386] OpenOffice crashes when saving .doc file with notes in it, Karmic.

2010-02-19 Thread Tomasz Czapiewski
Is there any repository or ppa with OpenOffice.org 3.2 already backported from Lucid to Karmic? It looks like OOo 3.2 is really needed to fix this bug. -- [ooo-build] [i386] OpenOffice crashes when saving .doc file with notes in it, Karmic. https://bugs.launchpad.net/bugs/457220 You received

[Bug 397505] Re: MC (Midnight Commander) does not wish to work with zip archives

2010-01-22 Thread Tomasz Czapiewski
Why don't you backport the fixed package into Karmic? This fix is really needed and for now workaround needs to be done of every machine it's installed... -- MC (Midnight Commander) does not wish to work with zip archives https://bugs.launchpad.net/bugs/397505 You received this bug notification

[Bug 397505] Re: MC (Midnight Commander) does not wish to work with zip archives

2010-01-22 Thread Tomasz Czapiewski
In Karmic the patches posted here are not enough (I haven't tested Lucid package). There's a problem with directories inside zip archives. The files are listed in mc like: | Directory\File.txt | 10 | 01.01.2008 | and files could not be opened because of bad directory and file separator \ where

[Bug 137981] Re: Cheese : If two v4l devices exist there is no way to choose the correct one

2010-01-19 Thread Tomasz Czapiewski
It doesn't look as fixed in Ubuntu 9.10 (cheese 2.28.1). I've got both analog tv card (/dev/video0) and webcam (/dev/video1) v4l2 devices and even if I choose my camera in gstreamer-properties (it works fine there) it still doesn't work in cheese. From the console logs, 'fuser...' and 'lsof'

[Bug 497562] Re: [PPA] On newest PPA beta (KDE 4.4beta1) digikam crashes every time at startup

2010-01-03 Thread Tomasz Czapiewski
Thank you very much, Luka! You've solved my problem. Yes, it was bug 425723. After upgrade libc packages from 2.10.1-0ubuntu15 to 2.10.1-0ubuntu16 (from karmic-proposed repository) and reboot digKkam doesn't crash anymore. I've run digiKam 5 times with the new config and databases and 5 times with

[Bug 425723] Re: kdevelop assert failure: *** glibc detected *** kdevelop: free(): invalid pointer: 0xbfc22c44 ***

2010-01-03 Thread Tomasz Czapiewski
I've had this issue (crashes like this one) with digiKam (reported bug 497562) and amaroK with KDE 4.4 Beta 2 on Karmic and the upgrade of libc packages from 2.10.1-0ubuntu15 to 2.10.1-0ubuntu16 (from karmic-proposed repository) solved it. Thanks for Luka Renko for link to this bug report and for

[Bug 497562] Re: [PPA] On newest PPA beta (KDE 4.4beta1) digikam crashes every time at startup

2010-01-02 Thread Tomasz Czapiewski
I experience the same behaviour with digiKam with KDE SC 4.4 Beta 2 from Kubuntu PPA Backports Beta repository. First, I've tried it on my old collection from digiKam 1.0 Beta 5(?) + KDE SC 4.3.4, next I've renamed digiKam configs in ~/.kde directory so the digiKam configuration wizzard made new

[Bug 497562] Re: [PPA] On newest PPA beta (KDE 4.4beta1) digikam crashes every time at startup

2010-01-02 Thread Tomasz Czapiewski
Logs from digiKam started from console: ... digikam(4908)/KEXIV2 KExiv2Iface::KExiv2::getImageDateTime: DateTime = Exif.Photo.DateTimeOriginal = QDateTime(czw. paź 15 15:51:24 2009) digikam(4908)/KEXIV2 KExiv2Iface::KExiv2::getDigitizationDateTime: DateTime (Exif

[Bug 497562] Re: [PPA] On newest PPA beta (KDE 4.4beta1) digikam crashes every time at startup

2010-01-02 Thread Tomasz Czapiewski
After that I've tried for the second time cleaning digKam configuration and databases and this time digiKam properly generated new configs and databases and then it worked - I could navigate, open photos, even download photos from camera's SDHC card. Then I've closed digiKam and tried to open

[Bug 497562] Re: [PPA] On newest PPA beta (KDE 4.4beta1) digikam crashes every time at startup

2010-01-02 Thread Tomasz Czapiewski
I've changed the status to New for someone to confirm as the bug appeared again with KDE SC 4.4 Beta2 (I don't know how to change bug name from KDE 4.4 Beta 1 to Beta 2). ** Changed in: kubuntu-ppa Status: Fix Released = New -- [PPA] On newest PPA beta (KDE 4.4beta1) digikam crashes

[Bug 497562] Re: [PPA] On newest PPA beta (KDE 4.4beta1) digikam crashes every time at startup

2010-01-02 Thread Tomasz Czapiewski
Btw. in kubuntu-ppa/beta there's still missing new kipi-plugins 1.0 package and stable digiKam 1.0 (my report is about 1.0.0~rc- 1ubuntu1~karmic3 package in that repository). -- [PPA] On newest PPA beta (KDE 4.4beta1) digikam crashes every time at startup https://bugs.launchpad.net/bugs/497562

[Bug 497562] Re: [PPA] On newest PPA beta (KDE 4.4beta1) digikam crashes every time at startup

2010-01-02 Thread Tomasz Czapiewski
It's still crashing with digikam_1.0.0-1ubuntu1~karmic1+ppa1_i386.deb. Tried as above - even cleaning configuration and databases didn't help. I've tried 7 times but I didn't get it to run without crash. At 7-th time it completed database creation but crashed at loading. Logs:

[Bug 497562] Re: [PPA] On newest PPA beta (KDE 4.4beta1) digikam crashes every time at startup

2010-01-02 Thread Tomasz Czapiewski
I wanted to thank you for a quick try to fix and package recompilation but unfortunately as I've said before it haven't fixed my problem. All I can say that my collection worked without problems with digiKam 1.0.0~beta5-1ubuntu1 from official Karmic repository + KDE from 4.3.2 to 4.3.4. **

[Bug 497562] Re: [PPA] On newest PPA beta (KDE 4.4beta1) digikam crashes every time at startup

2010-01-02 Thread Tomasz Czapiewski
$ LC_ALL=en_US exiv2 /home/xeros/Obrazy/Zdjecia/INNE/24-06-07_1025.jpg File name : /home/xeros/Obrazy/Zdjecia/INNE/24-06-07_1025.jpg File size : 132454 Bytes MIME type : image/jpeg Image size : 1280 x 960 Camera make : Camera model: Image timestamp : 2007:06:24

[Bug 497562] Re: [PPA] On newest PPA beta (KDE 4.4beta1) digikam crashes every time at startup

2010-01-02 Thread Tomasz Czapiewski
I've checked that the file above is there from year 2007 so it shouldn't be a problem. K3B crash problems are gone as I've get rid of the links in my home directory but digikam is still crashing. Full log from crash after second start after proper starting (without symbolic links):

[Bug 478584] Re: [Karmic] Xorg eats 100% CPU in certain situations

2009-11-12 Thread Tomasz Czapiewski
@Andres Monroy-Hernandez, So how to explain that the same audacity binaries work without problems on Jaunty? I assume that there's bug somewere else and audacity just showed it up ( but I can be wrong ;-) ). What's yours hardware? Could you try to backtrace the problem, too? -- [Karmic] Xorg

[Bug 478584] Re: [Karmic] Xorg eats 100% CPU in certain situations

2009-11-11 Thread Tomasz Czapiewski
Since I now do some audio recordingToday I've installed deb packages from getdeb for Jaunty which I've used on Jaunty before upgrade to Karmic. I've tested both audacity_1.3.8-1~getdeb1_i386.deb (with aaudacity-data_1.3.8-1~getdeb1_all.deb) and audacity_1.3.9~beta1-1~getdeb1_i386.deb on Karmic

[Bug 478584] Re: [Karmic] Xorg eats 100% CPU in certain situations

2009-11-11 Thread Tomasz Czapiewski
And for make it clear - the problem persists with desktop effects enabled and disabled, too. I've tried to close as many applications (and processes as I can) and the high CPU usage was there, too. -- [Karmic] Xorg eats 100% CPU in certain situations https://bugs.launchpad.net/bugs/478584 You

[Bug 478584] Re: [Karmic] Xorg eats 100% CPU in certain situations

2009-11-11 Thread Tomasz Czapiewski
I've tried to do X backtrace with guide from https://wiki.ubuntu.com/X/Backtracing but I'm not sure if logs from it are usefull - I thought backtrace from gdb should be bigger. I've installed xserver-xorg-core-dbg libgl1-mesa-dri-dbg xserver-xorg-video-radeon-dbg packages before gdb. **

[Bug 478584] Re: [Karmic] Xorg eats 100% CPU in certain situations

2009-11-11 Thread Tomasz Czapiewski
** Attachment added: X backtrace with gdb second try http://launchpadlibrarian.net/35548988/gdb-Xorg-2.txt -- [Karmic] Xorg eats 100% CPU in certain situations https://bugs.launchpad.net/bugs/478584 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 478584] Re: [Karmic] Xorg eats 100% CPU in certain situations

2009-11-11 Thread Tomasz Czapiewski
I can't run /usr/bin/Xorg -keeptty -dumbSched because of my dualseat configuration. I've done backtracing using second seat connected to the proper X server process with audacity... And I've discovered that I can use KDE and some other X applications on second Xorg server/display/seat without

[Bug 478584] Re: [Karmic] Xorg eats 100% CPU in certain situations

2009-11-11 Thread Tomasz Czapiewski
Sorry for spamming with comments but it might be usefull to tell that this high CPU usage is the same with all the possible situations: audacity minimized, maximized, displaying/refreshing voice graphs or not (everything while voice recording) and even with paused recording waiting for sound

[Bug 478584] Re: [Karmic] Xorg eats 100% CPU in certain situations

2009-11-08 Thread Tomasz Czapiewski
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/35378379/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/35378380/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35378381/Dependencies.txt **

[Bug 478584] [NEW] [Karmic] Xorg eats 100% CPU in certain situations

2009-11-08 Thread Tomasz Czapiewski
Public bug reported: Binary package hint: xorg When I run Audacity and I record voice from analog line input on sound card Xorg eats 100% CPU, even if Audacity is minimized. I've experienced the same problem with some other applications, too and my friends got this problem in Karmic installer

[Bug 478584] Re: [Karmic] Xorg eats 100% CPU in certain situations

2009-11-08 Thread Tomasz Czapiewski
And I've forget to mention the problem didn't occur in Kubuntu 9.04 (I could even play Nexuiz without speed decrease while recording on my P4). -- [Karmic] Xorg eats 100% CPU in certain situations https://bugs.launchpad.net/bugs/478584 You received this bug notification because you are a member

  1   2   3   >