[Ubuntu-x-swat] [Bug 1543192] Re: Xorg crashed with SIGABRT in OsAbort() ["no screens found"]

2017-10-31 Thread Robert Baumgartner
I'm getting this in 16.04 very frequently as well. If you want my system
info as well, or if I can help debug in some other way let me know and I
will be happy to help get this fixed.

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

Title:
  Xorg crashed with SIGABRT in OsAbort() ["no screens found"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1543192/+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 785681] Re: Unable to unblank screen, cursor still present

2017-10-31 Thread Sergio Callegari
I see the same with:

kubuntu 17.10
Nvidia graphics (G84GL [Quadro FX 570])
Nouveau driver

When power management kicks in to switch off the screen via dpms, then
it is impossible to resume operation. As you move the mouse, there is no
screenlock screen to enter the password, just a black screen with the
mouse cursor.

All the relevant KDE/plasma processes are active, and so is the
screenlocker process.

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

Title:
  Unable to unblank screen, cursor still present

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

2017-10-31 Thread Sebastien Bacher
** Package changed: xorg (Ubuntu) => cups (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/1728810

Title:
  CUPS ERRORS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1728810/+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 1724137] Re: No output to external monitor via display port (and docking station)

2017-10-31 Thread Kevin
Can I do something to help solving this issue?

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

Title:
  No output to external monitor via display port (and docking station)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1724137/+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 1728618] Re: package libdrm-amdgpu1 2.4.83-1 failed to install/upgrade: trying to overwrite '/usr/share/libdrm/amdgpu.ids', which is also in package libdrm-common 2.4.83-1

2017-10-31 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libdrm-amdgpu1 2.4.83-1 failed to install/upgrade: trying to
  overwrite '/usr/share/libdrm/amdgpu.ids', which is also in package
  libdrm-common 2.4.83-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdrm/+bug/1728618/+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 1683383] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts (reopen)

2017-10-31 Thread V-ctor
How to make it works on 17.10?
There is no package xserver-xorg-core-hwe-xxx.
I did this:
1. sudo apt install devscripts
2. apt-get build-dep xorg-server
3. apt source xserver-xorg-core
4. wget https://bugs.freedesktop.org/attachment.cgi?id=129861
5  cd xkb
6. patch < attachment.cgi?id=129861
7. debuild -us -uc

and got:

# Make sure Xvfb at least starts up
PATH=debian/tmp/main/usr/bin/:/bin:/usr/bin \
  debian/tmp/main/usr/bin/xvfb-run -s "-screen 0 1280x1024x24 -nolisten tcp 
-noreset" true
install debian/local/xvfb-run.1 debian/tmp/main/usr/share/man/man1
make[1]: выход из каталога «/home/victor/Developing/XServer/xorg-server-1.19.5»
   debian/rules override_dh_install
make[1]: вход в каталог «/home/victor/Developing/XServer/xorg-server-1.19.5»
#   dh_install --fail-missing
dh_install --list-missing
dh_install: Please use dh_missing --list-missing/--fail-missing instead
dh_install: This feature will be removed in compat 11.
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 1: 
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 main/usr/lib/xorg/modules: not found
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 2: 
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 main/usr/bin/Xorg: not found
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 3: 
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 main/usr/bin/X: not found
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 4: 
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 main/usr/share/man/man1/Xorg.1: not found
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 5: 
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 main/usr/share/man/man4: not found
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 6: 
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 main/usr/share/man/man5/xorg.conf.5: not found
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 7: 
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 main/usr/share/man/man5/xorg.conf.d.5: not found
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 8: 
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 main/usr/bin/cvt: not found
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 9: 
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 main/usr/bin/gtf: not found
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 10: 
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 main/usr/share/man/man1/cvt.1: not found
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 11: 
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 main/usr/share/man/man1/gtf.1: not found
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 12: 
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 main/usr/share/X11/xorg.conf.d: not found
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 13: 
/home/victor/Developing/XServer/xorg-server-1.19.5/debian/xserver-xorg-core.install:
 main/usr/lib/xorg/Xorg: not found
