[Ubuntu-x-swat] [Bug 864123] Re: libpciaccess0:386 is uninstallable on amd64

2011-10-01 Thread Marc A. Donges
libpciaccess0 is not a multiarch binary package, so libpciaccess0:i386
cannot be installed with libpciaccess0 (native).

This basically breaks i386 compatibility for amd64, as ia32libs
indirectly depends on libpciaccess0:i386.

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

Title:
  libpciaccess0:386 is uninstallable on amd64

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 532047] Re: Plymouth text-mode splash causes X to crash on first run due to shared tty7

2010-03-16 Thread Marc A. Donges
On Monday, March 15, 2010 at 13:02:30 (-), Scott James Remnant wrote:
 On Mon, 2010-03-15 at 01:59 +, Marc A. Donges wrote:
 
  This problem still exists for me with current versions of lucid:
  
 Could you describe the problem you're seeing?

Yes, of course. But I have not yet encountered my original problem after
the last update of plymouth (X dying far (even hours) into a session
when I hit enter), so this may in fact be fixed.

Instead, gdm now dies reliably when I hit enter for the first time during
that boot (which is new).

 Does plymouth show a graphical logo or do you see Ubuntu 10.04 written
 in text?

Neither. I do not use splash as a boot option, as mentioned earlier in…
this bug.

Marc

-- 
  _ _Marc A. Donges  +49 721 6904-2130
  'v'Klosterweg 28 / E110
 /   \   76131 Karlsruhe
  W W

-- 
Plymouth text-mode splash causes X to crash on first run due to shared tty7
https://bugs.launchpad.net/bugs/532047
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 532047] Re: Plymouth text-mode splash causes X to crash on first run due to shared tty7

2010-03-14 Thread Marc A. Donges
This problem still exists for me with current versions of lucid:

ii  mountall   2.8  
  filesystem mounting tool
ii  plymouth   0.8.0~-14
  graphical boot animation and logger - main package
ii  plymouth-x11   0.8.0~-14
  graphical boot animation and logger - X11 interface

I use

GRUB_CMDLINE_LINUX_DEFAULT=

(so no splash and no quiet). Could this be relevant?

-- 
Plymouth text-mode splash causes X to crash on first run due to shared tty7
https://bugs.launchpad.net/bugs/532047
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 532047] Re: Plymouth text-mode splash causes X to crash on first run due to shared tty7

2010-03-14 Thread Marc A. Donges
Attaching Xorg.log of X catching SIGQUIT (in gdm when pressing enter
right after entering the username).

** Attachment added: Xorg.log of X catching SIGQUIT
   http://launchpadlibrarian.net/40939230/Xorg.0.log.old

** Changed in: plymouth (Ubuntu)
   Status: Fix Released = New

-- 
Plymouth text-mode splash causes X to crash on first run due to shared tty7
https://bugs.launchpad.net/bugs/532047
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 529230] [NEW] X server crashes when enter key is pressed

2010-02-27 Thread Marc A. Donges
Public bug reported:

k...@isis:~$ lsb_release -rd
Description:Ubuntu lucid (development branch)
Release:10.04
k...@isis:~$ dpkg -l xserver-xorg-core | egrep -e ^i
ii  xserver-xorg-core  2:1.7.5-1ubuntu1 
   Xorg X server - core server

Sometimes the X server crashes when I press the enter key. It happens
seldomly, so I can still work, but sometimes X will just die right when
I press enter. This has happened in oocalc, mplayer and gnome-terminal,
and the application does not receive the key press event (or has no time
to act on it).

I have attached my X server log which shows a backtrace:

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x4a2528]
1: /usr/bin/X (0x40+0x6522d) [0x46522d]
2: /lib/libpthread.so.0 (0x7fe52032b000+0xf920) [0x7fe52033a920]
3: /lib/libc.so.6 (__select+0x13) [0x7fe51f0e4c53]
4: /usr/bin/X (WaitForSomething+0x1ba) [0x45f5fa]
5: /usr/bin/X (0x40+0x308d2) [0x4308d2]
6: /usr/bin/X (0x40+0x2614a) [0x42614a]
7: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7fe51f024c4d]
8: /usr/bin/X (0x40+0x25cf9) [0x425cf9]

Caught signal 3 (Quit). Server aborting

I first noticed this problem on February 21st, so after this upgrade:

[UPGRADE] xserver-xorg-core 2:1.7.3.902-1ubuntu12 - 2:1.7.5-1ubuntu1

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New

-- 
X server crashes when enter key is pressed
https://bugs.launchpad.net/bugs/529230
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 529230] Re: X server crashes when enter key is pressed

2010-02-27 Thread Marc A. Donges

** Attachment added: X server log
   http://launchpadlibrarian.net/39865861/Xorg.0.log.old

-- 
X server crashes when enter key is pressed
https://bugs.launchpad.net/bugs/529230
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 405943] Re: [regression] rapid pointer movements with touchpad ignored

2009-08-10 Thread Marc A. Donges
Yes, indeed, recompiling without 112_jumpy_cursor_quirks.patch fixes the
issue.

-- 
[regression] rapid pointer movements with touchpad ignored
https://bugs.launchpad.net/bugs/405943
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 405943] Re: [regression] rapid pointer movements with touchpad ignored

2009-07-29 Thread Marc A. Donges
Reason for nomination:

1. Regression: Can be trivially fixed by removing the patch that broke
things.

2. Bug is deal breaker for users of affected hardware.

-- 
[regression] rapid pointer movements with touchpad ignored
https://bugs.launchpad.net/bugs/405943
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 405943] Re: [regression] rapid pointer movements with touchpad ignored

2009-07-29 Thread Marc A. Donges

** Attachment added: Xorg.log
   http://launchpadlibrarian.net/29689367/Xorg.log

-- 
[regression] rapid pointer movements with touchpad ignored
https://bugs.launchpad.net/bugs/405943
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 405943] Re: decrease responsibility after last update

2009-07-28 Thread Marc A. Donges
** Package changed: gsynaptics (Ubuntu) = xserver-xorg-input-synaptics
(Ubuntu)

-- 
decrease responsibility after last update
https://bugs.launchpad.net/bugs/405943
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 405943] Re: decrease responsibility after last update

2009-07-28 Thread Marc A. Donges
The problem occured with this upgrade:

[UPGRADE] xserver-xorg-input-synaptics 1.1.2-1ubuntu1 - 1.1.2-1ubuntu2

This is not a problem with X mouse acceleration, as it still occurs
after “xset m 1/1 1”

-- 
decrease responsibility after last update
https://bugs.launchpad.net/bugs/405943
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 405943] Re: [regression] rapid pointer movements with touchpad ignored

2009-07-28 Thread Marc A. Donges
** Summary changed:

- decrease responsibility after last update
+ [regression] rapid pointer movements with touchpad ignored

-- 
[regression] rapid pointer movements with touchpad ignored
https://bugs.launchpad.net/bugs/405943
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp