[Bug 1721637] Re: can't open system settings(Ubuntu 17.10), icon is visible but settings don't dislay

2017-12-16 Thread Adrian Apthorp
I had the same issue. In my case it turned out that gnome-control-center
had been uninstalled. I'm not sure why, but reinstalling fixed it.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1721637

Title:
  can't open  system settings(Ubuntu 17.10), icon is visible but
  settings don't dislay

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

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

[Bug 1689863] Re: gnome-shell crashed with SIGSEGV in js::GCMethods<JSObject*>::needsPostBarrier()

2017-12-16 Thread L.F. Moisa
Same problem here, happens once in a while (several times a day), it restarts 
the window manager:
--
Dec 17 00:51:33 server kernel: [312304.994059] gnome-shell[25564]: segfault at 
7f1eac1fffe8 ip 7f1f397b43d5 sp 7ffc5d9fb600 error 4 in 
libgjs.so.0.0.0[7f1f3978c000+ba000
]
Dec 17 00:51:33 server gnome-session[4492]: gnome-session-binary[4492]: 
WARNING: Application 'org.gnome.Shell.desktop' killed by signal 11
Dec 17 00:51:33 server gnome-session-binary[4492]: WARNING: Application 
'org.gnome.Shell.desktop' killed by signal 11
Dec 17 00:51:33 server /usr/lib/gdm3/gdm-x-session[4479]: (--) NVIDIA(GPU-0): 
DFP-0: disconnected
Dec 17 00:51:33 server /usr/lib/gdm3/gdm-x-session[4479]: (--) NVIDIA(GPU-0): 
DFP-0: Internal TMDS
Dec 17 00:51:33 server /usr/lib/gdm3/gdm-x-session[4479]: (--) NVIDIA(GPU-0): 
DFP-0: 330.0 MHz maximum pixel clock
Dec 17 00:51:33 server /usr/lib/gdm3/gdm-x-session[4479]: (--) NVIDIA(GPU-0):
--

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

Title:
  gnome-shell crashed with SIGSEGV in
  js::GCMethods::needsPostBarrier()

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

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

[Bug 1738593] [NEW] disks should synchronize with fstab

2017-12-16 Thread Humphrey van Polanen Petel
Public bug reported:

When gnome-disk-utility formats a disk it assigns a new UUID.
UUID is the preferred way to identify disks in fstab.
Problem is that gnome-disk-utility does *not* update fstab.
As a consequence the system will not boot & newbies will be stumped.  (I was 
for two days).
Therefore gnome-disk-utility must check fstab and if appropriate
not assign a new UID
or
update fstab
or
alert the user to update fstab.

