[Desktop-packages] [Bug 1620688] Re: Evince crashed when a page of the pdf disapear

2017-10-30 Thread madbiologist
Which version of Ubuntu does this occur on?

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

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

Title:
  Evince crashed when a page of the pdf disapear

Status in evince package in Ubuntu:
  Incomplete

Bug description:
  The issue appeared when I was working on a LaTeX document:
  * the pdf generated by LaTeX (which contains 3 pages) is displayed in a 
Evince Window, at the page, say, 3.
  * At the next LaTeX compilation, my document contains only 2 pages.
  * Since my pdf has changed on the disk, Evince try to reload it but fail 
because the cursor is on the 3rd page which doesn't exist anymore. It make 
Evince crashed with a : "Segmentation fault (core dumped)".

  Possible desired behavior when this scenario occurs: go to the last
  reachable page (in my case the second one).

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1720106] Re: inkscape crashes when saving as pdf, no error shown

2017-10-30 Thread madbiologist
** Tags added: xenial zesty

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

Title:
  inkscape crashes when saving as pdf, no error shown

Status in Inkscape:
  New
Status in inkscape package in Ubuntu:
  New

Bug description:
  I created .svg in Inkscape on Windows, and after trying to open and
  save it to PDF on Ubuntu (I trying on 16.04 and 17.04) Inkscape
  crashes without any error shown.

  
  Can you repeat this bug?

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728769] Re: [Wishlist for GDM3] Lock screen clock

2017-10-30 Thread Jeremy Bicha
This is what the lock screen looks like on Ubuntu 17.10 (well the
default background is slightly different).

https://didrocks.fr/images/artful-shell-transition/default-lock-
screen.png

So I don't understand your issue. It certainly looks like a lock screen
clock to me.


** Package changed: gnome-control-center (Ubuntu) => gdm3 (Ubuntu)

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

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

Title:
  [Wishlist for GDM3] Lock screen clock

Status in gdm3 package in Ubuntu:
  Incomplete

Bug description:
  I tried asking it at Ubuntuforums.org. I was told to report here.

  Any chance we can have a clock in Lock screen for 18.04 ? I hope it
  will be a very useful feature. I would have asked for a live desktop
  clock as well ( with option to disable it as well ). I am just worried
  that it will be dismissed saying third-party tools already exist for
  this option. It would be great to have a lock screen like a simple
  live clock on the desktop as well. Thanks.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 599439] Re: evince crashed with SIGSEGV in JPXStream::readTilePartData()

2017-10-30 Thread madbiologist
On Ubuntu 17.04 "Zesty Zapus", the attached file doesn't crash evince,
but most of the page is not displayed.  Firefox 56.0 doesn't display any
of it. Possibly a broken document?

evince 3.24.0-0ubuntu1.1
poppler 0.48.0-2ubuntu2.4

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

Title:
  evince crashed with SIGSEGV in JPXStream::readTilePartData()

Status in Poppler:
  Confirmed
Status in poppler package in Ubuntu:
  Triaged

Bug description:
  
  evince crashes with the following valgrind output when opening the attached 
file.

  $ valgrind evince sample.pdf
  ==12903== Memcheck, a memory error detector.
  ==12903== Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al.
  ==12903== Using LibVEX rev 1884, a library for dynamic binary translation.
  ==12903== Copyright (C) 2004-2008, and GNU GPL'd, by OpenWorks LLP.
  ==12903== Using valgrind-3.4.1-Debian, a dynamic binary instrumentation 
framework.
  ==12903== Copyright (C) 2000-2008, and GNU GPL'd, by Julian Seward et al.
  ==12903== For more details, rerun with: -v
  ==12903== 
  Error: PDF file is damaged - attempting to reconstruct xref table...
  ==12903== Thread 2:
  ==12903== Use of uninitialised value of size 4
  ==12903==at 0x4E1E47F: JPXStream::readTilePartData(unsigned int, unsigned 
int, int) (JPXStream.cc:1951)
  ==12903==by 0x4E1F5CD: JPXStream::readTilePart() (JPXStream.cc:1924)
  ==12903==by 0x4E20766: JPXStream::readCodestream(unsigned int) 
(JPXStream.cc:1366)
  ==12903==by 0x4E225C9: JPXStream::readBoxes() (JPXStream.cc:735)
  ==12903==by 0x4E227EC: JPXStream::reset() (JPXStream.cc:272)
  ==12903==by 0x4EA33E2: ImageStream::reset() (Stream.cc:419)
  ==12903==by 0x4739923: CairoOutputDev::drawSoftMaskedImage(GfxState*, 
Object*, Stream*, int, int, GfxImageColorMap*, Stream*, int, int, 
GfxImageColorMap*) (CairoOutputDev.cc:1485)
  ==12903==by 0x4E5C9B5: Gfx::doImage(Object*, Stream*, int) (Gfx.cc:3857)
  ==12903==by 0x4E60894: Gfx::opXObject(Object*, int) (Gfx.cc:3526)
  ==12903==by 0x4E52AB9: Gfx::execOp(Object*, Object*, int) (Gfx.cc:771)
  ==12903==by 0x4E5307E: Gfx::go(int) (Gfx.cc:642)
  ==12903==by 0x4E55AEE: Gfx::display(Object*, int) (Gfx.cc:611)
  ==12903== 
  ==12903== Use of uninitialised value of size 4
  ==12903==at 0x4E1E48A: JPXStream::readTilePartData(unsigned int, unsigned 
int, int) (JPXStream.cc:1952)
  ==12903==by 0x4E1F5CD: JPXStream::readTilePart() (JPXStream.cc:1924)
  ==12903==by 0x4E20766: JPXStream::readCodestream(unsigned int) 
(JPXStream.cc:1366)
  ==12903==by 0x4E225C9: JPXStream::readBoxes() (JPXStream.cc:735)
  ==12903==by 0x4E227EC: JPXStream::reset() (JPXStream.cc:272)
  ==12903==by 0x4EA33E2: ImageStream::reset() (Stream.cc:419)
  ==12903==by 0x4739923: CairoOutputDev::drawSoftMaskedImage(GfxState*, 
Object*, Stream*, int, int, GfxImageColorMap*, Stream*, int, int, 
GfxImageColorMap*) (CairoOutputDev.cc:1485)
  ==12903==by 0x4E5C9B5: Gfx::doImage(Object*, Stream*, int) (Gfx.cc:3857)
  ==12903==by 0x4E60894: Gfx::opXObject(Object*, int) (Gfx.cc:3526)
  ==12903==by 0x4E52AB9: Gfx::execOp(Object*, Object*, int) (Gfx.cc:771)
  ==12903==by 0x4E5307E: Gfx::go(int) (Gfx.cc:642)
  ==12903==by 0x4E55AEE: Gfx::display(Object*, int) (Gfx.cc:611)
  ==12903== 
  ==12903== Conditional jump or move depends on uninitialised value(s)
  ==12903==at 0x4E1E509: JPXStream::readTilePartData(unsigned int, unsigned 
int, int) (JPXStream.cc:1977)
  ==12903==by 0x4E1F5CD: JPXStream::readTilePart() (JPXStream.cc:1924)
  ==12903==by 0x4E20766: JPXStream::readCodestream(unsigned int) 
(JPXStream.cc:1366)
  ==12903==by 0x4E225C9: JPXStream::readBoxes() (JPXStream.cc:735)
  ==12903==by 0x4E227EC: JPXStream::reset() (JPXStream.cc:272)
  ==12903==by 0x4EA33E2: ImageStream::reset() (Stream.cc:419)
  ==12903==by 0x4739923: CairoOutputDev::drawSoftMaskedImage(GfxState*, 
Object*, Stream*, int, int, GfxImageColorMap*, Stream*, int, int, 
GfxImageColorMap*) (CairoOutputDev.cc:1485)
  ==12903==by 0x4E5C9B5: Gfx::doImage(Object*, Stream*, int) (Gfx.cc:3857)
  ==12903==by 0x4E60894: Gfx::opXObject(Object*, int) (Gfx.cc:3526)
  ==12903==by 0x4E52AB9: Gfx::execOp(Object*, Object*, int) (Gfx.cc:771)
  ==12903==by 0x4E5307E: Gfx::go(int) (Gfx.cc:642)
  ==12903==by 0x4E55AEE: Gfx::display(Object*, int) (Gfx.cc:611)
  ==12903== 
  ==12903== Use of uninitialised value of size 4
  ==12903==at 0x4E1E515: JPXStream::readTilePartData(unsigned int, unsigned 
int, int) (JPXStream.cc:1978)
  ==12903==by 0x4E1F5CD: JPXStream::readTilePart() (JPXStream.cc:1924)
  ==12903==by 0x4E20766: JPXStream::readCodestream(unsigned int) 
(JPXStream.cc:1366)
  ==12903==by 0x4E225C9: JPXStream::readBoxes() (JPXStream.cc:735)
  ==12903==by 0x4E227EC: JPXStream::reset() 

[Desktop-packages] [Bug 406826] Re: evince-thumbnailer crashed with SIGSEGV in DCTStream::reset()

2017-10-30 Thread madbiologist
** Changed in: poppler (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  evince-thumbnailer crashed with SIGSEGV in DCTStream::reset()

Status in Poppler:
  Invalid
Status in poppler package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: evince

  After i created a new pdf file, i had this crash and no preview

  ProblemType: Crash
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/evince-thumbnailer
  Package: evince 2.26.1-0ubuntu1
  ProcCmdline: evince-thumbnailer -s 128 
file:///home/username/MyDownloads/Farmaceutica2-2x2.pdf 
/tmp/.gnome_desktop_thumbnail.K83UXU
  ProcEnviron:
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: evince
  StacktraceTop:
   ?? () from /usr/lib/libjpeg.so.62
   DCTStream::reset () from /usr/lib/libpoppler.so.4
   ImageStream::reset () from /usr/lib/libpoppler.so.4
   CairoOutputDev::drawImage ()
   Gfx::doImage () from /usr/lib/libpoppler.so.4
  Title: evince-thumbnailer crashed with SIGSEGV in DCTStream::reset()
  Uname: Linux 2.6.28-13-generic i686
  UserGroups: adm admin audio cdrom dialout dip fax fuse lpadmin netdev plugdev 
sambashare scanner tape video

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1719004] Re: cupsd assert failure: cupsd: ../sysdeps/unix/sysv/linux/spawni.c:368: __spawnix: Assertion `ec >= 0' failed.

2017-10-30 Thread Ferdaus
I have something to report almost everyday via the system since eI'd
upgraded to 17.10, but I am not very much sure what they are. I submit
these problem/bug report in the hope that it will help the system/ OS
Engineers/ Programmers to rectify these bugs

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

Title:
  cupsd assert failure: cupsd: ../sysdeps/unix/sysv/linux/spawni.c:368:
  __spawnix: Assertion `ec >= 0' failed.

Status in CUPS:
  Fix Released
Status in cups package in Ubuntu:
  Invalid
Status in glibc package in Ubuntu:
  Confirmed

Bug description:
  1. Error: Package/cups-daemon2.2.4-7 (mutilated)
  2. compiz-core/tmp/apport_core_q_vnqis (corrupted)

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: cups-daemon 2.2.4-7
  ProcVersionSignature: Ubuntu 4.13.0-11.12-generic 4.13.1
  Uname: Linux 4.13.0-11-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  AssertionMessage: cupsd: ../sysdeps/unix/sysv/linux/spawni.c:368: __spawnix: 
Assertion `ec >= 0' failed.
  Date: Fri Sep 22 22:16:18 2017
  ExecutablePath: /usr/sbin/cupsd
  InstallationDate: Installed on 2017-05-27 (118 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20161008)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: System manufacturer System Product Name
  Papersize: a4
  ProcAttrCurrent: /usr/sbin/cupsd (enforce)
  ProcCmdline: BOOT_IMAGE=/vmlinuz-4.13.0-11-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcEnviron:
   LANG=el_GR.UTF-8
   PATH=(custom, no user)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-11-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: cups
  Title: cupsd assert failure: cupsd: ../sysdeps/unix/sysv/linux/spawni.c:368: 
__spawnix: Assertion `ec >= 0' failed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 10/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0503
  dmi.board.asset.tag: Default string
  dmi.board.name: H110M-K D3
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0503:bd10/23/2015:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnH110M-KD3:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1643096] Re: gimp doesn't show in Ubuntu 16.10 Software app

