[Bug 1706524] [NEW] Enable switch option to set volume above 100% from media keys and gnome shell UI

2017-07-25 Thread Didier Roche
Public bug reported:

Some devices have very office-oriented hardware and so, low volume power 
speakers.
The normal usage can make the sound unhearable on those configurations.

We added in u-c-c an option to switch it above 100%, per max volume
capability, and unity was picking up this value in its indicator and
u-s-d.

We desire thus to bring the same experience in the new ubuntu GNOME
Shell session: gnome-control-center have a slider enabling setting the
volume above 100%, however, this settings is only available in that
panel, and if you use the media key or the GNOME Shell controls, volume
is reset at 100% at max.

Upstream GNOME doesn't seem to have genuine interests in enabling that feature 
(see the discussion on the linked bug report). The proposal is thus:
- only enabling that feature in the *ubuntu* sessions. Don't let the sound 
(even if the key was enabled in the ubuntu session) goes above 100% in the 
gnome sessions to preserve upstream desired experience.
- reuse the same gsettings key (as long as it's not upstream) as we used to 
have. Easy migrations, user's setting preservation and such
- add this switch to gnome-control-center
- modify GNOME Shell agregate menu (volume settings) to represent the % in the 
volume slider corresponding to actual setting. We approach this as a distro 
patch and not an extension. The extension approach was hacky (overriding a 
callback, copying logic), and may work badly with well-designed other 
extensions. Hence this untrusive distro-patch.
- patch gnome-settings-daemon volume plugin for respecting this settings in the 
global OSD and react to media keys
- add a dependency from the ubuntu-session package on the schema, as reading 
the schema is conditioned on the session name.

** Affects: gnome-settings-daemon
 Importance: Unknown
 Status: Unknown

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

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

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

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

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

** Also affects: gnome-settings-daemon via
   https://bugzilla.gnome.org/show_bug.cgi?id=710424
   Importance: Unknown
   Status: Unknown

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

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

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

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

Title:
  Enable switch option to set volume above 100% from media keys and
  gnome shell UI

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

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


[Bug 1706474] Re: gdm3 nvidia modeset=1 is broken, external screens don't work

2017-07-25 Thread Daniel van Vugt
If everything works fine with lightdm then you can configure gdm to
behave the same as lightdm.

Just edit /etc/gdm3/custom.conf and uncomment:  #WaylandEnable=false

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

Title:
  gdm3 nvidia modeset=1 is broken, external screens don't work

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

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


[Bug 1706503] Re: gnome-shell crashed with signal 5 in _XIOError()

2017-07-25 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1505409 ***
https://bugs.launchpad.net/bugs/1505409

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 1505409, 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.


** Information type changed from Private to Public

** This bug has been marked a duplicate of bug 1505409
   gnome-shell crashed with SIGTRAP in x_io_error() from _XIOError() from 
_XEventsQueued() from XPending() from gdk_check_xpending() ["Connection to 
xwayland lost"]

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

Title:
  gnome-shell crashed with signal 5 in _XIOError()

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

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


[Bug 1463390] Re: GtkToolbar icons scale wrongly

2017-07-25 Thread Launchpad Bug Tracker
[Expired for ubuntu-themes (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: ubuntu-themes (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  GtkToolbar icons scale wrongly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1463390/+subscriptions

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


Re: [Bug 1706474] Re: gdm3 nvidia modeset=1 is broken, external screens don't work

2017-07-25 Thread Tim Richardson
The problem is that Optimus (Nvidia's hybrid driver technology) requires
modeset=1 to use it properly so there are millions of laptop users who will
have a problem with this :)
https://devtalk.nvidia.com/default/topic/957814/linux/prime-and-prime-synchronization/

Plus it works fine with lightdm.


On 26 July 2017 at 13:58, Daniel van Vugt 
wrote:

> I suggest you should just avoid Wayland if you want multi-GPU to work
> properly. That means using modeset=0.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1706474
>
> Title:
>   gdm3 nvidia modeset=1 is broken, external screens don't work
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1706474/+subscriptions
>


-- 
Tim Richardson

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

Title:
  gdm3 nvidia modeset=1 is broken, external screens don't work

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

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


[Bug 1706474] Re: gdm3 nvidia modeset=1 is broken, external screens don't work

2017-07-25 Thread Daniel van Vugt
I suggest you should just avoid Wayland if you want multi-GPU to work
properly. That means using modeset=0.

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

Title:
  gdm3 nvidia modeset=1 is broken, external screens don't work

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

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


[Bug 1706474] Re: gdm3 nvidia modeset=1 is broken, external screens don't work

2017-07-25 Thread Daniel van Vugt
I think it might be a general problem with Wayland (which is what gets
used if you set modeset=1):

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

So GDM/Wayland uses the first GPU only, which is your Intel GPU, the one
wired to the laptop screen.

** Bug watch added: freedesktop.org Bugzilla #94851
   https://bugs.freedesktop.org/show_bug.cgi?id=94851

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

Title:
  gdm3 nvidia modeset=1 is broken, external screens don't work

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

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


[Bug 1699033] Re: Two-finger right click does not work in 17.10 gnome-shell

2017-07-25 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/1699033

Title:
  Two-finger right click does not work in 17.10 gnome-shell

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

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


[Bug 1597314] Re: Support for apps which do not automatically connect to slots

2017-07-25 Thread Robert Ancell
GNOME Software upstream design is likely to end up with some
"permissions" data being shown in GNOME Software, but being controlled
from Control Centre. We can probably hook into the permissions code if
it is appropriate.

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

Title:
  Support for apps which do not automatically connect to slots

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

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


[Bug 1559576] Re: Ubuntu GNOME boots to black screen when using proprietary Nvidia drivers

2017-07-25 Thread Daniel van Vugt
This bug is closed. For ongoing discussions (and a solution), please see
bug 1705369 instead.

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

Title:
  Ubuntu GNOME boots to black screen when using proprietary Nvidia
  drivers

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

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


[Bug 1559576] Re: Ubuntu GNOME boots to black screen when using proprietary Nvidia drivers

2017-07-25 Thread Daniel van Vugt
Or see bug 1706474 which you logged, thanks :)

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

Title:
  Ubuntu GNOME boots to black screen when using proprietary Nvidia
  drivers

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

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


[Bug 1597314] Re: Support for apps which do not automatically connect to slots

2017-07-25 Thread Robert Ancell
Current plan:
- snap plugin will tell G-S to add a "Configure" button (or similar name) for 
each installed snap beside the remove button.
- When clicked, this will get the snap plugin to launch an interface editor 
program (can't be included in the plugin because plugins don't do UI; can't be 
in GNOME Software core because functionality is not shared between plugins).

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

** Also affects: gnome-software (Ubuntu Artful)
   Importance: High
 Assignee: Robert Ancell (robert-ancell)
   Status: Triaged

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

** Changed in: gnome-software (Ubuntu Zesty)
   Status: New => Triaged

** Changed in: gnome-software (Ubuntu Xenial)
   Status: New => Triaged

** Changed in: gnome-software (Ubuntu Zesty)
   Importance: Undecided => Medium

** Changed in: gnome-software (Ubuntu Artful)
   Importance: High => Medium

** Changed in: gnome-software (Ubuntu Xenial)
   Importance: Undecided => Medium

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

Title:
  Support for apps which do not automatically connect to slots

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

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


[Bug 1706474] Re: gdm3 nvidia modeset=1 is broken, external screens don't work

2017-07-25 Thread Daniel van Vugt
** Also affects: nvidia-graphics-drivers-375 (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: black-screen gnome-17.10 multimonitor nvidia

** Tags removed: gnome-17.10
** Tags added: zesty

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

Title:
  gdm3 nvidia modeset=1 is broken, external screens don't work

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

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


[Bug 1706500] Re: Update snap store name "Ubuntu Store"

2017-07-25 Thread Robert Ancell
Trello card: https://trello.com/c/vIp78NQC

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

Title:
  Update snap store name "Ubuntu Store"

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

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


[Bug 1706500] Re: Update snap store name "Ubuntu Store"

2017-07-25 Thread Robert Ancell
The source field was changed by GNOME Software upstream to infer the
source based on the icon/screenshot metadata (which is where
dashboard.snapcraft.io comes from). The reason for this change was on
other distros the source may not have been the Ubuntu store.

To fix this correctly we probably need more information from snapd. The
snapd system information has a 'store' field [1] which we can use to
decide if this is not the default store. If it's blank is signifies the
"default store", but this is not 100% clear this can be assumed that
it's the Ubuntu store. We also need to clarify if this is a code or a
user-visible string.

It needs to be investigated if installed snaps can tell where they came
from. This might be possible by checking assertions. Otherwise we can
only say a search result is from a given store, but an installed snap
could be from anywhere (e.g. sideloaded).

While this bug seems simple at first glance, some thought needs to be
put into it.

[1] https://github.com/snapcore/snapd/wiki/REST-API#get-v2system-info

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

Title:
  Update snap store name "Ubuntu Store"

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

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


[Bug 1559576] Re: Ubuntu GNOME boots to black screen when using proprietary Nvidia drivers

2017-07-25 Thread Tim Richardson
I have the same symptoms as this bug with 17.04 and the new 375.82
driver if I am use modesetting with gdm. With lightdm it works fine.

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

Title:
  Ubuntu GNOME boots to black screen when using proprietary Nvidia
  drivers

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

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


[Bug 1706500] [NEW] Update snap store name "Ubuntu Store"

2017-07-25 Thread Robert Ancell
Public bug reported:

[Impact]
Currently various things are shown for the snap "Source" field:
3.20: "Ubuntu Snappy Store" - hard-coded
3.22 / 3.24: "dashboard.snapcraft.io" - is inferred from the snap metadata
The officially decided store name is "Ubuntu Store" and this should show in 
this field.

[Test Case]
1. Open GNOME Software.
2. Install a snap (e.g. moon-buggy).
3. Select installed tab.
4. Look at the "Source" field when looking at the app details.

Expected result:
The source is "Ubuntu Store"

Observed result:
The source is something else.

[Regression Potential]
Small risk of breaking existing code.

** Affects: gnome-software (Ubuntu)
 Importance: Medium
 Status: Triaged

** Affects: gnome-software (Ubuntu Xenial)
 Importance: Medium
 Status: Triaged

** Affects: gnome-software (Ubuntu Zesty)
 Importance: Medium
 Status: Triaged

** Affects: gnome-software (Ubuntu Artful)
 Importance: Medium
 Status: Triaged

** Description changed:

  [Impact]
  Currently various things are shown for the snap "Source" field:
  3.20: "Ubuntu Snappy Store" - hard-coded
- 3.22: 
- 3.24: "dashboard.snapcraft.io" - is inferred from the snap metadata
+ 3.22 / 3.24: "dashboard.snapcraft.io" - is inferred from the snap metadata
  The officially decided store name is "Ubuntu Store" and this should show in 
this field.
  
  [Test Case]
  1. Open GNOME Software.
  2. Install a snap (e.g. moon-buggy).
  3. Select installed tab.
  4. Look at the "Source" field when looking at the app details.
  
  Expected result:
  The source is "Ubuntu Store"
  
  Observed result:
  The source is something else.
  
  [Regression Potential]
  Small risk of breaking existing code.

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

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

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

** Changed in: gnome-software (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: gnome-software (Ubuntu Zesty)
   Importance: Undecided => Medium

** Changed in: gnome-software (Ubuntu Artful)
   Importance: Undecided => Medium

** Changed in: gnome-software (Ubuntu Artful)
   Status: New => Triaged

** Changed in: gnome-software (Ubuntu Zesty)
   Status: New => Triaged

** Changed in: gnome-software (Ubuntu Xenial)
   Status: New => Triaged

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

Title:
  Update snap store name "Ubuntu Store"

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

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


[Bug 1663097] Re: Show featured snaps

2017-07-25 Thread Robert Ancell
** No longer affects: gnome-software (Ubuntu Yakkety)

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

Title:
  Show featured snaps

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

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


[Bug 1697565] Re: Snaps without icons don't show as installed

2017-07-25 Thread Robert Ancell
** No longer affects: gnome-software (Ubuntu Yakkety)

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

Title:
  Snaps without icons don't show as installed

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

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


[Bug 1706488] Re: Snaps without icons not showing

2017-07-25 Thread Robert Ancell
Error from gnome-software 3.22:
03:19:20:0541 Gs  failed to load icon for core: Icon 'package-x-generic' not 
present in theme (null)

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

Title:
  Snaps without icons not showing

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

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


[Bug 1697565] Re: Snaps without icons don't show as installed

2017-07-25 Thread Robert Ancell
Case 2 (no snap or store icon) is being tracked in bug 1706488

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

Title:
  Snaps without icons don't show as installed

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

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


[Bug 1706488] Re: Snaps without icons not showing

2017-07-25 Thread Robert Ancell
This works fine in 17.10, but not in 16.04 and 17.04.

** Description changed:

  [Impact]
- Snaps without an icon are not shown in GNOME Software. This is because GNOME 
Software fails to get the 
+ Snaps without an icon (i.e. not provided in snap or in the store) are not 
shown in GNOME Software. This is because GNOME Software fails to get the
  "package-x-generic" default icon.
  
  [Test Case]
  1. Install a snap without an icon, e.g:
  $ sudo snap install openscad-plars
  2. Start GNOME Software
  3. Click on installed tab
  
  Expected result:
  The installed snap is show in the list of apps.
  
  Observed result:
  The snap is not shown.
  
  [Regression Potential]

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

Title:
  Snaps without icons not showing

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

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


[Bug 1706488] [NEW] Snaps without icons not showing

2017-07-25 Thread Robert Ancell
Public bug reported:

[Impact]
Snaps without an icon (i.e. not provided in snap or in the store) are not shown 
in GNOME Software. This is because GNOME Software fails to get the
"package-x-generic" default icon.

[Test Case]
1. Install a snap without an icon, e.g:
$ sudo snap install openscad-plars
2. Start GNOME Software
3. Click on installed tab

Expected result:
The installed snap is show in the list of apps.

Observed result:
The snap is not shown.

[Regression Potential]

** Affects: gnome-software (Ubuntu)
 Importance: Medium
 Status: Fix Released

** Affects: gnome-software (Ubuntu Xenial)
 Importance: High
 Status: New

** Affects: gnome-software (Ubuntu Zesty)
 Importance: High
 Status: New

** Affects: gnome-software (Ubuntu Artful)
 Importance: Medium
 Status: Fix Released

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

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

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

** Changed in: gnome-software (Ubuntu Artful)
   Status: New => Fix Released

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

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

** Changed in: gnome-software (Ubuntu Artful)
   Importance: Undecided => Medium

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

Title:
  Snaps without icons not showing

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

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


[Bug 1706476] Re: "julyshakedown" mysterious shadow around window when check marking and option box inside of window.

2017-07-25 Thread Daniel van Vugt
Thanks. It sounds like we should look at how gnome-shell performs when
using radeon graphics.

Can you also confirm if the mysterious shadow looks anything like:
  
https://launchpadlibrarian.net/298392427/gnome-terminal_window_strange_border.png
(from bug 1650395)

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

Title:
  "julyshakedown" mysterious shadow around window when check marking and
  option box inside of window.

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

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


[Bug 1706476] Re: "julyshakedown" mysterious shadow around window when check marking and option box inside of window.

2017-07-25 Thread Charlie Luna
hey daniel! here's the output for lspci per your request:

00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1576
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Carrizo (rev c9)
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Kabini HDMI/DP 
Audio
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 157b
00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 157c
00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 157c
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 157b
00:08.0 Encryption controller: Advanced Micro Devices, Inc. [AMD] Device 1578
00:09.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 157d
00:09.2 Audio device: Advanced Micro Devices, Inc. [AMD] Device 157a
00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI 
Controller (rev 20)
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller 
[AHCI mode] (rev 49)
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI 
Controller (rev 49)
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 4a)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1570
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1571
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1572
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1573
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1574
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1575
01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821AE 802.11ac 
PCIe Wireless Network Adapter
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 
PCI Express Gigabit Ethernet Controller (rev 10)

i'll see if i can record my desktop and post that video for you as well.

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

Title:
  "julyshakedown" mysterious shadow around window when check marking and
  option box inside of window.

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

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


[Bug 1706476] Re: "julyshakedown" mysterious shadow around window when check marking and option box inside of window.

2017-07-25 Thread Charlie Luna
oh, i should mention that i did install the open-source driver for the
wifi/ethernet controller and the AMD firmware update for AMD CPUs in
additional drivers, too.

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

Title:
  "julyshakedown" mysterious shadow around window when check marking and
  option box inside of window.

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

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


[Bug 1706476] Re: "julyshakedown" mysterious shadow around window when check marking and option box inside of window.

2017-07-25 Thread Charlie Luna
oh, i should mention that i did install the open-source driver for the
wifi/ethernet controller and the AMD firmware update for AMD CPUs in
additional drivers, too.

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

Title:
  "julyshakedown" mysterious shadow around window when check marking and
  option box inside of window.

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

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


[Bug 1706478] Re: Show promoted snap in "Featured" section

2017-07-25 Thread Robert Ancell
Trello card: https://trello.com/c/ExQrGryv

** Changed in: gnome-software (Ubuntu)
   Status: New => Triaged

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

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

** Also affects: gnome-software (Ubuntu Artful)
   Importance: High
   Status: Triaged

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

** Changed in: gnome-software (Ubuntu Zesty)
   Status: New => Triaged

** Changed in: gnome-software (Ubuntu Xenial)
   Status: New => Triaged

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

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

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

Title:
  Show promoted snap in "Featured" section

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

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


[Bug 1705953] Re: Show only snaps in "Editor's Picks"

2017-07-25 Thread Robert Ancell
Trello card: https://trello.com/c/DkPA7z5m

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

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

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

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

Title:
  Show only snaps in "Editor's Picks"

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

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


[Bug 1705953] Re: Show only snaps in "Editor's Picks"

2017-07-25 Thread Robert Ancell
See bug 1706478 for showing a snap in the "Featured" section.

** Summary changed:

- Prefer snaps in "Editor's Picks"
+ Show only snaps in "Editor's Picks"

** Description changed:

  [Impact]
- The "Editor's Picks" section currently contains a mix of hard-coded values, 
values based on Ubuntu reviews and snaps from the "featured" snap store 
section. As snaps are the newest and preferred method of installing things in 
Ubuntu it should show these before the other options.
+ The "Editor's Picks" section currently contains a mix of hard-coded values, 
values based on Ubuntu reviews and snaps from the "featured" snap store 
section. As snaps are the newest and preferred method of installing things in 
Ubuntu it should show only these, falling back to the default behaviour if no 
snaps are found.
  
  [Test Case]
  1. Open GNOME Software
  2. Look at "Editor's Picks" section
  
  Expected result:
  This section contains seven of the snaps from the "featured" snap store 
section.
  
  Observed result:
  This section contains a mix of .deb and snaps. Some snaps may not be shown 
due to not being able to fit them all in.
  
  [Regression Potential]
  Solution is to ensure the popular snaps are populated first. This stops the 
hardcoded values from being added.

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

Title:
  Show only snaps in "Editor's Picks"

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

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


[Bug 1706478] [NEW] Show promoted snap in "Featured" section

2017-07-25 Thread Robert Ancell
Public bug reported:

[Impact]
The "Featured" banner only shows hard-coded .debs that are available. This 
should show the currently promoted snap.

[Test Case]
1. Open GNOME Software
2. Look at featured section

Expected result:
The currently promoted snap is shown.

Observed result:
A hard-coded .deb is shown.

[Regression Potential]
The change is to use the first snap from the "featured" store section and show 
it here. If there is a screenshot with the name "banner" then this is used as 
the promotion image (and not shown in screenshots).

** Affects: gnome-software (Ubuntu)
 Importance: High
 Status: Triaged

** Affects: gnome-software (Ubuntu Xenial)
 Importance: High
 Status: Triaged

** Affects: gnome-software (Ubuntu Zesty)
 Importance: High
 Status: Triaged

** Affects: gnome-software (Ubuntu Artful)
 Importance: High
 Status: Triaged

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

Title:
  Show promoted snap in "Featured" section

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

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


[Bug 1706476] Re: "julyshakedown" mysterious shadow around window when check marking and option box inside of window.

2017-07-25 Thread Daniel van Vugt
Charlie,

What type of graphics card (if any) are you using? Can you run 'lspci'
and provide the output here?

Also, if you can then please take a photo/video of the problem.

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

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

Title:
  "julyshakedown" mysterious shadow around window when check marking and
  option box inside of window.

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

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


[Bug 830470] Re: gnome-shell crashed with SIGABRT in g_assertion_message()

2017-07-25 Thread Daniel van Vugt
This bug is closed. Please open a new bug if you experience any
problems.

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

Title:
  gnome-shell crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1685576] Re: gnome-shell general protection (fault?) in libmozjs-38.so.0.0.0

2017-07-25 Thread Daniel van Vugt
This bug is closed. If you have any continued issues then please open a
new bug.

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

Title:
  gnome-shell general protection (fault?) in libmozjs-38.so.0.0.0

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

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


[Bug 1706470] Re: gnome-shell crashed with signal 5 in _XIOError()

2017-07-25 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1505409 ***
https://bugs.launchpad.net/bugs/1505409

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 1505409, 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 1505409
   gnome-shell crashed with SIGTRAP in x_io_error() from _XIOError() from 
_XEventsQueued() from XPending() from gdk_check_xpending() ["Connection to 
xwayland lost"]

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

Title:
  gnome-shell crashed with signal 5 in _XIOError()

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

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


[Bug 1706474] Re: gdm3 nvidia modeset=1 is broken, external screens don't work

2017-07-25 Thread Tim Richardson
** Attachment added: "xrandr output"
   
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1706474/+attachment/4921331/+files/xrandr.txt

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

Title:
  gdm3 nvidia modeset=1 is broken, external screens don't work

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

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


[Bug 1706476] [NEW] "julyshakedown" mysterious shadow around window when check marking and option box inside of window.

2017-07-25 Thread Charlie Luna
Public bug reported:

this mysterious shadow occurs when I click inside an empty option box in
a window to download a file from my cloud service. it's the option box
for "do this automatically for files like this for now on." the shadow
is very brief and completely surrounds the window and is the same shape
as the window, square. I've never seen this type of behavior on any
version of Ubuntu so I thought it was a bug of some kind worth
mentioning and it occurs every time I click the box to select/deselect
it.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.24.3-0ubuntu1
ProcVersionSignature: Ubuntu 4.11.0-11.16-generic 4.11.10
Uname: Linux 4.11.0-11-generic x86_64
ApportVersion: 2.20.6-0ubuntu4
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Jul 25 18:25:25 2017
DisplayManager: gdm3
GsettingsChanges:
 b'org.gnome.shell' b'enabled-extensions' b"['dash-to-d...@micxgx.gmail.com', 
'refresh-w...@kgshank.net']"
 b'org.gnome.shell' b'app-picker-view' b'uint32 1'
 b'org.gnome.shell' b'favorite-apps' b"['org.gnome.Nautilus.desktop', 
'firefox.desktop', 'thunderbird.desktop', 'hexchat.desktop', 'gimp.desktop', 
'libreoffice-writer.desktop', 'libreoffice-calc.desktop', 
'org.gnome.Terminal.desktop', 'org.gnome.Calculator.desktop', 
'org.gnome.Software.desktop', 'gnome-control-center.desktop']"
 b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
InstallationDate: Installed on 2017-07-25 (0 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170725)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  "julyshakedown" mysterious shadow around window when check marking and
  option box inside of window.

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

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


[Bug 1706474] Re: gdm3 nvidia modeset=1 is broken, external screens don't work

2017-07-25 Thread Tim Richardson
** Attachment added: "nvidia-bug-report"
   
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1706474/+attachment/4921327/+files/nvidia-bug-report.log.gz

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

Title:
  gdm3 nvidia modeset=1 is broken, external screens don't work

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

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


[Bug 1706474] [NEW] gdm3 nvidia modeset=1 is broken, external screens don't work

2017-07-25 Thread Tim Richardson
Public bug reported:

ubuntu 17.04 with gnome desktop.
The laptop is a Thinkpad p50 with a quadro M1000M.
To get this bug I am using the hybrid graphics mode.

This problem occurs with 375.82 and also with the new 384 driver.

When using gdm3 and
options nvidia_375_drm modeset=1

the greeter only shows the laptop screen. My two external displays are not 
turned on.
they do not appear in the listing of diplays in xrandr

the problem does not occur if
modeset=0
or if I use lightdm

I suspect this is a known bug but I am not quite sure so I'm reporting
it.

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

** Description changed:

  ubuntu 17.04 with gnome desktop.
- The lapptop is a Thinkpad p50 with a quadro M1000M.
- To get this bug I am using the hybrid graphics mode. 
+ The laptop is a Thinkpad p50 with a quadro M1000M.
+ To get this bug I am using the hybrid graphics mode.
  
  This problem occurs with 375.82 and also with the new 384 driver.
  
- When using gdm3 and 
+ When using gdm3 and
  options nvidia_375_drm modeset=1
  
- the greeter only shows the laptop screen. My two external displays are not 
turned on. 
+ the greeter only shows the laptop screen. My two external displays are not 
turned on.
  they do not appear in the listing of diplays in xrandr
  
  the problem does not occur if
  modeset=0
  or if I use lightdm
  
- 
- I suspect this is a known bug but I am not quite sure so I'm reporting it.
+ I suspect this is a known bug but I am not quite sure so I'm reporting
+ it.

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

Title:
  gdm3 nvidia modeset=1 is broken, external screens don't work

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

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


[Bug 1706470] StacktraceSource.txt

2017-07-25 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt"
   
https://bugs.launchpad.net/bugs/1706470/+attachment/4921309/+files/StacktraceSource.txt

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

Title:
  gnome-shell crashed with signal 5 in _XIOError()

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

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


[Bug 1706470] ThreadStacktrace.txt

2017-07-25 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1706470/+attachment/4921310/+files/ThreadStacktrace.txt

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

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided => Medium

** Tags removed: need-i386-retrace

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

Title:
  gnome-shell crashed with signal 5 in _XIOError()

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

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


[Bug 1706470] gnome-shell crashed with signal 5 in _XIOError()

2017-07-25 Thread Apport retracing service
StacktraceTop:
 x_io_error () from 
/tmp/apport_sandbox_SuTEig/usr/lib/i386-linux-gnu/libmutter-0.so.0
 _XIOError (dpy=0x81b62000) at ../../src/XlibInt.c:1469
 _XEventsQueued (dpy=0x81b62000, mode=2) at ../../src/xcb_io.c:352
 XPending (dpy=0x81b62000) at ../../src/Pending.c:55
 gdk_event_source_prepare () from 
/tmp/apport_sandbox_SuTEig/usr/lib/i386-linux-gnu/libgdk-3.so.0

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

Title:
  gnome-shell crashed with signal 5 in _XIOError()

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

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


[Bug 1706470] Stacktrace.txt

2017-07-25 Thread Apport retracing service
** Attachment added: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1706470/+attachment/4921308/+files/Stacktrace.txt

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

Title:
  gnome-shell crashed with signal 5 in _XIOError()

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

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


[Bug 1706470] [NEW] gnome-shell crashed with signal 5 in _XIOError()

2017-07-25 Thread nvsoar
Public bug reported:

Fault notification appeared following reboot after update.

ProblemType: Crash
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.24.3-0ubuntu1
ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
Uname: Linux 4.11.0-10-generic i686
ApportVersion: 2.20.6-0ubuntu4
Architecture: i386
CrashCounter: 1
CurrentDesktop: GNOME-Greeter:GNOME
Date: Mon Jul 24 16:33:31 2017
DisplayManager: gdm3
ExecutablePath: /usr/bin/gnome-shell
GsettingsChanges:
 
InstallationDate: Installed on 2017-07-13 (13 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha i386 (20170426)
ProcCmdline: /usr/bin/gnome-shell
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/false
Signal: 5
SourcePackage: gnome-shell
StacktraceTop:
 ?? () from /usr/lib/i386-linux-gnu/libmutter-0.so.0
 _XIOError () from /usr/lib/i386-linux-gnu/libX11.so.6
 _XEventsQueued () from /usr/lib/i386-linux-gnu/libX11.so.6
 XPending () from /usr/lib/i386-linux-gnu/libX11.so.6
 ?? () from /usr/lib/i386-linux-gnu/libgdk-3.so.0
Title: gnome-shell crashed with signal 5 in _XIOError()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

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


** Tags: apport-crash artful i386

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

Title:
  gnome-shell crashed with signal 5 in _XIOError()

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

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


[Bug 1706460] [NEW] sidebar mentioned in man page and help document but absent from software

2017-07-25 Thread Moses Moore
Public bug reported:

'man totem' mentions "F9   toggle display of the playlist" and
the Help document in totem often describes choosing the "sidebar" option
from the "View" menu.

Pressing F9 does nothing.  There is no "sidebar" option in the "View"
menu.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: totem 3.24.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-26.30-generic 4.10.17
Uname: Linux 4.10.0-26-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
CurrentDesktop: XFCE
Date: Tue Jul 25 18:47:38 2017
InstallationDate: Installed on 2016-06-05 (415 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: totem
UpgradeStatus: Upgraded to zesty on 2017-04-13 (103 days ago)

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


** Tags: amd64 apport-bug zesty

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

Title:
  sidebar mentioned in man page and help document but absent from
  software

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

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


[Bug 1706421] Re: Wifi hotspot password is hard to read

2017-07-25 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Unknown => Confirmed

** Changed in: gnome-control-center
   Importance: Unknown => 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/1706421

Title:
  Wifi hotspot password is hard to read

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

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


[Bug 1685576] Re: gnome-shell general protection (fault?) in libmozjs-38.so.0.0.0

2017-07-25 Thread chapeaurouge
I have the same problem in Opensuse Tumbleweed. It is all the more
troubling that, since I use xrandr with gnome with --panning option,
that my screen gets back to its original size with black borders. At
that point, I have to run my xrandr command again.

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

Title:
  gnome-shell general protection (fault?) in libmozjs-38.so.0.0.0

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

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


[Bug 1706421] Re: Wifi hotspot password is hard to read

2017-07-25 Thread Ubuntu Foundations Team Bug Bot
The attachment "gnome-control-center_3.24.3-0ubuntu2.debdiff" seems to
be a debdiff.  The ubuntu-sponsors team has been subscribed to the bug
report so that they can review and hopefully sponsor the debdiff.  If
the attachment isn't a patch, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.

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

** Tags added: patch

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

Title:
  Wifi hotspot password is hard to read

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

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


[Bug 1699216] Re: Encrypted home support

2017-07-25 Thread Jeremy Soller
seb128: I subscribed ubuntu-sponsors. Is there anything else I can do?

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

Title:
  Encrypted home support

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

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


[Bug 1706421] Re: Wifi hotspot password is hard to read

2017-07-25 Thread Seth Arnold
The dep-3 tags appear to have been overlooked :)

+Origin: , 

etc

Thanks

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

Title:
  Wifi hotspot password is hard to read

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

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


[Bug 1706421] Re: Wifi hotspot password is hard to read

2017-07-25 Thread Will Cooke
** Bug watch added: GNOME Bug Tracker #785413
   https://bugzilla.gnome.org/show_bug.cgi?id=785413

** Also affects: gnome-control-center via
   https://bugzilla.gnome.org/show_bug.cgi?id=785413
   Importance: Unknown
   Status: Unknown

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

Title:
  Wifi hotspot password is hard to read

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

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


[Bug 1706421] Re: Wifi hotspot password is hard to read

2017-07-25 Thread Will Cooke
Debdiff attached which changes the network-wifi.ui to include font
attribute on the label_hotspot_security_key label.

** Patch added: "gnome-control-center_3.24.3-0ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1706421/+attachment/4921154/+files/gnome-control-center_3.24.3-0ubuntu2.debdiff

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

Title:
  Wifi hotspot password is hard to read

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

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


[Bug 1706421] [NEW] Wifi hotspot password is hard to read

2017-07-25 Thread Will Cooke
Public bug reported:

When enabling a WiFi hotspot in the Network panel of g-c-c the password
is shown in the default font.  With some fonts this makes it hard to
read.  For example an uppercase "I" and a lowercase L in the Ubuntu
font.

Displaying the password in a monospace font should make this a bit
easier to read.

** Affects: gnome-control-center (Ubuntu)
 Importance: Medium
 Assignee: Will Cooke (willcooke)
 Status: Confirmed

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

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

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) => Will Cooke (willcooke)

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

Title:
  Wifi hotspot password is hard to read

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

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


[Bug 783918] Re: Brasero ejects CD before burning audio CD

2017-07-25 Thread Sébastien RICHARD
Installation of brasero-cdrkit solved the problem for me as well (linux
mint 18.2 / Mate 1.18.0)

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

Title:
  Brasero ejects CD before burning audio CD

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

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


[Bug 1699216] Re: Encrypted home support

2017-07-25 Thread Sebastien Bacher
you might want to subscribe ubuntu sponsors so your patches get on the
review list (https://wiki.ubuntu.com/SponsorshipProcess)

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

Title:
  Encrypted home support

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

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


[Bug 1703415] Re: Bluetooth audio devices/profiles are missing after logging in from GDM

2017-07-25 Thread Thorsten Munsch
I can confirm this one on (X)ubuntu 14.04.5 LTS with XFCE 4.10 desktop.

The suggested fixes work for me aswell.

Another problem appears when bluetooth is disabled on boot (which I
always do because of paranoia ;)).

Both Pulseaudio modules won't get loaded by my XFCE autostart script. I
have to run it again after bluetooth is enabled manually.

Then my JBL Flip 3 speaker appers instantly in the Pulseaudio settings
besides the onboard sound device.

Everything else works like a charm.

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

Title:
  Bluetooth audio devices/profiles are missing after logging in from GDM

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

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


[Bug 1690407] Re: Dragging icons on desktop pulls a part of background as well (Artful)

2017-07-25 Thread Martin Wimpress
Interestingly this bug has resurfaced in Ubuntu MATE 17.10. I have
tracked this does to `unity-gtk-module` which is loaded in Ubuntu MATE
17.10 but has not been used in prior releases.

If GTK_MODULES does not includes `unity-gtk-module` then this issue does
not present.

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

** Changed in: caja (Ubuntu)
   Status: New => Triaged

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

Title:
  Dragging icons on desktop pulls a part of background as well (Artful)

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

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


[Bug 1706097] Re: gvfsd-mtp crashed with SIGSEGV

2017-07-25 Thread Jamie Bennett
Happens to me, not doing anything in particular as a user to trigger it.

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

Title:
  gvfsd-mtp crashed with SIGSEGV

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

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


[Bug 1706309] [NEW] Multi-monitor positioning lost on do-release-upgrade -d

2017-07-25 Thread Jamie Bennett
Public bug reported:

Coming from a 17.04 install and typing do-release-upgrade -d on the
command line results in multi-monitor positioning information being
lost.

I have two monitors, one is positioned below the other but on boot into
17.10, after the upgrade, the monitors are positioned side-by-side.

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

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

Title:
  Multi-monitor positioning lost on do-release-upgrade -d

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

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


[Bug 1689825] Re: gnome-keyring not unlocked on boot

2017-07-25 Thread Matteo Capobianco
I'm having this problem on a machine that doesn't have dbus-user-session
installed, nor it ever had it installed.

The problem started to appear after installing Google Chrome (although
it was quite fresh: I hadn't use it for anything else, apart from
opening Firefox to download Chrome).

Note: it was a Ubuntu Server machine "converted" to Desktop by
installing the ubuntu-desktop metapackage.

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

Title:
  gnome-keyring not unlocked on boot

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

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


[Bug 1313430] Re: Crashes on Ubuntu 14.04 when trying to connect to iPod

2017-07-25 Thread Ingo Haschler
I can confirm that deleting the playcount file solves the problem.
However, it seems to reappear so one would have to delete the file
before every sync :-( Platform is Ubuntu 16.04, iPod touch.

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

Title:
  Crashes on Ubuntu 14.04 when trying to connect to iPod

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

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


[Bug 830470] Re: gnome-shell crashed with SIGABRT in g_assertion_message()

2017-07-25 Thread Marti Van Lin
Affects me in Ubuntu Artful Aardvark (17.10 Development Branch)

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

Title:
  gnome-shell crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1706286] [NEW] Gnome System Monitor freezes when wi-fi is reconnecting

2017-07-25 Thread jeremy-list
Public bug reported:

To replicate:
1. Use network manager to connect to a poor quality Wi-Fi router (signal 
strength is irrelevant: the router itself must be low quality).
2. After a short period of time: the connection will stall and require manual 
reconnection. Use the network manager gnome applet to select the "connected" 
Wi-Fi again.

Observed results:
Gnome System Monitor becomes unresponsive until the Wi-Fi is connected again.

Expected results:
Apart from the network usage graph: Gnome System Monitor should not be affected 
by changing network connections.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-system-monitor 3.18.2-1ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-27.30~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-27-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Jul 25 20:34:11 2017
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/gnome-system-monitor
InstallationDate: Installed on 2017-07-22 (2 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
SourcePackage: gnome-system-monitor
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Gnome System Monitor freezes when wi-fi is reconnecting

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

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


[Bug 1085706] Re: pam_ecryptfs: seteuid error

2017-07-25 Thread Yuriy Rodak
It just freeze randomly during trying to unlock session.
What I do then:
0. switch to tty0 -> Ctrl + Alt + F1
1. killall gnome-screensaver
2. switch to X -> Ctrl + Alt + F7
3. start gnome-screensaver again -> Alt + F2 -> gnome-screensaver

Gnome 3.x
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.04.2 LTS
Release:16.04
Codename:   xenial

jul 25 11:17:38 yuriis-desktop gnome-session[2695]: Gjs-Message: JS LOG: 
pushModal: invocation of begin_modal failed
jul 25 11:17:44 yuriis-desktop gnome-screensaver-dialog[23353]: pam_ecryptfs: 
seteuid error
jul 25 11:17:44 yuriis-desktop gnome-screensaver-dialog[23353]: gkr-pam: 
unlocked login keyring

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

Title:
  pam_ecryptfs: seteuid error

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

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