[Bug 1747744] Re: [regression] Video playback in totem is corrupted in X11

2018-02-07 Thread Daniel van Vugt
To undo the above workaround you can do this:

sudo apt install --reinstall libgl1-mesa-glx/bionic libglapi-mesa/bionic

** Changed in: totem (Ubuntu)
 Assignee: Daniel van Vugt (vanvugt) => (unassigned)

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

Title:
  [regression] Video playback in totem is corrupted in X11

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

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

[Bug 1747744] Re: [regression] Video playback in totem is corrupted in X11

2018-02-07 Thread Daniel van Vugt
** Bug watch added: freedesktop.org Bugzilla #105013
   https://bugs.freedesktop.org/show_bug.cgi?id=105013

** Also affects: mesa via
   https://bugs.freedesktop.org/show_bug.cgi?id=105013
   Importance: Unknown
   Status: Unknown

** Also affects: clutter-gst-3.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: clutter-gst-3.0 (Ubuntu)
   Importance: Undecided => High

** Changed in: clutter-gst-3.0 (Ubuntu)
   Status: New => Confirmed

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

Title:
  [regression] Video playback in totem is corrupted in X11

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

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

[Bug 1747744] Re: [regression] Video playback in totem is corrupted in X11

2018-02-07 Thread Daniel van Vugt
WORKAROUND:

Install these:

https://launchpad.net/ubuntu/+source/mesa/17.2.4-0ubuntu2/+build/13697262/+files/libgl1
-mesa-glx_17.2.4-0ubuntu2_amd64.deb

https://launchpad.net/ubuntu/+source/mesa/17.2.4-0ubuntu2/+build/13697262/+files
/libglapi-mesa_17.2.4-0ubuntu2_amd64.deb

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

Title:
  [regression] Video playback in totem is corrupted in X11

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

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

[Bug 1747744] Re: [regression] Video playback in totem is corrupted in X11

2018-02-07 Thread Daniel van Vugt
Although this does work:

gst-launch-1.0 filesrc location=bbb_sunflower_1080p_60fps_normal.mp4 !
qtdemux ! avdec_h264 ! clutterautovideosink

So it's the combination vaapidecodebin + clutterautovideosink that
doesn't work any more.

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

Title:
  [regression] Video playback in totem is corrupted in X11

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

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

[Bug 1747744] Re: [regression] Video playback in totem is corrupted in X11

2018-02-07 Thread Daniel van Vugt
Similarly to comment #13

THESE WORK:

gst-play-1.0 --videosink glimagesink bbb_sunflower_1080p_60fps_normal.mp4 
gst-play-1.0 --videosink xvimagesink bbb_sunflower_1080p_60fps_normal.mp4 
gst-play-1.0 --videosink ximagesink bbb_sunflower_1080p_60fps_normal.mp4 

THIS DOESN'T:

gst-play-1.0 --videosink clutterautovideosink
bbb_sunflower_1080p_60fps_normal.mp4

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

Title:
  [regression] Video playback in totem is corrupted in X11

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

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

[Bug 1747744] Re: [regression] Video playback in totem is corrupted in X11

2018-02-07 Thread Daniel van Vugt
OK, so it sounds like the regression probably occurred in Mesa 17.3
recently, and it looks like it only affects clutterautovideosink (used
by Totem) in Xorg sessions.

THESE WORK:

gst-launch-1.0 filesrc location=bbb_sunflower_1080p_60fps_normal.mp4 !
qtdemux ! vaapidecodebin ! glimagesink

gst-launch-1.0 filesrc location=bbb_sunflower_1080p_60fps_normal.mp4 !
qtdemux ! vaapidecodebin ! ximagesink

gst-launch-1.0 filesrc location=bbb_sunflower_1080p_60fps_normal.mp4 !
qtdemux ! vaapidecodebin ! xvimagesink

THIS DOESN'T WORK:

gst-launch-1.0 filesrc location=bbb_sunflower_1080p_60fps_normal.mp4 !
qtdemux ! vaapidecodebin ! clutterautovideosink

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

Title:
  [regression] Video playback in totem is corrupted in X11

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

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

[Bug 1748095] [NEW] Non-root user can reboot machine from the command line

2018-02-07 Thread Rocko
Public bug reported:

Open a gnome-terminal as your normal user and type 'reboot' and ENTER.
The PC reboots immediately, losing all unsaved work for all users (this
is the case on both my VM and laptop running Ubuntu 18.04, so I don't
think it's a weird configuration issue).

In the old days, didn't you have to be root (or sudoed) for this command
to work?

While we're on the subject, wouldn't it be nicer if the reboot command
(ie when run as root) asked you to confirm before executing, pointing
out that all unsaved work for all users will be lost?

Note that you can't reboot a server if you are logged in via ssh as a
non-root user:

Failed to set wall message, ignoring: Interactive authentication required.
Failed to reboot system via logind: Interactive authentication required.
Failed to open /dev/initctl: Permission denied
Failed to talk to init daemon.


I am assuming this is a systemd issue, because reboot just links to systemctl, 
and systemctl can be executed by non-root users:

$ ll /sbin/reboot /bin/systemctl
-rwxr-xr-x 1 root root 182352 Dec 12 21:25 /bin/systemctl*
lrwxrwxrwx 1 root root 14 Dec 12 21:25 /sbin/reboot -> /bin/systemctl*

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: systemd 235-3ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
ApportVersion: 2.20.8-0ubuntu8
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Feb  8 12:49:33 2018
InstallationDate: Installed on 2017-12-18 (51 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20171212)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: innotek GmbH VirtualBox
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic 
root=UUID=dd72d916-58fc-49a1-9798-feded5ce6eff ro quiet splash
SourcePackage: systemd
SystemdDelta:
 [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
 [EXTENDED]   /lib/systemd/system/user@.service → 
/lib/systemd/system/user@.service.d/timeout.conf

 2 overridden configuration files found.
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.board.name: VirtualBox
dmi.board.vendor: Oracle Corporation
dmi.board.version: 1.2
dmi.chassis.type: 1
dmi.chassis.vendor: Oracle Corporation
dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
dmi.product.family: Virtual Machine
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH

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


** Tags: amd64 apport-bug bionic

** Description changed:

  Open a gnome-terminal as your normal user and type 'reboot' and ENTER.
  The PC reboots immediately, losing all unsaved work for all users (this
  is the case on both my VM and laptop running Ubuntu 18.04, so I don't
  think it's a weird configuration issue).
  
  In the old days, didn't you have to be root (or sudoed) for this command
- to work? I guess it means that potentially a non-root user can reboot a
- server he is logged into, as well?
+ to work?
  
  While we're on the subject, wouldn't it be nicer if the reboot command
  (ie when run as root) asked you to confirm before executing, pointing
  out that all unsaved work for all users will be lost?
  
- I am assuming this is a systemd issue, because reboot just links to
- systemctl, and systemctl can be executed by non-root users:
+ Note that you can't reboot a server if you are logged in via ssh as a
+ non-root user:
  
- $ ll /sbin/reboot /bin/systemctl 
+ Failed to set wall message, ignoring: Interactive authentication required.
+ Failed to reboot system via logind: Interactive authentication required.
+ Failed to open /dev/initctl: Permission denied
+ Failed to talk to init daemon.
+ 
+ 
+ I am assuming this is a systemd issue, because reboot just links to 
systemctl, and systemctl can be executed by non-root users:
+ 
+ $ ll /sbin/reboot /bin/systemctl
  -rwxr-xr-x 1 root root 182352 Dec 12 21:25 /bin/systemctl*
  lrwxrwxrwx 1 root root 14 Dec 12 21:25 /sbin/reboot -> /bin/systemctl*
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: systemd 235-3ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb  8 12:49:33 2018
  InstallationDate: Installed on 2017-12-18 (51 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20171212)
  Lsusb:
-  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-  Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
-  Bus 

[Bug 1731911] Re: Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from FatalError() from xwl_read_events() from ospoll_wait()

2018-02-07 Thread Kir Kolyshkin
This bug bite me on a daily basis, too (in Artful). I'm currently
testing if the fix from Fedora (a cumulative patch of the first 30+
commits landed in mutter-3.26 branch after mutter-3.26.2 release) helps.
Will report back soon.

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

Title:
  Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from
  FatalError() from xwl_read_events() from ospoll_wait()

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

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

[Bug 1748036] Re: .pam_environment not applied if home directory is encrypted

2018-02-07 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command only once, as it will 
automatically gather debugging information, in a terminal:
apport-collect 1748036

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: gdm (Ubuntu) => gdm3 (Ubuntu)

** Changed in: gdm3 (Ubuntu)
   Status: New => Incomplete

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

Title:
  .pam_environment not applied if home directory is encrypted

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

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

[Bug 1748029] Re: Dragging and dropping a window in the top bar causes GNOME shell to become unusable

2018-02-07 Thread Daniel van Vugt
I've just tried the same monitor layout as you suggest and can't
reproduce any freeze yet...

You might want to ask the Gnome developers directly by logging an issue
here:

https://gitlab.gnome.org/GNOME/gnome-shell/issues

** Tags added: noclick

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

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

Title:
  Dragging and dropping a window in the top bar causes GNOME shell to
  become unusable

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

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

[Bug 1747899] Re: RE: Ubuntu 17.10 - portrait monitor showing extra arrow

2018-02-07 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1724977 ***
https://bugs.launchpad.net/bugs/1724977

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1724977, so it 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. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1724977
   two mouse cursors visible at the same time on rotated screen

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

Title:
  RE: Ubuntu 17.10 - portrait monitor showing extra arrow

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

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

[Bug 1747910] Re: Crashes on DP hotplug (wl_registry@2: error 0: invalid global wl_output (29))

2018-02-07 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1746656 ***
https://bugs.launchpad.net/bugs/1746656

Actually it's a closely-related bug 1746656

** This bug is no longer a duplicate of bug 1731911
   Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from 
FatalError() from xwl_read_events() from ospoll_wait()
** This bug has been marked a duplicate of bug 1746656
   Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from 
FatalError() from xwl_log_handler() from wl_log()

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

Title:
  Crashes on DP hotplug (wl_registry@2: error 0: invalid global
  wl_output (29))

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

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

[Bug 1748067] [NEW] Can not be packaged

2018-02-07 Thread 1020505323
Public bug reported:

I downloaded .debian, .dsc and .origs. By dpkg-source-x 
gstreamer0.10_0.10.36-1.5ubuntu1.dsc Then dpkg-buildpackage got the following 
error:
mv: can not stat'html / index.sgml 'stat: No such file or directory
Makefile:895: recipe for target 'html-build.stamp' failed
make[6]: *** [html-build.stamp] Error 1
make[6]: Leaving directory 
'/home/chj/build/test/test/gstreamer0.10-0.10.36/docs/gst'
Makefile:573: recipe for target 'all' failed
make[5]: *** [all] Error 2
make[5]: Leaving directory 
'/home/chj/build/test/test/gstreamer0.10-0.10.36/docs/gst'
Makefile:549: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory 
'/home/chj/build/test/test/gstreamer0.10-0.10.36/docs'
Makefile:501: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory 
'/home/chj/build/test/test/gstreamer0.10-0.10.36/docs'
Makefile:750: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/chj/build/test/test/gstreamer0.10-0.10.36'
Makefile:654: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/chj/build/test/test/gstreamer0.10-0.10.36'
/usr/share/cdbs/1/class/makefile.mk:47: recipe for target 
'debian/stamp-makefile-build' failed
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: Error: debian / rules build provides error exit status


The attachment is the packaging details

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "packaging details"
   https://bugs.launchpad.net/bugs/1748067/+attachment/5051020/+files/build

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

Title:
  Can not be packaged

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/1748067/+subscriptions

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

[Bug 1716432] Re: With dash to dock enabled, title in window is not centred aligned to clock when the window is maximised

2018-02-07 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: Confirmed => Fix Released

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

Title:
  With dash to dock enabled, title in window is not centred aligned to
  clock when the window is maximised

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

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

[Bug 1747568] Re: Mouse clicks ignored in Wayland

2018-02-07 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: New => Confirmed

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

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

** Changed in: mutter (Ubuntu)
   Importance: Undecided => High

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

Title:
  Mouse clicks ignored in Wayland

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

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

[Bug 1747744] Re: [regression] Video playback in totem is corrupted in X11

2018-02-07 Thread Daniel van Vugt
** No longer affects: gstreamer-vaapi (Ubuntu)

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

Title:
  [regression] Video playback in totem is corrupted in X11

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

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

[Bug 1747488] Re: [GeForce GTX 1080] 17.10.1 DisplayPort 15m cable no display after starting "EFI VGA"

2018-02-07 Thread Daniel van Vugt
Thanks. Problems specific to nouveau like this are either going to be in
the mesa package, or the kernel. Maybe 'mutter' but that's less likely.

** Package changed: gnome-shell (Ubuntu) => mesa (Ubuntu)

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

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

Title:
  [GeForce GTX 1080] 17.10.1 DisplayPort 15m cable no display after
  starting "EFI VGA"

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

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

[Bug 1747789] Re: Ubuntu 17.10 Accessibility bug (Pointing & Clicking)

2018-02-07 Thread Daniel van Vugt
** Package changed: gnome-desktop (Ubuntu) => gnome-shell (Ubuntu)

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

** Tags added: a11y

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

Title:
  Ubuntu 17.10 Accessibility bug (Pointing & Clicking)

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

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

[Bug 1745672] Re: Watching mp4 videos is broken

2018-02-07 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1747744 ***
https://bugs.launchpad.net/bugs/1747744

Thanks. Yeah this appears to be the same as bug 1747744. It looks like
your system got the offending Mesa update a few days earlier (using
proposed?)

** This bug has been marked a duplicate of bug 1747744
   [regression] Video playback in totem is corrupted in X11

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

Title:
  Watching mp4 videos is broken

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

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

[Bug 1747744] Re: [regression] Video playback in totem is corrupted in X11

2018-02-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  [regression] Video playback in totem is corrupted in X11

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

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

[Bug 1739018] Re: Gnome shell is sometimes slow to recognize some running apps

2018-02-07 Thread Daniel van Vugt
I noticed code in gnome-shell a while back that looks like it updates
this stuff on a 20 second interval. So I wonder -- are you seeing an
average of ~10 seconds, and worst case 20 seconds?

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

Title:
  Gnome shell is sometimes slow to recognize some running apps

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

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

[Bug 1733032] Re: touchpad disable while typing, disable tap-to-click don't work in 17.10

2018-02-07 Thread Daniel van Vugt
You make excellent points.

1) Going forward I believe the Gnome guys see anything that's not
libinput as unsupported. So we could log an enhancement request to get
them to add Xorg synaptics support (ie. tweak the same things as
'synclient' does). But they're likely to ignore that request. Still, I
think if someone could implement it based on the synclient code, they
might accept a patch.

2) This is certainly a problem and what we should be fixing (although I
haven't tested upgrades myself to verify). Let's make this bug about the
upgrade problem.

Thanks for persisting and figuring it out.

** Summary changed:

- touchpad disable while typing, disable tap-to-click don't work in 17.10
+ Touchpad settings don't work after upgrading to 17.10 
(xserver-xorg-input-synaptics is still installed)

** Summary changed:

- Touchpad settings don't work after upgrading to 17.10 
(xserver-xorg-input-synaptics is still installed)
+ Touchpad settings don't work after upgrading to 17.10 (because 
xserver-xorg-input-synaptics is still installed)

** Changed in: libinput (Ubuntu)
   Status: Incomplete => New

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

** No longer affects: libinput

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => High

** Changed in: libinput (Ubuntu)
   Importance: Undecided => High

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

** Changed in: libinput (Ubuntu)
   Importance: High => Medium

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

Title:
  Touchpad settings don't work after upgrading to 17.10 (because
  xserver-xorg-input-synaptics is still installed)

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

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