2017-10-30 Thread Launchpad Bug Tracker
[Expired for gnome-software (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: gnome-software (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  gimp doesn't show in Ubuntu 16.10 Software app

Status in gnome-software package in Ubuntu:
  Expired

Bug description:
  gimp doesn't show up when I looked for it in the Software app. It does
  show in Debian. (Ubuntu's gimp is now in sync with Debian). gimp also
  shows in Ubuntu 16.04 LTS.

  http://appstream.ubuntu.com/zesty/universe/issues/gimp.html

  https://appstream.debian.org/sid/main/issues/gimp.html

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 286175] Re: evince crashed with SIGSEGV in FcConfigSubstituteWithPat()

2017-10-30 Thread madbiologist
Official support for Ubuntu 11.04 "Natty Narwhal" and earlier releases
has ended.  Is this still occurring on Ubuntu 17.10 "Artful Aardvark"?

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

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

Title:
  evince crashed with SIGSEGV in FcConfigSubstituteWithPat()

Status in cairo package in Ubuntu:
  Invalid
Status in fontconfig package in Ubuntu:
  Incomplete
Status in cairo source package in Intrepid:
  Won't Fix
Status in fontconfig source package in Intrepid:
  Won't Fix

Bug description:
  Binary package hint: evince

  Opening a pdf document from the web.

  Crashed before it was able to render anything.

  Link: http://www.copyright.gov/history/1790act.pdf

  STEPS TO REPRODUCE:
  1. Make sure GNOME is running, evince gets fontconfig info from another 
library (it doesn't access FC directly)
  2. Open evince on any file, then close it.
  3. Install or remove a font (try mstcorefonts)
  4. Open evince with a document (i.e., try the link provided above). It SHOULD 
crash.

  ProblemType: Crash
  Architecture: amd64
  DistroRelease: Ubuntu 8.10
  ExecutablePath: /usr/bin/evince
  NonfreeKernelModules: nvidia
  Package: evince 2.24.0-0ubuntu2
  ProcAttrCurrent: unconfined
  ProcCmdline: evince 
file:///home/username/Documents/Grad_School/SI-519/SI519%20-%20SyllabusF2008.%20Aug.%2026.pdf
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: evince
  StacktraceTop:
   FcConfigSubstituteWithPat ()
   GlobalParams::getDisplayFont (this=0x2989190, 
   CairoFont::create (gfxFont=0x7fc1eeb14f70, 
   CairoFontEngine::getFont (this=0x7fc1eea017e0, 
   CairoOutputDev::updateFont (this=0x7fc1eea020a0,
  Title: evince crashed with SIGSEGV in FcConfigSubstituteWithPat()
  Uname: Linux 2.6.27-7-generic x86_64
  UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
sambashare video

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1527942] Re: pdfimprt crash libreoffice 5.0.3 when import a pdf in libreoffice

2017-10-30 Thread madbiologist
Is this still happening on Ubuntu 17.10 "Artful Aardvark"? If so, please
attach a sample PDF file to this bug report.

** Tags added: trusty

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

** Package changed: rsyslog (Ubuntu) => libreoffice (Ubuntu)

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

Title:
  pdfimprt crash libreoffice 5.0.3 when import a pdf in libreoffice

Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  I have installed libreoffice 5.0.3 on  ubuntu 14.04 LTS 64 bit throw the
  libreoffice official ppa.

  It seems that libreoffice crach when I try to use pdfimport like this

  Open libreoffice 5.03
  chose file open
  chose a pdf on my disk and try to open a file
  Actual result

  Libreoffice crach, show an error message and reovery documents

  Could you help me please ?

  Best regards

  mparchet

  
  My configuration

  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  libreoffice-pdfimport
  libreoffice:
Installed: 1:5.0.3~rc2-0ubuntu1~trusty2
Candidate: 1:5.0.3~rc2-0ubuntu1~trusty2
Version table:
   *** 1:5.0.3~rc2-0ubuntu1~trusty2 0
  500 http://ppa.launchpad.net/libreoffice/libreoffice-5-0/ubuntu/ 
trusty/main amd64 Packages
  500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ trusty/main 
amd64 Packages
  100 /var/lib/dpkg/status
   1:4.2.8-0ubuntu3 0
  500 http://ch.archive.ubuntu.com/ubuntu/ trusty-updates/universe 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/universe amd64 
Packages
   1:4.2.3~rc3-0ubuntu2 0
  500 http://ch.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages

  apt-cache policy libreoffice-pdfimport
  libreoffice-pdfimport:
Installed: 1:5.0.3~rc2-0ubuntu1~trusty2
Candidate: 1:5.0.3~rc2-0ubuntu1~trusty2
Version table:
   *** 1:5.0.3~rc2-0ubuntu1~trusty2 0
  500 http://ppa.launchpad.net/libreoffice/libreoffice-5-0/ubuntu/ 
trusty/main amd64 Packages
  500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ trusty/main 
amd64 Packages
  100 /var/lib/dpkg/status
   1:4.2.8-0ubuntu3 0
  500 http://ch.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   1:4.2.3~rc3-0ubuntu2 0
  500 http://ch.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728588] Re: session crashed with wl_registry@2: error 0: invalid global wl_output (36) after kernel: [drm:intel_mst_disable_dp [i915]] *ERROR* failed to update payload -22

2017-10-30 Thread Daniel van Vugt
The lines with (EE) are errors from the Xwayland process. And if
Xwayland goes down then so does gnome-shell (bug 1505409, bug 1556601).
Your logs show your session crash is superficially one of those two
bugs:

Oct 30 05:46:19 username-SP4 gnome-shell[7083]: Connection to xwayland
lost

However the root cause is the Xwayland crash so let's make this bug
about the Xwayland crash. It sounds a known issue here...
https://phabricator.freedesktop.org/T7722


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

** Tags added: xwayland

** Summary changed:

- session crashed with wl_registry@2: error 0: invalid global wl_output (36) 
after kernel:  [drm:intel_mst_disable_dp [i915]] *ERROR* failed to update 
payload -22
+ Xwayland crashed with wl_registry@2: error 0: invalid global wl_output (36) 
after kernel:  [drm:intel_mst_disable_dp [i915]] *ERROR* failed to update 
payload -22

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

Title:
  Xwayland crashed with wl_registry@2: error 0: invalid global wl_output
  (36) after kernel:  [drm:intel_mst_disable_dp [i915]] *ERROR* failed
  to update payload -22

Status in xorg-server package in Ubuntu:
  New

Bug description:
  I turned off my screen for a few hours then turned it on again and my
  session was no longer there and i had to login again.

  The following lines from syslog at the time that i turned on the
  screen again look suspicious. My hypothesis is that the error from the
  Intel kernel driver caused the "Fatal server error" "wl_registry@2:
  error 0: invalid global wl_output (36)" in gnome-shell. Since the
  screen is actually still operational (after all, the computer didn't
  crash, only that session, and i was immediately shown the login screen
  and able to login again), what should have happened is that gnome-
  shell should have gracefully dealt with whatever happened without a
  fatal error.

  This is the first time this has happened, and it did not used to
  happen before my upgrade to Artful a few days ago.

  Oct 30 05:46:16 bshanks-SP4 kernel: [358036.641989] [drm:intel_mst_disable_dp 
[i915]] *ERROR* failed to update payload -22
  Oct 30 05:46:16 bshanks-SP4 gnome-shell[7083]: WARNING: addSignalMethods is 
replacing existing [0x5563dd13c
  c40 Gjs_ShowAppsIcon.dash-item-container] connect method
  ...
  (a bunch of similar warnings about addSignalMethods)
  ...
  Oct 30 05:46:18 bshanks-SP4 org.gnome.Shell.desktop[7083]: (EE)
  Oct 30 05:46:18 bshanks-SP4 org.gnome.Shell.desktop[7083]: Fatal server error:
  Oct 30 05:46:18 bshanks-SP4 org.gnome.Shell.desktop[7083]: (EE) 
wl_registry@2: error 0: invalid global wl_output (36)
  Oct 30 05:46:18 bshanks-SP4 org.gnome.Shell.desktop[7083]: (EE)

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu5
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 30 06:01:36 2017
  DisplayManager: gdm3
  InstallationDate: Installed on 2016-04-06 (572 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to artful on 2017-10-26 (4 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1527942] [NEW] pdfimprt crash libreoffice 5.0.3 when import a pdf in libreoffice

2017-10-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hello,

I have installed libreoffice 5.0.3 on  ubuntu 14.04 LTS 64 bit throw the
libreoffice official ppa.

It seems that libreoffice crach when I try to use pdfimport like this

Open libreoffice 5.03
chose file open
chose a pdf on my disk and try to open a file
Actual result

Libreoffice crach, show an error message and reovery documents

Could you help me please ?

Best regards

mparchet


My configuration

Description:Ubuntu 14.04.3 LTS
Release:14.04

libreoffice-pdfimport
libreoffice:
  Installed: 1:5.0.3~rc2-0ubuntu1~trusty2
  Candidate: 1:5.0.3~rc2-0ubuntu1~trusty2
  Version table:
 *** 1:5.0.3~rc2-0ubuntu1~trusty2 0
500 http://ppa.launchpad.net/libreoffice/libreoffice-5-0/ubuntu/ 
trusty/main amd64 Packages
500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ trusty/main amd64 
Packages
100 /var/lib/dpkg/status
 1:4.2.8-0ubuntu3 0
500 http://ch.archive.ubuntu.com/ubuntu/ trusty-updates/universe amd64 
Packages
500 http://security.ubuntu.com/ubuntu/ trusty-security/universe amd64 
Packages
 1:4.2.3~rc3-0ubuntu2 0
500 http://ch.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages

apt-cache policy libreoffice-pdfimport
libreoffice-pdfimport:
  Installed: 1:5.0.3~rc2-0ubuntu1~trusty2
  Candidate: 1:5.0.3~rc2-0ubuntu1~trusty2
  Version table:
 *** 1:5.0.3~rc2-0ubuntu1~trusty2 0
500 http://ppa.launchpad.net/libreoffice/libreoffice-5-0/ubuntu/ 
trusty/main amd64 Packages
500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ trusty/main amd64 
Packages
100 /var/lib/dpkg/status
 1:4.2.8-0ubuntu3 0
500 http://ch.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
 1:4.2.3~rc3-0ubuntu2 0
500 http://ch.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

** Affects: libreoffice (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: trusty
-- 
pdfimprt crash libreoffice 5.0.3 when import a pdf in libreoffice
https://bugs.launchpad.net/bugs/1527942
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to libreoffice in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728702] Re: Show Applications animation is too slow

2017-10-30 Thread Daniel van Vugt
I hope to find some time to improve Gnome Shell's performance/smoothness
by next year (and hope also that others will do the same). Smoother
animations will be less frustrating at least. Although I personally like
the current duration.

As for changing the animation duration, that's an enhancement request
you should probably make directly to Gnome ->
https://bugzilla.gnome.org/

** Tags added: performance

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

** Package changed: gnome-shell-extension-ubuntu-dock (Ubuntu) => gnome-
shell (Ubuntu)

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

Title:
  Show Applications animation is too slow

Status in gnome-shell package in Ubuntu:
  Opinion

Bug description:
  Clicking "Show Applications" on dock takes too long to display applications 
list. First screen fades out, then icons float to screen. While animation 
actually takes only about 1s, it feels slow. Whole animation should be 2x or 3x 
faster, or icons could just appear with screen fade.
  Ubuntu 17.10

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728769] [NEW] [Wishlist for GDM3] Lock screen clock

2017-10-30 Thread Dilip
Public bug reported:

I tried asking it at Ubuntuforums.org. I was told to report here.

Any chance we can have a clock in Lock screen for 18.04 ? I hope it will
be a very useful feature. I would have asked for a live desktop clock as
well ( with option to disable it as well ). I am just worried that it
will be dismissed saying third-party tools already exist for this
option. It would be great to have a lock screen like a simple live clock
on the desktop as well. Thanks.

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

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

Title:
  [Wishlist for GDM3] Lock screen clock

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  I tried asking it at Ubuntuforums.org. I was told to report here.

  Any chance we can have a clock in Lock screen for 18.04 ? I hope it
  will be a very useful feature. I would have asked for a live desktop
  clock as well ( with option to disable it as well ). I am just worried
  that it will be dismissed saying third-party tools already exist for
  this option. It would be great to have a lock screen like a simple
  live clock on the desktop as well. Thanks.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728702] [NEW] Show Applications animation is too slow

2017-10-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Clicking "Show Applications" on dock takes too long to display applications 
list. First screen fades out, then icons float to screen. While animation 
actually takes only about 1s, it feels slow. Whole animation should be 2x or 3x 
faster, or icons could just appear with screen fade.
Ubuntu 17.10

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


** Tags: performance
-- 
Show Applications animation is too slow
https://bugs.launchpad.net/bugs/1728702
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to gnome-shell in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1727356] Re: Wayland does not start up on "Integrated Graphics Chipset: Intel(R) G33": Shader compilation failed

2017-10-30 Thread Daniel van Vugt
You should both be aware you're preaching to the converted. When we
encountered these kinds of problems in Compiz/Mir/Unity8, I was the one
fighting to keep old hardware supported and performing well. I will
still fight to keep older hardware working well because there's no
reason why the software should not work. I've been using OpenGL for 20
years so yes I know it should just work, and it should work efficiently.
This is just a bug...

My point is only that the bug will affect very few people, and we likely
will never be able to get similar old hardware to test on, or can
justify spending or money time on it. So probably not "High". Plus there
is a workaround; just use "Ubuntu on Xorg".

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

Title:
  Wayland does not start up on "Integrated Graphics Chipset: Intel(R)
  G33": Shader compilation failed

Status in GNOME Shell:
  Confirmed
Status in gnome-shell package in Ubuntu:
  Triaged

Bug description:
  $ lsb_release -rd
  Description:  Ubuntu 17.10
  Release:  17.10

  Upgraded from 17.04 today.

  Steps to reproduce:

  - Start the PC or log out/end session in case it's running with an Xorg 
desktop already.
  - Attempt to log in, using 'Ubuntu'

  Expected to happen:

  Desktop appears.

  Actually happening:

  5 seconds of black screen, then the login screen appears again.

  Partial diagnosis:

  - Logging in using 'Ubuntu on Xorg' works fine and as expected.

  - Extracted a syslog of such a failed attempt, see attached file.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 17.10
  InstallationDate: Installed on 2016-05-04 (539 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  Package: gnome-shell 3.26.1-0ubuntu5
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Tags: artful package-from-proposed third-party-packages
  Uname: Linux 4.13.0-16-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-25 (0 days ago)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo www-data
  _MarkForUpload: True

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1722183] Re: When several snaps are being installed, cancelling an installation does not cancel the right one.

2017-10-30 Thread Bug Watch Updater
** Changed in: gnome-software
   Status: Unknown => Confirmed

** Changed in: gnome-software
   Importance: Unknown => Medium

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

Title:
  When several snaps are being installed, cancelling an installation
  does not cancel the right one.

Status in GNOME Software:
  Confirmed
Status in gnome-software package in Ubuntu:
  Triaged
Status in gnome-software source package in Zesty:
  Triaged
Status in gnome-software source package in Artful:
  Triaged
Status in gnome-software source package in Bionic:
  Triaged

Bug description:
  gnome-software 3.26.1-0ubuntu1~ppa1

  Test Case
  1. Install several snaps successively (from the main page, click on a snap, 
install, go back and repeat several times)
  2. Select a snap and cancel the installation

  Expected result:
  The snap that is cancelled is cancelled and not another one.

  Actual result
  For example, install atom, brackets, discord, wavebox, heroku. Cancel discord 
and observe that wavebox is cancelled instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-software 3.26.0-0ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct  9 10:42:21 2017
  InstallationDate: Installed on 2013-09-03 (1496 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130902)
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-limba   N/A
   gnome-software-plugin-snap3.26.0-0ubuntu3
  ProcEnviron:
   TERM=screen-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1727515] Re: Pulse audio doesn't store configuration any longer

2017-10-30 Thread Daniel van Vugt
** Tags added: xenial

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

Title:
  Pulse audio doesn't store configuration any longer

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Since my upgraded from Kubuntu 14.04 to 16.04, my audio settings are not 
stored properly any longer. 
  When I reboot, the audio comes through the built-in audio speakers of my 
Thinkpad. However; I have a screen attached to HDMI (dock) with a better audio 
device. 

  With Pulse Audio Volume Control under Configuration, I see that the setting 
is Analog Surround 4.0. 
  Then I change to Digital Stereo (HDMI) Output, and the sound comes from my 
HDMI device.

  After each and every reboot, it starts with the Analog Surround Sound 4.0 and 
from my laptop.
  Once I have switched back to HDMI, the tab 'Output Devices' then shows as 
only available Device HDMI/Display Port (unplugged). It is *not* unplugged, 
otherwise I couldn't get my sound from my HDMI device, could I?
  Reboot and repeat. 

  This never happened under 14.04.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1722688] Re: GNOME desktop isn't a desktop.

2017-10-30 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1710931 ***
https://bugs.launchpad.net/bugs/1710931

Wayland is the architecture we want to use going into the future.

Wayland is also still relatively new compared to X11 (which is almost 30
years older). So there's a lot of catching up to do in the various
software ecosystems.

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

Title:
  GNOME desktop isn't a desktop.

Status in gnome-shell package in Ubuntu:
  In Progress

Bug description:
  In the major DE, windows & mac, the desktop is a desktop. It has files
  on it. If you click on the desktop, focus goes to it, and ctrl+n will
  open a new file browsing window (Mac Finder or Windows Explorer) and
  ctrl+shift+n will create a new folder. If you right-click on the
  desktop, you should be able to create a new folder, properties,
  restore missing files, open in Terminal, etc. It's supposed to be part
  of the desktop environment. However, in GNOME, the desktop doesn't
  feel like a desktop. It's theoretically the directory
  /home/USERNAME/Desktop, but in GNOME I can't start manipulating Files
  (Nautilus) by focusing on the desktop with a click nor an alt-tab.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1727330] Re: Touchpad settings not listed under Settings > Mouse & Touchpad

2017-10-30 Thread Daniel van Vugt
Please try this:

  sudo apt remove xserver-xorg-input-synaptics

And then reboot.

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

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

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

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

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

Status in gnome-control-center package in Ubuntu:
  Incomplete
Status in libinput package in Ubuntu:
  Incomplete

Bug description:
  is not adjusted for natural scrolling in the mouse control panel.
  Change the position of the switch does not change the settings.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu4
  ProcVersionSignature: Ubuntu 4.10.0-33.37-generic 4.10.17
  Uname: Linux 4.10.0-33-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct 25 17:57:58 2017
  DisplayManager: lightdm
  GsettingsChanges: b'org.gnome.desktop.interface' b'gtk-im-module' 
b"'gtk-im-context-simple'"
  InstallationDate: Installed on 2015-08-27 (789 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to artful on 2017-10-25 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1727330] Re: Touchpad settings not listed under Settings > Mouse & Touchpad

2017-10-30 Thread Daniel van Vugt
This sounds like a duplicate of bug 1588510, but the root causes are
possibly different.

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

** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete => Triaged

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

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

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

Status in gnome-control-center package in Ubuntu:
  Incomplete
Status in libinput package in Ubuntu:
  Incomplete

Bug description:
  is not adjusted for natural scrolling in the mouse control panel.
  Change the position of the switch does not change the settings.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu4
  ProcVersionSignature: Ubuntu 4.10.0-33.37-generic 4.10.17
  Uname: Linux 4.10.0-33-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct 25 17:57:58 2017
  DisplayManager: lightdm
  GsettingsChanges: b'org.gnome.desktop.interface' b'gtk-im-module' 
b"'gtk-im-context-simple'"
  InstallationDate: Installed on 2015-08-27 (789 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to artful on 2017-10-25 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1727330] Re: Touchpad settings not listed under Settings > Mouse & Touchpad

2017-10-30 Thread Daniel van Vugt
OK, thanks!

I can see your problem is that you have Natural Scrolling = ON for
Mouse, but it needs to be enabled separately for your touchpad.

If Ubuntu is working properly you would have a separate switch for
Touchpad under Mouse. So your problem is that there are no Touchpad
settings listed at all. This probably means your touchpad has been
incorrectly detected as a mouse...


** Summary changed:

- is not adjusted for natural scrolling in the mouse control panel
+ Touchpad settings not listed under Settings > Mouse & Touchpad

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

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

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

Status in gnome-control-center package in Ubuntu:
  Incomplete
Status in libinput package in Ubuntu:
  Incomplete

Bug description:
  is not adjusted for natural scrolling in the mouse control panel.
  Change the position of the switch does not change the settings.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu4
  ProcVersionSignature: Ubuntu 4.10.0-33.37-generic 4.10.17
  Uname: Linux 4.10.0-33-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct 25 17:57:58 2017
  DisplayManager: lightdm
  GsettingsChanges: b'org.gnome.desktop.interface' b'gtk-im-module' 
b"'gtk-im-context-simple'"
  InstallationDate: Installed on 2015-08-27 (789 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to artful on 2017-10-25 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1722688] Re: GNOME desktop isn't a desktop.

2017-10-30 Thread tom
*** This bug is a duplicate of bug 1710931 ***
https://bugs.launchpad.net/bugs/1710931

I figured it was a GNOME design choice.

That is interesting. In general, Wayland seems to be a great source of
pain and breakage. Does it have any large advantages? So far, I've only
experienced more pain in Wayland than joy, but maybe there are some
large advantages that are invisible to regular users like me.

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

Title:
  GNOME desktop isn't a desktop.

Status in gnome-shell package in Ubuntu:
  In Progress

Bug description:
  In the major DE, windows & mac, the desktop is a desktop. It has files
  on it. If you click on the desktop, focus goes to it, and ctrl+n will
  open a new file browsing window (Mac Finder or Windows Explorer) and
  ctrl+shift+n will create a new folder. If you right-click on the
  desktop, you should be able to create a new folder, properties,
  restore missing files, open in Terminal, etc. It's supposed to be part
  of the desktop environment. However, in GNOME, the desktop doesn't
  feel like a desktop. It's theoretically the directory
  /home/USERNAME/Desktop, but in GNOME I can't start manipulating Files
  (Nautilus) by focusing on the desktop with a click nor an alt-tab.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1727043] Re: random screen rotation of laptop disply when using additional screen.

2017-10-30 Thread Daniel van Vugt
Is it an HP laptop? If so then this is a duplicate of bug 1726160

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

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

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

Title:
  random screen rotation of laptop disply when using additional screen.

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  I'm on 17.10.  One screen - the laptop screen - rotates at random,
  typically when a video is playing, but not, I think always.  It
  rotates 180 degrees and stays upside down.  Mouse movememnts are
  reversed (ie correct for  the orientation of the screen).

  I tried

  gsettings set org.gnome.settings-daemon.plugins.orientation active
  false

  following a thread here https://askubuntu.com/questions/968169/screen-
  randomly-rotates-on-ubuntu-17-10/968284

  but it doesn't stop the behaviour.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1722183] Re: When several snaps are being installed, cancelling an installation does not cancel the right one.

2017-10-30 Thread Robert Ancell
Note the UI didn't support cancelling in Xenial.


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

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

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

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

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

** Changed in: gnome-software (Ubuntu Zesty)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

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

Title:
  When several snaps are being installed, cancelling an installation
  does not cancel the right one.

Status in GNOME Software:
  Unknown
Status in gnome-software package in Ubuntu:
  Triaged
Status in gnome-software source package in Zesty:
  Triaged
Status in gnome-software source package in Artful:
  Triaged
Status in gnome-software source package in Bionic:
  Triaged

Bug description:
  gnome-software 3.26.1-0ubuntu1~ppa1

  Test Case
  1. Install several snaps successively (from the main page, click on a snap, 
install, go back and repeat several times)
  2. Select a snap and cancel the installation

  Expected result:
  The snap that is cancelled is cancelled and not another one.

  Actual result
  For example, install atom, brackets, discord, wavebox, heroku. Cancel discord 
and observe that wavebox is cancelled instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-software 3.26.0-0ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct  9 10:42:21 2017
  InstallationDate: Installed on 2013-09-03 (1496 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130902)
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-limba   N/A
   gnome-software-plugin-snap3.26.0-0ubuntu3
  ProcEnviron:
   TERM=screen-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1017243] Re: Program received signal SIGBUS, Bus error.

2017-10-30 Thread Bug Watch Updater
** Changed in: mesa
   Status: Confirmed => Incomplete

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

Title:
  Program received signal SIGBUS, Bus error.

Status in Mesa:
  Incomplete
Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  i'm using ubuntu 12.10 (i386) with latest updates installed (see end
  of dscription).

  
  i'm trying to use clutter and textures and get a "Bus Error". The attached 
python program can reproduce the error. Here is a backtrace (produced with 
another C program):

  Program received signal SIGBUS, Bus error.
  0xb6d292a5 in _mesa_texstore_argb (ctx=0x807a218, dims=2, 
baseInternalFormat=6408, dstFormat=MESA_FORMAT_ARGB, dstRowStride=32768, 
dstSlices=0xbfffea98,
  srcWidth=3648, srcHeight=2736, srcDepth=1, srcFormat=6407, srcType=5121, 
srcAddr=0xa4fde008, srcPacking=0x8088cac) at main/texstore.c:1417
  1417  main/texstore.c: No such file or directory.
  (gdb) bt
  #0  0xb6d292a5 in _mesa_texstore_argb (ctx=0x807a218, dims=2, 
baseInternalFormat=6408, dstFormat=MESA_FORMAT_ARGB, dstRowStride=32768, 
dstSlices=0xbfffea98,
  srcWidth=3648, srcHeight=2736, srcDepth=1, srcFormat=6407, srcType=5121, 
srcAddr=0xa4fde008, srcPacking=0x8088cac) at main/texstore.c:1417
  #1  0xb6d29f01 in _mesa_texstore (ctx=ctx@entry=0x807a218, dims=dims@entry=2, 
baseInternalFormat=6408, dstFormat=MESA_FORMAT_ARGB, dstRowStride=32768,
  dstSlices=dstSlices@entry=0xbfffea98, srcWidth=srcWidth@entry=3648, 
srcHeight=srcHeight@entry=2736, srcDepth=srcDepth@entry=1, 
srcFormat=srcFormat@entry=6407,
  srcType=srcType@entry=5121, srcAddr=srcAddr@entry=0xa4fde008, 
srcPacking=srcPacking@entry=0x8088cac) at main/texstore.c:4386
  #2  0xb6d2a173 in store_texsubimage (ctx=ctx@entry=0x807a218, 
texImage=texImage@entry=0x82a4e40, xoffset=xoffset@entry=1, 
yoffset=yoffset@entry=2739,
  zoffset=zoffset@entry=0, width=width@entry=3648, 
height=height@entry=2736, depth=depth@entry=1, format=format@entry=6407, 
type=type@entry=5121,
  pixels=pixels@entry=0xa4fde008, packing=packing@entry=0x8088cac, 
caller=caller@entry=0xb6e4efe5 "glTexSubImage2D") at main/texstore.c:4517
  #3  0xb6d2a795 in _mesa_store_texsubimage2d (ctx=ctx@entry=0x807a218, 
texImage=texImage@entry=0x82a4e40, xoffset=xoffset@entry=1, 
yoffset=yoffset@entry=2739,
  width=width@entry=3648, height=height@entry=2736, 
format=format@entry=6407, type=type@entry=5121, pixels=pixels@entry=0xa4fde008, 
packing=packing@entry=0x8088cac)
  at main/texstore.c:4653
  #4  0xb6eeaf9a in intelTexSubImage2D (ctx=0x807a218, texImage=0x82a4e40, 
xoffset=1, yoffset=2739, width=3648, height=2736, format=6407, type=5121, 
pixels=0xa4fde008,
  packing=0x8088cac) at intel_tex_subimage.c:164
  #5  0xb6d1535c in texsubimage (ctx=0x807a218, dims=dims@entry=2, 
target=target@entry=3553, level=level@entry=0, xoffset=xoffset@entry=1, 
yoffset=yoffset@entry=2739,
  zoffset=zoffset@entry=0, width=width@entry=3648, 
height=height@entry=2736, depth=depth@entry=1, format=format@entry=6407, 
type=type@entry=5121,
  pixels=pixels@entry=0xa4fde008) at main/teximage.c:2808
  #6  0xb6d18712 in texsubimage (pixels=0xa4fde008, type=5121, format=6407, 
depth=1, height=2736, width=3648, zoffset=0, yoffset=2739, xoffset=1, level=0, 
target=3553,
  dims=2, ctx=) at main/teximage.c:2751
  #7  _mesa_TexSubImage2D (target=3553, level=0, xoffset=1, yoffset=2739, 
width=3648, height=2736, format=6407, type=5121, pixels=0xa4fde008) at 
main/teximage.c:2853
  #8  0xb7a854c6 in _cogl_texture_driver_upload_subregion_to_gl 
(gl_target=3553, gl_handle=6, is_foreign=0, src_x=0, src_y=0, dst_x=1, 
dst_y=2739, width=3648,
  height=2736, source_bmp=0x8071af0, source_gl_format=6407, 
source_gl_type=5121) at ./driver/gl/cogl-texture-driver-gl.c:176
  #9  0xb7ac014a in _cogl_texture_2d_set_region (tex=0x82a7ad0, src_x=0, 
src_y=0, dst_x=1, dst_y=2739, dst_width=3648, dst_height=2736, bmp=0x8071af0)
  at ./cogl-texture-2d.c:783
  #10 0xb7abf004 in cogl_texture_set_region_from_bitmap_EXP (texture=0x82a7ad0, 
src_x=src_x@entry=0, src_y=src_y@entry=0, dst_x=1, dst_y=2739,
  dst_width=dst_width@entry=3648, dst_height=dst_height@entry=2736, 
bmp=bmp@entry=0x8071af0) at ./cogl-texture.c:641
  #11 0xb7ac60d2 in _cogl_atlas_texture_set_region_with_border 
(atlas_tex=atlas_tex@entry=0x82a6770, src_x=src_x@entry=0, src_y=src_y@entry=0, 
dst_x=dst_x@entry=0,
  dst_y=dst_y@entry=0, dst_width=dst_width@entry=3648, 
dst_height=dst_height@entry=2736, bmp=bmp@entry=0x8071af0) at 
./cogl-atlas-texture.c:445
  #12 0xb7ac6f9f in _cogl_atlas_texture_new_from_bitmap 
(bmp=bmp@entry=0x8071aa0, flags=flags@entry=COGL_TEXTURE_NONE, 
internal_format=,
  internal_format@entry=COGL_PIXEL_FORMAT_RGB_888) at 
./cogl-atlas-texture.c:768
  #13 0xb7abe1fa in cogl_texture_new_from_bitmap (bitmap=0x8071aa0, 

[Desktop-packages] [Bug 1724977] Re: two mouse cursors visible at the same time on rotated screen

2017-10-30 Thread Daniel van Vugt
** Also affects: gnome-shell via
   https://bugzilla.gnome.org/show_bug.cgi?id=789675
   Importance: Unknown
   Status: Unknown

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

Title:
  two mouse cursors visible at the same time on rotated screen

Status in GNOME Shell:
  Unknown
Status in gnome-shell package in Ubuntu:
  Confirmed
Status in mutter package in Ubuntu:
  Confirmed

Bug description:
  When my 2nd Asus (Ancor) display is in portrait mode and is set to be
  to the left of my centered landscape display in extended mode, moving
  the mouse to roughly the left 20% of my landscape display will show a
  mouse cursor on my landcape display AND portrait display at the same
  time.  Oddly moving a window into this area only shows on the
  landscape display.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: xorg 1:7.7+19ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 19 13:43: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: Lenovo 3rd Gen Core processor Graphics Controller [17aa:2203]
  InstallationDate: Installed on 2017-10-19 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  MachineType: LENOVO 343522U
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic.efi.signed 
root=UUID=df6662ff-9496-4ff5-8165-82efdbf0b335 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/28/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GCET99WW (2.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 343522U
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGCET99WW(2.59):bd05/28/2014:svnLENOVO:pn343522U:pvrThinkPadX230Tablet:rvnLENOVO:rn343522U:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad X230 Tablet
  dmi.product.name: 343522U
  dmi.product.version: ThinkPad X230 Tablet
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  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

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728764] [NEW] gnome-screenshot will no longer save screenshots anywhere

2017-10-30 Thread tom
Public bug reported:

It was working quite alright 2 weeks ago. I have changed nothing since
then.

Tonight, when trying to screencap for the gnome-sushi bug, it would
flash as if taking a screencap for both fullscreen, and selected area
style screenshots.

However, it wouldn't save the screenshot anywhere.

I'm not certain where it used to save (by default, up until 2 weeks
ago), but I think it was Pictures.

If I search in Nautilus for "Screenshot from 2017-10-30" I see previous
screenshots, up until 10-30, and there are no screenshots saved from
today, or anything since 2 weeks ago.

I tried changing the auto-save-directory in gconf, as well as via
terminal commands. I tried with different styles: "file:///.." as
well as simply "/home" No matter what, screenshots still flash and
make the click sound, but do not save in the directory. Not Desktop,
Pictures, /tmp, Downloads.

If I call "gnome-screenshot --interactive" from Terminal, the save
dialog does successfully save the screenshot.

I have no idea how to replicate this bug, because I did nothing to
create this bug. Just 2 weeks after taking several successful
screenshots, gnome-screenshot no longer saves screenshots. Anywhere.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-screenshot 3.25.0-0ubuntu2
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Oct 30 22:11:36 2017
InstallationDate: Installed on 2017-09-20 (40 days ago)
InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Release amd64 (20170412)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-screenshot
UpgradeStatus: Upgraded to artful on 2017-10-04 (26 days ago)

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


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

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

Title:
  gnome-screenshot will no longer save screenshots anywhere

Status in gnome-screenshot package in Ubuntu:
  New

Bug description:
  It was working quite alright 2 weeks ago. I have changed nothing since
  then.

  Tonight, when trying to screencap for the gnome-sushi bug, it would
  flash as if taking a screencap for both fullscreen, and selected area
  style screenshots.

  However, it wouldn't save the screenshot anywhere.

  I'm not certain where it used to save (by default, up until 2 weeks
  ago), but I think it was Pictures.

  If I search in Nautilus for "Screenshot from 2017-10-30" I see
  previous screenshots, up until 10-30, and there are no screenshots
  saved from today, or anything since 2 weeks ago.

  I tried changing the auto-save-directory in gconf, as well as via
  terminal commands. I tried with different styles: "file:///.." as
  well as simply "/home" No matter what, screenshots still flash and
  make the click sound, but do not save in the directory. Not Desktop,
  Pictures, /tmp, Downloads.

  If I call "gnome-screenshot --interactive" from Terminal, the save
  dialog does successfully save the screenshot.

  I have no idea how to replicate this bug, because I did nothing to
  create this bug. Just 2 weeks after taking several successful
  screenshots, gnome-screenshot no longer saves screenshots. Anywhere.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-screenshot 3.25.0-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Oct 30 22:11:36 2017
  InstallationDate: Installed on 2017-09-20 (40 days ago)
  InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Release amd64 (20170412)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-screenshot
  UpgradeStatus: Upgraded to artful on 2017-10-04 (26 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1640180] Re: gnome-todo doesn't load CalDav task list from EDS

2017-10-30 Thread Jeremy Bicha
François or anyone, are you still able to reproduce this bug with Ubuntu
17.10?

** Also affects: evolution-data-server (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  gnome-todo doesn't load CalDav task list from EDS

Status in GNOME To Do:
  Confirmed
Status in Ubuntu GNOME:
  New
Status in evolution-data-server package in Ubuntu:
  Incomplete
Status in gnome-todo package in Ubuntu:
  Triaged

Bug description:
  Since the upgrade to Yakkety Gnome-TODO doesn't show my remote CalDav
  task list that were set through evolution. The list are still
  available in working in Evolution.

  I tried to set them up again but they didn't appear. 
  I tried upgrading to version available in various gnome3-ppa (still 3.20.* 
though) and it didn't help.

  The bug seems to have been handled in Fedora :
  https://bugzilla.redhat.com/show_bug.cgi?format=multiple=1363848
  and https://bodhi.fedoraproject.org/updates/FEDORA-2016-db729be3e1 (I
  found those while searching the web for a solution).

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728590] Re: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is different from oth

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

** Changed in: sane-backends (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sane-backends in Ubuntu.
https://bugs.launchpad.net/bugs/1728590

Title:
  package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to
  install/upgrade: trying to overwrite shared
  '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other
  instances of package libsane1:i386

Status in sane-backends package in Ubuntu:
  Confirmed

Bug description:
  I do not know what is causing this bug, it happens every day

  ProblemType: Package
  DistroRelease: Ubuntu 17.10
  Package: libsane1 1.0.27-1~experimental2ubuntu2.1
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  Date: Fri Oct 27 21:46:10 2017
  DuplicateSignature:
   package:libsane1:1.0.27-1~experimental2ubuntu2.1
   Unpacking libsane1:i386 (1.0.27-1~experimental2ubuntu2.1) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-ZNoDHT/10-libsane1_1.0.27-1~experimental2ubuntu2.1_i386.deb
 (--unpack):
trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is 
different from other instances of package libsane1:i386
  ErrorMessage: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
  InstallationDate: Installed on 2017-10-12 (18 days ago)
  InstallationMedia: Ubuntu-Server 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
  RelatedPackageVersions:
   dpkg 1.18.24ubuntu1
   apt  1.5.1
  SourcePackage: sane-backends
  Title: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to 
install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728590/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1722688] Re: GNOME desktop isn't a desktop.

2017-10-30 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1710931 ***
https://bugs.launchpad.net/bugs/1710931

It's one of those Gnome design choices about cleanliness and minimalism.
It appears Ubuntu in general disagrees with that choice so 17.10 enables
the desktop icons.

Interestingly nautilus-desktop is an X app (running through Xwayland).
It's the only part of the desktop that's not native Wayland. So if it
sticks around someone will need to make nautilus-desktop able to run
under Wayland natively.

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

Title:
  GNOME desktop isn't a desktop.

Status in gnome-shell package in Ubuntu:
  In Progress

Bug description:
  In the major DE, windows & mac, the desktop is a desktop. It has files
  on it. If you click on the desktop, focus goes to it, and ctrl+n will
  open a new file browsing window (Mac Finder or Windows Explorer) and
  ctrl+shift+n will create a new folder. If you right-click on the
  desktop, you should be able to create a new folder, properties,
  restore missing files, open in Terminal, etc. It's supposed to be part
  of the desktop environment. However, in GNOME, the desktop doesn't
  feel like a desktop. It's theoretically the directory
  /home/USERNAME/Desktop, but in GNOME I can't start manipulating Files
  (Nautilus) by focusing on the desktop with a click nor an alt-tab.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728305] Re: Mouse (cursor) Mirroring

2017-10-30 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1724977 ***
https://bugs.launchpad.net/bugs/1724977

** Tags added: cursor multimonitor

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

Title:
  Mouse (cursor) Mirroring

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  I have a 3 screen setup on a notebook with intel graphics. The left one is in 
portrait view, the center one is in normal view and right is in normal view 
(buildin).
  When the mouse is in left side of the center monitor it shows on the left 
monitor bottom. 

  The same problem is better described here:
  https://askubuntu.com/questions/964239/ubuntu-17-10-cursor-mirrored-
  on-second-screen. And since this isn't my post, it affects multiple
  users.

  Thanks

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728587] Re: No audio device after upgrade to Kubuntu 17.10

2017-10-30 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1720519 ***
https://bugs.launchpad.net/bugs/1720519

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 1720519, 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 1720519
   KDE/Kubuntu: Module "module-switch-on-connect" should be loaded once at 
most. Refusing to load.

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

Title:
  No audio device after upgrade to Kubuntu 17.10

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  After upgrading Kubuntu 17.04 to 17.10, KDE lost the audio device
  (Realtek sound card on a Lenovo Thinkpad T470s). Volume icon is on
  mute, with info-popup given: "No output or input devices found". Audio
  backend is Phonon GStreamer. Re-installing pulseaudio didn't help.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: pulseaudio 1:10.0-2ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC0D2', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D10p', 
'/dev/snd/pcmC0D9p', '/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', 
'/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: KDE
  Date: Mon Oct 30 13:58:15 2017
  InstallationDate: Installed on 2017-08-25 (66 days ago)
  InstallationMedia: Kubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: Upgraded to artful on 2017-10-30 (0 days ago)
  dmi.bios.date: 04/17/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1WET31W (1.10 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20HFCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1WET31W(1.10):bd04/17/2017:svnLENOVO:pn20HFCTO1WW:pvrThinkPadT470s:rvnLENOVO:rn20HFCTO1WW:rvrSDK0J40700WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T470s
  dmi.product.name: 20HFCTO1WW
  dmi.product.version: ThinkPad T470s
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1717474] Re: Multi monitor config issues

2017-10-30 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1726538 ***
https://bugs.launchpad.net/bugs/1726538

Thanks for the bug report. Please try to keep each bug about one issue
only...

Your first issue is being discussed in bug 1726538 also. So let's make
this a duplicate of that.

The second issue is probably bug 1723025 (?). Please comment in that
one.

** This bug has been marked a duplicate of bug 1726538
   Dual monitor configuration not saved across logout / login

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

Title:
  Multi monitor config issues

Status in gdm3 package in Ubuntu:
  New
Status in gnome-shell package in Ubuntu:
  New
Status in mutter package in Ubuntu:
  New
Status in xorg package in Ubuntu:
  New

Bug description:
  Since wayland will be the default with 17.10 it might be important to
  have it ready for multiple monitor support. I have the latest updates
  installed and I am on the artful channel.

  SETUP:
  HiDPI internal screen running at 2160x1440 (Surface Pro 3)
  External FullHD HDMI monitor running  at 1920x1080
  Since the upgrade to the latest GNOME 3.26, wayland got activated again. I 
was running X before. 
  Usually, I set my internal screen off and only work with the external monitor 
if plugged in.

  ISSUE:
  With wayland active for both GDM and GNOME there is actually two issues:

  1. I am able to configure my desired settings in the display settings
  as usual (=turn off internal screen and use only external monitor).
  But since the latest update this setting is not remembered after a new
  login. It can only remember the "mirror" or "join displays" options
  but not the "single display" option. Very annoying to reconfigure this
  after every login.

  Before the update to the new GNOME settings look I was at least able
  to have this setting remembered (even with wayland). However, even
  back then it was not perfect since the internal screen was not
  completely turned off (black but with light on). After manually
  setting the displays again the screen was turned off but not after a
  login. This is a wayland related issue since it is not reproducable
  with X.

  2. GDM is always on the internal screen and simply does not match and
  respect your GNOME config. I tried several ways to configure this:

  sudo cp ~/.config/monitors.xml /var/lib/gdm3/.config - does not work
  since wayland ignores this config file.

  I tried to using shell scripts executed at startup with xrandr. But
  xrandr does not work with wayland, too. So this is also not a
  solution.

  
  FIX:
  I don't know how to configure GDM with wayland. I am willing to test things 
out but have no further ideas and am relatively new to Linux/Ubuntu. Thanks for 
any help.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: xorg 1:7.7+19ubuntu2
  ProcVersionSignature: Ubuntu 4.12.0-13.14-generic 4.12.10
  Uname: Linux 4.12.0-13-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep 15 10:57:43 2017
  DistUpgraded: Fresh install
  DistroCodename: artful
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Microsoft Corporation Haswell-ULT Integrated Graphics 
Controller [1414:0005]
  InstallationDate: Installed on 2017-08-24 (21 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170823)
  MachineType: Microsoft Corporation Surface Pro 3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.12.0-13-generic.efi.signed 
root=UUID=f348de47-cb83-4d73-8de3-bdd738092165 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/26/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.11.2150
  dmi.board.asset.tag: 0
  dmi.board.name: Surface Pro 3
  dmi.board.vendor: Microsoft Corporation
  dmi.board.version: 1
  dmi.chassis.asset.tag: 0
  dmi.chassis.type: 9
  dmi.chassis.vendor: Microsoft Corporation
  dmi.chassis.version: 1
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.11.2150:bd04/26/2017:svnMicrosoftCorporation:pnSurfacePro3:pvr1:rvnMicrosoftCorporation:rnSurfacePro3:rvr1:cvnMicrosoftCorporation:ct9:cvr1:
  dmi.product.family: Surface
  dmi.product.name: Surface Pro 3
  dmi.product.version: 1
  dmi.sys.vendor: Microsoft Corporation
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.82-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.0-0ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.3-1ubuntu6
  

[Desktop-packages] [Bug 1725190] Re: Please update modemmanager in xenial to the 1.6 series

2017-10-30 Thread Yuan-Chen Cheng
@Lukasz, per https://help.ubuntu.com/community/UbuntuBackports, the
Ubuntu Security Team does not update packages in Backports. I hope we
use something with Security update.

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

Title:
  Please update modemmanager in xenial to the 1.6 series

Status in OEM Priority Project:
  Confirmed
Status in modemmanager package in Ubuntu:
  In Progress

Bug description:
  We would like to upgrade xenial to 1.6 series so it supports the same
  modems as the modem-manager snap, specifically some new Sierra modems
  (HL8548 and others from HL series, popular in IoT devices). These are
  the packages that would need to be updated:

  libmbim: 1.12.2-2ubuntu1 in xenial, 1.14.0 in snap
  libqmi: 1.12.6-1 in xenial, 1.16.2 in snap
  modemmanager: 1.4.12-1ubuntu1 in xenial, 1.6.2 in snap

  This is also related to bug #1693756 which includes a subset of
  patches of what would be updated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1725190/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1726538] Re: Dual monitor configuration not saved across logout / login

2017-10-30 Thread Daniel van Vugt
OK. There is still bug 1292398 open though. Sounds too closely related
to keep separate from this one. The people in bug 1292398 have been
using Gnome Shell since at least 2014 so they certainly would have hit
this problem before the rest of us...

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

Title:
  Dual monitor configuration not saved across logout / login

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  System76 Galaga UltraPro laptop.

  Two monitors, one plugged into the DisplayPort and one plugged into
  HDMI.

  I use the Displays settings page to tell the system which monitor is
  on the right and which is on the left, and tell it to make the left
  monitor the primary one. All is well.

  Then I log out and log back in.

  Now the two monitors are reversed -- i.e., it thinks that the monitor
  on the right is on the left and vice versa -- and the right monitor
  (which, remember, it thinks is on the left) is the primary one.

  In short, it forgets the configuration I told it to use immediately
  before logging out.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 23 14:55:09 2017
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-05-19 (157 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to artful on 2017-10-20 (3 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1726538] Re: Dual monitor configuration not saved across logout / login

2017-10-30 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 Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1726538

Title:
  Dual monitor configuration not saved across logout / login

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  System76 Galaga UltraPro laptop.

  Two monitors, one plugged into the DisplayPort and one plugged into
  HDMI.

  I use the Displays settings page to tell the system which monitor is
  on the right and which is on the left, and tell it to make the left
  monitor the primary one. All is well.

  Then I log out and log back in.

  Now the two monitors are reversed -- i.e., it thinks that the monitor
  on the right is on the left and vice versa -- and the right monitor
  (which, remember, it thinks is on the left) is the primary one.

  In short, it forgets the configuration I told it to use immediately
  before logging out.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 23 14:55:09 2017
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-05-19 (157 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to artful on 2017-10-20 (3 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1689927] Re: Rhythmbox crashes after starting it (Ubuntu MATE 17.04)

2017-10-30 Thread rubo77
Same on plain Ubuntu 17.10

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

Title:
  Rhythmbox crashes after starting it (Ubuntu MATE 17.04)

Status in rhythmbox package in Ubuntu:
  Confirmed

Bug description:
  After starting Rhythmbox the first time after fresh installing Ubuntu
  MATE 17.04, Rhythmbox searches for new files. The next time i start
  it, Rhythmbox crashes after less than 5 seconds. Rhythmbox is not
  usable anymore.

  You can see the attached screenshot for more details.

  EDIT 13.05.2017: When i start Rhythmbox i a terminal, this is the
  result:

  **
  (rhythmbox:5566): Gtk-CRITICAL **: gtk_box_pack: assertion 
'_gtk_widget_get_parent (child) == NULL' failed

  (rhythmbox:5566): Gtk-WARNING **: actionhelper: action app.play-repeat
  can't be activated due to parameter type mismatch (parameter type
  NULL, target type b)

  (rhythmbox:5566): Gtk-WARNING **: actionhelper: action app.play-
  shuffle can't be activated due to parameter type mismatch (parameter
  type NULL, target type b)

  (rhythmbox:5566): Rhythmbox-WARNING **: Unable to grab media player
  keys: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.gnome.SettingsDaemon was not provided by any .service files

  (rhythmbox:5566): Gtk-WARNING **: Allocating size to GtkButton
  0x5620febf7c00 without calling
  gtk_widget_get_preferred_width/height(). How does the code know the
  size to allocate?

  (rhythmbox:5566): Gtk-WARNING **: Allocating size to GtkButton
  0x5620fec6f880 without calling
  gtk_widget_get_preferred_width/height(). How does the code know the
  size to allocate?

  (rhythmbox:5566): Gtk-CRITICAL **: gtk_tree_view_update_button_position: 
