[Ubuntu-x-swat] [Bug 1941933] Re: sticks the mouse pointer when using the touchpad

2021-08-28 Thread Dmitry Shapkin
** Package changed: xorg (Ubuntu) => ubuntu

-- 
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/1941933

Title:
  sticks the mouse pointer when using the touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1941933/+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 1923513] [NEW] xrandr --panning problem

2021-04-12 Thread dmitry eshchenko
Public bug reported:

Dear community 
Recently I upgraded my old netbook from Linux from Linux Mint 18 to Linux Mint 
20 

Distribution: 
cat /etc/upstream-release/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu Focal Fossa"

Netbook is with small screen 
1024x600
To get bigger virtual screen I use xrandr like:

xrandr --fb 1024x768 --output LVDS1 --panning 1024x768

To return to normal screen I use

xrandr --fb 1024x600

What is expected:
when the mouse moves outside the 1024x600 screen - new "clean" virtual area 
appears.

What is in reality:

With fresh Ubuntu the first script results to wrong "background" image on the 
extended area:
When I move mouse down below the original 600 pixels,
first 768-600=168 strings are shown like a background image.
Or 
new virtual 601 string is the copy of the old 1
602 string is the copy of the old 2
...
768 string is the copy of the old 168
 
It looks like an index shift in the array:
The string which "disappears" from the top is moved to the bottom   

This "background" image can be overwritten by the real application window.
For example, if I move the terminal window it appears on the top of this 
"background"   
But after moving mouse back inside the 1024x600 screen and back outside the 
1024x600 screen,
the shifted copy of the top part of the screen appears at the bottom according 
the 
1->601 
2->602 etc logic.

After playing a lot with xrandr parameters I had found a workaround:
One has to specify the first parameter in --fb bigger than the first parameter 
in --panning

For example:
xrandr --fb 1025x768 --output LVDS1 --panning 1024x768

Here 1025>1024

I had checked this bug  with two different laptops, so it is not related with 
the hardware.
More information:
xrandr -v
xrandr program version   1.5.0
Server reports RandR version 1.6

The working configuration:
xrandr
Screen 0: minimum 8 x 8, current 1025 x 768, maximum 32767 x 32767
LVDS1 connected primary 1024x768+0+0 (normal left inverted right x axis y axis) 
220mm x 130mm panning 1024x768+0+0
   1024x600  60.19*+
   1024x576  59.9059.82  
   960x540   59.6359.82  
   800x600   60.3256.25  
   864x486   59.9259.57  
   640x480   59.94  
   720x405   59.5158.99  
   640x360   59.8459.32  
   512x300   60.00  
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis

Wrongly working configuration:
 
xrandr
Screen 0: minimum 8 x 8, current 1024 x 768, maximum 32767 x 32767
LVDS1 connected primary 1024x768+0+0 (normal left inverted right x axis y axis) 
220mm x 130mm panning 1024x768+0+0
   1024x600  60.19*+
   1024x576  59.9059.82  
   960x540   59.6359.82  
   800x600   60.3256.25  
   864x486   59.9259.57  
   640x480   59.94  
   720x405   59.5158.99  
   640x360   59.8459.32  
   512x300   60.00  
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

Hope you can reproduce this bug.

Best regards, Dmitry

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

-- 
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/1923513

Title:
  xrandr --panning problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1923513/+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 1914844] Re: Sync xserver-xorg-video-ati 1:19.1.0-2 (main) from Debian unstable (main)

2021-03-05 Thread Dmitry Shachnev
This bug was fixed in the package xserver-xorg-video-ati - 1:19.1.0-2
Sponsored for Logan Rosen (logan)

---
xserver-xorg-video-ati (1:19.1.0-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Update standards version to 4.2.1, no changes needed.

  [ Julien Cristau ]
  * Pull fixes from upstream master including a GCC 10 build fix
(closes: #957998).

 -- Julien Cristau   Fri, 18 Sep 2020 14:58:08
+0200

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New => Fix Released

-- 
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/1914844

Title:
  Sync xserver-xorg-video-ati 1:19.1.0-2 (main) from Debian unstable
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1914844/+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 1886331] [NEW] Xorg freeze

2020-07-05 Thread Dmitry Kuteynikov
Public bug reported:

Cannot boot sometimes - black screen with a mouse pointer.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
Uname: Linux 5.4.0-40-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.3
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sun Jul  5 18:47:44 2020
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
DkmsStatus:
 rtl8821ce, 5.5.2.1, 5.4.0-39-generic, x86_64: installed
 rtl8821ce, 5.5.2.1, 5.4.0-40-generic, x86_64: installed
 virtualbox, 6.1.6, 5.4.0-39-generic, x86_64: installed
 virtualbox, 6.1.6, 5.4.0-40-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GpuHangFrequency: Several times a week
GpuHangReproducibility: Seems to happen randomly
GpuHangStarted: Since a couple weeks or more
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Picasso [1002:15d8] (rev c1) (prog-if 
00 [VGA controller])
   Subsystem: Hewlett-Packard Company Pavilion Laptop 15-cw1xxx [103c:8615]
InstallationDate: Installed on 2020-06-05 (29 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
MachineType: HP HP Pavilion Laptop 15-cw1xxx
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-40-generic 
root=UUID=a88d53cb-0507-4895-a6b9-15550b8ec4e3 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/31/2019
dmi.bios.vendor: AMI
dmi.bios.version: F.34
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 8615
dmi.board.vendor: HP
dmi.board.version: 46.23
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAMI:bvrF.34:bd07/31/2019:svnHP:pnHPPavilionLaptop15-cw1xxx:pvr:rvnHP:rn8615:rvr46.23:cvnHP:ct10:cvrChassisVersion:
dmi.product.family: 103C_5335KV HP Pavilion
dmi.product.name: HP Pavilion Laptop 15-cw1xxx
dmi.product.sku: 6QF12EA#AB7
dmi.sys.vendor: HP
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-2ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug focal freeze ubuntu

** Attachment added: "dmesg.0"
   https://bugs.launchpad.net/bugs/1886331/+attachment/5389899/+files/dmesg.0

-- 
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/1886331

Title:
  Xorg freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1886331/+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 1836959] Re: media/opencl package updates for 19.10

2019-09-19 Thread Dmitry Rogozhkin
http://releases.llvm.org/download.html#9.0.0 was released.

I have submitted issues for spirv-translator and opencl-clang requesting 
corresponding releases. See:
• https://github.com/intel/opencl-clang/issues/93
• https://github.com/KhronosGroup/SPIRV-LLVM-Translator/issues/334

Timo, you might wish to comment at least in spirv-translator on Ubuntu
19.10 release timeline. It seems they have some pending PRs and I am not
sure for how long they will review them and whether they will be willing
to release without these PR changes and provide release update later.

** Bug watch added: github.com/intel/opencl-clang/issues #93
   https://github.com/intel/opencl-clang/issues/93

** Bug watch added: github.com/KhronosGroup/SPIRV-LLVM-Translator/issues #334
   https://github.com/KhronosGroup/SPIRV-LLVM-Translator/issues/334

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

Title:
  media/opencl package updates for 19.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1836959/+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 1842425] Re: No GUI with Gnome Flashback or Classic after apt dist-upgrade; Ubuntu on Wayland OK

2019-09-04 Thread Dmitry Shachnev
Thanks again. On errors.ubuntu.com I see one gnome-flashback crash from
September 2nd but unfortunately the retrace failed so there is no useful
stacktrace: https://errors.ubuntu.com/oops/352bf78e-
ceb9-11e9-ae81-fa163e983629

I see also two vino crashes in September. Maybe vino is the culprit?
Have you tried disabling or uninstalling it?

There is also an older gnome-flashback crash from August 27th and it
also seems related to X11 — the error is BadMatch (invalid parameter
attributes), happened when gnome-flashback tried to set mouse speed.

I think the real problem is below the stack — in X11 server or in
kernel. When that is fixed, gnome-flashback should stop crashing.

-- 
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/1842425

Title:
  No GUI with Gnome Flashback or Classic after apt dist-upgrade; Ubuntu
  on Wayland OK

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-flashback/+bug/1842425/+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 1842425] Re: No GUI with Gnome Flashback or Classic after apt dist-upgrade; Ubuntu on Wayland OK

2019-09-04 Thread Dmitry Shachnev
Thanks a lot for the details.

I see several problems here:

1) At 15:00:15, there is a kernel error (RPM wakelock ref not held
during HW access). So this may be related to the kernel upgrade. Adding
a linux task.

Can you check if it happens with stock kernel, not from HWE (linux-
image-generic which is 4.15.0)?

2) At 18:16:33, gnome-flashback segfaults. Most probably the error was
submitted to errors.ubuntu.com. However, to find it, it would be nice to
know your whoopsie id.

Can you please paste the output of this command: sudo cat 
/var/lib/whoopsie/whoopsie-id?
Using this ID other people may see the crashes reported from your system 
(anyone will see the summary, developers will be able to see the details). If 
you worry about privacy, send me the output to mity...@ubuntu.com.

3) In several places, there is also this error:

/usr/lib/gdm3/gdm-x-session[1894]: Fatal server error:
/usr/lib/gdm3/gdm-x-session[1894]: (EE) EnterVT failed for screen 0
...
/usr/lib/gdm3/gdm-x-session[1894]: (EE) Please also check the log file at 
"/home/myuserid/.local/share/xorg/Xorg.0.log" for additional information.

Can you please attach that file too? And I am also adding an xorg-server
task.

Note that I am the maintainer of gnome-flashback, so I will only be able
to look at issue 2. I hope the maintainers of linux and xorg will be
able to look at the other two issues.

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

** Also affects: linux-signed-hwe (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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/1842425

Title:
  No GUI with Gnome Flashback or Classic after apt dist-upgrade; Ubuntu
  on Wayland OK

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-flashback/+bug/1842425/+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 1797604] Re: Xserver opengl problems on i5-8259U

2019-01-20 Thread Dmitry Dudkin
Finally I have fixed the problem by compiling and installing latest git
xf86-video-intel driver. Now everything works fine. Thanks.

-- 
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/1797604

Title:
  Xserver opengl problems on i5-8259U

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1797604/+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 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2018-12-11 Thread Balashov Dmitry
more than 12 years of this bug. a shame.

-- 
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/36812

Title:
  Keyboard layout change on hotkeys press instead of release and do not
  work well with shortcuts

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/36812/+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 1797604] Re: Xserver opengl problems on i5-8259U

2018-10-12 Thread Dmitry Dudkin
** Attachment added: "glxgears artifacts"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1797604/+attachment/5200494/+files/awesome.png

-- 
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/1797604

Title:
  Xserver opengl problems on i5-8259U

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1797604/+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 1797604] Re: Xserver opengl problems on i5-8259U

2018-10-12 Thread Dmitry Dudkin
Also I found than glxgears has some artifacts (see attached pic) if
running without vsync with Awesome WM in DRI2 mode/ Intel driver. In
full screen mode or with vsync no artifacts. Also no artifacts if
running without awesome WM.

-- 
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/1797604

Title:
  Xserver opengl problems on i5-8259U

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1797604/+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 1797604] [NEW] Xserver opengl problems on i5-8259U

2018-10-12 Thread Dmitry Dudkin
Public bug reported:

I have installed 18.04.1 server on Intel NUC NUC8i5BEH with minimal xinit and 
xserver-xorg-video-intel. But it has 2 major issues:
1. Huge Xorg CPU usage with intel driver...more than 110% on glxgears without 
vsync (with modesetting driver Xorg has zero CPU usage and very good Opengl 
performance)
2. on DRI3 glxgears it skip most frames and display one frame every 60-70 
frames but reported FPS is doubled than on DRI2

to reproduce a problem install fresh server image of 18.04 and then
install minimal xinit+xserver-xorg-video-intel. Put 20-intel.conf to
enable intel driver. Run X by startx and then run glxgears.

20-intel.conf:

Section "Device"
   Identifier "Intel Graphics"
   Driver "intel"
   Option "TearFree" "true"
# Option "DRI" "3"
EndSection

P.S. Before 18.04 I tried 16.04 with HWE kernel...on stock Xserver and
Intel driver it just crash. On latest HWE xserver and HWE Intel driver
it works the same as 18.04 because it has the same versions. But with
old 1.18 xserver and HWE intel driver it works in DRI2 mode...Xorg CPU
usage just 10% instead of 110% on xserver 1.19...The only problem - poor
OPENGL performance (glxgears 5400 fps vs 8000 fps on 1.19 xserver)

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xserver-xorg-video-intel 2:2.99.917+git20171229-1
ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
Uname: Linux 4.15.0-36-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
Date: Fri Oct 12 17:27:34 2018
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Device [8086:3ea5] (rev 01) (prog-if 00 [VGA controller])
   Subsystem: Intel Corporation Device [8086:2074]
MachineType: Intel(R) Client Systems NUC8i5BEH
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=b5cc483d-ce2c-11e8-9739-94c691a2ff22 ro
SourcePackage: xserver-xorg-video-intel
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/19/2018
dmi.bios.vendor: Intel Corp.
dmi.bios.version: BECFL357.86A.0048.2018.0919.2013
dmi.board.name: NUC8BEB
dmi.board.vendor: Intel Corporation
dmi.board.version: J72692-303
dmi.chassis.type: 3
dmi.chassis.vendor: Intel Corporation
dmi.chassis.version: 2.0
dmi.modalias: 
dmi:bvnIntelCorp.:bvrBECFL357.86A.0048.2018.0919.2013:bd09/19/2018:svnIntel(R)ClientSystems:pnNUC8i5BEH:pvrJ72747-302:rvnIntelCorporation:rnNUC8BEB:rvrJ72692-303:cvnIntelCorporation:ct3:cvr2.0:
dmi.product.family: Intel NUC
dmi.product.name: NUC8i5BEH
dmi.product.version: J72747-302
dmi.sys.vendor: Intel(R) Client Systems
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.91-2
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

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


** Tags: amd64 apport-bug bionic ubuntu

-- 
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/1797604

Title:
  Xserver opengl problems on i5-8259U

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1797604/+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 1731587] Re: Application 'org.gnome.Shell.desktop' killed by signal 11

2018-03-22 Thread Dmitry Lapshin
I get this bug ofter when I am away from the computer: on my return my
session is dead :/

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

Title:
  Application 'org.gnome.Shell.desktop' killed by signal 11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1731587/+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 1736255] [NEW] Xorg freeze

2017-12-04 Thread Dmitry Korzhevin
Public bug reported:

System hangs frequently, especially while playing video (html5)

00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core
processor Graphics Controller (rev 09)

00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Dell 3rd Gen Core processor Graphics Controller
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: i915
Kernel modules: i915

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: xorg 1:7.7+19ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8
Uname: Linux 4.13.0-17-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.5
Architecture: amd64
BootLog: /dev/sda1: clean, 196704/14655488 files, 3147475/58607360 blocks
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Mon Dec  4 23:02:15 2017
DistUpgraded: Fresh install
DistroCodename: artful
DistroVariant: ubuntu
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes
GpuHangFrequency: Continuously
GpuHangReproducibility: Occurs more often under certain circumstances
GpuHangStarted: Immediately after installing this version of Ubuntu
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Dell 3rd Gen Core processor Graphics Controller [1028:055c]
InstallationDate: Installed on 2017-11-19 (14 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
MachineType: Dell Inc. Vostro 3360
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-17-generic 
root=UUID=46f00411-5aba-4366-b7f8-fd8f27a18c11 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/20/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A01
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 0F5DWF
dmi.board.vendor: Dell Inc.
dmi.board.version: FAB1
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd03/20/2012:svnDellInc.:pnVostro3360:pvr:rvnDellInc.:rn0F5DWF:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
dmi.product.family: ChiefRiver System
dmi.product.name: Vostro 3360
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.83-1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.2-0ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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


** Tags: amd64 apport-bug artful freeze ubuntu wayland-session

-- 
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/1736255

Title:
  Xorg freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1736255/+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 1723732] Re: XShmGetImage() crops returned image

2017-10-15 Thread Dmitry Shachnev
** Description changed:

  [Impact]
  
  XShmGetImage() crops the image to the absolute region (x,y)-(x+w,y+h).
  For example, given a window with geometry 640x480+200+300 and a 640x480
  image:
  
-   XShmGetImage(display, window, image, 0, 0, AllPlanes);
+   XShmGetImage(display, window, image, 0, 0, AllPlanes);
  
  returns only the upper-left 440x180 of the window image, clearing the
  rest of the image to empty.
  
  Upstream fix:
  
https://cgit.freedesktop.org/xorg/xserver/commit/?id=885636b7d42b3c7b151fc386d358184db004ce45
  
  [Test Case]
  
  - Use xwininfo to get xid for CSD window, for example, nautilus
  
  - Use following command to take screenshot:
  gst-launch-1.0 ximagesrc xid=0x667 num-buffers=1 ! videoconvert ! pngenc 
! filesink location=out.png
  
  - out.png should include full window screenshot
  
  - if screenshot looks good without patch, then repeat steps moving
  window to different place on screen, or try to maximize and/or try with
  different CSD window.
  
  - actually it is not required to test with CSD windows, bug is
  reproducible also with SSD windows.
  
  [Regression Potential]
  
- I don't know...
+ The fix only changes the implementation of XShmGetImage function, so the
+ regression potential is limited to that function. Using gst-launch like
+ in test case above or gnome-screenshot in GNOME Flashback session is a
+ good way to test that there are no regressions.
  
  [Other Info]
-  
+ 
  Upstream bug:
  https://bugs.freedesktop.org/show_bug.cgi?id=101730
  
  GNOME Flashback bug:
  https://bugzilla.gnome.org/show_bug.cgi?id=788556

-- 
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/1723732

Title:
  XShmGetImage() crops returned image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1723732/+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 1717556] [NEW] Not installed itunes 12. Thank you.

2017-09-15 Thread Dmitry Levit
Public bug reported:

Not installed itunes 12. Thank you.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: xorg 1:7.7+16ubuntu3
ProcVersionSignature: Ubuntu 4.10.0-35.39-generic 4.10.17
Uname: Linux 4.10.0-35-generic i686
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Fri Sep 15 09:40:07 2017
DistUpgraded: Fresh install
DistroCodename: zesty
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Mobile 4 Series Chipset Integrated 
Graphics Controller [103c:360b]
   Subsystem: Hewlett-Packard Company Mobile 4 Series Chipset Integrated 
Graphics Controller [103c:360b]
InstallationDate: Installed on 2017-05-28 (110 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release i386 (20170412)
MachineType: Hewlett-Packard HP G60 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-35-generic 
root=/dev/mapper/ubuntu--vg-root ro splash quiet
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/15/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.65
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3612
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 09.67
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.65:bd12/15/2010:svnHewlett-Packard:pnHPG60NotebookPC:pvrPCID:rvnHewlett-Packard:rn3612:rvr09.67:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP G60 Notebook PC
dmi.product.version: PCID
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.13.1+17.04.20170109-0ubuntu1
version.libdrm2: libdrm2 2.4.76-1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.7-0ubuntu0.17.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.7-0ubuntu0.17.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.3-1ubuntu1.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.9.0-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.14-0ubuntu1
xserver.bootTime: Fri Sep 15 08:32:53 2017
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.19.3-1ubuntu1.1
xserver.video_driver: modeset

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


** Tags: apport-bug compiz-0.9 i386 ubuntu zesty

-- 
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/1717556

Title:
  Not installed itunes 12. Thank you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1717556/+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 1247528] Re: Build and distribute intel-virtual-output

2016-12-05 Thread Dmitry Shachnev
In the zesty package /usr/bin/intel-virtual-output is installed, so
closing this bug in Ubuntu and adding an Ubuntu (Xenial) task.

The patch is incomplete — according to the Debian package changelog, you
need to add some build-dependencies.

** Also affects: xserver-xorg-video-intel (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: xserver-xorg-video-intel (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete => Fix Released

-- 
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/1247528

Title:
  Build and distribute intel-virtual-output

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1247528/+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 1645993] [NEW] Highly loaded desktop loses keyboard autorepeat setting

2016-11-29 Thread Dmitry
Public bug reported:

Hi. I have a custom keyboard autorepeat setting configured with xset:

$ xset q | grep 'auto repeat delay'
  auto repeat delay:  150repeat rate:  50

It works fine. My LUbuntu desktop is used for developing. It heavily
utilizes system resources - CPU and memory. After some time the
autorepeat setting is lost and reverted back to it default value:

$ xset q | grep 'auto repeat delay'
  auto repeat delay:  660repeat rate:  25

If the system doesn't utilize much system resources, the autorepeat
setting is preserved.

Observed with KUbuntu 16.04 too.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
Uname: Linux 4.4.0-47-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: i386
CurrentDesktop: LXDE
Date: Wed Nov 30 09:08:19 2016
InstallationDate: Installed on 2016-10-13 (47 days ago)
InstallationMedia: Lubuntu 16.04.1 LTS "Xenial Xerus" - Release i386 (20160720)
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 xenial

-- 
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/1645993

Title:
  Highly loaded desktop loses keyboard autorepeat setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1645993/+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 1631475] [NEW] Google Chrome crashed, nouveau 0000:01:00.0: fifo: CACHE_ERROR - ch 5 [chrome[3710]] subc 0 mthd 0060 data beef0201

2016-10-07 Thread Dmitry Diskin
Public bug reported:

My Chrome just crashed, and I found this line in dmesg:

nouveau :01:00.0: fifo: CACHE_ERROR - ch 5 [chrome[3710]] subc 0
mthd 0060 data beef0201

Related to https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
nouveau/+bug/1239182 ?

versions:
Ubuntu 16.01.01
Kernel 4.4.0-38-generic
xserver-xorg-video-nouveau  1:1.0.12-1build2

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

** Description changed:

  My Chrome just crashed, and I found this line in dmesg:
  
  nouveau :01:00.0: fifo: CACHE_ERROR - ch 5 [chrome[3710]] subc 0
  mthd 0060 data beef0201
  
  Related to https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
  nouveau/+bug/1239182 ?
+ 
+ versions:
+ Ubuntu 16.01.01
+ Kernel 4.4.0-38-generic
+ xserver-xorg-video-nouveau  1:1.0.12-1build2

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

Title:
  Google Chrome crashed, nouveau :01:00.0: fifo: CACHE_ERROR - ch 5
  [chrome[3710]] subc 0 mthd 0060 data beef0201

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1631475/+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 1278223] Re: Mouse Flickering after adding 3rd Monitor

2016-07-04 Thread Dmitry Bambiza
Mouse cursor does not flicker with MATEs Marco window manager on 1st and
2nd monitors. Also it feels like there is no more cursor lag (perhaps
very slight) on the 3rd monitor (connected with DisplayLink) I have one
Radeon HD 5770 and all 3 monitors are connected to it. Open source
driver.

-- 
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/1278223

Title:
  Mouse Flickering after adding 3rd Monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1278223/+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 1501041] Re: No visible display in non gnome sessions when using nvidia drivers via nvidia-prime until screen goes to sleep, then waked up

2016-05-11 Thread Dmitry
Could anyone ask me in which package the main reason for this issue?

Regards,
/Dmitriy

-- 
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/1501041

Title:
  No visible display in non gnome sessions when using nvidia drivers via
  nvidia-prime until screen goes to sleep, then waked up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1501041/+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 1503540] Re: left mouse button stop working

2015-10-07 Thread Dmitry Zaitsev
https://youtu.be/vyYEDmt8_Do

Wili Live fresh start.
Mouse in third profile mode, all ok, windows is selectable, cursor changed.
0:52 — enable first profile mode, button[20] is down. I can select anything in 
one window, but can't in another (look at button[1] state). 
1:13 — the cursor does not change, it remains in text mode (not the arrow). 
Button in left panel do not respond to pressing.
1:35 — enable second profile mode, button[20] is up. all work as excpected


https://youtu.be/64HQjll3svs

create /etc/X11/xorg.conf with this content:

Section "InputClass"
Identifier "Mouse Remap"
Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 10 11 12 13 14 15 16 17 18 19 0 0 
0 0 0"
EndSection

logout, "sudo service lightdm restart", login. viola, all works!

-- 
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/1503540

Title:
  left mouse button stop working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1503540/+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 1503491] Re: Mouse button stops working

2015-10-07 Thread Dmitry Zaitsev
> to advise, you don't need to create additional reports...
I have been guided by this:
2. Please do not speculate on what you think is or isn't a duplicate report. 
8. Please do not stack multiple issues into one report. 
but well, as you say.

> did this problem not occur in a release prior to Vivid?
This problem exists at least version 14.04 LTS, I can not verify it exists in 
earlier versions.  The problem does not exist in other desktop environments, 
such a LXDE or XFCE even in 15.04.

-- 
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/1503491

Title:
  Mouse button stops working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1503491/+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 1503540] Re: left mouse button stop working

2015-10-06 Thread Dmitry Zaitsev
because Live session i can't show results from "evtest".

workaround is here -
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1503491

-- 
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/1503540

Title:
  left mouse button stop working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1503540/+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 1503540] [NEW] left mouse button stop working

2015-10-06 Thread Dmitry Zaitsev
Public bug reported:

I have a Mad Catz M.M.O. 7 mouse with multiple buttons. The mouse have a
Profile Button, witch switch mouse setings. When first (default) profile
is active then left mouse button work is very buggy: cursor not change
(still in last form), windows do not selectable, etc

I think this happens because in profile mode used "hidden system"
buttons. pressed-released - is first profile, released-released -
second profile, released-pressed - third, etc.

command "xinput" reported about 24 buttons. button[20] is always
"pressed" in first profile mode. if xinput say what all buttons is
released, then no problem with mouse.

--
:~$ lsb_release -rd
Description:Ubuntu Wily Werewolf (development branch)
Release:15.10

!!! tested in Live session, can't be installed now !!!

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-14.16-generic 4.2.2
Uname: Linux 4.2.0-14-generic x86_64
.tmp.unity.support.test.1:
 
ApportVersion: 2.19-0ubuntu1
Architecture: amd64
CasperVersion: 1.365
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Wed Oct  7 05:11:39 2015
DistUpgraded: Fresh install
DistroCodename: wily
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation GM204 [GeForce GTX 980] [10de:13c0] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:3170]
LiveMediaBuild: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20151006)
MachineType: MSI MS-7917
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
cdrom-detect/try-usb=true persistent noprompt floppy.allowed_drive_mask=0 
ignore_uuid initrd=/casper/initrd.lz quiet splash --- 
BOOT_IMAGE=/casper/vmlinuz.efi
Renderer: Software
SourcePackage: xorg
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/11/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V1.12
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z97 GAMING 5 (MS-7917)
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To be filled by O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.12:bd08/11/2015:svnMSI:pnMS-7917:pvr1.0:rvnMSI:rnZ97GAMING5(MS-7917):rvr1.0:cvnMSI:ct3:cvr1.0:
dmi.product.name: MS-7917
dmi.product.version: 1.0
dmi.sys.vendor: MSI
version.compiz: compiz 1:0.9.12.2+15.10.20151002-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.0-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.0-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3
xserver.bootTime: Wed Oct  7 07:49:56 2015
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.17.2-1ubuntu9
xserver.video_driver: modeset

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu wily

-- 
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/1503540

Title:
  left mouse button stop working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1503540/+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 1503491] Re: Mouse button stops working

2015-10-06 Thread Dmitry Zaitsev
ok, even in Wili Live bug is repeated -
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1503540

-- 
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/1503491

Title:
  Mouse button stops working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1503491/+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 1503491] Re: Mouse button stops working

2015-10-06 Thread Dmitry Zaitsev
I can test this in Live-session? honestly to make a full installation is
not much desire.

-- 
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/1503491

Title:
  Mouse button stops working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1503491/+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 1503491] Re: Mouse button stops working

2015-10-06 Thread Dmitry Zaitsev
> If you update to this ... does it change anything?
now BIOS updated, but problem remains.

> provide the output of the following terminal command:

:~$ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
V1.12
08/11/2015


In addition, I recorded a a short video with output commands 'xinput
query-state' and 'evtest | grep -E "code (4|287|288|289)"' (events for
profile button)  - https://youtu.be/SLuYli09mWs

comments:
i'm run tools and press repeatedly Profile Button. evtest catch this:

profile 1 -> profile 2
Event: time 1444185699.098578, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90010
Event: time 1444185699.098578, type 1 (EV_KEY), code 287 (?), value 0
Event: time 1444185699.098578, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90011
Event: time 1444185699.098578, type 1 (EV_KEY), code 288 (BTN_TRIGGER), value 1

profile 2 -> profile 3
Event: time 1444185700.749620, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90011
Event: time 1444185700.749620, type 1 (EV_KEY), code 288 (BTN_TRIGGER), value 0
Event: time 1444185700.749620, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90012
Event: time 1444185700.749620, type 1 (EV_KEY), code 289 (BTN_THUMB), value 1

profile 3 -> profile 1
Event: time 1444185702.766625, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90010
Event: time 1444185702.766625, type 1 (EV_KEY), code 287 (?), value 1
Event: time 1444185702.766625, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90012
Event: time 1444185702.766625, type 1 (EV_KEY), code 289 (BTN_THUMB), value 0

so, when profile 1 is active and happen "EV_KEY code 287"
("button[20]=down" as xinput say) then left button stop working.

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Confirmed

-- 
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/1503491

Title:
  Mouse button stops working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1503491/+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 1503491] [NEW] on request

2015-10-06 Thread Dmitry Zaitsev
Public bug reported:

https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1316873/comments/31

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
Uname: Linux 3.19.0-30-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  355.06  Tue Jul 28 21:26:50 
PDT 2015
 GCC version:  gcc version 4.9.2 (Ubuntu 4.9.2-10ubuntu13)
ApportVersion: 2.17.2-0ubuntu1.5
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Oct  7 03:44:33 2015
DistUpgraded: Fresh install
DistroCodename: vivid
DistroVariant: ubuntu
DpkgLog:
 
GraphicsCard:
 Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7917]
 NVIDIA Corporation GM204 [GeForce GTX 980] [10de:13c0] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:3170]
MachineType: MSI MS-7917
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic 
root=UUID=14ae1968-3ddd-4a72-94a4-41f681469efe ro nomodeset
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/23/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V1.9
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z97 GAMING 5 (MS-7917)
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To be filled by O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.9:bd12/23/2014:svnMSI:pnMS-7917:pvr1.0:rvnMSI:rnZ97GAMING5(MS-7917):rvr1.0:cvnMSI:ct3:cvr1.0:
dmi.product.name: MS-7917
dmi.product.version: 1.0
dmi.sys.vendor: MSI
version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.65+git20150922.f3c6740f-0ubuntu0ricotz~vivid
version.libgl1-mesa-dri: libgl1-mesa-dri 
11.0.0~git20150916+11.0.c4bae579-0ubuntu0sarvatt~vivid
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 
11.0.0~git20150916+11.0.c4bae579-0ubuntu0sarvatt~vivid
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Wed Oct  7 03:39:42 2015
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.17.1-0ubuntu3.1

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


** Tags: amd64 apport-bug third-party-packages ubuntu vivid

-- 
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/1503491

Title:
  on request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1503491/+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 1316873] Re: Left mouse button stops working

2015-10-06 Thread Dmitry Zaitsev
2Christopher M. Penalver (penalvch)
done.

I think that in this situation would be better if the default mapping
value was "zero" for all "non-standard" buttons.

-- 
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/1316873

Title:
  Left mouse button stops working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1316873/+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 1316873] Re: Left mouse button stops working

2015-10-06 Thread Dmitry Zaitsev
I think I have the information on this issue. The left button may not
work because the mouse generates a constant pressing a service button,
e.g., as described here (https://bugs.launchpad.net/ubuntu/+source
/xserver-xorg-input-evdev/+bug/615892/comments/13).

my mouse have "hidden" button 20-21-23, that "click" when I switch
profiles (see attachment for evtest log, problem events 287-288-289).
when all button is released, then mouse work as expected. in other
cases, left button does not work anywhere else, although its operation
can be seen in xinput, for example.

I was able to get out of situation just by turning off the service
button in the xorg.conf (writing zeros in their place):

Section "InputClass"
Identifier "Mouse Remap"
...
Option  "ButtonMapping" "1 2 3 4 5 0 0 8 9 10 11 12 13 14 15 16 17 18 
19 0 0 0 0 0"
...
EndSection


** Attachment added: "evtest log"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1316873/+attachment/4486552/+files/madcatz_evtest.log

-- 
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/1316873

Title:
  Left mouse button stops working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1316873/+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 1473911] [NEW] Unable to install xserver-xorg-dev

2015-07-13 Thread Dmitry
Public bug reported:

Невозможно установить пакет xserver-xorg-dev. Требуется для сборки fglrx
(Catalyst 15.7).

Description:Ubuntu 14.04.2 LTS
Release:14.04
Kernel uname -r:  3.16.0-43-generic

sudo apt-get install xserver-xorg-dev
[sudo] password for user: 
Чтение списков пакетов… Готово
Построение дерева зависимостей   
Чтение информации о состоянии… Готово
Некоторые пакеты невозможно установить. Возможно, вы просите невозможного,
или же используете нестабильную версию дистрибутива, где запрошенные вами
пакеты ещё не созданы или были удалены из Incoming.
Следующая информация, возможно, поможет вам:

Пакеты, имеющие неудовлетворённые зависимости:
 unity-control-center : Зависит: libcheese-gtk23 (= 3.4.0) но он не будет 
установлен
Зависит: libcheese7 (= 3.0.1) но он не будет установлен
E: Ошибка, pkgProblemResolver::Resolve сгенерировал повреждённые пакеты. Это 
может быть вызвано отложенными (held) пакетами.


При попытке исправить sudo apt-get -f install 
[sudo] password for user: 
Чтение списков пакетов… Готово
Построение дерева зависимостей   
Чтение информации о состоянии… Готово
обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 0 
пакетов не обновлено.

==

You can not install xserver-xorg-dev. Required to build fglrx (Catalyst
15.7).

Description: Ubuntu 14.04.2 LTS
Release: 14.04
Kernel uname -r: 3.16.0-43-generic

sudo apt-get install xserver-xorg-dev
[Sudo] password for user:
Reading package lists ... Done
Building dependency tree
Reading state information ... Done
Some packages can not be installed. Perhaps you are asking the impossible,
or using the unstable distribution that some required
packages have not yet been created or been moved out of Incoming.
The following information may help you:

The packages have unmet dependencies:
 unity-control-center: Depends: libcheese-gtk23 ( = 3.4.0) but it will not be 
installed
Depends: libcheese7 ( = 3.0.1) but it will not be 
installed
E: Error, pkgProblemResolver :: Resolve generated damaged packages. This may be 
caused by (held) packages.


If you try to fix sudo apt-get -f install
[Sudo] password for user:
Reading package lists ... Done
Building dependency tree
Reading state information ... Done
0 upgraded, 0 installed new packages, to remove the packages marked 0 and 0 not 
upgraded.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xserver-xorg-dev (not installed)
ProcVersionSignature: Ubuntu 3.16.0-43.58~14.04.1-generic 3.16.7-ckt13
Uname: Linux 3.16.0-43-generic i686
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Jul 13 11:52:21 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 fglrx-updates-core, 15.200, 3.16.0-43-generic, i686: installed
 virtualbox, 4.3.10, 3.16.0-43-generic, i686: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 7310] [1002:9809] 
(prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:1885]
InstallationDate: Installed on 2015-07-09 (3 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 (20150218.1)
MachineType: Hewlett-Packard HP 655 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-43-generic 
root=UUID=2e141f71-04b0-4a02-9fd4-5a78fce971fb ro quiet splash
SourcePackage: xorg-server
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/08/2014
dmi.bios.vendor: Insyde
dmi.bios.version: F.29
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 1885
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 66.34
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.29:bd05/08/2014:svnHewlett-Packard:pnHP655NotebookPC:pvr088412005B10002600010:rvnHewlett-Packard:rn1885:rvr66.34:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP 655 Notebook PC
dmi.product.version: 088412005B10002600010
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri N/A
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 

[Ubuntu-x-swat] [Bug 1424491] Re: apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

2015-05-02 Thread Dmitry
Thanks very much for working on this.
The package from trusty-proposed installed, but it put me into a login loop. I 
would type in my password or select the Guest option, the screen would go 
black for a second, then it would kick me right back out to the password prompt.
I uninstalled the fglrx and fglrx-amdcccle packages, and that resolved the 
login loop.
Has anyone seen this happen? If you could suggest any troubleshooting I could 
do to get the driver to stop crashing, it would be great. My Ubuntu 
installation is pretty new, but I've spent some time setting everything up 
already, and would prefer not to reinstall the OS.

Running 14.04.2 LTS
Video: [AMD/ATI] RS780 [Radeon HD 3200]

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

Title:
  apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/fglrx/+bug/1424491/+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 1427856] Re: Sync pixman 0.32.6-3 (main) from Debian unstable (main)

2015-03-09 Thread Dmitry Shachnev
This bug was fixed in the package pixman - 0.32.6-3
Sponsored for Jackson Doak (noskcaj)

---
pixman (0.32.6-3) sid; urgency=medium

  [ intrigeri ]
  * Enable hardening build flags with dpkg-buildflags.

 -- Julien Cristau jcris...@debian.org  Sat, 23 Aug 2014 22:16:40
-0700

pixman (0.32.6-2) sid; urgency=medium

  [ Julien Cristau ]
  * Disable vmx on ppc64el (closes: #745547).  Thanks, Breno Leitao!

 -- Cyril Brulebois k...@debian.org  Mon, 18 Aug 2014 22:50:39 +0200

pixman (0.32.6-1) sid; urgency=medium

  * New upstream release.
  * Bump debhelper compat level to 9.
  * Remove Cyril from Uploaders.

 -- Julien Cristau jcris...@debian.org  Sun, 13 Jul 2014 16:31:06
+0200

** Changed in: pixman (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  Sync pixman 0.32.6-3 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pixman/+bug/1427856/+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 1220426] Re: [nvidia-prime]Freeze while using touchpad

2015-03-02 Thread Dmitry Vasiliev
@mcarpent #253
Sorry, could you please explain how exactly you did it?

-- 
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/1220426

Title:
  [nvidia-prime]Freeze while using touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1220426/+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 1424135] Re: Sync libinput 0.10.0-1 (main) from Debian experimental (main)

2015-02-24 Thread Dmitry Shachnev
This bug was fixed in the package libinput - 0.10.0-1
Sponsored for Jackson Doak (noskcaj)

---
libinput (0.10.0-1) experimental; urgency=medium

  * New upstream release, bugfix release:
- A call to libinput_device_config_accel_set_speed() with a value of NAN
  triggered an assert() in libinput. Thanks to Olivier for hunting this
  down.
- Pointer devices with absolute axes (such as the ones used in VMs)
  had an uninitialized pointer acceleration speed, triggering a warning in
  the xorg libinput driver.

 -- Hector Oron zu...@debian.org  Fri, 06 Feb 2015 02:25:54 +0100

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

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

Title:
  Sync libinput 0.10.0-1 (main) from Debian experimental (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1424135/+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 1350747] Re: Black screen after lock or switch user

2015-02-23 Thread Dmitry Kann
Well, after few upgrades through the years, I haven't seen it anymore. I
think the bug can be closed.

-- 
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/1350747

Title:
  Black screen after lock or switch user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1350747/+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 1365102] Re: Enabling SLI on NVIDIA tested drivers causes 14.04 artifacts and freeze of desktop environment forcing manual system reset.

2015-01-23 Thread Dmitry-a-durnev
I also confirm this on ubuntu 14.10/unity and latest nvidia 346.35
drivers(2x GTX 970). I experience massive artifacts when option SLI is
on or afr/sfr.

-- 
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/1365102

Title:
  Enabling SLI on NVIDIA tested drivers causes 14.04 artifacts and
  freeze of desktop environment forcing manual system reset.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/1365102/+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 1129409] Re: Nvidia and AMD graphics drivers should indicate whether they provide libcuda.so.1, libOpenCL.so.1, etc.

2014-10-21 Thread Dmitry
Any news on it?

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-313-updates in Ubuntu.
https://bugs.launchpad.net/bugs/1129409

Title:
  Nvidia and AMD graphics drivers should indicate whether they provide
  libcuda.so.1, libOpenCL.so.1, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/1129409/+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 805303] Re: Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed with the default qt4 gui

2014-10-17 Thread Dmitry Shachnev
** Changed in: qt4-x11 (Ubuntu)
 Assignee: aruna (sudhaparimala) = (unassigned)

-- 
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/805303

Title:
  Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET
  (widget)' failed with the default qt4 gui

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/805303/+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 1350747] [NEW] Black screen after lock or switch user

2014-07-31 Thread Dmitry Kann
Public bug reported:

This started about a week ago, I started getting very frequent problems
with lockscreen and switching users. After using either of them never
brings the system back. Most of the time I just get a black screen
(sometimes with mouse cursor).

The system seems to respond to keyboard but the display is broken. I
have no clue whether it's xorg, lightdm or anything else.

This never happened until a few days ago.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Thu Jul 31 10:42:04 2014
DistUpgraded: 2014-04-23 18:05:29,040 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 4.3.10, 3.13.0-27-generic, i686: installed
 virtualbox, 4.3.10, 3.13.0-29-generic, i686: installed
 virtualbox, 4.3.10, 3.13.0-30-generic, i686: installed
 virtualbox, 4.3.10, 3.13.0-31-generic, i686: installed
 virtualbox, 4.3.10, 3.13.0-32-generic, i686: installed
ExtraDebuggingInterest: Yes
GpuHangFrequency: Several times a day
GpuHangReproducibility: Occurs more often under certain circumstances
GpuHangStarted: Within the last few days
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] RV730/M96-XT [Mobility Radeon HD 4670] 
[1002:9488] (prog-if 00 [VGA controller])
   Subsystem: Apple Inc. Device [106b:00b6]
InstallationDate: Installed on 2011-10-06 (1028 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
MachineType: Apple Inc. iMac10,1
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=61478576-72d6-40c8-81d0-3bf6629cc397 ro quiet splash reboot=pci 
vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: Upgraded to trusty on 2014-04-23 (98 days ago)
dmi.bios.date: 09/03/09
dmi.bios.vendor: Apple Inc.
dmi.bios.version: IM101.88Z.00CC.B00.0909031926
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Mac-F2268DC8
dmi.board.vendor: Apple Inc.
dmi.chassis.asset.tag: Asset Tag#
dmi.chassis.type: 13
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F2268DC8
dmi.modalias: 
dmi:bvnAppleInc.:bvrIM101.88Z.00CC.B00.0909031926:bd09/03/09:svnAppleInc.:pniMac10,1:pvr1.0:rvnAppleInc.:rnMac-F2268DC8:rvr:cvnAppleInc.:ct13:cvrMac-F2268DC8:
dmi.product.name: iMac10,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Thu Jul 31 10:23:05 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2.1
xserver.video_driver: radeon

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


** Tags: apport-bug compiz-0.9 freeze i386 trusty ubuntu

-- 
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/1350747

Title:
  Black screen after lock or switch user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1350747/+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 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy 12.04.4 candidate

2014-06-22 Thread Dmitry Shachnev
I have uploaded the patch to precise-proposed, it is waiting in the SRU
queue (it's NEW instead of UNAPPROVED because of a bug in Launchpad).

** Changed in: xserver-xorg-video-openchrome-lts-saucy (Ubuntu)
   Status: Incomplete = In Progress

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

Title:
  VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy  12.04.4
  candidate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1205643/+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 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy 12.04.4 candidate

2014-06-19 Thread Dmitry Shachnev
I am not very comfortable with removing
miInitializeBackingStore(pScreen); call. If it causes no regression
in earlier versions, that does not mean anything, as you can't cover
all test cases.

Why was that line added?

** Changed in: xserver-xorg-video-openchrome-lts-saucy (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy  12.04.4
  candidate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1205643/+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 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy 12.04.4 candidate

2014-04-12 Thread Dmitry Shachnev
xserver-xorg-video-openchrome 1:0.3.1-0ubuntu2.2 is now in saucy-
updates.

** Changed in: xserver-xorg-video-openchrome (Ubuntu Saucy)
   Status: Won't Fix = Fix Released

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

Title:
  VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy  12.04.4
  candidate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1205643/+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 507062] Re: synaptic assert failure: synaptic: ../../src/xcb_io.c:385: _XAllocID: Assertion `ret != inval_id' failed.

2014-04-08 Thread Dmitry Shachnev
** Changed in: libx11 (Ubuntu)
   Status: New = Triaged

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

Title:
  synaptic assert failure: synaptic: ../../src/xcb_io.c:385: _XAllocID:
  Assertion `ret != inval_id' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xlibs/+bug/507062/+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 1225325] Re: Xorg crashed with SIGABRT in mieqMoveToNewScreen()

2014-03-13 Thread Dmitry Shachnev
Christopher, sorry, for some reason I did not run apport-collect when I
got this crash (but Apport definitely popped up and said my crash is a
duplicate of this bug). Also, I got it only once and can't reproduce it
anymore.

-- 
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/1225325

Title:
  Xorg crashed with SIGABRT in mieqMoveToNewScreen()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1225325/+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 1225325] Re: Xorg crashed with SIGABRT in mieqMoveToNewScreen()

2014-03-07 Thread Dmitry Shachnev
Yes, this is still an issue with the latest trusty.

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete = Confirmed

-- 
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/1225325

Title:
  Xorg crashed with SIGABRT in mieqMoveToNewScreen()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1225325/+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 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy 12.04.4 candidate

2014-01-29 Thread Dmitry Shachnev
 I think Saucy, and the 13.10 hardware enablement stack for Precise
should both be marked won't fix because they're only supported through
July of this year. But I'm not qualified to mark it as such.

Done.

** Changed in: xserver-xorg-video-openchrome (Ubuntu Saucy)
   Status: Confirmed = Won't Fix

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

Title:
  VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy  12.04.4
  candidate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1205643/+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 1265642] Re: [xorg-edgers] libxcb-dri3 undefined symbol: xcb_send_fd results in OpenGL device not found in Wine and Steam games

2014-01-16 Thread Dmitry Sherstobitov
so slow fix...

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

Title:
  [xorg-edgers] libxcb-dri3 undefined symbol: xcb_send_fd results in
  OpenGL device not found in Wine and Steam games

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxcb/+bug/1265642/+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 1265642] Re: [xorg-edgers] libxcb-dri3 undefined symbol: xcb_send_fd results in OpenGL device not found in Wine and Steam games

2014-01-09 Thread Dmitry Sherstobitov
A lot of Steam or Xorg users create issues inside unrelated projects.

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

Title:
  [xorg-edgers] libxcb-dri3 undefined symbol: xcb_send_fd results in
  OpenGL device not found in Wine and Steam games

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxcb/+bug/1265642/+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 809120] Re: Synaptics touchpad toggle area and LED doesn't work

2014-01-09 Thread Dmitry Cidious
Now I'm running the Kubuntu 13.10.
Is the Kubuntu 14.04 Alpha 1 suitable for this test?

-- 
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/809120

Title:
  Synaptics touchpad toggle area and LED doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/809120/+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 1266023] [NEW] Merge with Debian

2014-01-04 Thread Dmitry Shachnev
Public bug reported:

Hi, I have merged a new upstream version from Debian, needed for the
next qtbase upload.

** Affects: libxcb (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: patch trusty

** Patch added: Debian → Ubuntu diff
   
https://bugs.launchpad.net/bugs/1266023/+attachment/3940379/+files/libxcb-debian-ubuntu.debdiff

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

Title:
  Merge with Debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxcb/+bug/1266023/+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] [PyQt] Fwd: [Bug 1241988] [NEW] All pyqt5 quick examples fails with shader program link error

2013-11-17 Thread Dmitry Shachnev
On Sun, Nov 17, 2013 at 4:17 PM, Phil Thompson
p...@riverbankcomputing.com wrote:
 I'm still stuck for suggestions. The examples are trivial. They don't even
 contain OpenGL code - the shaders causing the problems are all created
 internally by Qt.

OK. I'm reassigning the LP bug to Nvidia drivers, maybe the
maintainers have a clue.

--
Dmitry Shachnev


** Package changed: qtdeclarative-opensource-src (Ubuntu) = 
nvidia-graphics-drivers-304-updates (Ubuntu)

** Package changed: nvidia-graphics-drivers-304-updates (Ubuntu) =
nvidia-graphics-drivers-319-updates (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-304-updates in Ubuntu.
https://bugs.launchpad.net/bugs/1241988

Title:
  All pyqt5 quick examples fails with shader program link error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319-updates/+bug/1241988/+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 1228506] Re: [prime] unsynchronised rendering on secondary displays

2013-10-28 Thread Dmitry K.
After install nvidia driver external monitor works fine, but internal
not work, because internal  videocard (intel) disabled. If enable
internal video card, external again not works.

-- 
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/1228506

Title:
  [prime] unsynchronised rendering on secondary displays

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/1228506/+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 1228506] Re: [prime] unsynchronised rendering on secondary displays

2013-10-24 Thread Dmitry K.
I have the same problem on laptop Asus U31SD-RX127R with 
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [GeForce GT 520M] 
(rev a1)

If need more info I ready to help.

-- 
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/1228506

Title:
  [prime] unsynchronised rendering on secondary displays

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/1228506/+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 1233734] Re: exiting fullscreen html5 video on chromium leaves rest of screen unrefreshed

2013-10-17 Thread Dmitry Savin
The same happens when exit fullscreen mode in default image viewer.
Intel Ivy Bridge built-in video.

-- 
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/1233734

Title:
  exiting fullscreen html5 video on chromium leaves rest of screen
  unrefreshed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1233734/+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 1155327] Re: skype crashed with SIGSEGV in malloc@plt()

2013-04-26 Thread Dmitry Shachnev
** Branch unlinked: lp:~timo-jyrinki/ubuntu/raring/qtwebkit-
source/raring_231

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-304 in Ubuntu.
https://bugs.launchpad.net/bugs/1155327

Title:
  skype crashed with SIGSEGV in malloc@plt()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1155327/+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 1170384] Re: [sna] Xorg crashed with SIGABRT in memcpy_blt() - Address 0xb8070f48 out of bounds when using ReText with Qt5

2013-04-23 Thread Dmitry Shachnev
For those who want to reproduce this bug, simply constructing a
QTextEdit (using Qt 5) and showing it should do.

-- 
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/1170384

Title:
  [sna] Xorg crashed with SIGABRT in memcpy_blt() - Address 0xb8070f48
  out of bounds when using ReText with Qt5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1170384/+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 1170384] Re: [sna] Xorg crashed with SIGABRT in memcpy_blt() - Address 0xb8070f48 out of bounds when using ReText with Qt5

2013-04-23 Thread Dmitry Shachnev
While a fix on Xorg side will be a good thing, we anyway need to patch
Qt to make apps working, so adding a task.

** Also affects: qtbase-opensource-src (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: New = In Progress

** Changed in: qtbase-opensource-src (Ubuntu)
   Importance: Undecided = High

** Changed in: qtbase-opensource-src (Ubuntu)
 Assignee: (unassigned) = Dmitry Shachnev (mitya57)

-- 
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/1170384

Title:
  [sna] Xorg crashed with SIGABRT in memcpy_blt() - Address 0xb8070f48
  out of bounds when using ReText with Qt5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1170384/+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 1170384] [NEW] Xorg crashed with SIGABRT

2013-04-18 Thread Dmitry Shachnev
Public bug reported:

Xorg crashes every time when I try to run ReText with PyQt built against
Qt 5.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: xserver-xorg-core 2:1.13.3-0ubuntu6
ProcVersionSignature: Ubuntu 3.8.0-17.27-generic 3.8.6
Uname: Linux 3.8.0-17-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.9.2-0ubuntu8
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Thu Apr 18 18:47:23 2013
DistUpgraded: 2013-03-08 18:38:15,983 DEBUG enabling apt cron job
DistroCodename: raring
DistroVariant: ubuntu
ExecutablePath: /usr/bin/Xorg
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Fujitsu Technology Solutions Device [1734:10c7]
   Subsystem: Fujitsu Technology Solutions Device [1734:10c7]
InstallationDate: Installed on 2010-03-20 (1125 days ago)
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100318)
MachineType: FUJITSU SIEMENS AMILO Li 1818
MarkForUpload: True
ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
ProcCwd: /etc/X11
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-17-generic 
root=UUID=2e8fd81a-2a9c-4223-b8cb-19c24f99764e ro quiet splash vt.handoff=7
Signal: 6
SourcePackage: xorg-server
StacktraceTop:
 ?? () from /usr/lib/xorg/modules/drivers/intel_drv.so
 ?? () from /usr/lib/xorg/modules/drivers/intel_drv.so
 ?? ()
 ?? ()
 ?? ()
Title: Xorg crashed with SIGABRT
UpgradeStatus: Upgraded to raring on 2013-03-08 (41 days ago)
UserGroups:
 
dmi.bios.date: 07/30/2007
dmi.bios.vendor: FUJITSU SIEMENS
dmi.bios.version: 1.14C
dmi.board.name: AMILO Li 1818
dmi.board.vendor: FUJITSU SIEMENS
dmi.chassis.type: 10
dmi.chassis.vendor: FUJITSU SIEMENS
dmi.modalias: 
dmi:bvnFUJITSUSIEMENS:bvr1.14C:bd07/30/2007:svnFUJITSUSIEMENS:pnAMILOLi1818:pvr:rvnFUJITSUSIEMENS:rnAMILOLi1818:rvr:cvnFUJITSUSIEMENS:ct10:cvr:
dmi.product.name: AMILO Li 1818
dmi.sys.vendor: FUJITSU SIEMENS
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.43-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.1-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.1-0ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1
xserver.bootTime: Thu Apr 18 18:47:27 2013
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.13.3-0ubuntu6
xserver.video_driver: intel

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


** Tags: apport-crash i386 need-i386-retrace raring ubuntu

-- 
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/1170384

Title:
  Xorg crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1170384/+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 1170384] Re: Xorg crashed with SIGABRT

