[Ubuntu-x-swat] [Bug 313514]

2018-12-19 Thread Ajax-a
https://gitlab.freedesktop.org/xorg/xserver/issues/260

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

Title:
  MASTER: evdev driver ignores keycodes > 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/313514/+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


[Ubuntu-x-swat] [Bug 1172094]

2018-06-17 Thread Ajax-a
*** Bug 54283 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1172094

Title:
  xorg synaptic driver crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1172094/+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


[Ubuntu-x-swat] [Bug 626321]

2018-06-15 Thread Ajax-a
*** Bug 5282 has been marked as a duplicate of this bug. ***

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

Title:
  X.org server should keep track of and restore its initial (desktop)
  resolution and refresh rate

To manage notifications about this bug go to:
https://bugs.launchpad.net/wine/+bug/626321/+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


[Ubuntu-x-swat] [Bug 626321]

2018-06-15 Thread Ajax-a
There used to be cases where when the X server would crash it would fail
to restore a usable resolution; these are mostly fixed now. But we still
don't have temporary configuration changes for RANDR.

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

Title:
  X.org server should keep track of and restore its initial (desktop)
  resolution and refresh rate

To manage notifications about this bug go to:
https://bugs.launchpad.net/wine/+bug/626321/+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


[Ubuntu-x-swat] [Bug 956071]

2018-06-15 Thread Ajax-a
*** Bug 54283 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/956071

Title:
  Xorg crashed with SIGSEGV in XIGetDeviceProperty()

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/956071/+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


[Ubuntu-x-swat] [Bug 1443456]

2018-06-13 Thread Ajax-a
*** Bug 90299 has been marked as a duplicate of this bug. ***

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

Title:
  Xorg crashed with SIGABRT in fbBltOne()

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1443456/+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


[Ubuntu-x-swat] [Bug 221691]

2018-06-13 Thread Ajax-a
Ten year old bugs are probably not going to be followed up on...

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/221691

Title:
  Problems with Nautilus / X-server

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/221691/+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


[Ubuntu-x-swat] [Bug 635523]

2018-06-13 Thread Ajax-a
commit 97cf53cc2ad7ecfdd495133bad31d0ec7d939326
Author: Søren Sandmann Pedersen 
Date:   Mon Oct 21 16:58:54 2013 -0400

ephyr: hostx_screen_init(): Fix bits_per_pixel and bytes_per_line

When the depth of the Xephyr server matches that of the host X server,
Xephyr simply uses the buffer associated with the XImage as its
framebuffer. In this case, it is correct to get the bits_per_pixel and
bytes_per_line values returned from hostx_screen_init() from the XImage.

However, when the depth doesn't match the host, Xephyr uses a private
framebuffer that is periodically copied to the XImage. In this case,
the returned values of bits_per_pixel and bytes_per_line should be
those of the private framebuffer, not those of the XImage.

Reviewed-by: Eric Anholt 
Signed-off-by: Soren Sandmann 
Reviewed-by: Adam Jackson 

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

Title:
  Xephyr crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/635523/+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


[Ubuntu-x-swat] [Bug 120788]

2018-06-13 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

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

Title:
  (needs x11 protocol update) XKB cannot map multiple keyboard models

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/120788/+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


[Ubuntu-x-swat] [Bug 585853]

2018-06-13 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

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

Title:
  Not possible to use xdm/wdm, only can use gdm (Lucid, Maverick)

To manage notifications about this bug go to:
https://bugs.launchpad.net/lqueue/+bug/585853/+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


[Ubuntu-x-swat] [Bug 35794]

2018-06-13 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

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

Title:
  TV out is broken with VT1621 chip

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/35794/+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


[Ubuntu-x-swat] [Bug 40808]

2018-06-13 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

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

Title:
  open lid -> wrong resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/40808/+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


[Ubuntu-x-swat] [Bug 41148]

2018-06-13 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

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

Title:
  buggy display of video in totem

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/41148/+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


[Ubuntu-x-swat] [Bug 63310]

2018-06-13 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

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

Title:
  Arabic typing words with symbol ﻻ are not joint

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/63310/+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


[Ubuntu-x-swat] [Bug 446019]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and
is not obviously still valid. Please file a new report if you continue
to experience issues with a current server.

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

Title:
  X crash in dixLookupResourceByClass+0xb8 when playing flash

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/446019/+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


[Ubuntu-x-swat] [Bug 112238]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-mga in Ubuntu.
https://bugs.launchpad.net/bugs/112238

Title:
  mga driver no longer will display 1600x1200

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/112238/+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


[Ubuntu-x-swat] [Bug 532137]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

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

Title:
  Wacom Intuos2 tablet hotplug only works once after booting

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/532137/+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


[Ubuntu-x-swat] [Bug 268853]

2018-06-12 Thread Ajax-a
The nv driver is long since deprecated. Please file a new bug if you can
still reproduce this with nouveau.

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