And, yes, this is a bug, albeit a bug in the design, but still a bug.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-disk-utility 3.18.3.1-1ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-42-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.14
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Dec 17 13:45:45 2017
ExecutablePath: /usr/bin/gnome-disks
InstallationDate: Installed on 2017-12-13 (3 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
SourcePackage: gnome-disk-utility
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-disk-utility (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1738593

Title:
  disks should synchronize with fstab

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1738593/+subscriptions

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

[Bug 1716857] Re: gdm3, hybrid nvidia with modeset=1, no external monitors detected

2017-12-16 Thread Tim Richardson
However with this change I'm seeing very long pauses on
restart/shutdown, i haven't found any iclue why in the logs.

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

Title:
  gdm3, hybrid nvidia with modeset=1, no external monitors detected

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

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

[Bug 1716857] Re: gdm3, hybrid nvidia with modeset=1, no external monitors detected

2017-12-16 Thread Hon Weng Chong
Daniel, yes that one line fixes the bug. It's not a proper fix but a
work-around for GDM3.

There's something about gdm-xsession being run that's different from
LightDM that's not triggering the nvidia modeset drivers to turn detect
external monitors and enabling PRIME sync. I discovered the workaround
after accidentally doing a sudo startx and noticing that both PRIME sync
and my external monitor had been enabled.

As this is quite an innocuous fix, would it be possible to upstream this
into the Ubuntu GDM3 codebase until the GDM3 maintainers decide that it
would be worth their time to actually look at this bug seriously and fix
it in their codebase? Otherwise it gets annoying having to patch the
systemd service everytime GDM3 gets a point update.

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

Title:
  gdm3, hybrid nvidia with modeset=1, no external monitors detected

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

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

[Bug 1157471] Re: audacity.svg miss the red color for small sizes

2017-12-16 Thread Bug Watch Updater
** Changed in: librsvg
   Status: New => Expired

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

Title:
  audacity.svg miss the red color for small sizes

To manage notifications about this bug go to:
https://bugs.launchpad.net/librsvg/+bug/1157471/+subscriptions

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

[Bug 1738581] [NEW] apport is leaking environment variables (including passwords!) to public bug reports

2017-12-16 Thread H.-Dirk Schmitt
*** This bug is a security vulnerability ***

Public security bug reported:

See the bug report 
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1738564
created with ubuntu-bug.

Apport includes the file JournalErrors.txt
This file includes e.g. the following line.
Dez 16 19:11:31 hostname /usr/lib/gdm3/gdm-x-session[9679]: 
dbus-update-activation-environment: setting 
MPD_HOST=...@.xxx.org


Normally it would be not problem that gdm-x-session write this to the journal, 
because the journal is not intended to be published on the internet. 

Setting confidential informations via environment is maybe not the best
idea, but a legal procedure and for `mpc` the only way to set this
information.

IMHO the apport utility is here the problem, because it includes the
file with risky information to a public visible bug report.


Note: I manually delete the attachment in the mentioned bug report. But how can 
I sure that a web crawlser hasn't read/preserved that attachment?

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


** Tags: xenial

** Information type changed from Private Security to Public Security

** Package changed: evolution (Ubuntu) => apport (Ubuntu)

** Tags added: xenial

** Summary changed:

- apport leaks environment variables  (including passwords!) to bug reports
+ apport is leaking environment variables  (including passwords!) to puplic bug 
reports

** Summary changed:

- apport is leaking environment variables  (including passwords!) to puplic bug 
reports
+ apport is leaking environment variables  (including passwords!) to public bug 
reports

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

Title:
  apport is leaking environment variables  (including passwords!) to
  public bug reports

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

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

[Bug 1738564] Re: 'File/Save As' produce only empty files

2017-12-16 Thread H.-Dirk Schmitt
JournalErrors.txt has been deleted – see
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1738581

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

Title:
  'File/Save As' produce only empty files

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

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

[Bug 1738564] Re: 'File/Save As' produce only empty files

2017-12-16 Thread H.-Dirk Schmitt
** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1738564/+attachment/5023512/+files/JournalErrors.txt

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

Title:
  'File/Save As' produce only empty files

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

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

[Bug 1738564] Re: 'File/Save As' produce only empty files

2017-12-16 Thread H.-Dirk Schmitt
On some machines I'm using a 'no change backport' from artfull:
 3.26.2-1~ubuntu16.04.1~c42.ppa1 from  ppa:dirk-computer42/c42-backport-gnome3

The problem isn't related to this version - so it seems for me to be
solved (or hidden) in a newer version.

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

Title:
  'File/Save As' produce only empty files

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

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

[Bug 1738564] [NEW] 'File/Save As' produce only empty files

2017-12-16 Thread H.-Dirk Schmitt
Public bug reported:

Composing a new mail and selecting in the menu '/File/Save As' should
normally save the composed email message to a local file.

This applies to the current xenial package:  3.18.5.2-0ubuntu3.2 and can
be reproduced on several machines.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: evolution 3.18.5.2-0ubuntu3.2
ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-42-generic i686
ApportVersion: 2.20.1-0ubuntu2.14
Architecture: i386
CurrentDesktop: GNOME
Date: Sat Dec 16 19:39:56 2017
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 third-party-packages xenial

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

Title:
  'File/Save As' produce only empty files

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

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

[Bug 1724439] Re: gnome-shell crashed with SIGSEGV in meta_window_get_monitor() from ffi_call_unix64() from ffi_call() from gjs_invoke_c_function() from function_call()

2017-12-16 Thread Brian Neltner
This bug is coming up every single time I turn on my monitor. I play
sound with the monitor off, and sound plays up until the moment I turn
on the monitor, after which libmutter causes gnome-shell to crash. dmesg
and crash log timing coincides exactly with monitor turn on time.

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

Title:
  gnome-shell crashed with SIGSEGV in meta_window_get_monitor() from
  ffi_call_unix64() from ffi_call() from gjs_invoke_c_function() from
  function_call()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1724439/+subscriptions

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

[Bug 1738542] Re: gnome-shell crashed with SIGSEGV in meta_window_get_monitor()

2017-12-16 Thread Apport retracing service
*** This bug is a duplicate of bug 1724439 ***
https://bugs.launchpad.net/bugs/1724439

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1724439, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1738542/+attachment/5023411/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1738542/+attachment/5023413/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1738542/+attachment/5023416/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1738542/+attachment/5023417/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1738542/+attachment/5023418/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1738542/+attachment/5023419/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1738542/+attachment/5023420/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1724439
   gnome-shell crashed with SIGSEGV in meta_window_get_monitor() from 
ffi_call_unix64() from ffi_call() from gjs_invoke_c_function() from 
function_call()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-shell crashed with SIGSEGV in meta_window_get_monitor()

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

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

[Bug 1738538] Re: Scrolling (with two finger scroll) not working in shotwell

2017-12-16 Thread Jens Georg
https://bugzilla.gnome.org/show_bug.cgi?id=781472 - Fixed in 0.26.4,
commit is a54c9b6f48d5451c877aff02056b73328e7e512e

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

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

Title:
  Scrolling (with two finger scroll) not working in shotwell

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

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

[Bug 500841] Re: Nizhny Novgorod, Russia incorrectly listed as Strigino in /usr/share/libgweather/Locations.xml

2017-12-16 Thread dino99
The reported version is no more supported, and the upstream version has
fixed that problem. So closing that report.

** Changed in: libgweather (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Nizhny Novgorod, Russia incorrectly listed as Strigino in
  /usr/share/libgweather/Locations.xml

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgweather/+bug/500841/+subscriptions

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

[Bug 1569970] Re: Nautilus does not start on 16.04

2017-12-16 Thread lotuspsychje
** Summary changed:

- Nautilus does not start
+ Nautilus does not start on 16.04

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

Title:
  Nautilus does not start on 16.04

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

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

[Bug 1718653] Re: [radeon] Windows buttons gone, and titlebars are black, on specific programs on 17.10

2017-12-16 Thread lotuspsychje
** Summary changed:

- [radeon] Windows buttons gone, and titlebars are black, on specific programs
+ [radeon] Windows buttons gone, and titlebars are black, on specific programs 
on 17.10

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

Title:
  [radeon] Windows buttons gone, and titlebars are black, on specific
  programs on 17.10

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

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

[Bug 1738538] [NEW] Scrolling (with two finger scroll) not working in shotwell

2017-12-16 Thread Shaun Crampton
Public bug reported:

Scrolling the photos pane with my trackpad doesn't work in shotwell.
Scrolling the library pane (list of events) works fine.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: shotwell 0.26.3-1ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
Uname: Linux 4.13.0-19-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Dec 16 12:37:09 2017
InstallationDate: Installed on 2017-12-14 (1 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
SourcePackage: shotwell
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Scrolling (with two finger scroll) not working in shotwell

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

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

[Bug 500841] Re: Nizhny Novgorod, Russia incorrectly listed as Strigino in /usr/share/libgweather/Locations.xml

2017-12-16 Thread Bug Watch Updater
** Changed in: libgweather
   Status: Confirmed => Fix Released

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

Title:
  Nizhny Novgorod, Russia incorrectly listed as Strigino in
  /usr/share/libgweather/Locations.xml

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgweather/+bug/500841/+subscriptions

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

[Bug 1723378] Re: gnome-shell crashed with SIGTRAP in g_malloc0() from blur_pixels() from _st_create_shadow_pipeline() from _st_create_shadow_pipeline_from_actor() from st_icon_update_shadow_pipeline(

2017-12-16 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: Confirmed => Invalid

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

Title:
  gnome-shell crashed with SIGTRAP in g_malloc0() from blur_pixels()
  from _st_create_shadow_pipeline() from
  _st_create_shadow_pipeline_from_actor() from
  st_icon_update_shadow_pipeline()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1723378/+subscriptions

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

[Bug 1505409] Re: gnome-shell crashed with SIGTRAP in x_io_error() from _XIOError() from _XEventsQueued() from XPending() from gdk_check_xpending() ["Connection to xwayland lost"]

2017-12-16 Thread Cico Zhang
The same problem, wayland crashed.

Dec 16 09:41:56 cico-XPS-13-9360 gnome-shell[906]: Failed to apply DRM plane 
transform 0: Permission denied
Dec 16 09:41:57 cico-XPS-13-9360 org.gnome.Shell.desktop[906]: (EE)
Dec 16 09:41:57 cico-XPS-13-9360 org.gnome.Shell.desktop[906]: Fatal server 
error:
Dec 16 09:41:57 cico-XPS-13-9360 org.gnome.Shell.desktop[906]: (EE) wl_drm@4: 
error 0: authenicate failed
Dec 16 09:41:57 cico-XPS-13-9360 org.gnome.Shell.desktop[906]: (EE)
Dec 16 09:41:57 cico-XPS-13-9360 gnome-shell[906]: X Wayland crashed; aborting
Dec 16 09:41:58 cico-XPS-13-9360 gnome-shell[1039]: JS WARNING: 
[resource:///org/gnome/shell/ui/main.js 315]: reference to undefined property 
"MetaStage"
Dec 16 09:41:58 cico-XPS-13-9360 gnome-shell[1039]: JS WARNING: 
[resource:///org/gnome/shell/ui/layout.js 221]: reference to undefined property 
"MetaWindowGroup"
Dec 16 09:41:58 cico-XPS-13-9360 gnome-shell[1039]: JS WARNING: 
[resource:///org/gnome/shell/ui/osdMonitorLabeler.js 59]: reference to 
undefined property "MetaDBusDisplayConfig
Dec 16 09:41:59 cico-XPS-13-9360 gnome-shell[1039]: JS WARNING: 
[resource:///org/gnome/shell/ui/slider.js 38]: reference to undefined property 
"CallyActor"
Dec 16 09:41:59 cico-XPS-13-9360 gnome-shell[1039]: JS WARNING: 
[resource:///org/gnome/gjs/modules/tweener/tweener.js 540]: reference to 
undefined property "isSpecialProperty"
Dec 16 09:41:59 cico-XPS-13-9360 gnome-shell[1039]: Error looking up 
permission: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.freedesktop.impl.portal.Per
Dec 16 09:41:59 cico-XPS-13-9360 org.gnome.Shell.desktop[1039]: Window manager 
warning: "XF86RFKill" is not a valid accelerator
Dec 16 09:42:00 cico-XPS-13-9360 gnome-shell[1039]: JS WARNING: 
[resource:///org/gnome/shell/ui/layout.js 29]: reference to undefined property 
"MetaWindowX11"
Dec 16 09:43:18 cico-XPS-13-9360 gnome-shell[1039]: JS WARNING: 
[resource:///org/gnome/shell/gdm/realmd.js 130]: reference to undefined 
property "_loginFormat"
Dec 16 09:43:18 cico-XPS-13-9360 gnome-shell[1039]: JS WARNING: 
[resource:///org/gnome/shell/gdm/realmd.js 142]: reference to undefined 
property "_loginFormat"

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

Title:
  gnome-shell crashed with SIGTRAP in x_io_error() from _XIOError() from
  _XEventsQueued() from XPending() from gdk_check_xpending()
  ["Connection to xwayland lost"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1505409/+subscriptions

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