2013-04-18 Thread Dmitry Shachnev
From my xsession-errors:

Window manager warning: Log level 16: Native children wider or taller than 
65535 pixels are not supported
gnome-session[6512]: WARNING: Detected that screensaver has left the bus
gnome-session[6512]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER 
(manager)' failed
metacity: ../../src/xcb_io.c:528: _XAllocID: Assertion ret != inval_id failed.

-- 
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/1170384

Title:
  Xorg crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1170384/+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 1170384] Re: Xorg crashed with SIGABRT

2013-04-18 Thread Dmitry Shachnev
The log (attached) contains this:

[  9730.555] (EE) Backtrace:
[  9730.575] (EE) 0: /usr/bin/X (xorg_backtrace+0x49) [0xb7737f49]
[  9730.575] (EE) 1: /usr/bin/X (0xb758a000+0x1b1e86) [0xb773be86]
[  9730.575] (EE) 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb756740c]
[  9730.575] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0xb6e78000+0x33b55) [0xb6eabb55]
[  9730.575] (EE) 4: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0xb6e78000+0x5a7cb) [0xb6ed27cb]
[  9730.575] (EE) 5: /usr/bin/X (0xb758a000+0x131494) [0xb76bb494]
[  9730.575] (EE) 6: /usr/bin/X (0xb758a000+0x3a70f) [0xb75c470f]
[  9730.576] (EE) 7: /usr/bin/X (0xb758a000+0x3e035) [0xb75c8035]
[  9730.576] (EE) 8: /usr/bin/X (0xb758a000+0x2b525) [0xb75b5525]
[  9730.576] (EE) 9: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xf5) 
[0xb7178935]
[  9730.576] (EE) 10: /usr/bin/X (0xb758a000+0x2b8f9) [0xb75b58f9]
[  9730.576] (EE) 
[  9730.576] (EE) Segmentation fault at address 0xb8070f48
[  9730.576] 
Fatal server error:
[  9730.576] Caught signal 11 (Segmentation fault). Server aborting

-- 
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/1170384

Title:
  Xorg crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1170384/+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 1170384] Re: Xorg crashed with SIGABRT

2013-04-18 Thread Dmitry Shachnev
Starting ReText with LIBOVERLAY_SCROLLBAR=0 helps, so looks like we have
bug 1005677 again.

-- 
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/1170384

Title:
  Xorg crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1170384/+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 1127281] Re: Artifacts when scrolling

2013-04-06 Thread Dmitry
Hi guys,

Tested in 13.04, works fine with unpatched cairo-dock.

-- 
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/1127281

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+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 1127281] Re: Artifacts when scrolling

2013-04-06 Thread Dmitry
Great! Hold on, is there going to be a fix for 12.04? ;) I'm not
quite ready to switch to Raring, at least not until there is a working
driver for my wireless card. I'm also quite keen to get rid of all the
development stuff I had to install in order to build cairo-dock.

-- 
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/1127281

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+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 1127281] Re: Artifacts when scrolling

2013-04-06 Thread Dmitry
I can confirm, changing to  'Make the icon transparent' also fixes the
problem. Should I just leave it like this? Are there any side effects?

-- 
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/1127281

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+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 1127281] Re: Artifacts when scrolling

2013-04-04 Thread Dmitry
Hi Matthieu,

Yes, commenting out those 2 lines also fixed the problem.

-- 
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/1127281

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+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 1127281] Re: Artifacts when scrolling

2013-04-02 Thread Dmitry
It also happens to me, Ubuntu 12.04.2, cairo-dock
3.2.0-0ubuntu1~precise.

Such a shame, it worked perfectly for over a year :(

-- 
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/1127281

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+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 1127281] Re: Artifacts when scrolling

2013-04-02 Thread Dmitry
It could be that the bug is not in cairo-dock but somewhere else, but
apparently it was somewhere in precise-updates because it worked until
just a couple of days ago (I guess this is when I logged out and logged
in for the first time after upgrade).

I tried to downgrade cairo-dock to the version from plain 12.04,
unfortunately it didn't work, I get tons of messages like this one:

this module ('/usr/lib/x86_64-linux-gnu/cairo-dock/libcd-Dbus.so') was
compiled with Cairo-Dock v3.0.0, but Cairo-Dock is in v3.2.0

and then it crashes. Did I miss something?

-- 
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/1127281

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+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 1127281] Re: Artifacts when scrolling

2013-04-02 Thread Dmitry
I tried both cairo-dock -cd ~/test and cairo-dock -cf -- the problem is
still there. It is especially apparent when scrolling up in gedit using
the mouse wheel. It looks like the window is broken down in horizontal
slices which overlap quite badly.

-- 
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/1127281

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+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 1127281] Re: Artifacts when scrolling

2013-04-02 Thread Dmitry
libgldi3! that's what I (and package dependencies) missed, thanks
Matthieu.

I can confirm that downgrading to 3.0 has fixed the issue for me. Do you
still want me to try 13.04?

-- 
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/1127281

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+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 1134030] Re: Skype crash with proprietary nvidia drivers

2013-03-03 Thread Dmitry Pankratov
I have the same problem - as a workaround make the run-skype.sh script
with the following content:

#!/bin/sh
export LD_PRELOAD=/usr/lib/i386-linux-gnu/mesa/libGL.so.1
exec skype

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-310 in Ubuntu.
https://bugs.launchpad.net/bugs/1134030

Title:
  Skype crash with proprietary nvidia drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-310/+bug/1134030/+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 1129376] Re: libxcb should build dep on python:any to cross-build

2013-02-25 Thread Dmitry Shachnev
** Package changed: xcb (Ubuntu) = libxcb (Ubuntu)

** Changed in: libxcb (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  libxcb should build dep on python:any to cross-build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxcb/+bug/1129376/+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 1068341] Re: No way to specify correct dependencies for dkms packages (nvidia driver install fails to get matching header)

2013-02-22 Thread Dmitry Shachnev
** Changed in: nvidia-graphics-drivers-updates (Ubuntu)
 Assignee: leandro kometani (leandro-kometani) = (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-updates in Ubuntu.
https://bugs.launchpad.net/bugs/1068341

Title:
  No way to specify correct dependencies for dkms packages (nvidia
  driver install fails to get matching header)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/1068341/+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 905686] Re: nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID: Assertion `ret != inval_id' failed.

2013-02-18 Thread Dmitry Shachnev
** Changed in: libx11 (Ubuntu)
   Status: Incomplete = Triaged

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

Title:
  nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID:
  Assertion `ret != inval_id' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xlibs/+bug/905686/+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 993187] Re: ubuntu 12.04 completely freezes frequently.

2012-12-26 Thread Dmitry
Same here, system freezes time to time. It seems started to freeze more
often recently.

$ lspci -v | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation Ivy Bridge Graphics 
Controller (rev 09) (prog-if 00 [VGA controller])

$ uname -a
Linux desktop 3.2.0-35-generic #55-Ubuntu SMP Wed Dec 5 17:42:16 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

$ cat /etc/issue
Ubuntu 12.04.1 LTS

-- 
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/993187

Title:
  ubuntu 12.04 completely freezes frequently.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/993187/+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 930936] Re: Xorg crashes after connect bluetooth keyboard

2012-11-21 Thread Dmitry
Yesterday I install xserver from oneiric-proposed. Don't know do this
correct or not, but bluetooth keyboard work without crash xserver.

-- 
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/930936

Title:
  Xorg crashes after connect bluetooth keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+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 930936] Re: Xorg crashes after connect bluetooth keyboard

2012-11-20 Thread Dmitry
You a crazy!
Look at patch. It add only:
if (!pBuffer)
   return FALSE;

I don't how to install -proposed, it's too difficult.

-- 
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/930936

Title:
  Xorg crashes after connect bluetooth keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+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 1071334] [NEW] NVidia Settings fails to disable the second monitor

2012-10-25 Thread Dmitry Divius Tantsur
Public bug reported:

Steps to reproduce:
1. Attach the second monitor using TwinView
2. Open NVidia XServer Settings
3. Set the second monitor to 'disabled' state and press apply
4. The second monitor is disabled, but your main monitor resolution is set to 
something like 500x500

Appeared after the latest update.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nvidia-current-updates 304.43-0ubuntu0.1
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.43  Sun Aug 19 20:14:03 
PDT 2012
 GCC version:  gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
.proc.driver.nvidia.warnings.fbdev:
 Your system is not currently configured to drive a VGA console
 on the primary VGA device. The NVIDIA Linux graphics driver
 requires the use of a text-mode VGA console. Use of other console
 drivers including, but not limited to, vesafb, may result in
 corruption and stability problems, and is not supported.
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Thu Oct 25 18:31:54 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current-updates, 304.43, 3.2.0-32-generic, x86_64: installed
 vboxhost, 4.2.2: added
EcryptfsInUse: Yes
GraphicsCard:
 NVIDIA Corporation GF106 [Quadro 2000M] [10de:0dda] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo Device [17aa:21cf]
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120423)
JockeyStatus:
 kmod:nvidia_experimental_310 - Experimental NVIDIA binary Xorg driver, kernel 