assertion 'column_el != NULL' failed
  Speicherzugriffsfehler (Speicherabzug geschrieben)
  **

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1689927] Re: Rhythmbox crashes after starting it (Ubuntu MATE 17.04)

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

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

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

Title:
  Rhythmbox crashes after starting it (Ubuntu MATE 17.04)

Status in rhythmbox package in Ubuntu:
  Confirmed

Bug description:
  After starting Rhythmbox the first time after fresh installing Ubuntu
  MATE 17.04, Rhythmbox searches for new files. The next time i start
  it, Rhythmbox crashes after less than 5 seconds. Rhythmbox is not
  usable anymore.

  You can see the attached screenshot for more details.

  EDIT 13.05.2017: When i start Rhythmbox i a terminal, this is the
  result:

  **
  (rhythmbox:5566): Gtk-CRITICAL **: gtk_box_pack: assertion 
'_gtk_widget_get_parent (child) == NULL' failed

  (rhythmbox:5566): Gtk-WARNING **: actionhelper: action app.play-repeat
  can't be activated due to parameter type mismatch (parameter type
  NULL, target type b)

  (rhythmbox:5566): Gtk-WARNING **: actionhelper: action app.play-
  shuffle can't be activated due to parameter type mismatch (parameter
  type NULL, target type b)

  (rhythmbox:5566): Rhythmbox-WARNING **: Unable to grab media player
  keys: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.gnome.SettingsDaemon was not provided by any .service files

  (rhythmbox:5566): Gtk-WARNING **: Allocating size to GtkButton
  0x5620febf7c00 without calling
  gtk_widget_get_preferred_width/height(). How does the code know the
  size to allocate?

  (rhythmbox:5566): Gtk-WARNING **: Allocating size to GtkButton
  0x5620fec6f880 without calling
  gtk_widget_get_preferred_width/height(). How does the code know the
  size to allocate?

  (rhythmbox:5566): Gtk-CRITICAL **: gtk_tree_view_update_button_position: 
assertion 'column_el != NULL' failed
  Speicherzugriffsfehler (Speicherabzug geschrieben)
  **

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1722183] Re: When several snaps are being installed, cancelling an installation does not cancel the right one.

2017-10-30 Thread Robert Ancell
Confirmed the bug is in core GNOME Software (i.e. not the snap plugin on
snapd-glib).

** No longer affects: snapd-glib (Ubuntu)

** No longer affects: snapd-glib (Ubuntu Artful)

** No longer affects: snapd-glib (Ubuntu Bionic)

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

Title:
  When several snaps are being installed, cancelling an installation
  does not cancel the right one.

Status in gnome-software package in Ubuntu:
  Triaged
Status in gnome-software source package in Artful:
  Triaged
Status in gnome-software source package in Bionic:
  Triaged

Bug description:
  gnome-software 3.26.1-0ubuntu1~ppa1

  Test Case
  1. Install several snaps successively (from the main page, click on a snap, 
install, go back and repeat several times)
  2. Select a snap and cancel the installation

  Expected result:
  The snap that is cancelled is cancelled and not another one.

  Actual result
  For example, install atom, brackets, discord, wavebox, heroku. Cancel discord 
and observe that wavebox is cancelled instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-software 3.26.0-0ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct  9 10:42:21 2017
  InstallationDate: Installed on 2013-09-03 (1496 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130902)
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-limba   N/A
   gnome-software-plugin-snap3.26.0-0ubuntu3
  ProcEnviron:
   TERM=screen-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728305] Re: Mouse (cursor) Mirroring

2017-10-30 Thread Rafael Bijos Faidiga
*** This bug is a duplicate of bug 1724977 ***
https://bugs.launchpad.net/bugs/1724977

Bug at gnome https://bugzilla.gnome.org/show_bug.cgi?id=789675

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

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

Title:
  Mouse (cursor) Mirroring

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  I have a 3 screen setup on a notebook with intel graphics. The left one is in 
portrait view, the center one is in normal view and right is in normal view 
(buildin).
  When the mouse is in left side of the center monitor it shows on the left 
monitor bottom. 

  The same problem is better described here:
  https://askubuntu.com/questions/964239/ubuntu-17-10-cursor-mirrored-
  on-second-screen. And since this isn't my post, it affects multiple
  users.

  Thanks

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1724977] Re: two mouse cursors visible at the same time on rotated screen

2017-10-30 Thread Rafael Bijos Faidiga
Done: https://bugzilla.gnome.org/show_bug.cgi?id=789675

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

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

Title:
  two mouse cursors visible at the same time on rotated screen

Status in gnome-shell package in Ubuntu:
  Confirmed
Status in mutter package in Ubuntu:
  Confirmed

Bug description:
  When my 2nd Asus (Ancor) display is in portrait mode and is set to be
  to the left of my centered landscape display in extended mode, moving
  the mouse to roughly the left 20% of my landscape display will show a
  mouse cursor on my landcape display AND portrait display at the same
  time.  Oddly moving a window into this area only shows on the
  landscape display.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: xorg 1:7.7+19ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 19 13:43: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: Lenovo 3rd Gen Core processor Graphics Controller [17aa:2203]
  InstallationDate: Installed on 2017-10-19 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  MachineType: LENOVO 343522U
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic.efi.signed 
root=UUID=df6662ff-9496-4ff5-8165-82efdbf0b335 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/28/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GCET99WW (2.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 343522U
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGCET99WW(2.59):bd05/28/2014:svnLENOVO:pn343522U:pvrThinkPadX230Tablet:rvnLENOVO:rn343522U:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad X230 Tablet
  dmi.product.name: 343522U
  dmi.product.version: ThinkPad X230 Tablet
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  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

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1727043] Re: random screen rotation of laptop disply when using additional screen.

2017-10-30 Thread Springnuts
Seems to be OK using Xorg.

** Package changed: xorg (Ubuntu) => wayland (Ubuntu)

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

Title:
  random screen rotation of laptop disply when using additional screen.

Status in wayland package in Ubuntu:
  New

Bug description:
  I'm on 17.10.  One screen - the laptop screen - rotates at random,
  typically when a video is playing, but not, I think always.  It
  rotates 180 degrees and stays upside down.  Mouse movememnts are
  reversed (ie correct for  the orientation of the screen).

  I tried

  gsettings set org.gnome.settings-daemon.plugins.orientation active
  false

  following a thread here https://askubuntu.com/questions/968169/screen-
  randomly-rotates-on-ubuntu-17-10/968284

  but it doesn't stop the behaviour.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728444] Re: Random graphical freezes Ubuntu 17.10

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

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

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

Title:
  Random graphical freezes Ubuntu 17.10

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Hello everyone!

  I'm not sure if this is the right package to report this graphics
  related bug. As this affects Wayland and Xorg sessions on my machine.

  I've noticed that mouse becomes very choppy for some time period at
  random, not sure why. Also it seems if there's high disk load (I/O
  indicator is on all the time) all graphics can freeze for very long
  time ( 30m-1h or more).

  Happy to provide extra info as needed. 
  Thanks!

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: xorg 1:7.7+19ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Oct 29 19:57:44 2017
  DistUpgraded: Fresh install
  DistroCodename: artful
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7560D] [1002:9904] 
(prog-if 00 [VGA controller])
 Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 
7560D] [1002:9904]
  InstallationDate: Installed on 2017-09-30 (29 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic 
root=UUID=9e917423-5dbc-446b-bed6-506a46eb2382 ro quiet splash radeon.dpm=1 
vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/12/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F2
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: F2A75M-HD2
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF2:bd10/12/2012:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnF2A75M-HD2:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz N/A
  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

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728741] [NEW] Xorg freeze

2017-10-30 Thread Jack J. Woehr
Public bug reported:

Will not come back after screen lock.
The main VAIO laptop lid monitor does not come back, stays dark, no backlight.
I have a second HDMI monitor.
The HDMI monitor will come back from screen lock, but scrambled.
Mouse does not appear.
I have also tried suckless.org slock with same result.
Closing and opening the lid does not help.
I also hear the laptop fan come on when trying to restore which indicates CPU 
is probably running away.
No keyboard sequence seems to work, though I have not tested this exhaustively.
All that works is a 5-second powerdown button press with restart.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: xorg 1:7.7+19ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct 30 16:17:32 2017
DistUpgraded: 2017-10-30 08:29:59,969 DEBUG icon theme changed, re-reading
DistroCodename: artful
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GpuHangFrequency: Continuously
GpuHangReproducibility: Yes, I can easily reproduce it
GpuHangStarted: Immediately after installing this version of Ubuntu
GraphicsCard:
 NVIDIA Corporation GF108M [GeForce GT 540M] [10de:0df4] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Sony Corporation GF108M [GeForce GT 540M] [104d:9086]
InstallationDate: Installed on 2016-10-29 (366 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
LightdmDisplayLog: (II) Server terminated successfully (0). Closing log file.
MachineType: Sony Corporation VPCF215FX
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-16-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: Upgraded to artful on 2017-10-30 (0 days ago)
dmi.bios.date: 02/10/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: R0200V3
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR0200V3:bd02/10/2011:svnSonyCorporation:pnVPCF215FX:pvrC608AVBH:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.family: VAIO
dmi.product.name: VPCF215FX
dmi.product.version: C608AVBH
dmi.sys.vendor: Sony Corporation
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 1:2.10.5-1ubuntu1
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: xorg (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  Xorg freeze

Status in xorg package in Ubuntu:
  New

Bug description:
  Will not come back after screen lock.
  The main VAIO laptop lid monitor does not come back, stays dark, no backlight.
  I have a second HDMI monitor.
  The HDMI monitor will come back from screen lock, but scrambled.
  Mouse does not appear.
  I have also tried suckless.org slock with same result.
  Closing and opening the lid does not help.
  I also hear the laptop fan come on when trying to restore which indicates CPU 
is probably running away.
  No keyboard sequence seems to work, though I have not tested this 
exhaustively.
  All that works is a 5-second powerdown button press with restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: xorg 1:7.7+19ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 30 16:17:32 2017
  DistUpgraded: 2017-10-30 08:29:59,969 DEBUG icon theme changed, re-reading
  DistroCodename: artful
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GpuHangFrequency: Continuously
  GpuHangReproducibility: 

[Desktop-packages] [Bug 1581160] Re: Switch to Noto Sans as default font for Japanese and/or Korean?

2017-10-30 Thread Homin Lee
As a Korean, I prefer Nanum fonts because of it also has fixed width Hangul 
font, Nanum Gothic Coding.
I'm worry about changing to Noto fonts will make terminal look ugly with Hangul 
characters.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/1581160

Title:
  Switch to Noto Sans as default font for Japanese and/or Korean?

Status in language-selector package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu 16.04 Noto Sans CJK is the default font for rendering
  Chinese. After having struggled with a few issues, I believe that we
  finally achieved the desired improvement of the rendering experience.

  So now I ask: Is there an interest from Japanese and Korean users to
  consider a switch to Noto Sans? (The fonts are already installed for
  all users on Ubuntu 16.04.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1581160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728412] Re: Titlebar of firefox does not respond to touch screen

2017-10-30 Thread Sebastien Bacher
** Package changed: linux (Ubuntu) => firefox (Ubuntu)

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

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

Title:
  Titlebar of firefox does not respond to touch screen

Status in firefox package in Ubuntu:
  New

Bug description:
  I have a laptop with a touch screen and a new installation of 17.10.

  For the most part the touch screen is supported ok. I can move around
  most windows ok, I can zoom in the pdf viewer with a two-finger-pinch
  gesture. However, firefox has a differently looking toolbar and I can
  neither move the window, nor does it react to tapping the
  minimise/maximise/close buttons.

  I assume that I am running wayland by looking at these variables:

  echo $WAYLAND_DISPLAY $XDG_SESSION_DESKTOP $XDG_SESSION_TYPE 
  wayland-0 ubuntu wayland
  --- 
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0c:   peter 10998 F...m pulseaudio
   /dev/snd/controlC0:  peter 10998 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=f1546bcb-f4e8-4393-a32e-0f014e1e9bd3
  InstallationDate: Installed on 2017-10-29 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  MachineType: HP HP Pavilion x2 Detachable
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic.efi.signed 
root=UUID=e11fcd52-994f-4f5f-814f-f95ea37ccc46 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-16-generic N/A
   linux-backports-modules-4.13.0-16-generic  N/A
   linux-firmware 1.169
  Tags:  artful wayland-session
  Uname: Linux 4.13.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/14/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F.13
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 8181
  dmi.board.vendor: HP
  dmi.board.version: 42.25
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.13:bd03/14/2016:svnHP:pnHPPavilionx2Detachable:pvr:rvnHP:rn8181:rvr42.25:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=SPT
  dmi.product.name: HP Pavilion x2 Detachable
  dmi.sys.vendor: HP

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1617535] Re: geoip.ubuntu.com does not utilize HTTPS

2017-10-30 Thread Jim Campbell
To reset the value to the ubuntu default:

gsettings reset com.ubuntu.geoip geoip-url

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-geoip in Ubuntu.
https://bugs.launchpad.net/bugs/1617535

Title:
  geoip.ubuntu.com does not utilize HTTPS

Status in ubuntu-geoip package in Ubuntu:
  Confirmed

Bug description:
  geoip.ubuntu.com does not utilize HTTPS and leaks unencrypted over
  HTTP. This can potentially be utilized by nation state adversaries to
  compromise user privacy. This service is called multiple times per day
  by the OS in order to track users.

  $ nc -zv geoip.ubuntu.com 80
  Connection to geoip.ubuntu.com 80 port [tcp/http] succeeded!

  $ nc -zv -w 3 geoip.ubuntu.com 443
  nc: connect to geoip.ubuntu.com port 443 (tcp) timed out

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1724837] Re: system-config-printer.py crashed with TypeError in __init__(): debugprint() takes 1 positional argument but 2 were given

2017-10-30 Thread Sebastien Bacher
** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to system-config-printer in Ubuntu.
https://bugs.launchpad.net/bugs/1724837

Title:
  system-config-printer.py crashed with TypeError in __init__():
  debugprint() takes 1 positional argument but 2 were given

Status in system-config-printer package in Ubuntu:
  Confirmed

Bug description:
  system crashed a few minutes after conifguring the printer

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: system-config-printer 1.5.9+20170825-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: X-Cinnamon
  Date: Thu Oct 19 09:36:40 2017
  ExecutablePath: /usr/share/system-config-printer/system-config-printer.py
  InstallationDate: Installed on 2017-10-16 (2 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  InterpreterPath: /usr/bin/python3.6
  Lpstat: device for Canon_MX490_series: ipp://61CB2F00.local:631/ipp/print
  MachineType: ASUSTeK COMPUTER INC. BU401LG
  PackageArchitecture: all
  Papersize: a4
  PpdFiles: Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/Canon_MX490_series.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/Canon_MX490_series.ppd: Permission denied
  ProcCmdline: /usr/bin/python3 
/usr/share/system-config-printer/system-config-printer.py
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic.efi.signed 
root=UUID=15797482-c37f-406f-8cdd-9655578be0f3 ro quiet splash vt.handoff=7
  Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
  PythonArgs: ['/usr/share/system-config-printer/system-config-printer.py']
  PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
  SourcePackage: system-config-printer
  Title: system-config-printer.py crashed with TypeError in __init__(): 
debugprint() takes 1 positional argument but 2 were given
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BU401LG.211
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: BU401LG
  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.:bvrBU401LG.211:bd04/28/2014:svnASUSTeKCOMPUTERINC.:pnBU401LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnBU401LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: BU
  dmi.product.name: BU401LG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1724837/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728412] [NEW] Titlebar of firefox does not respond to touch screen

2017-10-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I have a laptop with a touch screen and a new installation of 17.10.

For the most part the touch screen is supported ok. I can move around
most windows ok, I can zoom in the pdf viewer with a two-finger-pinch
gesture. However, firefox has a differently looking toolbar and I can
neither move the window, nor does it react to tapping the
minimise/maximise/close buttons.

I assume that I am running wayland by looking at these variables:

echo $WAYLAND_DISPLAY $XDG_SESSION_DESKTOP $XDG_SESSION_TYPE 
wayland-0 ubuntu wayland
--- 
ApportVersion: 2.20.7-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D0c:   peter 10998 F...m pulseaudio
 /dev/snd/controlC0:  peter 10998 F pulseaudio
CurrentDesktop: ubuntu:GNOME
DistroRelease: Ubuntu 17.10
HibernationDevice: RESUME=UUID=f1546bcb-f4e8-4393-a32e-0f014e1e9bd3
InstallationDate: Installed on 2017-10-29 (0 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
MachineType: HP HP Pavilion x2 Detachable
Package: linux (not installed)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic.efi.signed 
root=UUID=e11fcd52-994f-4f5f-814f-f95ea37ccc46 ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
RelatedPackageVersions:
 linux-restricted-modules-4.13.0-16-generic N/A
 linux-backports-modules-4.13.0-16-generic  N/A
 linux-firmware 1.169
Tags:  artful wayland-session
Uname: Linux 4.13.0-16-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
_MarkForUpload: True
dmi.bios.date: 03/14/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F.13
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 8181
dmi.board.vendor: HP
dmi.board.version: 42.25
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.13:bd03/14/2016:svnHP:pnHPPavilionx2Detachable:pvr:rvnHP:rn8181:rvr42.25:cvnHP:ct10:cvrChassisVersion:
dmi.product.family: 103C_5335KV G=N L=CON B=HP S=SPT
dmi.product.name: HP Pavilion x2 Detachable
dmi.sys.vendor: HP

** Affects: firefox (Ubuntu)
 Importance: Medium
 Status: New


** Tags: apport-collected artful wayland-session
-- 
Titlebar of firefox does not respond to touch screen
https://bugs.launchpad.net/bugs/1728412
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to firefox in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1724557] Re: gnome-shell crashed with SIGSEGV in meta_logical_monitor_get_scale()

2017-10-30 Thread pullasuti
Versions updated to gnome-shell 3.26.1-0ubuntu5 and libmutter
3.26.1-2ubuntu2, no change

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

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

Status in Mutter:
  Confirmed
Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  Hi all, 
  Originally I was reporting bug 1717170, about session crash after monitor 
disconnect/switch-off/input change on desktop PC and the bug was fixed 
according to bug tracker. But now, after gnome-shell and mutter update, the 
crash goes worse. Now it is not just session kick-out but complete crash. Same 
events can be used to reproduce the crash. This time also crash files was 
created.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct 18 13:52:07 2017
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  InstallationDate: Installed on 2017-09-11 (37 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170906)
  ProcCmdline: /usr/bin/gnome-shell
  SegvAnalysis:
   Segfault happened at: 0x7f475acbac30 :   
movss  0x38(%rdi),%xmm0
   PC (0x7f475acbac30) ok
   source "0x38(%rdi)" (0x0038) not located in a known VMA region (needed 
readable region)!
   destination "%xmm0" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-shell
  StacktraceTop:
   meta_logical_monitor_get_scale () from 
/usr/lib/x86_64-linux-gnu/libmutter-1.so.0
   meta_window_wayland_get_geometry_scale () from 
