[Bug 1740345] [NEW] Upgrade epiphany-browser to 3.26.5.1

2017-12-27 Thread Jeremy Bicha
Public bug reported:

epiphany-browser is a new bugfix release in the 3.26 series.

https://git.gnome.org/browse/epiphany/tree/NEWS?h=gnome-3-26

** Affects: epiphany-browser (Ubuntu)
 Importance: Medium
 Status: Fix Committed

** Affects: epiphany-browser (Ubuntu Artful)
 Importance: Medium
 Status: Triaged


** Tags: artful upgrade-software-version

** Also affects: epiphany-browser (Ubuntu Artful)
   Importance: Undecided
   Status: New

** Changed in: epiphany-browser (Ubuntu Artful)
   Importance: Undecided => Medium

** Changed in: epiphany-browser (Ubuntu Artful)
   Status: New => Triaged

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

Title:
  Upgrade epiphany-browser to 3.26.5.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1740345/+subscriptions

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

[Bug 1710370] Re: Cheese crashes on launch in Ubuntu 17.10 if no camera device is present

2017-12-27 Thread Bug Watch Updater
** Changed in: cheese
   Status: Confirmed => Unknown

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

Title:
  Cheese crashes on launch in Ubuntu 17.10 if no camera device is
  present

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

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

[Bug 1637988] Re: gvfsd-nfs not present in gvfs-backends, why?

2017-12-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  gvfsd-nfs not present in gvfs-backends, why?

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

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

[Bug 1637988] Re: gvfsd-nfs not present in gvfs-backends, why?

2017-12-27 Thread nE0sIghT
Still issue with 17.10

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

Title:
  gvfsd-nfs not present in gvfs-backends, why?

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

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

[Bug 1740286] [NEW] gnome-session fails over SSH to remote PC

2017-12-27 Thread Ken Pratt
Public bug reported:

Using Ubuntu 17.10 Desktop 64 bit I am unable to start a gnome-session
on my local Ubuntu 17.04 Desktop inside a Xephyr server over SSH.  This
is probably the same bug as https://bugs.launchpad.net/ubuntu/+source
/gnome-session/+bug/1251281 but I don't see a fix for 17.10 and could
not add 17.10 to that bug report.  When I try, I get:
https://bugs.launchpad.net/ubuntu/+source/gnome-
session/+bug/1251281/+distrotask

Setup:

local PC is 64 bit Ubuntu Desktop 17.04 - fully updated
remote PC is 64 bit Ubuntu Desktop 17.10 - fully updated

start Xephyr on local PC using:

~$ Xephyr :2 -screen 1280x900 &

set up DISPLAY

~$ export DISPLAY=:2

ssh to remote PC

~$ ssh -YC user@remote

now logged into remote - do a simple test:

~$ xeyes

I see the xeyes open on my local desktop inside the Xephyr window
success. Press CTRL-C in terminal to exit xeyes.

Try to start gnome-session on remote with:

~$ gnome-session --debug

I get the following on the console:

gnome-session-binary[17018]: DEBUG(+): Enabling debugging
gnome-session-binary[17018]: DEBUG(+): hardware acceleration check failed: 
Child process exited with code 1
gnome-session-binary[17018]: WARNING: software acceleration check failed: Child 
process exited with code 1
gnome-session-binary[17018]: CRITICAL: We failed, but the fail whale is dead. 
Sorry

I expected a non-accelerated gnome session to start inside the Xephyr
window. It does not.

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

** Description changed:

  Using Ubuntu 17.10 Desktop 64 bit I am unable to start a gnome-session
  on my local Ubuntu 17.04 Desktop inside a Xephyr server over SSH.  This
  is probably the same bug as https://bugs.launchpad.net/ubuntu/+source
  /gnome-session/+bug/1251281 but I don't see a fix for 17.10 and could
  not add 17.10 to that bug report.  When I try, I get:
  https://bugs.launchpad.net/ubuntu/+source/gnome-
  session/+bug/1251281/+distrotask
  
  Setup:
  
  local PC is 64 bit Ubuntu Desktop 17.04 - fully updated
  remote PC is 64 bit Ubuntu Desktop 17.10 - fully updated
  
  start Xephyr on local PC using:
  
  ~$ Xephyr :2 -screen 1280x900 &
  
  set up DISPLAY
  
  ~$ export DISPLAY=:2
  
  ssh to remote PC
  
  ~$ ssh -YC user@remote
  