dh_install: debian/xserver-xorg-core.install (executable config) returned exit 
code 127
debian/rules:284: ошибка выполнения рецепта для цели «override_dh_install»
make[1]: *** [override_dh_install] Ошибка 127
make[1]: выход из каталога «/home/victor/Developing/XServer/xorg-server-1.19.5»
debian/rules:180: ошибка выполнения рецепта для цели «binary»
make: *** [binary] Ошибка 2
dpkg-buildpackage: ошибка: fakeroot debian/rules binary возвратил код ошибки 2
debuild: fatal error at line 1124:
dpkg-buildpackage -rfakeroot -us -uc failed


full log in attachment.

What did I miss?

** Attachment added: "xorg-server_1.19.5-0ubuntu2.1_amd64.build"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1683383/+attachment/5001230/+files/xorg-server_1.19.5-0ubuntu2.1_amd64.build

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1683383/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
P

[Ubuntu-x-swat] [Bug 1720890] Re: vulkan-smoketest segfaults steam vulkan games segfault

2017-10-31 Thread Steven Ragan
Isn't this already fixed upstream? If I use the Debian package
(https://packages.debian.org/sid/mesa-vulkan-drivers) which is Mesa
17.2.3 it works fine for me, but if I switch back to Ubuntu's package it
segfaults.

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

Title:
  vulkan-smoketest segfaults steam vulkan games segfault

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

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


Re: [Ubuntu-x-swat] [Bug 1727330] Re: Touchpad settings not listed under Settings > Mouse & Touchpad

2017-10-31 Thread Александр
Perhaps here lies the subtleties of translation. By natural scrolling, I
mean scrolling the page in the direction of the finger movement on the
touchpad. There was a problem of including this function, it was
eliminated. The next problem I found, I can describe as the accuracy of
determining the value of the function of the switch. Probably I need to
create another bug report for this

2017-10-31 17:35 GMT+05:00 Sebastien Bacher :

> then your issue was bug #1686081, the natural scrolling behaviour seems
> another problem. What do you call natural scrolling and what would you
> expect the behaviour to be and how is it different?
>
> ** Changed in: gnome-control-center (Ubuntu)
>Importance: Medium => Low
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1727330
>
> Title:
>   Touchpad settings not listed under Settings > Mouse & Touchpad
>
> Status in gnome-control-center package in Ubuntu:
>   Incomplete
> Status in libinput package in Ubuntu:
>   Incomplete
>
> Bug description:
>   is not adjusted for natural scrolling in the mouse control panel.
>   Change the position of the switch does not change the settings.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 17.10
>   Package: gnome-shell 3.26.1-0ubuntu4
>   ProcVersionSignature: Ubuntu 4.10.0-33.37-generic 4.10.17
>   Uname: Linux 4.10.0-33-generic x86_64
>   NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
>   ApportVersion: 2.20.7-0ubuntu3
>   Architecture: amd64
>   CurrentDesktop: ubuntu:GNOME
>   Date: Wed Oct 25 17:57:58 2017
>   DisplayManager: lightdm
>   GsettingsChanges: b'org.gnome.desktop.interface' b'gtk-im-module'
> b"'gtk-im-context-simple'"
>   InstallationDate: Installed on 2015-08-27 (789 days ago)
>   InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64
> (20151021)
>   SourcePackage: gnome-shell
>   UpgradeStatus: Upgraded to artful on 2017-10-25 (0 days ago)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gnome-control-
> center/+bug/1727330/+subscriptions
>

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

Title:
  Touchpad settings not listed under Settings > Mouse & Touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1727330/+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 1728810] Re: CUPS ERRORS

2017-10-31 Thread Leonidas S. Barbosa
** Information type changed from Private Security to Public

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