/usr/lib/x86_64-linux-gnu/libmutter-1.so.0
   meta_surface_actor_wayland_get_scale () from 
/usr/lib/x86_64-linux-gnu/libmutter-1.so.0
   meta_surface_actor_wayland_sync_state () from 
/usr/lib/x86_64-linux-gnu/libmutter-1.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libmutter-1.so.0
  Title: gnome-shell crashed with SIGSEGV in meta_logical_monitor_get_scale()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1297849] Re: [SRU] Virtual private network connection fails after distribution upgrade due to outdated Network Manager configuration files

2017-10-30 Thread Thomas
Same for me.  My VPN connection no longer works since upgrading from
17.04 to 17.10.  The work-around `killall nm-applet; nohup nm-applet &`
"fixes" it temporarily...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/1297849

Title:
  [SRU] Virtual private network connection fails after distribution
  upgrade due to outdated Network Manager configuration files

Status in One Hundred Papercuts:
  Confirmed
Status in network-manager-vpnc:
  New
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openconnect package in Ubuntu:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Triaged
Status in network-manager-vpnc package in Ubuntu:
  Triaged
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-openconnect source package in Trusty:
  Confirmed
Status in network-manager-openvpn source package in Trusty:
  Confirmed
Status in network-manager-vpnc source package in Trusty:
  Confirmed
Status in network-manager-openconnect source package in Xenial:
  Fix Released
Status in network-manager-openvpn source package in Xenial:
  Confirmed
Status in network-manager-vpnc source package in Xenial:
  Confirmed
Status in network-manager-openvpn source package in Yakkety:
  Confirmed
Status in network-manager-vpnc source package in Yakkety:
  Confirmed

Bug description:
  [Impact]
  * People who are using VPN services (of any kind, using vpnc, openvpn, pptp, 
etc.

  [Test Case]
  HOW TO REPRODUCE
  1. Upgrade to a newer Ubuntu release.
  2. Using the Network Manager application, try to start a virtual private 
network connection.

  EXPECTED BEHAVIOUR
  - The connection to complete successfully.

  ACTUAL BEHAVIOUR
  - The current configuration files, created by a previous network manager 
installation in the gconf user home folder, makes the application to misbehave; 
returning a log like this:

  [Regression Potential]
  May cause Gnome-Shell detection to give up prematurely.

  [PPA with a Possible Solution]
  Please see the 
https://bugs.launchpad.net/ubuntu/+source/network-manager-vpnc/+bug/1297849/comments/107
 on information how to try the PPA with a solution to the bug that has the 
patch 
https://bugs.launchpad.net/ubuntu/+source/network-manager-vpnc/+bug/1297849/+attachment/4253965/+files/network-manager-applet-1297849.patch
 applied.

  [Additional information]
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  Starting VPN service 
'vpnc'...
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  VPN service 'vpnc' 
started (org.freedesktop.NetworkManager.vpnc), PID 24419
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  VPN service 'vpnc' 
appeared; activating connections
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  [1395840211.74057] 
[nm-vpn-connection.c:1374] get_secrets_cb(): Failed to request VPN secrets #2: 
(6) No agents were available for this request.
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  Policy set 'blizzard' 
(wlan0) as default for IPv4 routing and DNS.
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  [1395840211.74406] 
[nm-system.c:1266] nm_system_replace_default_ip6_route(): (wlan0): failed to 
set IPv6 default route: -7
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  Policy set 'blizzard' 
(wlan0) as default for IPv6 routing and DNS.
  Mar 26 13:23:36 hprem-rmbp NetworkManager[855]:  VPN service 'vpnc' 
disappeared

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: network-manager-vpnc 0.9.8.6-1ubuntu2
  Uname: Linux 3.13.0-031300-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Mar 26 13:26:42 2014
  InstallationDate: Installed on 2014-01-17 (67 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64+mac (20140115)
  SourcePackage: network-manager-vpnc
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1617535] Re: geoip.ubuntu.com does not utilize HTTPS

2017-10-30 Thread Jim Campbell
You can update to an alternate provider via:

gsettings set com.ubuntu.geoip geoip-url https://freegeoip.net/xml/

and verify the setting via:

gsettings get com.ubuntu.geoip geoip-url

but I have not done extensive testing to see if this breaks anything.
Assistance on this would be appreciated.

You can either use the freegeoip service or use its code to host an
instance yourself. I do not mean to vouch for their service in any way.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-geoip in Ubuntu.
https://bugs.launchpad.net/bugs/1617535

Title:
  geoip.ubuntu.com does not utilize HTTPS

Status in ubuntu-geoip package in Ubuntu:
  Confirmed

Bug description:
  geoip.ubuntu.com does not utilize HTTPS and leaks unencrypted over
  HTTP. This can potentially be utilized by nation state adversaries to
  compromise user privacy. This service is called multiple times per day
  by the OS in order to track users.

  $ nc -zv geoip.ubuntu.com 80
  Connection to geoip.ubuntu.com 80 port [tcp/http] succeeded!

  $ nc -zv -w 3 geoip.ubuntu.com 443
  nc: connect to geoip.ubuntu.com port 443 (tcp) timed out

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728720] Re: error: can't start new thread

2017-10-30 Thread Václav Haisman
The process seems to be stuck at this state for some time:

23574 ?SLl   35:08 deja-dup --backup --auto
24687 ?Ssl4:30  \_ /usr/bin/python /usr/bin/duplicity restore --gio 
--file-to-restore=home/wilx/.cache/deja-dup/metadata --force 
ftp://wilx@10.0.0.3/wilx/backup.amber2 /home/wilx/.cache/deja-dup/metadata 
--verbosity=9 --gpg-options=--no-use-agent 
--archive-dir=/home/wilx/.cache/deja-dup --tempdir=/tmp --log-fd=19
24998 ?SL 0:00  \_ gpg --status-fd 11 --passphrase-fd 20 
--logger-fd 9 --batch --no-tty --no-secmem-warning --pinentry-mode=loopback 
--no-use-agent --decrypt
25001 ?SL 0:00  \_ gpg --status-fd 20 --passphrase-fd 24 
--logger-fd 12 --batch --no-tty --no-secmem-warning --pinentry-mode=loopback 
--no-use-agent --decrypt
25004 ?SL 0:01  \_ gpg --status-fd 24 --passphrase-fd 28 
--logger-fd 21 --batch --no-tty --no-secmem-warning --pinentry-mode=loopback 
--no-use-agent --decrypt
25007 ?SL 0:00  \_ gpg --status-fd 28 --passphrase-fd 32 
--logger-fd 25 --batch --no-tty --no-secmem-warning --pinentry-mode=loopback 
--no-use-agent --decrypt
25010 ?SL 0:00  \_ gpg --status-fd 32 --passphrase-fd 36 
--logger-fd 29 --batch --no-tty --no-secmem-warning --pinentry-mode=loopback 
--no-use-agent --decrypt
25013 ?SL 0:01  \_ gpg --status-fd 36 --passphrase-fd 40 
--logger-fd 33 --batch --no-tty --no-secmem-warning --pinentry-mode=loopback 
--no-use-agent --decrypt
25016 ?SL 0:00  \_ gpg --status-fd 40 --passphrase-fd 44 
--logger-fd 37 --batch --no-tty --no-secmem-warning --pinentry-mode=loopback 
--no-use-agent --decrypt
25019 ?SL 0:00  \_ gpg --status-fd 44 --passphrase-fd 48 
--logger-fd 41 --batch --no-tty --no-secmem-warning --pinentry-mode=loopback 
--no-use-agent --decrypt
25021 ?SL 0:00  \_ gpg --status-fd 48 --passphrase-fd 52 
--logger-fd 45 --batch --no-tty --no-secmem-warning --pinentry-mode=loopback 
--no-use-agent --decrypt

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

Title:
  error: can't start new thread

Status in Déjà Dup:
  New
Status in Duplicity:
  New
Status in deja-dup package in Ubuntu:
  New
Status in duplicity package in Ubuntu:
  New

Bug description:
  Deja-dup ends up with the following error (possibly a duplicity
  issue?):

  Traceback (most recent call last):
File "/usr/bin/duplicity", line 1546, in 
  with_tempdir(main)
File "/usr/bin/duplicity", line 1540, in with_tempdir
  fn()
File "/usr/bin/duplicity", line 1391, in main
  do_backup(action)
File "/usr/bin/duplicity", line 1468, in do_backup
  restore(col_stats)
File "/usr/bin/duplicity", line 731, in restore
  restore_get_patched_rop_iter(col_stats)):
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 560, in 
Write_ROPaths
  for ropath in rop_iter:
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 523, in 
integrate_patch_iters
  for patch_seq in collated:
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 389, in 
yield_tuples
  setrorps(overflow, elems)
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 378, in 
setrorps
  elems[i] = iter_list[i].next()
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 107, in 
filter_path_iter
  for path in path_iter:
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 121, in 
difftar2path_iter
  tarinfo_list = [tar_iter.next()]
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 339, in 
next
  self.set_tarfile()
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 333, in 
set_tarfile
  self.current_fp = self.fileobj_iter.next()
File "/usr/bin/duplicity", line 768, in get_fileobj_iter
  manifest.volume_info_dict[vol_num])
File "/usr/bin/duplicity", line 811, in restore_get_enc_fileobj
  fileobj = tdp.filtered_open_with_delete("rb")
File "/usr/lib/python2.7/dist-packages/duplicity/dup_temp.py", line 119, in 
filtered_open_with_delete
  fh = FileobjHooked(path.DupPath.filtered_open(self, mode))
File "/usr/lib/python2.7/dist-packages/duplicity/path.py", line 778, in 
filtered_open
  return gpg.GPGFile(False, self, gpg_profile)
File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 202, in 
__init__
  'logger': self.logger_fp})
File "/usr/lib/python2.7/dist-packages/duplicity/gpginterface.py", line 
374, in run
  create_fhs, attach_fhs)
File "/usr/lib/python2.7/dist-packages/duplicity/gpginterface.py", line 
420, in _attach_fork_exec
  process.thread.start()
File "/usr/lib/python2.7/threading.py", line 736, in start
  _start_new_thread(self.__bootstrap, ())
  error: can't start new thread

  

[Desktop-packages] [Bug 1716160] Re: System goes to sleep with external monitor and lid closed after login

2017-10-30 Thread jhoechtl
@khurshid-alam Any update on that? The fix you described seems to fix
the issue of mutually incompatible settings from tweak tool "Suspend
when laptop lid is closed" and dconfs /org/gnome/settings-
daemon/plugins/power/lid-close-suspend-with-external-monitor inhibiting
proper suspend actions of Gnome 3.26 using a laptop, sometimes portable,
where it is sensible if a lid close action triggers a suspend/hibernate
and while docked/external monitor attached, where a lid close action
should not trigger any sleep state.

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

Title:
  System goes to sleep with external monitor and lid closed after login

Status in gdm3 package in Ubuntu:
  Invalid
Status in gnome-settings-daemon package in Ubuntu:
  Fix Released
Status in gnome-shell package in Ubuntu:
  Invalid
Status in gdm3 source package in Artful:
  Invalid
Status in gnome-settings-daemon source package in Artful:
  Fix Released
Status in gnome-shell source package in Artful:
  Invalid

Bug description:
  Using a laptop with lid closed and an external monitor, you can boot.
  Bios will show on the external monitor, as well as gdm when boot is finished.
  You can then choose a user and type in your password, which is accepted.
  But then, system goes to sleep (as the lid is cloesd I guess).

  Going out of sleep with the power button shows the gnome shell.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728720] [NEW] error: can't start new thread

2017-10-30 Thread Václav Haisman
Public bug reported:

Deja-dup ends up with the following error (possibly a duplicity issue?):

Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1546, in 
with_tempdir(main)
  File "/usr/bin/duplicity", line 1540, in with_tempdir
fn()
  File "/usr/bin/duplicity", line 1391, in main
do_backup(action)
  File "/usr/bin/duplicity", line 1468, in do_backup
restore(col_stats)
  File "/usr/bin/duplicity", line 731, in restore
restore_get_patched_rop_iter(col_stats)):
  File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 560, in 
Write_ROPaths
for ropath in rop_iter:
  File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 523, in 
integrate_patch_iters
for patch_seq in collated:
  File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 389, in 
yield_tuples
setrorps(overflow, elems)
  File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 378, in 
setrorps
elems[i] = iter_list[i].next()
  File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 107, in 
filter_path_iter
for path in path_iter:
  File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 121, in 
difftar2path_iter
tarinfo_list = [tar_iter.next()]
  File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 339, in 
next
self.set_tarfile()
  File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 333, in 
set_tarfile
self.current_fp = self.fileobj_iter.next()
  File "/usr/bin/duplicity", line 768, in get_fileobj_iter
manifest.volume_info_dict[vol_num])
  File "/usr/bin/duplicity", line 811, in restore_get_enc_fileobj
fileobj = tdp.filtered_open_with_delete("rb")
  File "/usr/lib/python2.7/dist-packages/duplicity/dup_temp.py", line 119, in 
filtered_open_with_delete
fh = FileobjHooked(path.DupPath.filtered_open(self, mode))
  File "/usr/lib/python2.7/dist-packages/duplicity/path.py", line 778, in 
filtered_open
return gpg.GPGFile(False, self, gpg_profile)
  File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 202, in 
__init__
'logger': self.logger_fp})
  File "/usr/lib/python2.7/dist-packages/duplicity/gpginterface.py", line 374, 
in run
create_fhs, attach_fhs)
  File "/usr/lib/python2.7/dist-packages/duplicity/gpginterface.py", line 420, 
in _attach_fork_exec
process.thread.start()
  File "/usr/lib/python2.7/threading.py", line 736, in start
_start_new_thread(self.__bootstrap, ())
error: can't start new thread

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: deja-dup 36.2-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CurrentDesktop: XFCE
Date: Mon Oct 30 22:16:00 2017
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/deja-dup
InstallationDate: Installed on 2011-11-13 (2178 days ago)
InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
SourcePackage: deja-dup
UpgradeStatus: Upgraded to artful on 2017-10-28 (2 days ago)

** Affects: deja-dup
 Importance: Undecided
 Status: New

** Affects: duplicity
 Importance: Undecided
 Status: New

** Affects: deja-dup (Ubuntu)
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug artful

** Also affects: deja-dup
   Importance: Undecided
   Status: New

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

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

** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/duplicity/+bug/1728720/+attachment/5000437/+files/JournalErrors.txt

** Attachment removed: "XsessionErrors.txt"
   
https://bugs.launchpad.net/duplicity/+bug/1728720/+attachment/5000442/+files/XsessionErrors.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to deja-dup in Ubuntu.
https://bugs.launchpad.net/bugs/1728720

Title:
  error: can't start new thread

Status in Déjà Dup:
  New
Status in Duplicity:
  New
Status in deja-dup package in Ubuntu:
  New
Status in duplicity package in Ubuntu:
  New

Bug description:
  Deja-dup ends up with the following error (possibly a duplicity
  issue?):

  Traceback (most recent call last):
File "/usr/bin/duplicity", line 1546, in 
  with_tempdir(main)
File "/usr/bin/duplicity", line 1540, in with_tempdir
  fn()
File "/usr/bin/duplicity", line 1391, in main
  do_backup(action)
File "/usr/bin/duplicity", line 1468, in do_backup
  restore(col_stats)
File "/usr/bin/duplicity", line 731, in restore
  restore_get_patched_rop_iter(col_stats)):
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 560, in 
Write_ROPaths
  for ropath in rop_iter:
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 523, 

[Desktop-packages] [Bug 1728461] Re: Python GC destroys PyGObject with external references

2017-10-30 Thread Bug Watch Updater
** Changed in: pygobject
   Status: Unknown => Fix Released

** Changed in: pygobject
   Importance: Unknown => Medium

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

Title:
  Python GC destroys PyGObject with external references

Status in pygobject:
  Fix Released
Status in pygobject package in Ubuntu:
  New

Bug description:
  PyGObject traverses its closures in tp_traverse, but the lifetime of the 
closures
  is tied to the lifetime of the GObject and not the wrapper. This confuses
  the Python GC when it sees a ref cycle and tries to break it up with tp_clear.
  Since tp_clear will not invalidate the closure and only invalidate the Python
  wrapper the closure callback gets called with the now cleared/invalid object.

  This bug make python gtk programs to segfault randomly.

  Patch available here:
  https://bugzilla.gnome.org/show_bug.cgi?id=731501

  Should apply to 3.24 or be easily backported: one line patch adding a
  if statement.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1698572] Re: Libreoffice Math (Formula Editor) should have bracket matching

2017-10-30 Thread Norbert
** Tags added: bionix

** Tags removed: bionix
** Tags added: bionic

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

Title:
  Libreoffice Math (Formula Editor) should have bracket matching

Status in libreoffice package in Ubuntu:
  New

Bug description:
  Steps to reproduce:
  1. Open LibreOffice Math
  2. Type some formula with brackets
  3. Forget to enter closing bracket.
  4. Get "??" in formula preview.

  Expected results:
  * LibreOffice Math has bracket matching.

  Actual results:
  * LibreOffice Math does not have bracket matching.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-math 1:5.1.6~rc2-0ubuntu1~xenial2
  ProcVersionSignature: Ubuntu 4.4.0-79.100-generic 4.4.67
  Uname: Linux 4.4.0-79-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Sat Jun 17 22:12:21 2017
  InstallationDate: Installed on 2014-02-07 (1225 days ago)
  InstallationMedia: Ubuntu 12.04.4 LTS "Precise Pangolin" - Release amd64 
(20140204)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to xenial on 2017-04-15 (62 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1594846] Re: libxp6 package is not available on Ubuntu 16.04 xenial

2017-10-30 Thread Norbert
** Tags added: bionic

** Summary changed:

- libxp6 package is not available on Ubuntu 16.04 xenial
+ libxp6 package is not available on Ubuntu 16.04 xenial and 18.04 bionic

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

Title:
  libxp6 package is not available on Ubuntu 16.04 xenial and 18.04
  bionic

Status in libxp package in Ubuntu:
  New

Bug description:
  A number of packages (in this case IDL -
  http://www.exelisvis.co.uk/ProductsServices/IDL.aspx) need to have
  libxp6 and libxp-dev to run. I believe that there are a load of other
  programs that will depend upon it. Add it to apt and all will be
  happy.

  Thanks,
  Martyn

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1723840] Re: Firefox 56.0 High CPU

2017-10-30 Thread Mimmo Salomone
Also affected on Ubuntu 17.10

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

Title:
  Firefox 56.0 High CPU

Status in firefox package in Ubuntu:
  Confirmed
Status in firefox package in Arch Linux:
  New

Bug description:
  Since the Firefox 56 upgrade, CPU utilization has been high during
  idle and light usage.  Just typing this bugreport, here's a sample
  top:

  top - 23:02:20 up 2 days, 41 min,  5 users,  load average: 0.78, 0.80, 0.77
  Tasks: 243 total,   2 running, 240 sleeping,   0 stopped,   1 zombie
  %Cpu(s):  9.0 us,  0.5 sy,  0.0 ni, 90.0 id,  0.5 wa,  0.0 hi,  0.0 si,  0.0 
st
  KiB Mem :  7130052 total,  2096428 free,  2678412 used,  2355212 buff/cache
  KiB Swap:   524280 total,   524280 free,0 used.  4027112 avail Mem 

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND
   1895 js1   20   0 4701160 2.032g 175340 R 100.0 29.9   1086:22 firefox

  
  Please let me know if I need to provide any additional debug or info.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 56.0+build6-0ubuntu0.16.04.2
  ProcVersionSignature: Ubuntu 4.4.0-97.120-generic 4.4.87
  Uname: Linux 4.4.0-97-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  js11957 F pulseaudio
   /dev/snd/controlC1:  js11957 F pulseaudio
  BuildID: 20171003101344
  Channel: Unavailable
  CurrentDesktop: XFCE
  Date: Sun Oct 15 22:57:05 2017
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2016-05-01 (532 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  IpRoute:
   default via 10.23.21.1 dev wlp7s4  proto static  metric 600 
   10.23.21.0/26 dev wlp7s4  proto kernel  scope link  src 10.23.21.18  metric 
600 
   169.254.0.0/16 dev wlp7s4  scope link  metric 1000
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-5bca9619-b74f-4910-9909-6bd1b0170925
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=56.0/20171003101344 (In use)
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/28/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0D881F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A05
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd05/28/2013:svnDellInc.:pnPrecisionWorkStationT7500:pvr:rvnDellInc.:rn0D881F:rvrA05:cvnDellInc.:ct7:cvr:
  dmi.product.name: Precision WorkStation T7500
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1720648] Re: Apturl not working out of the box in Firefox on Ubuntu 17.10 Artful