module and VDPAU library (Free, Disabled, Not in use)
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Disabled, Not in use)
 xorg:nvidia_current_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Enabled, In use)
 xorg:nvidia_experimental_304 - NVIDIA accelerated graphics driver 
(**experimental** beta) (Proprietary, Disabled, Not in use)
MachineType: LENOVO 4284AM6
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-generic 
root=UUID=ca9445c2-6525-4473-9960-38cfc8b68b3b ro quiet splash vt.handoff=7
SourcePackage: nvidia-graphics-drivers-updates
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/06/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 8BET55WW (1.35 )
dmi.board.asset.tag: Not Available
dmi.board.name: 4284AM6
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: 2626940
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr8BET55WW(1.35):bd12/06/2011:svnLENOVO:pn4284AM6:pvrThinkPadW520:rvnLENOVO:rn4284AM6:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 4284AM6
dmi.product.version: ThinkPad W520
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.7.8-0ubuntu1.4
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.32-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.8
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

** Affects: nvidia-graphics-drivers-updates (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 precise running-unity ubuntu

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-updates in Ubuntu.
https://bugs.launchpad.net/bugs/1071334

Title:
  NVidia Settings fails to disable the second monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-updates/+bug/1071334/+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 905686] Re: nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID: Assertion `ret != inval_id' failed.

2012-09-30 Thread Dmitry Shachnev
** Changed in: nautilus (Ubuntu)
 Assignee: Syeef Ahmed (syeef) = (unassigned)

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

Title:
  nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID:
  Assertion `ret != inval_id' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xlibs/+bug/905686/+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 930936] Re: Xorg crashes after connect bluetooth keyboard

2012-09-05 Thread Dmitry
Continue crashing

-- 
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/930936

Title:
  Xorg crashes after connect bluetooth keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+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 986440] Re: Cursor flickers when hovering over icons in System Settings

2012-09-02 Thread Dmitry
Same problem with Ivy Bridgr cpu and vesa video driver

-- 
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/986440

Title:
  Cursor flickers when hovering over icons in System Settings

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

2012-08-22 Thread Dmitry Nezhevenko
Was it really fixed??? I can't find any related fixed in git's master.

-- 
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/521877

Title:
  [gm45] wrong screen size detected on X200s

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

2012-08-22 Thread Dmitry Nezhevenko
I've created feature request to add patch from comment 17:

https://bugs.freedesktop.org/show_bug.cgi?id=41115

-- 
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/521877

Title:
  [gm45] wrong screen size detected on X200s

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

2012-06-27 Thread Dmitry Nezhevenko
Any updates on this? Original bugreport was filled almost 3 years ago.

Current behavior is really annoying on laptops + external displays

-- 
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/589485

Title:
  Ignores physical display size and calculates based on 96DPI

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/589485/+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 993187] Re: ubuntu 12.04 completely freezes frequently

2012-05-29 Thread Dmitry Koroliov
I have the same issue. My system is:
Ubuntu x64 12.04
Kernel Linux 3.2.0-24-generic
GNOME 3.4.1

Intel® Core™ i7-3770K CPU @ 3.50GHz × 8
16gb ram

Monitors: 
samsung 2493hm, HP ZR24w


It seems to me that it is somehow related to Intel video

-- 
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/993187

Title:
  ubuntu 12.04 completely freezes frequently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/993187/+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 905686] Re: nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID: Assertion `ret != inval_id' failed.

2012-04-08 Thread Dmitry Shachnev
** Changed in: nautilus (Ubuntu)
 Assignee: Александр (sdmk79) = (unassigned)

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

Title:
  nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID:
  Assertion `ret != inval_id' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xlibs/+bug/905686/+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 973387] [NEW] package nvidia-current 195.36.24-0ubuntu1~10.04.1 failed to install/upgrade: nvidia-current kernel module failed to build

2012-04-04 Thread Malevaniy Dmitry
Public bug reported:

after update from 2.6.32-40-generic to 3.2.0-030200-generic

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: nvidia-current 195.36.24-0ubuntu1~10.04.1
Uname: Linux 3.2.0-030200-generic i686
Architecture: i386
Date: Wed Apr  4 16:41:58 2012
ErrorMessage: nvidia-current kernel module failed to build
InstallationMedia: Ubuntu 10.04.4 LTS Lucid Lynx - Release i386 (20120214.2)
PackageVersion: 195.36.24-0ubuntu1~10.04.1
SourcePackage: nvidia-graphics-drivers
Title: package nvidia-current 195.36.24-0ubuntu1~10.04.1 failed to 
install/upgrade: nvidia-current kernel module failed to build
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 3.2.0-030200-generic

** Affects: nvidia-graphics-drivers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

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

Title:
  package nvidia-current 195.36.24-0ubuntu1~10.04.1 failed to
  install/upgrade: nvidia-current kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/973387/+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 973387] Re: package nvidia-current 195.36.24-0ubuntu1~10.04.1 failed to install/upgrade: nvidia-current kernel module failed to build

2012-04-04 Thread Malevaniy Dmitry
-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/973387

Title:
  package nvidia-current 195.36.24-0ubuntu1~10.04.1 failed to
  install/upgrade: nvidia-current kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/973387/+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 930936] Re: Xorg crashes after connect bluetooth keyboard

2012-03-29 Thread Dmitry
Thank you for release fix, but how about Ubuntu Oneiric? I use
XBMCbuntu, it based on Ubuntu Oneiric. :-/

-- 
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/930936

Title:
  Xorg crashes after connect bluetooth keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+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 805303] Re: Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed with the default qt4 gui

2012-03-22 Thread Dmitry Shachnev
** No longer affects: overlay-scrollbar (Ubuntu Oneiric)

** No longer affects: overlay-scrollbar (Ubuntu)

-- 
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/805303

Title:
  Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET
  (widget)' failed with the default qt4 gui

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/805303/+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 930936] Re: Xorg crashes after connect bluetooth keyboard

2012-02-15 Thread Dmitry
** Patch added: midispcur.c.patch
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+attachment/2744396/+files/midispcur.c.patch

-- 
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/930936

Title:
  Xorg crashes after connect bluetooth keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+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 930936] Re: X crashes after connect bluetooth keyboard

2012-02-14 Thread Dmitry
** Attachment added: gdb-Xorg.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+attachment/2738983/+files/gdb-Xorg.txt

-- 
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/930936

Title:
  X crashes after connect bluetooth keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+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 930936] Re: X crashes after connect bluetooth keyboard

2012-02-14 Thread Dmitry
** Description changed:

  X crashes after connect bluetooth keyboard.
- With bluetooth mouse everything ok, crash only i connect keyboard.
+ With bluetooth mouse everything ok, crash only when i connect keyboard.
+ 
+ After connecting the keyboard works and i can use it. Failure occurs in
+ the interval between 30 seconds and 5 minutes after connecting. It does
+ not depend on whether I'm typing on a keyboard or not.
+ 
  On Ubuntu Lucid same error
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xserver-xorg 1:7.6+7ubuntu7.1
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
  Uname: Linux 3.0.0-15-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sun Feb 12 16:08:39 2012
  InstallationMedia: Ubuntu 11.10 Oneiric - Build i386 LIVE Binary 
20120208-10:12
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
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/930936

Title:
  Xorg crashes after connect bluetooth keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+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 930936] Re: Xorg crashes after connect bluetooth keyboard

2012-02-14 Thread Dmitry
** Summary changed:

- X crashes after connect bluetooth keyboard
+ Xorg crashes after connect bluetooth keyboard

-- 
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/930936

Title:
  Xorg crashes after connect bluetooth keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+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 930936] [NEW] X crashes after connect bluetooth keyboard

2012-02-12 Thread Dmitry
Public bug reported:

X crashes after connect bluetooth keyboard.
With bluetooth mouse everything ok, crash only i connect keyboard.
On Ubuntu Lucid same error

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xserver-xorg 1:7.6+7ubuntu7.1
ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
Uname: Linux 3.0.0-15-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Sun Feb 12 16:08:39 2012
InstallationMedia: Ubuntu 11.10 Oneiric - Build i386 LIVE Binary 
20120208-10:12
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 oneiric

-- 
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/930936

Title:
  X crashes after connect bluetooth keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+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 930936] Re: X crashes after connect bluetooth keyboard

2012-02-12 Thread Dmitry
-- 
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/930936

Title:
  X crashes after connect bluetooth keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+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 930936] Re: X crashes after connect bluetooth keyboard

2012-02-12 Thread Dmitry
** Attachment added: Xorg.0.log.old
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+attachment/2733045/+files/Xorg.0.log.old

-- 
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/930936

Title:
  X crashes after connect bluetooth keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+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 930936] Re: X crashes after connect bluetooth keyboard

2012-02-12 Thread Dmitry
** Attachment added: kern.log
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+attachment/2733046/+files/kern.log

-- 
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/930936

Title:
  X crashes after connect bluetooth keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+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 930936] Re: X crashes after connect bluetooth keyboard

2012-02-12 Thread Dmitry
** Attachment added: syslog
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/930936/+attachment/2733059/+files/syslog

-- 
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/930936

Title:
  X crashes after connect bluetooth keyboard

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


  1   2   3   >