Title:
  CUPS ERRORS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1728810/+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 1118903] Re: [enhancement] Mir lacks a software rendering backend (and doesn't work in virtual machines)

2017-10-31 Thread Alan Griffiths
** Changed in: canonical-devices-system-image
 Assignee: Stephen M. Webb (bregma) => (unassigned)

** Changed in: mir
   Importance: High => Medium

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

Title:
  [enhancement] Mir lacks a software rendering backend (and doesn't work
  in virtual machines)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1118903/+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 1726224] Re: wacom invisible mouse pointer in wayland

2017-10-31 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

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

Title:
  wacom invisible mouse pointer in wayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1726224/+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 1727330] Re: Touchpad settings not listed under Settings > Mouse & Touchpad

2017-10-31 Thread Sebastien Bacher
then your issue was bug #1686081, the natural scrolling behaviour seems
another problem. What do you call natural scrolling and what would you
expect the behaviour to be and how is it different?

** Changed in: gnome-control-center (Ubuntu)
   Importance: Medium => Low

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

Title:
  Touchpad settings not listed under Settings > Mouse & Touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1727330/+subscriptions

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


Re: [Ubuntu-x-swat] [Bug 1727330] Re: Touchpad settings not listed under Settings > Mouse & Touchpad

2017-10-31 Thread Александр
helped. however, you may want to correct the defect, the position of the
switch natural scrolling is turned off, while the natural scrolling works,
the inclusion leads to the opposite effect. But maybe it was meant to.

2017-10-31 8:10 GMT+05:00 Daniel van Vugt
:

> Please try this:
>
>   sudo apt remove xserver-xorg-input-synaptics
>
> And then reboot.
>
> ** Changed in: gnome-control-center (Ubuntu)
>Status: New => Incomplete
>
> ** Also affects: libinput (Ubuntu)
>Importance: Undecided
>Status: New
>
> ** Changed in: libinput (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1727330
>
> Title:
>   Touchpad settings not listed under Settings > Mouse & Touchpad
>
> Status in gnome-control-center package in Ubuntu:
>   Incomplete
> Status in libinput package in Ubuntu:
>   Incomplete
>
> Bug description:
>   is not adjusted for natural scrolling in the mouse control panel.
>   Change the position of the switch does not change the settings.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 17.10
>   Package: gnome-shell 3.26.1-0ubuntu4
>   ProcVersionSignature: Ubuntu 4.10.0-33.37-generic 4.10.17
>   Uname: Linux 4.10.0-33-generic x86_64
>   NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
>   ApportVersion: 2.20.7-0ubuntu3
>   Architecture: amd64
>   CurrentDesktop: ubuntu:GNOME
>   Date: Wed Oct 25 17:57:58 2017
>   DisplayManager: lightdm
>   GsettingsChanges: b'org.gnome.desktop.interface' b'gtk-im-module'
> b"'gtk-im-context-simple'"
>   InstallationDate: Installed on 2015-08-27 (789 days ago)
>   InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64
> (20151021)
>   SourcePackage: gnome-shell
>   UpgradeStatus: Upgraded to artful on 2017-10-25 (0 days ago)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gnome-control-
> center/+bug/1727330/+subscriptions
>


** Attachment added: "2017-10-31_17-14-55.png"
   
https://bugs.launchpad.net/bugs/1727330/+attachment/5001165/+files/2017-10-31_17-14-55.png

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

Title:
  Touchpad settings not listed under Settings > Mouse & Touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1727330/+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 1708874] Re: Touchpad stops working after a few seconds

2017-10-31 Thread neo
I think what is not problem of synaptic package, because evdev driver is
using.

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

Title:
  Touchpad stops working after a few seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1708874/+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 1723758] Re: Xorg X11 nouveau video driver for NVIDIA graphics chipsets locks up (hangs)

2017-10-31 Thread Metta Crawler
Xorg crashed after 13 days 20 hours and 28 minutes of running.  The root
cause is unknown to me; I can only trace it back to gnome-session-binary
running out of file descriptors and crashing on a SIGSEGV which cascades
until a nouveau driver message about receiving a signal occurs.

I don't know if it's relevant or not that I was running for about a day
with "gconf2:amd64 3.2.6-3ubuntu6" installed and it required a reboot
which I had not yet done.

