[Bug 1852865] Re: Kernel bug in amdgpu system freezing

2020-09-24 Thread Nowaker
I've encountered VM_L2_PROTECTION_FAULT_STATUS two times today. No
Flatpack involved. Using the latest Mesa on Arch Linux 20200924.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852865

Title:
  Kernel bug in amdgpu system freezing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1852865/+subscriptions

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

[Bug 701511] Re: Adobe Reader does not show Polish diacritics

2013-06-24 Thread Nowaker
Install Windows fonts. In my distro, Chakra Linux, it's ttf-ms-fonts. In
Ubuntu it may be  ttf-mscorefonts-installer.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701511

Title:
  Adobe Reader does not show Polish diacritics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acroread/+bug/701511/+subscriptions

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


[Bug 907339] Re: can't disable CTRL+ALT+V shortcut for Klipper in KDE

2012-06-18 Thread Nowaker
Same bug appears on Chakra Linux 2012.05.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/907339

Title:
  can't disable CTRL+ALT+V  shortcut for Klipper in KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/907339/+subscriptions

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


[Bug 893028] Re: Upgrading the kernel doesn't load the nouveau drivers

2012-01-30 Thread Nowaker
Uqbar +1 - If those warning messages are correct, why are they actually
printed?

However...

% LC_ALL=en ls -l /lib/firmware/nouveau/
ls: cannot access /lib/firmware/nouveau/: No such file or directory

What does it mean? Is it correct?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/893028

Title:
  Upgrading the kernel doesn't load the nouveau drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/893028/+subscriptions

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


[Bug 907339] Re: can't disable CTRL+ALT+V shortcut for Klipper in KDE

2012-01-12 Thread Nowaker
My friend confirms the bug exists on openSUSE.

** Also affects: opensuse
   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/907339

Title:
  can't disable CTRL+ALT+V  shortcut for Klipper in KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/907339/+subscriptions

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


[Bug 892886] Re: ppa-purge is not multi-arch aware

2011-12-22 Thread Nowaker
What's the status of this issue? Did you try to fix it? If not, how do I
work-around it?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/892886

Title:
  ppa-purge is not multi-arch aware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ppa-purge/+bug/892886/+subscriptions

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


[Bug 892886] Re: ppa-purge is not multi-arch aware

2011-12-22 Thread Nowaker
BAD_LIBS=`dpkg -l *:i386 | grep 'ii' | awk '{ print $2 }' | tr '\n' ' '`
sudo apt-get remove $BAD_LIBS
sudo apt-get purge libgl1-mesa-swx11 # if you get a message about 
libgl1-mesa-swx11 problem
sudo ppa-purge ppa:xorg-edgers/ppa
sudo apt-get install $BAD_LIBS

I tried something like this. Looks like working.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/892886

Title:
  ppa-purge is not multi-arch aware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ppa-purge/+bug/892886/+subscriptions

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


[Bug 907339] [NEW] can't disable CTRL+ALT+V shortcut for Klipper in KDE

2011-12-21 Thread Nowaker
Public bug reported:

I'm using the newest version of KDE that is available in the Ubuntu
repository. I am not able to unbind CTRL+ALT+V permanently. Every time I
restart KDE, the shortcut is back. Changing the config manually does not
solve the problem either.

This bug has already been seen:
https://lists.ubuntu.com/archives/kubuntu-users/2011-February/053455.html

** Affects: kubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: kde klipper kubuntu shortcut

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/907339

Title:
  can't disable CTRL+ALT+V  shortcut for Klipper in KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/907339/+subscriptions

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


[Bug 894805] Re: QT_IMPORTS_DIR is not defined when no QML plugins are installed

2011-12-20 Thread Nowaker
% qmake -query QT_INSTALL_IMPORTS   
/usr/lib/qt4/imports

% ls /usr/lib/qt4/imports/
bamf  dee  gconf  QConf  Unity2d

% cmake .. -DCMAKE_INSTALL_PREFIX=/home/nowaker/opt/qtmpc/0.6.1/
CMake Error at CMakeLists.txt:193 (install):
  install FILES given no DESTINATION!


-- Configuring incomplete, errors occurred!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/894805

Title:
  QT_IMPORTS_DIR is not defined when no QML plugins are installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/894805/+subscriptions

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


[Bug 313680] Re: apt should install packages whilst downloading.

2011-01-09 Thread Nowaker
Much appreciated.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/313680

Title:
  apt should install packages whilst downloading.

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