Title:
  Screen garbled after KDE comes up since Intrepid Alpha 5

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/268853/+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


[Ubuntu-x-swat] [Bug 221297]

2018-06-12 Thread Ajax-a
This wants a more nuanced design discussion.

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

Title:
  Wrong resolution for DVI connected Monitor on startup [X3100 GMA]

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/221297/+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


[Ubuntu-x-swat] [Bug 575496]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and
is not obviously still valid. Please file a new report if you continue
to experience issues with a current server.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/575496

Title:
  ati radeon driver does not autodetect displaysize on Latitude D600

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/575496/+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


[Ubuntu-x-swat] [Bug 40330]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and
is not obviously still valid. Please file a new report if you continue
to experience issues with a current server.

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

Title:
  mouse pointer should flip horizontally when mouse orientation is left-
  handed

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/40330/+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


[Ubuntu-x-swat] [Bug 136853]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

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

Title:
  Screen blanks and freezes after a few minutes of idling, possibly due
  to broken DPMS

To manage notifications about this bug go to:
https://bugs.launchpad.net/xf86-video-siliconmotion/+bug/136853/+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


[Ubuntu-x-swat] [Bug 192508]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

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

Title:
  mouse keys too easy to accidently turn on

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/192508/+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


[Ubuntu-x-swat] [Bug 188792]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and
is not obviously still valid. Please file a new report if you continue
to experience issues with a current server.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/188792

Title:
  [9200SE] Incorrect default resolution with CRT over VGA

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/188792/+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


[Ubuntu-x-swat] [Bug 224798]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and
is not obviously still valid. Please file a new report if you continue
to experience issues with a current server.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/224798

Title:
  [hardy] X crashes when using compiz 0.7.4 + firefox 3.0b5 + java
  applets ("VNC java viewer")

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/224798/+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


[Ubuntu-x-swat] [Bug 181176]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-trident in Ubuntu.
https://bugs.launchpad.net/bugs/181176

Title:
  [trident] xserver goes into infinate loop

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/181176/+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


[Ubuntu-x-swat] [Bug 313525]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and
is not obviously still valid. Please file a new report if you continue
to experience issues with a current server.

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

Title:
  [r200] Strange tremor on the monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/313525/+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


[Ubuntu-x-swat] [Bug 554637]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/554637

Title:
  [R480] screen display shows "shivering", wrong refresh rate

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/554637/+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


[Ubuntu-x-swat] [Bug 317957]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and
is not obviously still valid. Please file a new report if you continue
to experience issues with a current server.

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

Title:
  Xorg crashed with SIGFPE in miScreenInit()

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/317957/+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


[Ubuntu-x-swat] [Bug 148117]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

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

Title:
  [r128] Rage 128: Unsuitable videomode autoselected

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-r128/+bug/148117/+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


[Ubuntu-x-swat] [Bug 80940]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and
is not obviously still valid. Please file a new report if you continue
to experience issues with a current server.

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

Title:
  ati radeon driver does not autodetect displaysize on Latitude D600,
  therefore uses wrong resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/80940/+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


[Ubuntu-x-swat] [Bug 211897]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and
is not obviously still valid. Please file a new report if you continue
to experience issues with a current server.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/211897

Title:
  Xorg crashed with SIGSEGV in xf86RandR12SetRotations()

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/211897/+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


[Ubuntu-x-swat] [Bug 401045]

2018-06-12 Thread Ajax-a
*** Bug 25840 has been marked as a duplicate of this bug. ***

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

Title:
  X crashes in FindGlyphByHash

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/401045/+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


[Ubuntu-x-swat] [Bug 520671]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and
is not obviously still valid. Please file a new report if you continue
to experience issues with a current server.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in Ubuntu.
https://bugs.launchpad.net/bugs/520671

Title:
  No icons on Geode thin client

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/520671/+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


[Ubuntu-x-swat] [Bug 175243]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/175243

Title:
  [Mobility 9000] screen flickers only if text tty entered (radeon)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/175243/+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


[Ubuntu-x-swat] [Bug 194521]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-mach64 in Ubuntu.
https://bugs.launchpad.net/bugs/194521

Title:
  [mach64] ATI Mobility M1 -- the mouse cursor garbles some underlying
  pixels

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/194521/+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


[Ubuntu-x-swat] [Bug 255826]

2018-06-12 Thread Ajax-a
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you 
continue to experience issues with current releases.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-savage in Ubuntu.
https://bugs.launchpad.net/bugs/255826

Title:
  scrolling in Firefox causes Xorg-process to lag (S3 Savage driver)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/255826/+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


[Ubuntu-x-swat] [Bug 60180]

2018-06-12 Thread Ajax-a
MatchPciInstances is still not great, but the code _has_ changed
significantly since 2006, so this probably isn't a useful report of that
fact.

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