Start of crash:

Oct 30 22:15:33 lakshmi gnome-session[6021]: gnome-session-binary[6021]: 
WARNING: Failed to receive system inhibitor fd: dup: Too many open files
Oct 30 22:15:33 lakshmi gnome-session-binary[6021]: WARNING: Failed to receive 
system inhibitor fd: dup: Too many open files

Repeats over 6004 times (systemd-journald suppressed excess messages):

$ fgrep -c 'lakshmi gnome-session-binary[6021]: WARNING: Failed to receive 
system inhibitor fd: dup: Too many open files' gui-out-of-filedesc-crash 
6004

After that:

Oct 30 22:17:20 lakshmi gnome-session[6021]: gnome-session-binary[6021]: 
WARNING: Failed to receive system inhibitor fd: dup: Too many open files
Oct 30 22:17:20 lakshmi gnome-session-binary[6021]: WARNING: Failed to receive 
system inhibitor fd: dup: Too many open files
Oct 30 22:17:30 lakshmi gnome-session-binary[6021]: GLib-GIO-CRITICAL: 
g_unix_fd_list_get: assertion 'G_IS_UNIX_FD_LIST (list)' failed
Oct 30 22:17:30 lakshmi kernel: gnome-session-b[6021]: segfault at 8 ip 
0041e931 sp 7ffc731d92e0 error 4 in gnome-session-binary[400
000+43000]

Oct 30 22:18:02 lakshmi kernel: gdbus[6030]: segfault at 8 ip 7f3e970ecc9d 
sp 7f3e87ffe900 error 6 in libglib-2.0.so.0.4800.2[7f3e970860
00+10f000]
Oct 30 22:18:03 lakshmi gnome-session[6021]: ICE default IO error handler doing 
an exit(), pid = 6312, errno = 11

... skip ahead ...  appears the driver received a signal, the number of
the signal is not clear to me ... by then lightdm had logged me out

Oct 30 22:18:15 lakshmi lightdm[5646]: pam_unix(lightdm:session): session 
closed for user mc
Oct 30 22:18:15 lakshmi lightdm[5646]: pam_kwallet(lightdm:session): 
pam_kwallet: pam_sm_close_session
Oct 30 22:18:15 lakshmi lightdm[5646]: pam_kwallet5(lightdm:session): 
pam_kwallet5: pam_sm_close_session
Oct 30 22:18:15 lakshmi lightdm[5646]: pam_kwallet(lightdm:setcred): 
pam_kwallet: pam_sm_setcred
Oct 30 22:18:15 lakshmi lightdm[5646]: pam_kwallet5(lightdm:setcred): 
pam_kwallet5: pam_sm_setcred
Oct 30 22:18:15 lakshmi pulseaudio[18405]: [pulseaudio] server-lookup.c: Unable 
to contact D-Bus: org.freedesktop.DBus.Error.NoServer: Failed to connect to 
socket /tmp/dbus-2MCP3ISjlb: Connection refused
Oct 30 22:18:15 lakshmi pulseaudio[18405]: [pulseaudio] main.c: Unable to 
contact D-Bus: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket 
/tmp/dbus-2MCP3ISjlb: Connection refused
Oct 30 22:18:16 lakshmi pulseaudio[18405]: [pulseaudio] backend-ofono.c: Failed 
to register as a handsfree audio agent with ofono: 
org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided 
by any .service files
Oct 30 22:18:17 lakshmi kernel: [ cut here ]
Oct 30 22:18:17 lakshmi kernel: WARNING: CPU: 4 PID: 5590 at 
/build/linux-hwe-IJy1zi/linux-hwe-4.10.0/drivers/gpu/drm/nouveau/nouveau_bo.c:137
 nouveau_bo_del_ttm+0x7f/0x90 [nouveau]