[Bug 1718238] Re: Giant terminal icon is blocking out the Terminal window buttons

2018-02-07 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: mutter (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Giant terminal icon is blocking out the Terminal window buttons

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

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

[Bug 1235549] Re: Lock Screen is extremely slow

2018-02-07 Thread Daniel van Vugt
Stephen, all, please log your own bugs with fresh system information.
This bug is too old.

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

Title:
  Lock Screen is extremely slow

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

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

[Bug 1235549] Re: Lock Screen is extremely slow

2018-02-07 Thread Daniel van Vugt
Jeb, thank you for reporting this bug to Ubuntu.
Ubuntu 13.10 (saucy) reached end-of-life on July 17, 2014.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test.

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

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

Title:
  Lock Screen is extremely slow

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

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

[Bug 1747744] Re: [regression] Video playback in totem is corrupted in X11

2018-02-07 Thread Daniel van Vugt
Thanks. Yeah I knew it was working till recently so suspected the Mesa
update caused it.

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

** Changed in: mesa (Ubuntu)
   Importance: Undecided => High

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

Title:
  [regression] Video playback in totem is corrupted in X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1747744/+subscriptions

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

[Bug 1734021] Re: No volume icon

2018-02-07 Thread Christopher M. Penalver
** Package changed: xorg (Ubuntu) => rhythmbox-plugin-alternative-
toolbar (Ubuntu)

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

Title:
  No volume icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox-plugin-alternative-toolbar/+bug/1734021/+subscriptions

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

[Bug 1734021] [NEW] No volume icon

2018-02-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Newly install ubuntu 17.10, everthing is default but there's no volume
icon in rhythmbox (with both wayland and xorg). I removed the rhythmbox-
plugin-alternative-toolbar and the volume icon returned. It seems like
this is a problem with new interface.

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
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Thu Nov 23 11:01:30 2017
DistUpgraded: Fresh install
DistroCodename: artful
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. 3rd Gen Core processor Graphics Controller 
[1043:13dd]
InstallationDate: Installed on 2017-11-03 (19 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
MachineType: ASUSTeK COMPUTER INC. X451CAP
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-17-generic.efi.signed 
root=UUID=e4cc472d-4daa-4f70-bc5c-d784c15008af ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/18/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: X451CAP.203
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X451CAP
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX451CAP.203:bd02/18/2014:svnASUSTeKCOMPUTERINC.:pnX451CAP:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX451CAP:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.family: X
dmi.product.name: X451CAP
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.13.1+17.10.20170901-0ubuntu1
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: rhythmbox-plugin-alternative-toolbar (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful ubuntu wayland-session
-- 
No volume icon
https://bugs.launchpad.net/bugs/1734021
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to rhythmbox-plugin-alternative-toolbar in Ubuntu.

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

[Bug 1672297] Re: gnome-shell uses lots of memory, and grows over time

2018-02-07 Thread Chelmite
VmData:   636560 kB 10:30
VmData:   848276 kB 15:45

That's up 33% in 5.25 hours, during which I wasn't interacting with the
computer, so there shouldn't have been any demands on gnome.

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

Title:
  gnome-shell uses lots of memory, and grows over time

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

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

[Bug 1637984] Please test proposed package

2018-02-07 Thread Brian Murray
Hello Will, or anyone else affected,

Accepted gnome-disk-utility into xenial-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/gnome-disk-
utility/3.18.3.1-1ubuntu1.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-xenial to verification-done-xenial. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-xenial. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

Title:
  Disks shows all mounted snaps

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

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

[Bug 1637984] Re: Disks shows all mounted snaps

2018-02-07 Thread Brian Murray
Hello Will, or anyone else affected,

Accepted gnome-disk-utility into artful-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/gnome-disk-
utility/3.26.1-0ubuntu1.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-artful to verification-done-artful. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-artful. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags added: verification-needed verification-needed-artful

** Tags added: verification-needed-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/1637984

Title:
  Disks shows all mounted snaps

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

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

[Bug 1718238] Re: Giant terminal icon is blocking out the Terminal window buttons

2018-02-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Giant terminal icon is blocking out the Terminal window buttons

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

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

[Bug 1718238] Re: Giant terminal icon is blocking out the Terminal window buttons

2018-02-07 Thread Egmont Koblinger
Upstream report: https://gitlab.gnome.org/GNOME/mutter/issues/23

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

Title:
  Giant terminal icon is blocking out the Terminal window buttons

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

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

[Bug 1712660] Re: application menu icon in title bar has wrong size

2018-02-07 Thread Egmont Koblinger
*** This bug is a duplicate of bug 1718238 ***
https://bugs.launchpad.net/bugs/1718238

** This bug has been marked a duplicate of bug 1718238
   Giant terminal icon is blocking out the Terminal window buttons

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

Title:
  application menu icon in title bar has wrong size

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

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

[Bug 1748036] [NEW] .pam_environment not applied if home directory is encrypted

2018-02-07 Thread Bram Geron
Public bug reported:

Regression of bug #952185.

Variables in ~/.pam_environment are not applied when I start my computer
and login. When I then re-login, they _are_ applied.

I have manually copied my ~/.pam_environment to the original, non-
ecryptfs-mounted ~/ and then the file is always applied.

After #952185, the fix seems to have been to change debian/*.pam to run
pam_env after common-session. But I don't understand why the line in
common-auth isn't enough to mount ecryptfs. Perhaps pam_ecryptfs.so only
does the unmounting in the session phase.

Ubuntu 17.10, gdm3 3.26.1-3ubuntu3

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

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

Title:
  .pam_environment not applied if home directory is encrypted

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

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

[Bug 1748029] Re: Dragging and dropping a window in the top bar causes GNOME shell to become unusable

2018-02-07 Thread Dan Watkins
The attached photo displays what I end up stuck with.

** Attachment added: "20180207_165829.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1748029/+attachment/5050935/+files/20180207_165829.jpg

** Package changed: xorg (Ubuntu) => gnome-shell (Ubuntu)

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

Title:
  Dragging and dropping a window in the top bar causes GNOME shell to
  become unusable

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

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

[Bug 1748029] [NEW] Dragging and dropping a window in the top bar causes GNOME shell to become unusable

2018-02-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I have an external monitor in portrait mode, which means that the top of
my external monitor is substantially above my laptop monitor (which has
the top bar).  If I move a window by holding Meta and dragging it from
the bottom, and accidentally let go with the window overlapping the top
bar, then GNOME Shell becomes effectively unresponsive.  My cursor is
stuck as the move hand cursor, and I can move it but do nothing else.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu4
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
ApportVersion: 2.20.8-0ubuntu8
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Wed Feb  7 17:07:38 2018
DistUpgraded: 2018-01-23 11:42:22,182 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 5.2.6, 4.13.0-31-generic, x86_64: installed
 virtualbox, 5.2.6, 4.13.0-32-generic, x86_64: installed
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Lenovo ThinkPad T440p [17aa:220e]
InstallationDate: Installed on 2017-10-23 (107 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
MachineType: LENOVO 20ANCTO1WW
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to bionic on 2018-01-23 (15 days ago)
dmi.bios.date: 05/21/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: GLET70WW (2.24 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20ANCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50512 STD
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGLET70WW(2.24):bd05/21/2014:svnLENOVO:pn20ANCTO1WW:pvrThinkPadT440p:rvnLENOVO:rn20ANCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.family: ThinkPad T440p
dmi.product.name: 20ANCTO1WW
dmi.product.version: ThinkPad T440p
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.89-1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.3.3-0ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 17.3.3-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+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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


** Tags: amd64 apport-bug bionic reproducible third-party-packages ubuntu
-- 
Dragging and dropping a window in the top bar causes GNOME shell to become 
unusable
https://bugs.launchpad.net/bugs/1748029
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-shell in Ubuntu.

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

[Bug 1747744] Re: [regression] Video playback in totem is corrupted in X11

2018-02-07 Thread Doug McMahon
Downgrading mesa to 17.10 proposed again then upgrading in smallest
groups possible (libegl1-mesa, libgl1-mesa-dri & deps first) it's this
final 3 group that starts the corruption

Upgraded the following packages:
libgl1-mesa-glx (17.2.8-0ubuntu0~17.10.1) to 17.3.3-0ubuntu1
libglapi-mesa (17.2.8-0ubuntu0~17.10.1) to 17.3.3-0ubuntu1
libgles2-mesa (17.2.8-0ubuntu0~17.10.1) to 17.3.3-0ubuntu1

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

Title:
  [regression] Video playback in totem is corrupted in X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1747744/+subscriptions

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

[Bug 1494897] Re: various apps abort on assertion - g_file_monitor_source_handle_event: code should not be reached

2018-02-07 Thread aaronfranke
Downstream bug: https://bugzilla.xfce.org/show_bug.cgi?id=12556

** Bug watch added: Xfce Bugzilla #12556
   https://bugzilla.xfce.org/show_bug.cgi?id=12556

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

Title:
  various apps abort on assertion - g_file_monitor_source_handle_event:
  code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1494897/+subscriptions

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

[Bug 1745672] Re: Watching mp4 videos is broken

2018-02-07 Thread dino99
Has also been reported as lp:1747744

Yes its an intel builtin graphic chip

** Attachment added: "lspi.txt"
   
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1745672/+attachment/5050865/+files/lspi.txt

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

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

Title:
  Watching mp4 videos is broken

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

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

[Bug 1708409] Re: kdump service does not start after configure/reboot

2018-02-07 Thread Launchpad Bug Tracker
This bug was fixed in the package makedumpfile - 1:1.6.3-1

---
makedumpfile (1:1.6.3-1) unstable; urgency=medium

  * New upstream release. Main new feature:
o Support new kernels
 - The supported kernel is updated to 4.14.8 in this version. (LP: #1746299)
   4.14.9 and later can't be filtered correctly due to inappropriate 
VMCOREINFO,
   it will be resolved in kernel 4.15.

  * Changelog:
o New feature
- [PATCH v2] x86_64: Take care of init_level4_pgt rename in kernel (by 
Pratyush Anand) 64bd5db
- [PATCH v2] Fix SECTION_MAP_MASK for kernel >= v.13 (by Pratyush 
Anand) 4bf4f2b
- [PATCH v2] book3s/ppc64: Lower the max real address to 53 bits for 
kernels >= v4.11
  (by Bhupesh Sharma) 6c83e74
- [PATCH v3 1/4] Support symbol __cpu_online_mask (by Takao Indoh) 
3b11c00
- [PATCH] ppc64: update hash page table geometry (by Hari Bathini) 
3c39f13
- [PATCH] handle renamed init_level4_pgt -> init_top_pgt (by Jeff 
Mahoney) 5e54d53

o Bugfix
- [PATCH v2] arm64: Fix page table walk of 1GB section (by Bradley 
Bolen) 27508f1
- [PATCH v2 1/2] ppc64: set page_offset in get_versiondep_info_ppc64() 
(by Pingfan Liu) 52319d2
- [PATCH v2 2/2] ppc64: get the info of mem reserved for crashkernel 
(by Pingfan Liu) c7fcbbc
- [PATCH v3 3/4] sadump: Fix a KASLR problem of sadump (by Takao Indoh) 
b4f7d95
- [PATCH v3 4/4] sadump: Fix a KASLR problem of sadump while kdump is 
working (by Takao Indoh) 13d3059
- [PATCH 2/2] Fix 'kernel_version' variable being uninitialized & 
introduce minor reorganization
  (by Bhupesh Sharma) d1ffe82
- [PATCH 1/2] Fix off-by-one errors in exclude_segment() (by Petr 
Tesarik) 590f35e
- [PATCH 2/2] Fix physical-to-virtual conversion in exclude_segment() 
(by Petr Tesarik) 6c1bf2a

o Cleanup
- [PATCH] Fix formatting problems in header file (by Eric DeVolder) 
cefea9e
- [PATCH v3 2/4] Introduce vtop4_x86_64_pagetable (by Takao Indoh) 
6de5d37
- [PATCH 1/2] Fix compilation warnings on ppc64/ppc64le platforms (by 
Bhupesh Sharma) 0df157a
- [PATCH] Make good use of is_cyclic_region() (by Atsushi Kumagai) 
6bfd7a3
- [PATCH] Fix the regression about getting kernel version (by Atsushi 
Kumagai) 254c116
- [PATCH] Update maintainers (by Atsushi Kumagai) 9d3147e

  * Use multi-user.target. (LP: #1708409)
  * kdump-tools Recommends initramfs-tools-core.
  * Add myself as uploader.
  * Move Vcs control fields to salsa.

 -- Thadeu Lima de Souza Cascardo   Tue, 06 Feb
2018 12:53:14 -0200

** Changed in: makedumpfile (Ubuntu Bionic)
   Status: Confirmed => Fix Released

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

Title:
  kdump service does not start after configure/reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1708409/+subscriptions

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

[Bug 1747744] Re: [regression] Video playback in totem is corrupted in X11

2018-02-07 Thread Doug McMahon
Going the other way, i.e. 17.10 updated, then slowly upgraded to bionic found 
this.
Updating totem, the eventually all of gstreamer inc. the vaapi plugin, 
installing libva2 packages produced no issues & did provide vaapi in totem once 
libva was fully on bionic versions. (restarts after all changes..
Updating libdrm2 caused no issues.
However as soon as this group was updated & a reboot corruption in totem 
occurred

Upgraded the following packages:
libdrm-amdgpu1 (2.4.83-1) to 2.4.89-1
libegl1-mesa (17.2.8-0ubuntu0~17.10.1) to 17.3.3-0ubuntu1
libgbm1 (17.2.8-0ubuntu0~17.10.1) to 17.3.3-0ubuntu1
libgl1-mesa-dri (17.2.8-0ubuntu0~17.10.1) to 17.3.3-0ubuntu1
libgl1-mesa-glx (17.2.8-0ubuntu0~17.10.1) to 17.3.3-0ubuntu1
libglapi-mesa (17.2.8-0ubuntu0~17.10.1) to 17.3.3-0ubuntu1
libgles2-mesa (17.2.8-0ubuntu0~17.10.1) to 17.3.3-0ubuntu1
libmirclient9 (0.28.0+17.10.20171011.1-0ubuntu1) to 0.29.0-0ubuntu1
libmircommon7 (0.28.0+17.10.20171011.1-0ubuntu1) to 0.29.0-0ubuntu1
libmircore1 (0.28.0+17.10.20171011.1-0ubuntu1) to 0.29.0-0ubuntu1
libmirprotobuf3 (0.28.0+17.10.20171011.1-0ubuntu1) to 0.29.0-0ubuntu1
libwayland-egl1-mesa (17.2.8-0ubuntu0~17.10.1) to 17.3.3-0ubuntu1
mesa-va-drivers (17.2.8-0ubuntu0~17.10.1) to 17.3.3-0ubuntu1
mesa-vdpau-drivers (17.2.8-0ubuntu0~17.10.1) to 17.3.3-0ubuntu1

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

Title:
  [regression] Video playback in totem is corrupted in X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1747744/+subscriptions

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

[Bug 1747566] Re: org.gnome.Shell.desktop stacktraces; tweener.js:73

2018-02-07 Thread Treviño
It was fixed even before gjs was released, but still not merged:

 https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/4

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

** Changed in: gnome-shell (Ubuntu)
   Status: Won't Fix => In Progress

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

Title:
  org.gnome.Shell.desktop stacktraces; tweener.js:73

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

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

[Bug 1747568] Re: Mouse clicks ignored in Wayland

2018-02-07 Thread centx
I also got this issue on 17.10 after installing linux kernel 4.15.1
(amd64, lot-latency) from Ubuntu kernel-ppa[1] and Vesa components from
Padoka PPA[2] to get better support for my Vega 56 GPU

[1]: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15.1/
[2]: https://launchpad.net/~paulo-miguel-dias/+archive/ubuntu/mesa

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

Title:
  Mouse clicks ignored in Wayland

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

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

[Bug 1747744] Re: [regression] Video playback in totem is corrupted in X11

2018-02-07 Thread Doug McMahon
It's possible that this broke on the switch to libva2 which would be somewhat 
hard to test on a current 18.04 image.(not impossible just hard due to 
extensive amount of packages involved..
To note:  parole works fine with the gst-vaapi plugin.

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

Title:
  [regression] Video playback in totem is corrupted in X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1747744/+subscriptions

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

Re: [Bug 1742482] Re: Bluefish asks to download files from Nautilus FTP window

2018-02-07 Thread I. De Marchi
Hi Daniele,

> Added Nautilus as affected package, removed Bluefish. Thanks
> 
> ** Also affects: nautilus (Ubuntu)
>Importance: Undecided
>Status: New
> 
> ** No longer affects: bluefish (Ubuntu)
> 

Thanks!

I. De Marchi

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

Title:
  Double-click doesn't open default application

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

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

[Bug 1697143] Re: GNOME Shell's Suspend feature is hidden in power menu

2018-02-07 Thread Brian Murray
** Tags added: regression-release

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

Title:
  GNOME Shell's Suspend feature is hidden in power menu

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

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

[Bug 1718238] Re: Giant terminal icon is blocking out the Terminal window buttons

2018-02-07 Thread Ubuntu Foundations Team Bug Bot
The attachment "Mutter fix" seems to be a patch.  If it isn't, please
remove the "patch" flag from the attachment, remove the "patch" tag, and
if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  Giant terminal icon is blocking out the Terminal window buttons

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

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

[Bug 1685053] Re: Content of open message windows becomes blank when Evolution receives new mail

2018-02-07 Thread dino99
That version is now dead
http://news.softpedia.com/news/ubuntu-17-04-zesty-zapus-has-reached-end-of-life-upgrade-to-ubuntu-17-10-now-519360.shtml

** Changed in: evolution (Ubuntu)
   Status: New => Invalid

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

Title:
  Content of open message windows becomes blank when Evolution receives
  new mail

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

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

[Bug 1747488] Re: [GeForce GTX 1080] 17.10.1 DisplayPort 15m cable no display after starting "EFI VGA"

2018-02-07 Thread naisanza
@Daniel van Vugt

Yeah, when it was a fresh install. The grub boot loader displayed, and
once it started booting into Ubuntu, the last line (in 'text' mode) was
saying "changing into EFI VGA"; after that there were no monitor output,
as if it were connected, but just a black display; and unlike a poorly
configured X.conf, it was just black. No cursor, no switch to terminal
(CTRL+ALT+F1)

I installed on a DisplayPort-to-Dvi monitor with a 1m cable, and then
after the install finished and rebooted, I switched it back to
DisplayPort connected to the LG 34" over a 15m cable.

My screen was all flickering, pixelated line distortions flicker across
the screen. It stopped after installing nvidia drivers

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

Title:
  [GeForce GTX 1080] 17.10.1 DisplayPort 15m cable no display after
  starting "EFI VGA"

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

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

[Bug 1747789] Re: Ubuntu 17.10 Accessibility bug (Pointing & Clicking)

2018-02-07 Thread Brian Murray
** Package changed: ubuntu => gnome-desktop (Ubuntu)

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

Title:
  Ubuntu 17.10 Accessibility bug (Pointing & Clicking)

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

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

[Bug 1747938] Re: gnome-screensaver crashed with SIGSEGV in XQueryExtension()

2018-02-07 Thread Cristian Aravena Romero
** Information type changed from Private to Public

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

Title:
  gnome-screensaver crashed with SIGSEGV in XQueryExtension()

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

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

[Bug 1747789] [NEW] Ubuntu 17.10 Accessibility bug (Pointing & Clicking)

2018-02-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Installed Ubuntu version: Ubuntu 17.10.1

"Pointing & Clicking" presents several misbehaviors.

Pointing & Clickling can be activated normally under Accessibility tab
on Settings, but it does Not behave as expected anymore.

When it is activated, the mouse pointer does Not move at all on any
application/environment by using any of the numpad keys.

Clicking with key 5 on numpad does Not work on Nautilus or on
Toolbars/Apps menu (as well as dragging windows by title bar, or
resizing windows, by holding key 5 and dragging mouse).

Clicking also does Not work on applications such as Settings,
Calculator, gedit.

Clicking with numpad Does work inside and Only Inside the content of
specific applications, such as Firefox, Chrome, Dropbox client, desktop
area (where desktop icons are placed).

The tests Have been done both with numlock ON and OFF.

The origin of this problem may be the integration of "Pointing &
Clicking" with Gnome.

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


** Tags: accessibility bot-comment
-- 
Ubuntu 17.10 Accessibility bug (Pointing & Clicking)
https://bugs.launchpad.net/bugs/1747789
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-desktop in Ubuntu.

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

[Bug 1747933] Re: gnome-maps doesn't start: gjs-console crashed with SIGSEGV

2018-02-07 Thread Jeremy Bicha
** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gjs/+bug/1747933/+attachment/5050740/+files/JournalErrors.txt

** Information type changed from Private to Public

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

Title:
  gnome-maps doesn't start: gjs-console crashed with SIGSEGV

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

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

[Bug 345317] Re: should display notification when new media are detected

2018-02-07 Thread Bryan Quigley
This works at least in 17.10 and I believe in 16.04, but it wasn't a
nautilus fix so closing as invalid.  Thanks!

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  should display notification when new media are detected

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

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

[Bug 1637984] Re: Disks shows all mounted snaps

2018-02-07 Thread Sebastien Bacher
** Description changed:

+ * Impact
  In 16.04 and later any installed snaps show as loop devices in Disks.
  
- While it is indeed a loop device I think it would be tidier if we could
- not show the snaps.
+ * Test Case
+ - install a snap
+ - open gnome-disks
+ -> the snap shouldn't be listed on the left pane as a device
+ 
+ * Regression potential
+ Check that all your existing disks are still listed

** Changed in: gnome-disk-utility (Ubuntu Xenial)
   Status: New => Fix Committed

** Changed in: gnome-disk-utility (Ubuntu Artful)
   Status: New => Fix Committed

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

Title:
  Disks shows all mounted snaps

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

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

[Bug 1637984] Re: Disks shows all mounted snaps

2018-02-07 Thread Sebastien Bacher
** Also affects: gnome-disk-utility (Ubuntu Artful)
   Importance: Undecided
   Status: New

** Also affects: udisks2 (Ubuntu Artful)
   Importance: Undecided
   Status: New

** Also affects: gnome-disk-utility (Ubuntu Bionic)
   Importance: High
 Assignee: Andrea Azzarone (azzar1)
   Status: In Progress

** Also affects: udisks2 (Ubuntu Bionic)
   Importance: High
 Assignee: Andrea Azzarone (azzar1)
   Status: In Progress

** Also affects: gnome-disk-utility (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: udisks2 (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: gnome-disk-utility (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: gnome-disk-utility (Ubuntu Artful)
   Importance: Undecided => High

** Changed in: udisks2 (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: udisks2 (Ubuntu Artful)
   Importance: Undecided => High

** Changed in: udisks2 (Ubuntu Bionic)
   Status: In Progress => Fix Committed

** Changed in: gnome-disk-utility (Ubuntu Bionic)
   Status: In Progress => Fix Committed

** Changed in: udisks2 (Ubuntu Artful)
   Status: New => Won't Fix

** Changed in: udisks2 (Ubuntu Xenial)
   Status: New => Won't Fix

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

Title:
  Disks shows all mounted snaps

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

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

[Bug 1686473] Re: Won't start in 17.04. Terminal gives error

2018-02-07 Thread dino99
That version is now dead
http://news.softpedia.com/news/ubuntu-17-04-zesty-zapus-has-reached-end-of-life-upgrade-to-ubuntu-17-10-now-519360.shtml

** Changed in: rhythmbox (Ubuntu)
   Status: New => Invalid

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

Title:
  Won't start in 17.04. Terminal gives error

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

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

[Bug 1747910] Re: Crashes on DP hotplug (wl_registry@2: error 0: invalid global wl_output (29))

2018-02-07 Thread Marius Gedminas
*** This bug is a duplicate of bug 1731911 ***
https://bugs.launchpad.net/bugs/1731911

This is probably a duplicate of 1728588 (which itself is marked as a
duplicate of 1731911).

apport-retrace gives me this Xwayland stack trace:

(gdb) bt
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x7fce6a322f5d in __GI_abort () at abort.c:90
#2  0x558934f5713a in OsAbort () at ../../../../os/utils.c:1361
#3  0x558934f5cc53 in AbortServer () at ../../../../os/log.c:877
#4  0x558934f5da75 in FatalError (f=f@entry=0x558934f66fa6 "%s") at 
../../../../os/log.c:1015
#5  0x558934de2e6c in xwl_log_handler (format=, 
args=) at ../../../../../hw/xwayland/xwayland.c:885
#6  0x7fce6c7728ca in wl_log (fmt=) at 
../src/wayland-util.c:406
#7  0x7fce6c76e2d8 in display_handle_error (data=, 
display=0x558935d07e30, object=0x558935d0c300, code=0, message=)
at ../src/wayland-client.c:810
#8  0x7fce69c60e18 in ffi_call_unix64 () at ../src/x86/unix64.S:76
#9  0x7fce69c6087a in ffi_call (cif=cif@entry=0x7ffd318ba470, fn=, rvalue=, rvalue@entry=0x0, 
avalue=avalue@entry=0x7ffd318ba540) at ../src/x86/ffi64.c:525
#10 0x7fce6c771a1b in wl_closure_invoke (closure=, 
flags=, target=, opcode=0, data=)
at ../src/connection.c:935
#11 0x7fce6c76e5b8 in dispatch_event (display=display@entry=0x558935d07e30, 
queue=) at ../src/wayland-client.c:1310
#12 0x7fce6c76f847 in dispatch_queue (queue=0x558935d07ef8, 
display=0x558935d07e30) at ../src/wayland-client.c:1449
#13 wl_display_dispatch_queue_pending (display=0x558935d07e30, 
queue=0x558935d07ef8) at ../src/wayland-client.c:1698
#14 0x7fce6c76f8cc in wl_display_dispatch_pending (display=) 
at ../src/wayland-client.c:1761
#15 0x558934de341b in xwl_read_events (xwl_screen=0x558935cffa40) at 
../../../../../hw/xwayland/xwayland.c:598
#16 0x558934f54cb1 in ospoll_wait (ospoll=0x558935cf4a20, 
timeout=) at ../../../../os/ospoll.c:412
#17 0x558934f4dcbb in WaitForSomething (are_ready=) at 
../../../../os/WaitFor.c:226
#18 0x558934f199f3 in Dispatch () at ../../../../dix/dispatch.c:422
#19 0x558934f1dc90 in dix_main (argc=11, argv=0x7ffd318bb4f8, 
envp=) at ../../../../dix/main.c:287
#20 0x7fce6a30b1c1 in __libc_start_main (main=0x558934de2a60 , 
argc=11, argv=0x7ffd318bb4f8, init=, fini=, 
rtld_fini=, stack_end=0x7ffd318bb4e8) at 
../csu/libc-start.c:308
#21 0x558934de2a9a in _start ()


** This bug has been marked a duplicate of bug 1731911
   Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from 
FatalError() from xwl_read_events() from ospoll_wait()

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

Title:
  Crashes on DP hotplug (wl_registry@2: error 0: invalid global
  wl_output (29))

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

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

[Bug 1235549] Re: Lock Screen is extremely slow

2018-02-07 Thread Stephen Phillips
I think that I am having the same issue on Ubuntu 17.10 now.  I've had
other performance issues related to Gnome-Keyring and Chrome.  During
those times, top shows that Gnome-Keyring is using a good portion of the
CPU.  When I unlock and check top, I don't see Gnome-Keyring, so it's
probably a different issue.

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

Title:
  Lock Screen is extremely slow

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

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

[Bug 1747910] [NEW] Crashes on DP hotplug (wl_registry@2: error 0: invalid global wl_output (29))

2018-02-07 Thread Marius Gedminas
Public bug reported:

I switched to a new external monitor at work today.  I cannot reproduce
the exact sequence of events, but it was basically: plug in external
monitor (via DisplayPort), suspend laptop, unplug that monitor and plug
in another one, resume laptop.  At that point I was staring at the GDM
login screen because gnome-shell had crashed on me.

(It's hard to understand what happened exactly, from the journal, but it
may've been Xwayland that crashed -- I've an Xwayland crash file in
/var/crash with a matching timestamp -- but the entire GNOME session
died soon afterwards.)

Highlights from journalctl:

Vas 07 15:04:27 platonas gtimelog[27075]: Error 71 (Protokolo klaida) 
dispatching to Wayland display.
Vas 07 15:04:27 platonas gsd-color[3440]: no xrandr-Goldstar Company Ltd-LG 
ULTRAWIDE-316961 device found: Failed to find output xrandr-Goldstar Company 
Ltd-LG ULTRAWIDE-316961
Vas 07 15:04:27 platonas evolution-alarm[4513]: Error 71 (Protokolo klaida) 
dispatching to Wayland display.
Vas 07 15:04:27 platonas update-notifier[5165]: Error 71 (Protokolo klaida) 
dispatching to Wayland display.
Vas 07 15:04:27 platonas xdg-desktop-por[5317]: Error 71 (Protokolo klaida) 
dispatching to Wayland display.
Vas 07 15:04:27 platonas org.gnome.Shell.desktop[4166]: (EE)
Vas 07 15:04:27 platonas org.gnome.Shell.desktop[4166]: Fatal server error:
Vas 07 15:04:27 platonas org.gnome.Shell.desktop[4166]: (EE) wl_registry@2: 
error 0: invalid global wl_output (29)
Vas 07 15:04:27 platonas org.gnome.Shell.desktop[4166]: (EE)
Vas 07 15:04:27 platonas systemd[4065]: xdg-desktop-portal-gtk.service: 
Main process exited, code=exited, status=1/FAILURE
Vas 07 15:04:27 platonas systemd[4065]: xdg-desktop-portal-gtk.service: 
Unit entered failed state.
Vas 07 15:04:27 platonas systemd[4065]: xdg-desktop-portal-gtk.service: 
Failed with result 'exit-code'.
...
Vas 07 15:04:34 platonas org.gnome.Shell.desktop[4166]: 
xcb_connection_has_error() grąžino reikšmę "true"
...
Vas 07 15:04:34 platonas gnome-shell[4166]: Connection to xwayland lost
Vas 07 15:04:34 platonas org.gnome.Shell.desktop[4166]: == Stack trace for 
context 0x564a010d2000 ==
...
Vas 07 15:04:35 platonas gnome-session[4081]: gnome-session-binary[4081]: 
WARNING: Application 'org.gnome.Shell.desktop' killed by signal 5
Vas 07 15:04:35 platonas gnome-session-binary[4081]: WARNING: Application 
'org.gnome.Shell.desktop' killed by signal 5
Vas 07 15:04:35 platonas gnome-session-binary[4081]: Unrecoverable failure 
in required component org.gnome.Shell.desktop

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.26.2-0ubuntu0.1
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Feb  7 15:20:24 2018
DisplayManager: gdm3
InstallationDate: Installed on 2016-09-10 (515 days ago)
InstallationMedia: Ubuntu-GNOME 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160720)
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to artful on 2017-10-19 (110 days ago)

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


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

** Description changed:

  I switched to a new external monitor at work today.  I cannot reproduce
  the exact sequence of events, but it was basically: plug in external
  monitor (via DisplayPort), suspend laptop, unplug that monitor and plug
- in another one, resume laptop.  At that point I was starting at the GDM
+ in another one, resume laptop.  At that point I was staring at the GDM
  login screen because gnome-shell had crashed on me.
  
  (It's hard to understand what happened exactly, from the journal, but it
  may've been Xwayland that crashed -- I've an Xwayland crash file in
  /var/crash with a matching timestamp -- but the entire GNOME session
  died soon afterwards.)
  
  Highlights from journalctl:
  
- Vas 07 15:04:27 platonas gtimelog[27075]: Error 71 (Protokolo klaida) 
dispatching to Wayland display.
- Vas 07 15:04:27 platonas gsd-color[3440]: no xrandr-Goldstar Company 
Ltd-LG ULTRAWIDE-316961 device found: Failed to find output xrandr-Goldstar 
Company Ltd-LG ULTRAWIDE-316961
- Vas 07 15:04:27 platonas evolution-alarm[4513]: Error 71 (Protokolo 
klaida) dispatching to Wayland display.
- Vas 07 15:04:27 platonas update-notifier[5165]: Error 71 (Protokolo 
klaida) dispatching to Wayland display.
- Vas 07 15:04:27 platonas xdg-desktop-por[5317]: Error 71 (Protokolo 
klaida) dispatching to Wayland display.
- Vas 07 15:04:27 platonas org.gnome.Shell.desktop[4166]: (EE)
- Vas 07 15:04:27 platonas org.gnome.Shell.desktop[4166]: Fatal server 
error: 
- Vas 07 15:04:27 platonas org.gnome.Shell.desktop[4166]: (EE) 
wl_registry@2: error 0: invalid global wl_output 

[Bug 1718238] Re: Giant terminal icon is blocking out the Terminal window buttons

2018-02-07 Thread Egmont Koblinger
Daniel (or anyone else),

Could you please take care of applying this fix for Bionic?

The bug is X11 only which will be the default of Bionic, plus it's LTS,
so it'll affect magnitudes more users than on Artful. And it's a big fat
look-n-usability no-go.

Thanks in advance!

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

Title:
  Giant terminal icon is blocking out the Terminal window buttons

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

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

[Bug 1718238] Re: Giant terminal icon is blocking out the Terminal window buttons

2018-02-07 Thread Egmont Koblinger
Here's a fix to mutter.

_NET_WM_ICON is read into mini_icon unscaled (so its documentation is
incorrect), preferably at size 16, but if that's not available (as in
the buggy case) then in whichever size is available (48 in our case).

Then when scaling is due to happen (the icon gets painted), the
reciprocal of the desired factor is applied. So instead of scaling by
1/3 (to downscale from the actual 48 to the desired 16), it's scaled by
3, resulting in 144.

Plus, the position is also incorrectly computed according to the pre-
scaled size rather than the scaled size.

---

The icon still looks somewhat different based on the presence/absence of
the supposedly irrelevant gnome-icon-theme package. This should need
further investigation, probably in GTK+ itself, but is no longer a huge
usability problem.

---

Could someone please figure out for me how to file an upstream Mutter
bug? This component is no longer present in GNOME bugzilla, even though
there were bugs filed just two weeks ago. Manually rewriting the URL
redirects me to gitlab.gnome.org. Trying to register there gives a 500.

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

** Patch added: "Mutter fix"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1718238/+attachment/5050595/+files/mutter-lp1718238-giant-terminal-icon.patch

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

Title:
  Giant terminal icon is blocking out the Terminal window buttons

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

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

[Bug 1747899] [NEW] RE: Ubuntu 17.10 - portrait monitor showing extra arrow

2018-02-07 Thread Janusz Michalik
Public bug reported:

I recently hooked-up a second monitor to an Nvidia GEFORCE GTX 1060.
When I am using my primary monitor, the secondary monitor shows the
cursor as well.

My monitor setup:

Left monitor portrait  1200x1920 (secondary)
Right monitor landscape __ 1920x1200 (primary)
with the Ubuntu desktop.

In particular, when my cursor is in the top-left 1/6th of the primary
landscape monitor, I see the cursor in the bottom-left 1/6th of my
secondary portrait monitor. But, if I am in that same bottom-left 1/6th
of the secondary portrait monitor, I do not see it in the primary
landscape monitor.

Additional information:
- I have already tried using the proprietary and Nouveau open-source driver, 
and this unfortunately did not solve the issue,
- when the portrait secondary monitor is on the right this problem does not 
occur,

Work around:
- switching from Wayland back to XOrg worked, so I guess its something to do 
with Wayland specifically.

Best,
J.

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

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

Title:
  RE: Ubuntu 17.10 - portrait monitor showing extra arrow

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

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

[Bug 1739018] Re: Gnome shell is sometimes slow to recognize some running apps

2018-02-07 Thread Waz
I opened an issue on Gnome bug tracker too

https://gitlab.gnome.org/GNOME/gnome-shell/issues/29

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

Title:
  Gnome shell is sometimes slow to recognize some running apps

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

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

[Bug 1739018] Re: Gnome shell is sometimes slow to recognize some running apps

2018-02-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Confirmed

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

Title:
  Gnome shell is sometimes slow to recognize some running apps

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

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

[Bug 1739018] Re: Gnome shell is sometimes slow to recognize some running apps

2018-02-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu)
   Status: New => Confirmed

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