2017-10-30 Thread Alessandro Viprati
** Package changed: firefox (Ubuntu) => apturl (Ubuntu)

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

Title:
  Apturl not working out of the box in Firefox on Ubuntu 17.10 Artful

Status in apturl package in Ubuntu:
  New

Bug description:
  Installed yesterday Ubuntu 17.10 Artful, now up to date. 
  It seems that AptUrl is not working out-of-the-box in Firefox, even if apturl 
is pre-installed.

  = How to reproduce =
   1. with Firefox, open this wiki page: 
https://help.ubuntu.com/community/TheGIMP
   2. click on the "gimp" link in the "Standard" chapter, which should start 
the procedure to install gimp. 

  Expected: a window opens telling you if you want to install the "gimp" 
package.
  What happen: Firefox tells you that the url can not be interpreted.

  Hope you can fix this problem

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: firefox 55.0.2+build1-0ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  NonfreeKernelModules: wl
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  alessandro   1219 F pulseaudio
  BuildID: 20170919185010
  Channel: Unavailable
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Oct  1 16:38:17 2017
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2017-09-30 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  IpRoute:
   default via 192.168.1.254 dev wlp9s0 proto static metric 600 
   169.254.0.0/16 dev wlp9s0 scope link metric 1000 
   192.168.1.0/24 dev wlp9s0 proto kernel scope link src 192.168.1.73 metric 600
  Locales: extensions.sqlite corrupt or missing
  PrefSources: prefs.js
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=55.0.2/20170919185010 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/23/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 01HXXJ
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A04
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd03/23/2012:svnDellInc.:pnInspironN5050:pvrNotSpecified:rvnDellInc.:rn01HXXJ:rvrA04:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron N5050
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728679] Re: upgrade-software-version for Xenial

2017-10-30 Thread Mélodie
> It's generally against Ubuntu's SRU policy to allow new major versions
(3.18 > 3.20) into a stable release.

I am suggesting to upgrade to the latest stable version of Evolution
which is the same as in 17.10 : Evolution 3.26 which came out right
today.

About upgrading to 17.10 I don't think so, I have no time available for
cleaning the mess if the upgrade goes wrong (which happens to users when
upgrading versions of the distribution, once a while).

LTS it is, LTS it stays. Unless I migrate to Fedora or so…

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

Title:
  upgrade-software-version for Xenial

Status in evolution package in Ubuntu:
  Invalid

Bug description:
  The version of Evolution in Xenial, 3.18.5.2-0ubuntu3.2, is very old, and has 
bugs, such as "destination is read only" on a webdav folder.
  I have been told it was corrected in the later versions, thereefore I would 
like to request an upgrade of this software for Xenial which you know is a LTS 
which will be supported until 2021. 

  Thanks for considering this request.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728713] [NEW] [snap] theming regressed in 5.4.2 on Ubuntu 17.10

2017-10-30 Thread Olivier Tilloy
Public bug reported:

As reported by Ads2 here: https://forum.snapcraft.io/t/call-for-
testing-libreoffice-5-4-2/2626/2.

The snap for libreoffice 5.4.2 is built against the gnome-3-26 backports
PPA. The app queries ~/.config/dconf/user at startup to determine the
GTK theme to apply, and if that file doesn't exist (in 17.04 and earlier
releases it was created at login) it defaults to Adwaita, instead of the
default Ambiance.

This is not specific to the libreoffice snap, other snaps for gnome apps
are affected too (e.g. the gnome-calculator snap).

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


** Tags: snap

** Tags added: snap

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

Title:
  [snap] theming regressed in 5.4.2 on Ubuntu 17.10

Status in libreoffice package in Ubuntu:
  New

Bug description:
  As reported by Ads2 here: https://forum.snapcraft.io/t/call-for-
  testing-libreoffice-5-4-2/2626/2.

  The snap for libreoffice 5.4.2 is built against the gnome-3-26
  backports PPA. The app queries ~/.config/dconf/user at startup to
  determine the GTK theme to apply, and if that file doesn't exist (in
  17.04 and earlier releases it was created at login) it defaults to
  Adwaita, instead of the default Ambiance.

  This is not specific to the libreoffice snap, other snaps for gnome
  apps are affected too (e.g. the gnome-calculator snap).

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1723080] Re: Caldav Issues with evolution 3.26

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

Some of these issues might be fixed in evolution 3.26.2. You may want to
subscribe to LP: #1728655 to get notifications when that update will be
available for testing.

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

Title:
  Caldav Issues with evolution 3.26

Status in evolution package in Ubuntu:
  New

Bug description:
  I noticed a series of issues with caldav  when switching to Ubuntu
  17.10.  Everthing works fine with Ubuntu GNOME 17.04.

  Error message during ics import:
  "Cannot receive calendar objects: Failed to put data: HTTP error code 201 
(Created): The server responded with an HTML page, which can mean there’s an 
error on the server or with the client request."
  The import successfully finished regardless.  It's still a nuisance.

  Attempts to pick a date (calendar entry and tasks) are followed by the 
message:
  "Evolution want to inhibit shortcuts.
  You can restore shortcuts by pressing Shift-Ctrl-Escape"

  Creating new tasks: Same error message as for ics import.  Tasks are
  only stored when date *and* time are specified. Error message needs to
  be ignored and window to be close with 'discard changes'.

  Update of calender appointments (external): just does not work

  Could not test handling of confirmations of meeting invites, yet

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1727515] Re: Pulse audio doesn't store configuration any longer

2017-10-30 Thread Joseph Salisbury
** Package changed: linux (Ubuntu) => pulseaudio (Ubuntu)

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

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

Title:
  Pulse audio doesn't store configuration any longer

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Since my upgraded from Kubuntu 14.04 to 16.04, my audio settings are not 
stored properly any longer. 
  When I reboot, the audio comes through the built-in audio speakers of my 
Thinkpad. However; I have a screen attached to HDMI (dock) with a better audio 
device. 

  With Pulse Audio Volume Control under Configuration, I see that the setting 
is Analog Surround 4.0. 
  Then I change to Digital Stereo (HDMI) Output, and the sound comes from my 
HDMI device.

  After each and every reboot, it starts with the Analog Surround Sound 4.0 and 
from my laptop.
  Once I have switched back to HDMI, the tab 'Output Devices' then shows as 
only available Device HDMI/Display Port (unplugged). It is *not* unplugged, 
otherwise I couldn't get my sound from my HDMI device, could I?
  Reboot and repeat. 

  This never happened under 14.04.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728708] [NEW] [snap] cannot change input method to a Japanese one

2017-10-30 Thread Olivier Tilloy
Public bug reported:

(reported by v1kn at https://forum.snapcraft.io/t/call-for-testing-
libreoffice-5-4-2/2626/5)

« the snap doesn’t allow to change input method to a Japanese one.
I’m using fcitx and mozc. My usual shortcut for toggling the japanese input 
doesn’t work »

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


** Tags: snap

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

Title:
  [snap] cannot change input method to a Japanese one

Status in libreoffice package in Ubuntu:
  New

Bug description:
  (reported by v1kn at https://forum.snapcraft.io/t/call-for-testing-
  libreoffice-5-4-2/2626/5)

  « the snap doesn’t allow to change input method to a Japanese one.
  I’m using fcitx and mozc. My usual shortcut for toggling the japanese input 
doesn’t work »

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728704] Re: gvfsd-mtp crashed with SIGSEGV

2017-10-30 Thread Apport retracing service
*** This bug is a duplicate of bug 1706097 ***
https://bugs.launchpad.net/bugs/1706097

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 #1706097, 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/1728704/+attachment/5000362/+files/CoreDump.gz

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1706097
   gvfsd-mtp crashed with SIGSEGV

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gvfsd-mtp crashed with SIGSEGV

Status in gvfs package in Ubuntu:
  New

Bug description:
  Mine crashed on shut down. When I restarted the computer hesitated and
  was not responding well. Sluggish and would not function until I
  submitted a report.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: gvfs-backends 1.34.1-1ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Mon Oct 30 20:12:14 2017
  ExecutablePath: /usr/lib/gvfs/gvfsd-mtp
  InstallationDate: Installed on 2017-01-15 (288 days ago)
  InstallationMedia: Ubuntu-MATE 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  ProcCmdline: /usr/lib/gvfs/gvfsd-mtp --spawner :1.6 /org/gtk/gvfs/exec_spaw/9
  SegvAnalysis:
   Segfault happened at: 0x7f41bbd895a9:mov0x18(%rax),%rax
   PC (0x7f41bbd895a9) ok
   source "0x18(%rax)" (0x0018) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gvfs
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/gvfs/libgvfsdaemon.so
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  Title: gvfsd-mtp crashed with SIGSEGV
  UpgradeStatus: Upgraded to artful on 2017-10-20 (10 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1245473] Re: Binding ctrl+shift, alt+shift, etc for switching keyboard layout makes shortcuts with ctrl+shift, etc not working in any program

2017-10-30 Thread Norbert
** Tags removed: saucy vivid wily yakkety
** Tags added: bionic

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

Title:
  Binding ctrl+shift, alt+shift, etc for switching keyboard layout makes
  shortcuts with ctrl+shift, etc not working in any program

Status in GNOME Settings Daemon:
  Fix Released
Status in GNOME Shell:
  Won't Fix
Status in Unity:
  Confirmed
Status in firefox package in Ubuntu:
  New
Status in gnome-settings-daemon package in Ubuntu:
  Triaged
Status in gnome-shell package in Ubuntu:
  New
Status in gnome-terminal package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Triaged
Status in gnome-settings-daemon package in ALT Linux:
  Unknown
Status in gnome-settings-daemon package in Debian:
  New
Status in gnome-settings-daemon package in Fedora:
  In Progress
Status in gnome-settings-daemon package in openSUSE:
  Confirmed

Bug description:
  Tried only with ctrl+shift, maybe behaves the same for other modifier
  key combinations when used as shortcut for switching layouts.

  - Set ctrl+shift as shortcut for switching keyboard layouts
  - Try to use ctrl+shift+v, ctrl+shift+c in Terminal -- it doesn't work 
(actually Terminal window loses focus when ctrl+shift is pressed, and layout is 
switched)

  --
  For other layout switching problems introduced in Ubuntu 13.10 you can see 
bug 1218322.
  --

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-settings-daemon 3.8.5-0ubuntu11.1
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Uname: Linux 3.11.0-13-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Mon Oct 28 16:40:02 2013
  InstallationDate: Installed on 2013-10-23 (5 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1702878] Re: Cant add folders to Search in Gnome Control Center

2017-10-30 Thread SB
Thanks for the information, I am using gnome-search-tool for my searches
and it is pretty good, Gnome Files I didnt use much. As for configuring
tracker I wasnt able to find any config files for it where I can tell it
to avoid indexing contents of files, perhaps I will submit a bug/feature
request with Gnome, I checked this:

https://wiki.gnome.org/Projects/Tracker/Documentation/Configuration

But it didnt help and I think it refers to an old version of tracker.

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

Title:
  Cant add folders to Search in Gnome Control Center

Status in gnome-control-center package in Ubuntu:
  Confirmed

Bug description:
  When I go to Gnome Control Center-Search the bottom right gear is
  greyed out and I cant add any folders to Search.

  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Artful Aardvark (development branch)
  Release:  17.10
  Codename: artful

  apt-cache policy gnome-control-center
  gnome-control-center:
Installed: 1:3.24.2-0ubuntu4
Candidate: 1:3.24.2-0ubuntu4
Version table:
   *** 1:3.24.2-0ubuntu4 500
  500 http://archive.ubuntu.com/ubuntu artful/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-control-center 1:3.24.2-0ubuntu4
  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.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Jul  7 12:36:34 2017
  InstallationDate: Installed on 2017-06-17 (19 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170616)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1720400] Re: /usr/bin/gnome-control-center:11:update_buffers:image_get_buffers:intel_update_image_buffers:intel_update_renderbuffers:intel_prepare_render

2017-10-30 Thread Jeremy Bicha
** Also affects: gnome-control-center (Ubuntu Artful)
   Importance: Undecided
   Status: New

** Also affects: gtk+3.0 (Ubuntu Artful)
   Importance: Undecided
   Status: New

** No longer affects: gnome-control-center (Ubuntu Artful)

** Changed in: gtk+3.0 (Ubuntu Artful)
   Importance: Undecided => High

** Changed in: gtk+3.0 (Ubuntu Artful)
   Status: New => In Progress

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

Title:
  /usr/bin/gnome-control-
  
center:11:update_buffers:image_get_buffers:intel_update_image_buffers:intel_update_renderbuffers:intel_prepare_render

Status in GTK+:
  Fix Released
Status in gnome-control-center package in Ubuntu:
  In Progress
Status in gtk+3.0 package in Ubuntu:
  Fix Released
Status in gtk+3.0 source package in Artful:
  In Progress

Bug description:
  Impact
  ==
  On artful every time gnome-control-center (goa panel) is used to add a google 
account, gnome-control-center crashes. This is one of the most reported crashes 
after the release.

  Test Case
  =
  - Open gnome-control-center
  - Go to online-account panel
  - Add a Google online account.
  - gnome-control-center should not crash while adding a google online account.

  Regression Potential
  ===
  This is a minimal patch applied upstream:
  https://git.gnome.org/browse/gtk+/commit/?h=gtk-3-22=1c3aff510

  Check if closing a gtk window/dialog creates no artifacts both on xorg
  and on wayland.

  Original Bug Report
  ===
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-control-center.  This problem was most recently seen with package version 
1:3.26.0-0ubuntu3, the problem page at 
https://errors.ubuntu.com/problem/f738a467f5d04cbf9ac6cf7554a28bd064e4091a 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728679] Re: upgrade-software-version for Xenial

2017-10-30 Thread Jeremy Bicha
Ubuntu 16.04 LTS has the latest Evolution 3.18 release. It's generally
against Ubuntu's SRU policy to allow new major versions (3.18 > 3.20)
into a stable release.

https://wiki.ubuntu.com/StableReleaseUpdates

If you need a newer version of Evolution, I encourage you to consider
upgrading to Ubuntu 17.10. Ubuntu 17.10 is not a LTS so you will need to
upgrade to 18.04 LTS in 6-9 months. But Ubuntu 17.10 does have Evolution
3.26.1.

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

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

Title:
  upgrade-software-version for Xenial

Status in evolution package in Ubuntu:
  Invalid

Bug description:
  The version of Evolution in Xenial, 3.18.5.2-0ubuntu3.2, is very old, and has 
bugs, such as "destination is read only" on a webdav folder.
  I have been told it was corrected in the later versions, thereefore I would 
like to request an upgrade of this software for Xenial which you know is a LTS 
which will be supported until 2021. 

  Thanks for considering this request.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1727515] [NEW] Pulse audio doesn't store configuration any longer

2017-10-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Since my upgraded from Kubuntu 14.04 to 16.04, my audio settings are not stored 
properly any longer. 
When I reboot, the audio comes through the built-in audio speakers of my 
Thinkpad. However; I have a screen attached to HDMI (dock) with a better audio 
device. 

With Pulse Audio Volume Control under Configuration, I see that the setting is 
Analog Surround 4.0. 
Then I change to Digital Stereo (HDMI) Output, and the sound comes from my HDMI 
device.

After each and every reboot, it starts with the Analog Surround Sound 4.0 and 
from my laptop.
Once I have switched back to HDMI, the tab 'Output Devices' then shows as only 
available Device HDMI/Display Port (unplugged). It is *not* unplugged, 
otherwise I couldn't get my sound from my HDMI device, could I?
Reboot and repeat. 

This never happened under 14.04.

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

-- 
Pulse audio doesn't store configuration any longer
https://bugs.launchpad.net/bugs/1727515
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to pulseaudio in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1226962] Re: Keyboard shortcuts (hotkeys) not functional in some cases in non-latin keyboard layouts

2017-10-30 Thread Norbert
** Tags removed: saucy utopic vivid wily yakkety
** Tags added: bionic

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

Title:
  Keyboard shortcuts (hotkeys) not functional in some cases in non-latin
  keyboard layouts

Status in aptana-studio-installer:
  New
Status in Default settings and artwork for Baltix OS:
  New
Status in LibreOffice:
  Fix Released
Status in ibus:
  New
Status in Indicator keyboard:
  Fix Released
Status in Inkscape:
  New
Status in Intellij Idea:
  New
Status in monodevelop:
  New
Status in Mutter:
  Fix Released
Status in okular:
  New
Status in OpenOffice:
  New
Status in sigram:
  New
Status in Unity:
  Fix Released
Status in gnome-settings-daemon package in Ubuntu:
  Triaged
Status in gnome-terminal package in Ubuntu:
  Triaged
Status in kdevelop package in Ubuntu:
  Confirmed
Status in mc package in Ubuntu:
  Confirmed
Status in openjdk-7 package in Ubuntu:
  Incomplete
Status in unity package in Ubuntu:
  Fix Released
Status in unity-settings-daemon package in Ubuntu:
  In Progress
Status in gnome-settings-daemon source package in Xenial:
  Triaged
Status in gnome-terminal source package in Xenial:
  Triaged
Status in kdevelop source package in Xenial:
  Confirmed
Status in mc source package in Xenial:
  Confirmed
Status in openjdk-7 source package in Xenial:
  Incomplete
Status in unity source package in Xenial:
  Fix Released
Status in unity-settings-daemon source package in Xenial:
  In Progress
Status in gnome-shell package in Fedora:
  Won't Fix
Status in openoffice package in Fedora:
  Won't Fix

Bug description:
  Keyboard shortcuts are key combinations like Alt+F (usually opens the
  File menu) and Ctrl+O (usually opens the File→Open... dialog box).

  There is an issue with non-latin keyboard layouts that the keys under F or O 
(for Alt+F and Ctrl+O respectively) would correspond to some other character.
  What should happen then? There is some smart functionality (at least in the 
GTK+ library) that when we press a shortcut, it will try to make Alt+F or 
Ctrl+O work, even if the active keyboard layout is not English.

  For this smart functionality to work, it requires us to have as first 
keyboard layout the English (en) layout. Then, GTK+ will be able to
  check whether the shortcut makes sense for English, and if so, will run it.
  All that even if the active layout is Greek or Russian or something else. 

  This report has over 300 comments and these comments include all sort of 
corner cases that indeed shortcuts do not work. In general, shortcuts work,
  but in specific cases there are issues that need to be fixed.

  What we need to do, is collect those corner cases and create new
  separate reports.

  Here are the corner cases:

  1. In Dash (in Unity 7), shortcuts like Super+S/W work (for example, Greek, 
Russian), but they do not work for Super+A/F/M/C/V. 
  Report: 

  2. Java GUI applications on Linux do not support shortcuts in non-latin 
languages. This is an issue with Java and should be reported there.
  Java GUI apps are not included in any of the Ubuntu ISOs. 
  Report: 

  3. Shortcuts that use Ctrl on LibreOffice work for several languages (like 
Greek, Russian), but has been reported not to work on Hebrew.
  This should be a separate bug report specific to Hebrew and other languages 
affected in the same way.
  Report: 

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1491787] Re: System language isn't applied to gnome-control-center in Gnome-Shell

2017-10-30 Thread Sebastien Bacher
It's a bug indeed but it's not really that important, most users go to
the settings to browse the categories and don't go to the overview to
look for a specific section. Would be nice to get fixed still though

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

Title:
  System language isn't applied to gnome-control-center in Gnome-Shell

Status in Ubuntu GNOME:
  New
Status in gnome-control-center package in Ubuntu:
  Confirmed

Bug description:
  Hey,

  I'm referring to this issue on AskUbuntu:
  http://askubuntu.com/questions/600656/change-language-of-the-gnome-
  shell-overview

  On my Ubuntu Gnome 15.04 system all entries from the gnome-control-
  center are shown in English in the Gnome-Shell overview (see
  screenshot in the above mentioned link), even though my system
  language is German. The entries in the gnome-control-center itself are
  however in German.

  Is this due to a bug or missing translations?

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1705951] Re: Ubuntu 17.10 freezes soon after login.