Oct 30 22:18:17 lakshmi kernel: Modules linked in: isofs cfg80211 ufs qnx4 
hfsplus hfs minix ntfs msdos jfs snd_seq_dummy uas usb_storage vhost_net vhost 
macvtap macvlan xt_CHECKSUM iptable_mangle ipt_MASQUERADE 
nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 
nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp 
ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables 
x_tables bnep nfnetlink_queue nfnetlink_log nfnetlink bluetooth bridge stp llc 
binfmt_misc snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic 
snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_pcm snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device edac_mce_amd joydev 
input_leds edac_core kvm_amd snd_timer kvm snd soundcore irqbypass shpchp 
asus_atk0110 k10temp
Oct 30 22:18:17 lakshmi kernel:  serio_raw i2c_piix4 mac_hid parport_pc ppdev 
lp parport autofs4 xfs btrfs raid10 raid456 async_raid6_recov async_memcpy 
async_pq async_xor async_tx xor raid6_pq libcrc32c raid0 multipath linear raid1 
pata_acpi hid_generic nouveau mxm_wmi usbhid video hid i2c_algo_bit ttm 
drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops e1000e 
firewire_ohci r8169 firewire_core psmouse ahci ptp mii crc_itu_t pata_atiixp 
libahci pata_jmicron drm pps_core fjes wmi
Oct 30 22:18:17 lakshmi kernel: CPU: 4 PID: 5590 Comm: Xorg Tainted: GW 
  4.10.0-37-generic #41~16.04.1-Ubuntu
Oct 30 22:18:17 lakshmi kernel: Hardware name: System manufacturer System 
Product Name/M4A89GTD-PRO/USB3, BIOS 302907/05/2012
Oct 30 22:18:17 lakshmi kernel: Call Trace:

[Ubuntu-x-swat] [Bug 1726224] Re: wacom invisible mouse pointer in wayland

2017-10-31 Thread Daniel van Vugt
Assigned also to xorg-server in case Xwayland needs a fix here.

** Tags added: cursor

** Tags added: wacom xwayland

** Also affects: xorg-server (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/1726224

Title:
  wacom invisible mouse pointer in wayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1726224/+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 1724810] Re: 17.10/wayland causing flashes in virtualbox

2017-10-31 Thread Daniel van Vugt
Note that "Wayland" is not a display server. Wayland is just a protocol
that apps can use to talk to any compatible display server.

The product you're using is "gnome-shell", and the offending component
is possibly "mutter" if not "gnome-shell".

** No longer affects: wayland (Ubuntu)

** Project changed: wayland => ubuntu

** Package changed: ubuntu => gnome-shell

** Changed in: gnome-shell
   Importance: Unknown => Undecided

** Bug watch added: GNOME Bug Tracker #788908
   https://bugzilla.gnome.org/show_bug.cgi?id=788908

** Also affects: mutter (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  17.10/wayland causing flashes in virtualbox

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1724810/+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 1724810] Re: 17.10/wayland causing flashes in virtualbox

2017-10-31 Thread LocutusOfBorg
** Also affects: wayland via
   https://bugzilla.gnome.org/show_bug.cgi?id=788908
   Importance: Unknown
   Status: Unknown

** Also affects: gnome-shell (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  17.10/wayland causing flashes in virtualbox

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1724810/+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 1724810] Re: 17.10/wayland causing flashes in virtualbox

2017-10-31 Thread LocutusOfBorg
Yep, we got the same issue, not sure what wayland is doing, but probably
this is the issue (quoting upstream)

fun: Wayland crashes if you open and close a laptop lid too fast.  This is 
apparently not a bug but a design error in the protocol.
And it has been causing me endless fun over the past week.
https://phabricator.freedesktop.org/T7722
And likely to play havoc with VirtualBox dynamic resizing:
https://bugzilla.gnome.org/show_bug.cgi?id=788908

** Changed in: virtualbox (Ubuntu)
   Importance: Undecided => Critical

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

** Bug watch added: GNOME Bug Tracker #788908
   https://bugzilla.gnome.org/show_bug.cgi?id=788908

** Also affects: wayland (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: wayland (Ubuntu)
   Status: New => Confirmed

** Changed in: wayland (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  17.10/wayland causing flashes in virtualbox

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