Title:
  Gnome shell is sometimes slow to recognize some running apps

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

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

[Bug 872114] Re: Yelp causes 100% CPU usage

2018-02-07 Thread Dave Korman
Just happened to me on Xenial too.

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

Title:
  Yelp causes 100% CPU usage

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

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

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

2018-02-07 Thread Alex
back to confirmed and fix the problem

-- 
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 1721637] Re: can't open system settings(Ubuntu 17.10), icon is visible but settings don't dislay

2018-02-07 Thread Alex
in dconf-editor everything is by default
gnome-control-center is not installed

still can not open:

- RMC-> Change background
- system settings window

how is it possible for the OS not to open system settings???

honestly i am frustrating with ubuntu

-- 
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 1721637] Re: can't open system settings(Ubuntu 17.10), icon is visible but settings don't dislay

2018-02-07 Thread Alex
вот же говно

-- 
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 1747891] [NEW] gsd-color[1032]: failed to set screen _ICC_PROFILE

2018-02-07 Thread dino99
Public bug reported:

Get that error logged:

gsd-color[1032]: failed to set screen _ICC_PROFILE: Failed to open file
“/home/oem/.local/share/icc/edid-3ed66b5b66c8e176b2d44c8563cdad28.icc”:
Permission denied


This is related to (colormgr get-profiles output):

Filename:  
/var/lib/gdm3/.local/share/icc/edid-3ed66b5b66c8e176b2d44c8563cdad28.icc
Profile ID:icc-b11214f828f359ffc2d54bd918e8de7b
Metadata:  CMF_version=3.26.2
Metadata:  EDID_serial=SN-1
Metadata:  CMF_binary=gnome-settings-daemon
Metadata:  EDID_md5=3ed66b5b66c8e176b2d44c8563cdad28
Metadata:  CMF_product=gnome-settings-daemon
Metadata:  EDID_mnft=MTC
Metadata:  FILE_checksum=b11214f828f359ffc2d54bd918e8de7b
Metadata:  EDID_model=MON-SIS289
Metadata:  DATA_source=edid
Metadata:  MAPPING_device_id=xrandr-Mars-Tech 
Corporation-MON-SIS289-SN-1
Metadata:  EDID_manufacturer=Mars-Tech Corporation

Actual rights (set by the default install):

oem@ubuntu:~$ ls -l /home/oem/.local/share/icc/
-rw-rw-r-- 1 oem oem 1552 Dec  1 20:22 edid-3ed66b5b66c8e176b2d44c8563cdad28.icc

I've tried to follow that howto; but it should be set out of the box:
https://askubuntu.com/questions/199661/how-do-you-set-system-display-color-profiles-in-xubuntu-and-lubuntu

note: if that apply to an other package than gsd, please do change/add

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-settings-daemon 3.26.2-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
ApportVersion: 2.20.8-0ubuntu8
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Feb  7 12:11:12 2018
EcryptfsInUse: Yes
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-settings-daemon
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
  gsd-color[1032]: failed to set screen _ICC_PROFILE

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

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

[Bug 1620107] Re: nautilus crashed with SIGSEGV in NAUTILUS_VIEW_GET_IFACE()

2018-02-07 Thread Apport retracing service
** Tags added: artful

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

Title:
  nautilus crashed with SIGSEGV in NAUTILUS_VIEW_GET_IFACE()

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

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

[Bug 1747883] Re: nautilus crashed with SIGSEGV in nautilus_view_is_searching()

2018-02-07 Thread Apport retracing service
*** This bug is a duplicate of bug 1620107 ***
https://bugs.launchpad.net/bugs/1620107

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 #1620107, 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/1747883/+attachment/5050528/+files/CoreDump.gz

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1620107
   nautilus crashed with SIGSEGV in NAUTILUS_VIEW_GET_IFACE()

** 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 nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1747883

Title:
  nautilus crashed with SIGSEGV in nautilus_view_is_searching()

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

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

[Bug 1747703] Re: Translation not synchronized

2018-02-07 Thread Sebastien Bacher
The new template was stucked in the review queue for 17.10 which is why
the strings/translations didn't get imported, it has been approved now
which should resolve the issue. There has been no upload in bionic yet
so maybe the same is to do there after the next upload

Using launchpad allow us to ship translations updates without having to
have to update the code, which is a big win in testing and servers/users
bandwith use

** Changed in: shotwell (Ubuntu)
   Importance: Undecided => High

** Changed in: shotwell (Ubuntu)
   Status: New => Fix Committed

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

Title:
  Translation not synchronized

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

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

[Bug 1747744] Re: [regression] Video playback in totem is corrupted in X11

2018-02-07 Thread Sebastien Bacher
Totem didn't really change since 17.10, there was a no change rebuild
for a library transition and another upload to remove the patch that
made it use the old style decoration/menubar under Unity, so it's not
really likely totem is the issue or maybe the impact of a rebuild with
the new toolchain? In any case it should be easy enough to try to
previous version on bionic

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

Title:
  [regression] Video playback in totem is corrupted in X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1747744/+subscriptions

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

[Bug 1371928] Re: Main window content fully transparent

2018-02-07 Thread Mark Jeronimus
I have it with Java, Firefox, Remmina, Wine, Terminal, etc. Lately most
often with the TortoiseHG's rejected chunks merge window. I on average
~10 windows open at a time. It doesn't matter if I recently rebooted or
not. Both pop-ups and main windows. Sometimes fully transparent, other
times it renders initially and then never again.

Now trying with Compiz "Animations" off to see if it makes a difference.

** Also affects: compiz
   Importance: Undecided
   Status: New

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

Title:
  Main window content fully transparent

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

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

[Bug 1740484] Re: video corruption with amd RX560 and 2k display

2018-02-07 Thread Antonio Díaz Rebaque
Created mutter issue #22:

https://gitlab.gnome.org/GNOME/mutter/issues/22

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

Title:
  video corruption with amd RX560 and 2k display

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

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

[Bug 1747717] Re: package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers looping, abandoned - gnome-menus -> ufw

2018-02-07 Thread Jean-Baptiste Lallement
** Summary changed:

- package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers 
looping, abandoned
+ package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers 
looping, abandoned - gnome-menus -> ufw

** Changed in: gnome-menus (Ubuntu)
   Importance: Undecided => High

** Changed in: gnome-menus (Ubuntu)
   Status: New => Confirmed

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

Title:
  package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade:
  triggers looping, abandoned - gnome-menus -> ufw

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

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