[Bug 422224] Re: two-finger scrolling does not work on Acer AO531h

2010-06-13 Thread Nowaker
Works OK on Ubuntu 10.04 and Asus EEE 1005HA.

xinput set-int-prop SynPS/2 Synaptics TouchPad Synaptics Two-Finger 
Pressure 32 10
xinput set-int-prop SynPS/2 Synaptics TouchPad Synaptics Two-Finger Width 
32 8
xinput set-int-prop SynPS/2 Synaptics TouchPad Two-Finger Scrolling 8 1
xinput set-int-prop SynPS/2 Synaptics TouchPad Synaptics Two-Finger 
Scrolling 8 1 1

# Disable edge scrolling - I like it so won't disable
# xinput set-int-prop SynPS/2 Synaptics TouchPad Synaptics Edge Scrolling 8 
0 0 0 

# This will make cursor not to jump if you have two fingers on the touchpad and 
you list one
# (which you usually do after two-finger scrolling)
xinput set-int-prop SynPS/2 Synaptics TouchPad Synaptics Jumpy Cursor 
Threshold 32 300

-- 
two-finger scrolling does not work on Acer AO531h
https://bugs.launchpad.net/bugs/44
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 124440] Re: gnome needs a way to manipulate scroll speed

2010-04-02 Thread Nowaker
Indeed. Three lines of scroll is to less for me. This should be
configurable via anything - xorg or Gnome, but configurable. For now,
there is no way to change it.

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
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 150234] Re: gedit crashed with SIGSEGV

2009-11-18 Thread Nowaker
Hey, try this:

edit file: /usr/lib/gedit-2/plugins/terminal.py
find all: term.fork_command()
replace with: term.fork_command(/bin/bash)

This will change the shell that is used in gedit terminal plugin to
bash. zsh does not work there.

-- 
gedit crashed with SIGSEGV
https://bugs.launchpad.net/bugs/150234
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 150234] Re: gedit crashed with SIGSEGV

2009-11-18 Thread Nowaker
Sorry, this won't resolve your problem.

-- 
gedit crashed with SIGSEGV
https://bugs.launchpad.net/bugs/150234
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 85261] Re: [apport] zsh4 crashed with SIGSEGV in rawmemchr()

2009-11-17 Thread Nowaker
Hey, try this:

edit file:/usr/lib/gedit-2/plugins/terminal.py
find all: term.fork_command()
replace with: term.fork_command(/bin/bash)

-- 
[apport] zsh4 crashed with SIGSEGV in rawmemchr()
https://bugs.launchpad.net/bugs/85261
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 464045] Re: [Q35] qt3 renders slowly on dual head

2009-11-09 Thread Nowaker
Recently there has been an update of X-related packages. This crashed my
working DRI.

(EE) intel(0): Cannot support DRI with frame buffer width  2048.

This is even worse than was at the beginning...

-- 
[Q35] qt3 renders slowly on dual head
https://bugs.launchpad.net/bugs/464045
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 464045] Re: [Q35] qt3 renders slowly on dual head

2009-11-02 Thread Nowaker
I tried compiling and instaling 2.9.1, 2.8.1 and 2.7.0. The 2.7.0
resolved my problem - everything works perfectly with them.

-- 
[Q35] qt3 renders slowly on dual head
https://bugs.launchpad.net/bugs/464045
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 464045] Re: qt3 renders slowly on dual head

2009-10-30 Thread Nowaker
** Description changed:

  Binary package hint: xserver-xorg-video-intel
  
  In dual-head mode (1920x1200 + 1280x1024, DRI2 on) qt3-based
  applications render very slowly. In Opera 10 a right-click context menu
  renders in 4 seconds. The same with Twinkle and other qt3-based apps.
  
  After switching to one-head mode the problem doesn't appear.
  
- DRI2 works OK, I can play Enemy Territory.
+ DRI2 works OK, I can play Enemy Territory when dual-head mode on.
  
  
  ProblemType: Bug
  Architecture: i386
  Date: Fri Oct 30 03:17:59 2009
  DistroRelease: Ubuntu 9.10
  Package: xserver-xorg-video-intel 2:2.9.0-1ubuntu2
  ProcCmdLine: root=UUID=de309c11-8e5c-4ae6-ad8a-873e5fb849c8 ro
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, user)
   LANG=pl_PL.UTF-8
   SHELL=/bin/zsh
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  RelatedPackageVersions:
   xserver-xorg 1:7.4+3ubuntu7
   libgl1-mesa-glx 7.6.0-1ubuntu4
   libdrm2 2.4.14-1ubuntu1
   xserver-xorg-video-intel 2:2.9.0-1ubuntu2
   xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
  SourcePackage: xserver-xorg-video-intel
  Uname: Linux 2.6.31-14-generic i686
  XsessionErrors:
   (gnome-panel:11290): Gdk-WARNING **: 