Title:
  X can't handle two dual-head nvidia cards

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/60180/+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


[Ubuntu-x-swat] [Bug 415357]

2018-06-12 Thread Ajax-a
commit 1b94fd77792310c80b0a2bcf4bf6d4e4c4c23bca
Author: Alex Orange 
Date:   Fri Oct 3 15:41:38 2014 -0600

fb: Fix Bresenham algorithms for commonly used small segments.

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

Title:
  [gm45] Xorg consistently crashing  when using some applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/415357/+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


[Ubuntu-x-swat] [Bug 416421]

2018-06-11 Thread Ajax-a
commit 1b94fd77792310c80b0a2bcf4bf6d4e4c4c23bca
Author: Alex Orange 
Date:   Fri Oct 3 15:41:38 2014 -0600

fb: Fix Bresenham algorithms for commonly used small segments.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/416421

Title:
  [gm45] X crash on X200s with dual monitors (using DisplayPort)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/416421/+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


[Ubuntu-x-swat] [Bug 516123]

2015-12-12 Thread Ajax-a
commit 3d68d1f26709ecb5ce22a9baa0d3d8162574ed6a
Author: Siim Põder <s...@p6drad-teel.net>
Date:   Mon Jun 8 22:14:12 2015 +

vfb: add randr support (v2)

The motivation for getting this is chrome remote desktop that runs under
Xvfb and wants to use RANDR to adjust screen size according to the
remote desktop client screen size. Apparently there are other use cases
as well, the bug mentions gnome-settings-daemon testing.

    [ajax: massaged commit message]

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=26391
Reviewed-by: Adam Jackson <a...@redhat.com>
Signed-off-by: Lambros Lambrou <lambroslamb...@google.com>
Signed-off-by: Mike Frysinger <vap...@gentoo.org>
Signed-off-by: Michal Srb <m...@suse.com>
Signed-off-by: Siim Põder <s...@p6drad-teel.net>

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

Title:
  xvfb does not support randr

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/516123/+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


[Ubuntu-x-swat] [Bug 775508]

2014-04-11 Thread Ajax-a
I'm unable to reproduce this in 1.16.  I suspect this was fixed by:

commit a5266dcb3a60587e1877f90c18552baf60b597a0
Author: Ville Syrjala syrj...@sci.fi
Date:   Sun Oct 9 01:11:04 2011 +0300

composite: Update borderClip in compAllocPixmap()

And that this is therefore sort of a duplicate of bug #22566.

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

Title:
  Windows fail to repaint where popup windows appeared before

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/775508/+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


[Ubuntu-x-swat] [Bug 122209]

2014-04-09 Thread Ajax-a
vesa's multimonitor support is not a thing that's fixable, really.  Use
nouveau.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-vesa in Ubuntu.
https://bugs.launchpad.net/bugs/122209

Title:
  Cycling through display modes fails with vesa driver and NVIDIA 8400M
  GS.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/122209/+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


[Ubuntu-x-swat] [Bug 356133]

2014-04-09 Thread Ajax-a
kvm bug for not setting the device class up properly, closing.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-vesa in Ubuntu.
https://bugs.launchpad.net/bugs/356133

Title:
  [jaunty] vesa driver stopped working (no devices found) inside KVM
  after X update

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/356133/+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


[Ubuntu-x-swat] [Bug 509329]

2014-04-09 Thread Ajax-a
(In reply to comment #0)

 What I would expect that if the system can detect (which it can do) which
 resolution is the native resolution, it would enable clone mode and set the
 resolutions to the respective *native resolutions* instead of setting them
 both to 1024x768.

That's nonsensical.  Clone means identical.

We did actually try doing something like this at one point, where we'd
set all the outputs to their native resolutions, overlapping, with their
top-left corners aligned.  Turns out that's a worse solution because
desktop UI elements like panels get either placed in the middle of the
screen (if you align them to the smaller screen) or only visible on one
screen and not the other (if you align them to the larger).  And people
hated that, and rightly so, so now we pick the largest mode supported on
both.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/509329

Title:
  Both monitors are set too low resolution when second monitor is
  attached from system start

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/509329/+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


[Ubuntu-x-swat] [Bug 119341]

2014-04-09 Thread Ajax-a
glcore is no longer a thing, and neither is mga's 3d support.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-vesa in Ubuntu.
https://bugs.launchpad.net/bugs/119341

Title:
  glxinfo command causes Xorg to abort on Dimension E520

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/119341/+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


[Ubuntu-x-swat] [Bug 274988]

2014-03-27 Thread Ajax-a
I think this is fixed since 1.6.  The backtrace seems to point into the
old dix save-under code, which no longer exists as of 1.6 (but did in
1.5, when these backtraces seem to originate).

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

Title:
  Xorg crashed with SIGSEGV in miValidateTree if BackingStore option
  used - compUnredirectWindow+0x7b

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/274988/+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