- noe logged into remote - do a simple test:
+ now logged into remote - do a simple test:
  
  ~$ xeyes
  
  I see the xeyes open on my local desktop inside the Xephyr window
  success. Press CTRL-C in terminal to exit xeyes.
  
  Try to start gnome-session on remote with:
  
  ~$ gnome-session --debug
  
  I get the following on the console:
  
  gnome-session-binary[17018]: DEBUG(+): Enabling debugging
  gnome-session-binary[17018]: DEBUG(+): hardware acceleration check failed: 
Child process exited with code 1
  gnome-session-binary[17018]: WARNING: software acceleration check failed: 
Child process exited with code 1
  gnome-session-binary[17018]: CRITICAL: We failed, but the fail whale is dead. 
Sorry
  
  I expected a non-accelerated gnome session to start inside the Xephyr
  window. It does not.

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

Title:
  gnome-session fails over SSH to remote PC

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

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

[Bug 1727278] Re: evolution-addressbook-factory-subprocess crashed with SIGSEGV in std::__cxx11::basic_string<char, std::char_traits, std::allocator >::basic_string()

2017-12-27 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1725114 ***
https://bugs.launchpad.net/bugs/1725114

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: evolution-data-server (Ubuntu)
   Status: New => Confirmed

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

Title:
  evolution-addressbook-factory-subprocess crashed with SIGSEGV in
  std::__cxx11::basic_string::basic_string()

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

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

[Bug 1740247] Re: System monitor under-report maximum CPU usage by xorg and compiz

2017-12-27 Thread Dan Dascalescu
** Attachment added: "Screencast showing 100% core utilization by xorg and 
compiz"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/1740247/+attachment/5027908/+files/CPU%20utilization%20100%25%20yet%20System%20monitor%20doesn%27t%20show%20anything%20but%20htop%20does.gif

** Description changed:

  My CPU was being roasted on all 4 cores, htop showed 25% utilization for
  both xorg and compiz, but `sudo gnome-system-monitor` showed much
  smaller numbers for xorg (~7%) and compiz (5%).
  
  Killing compiz didn't help - after a dip in the CPU usage and a flash of
  the screen, it's back to 100% of the CPU core.
+ 
+ The machine is an ASUS ZenBook UX430UQ Intel Core i7-7500 with a 2GB
+ NVIDIA 940MX card (but System details shows IntelĀ® HD Graphics 620
+ (Kabylake GT2) and 16GB RAM.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-system-monitor 3.18.2-1ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-42-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.14
  Architecture: amd64
  Date: Wed Dec 27 02:14:15 2017
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-system-monitor
  InstallationDate: Installed on 2017-10-06 (82 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  SourcePackage: gnome-system-monitor
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  System monitor under-report maximum CPU usage by xorg and compiz

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

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

[Bug 1740247] [NEW] System monitor under-report maximum CPU usage by xorg and compiz

2017-12-27 Thread Dan Dascalescu
Public bug reported:

My CPU was being roasted on all 4 cores, htop showed 25% utilization for
both xorg and compiz, but `sudo gnome-system-monitor` showed much
smaller numbers for xorg (~7%) and compiz (5%).

Killing compiz didn't help - after a dip in the CPU usage and a flash of
the screen, it's back to 100% of the CPU core.

The machine is an ASUS ZenBook UX430UQ Intel Core i7-7500 with a 2GB
NVIDIA 940MX card (but System details shows IntelĀ® HD Graphics 620
(Kabylake GT2) and 16GB RAM.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-system-monitor 3.18.2-1ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-42-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.14
Architecture: amd64
Date: Wed Dec 27 02:14:15 2017
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/gnome-system-monitor
InstallationDate: Installed on 2017-10-06 (82 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
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

** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/1740247/+attachment/5027903/+files/JournalErrors.txt

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

Title:
  System monitor under-report maximum CPU usage by xorg and compiz

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

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