/build/buildd/gtk+2.0-2.18.3/gdk/x11/gdkdrawable-x11.c:952 drawable is not a 
pixmap or window
   (polkit-gnome-authentication-agent-1:11324): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
   (nautilus:11311): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
   (gnome-panel:11290): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to 
allocate widget with width -18 and height 24
   (gnome-panel:11290): Gdk-CRITICAL **: gdk_x11_colormap_foreign_new: 
assertion `GDK_IS_VISUAL (visual)' failed
  dmi.bios.date: 07/26/2007
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0559.2007.0726.0425
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-801
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0559.2007.0726.0425:bd07/26/2007:svn:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-801:cvn:ct2:cvr:
  fglrx: Not loaded
  system:
   distro: Ubuntu
   architecture:   i686kernel: 2.6.31-14-generic

-- 
qt3 renders slowly on dual head
https://bugs.launchpad.net/bugs/464045
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 464045] Re: qt3 renders slowly on dual head

2009-10-30 Thread Nowaker
It affects all qt3-based apps and some GTK+.

qt3-based software affected:

- qtodo
- bsc
- twinkle
- Opera

qt4-based:

- (none)

GTK+:

- openoffice.org
- claws-mail

-- 
qt3 renders slowly on dual head
https://bugs.launchpad.net/bugs/464045
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 463914] [NEW] Display settings to dot work. Whatever I set it to, nothing happens. I have an Intel graphic card.

2009-10-29 Thread Nowaker
Public bug reported:

Binary package hint: gnome-control-center

Description:Ubuntu 9.10
Release:9.10

gnome-control-center 1:2.28.1-0ubuntu1

I expect: changing the resolution.
Happened instead: nothing.

Additional information: I have got two monitors and got a Intel Graphic
Card X3100 (or 3100 - I don't really remember).

ProblemType: Bug
Architecture: i386
Date: Fri Oct 30 00:12:57 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/gnome-display-properties
Package: gnome-control-center 1:2.28.1-0ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=pl_PL.UTF-8
 SHELL=/bin/zsh
 LANGUAGE=
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: gnome-control-center
Uname: Linux 2.6.31-14-generic i686
XsessionErrors:
 (polkit-gnome-authentication-agent-1:26637): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:26626): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (gnome-panel:26625): Gdk-WARNING **: 
/build/buildd/gtk+2.0-2.18.3/gdk/x11/gdkdrawable-x11.c:952 drawable is not a 
pixmap or window
 (gnome-panel:26625): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to 
allocate widget with width -3 and height 24

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Display settings to dot work. Whatever I set it to, nothing happens. I have an 
Intel graphic card.
https://bugs.launchpad.net/bugs/463914
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 463914] Re: Display settings to dot work. Whatever I set it to, nothing happens. I have an Intel graphic card.

2009-10-29 Thread Nowaker

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/34634626/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/34634627/ProcStatus.txt

-- 
Display settings to dot work. Whatever I set it to, nothing happens. I have an 
Intel graphic card.
https://bugs.launchpad.net/bugs/463914
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 464045] [NEW] qt3 renders slowly on dual head

2009-10-29 Thread Nowaker
Public bug reported:

Binary package hint: xserver-xorg-video-intel

In dual-head mode (1920x1200 + 1280x1024, DRI2 on) qt3-based
applications render very slowly. In Opera 10 a right-click context menu
renders in 4 seconds. The same with Twinkle and other qt3-based apps.

After switching to one-head mode the problem doesn't appear.

DRI2 works OK, I can play Enemy Territory.


ProblemType: Bug
Architecture: i386
Date: Fri Oct 30 03:17:59 2009
DistroRelease: Ubuntu 9.10
Package: xserver-xorg-video-intel 2:2.9.0-1ubuntu2
ProcCmdLine: root=UUID=de309c11-8e5c-4ae6-ad8a-873e5fb849c8 ro
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=pl_PL.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu7
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: xserver-xorg-video-intel
Uname: Linux 2.6.31-14-generic i686
XsessionErrors:
 (gnome-panel:11290): Gdk-WARNING **: 
/build/buildd/gtk+2.0-2.18.3/gdk/x11/gdkdrawable-x11.c:952 drawable is not a 
pixmap or window
 (polkit-gnome-authentication-agent-1:11324): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:11311): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (gnome-panel:11290): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to 
allocate widget with width -18 and height 24
 (gnome-panel:11290): Gdk-CRITICAL **: gdk_x11_colormap_foreign_new: assertion 
`GDK_IS_VISUAL (visual)' failed
dmi.bios.date: 07/26/2007
dmi.bios.vendor: Intel Corp.
dmi.bios.version: JOQ3510J.86A.0559.2007.0726.0425
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: DQ35JO
dmi.board.vendor: Intel Corporation
dmi.board.version: AAD82085-801
dmi.chassis.type: 2
dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0559.2007.0726.0425:bd07/26/2007:svn:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-801:cvn:ct2:cvr:
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-14-generic

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
qt3 renders slowly on dual head
https://bugs.launchpad.net/bugs/464045
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 464045] Re: qt3 renders slowly on dual head

2009-10-29 Thread Nowaker

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

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/34644063/CurrentDmesg.txt

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

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/34644065/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/34644066/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/34644068/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/34644069/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/34644070/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/34644071/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/34644072/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/34644073/UdevLog.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/34644074/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/34644075/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/34644076/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/34644077/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/34644078/glxinfo.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/34644080/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/34644081/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/34644082/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/34644083/xkbcomp.txt

** Description changed:

  Binary package hint: xserver-xorg-video-intel
  
  In dual-head mode (1920x1200 + 1280x1024, DRI2 on) qt3-based
  applications render very slowly. In Opera 10 a right-click context menu
  renders in 4 seconds. The same with Twinkle and other qt3-based apps.
  
  After switching to one-head mode the problem doesn't appear.
  
  DRI2 works OK, I can play Enemy Territory.
  
- My xorg.conf:
- 
- Section Monitor
- Identifier  main
- EndSection
- 
- Section Monitor
- Identifier  right
- Option  RightOf   main
- EndSection
- 
- Section Screen
- Identifier  Screen0
- Monitor Configured Monitor
- Device  Configured Video Device
- SubSection Display
- Depth   24
- Modes   1920x1200 1600x1200 1280x1024 
1024x768 640x480
- Virtual 3200 1200
- EndSubSection
- EndSection
- 
- Section Device
- Identifier  Default Device
- Driver  intel
- Option  monitor-TMDS-1main
- Option  monitor-VGA   right
- EndSection
  
  ProblemType: Bug
  Architecture: i386
  Date: Fri Oct 30 03:17:59 2009
  DistroRelease: Ubuntu 9.10
  Package: xserver-xorg-video-intel 2:2.9.0-1ubuntu2
  ProcCmdLine: root=UUID=de309c11-8e5c-4ae6-ad8a-873e5fb849c8 ro
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, user)
   LANG=pl_PL.UTF-8
   SHELL=/bin/zsh
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  RelatedPackageVersions:
   xserver-xorg 1:7.4+3ubuntu7
   libgl1-mesa-glx 7.6.0-1ubuntu4
   libdrm2 2.4.14-1ubuntu1
   xserver-xorg-video-intel 2:2.9.0-1ubuntu2
   xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
  SourcePackage: xserver-xorg-video-intel
  Uname: Linux 2.6.31-14-generic i686
  XsessionErrors:
   (gnome-panel:11290): Gdk-WARNING **: 
/build/buildd/gtk+2.0-2.18.3/gdk/x11/gdkdrawable-x11.c:952 drawable is not a 
pixmap or window
   (polkit-gnome-authentication-agent-1:11324): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
   (nautilus:11311): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
   (gnome-panel:11290): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to 
allocate widget with width -18 and height 24
   (gnome-panel:11290): Gdk-CRITICAL **: gdk_x11_colormap_foreign_new: 
assertion `GDK_IS_VISUAL (visual)' failed
  dmi.bios.date: 07/26/2007
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0559.2007.0726.0425
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-801
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0559.2007.0726.0425:bd07/26/2007:svn:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-801:cvn:ct2:cvr:
  fglrx: Not loaded
  system:
   distro: Ubuntu
   architecture:   i686kernel: 2.6.31-14-generic

-- 
qt3 renders slowly on dual head
https://bugs.launchpad.net/bugs/464045
You received this