2017-10-30 Thread skunk
I have an NVIDIA GeForce GTX 960M with Intel HD Graphics 530. Now I am
able to login the xorg session with discrete gpu. The freeze happens
when I try to login with intel and xorg. I've tried intel and wayland
session but the fan goes full trottle, with acpi_osi= boot parameter the
fan acts normal but i have wayland and gnome-shell processes duplicated
one owned by user and one by gdm.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/1705951

Title:
  Ubuntu 17.10 freezes soon after login.

Status in nvidia-graphics-drivers package in Ubuntu:
  Confirmed

Bug description:
  Edited 1: After some updates received, it freezes just after login,
  making any action impossible.

  
  I have a PC with a nVidia GeForce 6800XT graphics card. I installed ubuntu 
17.10 and have had many problems with crashes and freezes. After login, the 
normal screen appears, the screen flashes and the top bar disappears, flashes 
again and appears normal, but frozen. Clicking again blinks back to the login 
screen. In order to access the system I was forced to install GNOME Classic. I 
noticed that in ubuntu 17.04 and ubuntu GNOME 16.04 it works normal.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: xorg 1:7.7+19ubuntu1
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Uname: Linux 4.11.0-10-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.agp.gpu:
   Fast Writes:  Supported
   SBA:  Supported
   AGP Rates:8x 4x
   Registers:0xff000e1b:0x1f000302
  .proc.driver.nvidia.agp.host-bridge:
   Host Bridge:  PCI device 1106:0308
   Fast Writes:  Supported
   SBA:  Supported
   AGP Rates:8x 4x
   Registers:0x1f000a1b:0x0b02
  .proc.driver.nvidia.agp.status:
   Status:   Enabled
   Driver:   AGPGART
   AGP Rate: 8x
   Fast Writes:  Disabled
   SBA:  Enabled
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] É um diretório: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.135  Tue Jan 17 15:26:26 
PST 2017
   GCC version:  gcc version 6.3.0 20170618 (Ubuntu 6.3.0-19ubuntu1)
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Jul 23 18:13:59 2017
  DistUpgraded: Fresh install
  DistroCodename: artful
  DistroVariant: ubuntu
  DkmsStatus: nvidia-304, 304.135, 4.11.0-10-generic, x86_64: installed
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard: NVIDIA Corporation NV40 [GeForce 6800 XT] [10de:0048] (rev a1) 
(prog-if 00 [VGA controller])
  InstallationDate: Installed on 2017-07-17 (5 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170716)
  MachineType: System manufacturer System Product Name
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.11.0-10-generic 
root=UUID=7a3a72ab-cccf-4c14-97c3-1dcd85b1aca8 ro recovery nomodeset
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgLogOld:

  dmi.bios.date: 11/08/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0701
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5VDC-X
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0701:bd11/08/2006:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5VDC-X:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.81-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.1.2-2ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.1.2-2ubuntu2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.9.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
  xserver.bootTime: Sun Jul 23 18:12:42 2017
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputSleep Button 

[Desktop-packages] [Bug 1720400] Re: /usr/bin/gnome-control-center:11:update_buffers:image_get_buffers:intel_update_image_buffers:intel_update_renderbuffers:intel_prepare_render

2017-10-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gtk/ubuntugtk3artful

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

Title:
  /usr/bin/gnome-control-
  
center:11:update_buffers:image_get_buffers:intel_update_image_buffers:intel_update_renderbuffers:intel_prepare_render

Status in GTK+:
  Fix Released
Status in gnome-control-center package in Ubuntu:
  In Progress
Status in gtk+3.0 package in Ubuntu:
  Fix Released

Bug description:
  Impact
  ==
  On artful every time gnome-control-center (goa panel) is used to add a google 
account, gnome-control-center crashes. This is one of the most reported crashes 
after the release.

  Test Case
  =
  - Open gnome-control-center
  - Go to online-account panel
  - Add a Google online account.
  - gnome-control-center should not crash while adding a google online account.

  Regression Potential
  ===
  This is a minimal patch applied upstream:
  https://git.gnome.org/browse/gtk+/commit/?h=gtk-3-22=1c3aff510

  Check if closing a gtk window/dialog creates no artifacts both on xorg
  and on wayland.

  Original Bug Report
  ===
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-control-center.  This problem was most recently seen with package version 
1:3.26.0-0ubuntu3, the problem page at 
https://errors.ubuntu.com/problem/f738a467f5d04cbf9ac6cf7554a28bd064e4091a 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728695] Re: gnome-control-center crashed with SIGSEGV

2017-10-30 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1720400 ***
https://bugs.launchpad.net/bugs/1720400

** This bug is no longer a duplicate of private bug 1727852
** This bug has been marked a duplicate of bug 1720400
   
/usr/bin/gnome-control-center:11:update_buffers:image_get_buffers:intel_update_image_buffers:intel_update_renderbuffers:intel_prepare_render

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

Title:
  gnome-control-center crashed with SIGSEGV

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  I have no further information as I saw the error when I returned from
  lunch.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: gnome-control-center 1:3.26.1-0ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 30 12:00:43 2017
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2017-10-27 (2 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcCmdline: gnome-control-center --overview
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f0825b4ab3b:mov0x8(%rax),%rax
   PC (0x7f0825b4ab3b) ok
   source "0x8(%rax)" (0x0008) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
   ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
   ?? () from /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
  Title: gnome-control-center crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1705459] Re: Cannot switch to another workspace when an sqlitebrowser window is open

2017-10-30 Thread Bug Watch Updater
** Changed in: sqlite
   Status: Unknown => Fix Released

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

Title:
  Cannot switch to another workspace when an sqlitebrowser window is
  open

Status in SQLite:
  Fix Released
Status in gnome-shell package in Ubuntu:
  New
Status in sqlitebrowser package in Ubuntu:
  Confirmed

Bug description:
  Test Case
  Pre-requisites:
- Several workspaces must be open
- Install sqlitebrowser
  1. Launch sqlitebrowser
  2. Switch to another workspace user the workspace switcher, switching to an 
app on another workspace or a short-cut
  3. Minimize the sqlitebrowser window

  Expected result
  User can switch to another workspace or minimize the window

  Actual result
  The shells switches back to previous state (stays on same workspace or 
remaximize the window)

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.24.2-0ubuntu7
  ProcVersionSignature: Ubuntu 4.10.0-26.30-generic 4.10.17
  Uname: Linux 4.10.0-26-generic x86_64
  ApportVersion: 2.20.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jul 20 13:37:34 2017
  DisplayManager: gdm3
  InstallationDate: Installed on 2014-07-15 (1101 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140520)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to artful on 2015-12-08 (589 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728695] Re: gnome-control-center crashed with SIGSEGV

2017-10-30 Thread Apport retracing service
*** This bug is a duplicate of bug 1727852 ***
https://bugs.launchpad.net/bugs/1727852

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 #1727852, 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/1728695/+attachment/5000315/+files/CoreDump.gz

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

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

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

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

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

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

** This bug has been marked a duplicate of private bug 1727852

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-control-center crashed with SIGSEGV

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  I have no further information as I saw the error when I returned from
  lunch.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: gnome-control-center 1:3.26.1-0ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 30 12:00:43 2017
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2017-10-27 (2 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcCmdline: gnome-control-center --overview
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f0825b4ab3b:mov0x8(%rax),%rax
   PC (0x7f0825b4ab3b) ok
   source "0x8(%rax)" (0x0008) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
   ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
   ?? () from /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
  Title: gnome-control-center crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1702878] Re: Cant add folders to Search in Gnome Control Center

2017-10-30 Thread Jeremy Bicha
tracker 2.0 does not provide tracker-gui any more. If there are search
settings you need to be able to configure but can't, please file a bug
with GNOME.

There is one other place to customize file search but I think this only affects 
the Files app search and not what is actually indexed.
1. Open the Files app.
2. Click the Files app menu in the top bar and select Preferences.
3. Switch to the Search and Preview tab.
4. Turn off "Full Text Search: Set as default"

Now when you do searches in the Files app, only file names will be
searched by default. To do a one-time search for file content also,
click the little drop down arrow next to the search box and choose Full
Text.

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

Title:
  Cant add folders to Search in Gnome Control Center

Status in gnome-control-center package in Ubuntu:
  Confirmed

Bug description:
  When I go to Gnome Control Center-Search the bottom right gear is
  greyed out and I cant add any folders to Search.

  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Artful Aardvark (development branch)
  Release:  17.10
  Codename: artful

  apt-cache policy gnome-control-center
  gnome-control-center:
Installed: 1:3.24.2-0ubuntu4
Candidate: 1:3.24.2-0ubuntu4
Version table:
   *** 1:3.24.2-0ubuntu4 500
  500 http://archive.ubuntu.com/ubuntu artful/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-control-center 1:3.24.2-0ubuntu4
  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.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Jul  7 12:36:34 2017
  InstallationDate: Installed on 2017-06-17 (19 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170616)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728697] Re: package flashplugin-installer 27.0.0.183ubuntu0.16.04.1 failed to install/upgrade: problemas de dependencias - se deja sin configurar

2017-10-30 Thread Luis Dardon
still note resolved

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to flashplugin-nonfree in Ubuntu.
https://bugs.launchpad.net/bugs/1728697

Title:
  package flashplugin-installer 27.0.0.183ubuntu0.16.04.1 failed to
  install/upgrade: problemas de dependencias - se deja sin configurar

Status in flashplugin-nonfree package in Ubuntu:
  New

Bug description:
  still not resolved

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: flashplugin-installer 27.0.0.183ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.10.0-37.41~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-37-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  Date: Mon Oct 30 13:35:46 2017
  ErrorMessage: problemas de dependencias - se deja sin configurar
  InstallationDate: Installed on 2017-10-22 (8 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.2
   apt  1.2.24
  SourcePackage: flashplugin-nonfree
  Title: package flashplugin-installer 27.0.0.183ubuntu0.16.04.1 failed to 
install/upgrade: problemas de dependencias - se deja sin configurar
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1728697/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728697] [NEW] package flashplugin-installer 27.0.0.183ubuntu0.16.04.1 failed to install/upgrade: problemas de dependencias - se deja sin configurar

2017-10-30 Thread Luis Dardon
Public bug reported:

still not resolved

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: flashplugin-installer 27.0.0.183ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.10.0-37.41~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-37-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
Date: Mon Oct 30 13:35:46 2017
ErrorMessage: problemas de dependencias - se deja sin configurar
InstallationDate: Installed on 2017-10-22 (8 days ago)
InstallationMedia: Ubuntu-GNOME 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: flashplugin-nonfree
Title: package flashplugin-installer 27.0.0.183ubuntu0.16.04.1 failed to 
install/upgrade: problemas de dependencias - se deja sin configurar
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: flashplugin-nonfree (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package third-party-packages xenial

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to flashplugin-nonfree in Ubuntu.
https://bugs.launchpad.net/bugs/1728697

Title:
  package flashplugin-installer 27.0.0.183ubuntu0.16.04.1 failed to
  install/upgrade: problemas de dependencias - se deja sin configurar

Status in flashplugin-nonfree package in Ubuntu:
  New

Bug description:
  still not resolved

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: flashplugin-installer 27.0.0.183ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.10.0-37.41~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-37-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  Date: Mon Oct 30 13:35:46 2017
  ErrorMessage: problemas de dependencias - se deja sin configurar
  InstallationDate: Installed on 2017-10-22 (8 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.2
   apt  1.2.24
  SourcePackage: flashplugin-nonfree
  Title: package flashplugin-installer 27.0.0.183ubuntu0.16.04.1 failed to 
install/upgrade: problemas de dependencias - se deja sin configurar
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1728697/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 185563] Re: seahorse agent doesn't work with gnupg smartcard readers

2017-10-30 Thread Mario Limonciello
Closing this bug per https://mail.gnome.org/archives/distributor-
list/2015-August/msg0.html and
https://bugzilla.gnome.org/show_bug.cgi?id=644415

** Changed in: seahorse (Ubuntu)
   Status: Triaged => Won't Fix

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

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

Title:
  seahorse agent doesn't work with gnupg smartcard readers

Status in seahorse:
  Confirmed
Status in seahorse package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: seahorse

  Dear Colleagues,

  as I'm using for gpg signing a smartcard reader and a signing key on this 
smartcard, I checked with seahorse if this is working.
  It's not.

  Seahorse can't cache smartcard pins (which is the default "passphrase" when 
using cards).
  So the behaviour of seahorse is different then the behaviour of gpg-agent, 
which works with smartcards.

  Seahorse and gpg-agent will work nicely together when you start gpg-
  agent before seahorse but then passphrase caching is disabled in
  seahorse.

  I wonder how we can fix this.

  Regards,

  \sh

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1491787] Re: System language isn't applied to gnome-control-center in Gnome-Shell

2017-10-30 Thread Mauro Sassi
I agree. Although this is not a critical bug and I could decide to
switch to an English locale, it still is a major limitation for non-
English speaking users ruining their Gnome shell workflow. Just
consider, as an example the attached screenshots of "Impostazioni"
window ("Settings"). If one wants to quickly open the "Sfondo"
(background) tab using +string through the search bar he has to
remember to digit "background" to obtain any results. The same applies
to "Energia" (digit "power").

** Attachment added: "example of search for background in italian locale"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1491787/+attachment/5000296/+files/photo_2017-10-30_19-47.jpg

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

Title:
  System language isn't applied to gnome-control-center in Gnome-Shell

Status in Ubuntu GNOME:
  New
Status in gnome-control-center package in Ubuntu:
  Confirmed

Bug description:
  Hey,

  I'm referring to this issue on AskUbuntu:
  http://askubuntu.com/questions/600656/change-language-of-the-gnome-
  shell-overview

  On my Ubuntu Gnome 15.04 system all entries from the gnome-control-
  center are shown in English in the Gnome-Shell overview (see
  screenshot in the above mentioned link), even though my system
  language is German. The entries in the gnome-control-center itself are
  however in German.

  Is this due to a bug or missing translations?

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1702878] Re: Cant add folders to Search in Gnome Control Center

2017-10-30 Thread SB
I noticed that Ubuntu does not have tracker-gui package in its archives,
is GUI for tracker still maintained in any form? Where can I configure
tracker not to index file contents, only file names?

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

Title:
  Cant add folders to Search in Gnome Control Center

Status in gnome-control-center package in Ubuntu:
  Confirmed

Bug description:
  When I go to Gnome Control Center-Search the bottom right gear is
  greyed out and I cant add any folders to Search.

  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Artful Aardvark (development branch)
  Release:  17.10
  Codename: artful

  apt-cache policy gnome-control-center
  gnome-control-center:
Installed: 1:3.24.2-0ubuntu4
Candidate: 1:3.24.2-0ubuntu4
Version table:
   *** 1:3.24.2-0ubuntu4 500
  500 http://archive.ubuntu.com/ubuntu artful/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-control-center 1:3.24.2-0ubuntu4
  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.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Jul  7 12:36:34 2017
  InstallationDate: Installed on 2017-06-17 (19 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170616)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728305] Re: Mouse (cursor) Mirroring

2017-10-30 Thread Dmitry Pronin
*** This bug is a duplicate of bug 1724977 ***
https://bugs.launchpad.net/bugs/1724977

** 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 Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1728305

Title:
  Mouse (cursor) Mirroring

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  I have a 3 screen setup on a notebook with intel graphics. The left one is in 
portrait view, the center one is in normal view and right is in normal view 
(buildin).
  When the mouse is in left side of the center monitor it shows on the left 
monitor bottom. 

  The same problem is better described here:
  https://askubuntu.com/questions/964239/ubuntu-17-10-cursor-mirrored-
  on-second-screen. And since this isn't my post, it affects multiple
  users.

  Thanks

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728587] Re: No audio device after upgrade to Kubuntu 17.10

2017-10-30 Thread alphablue52
I just found a fix here:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1720519

You have to remove and reinstall alsa-base and pulseaudio.

I figured it out when I tried to start pulseaudio directly, and got this
error message:

W: [pulseaudio] module.c: module-combine is deprecated: Please use 
module-combine-sink instead of module-combine!
W: [pulseaudio] module-combine.c: We will now load module-combine-sink. Please 
make sure to remove module-combine from your configuration.
E: [pulseaudio] module.c: Module "module-switch-on-connect" should be loaded 
once at most. Refusing to load.
E: [pulseaudio] main.c: Module load failed.
E: [pulseaudio] main.c: Hintergrunddienst konnte nicht initialisiert werden.


After 
sudo apt-get remove --purge alsa-base pulseaudio
sudo apt-get install alsa-base pulseaudio
sudo alsa force-reload

It works again.

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

Title:
  No audio device after upgrade to Kubuntu 17.10

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  After upgrading Kubuntu 17.04 to 17.10, KDE lost the audio device
  (Realtek sound card on a Lenovo Thinkpad T470s). Volume icon is on
  mute, with info-popup given: "No output or input devices found". Audio
  backend is Phonon GStreamer. Re-installing pulseaudio didn't help.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: pulseaudio 1:10.0-2ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC0D2', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D10p', 
'/dev/snd/pcmC0D9p', '/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', 
'/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: KDE
  Date: Mon Oct 30 13:58:15 2017
  InstallationDate: Installed on 2017-08-25 (66 days ago)
  InstallationMedia: Kubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: Upgraded to artful on 2017-10-30 (0 days ago)
  dmi.bios.date: 04/17/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1WET31W (1.10 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20HFCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1WET31W(1.10):bd04/17/2017:svnLENOVO:pn20HFCTO1WW:pvrThinkPadT470s:rvnLENOVO:rn20HFCTO1WW:rvrSDK0J40700WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T470s
  dmi.product.name: 20HFCTO1WW
  dmi.product.version: ThinkPad T470s
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728587] Re: No audio device after upgrade to Kubuntu 17.10

2017-10-30 Thread alphablue52
Same problem for me:
after upgrading to 17.10, no more sound devices shown by pulse.
Lenovo Ideapad Z510 with Intel hda soundchip.
Alsainfo attached.

** Attachment added: "alsa-info.txt"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1728587/+attachment/5000294/+files/alsa-info.txt

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

Title:
  No audio device after upgrade to Kubuntu 17.10

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  After upgrading Kubuntu 17.04 to 17.10, KDE lost the audio device
  (Realtek sound card on a Lenovo Thinkpad T470s). Volume icon is on
  mute, with info-popup given: "No output or input devices found". Audio
  backend is Phonon GStreamer. Re-installing pulseaudio didn't help.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: pulseaudio 1:10.0-2ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC0D2', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D10p', 
'/dev/snd/pcmC0D9p', '/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', 
'/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: KDE
  Date: Mon Oct 30 13:58:15 2017
  InstallationDate: Installed on 2017-08-25 (66 days ago)
  InstallationMedia: Kubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: Upgraded to artful on 2017-10-30 (0 days ago)
  dmi.bios.date: 04/17/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1WET31W (1.10 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20HFCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1WET31W(1.10):bd04/17/2017:svnLENOVO:pn20HFCTO1WW:pvrThinkPadT470s:rvnLENOVO:rn20HFCTO1WW:rvrSDK0J40700WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T470s
  dmi.product.name: 20HFCTO1WW
  dmi.product.version: ThinkPad T470s
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1702878] Re: Cant add folders to Search in Gnome Control Center

2017-10-30 Thread SB
sudo apt install tracker helped and now the icon is no longer greyed
out. I checked the bug you linked and I definitely think that search in
new Ubuntu Session needs to be improved, Unity dash searched for all my
files easily and they were always very quickly accessible, KDE does the
same with Baloo indexing, everything is easily found in KDE menu search.
That is the feature I miss the most from Unity on this new Gnome based
session, that and minimize on click option for dock.

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

Title:
  Cant add folders to Search in Gnome Control Center

Status in gnome-control-center package in Ubuntu:
  Confirmed

Bug description:
  When I go to Gnome Control Center-Search the bottom right gear is
  greyed out and I cant add any folders to Search.

  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Artful Aardvark (development branch)
  Release:  17.10
  Codename: artful

  apt-cache policy gnome-control-center
  gnome-control-center:
Installed: 1:3.24.2-0ubuntu4
Candidate: 1:3.24.2-0ubuntu4
Version table:
   *** 1:3.24.2-0ubuntu4 500
  500 http://archive.ubuntu.com/ubuntu artful/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-control-center 1:3.24.2-0ubuntu4
  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.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Jul  7 12:36:34 2017
  InstallationDate: Installed on 2017-06-17 (19 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170616)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728093] Re: [16.04, ALC3253] Dell Latitude 5289 Combo Jack Does Not Recognize Devices

2017-10-30 Thread MaskedDriver
** Description changed:

  I have a fresh installation of Ubuntu 16.04 on a Dell Latitude 5289
  Ultrabook that has a single 3.5mm jack for both input and output. This
  installation is in a dual-boot situation with Windows 10. This device
  has UEFI secure boot enabled.
  
  The combo jack works perfectly in Windows 10, however, when I plug in a
  headset or headphone of any kind, it does not register that anything has
  been plugged in. The laptop is connected to a Dell dock via USB-C, so
  there is also USB Audio (Output only) available on the dock, but that
  also does not work. It worked for one session yesterday on my dock at
  work, however it does not work at my dock that I have at home. The
  internal speakers and the microphone built into the lid work fine. The
  Combo jack also does not work disconnected from the dock.
  
  I have installed gnome and gnome-shell, but it does not work in either
  gnome or unity (I continue to use lightdm so that I can switch back and
  forth).
  
  Neither Unity nor Gnome bring up any kind of "What Did You Plug In"
  dialog.
  
  alsamixer does not have a headphone option as expected
  
  pavucontrol does not allow me to select "Headphones" under the Built-in
  Audio Analog Stereo Port
  
  I have attempted to tweak settings in hdajackretask to no success
  
  I have attempted to add:
  
  options snd_hda_intel model=dell-headset-multi(dell-headset-dock,
  generic, auto, headset-mic, etc) to no success
  
+ I have also tried updating my kernel to 4.13.10, to no success.
+ 
  Outputs:
  --
  uname -sr
  Linux 4.10.0-37-generic
  --
  aplay -l
   List of PLAYBACK Hardware Devices 
  card 0: PCH [HDA Intel PCH], device 0: ALC3253 Analog [ALC3253 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 1: Audio [USB Audio], device 0: USB Audio [USB Audio]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 1: Audio [USB Audio], device 1: USB Audio [USB Audio #1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  
  cat /proc/asound/car*/co* | grep Codec
  Codec: Realtek ALC3253
  Codec: Intel Kabylake HDMI

** Description changed:

  I have a fresh installation of Ubuntu 16.04 on a Dell Latitude 5289
  Ultrabook that has a single 3.5mm jack for both input and output. This
  installation is in a dual-boot situation with Windows 10. This device
  has UEFI secure boot enabled.
  
  The combo jack works perfectly in Windows 10, however, when I plug in a
  headset or headphone of any kind, it does not register that anything has
  been plugged in. The laptop is connected to a Dell dock via USB-C, so
  there is also USB Audio (Output only) available on the dock, but that
  also does not work. It worked for one session yesterday on my dock at
  work, however it does not work at my dock that I have at home. The
  internal speakers and the microphone built into the lid work fine. The
  Combo jack also does not work disconnected from the dock.
  
  I have installed gnome and gnome-shell, but it does not work in either
  gnome or unity (I continue to use lightdm so that I can switch back and
  forth).
  
  Neither Unity nor Gnome bring up any kind of "What Did You Plug In"
  dialog.
  
  alsamixer does not have a headphone option as expected
  
  pavucontrol does not allow me to select "Headphones" under the Built-in
  Audio Analog Stereo Port
  
  I have attempted to tweak settings in hdajackretask to no success
  
  I have attempted to add:
  
  options snd_hda_intel model=dell-headset-multi(dell-headset-dock,
  generic, auto, headset-mic, etc) to no success
  
  I have also tried updating my kernel to 4.13.10, to no success.
  
+ I also tried 17.10 to no success.
+ 
  Outputs:
  --
  uname -sr
  Linux 4.10.0-37-generic
  --
  aplay -l
   List of PLAYBACK Hardware Devices 
  card 0: PCH [HDA Intel PCH], device 0: ALC3253 Analog [ALC3253 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 1: Audio [USB Audio], device 0: USB Audio [USB Audio]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 1: Audio [USB Audio], device 1: USB Audio [USB Audio #1]
    Subdevices: 1/1
    Subdevice #0: 

[Desktop-packages] [Bug 1323089] Re: wpa_supplicant writes to syslog every 2 minutes

2017-10-30 Thread Christian Kujau
Launchpad really needs something similar to RESOLVED/DUPLICATE, as I had
to crawl through the whole report to find out that this is considered a
duplicate of 578431.

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

Title:
  wpa_supplicant writes to syslog every 2 minutes

Status in wpa package in Ubuntu:
  Invalid

Bug description:
  Ubuntu 14.04 LTS
  wpasupplicant 2.1-0ubuntu1

  wpa_supplicant is writing to syslog every couple of minutes. Example
  output:

  May 25 19:57:18 ubuntu wpa_supplicant[1161]: wlan0: CTRL-EVENT-SCAN-STARTED 
  May 25 19:57:23 ubuntu wpa_supplicant[1161]: nl80211: 
send_and_recv->nl_recvmsgs failed: -33
  May 25 19:59:18 ubuntu wpa_supplicant[1161]: wlan0: CTRL-EVENT-SCAN-STARTED 
  May 25 19:59:23 ubuntu wpa_supplicant[1161]: nl80211: 
send_and_recv->nl_recvmsgs failed: -33
  May 25 20:00:58 ubuntu wpa_supplicant[1161]: wlan0: CTRL-EVENT-SCAN-STARTED 
  May 25 20:01:18 ubuntu wpa_supplicant[1161]: wlan0: CTRL-EVENT-SCAN-STARTED 
  May 25 20:01:24 ubuntu wpa_supplicant[1161]: nl80211: 
send_and_recv->nl_recvmsgs failed: -33
  May 25 20:03:18 ubuntu wpa_supplicant[1161]: wlan0: CTRL-EVENT-SCAN-STARTED 
  May 25 20:03:23 ubuntu wpa_supplicant[1161]: nl80211: 
send_and_recv->nl_recvmsgs failed: -33
  May 25 20:05:18 ubuntu wpa_supplicant[1161]: wlan0: CTRL-EVENT-SCAN-STARTED 
  May 25 20:05:23 ubuntu wpa_supplicant[1161]: nl80211: 
send_and_recv->nl_recvmsgs failed: -33
  May 25 20:05:58 ubuntu wpa_supplicant[1161]: wlan0: CTRL-EVENT-SCAN-STARTED 
  May 25 20:07:18 ubuntu wpa_supplicant[1161]: wlan0: CTRL-EVENT-SCAN-STARTED 
  May 25 20:07:23 ubuntu wpa_supplicant[1161]: nl80211: 
send_and_recv->nl_recvmsgs failed: -33
  May 25 20:09:18 ubuntu wpa_supplicant[1161]: wlan0: CTRL-EVENT-SCAN-STARTED 
  May 25 20:09:23 ubuntu wpa_supplicant[1161]: nl80211: 
send_and_recv->nl_recvmsgs failed: -33
  May 25 20:10:58 ubuntu wpa_supplicant[1161]: wlan0: CTRL-EVENT-SCAN-STARTED 
  May 25 20:13:18 ubuntu wpa_supplicant[1161]: message repeated 2 times: [ 
wlan0: CTRL-EVENT-SCAN-STARTED ]
  May 25 20:13:23 ubuntu wpa_supplicant[1161]: nl80211: 
send_and_recv->nl_recvmsgs failed: -33

  The message seems harmless as far as the network is concerned, meaning
  there is no problem with the wifi connection. But it's spamming the
  syslog, making it very difficult to find any other thing there, and
  it's generating constant writes to disk, and an unnecessarily large
  syslog file.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728679] [NEW] upgrade-software-version for Xenial

2017-10-30 Thread Mélodie
Public bug reported:

The version of Evolution in Xenial, 3.18.5.2-0ubuntu3.2, is very old, and has 
bugs, such as "destination is read only" on a webdav folder.
I have been told it was corrected in the later versions, thereefore I would 
like to request an upgrade of this software for Xenial which you know is a LTS 
which will be supported until 2021. 

Thanks for considering this request.

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


** Tags: upgrade-software-version

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

Title:
  upgrade-software-version for Xenial

Status in evolution package in Ubuntu:
  New

Bug description:
  The version of Evolution in Xenial, 3.18.5.2-0ubuntu3.2, is very old, and has 
bugs, such as "destination is read only" on a webdav folder.
  I have been told it was corrected in the later versions, thereefore I would 
like to request an upgrade of this software for Xenial which you know is a LTS 
which will be supported until 2021. 

  Thanks for considering this request.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1624699] Re: Upgrade to Remmina 1.2

2017-10-30 Thread Marcos Alano
Takes 1.5 years but Ubuntu will be released with Remmina 1.2. (:

On Mon, Oct 30, 2017 at 3:26 PM, Jeremy Bicha  wrote:
> Remmina 1.2~ will be available in Ubuntu 18.04 LTS.
>
> https://launchpad.net/ubuntu/+source/remmina/1.2.0-rcgit.24-1ubuntu2
>
> ** Changed in: remmina (Ubuntu)
>Status: Fix Committed => Fix Released
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1624699
>
> Title:
>   Upgrade to Remmina 1.2
>
> Status in remmina package in Ubuntu:
>   Fix Released
>
> Bug description:
>   Remmina 1.1 series it's old dated and the new series is 1.2, so this
>   version should be released for Ubuntu 16.10.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/1624699/+subscriptions


-- 
Marcos H. Alano
Linux System Administrator
marcoshal...@gmail.com

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

Title:
  Upgrade to Remmina 1.2

Status in remmina package in Ubuntu:
  Fix Released

Bug description:
  Remmina 1.1 series it's old dated and the new series is 1.2, so this
  version should be released for Ubuntu 16.10.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1720519] Re: KDE/Kubuntu: Module "module-switch-on-connect" should be loaded once at most. Refusing to load.

2017-10-30 Thread Imre Széll
After upgrading from 17.04 I had this issue. Neither could I connect to
an external audio device via Bluetooth.

I started pulseaudio in verbose mode (-vvv) and found that the module
"module-switch-on-connect" is already loaded when it is tried to load
again. I commented out the following lines in /etc/pulse/default.pa:

.ifexists module-switch-on-connect.so
load-module module-switch-on-connect
.endif

This workaround solves the problem permanently. I was able to use my USB
Bluetooth adapter to connect external playback device.

The module "module-switch-on-connect" could be loaded by default or some
dependency...

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

Title:
  KDE/Kubuntu: Module "module-switch-on-connect" should be loaded once
  at most. Refusing to load.

Status in PulseAudio:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Pulseaudio daemon does not start after the update to Kubuntu 17.10
  beta2, because the module fails to load although it is there.

  From 'pulseaudio -vv'

  E: [pulseaudio] module.c: Module "module-switch-on-connect" should be loaded 
once at most. Refusing to load.
  E: [pulseaudio] main.c: Module load failed.
  E: [pulseaudio] main.c: Failed to initialize daemon.

  PS sorry I am not a seasoned bug reporter. Let me know if I can
  provide more info.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: pulseaudio 1:10.0-2ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   ben2809 F...m chrome
   /dev/snd/controlC0:  ben2809 F chrome
   /dev/snd/timer:  ben2809 f chrome
  CurrentDesktop: KDE
  Date: Sat Sep 30 11:20:55 2017
  InstallationDate: Installed on 2017-04-07 (175 days ago)
  InstallationMedia: Kubuntu 17.04 "Zesty Zapus" - Beta amd64 (20170321)
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to artful on 2017-09-30 (0 days ago)
  dmi.bios.date: 10/29/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: B150M-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd10/29/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB150M-ITX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1723857] Re: onscreen keyboard appears whenever i touch touchscreen

2017-10-30 Thread tom
Awesome. It'd be great if this bug is fixed in an SRU for 17.10. I'm
just answering your question because I don't EXPECT that.

You asked, "How do you expect the fix to get into Ubuntu 17.10 without
Ubuntu developers?"

"And it's not GNOME that packages GNOME for Ubuntu anyway. It is Ubuntu
(and Debian) developers who do all of that!"

And that packaging process is what got us into this mess. Another reason
I don't expect this process to get us out of this during 17.10.


> Andrea Azzarone even said they won't work on it until 18.04.

> This does mean that I'll start working on this on April '18.

Yeah -- obviously. 18.04 != April '18.

I didn't say you *would* start working on this on[sic] April '18.

I said you won't work on it until "18.04", which is an Ubuntu release,
not a month.

Why would you assume that I don't understand that? I didn't write "April
'18". I wrote 18.04. On Ubuntu launchpad, the context in which we're
having this conversation, that pretty obviously means Ubuntu's 18.04
release, not "April '18". Don't correct me on things that aren't wrong.

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

Title:
  onscreen keyboard appears whenever i touch touchscreen

Status in GNOME Shell:
  Unknown
Status in gnome-shell package in Ubuntu:
  Triaged
Status in gnome-shell source package in Artful:
  Triaged

Bug description:
  Impact
  ==
  I'm in 17.10. Whenever I touch the touchscreen, the keyboard appears. It is 
disabled in System Preferences > Universal Access.  This didn't happen in any 
previous Ubuntus, including 17.04 GNOME, nor in Fedora, which is GNOME based.

  Test Case
  =
  0. Find a laptop with a touch screen that works.
  1. Settings > Universal Access > Typing > Screen Keyboard = OFF
  2. Touch the screen.

  Regression Potential
  

  Workaround
  ==
  https://extensions.gnome.org/extension/1326/block-caribou/

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1723857] Re: onscreen keyboard appears whenever i touch touchscreen

2017-10-30 Thread Jeremy Bicha
> (rant about Ubuntu development)

I think there is a good chance that this bug will be fixed in a Stable
Release Update for Ubuntu 17.10. I've personally done dozens of stable
release updates for Ubuntu to fix bugs (mostly in GNOME) this year. Once
an Ubuntu stable release happens, it is the responsibility of Ubuntu
developers to get bug fixes into the release, not GNOME.

And it's not GNOME that packages GNOME for Ubuntu anyway. It is Ubuntu
(and Debian) developers who do all of that!

> You are equally to blame for the edit war.

I reverted twice and stopped. You reverted 4 times.

It feels like you are a bit confused on how Ubuntu development works.
That's fine ­– I'm still learning new stuff about it! But I think here
your confusion has caused a bit of excessive conflict here. I recommend
trying to work together more next time.

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

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

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

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

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

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

Title:
  onscreen keyboard appears whenever i touch touchscreen

Status in GNOME Shell:
  Unknown
Status in gnome-shell package in Ubuntu:
  Triaged
Status in gnome-shell source package in Artful:
  Triaged

Bug description:
  Impact
  ==
  I'm in 17.10. Whenever I touch the touchscreen, the keyboard appears. It is 
disabled in System Preferences > Universal Access.  This didn't happen in any 
previous Ubuntus, including 17.04 GNOME, nor in Fedora, which is GNOME based.

  Test Case
  =
  0. Find a laptop with a touch screen that works.
  1. Settings > Universal Access > Typing > Screen Keyboard = OFF
  2. Touch the screen.

  Regression Potential
  

  Workaround
  ==
  https://extensions.gnome.org/extension/1326/block-caribou/

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1722550] Re: In Ubuntu 17.10 (artful), remmina cannot "grab all keyboard events" anymore

2017-10-30 Thread Matt Carothers
*** This bug is a duplicate of bug 1704870 ***
https://bugs.launchpad.net/bugs/1704870

As a workaround, you can disable Wayland.  Edit /etc/gdm3/custom.conf
and set WaylandEnable=false under [daemon].

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

Title:
  In Ubuntu 17.10 (artful), remmina cannot "grab all keyboard events"
  anymore

Status in remmina package in Ubuntu:
  Confirmed

Bug description:
  When connected to a host via RDP, the toolbar has a button labeled
  "Grab all keyboard events". This allows things like "Alt-Tab" to
  switch windows on the remote host, rather than the local host, when
  Remmina has the focus.

  In Ubuntu 17.10, this has stopped working. Things like Alt-Tab now
  always affect the local host, regardless of the state of this toolbar
  button.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1439478] Re: Copy and Paste not Working in 15.04, 15.10, 16.04

2017-10-30 Thread Jeremy Bicha
Remmina 1.2~ will be available in Ubuntu 18.04 LTS.

https://launchpad.net/ubuntu/+source/remmina/1.2.0-rcgit.24-1ubuntu2

** Changed in: remmina (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Copy and Paste not Working in 15.04, 15.10, 16.04

Status in remmina:
  Fix Released
Status in remmina package in Ubuntu:
  Fix Released
Status in remmina source package in Xenial:
  Triaged

Bug description:
  Remmina is probably one of the top 3 Linux applications "I need
  working right" to efficiently complete my work day.

  So, I consider it a critical bug that "copy and pasting" between
  "local and remote desktops" is not working in the 15.04 beta 2.

  This is one of those things, where if this is not fixed, I will have
  to return to Ubuntu 14.04, or figure out a way to install a version of
  Remmina that actually works correctly in 15.04.

  This bug has reared its ugly head before:
  https://bugs.launchpad.net/remmina/+bug/937522

  However, the status of that bug seems to be practically closed, so
  that's the reason for this new posting. I want to do all I can to get
  this bug the attention it needs. Remmina is crucial for my work.

  I'm currently dealing with the fact that it crashes a few times a day,
  but this "copy and paste not working" is a real deal-breaker for me to
  stay on 15.04.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1624699] Re: Upgrade to Remmina 1.2

2017-10-30 Thread Jeremy Bicha
Remmina 1.2~ will be available in Ubuntu 18.04 LTS.

https://launchpad.net/ubuntu/+source/remmina/1.2.0-rcgit.24-1ubuntu2

** Changed in: remmina (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Upgrade to Remmina 1.2

Status in remmina package in Ubuntu:
  Fix Released

Bug description:
  Remmina 1.1 series it's old dated and the new series is 1.2, so this
  version should be released for Ubuntu 16.10.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1581160] Re: Switch to Noto Sans as default font for Japanese and/or Korean?

2017-10-30 Thread Youngbin Han
Hello, Gunnar and Everyone.
First, Thanks Gunnar for informing our Korea Community about this issue.

If we can have enough test and feedback,
And if we also have an option to rollback to old Nanum fonts when we face with 
unresolvable issue,
I agree with changing default font for Korean from Nanum fonts to Noto fonts.

Maybe, What we need is just extensive and intensive test with substantial 
feedback.
Just like Keechang Kim from the mailing list said.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/1581160

Title:
  Switch to Noto Sans as default font for Japanese and/or Korean?

Status in language-selector package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu 16.04 Noto Sans CJK is the default font for rendering
  Chinese. After having struggled with a few issues, I believe that we
  finally achieved the desired improvement of the rendering experience.

  So now I ask: Is there an interest from Japanese and Korean users to
  consider a switch to Noto Sans? (The fonts are already installed for
  all users on Ubuntu 16.04.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1581160/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1702878] Re: Cant add folders to Search in Gnome Control Center

2017-10-30 Thread Jeremy Bicha
This is mostly a duplicate of bug 176.

Run this command in a terminal, then log out and log back in:

sudo apt install tracker

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

Title:
  Cant add folders to Search in Gnome Control Center

Status in gnome-control-center package in Ubuntu:
  Confirmed

Bug description:
  When I go to Gnome Control Center-Search the bottom right gear is
  greyed out and I cant add any folders to Search.

  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Artful Aardvark (development branch)
  Release:  17.10
  Codename: artful

  apt-cache policy gnome-control-center
  gnome-control-center:
Installed: 1:3.24.2-0ubuntu4
Candidate: 1:3.24.2-0ubuntu4
Version table:
   *** 1:3.24.2-0ubuntu4 500
  500 http://archive.ubuntu.com/ubuntu artful/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-control-center 1:3.24.2-0ubuntu4
  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.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Jul  7 12:36:34 2017
  InstallationDate: Installed on 2017-06-17 (19 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170616)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


  1   2   3   >