[Desktop-packages] [Bug 1645116] Re: [Brother DCP-J715W] core dumped executing scanimage -L

2017-02-12 Thread Eduard Iten
Christopher M. Penalver, thanks for your reply. Don't you think it's the same 
problem? To me it seems that the brother libraries are not compatible with the 
16.10 version of sane, no matter what exact hardware you got.
Regards, Edi

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

Title:
  [Brother DCP-J715W] core dumped executing scanimage -L

Status in sane-backends package in Ubuntu:
  Incomplete

Bug description:
  In Xubuntu 16.10 I get a core dump executing via a terminal:
  scanimage -L
  Erreur de segmentation (core dumped)

  Errors report:
  https://errors.ubuntu.com/oops/f494063a-bdc2-11e6-ad54-fa163e30221b

  With Xubuntu 16.04 I don't have this problem:
  scanimage -L
  device `brother3:net1;dev0' is a Brother DCP-J715W DCP-J715W

  The Brother DCP-J715W device is WiFi connected to my router. All the
  clients access the device via the network.

  I installed the latest Brother software on the client from their website:
  
http://support.brother.com/g/b/downloadlist.aspx?c=fr=fr=dcpj715w_eu_as=128=English

  sudo dpkg -i  brscan3-0.2.13-1.amd64.deb
  sudo brsaneconfig3 -a name=scanner model=DCP-J715W ip=192.168.1.27
  sudo brsaneconfig3 -p
  cd /usr/lib64/
  sudo cp -r . /usr/lib

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: sane-utils 1.0.25+git20150528-1ubuntu2
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Nov 27 18:13:36 2016
  InstallationDate: Installed on 2016-11-22 (4 days ago)
  InstallationMedia: Xubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  SourcePackage: sane-backends
  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/1645116/+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 1643467] Re: Firefox 50 blocks Ubuntu 12.04 and 14.04 LTS's version of libavcodec

2017-02-12 Thread roger
Oh yeah ...my Lubuntu 12.04 came installed with "Gnome mplayer" but when I 
installed Gnome-Media-Player my problem "player did not initialize properly" 
went away and I could pay my wave files on Reverb Nation. I didn't have 
problems with video or flash or You Tube.
roger at blueshade44

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

Title:
  Firefox 50 blocks Ubuntu 12.04 and 14.04 LTS's version of libavcodec

Status in libav:
  Unknown
Status in firefox package in Ubuntu:
  Fix Released
Status in libav package in Ubuntu:
  Invalid
Status in firefox source package in Precise:
  Fix Released
Status in libav source package in Precise:
  Confirmed
Status in firefox source package in Trusty:
  Fix Released
Status in libav source package in Trusty:
  Fix Released

Bug description:
  Whenever it tries to play a video, Firefox 50 displays this message at the 
top of every page:
  "libavcodec may be vulnerable or is not supported, and should be updated to 
play video"

  https://dxr.mozilla.org/mozilla-central/source/browser/locales/en-
  
US/chrome/browser/browser.properties?q=%22libavcodec+may+be+vulnerable%22_type=single#742

  Firefox refuses any libavcodec version prior to 54.35.1 (unless
  media.libavcodec.allow-obsolete==true).

  https://dxr.mozilla.org/mozilla-
  central/source/dom/media/platforms/ffmpeg/FFmpegLibWrapper.cpp#60

  Users should not be subjected to this warning, as it is vague (does not 
instruct them how to fix it).
  Ubuntu 14.04 LTS should ship with an updated version of libavcodec.

  DistroRelease: Ubuntu 14.04
  Package: firefox 50.0+build2-0ubuntu0.14.04.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/libav/+bug/1643467/+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 1352809] Re: /usr/bin/lp on Trusty using -h option doesn't work as expected

2017-02-12 Thread Johannes Martin
The bug is back in cups-client 1.7.2-0ubuntu1.7!

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

Title:
  /usr/bin/lp on Trusty using -h option doesn't work as expected

Status in cups package in Ubuntu:
  Fix Released
Status in cups source package in Trusty:
  Fix Released
Status in cups source package in Utopic:
  Fix Released

Bug description:
  [SRU justification]
  The -h option should override the value stored in the CUPS_SERVER environment 
variable

  [Impact]
  Without this fix, user is unable to define the printserver to use with the -h 
option

  [Fix]
  Verify if the -h option has defined the printserver before using CUPS_SERVER 
to define it.

  [Test Case]
  $ export CUPS_SERVER="blah"
  $ lp -h {valid printserver} -d {printqueue} /etc/hosts

  Without the fix :
  lp: No such file or directory

  With the fix :
  request id is {printqueue}-37 (1 file(s))

  [Regression]
  None expected. New code path (from upstream patch) is only triggered if
  -h option is used.

  [Original description of the problem]

  1) The release of Ubuntu you are using, via 'lsb_release -rd' or
  System -> About Ubuntu

  Description:  Ubuntu 14.04 LTS
  Release:  14.04
  Codename: trusty

  2) The version of the package you are using, via 'apt-cache policy
  pkgname' or by checking in Software Center

  cups-client:
    Installed: 1.7.2-0ubuntu1.1

  3) What you expected to happen

  When using lp -h to send a print job to a printer, I expected to the
  job to be sent to the printer and to override any env variables set or
  conf file setting

  4) What happened instead

  To summarise the behaviour I'm seeing

  1) with CUPS_SERVER env variable unset and no ServerName set in 
/etc/cups/client.conf, we see that using lp -h with hostnames gives us error 
"lp: Error - add '/version=1.1' to server name."
  Using IPs sends the job to the printer as expected.

  2) with CUPS_SERVER env variable set using hostname with/without port
  and no ServerName set in /etc/cups/client.conf, we see that the only
  time it sends a job is when an IP and port are used. Otherwise it
  seems to error. I believe it's using the env variable, even though -h
  is being used.

  3) with CUPS_SERVER env variable set using IP address with/without
  port and no ServerName set in /etc/cups/client.conf we see that the
  job is always sent using lp -h but it is always sent to the value in
  env variable, thus ignoring the command line.

  ===

  with CUPS_SERVER env variable unset and no ServerName option set in
  /etc/cups/client.conf

  $ lp test2.txt
  lp: Error - scheduler not responding. (expected as no server is set or 
specified)

  Using hostname
  $ lp -h server1:631 test2.txt
  lp: Error - add '/version=1.1' to server name.

  $ lp -h server1 test2.txt
  lp: Error - add '/version=1.1' to server name.

  Using IP address
  $ lp -h 192.168.254.8 test2.txt
  request id is PDF-54 (1 file(s))

  $ lp -h 192.168.254.8:631 test2.txt
  request id is PDF-55 (1 file(s))

  ===

  With CUPS_SERVER env variable *set CUPS_SERVER=server1

  $ lp test2.txt
  lp: Error - add '/version=1.1' to server name.

  Using hostname
  $ lp -h server1 test2.txt
  lp: Error - add '/version=1.1' to server name.

  $ lp -h server1:631 test2.txt
  lp: Error - add '/version=1.1' to server name.

  Using IP address
  $ lp -h 192.168.254.8 test2.txt
  lp: Error - add '/version=1.1' to server name.

  $ lp -h 192.168.254.8:631 test2.txt
  request id is PDF-56 (1 file(s))

  ===

  With CUPS_SERVER env variable *set CUPS_SERVER=server:631

  Same results as above

  ===

  With CUPS_SERVER env variable *set CUPS_SERVER=192.168.254.8:631

  $ lp -h 555.555.555.555 test2.txt
  request id is PDF-66 (1 file(s))

  ===

  With CUPS_SERVER env variable *set CUPS_SERVER=192.168.254.8

  Same results as above

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1352809/+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 1643467] Re: Firefox 50 blocks Ubuntu 12.04 and 14.04 LTS's version of libavcodec

2017-02-12 Thread roger
I had this problem too. I'm running Lubuntu 12.04. I use plain 12.04 and not 
LTS because lubuntu 12.04 LTS requires PAE and won't work on my Pentium M 
Itronix go book 3. I have to keep running Lubuntu 12.04. Anyway the answer for 
me was to go to the Lubuntu Software center and install 
Gnome-Media-Player . While installing looking at the "programs to install" lo 
and behold at the top of the list...Libavcodec53 !!! PROBLEM SOLVED.
 roger at blueshade44

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

Title:
  Firefox 50 blocks Ubuntu 12.04 and 14.04 LTS's version of libavcodec

Status in libav:
  Unknown
Status in firefox package in Ubuntu:
  Fix Released
Status in libav package in Ubuntu:
  Invalid
Status in firefox source package in Precise:
  Fix Released
Status in libav source package in Precise:
  Confirmed
Status in firefox source package in Trusty:
  Fix Released
Status in libav source package in Trusty:
  Fix Released

Bug description:
  Whenever it tries to play a video, Firefox 50 displays this message at the 
top of every page:
  "libavcodec may be vulnerable or is not supported, and should be updated to 
play video"

  https://dxr.mozilla.org/mozilla-central/source/browser/locales/en-
  
US/chrome/browser/browser.properties?q=%22libavcodec+may+be+vulnerable%22_type=single#742

  Firefox refuses any libavcodec version prior to 54.35.1 (unless
  media.libavcodec.allow-obsolete==true).

  https://dxr.mozilla.org/mozilla-
  central/source/dom/media/platforms/ffmpeg/FFmpegLibWrapper.cpp#60

  Users should not be subjected to this warning, as it is vague (does not 
instruct them how to fix it).
  Ubuntu 14.04 LTS should ship with an updated version of libavcodec.

  DistroRelease: Ubuntu 14.04
  Package: firefox 50.0+build2-0ubuntu0.14.04.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/libav/+bug/1643467/+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 1664122] Re: package im-config 0.29-1ubuntu12.4 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2017-02-12 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package im-config 0.29-1ubuntu12.4 failed to install/upgrade: package
  is in a very bad inconsistent state; you should  reinstall it before
  attempting configuration

Status in im-config package in Ubuntu:
  New

Bug description:
  cursor stops working ...sometimes keyboard too...

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: im-config 0.29-1ubuntu12.4
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  AptOrdering:
   linux-firmware: Install
   im-config: Configure
   linux-firmware: Configure
   NULL: ConfigurePending
  Architecture: amd64
  Date: Fri Feb 10 21:19:05 2017
  DuplicateSignature:
   package:im-config:0.29-1ubuntu12.4
   Unpacking linux-firmware (1.157.8) over (1.157.4) ...
   dpkg: error processing package im-config (--configure):
package is in a very bad inconsistent state; you should
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2017-02-08 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160421)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.19
  SourcePackage: im-config
  Title: package im-config 0.29-1ubuntu12.4 failed to install/upgrade: package 
is in a very bad inconsistent state; you should  reinstall it before attempting 
configuration
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1664122/+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 1657875] Re: Google Chrome flickers badly on web pages

2017-02-12 Thread Brandon MacEachern
I am not trying out testing versions, I'm sorry, but you guys have
wasted a lot of our time, you and the Xorg team.  It's  a joke really.
You added the tag "bios-outdated" there's nothing outdated about my BIOS
so I don't know where you think that's an appropriate tag.

I'm sorry but testing zesty on a production computer is not an
acceptable thing to do, if non of your devs have an i7 Haswell or higher
with this issue, you simply aren't trying hard enough to find it.  I
already explained what the fix is, and if Zesty doesn't have it, I'm not
wasting time.  These machines for work are to stay on LTS, so it is your
duty to fix it.  Can't claim to have long-term-support, if your support
is literally like this.

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

Title:
  Google Chrome flickers badly on web pages

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Google chrome intermittently flickers (sometimes even Firefox I found,
  but very very rarely), and can cause a seizure in some people as it
  can flash between black and white 60 times a second.

  WORKAROUND: sudo nano /usr/share/X11/xorg.conf.d/20-intel.conf

  Section "Device"
 Identifier "Intel Graphics"
 Driver "intel"
 Option "AccelMethod" "sna"
 Option "TearFree" "true"
 Option "DRI" "3"
  EndSection

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35
  Uname: Linux 4.4.0-59-generic x86_64
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Jan 19 14:42:57 2017
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: Lenovo 4th Gen Core Processor Integrated Graphics Controller 
[17aa:221e]
   NVIDIA Corporation GK107GLM [Quadro K1100M] [10de:0ff6] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Lenovo GK107GLM [Quadro K1100M] [17aa:221e]
  InstallationDate: Installed on 2016-10-10 (101 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  MachineType: LENOVO 20EFCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-59-generic.efi.signed 
root=UUID=df32e7f0-11aa-4e43-98d8-fcd5bbeb2c05 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/16/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GNET79WW (2.27 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EFCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGNET79WW(2.27):bd03/16/2016:svnLENOVO:pn20EFCTO1WW:pvrThinkPadW541:rvnLENOVO:rn20EFCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20EFCTO1WW
  dmi.product.version: ThinkPad W541
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Thu Jan 19 10:52:11 2017
  xserver.configfile: default
  xserver.errors: open /dev/dri/card0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5571
   vendor CMN
  xserver.version: 2:1.18.4-0ubuntu0.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1657875/+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 1664122] [NEW] package im-config 0.29-1ubuntu12.4 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configurati

2017-02-12 Thread Manish Jatiwal
Public bug reported:

cursor stops working ...sometimes keyboard too...

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: im-config 0.29-1ubuntu12.4
ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
Uname: Linux 4.4.0-62-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
AptOrdering:
 linux-firmware: Install
 im-config: Configure
 linux-firmware: Configure
 NULL: ConfigurePending
Architecture: amd64
Date: Fri Feb 10 21:19:05 2017
DuplicateSignature:
 package:im-config:0.29-1ubuntu12.4
 Unpacking linux-firmware (1.157.8) over (1.157.4) ...
 dpkg: error processing package im-config (--configure):
  package is in a very bad inconsistent state; you should
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2017-02-08 (4 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160421)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: im-config
Title: package im-config 0.29-1ubuntu12.4 failed to install/upgrade: package is 
in a very bad inconsistent state; you should  reinstall it before attempting 
configuration
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: im-config (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

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

Title:
  package im-config 0.29-1ubuntu12.4 failed to install/upgrade: package
  is in a very bad inconsistent state; you should  reinstall it before
  attempting configuration

Status in im-config package in Ubuntu:
  New

Bug description:
  cursor stops working ...sometimes keyboard too...

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: im-config 0.29-1ubuntu12.4
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  AptOrdering:
   linux-firmware: Install
   im-config: Configure
   linux-firmware: Configure
   NULL: ConfigurePending
  Architecture: amd64
  Date: Fri Feb 10 21:19:05 2017
  DuplicateSignature:
   package:im-config:0.29-1ubuntu12.4
   Unpacking linux-firmware (1.157.8) over (1.157.4) ...
   dpkg: error processing package im-config (--configure):
package is in a very bad inconsistent state; you should
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2017-02-08 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160421)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.19
  SourcePackage: im-config
  Title: package im-config 0.29-1ubuntu12.4 failed to install/upgrade: package 
is in a very bad inconsistent state; you should  reinstall it before attempting 
configuration
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1664122/+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 1663062] Re: [regression] Software clients of nested servers with size >=480x480 are all black in Mir 0.25.0 and later (or stretched and distorted under Unity8)

2017-02-12 Thread dinamic
yep mir 0.26.1 fixed bug 1649662

thanks @Daniel

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

Title:
  [regression] Software clients of nested servers with size >=480x480
  are all black in Mir 0.25.0 and later (or stretched and distorted
  under Unity8)

Status in Canonical System Image:
  Fix Committed
Status in Mir:
  In Progress
Status in Mir 0.25 series:
  Won't Fix
Status in Mir 0.26 series:
  Fix Committed
Status in mesa package in Ubuntu:
  Invalid
Status in mir package in Ubuntu:
  Triaged

Bug description:
  GPU apps seem to work.

  CPU apps all get black screen.

  To repro :
  Under unity7 using mir-on-x:

  1- In a terminal, run :
  mir_demo_server -f /tmp/mysock

  2- In another terminal, run :
  mir_demo_server --host-socket /tmp/mysock

  3- In another terminal, run :
  mir_demo_client_progressbar

  Under Unity8 :
  In another terminal, run :
  mir_demo_client_progressbar

  Observe that, the window is black.

  Whereas, egl clients run fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1663062/+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 1659517] Re: media keys stopped working: "Could not find accelerator for accel id 123"

2017-02-12 Thread Bug Watch Updater
** Changed in: gnome-settings-daemon
   Status: Unknown => Confirmed

** Changed in: gnome-settings-daemon
   Importance: Unknown => Medium

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

Title:
  media keys stopped working: "Could not find accelerator for accel id
  123"

Status in gnome-settings-daemon:
  Confirmed
Status in gnome-settings-daemon package in Ubuntu:
  New

Bug description:
  Today after an involuntary reboot (laptop battery ran down) I can no
  longer use media keys like Mute, Volume Up/Down, PrintScreen.

  Every time I hit one of those keys I see messages like this in
  journalctl:

Sau 26 11:53:30 platonas gnome-settings-[4972]: Could not find
  accelerator for accel id 123

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gnome-settings-daemon 3.22.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-34.36-generic 4.8.11
  Uname: Linux 4.8.0-34-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jan 26 11:56:17 2017
  InstallationDate: Installed on 2016-09-10 (138 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160720)
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: Upgraded to yakkety on 2016-10-15 (102 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1659517/+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 1664119] [NEW] simple-scan color

2017-02-12 Thread Aldrin P. S. Castro
Public bug reported:

When scanning with Simple-scan the colors of the photo are distorted.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: simple-scan 3.20.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
Uname: Linux 4.4.0-62-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Feb 13 03:57:12 2017
InstallationDate: Installed on 2017-01-30 (13 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-62-generic 
root=UUID=d5a9640e-861d-4d51-9e8c-a7552c19a161 ro locale=pt_BR quiet splash 
vt.handoff=7
SourcePackage: simple-scan
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/17/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.00
dmi.board.name: Phitronics G31VS2-M
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.00:bd03/17/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvn:rnPhitronicsG31VS2-M:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.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.

** Affects: simple-scan (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Attachment added: "Captura de tela de 2017-02-13 03-56-31.png"
   
https://bugs.launchpad.net/bugs/1664119/+attachment/4817962/+files/Captura%20de%20tela%20de%202017-02-13%2003-56-31.png

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

Title:
  simple-scan color

Status in simple-scan package in Ubuntu:
  New

Bug description:
  When scanning with Simple-scan the colors of the photo are distorted.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: simple-scan 3.20.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Feb 13 03:57:12 2017
  InstallationDate: Installed on 2017-01-30 (13 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-62-generic 
root=UUID=d5a9640e-861d-4d51-9e8c-a7552c19a161 ro locale=pt_BR quiet splash 
vt.handoff=7
  SourcePackage: simple-scan
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/17/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: Phitronics G31VS2-M
  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.00:bd03/17/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvn:rnPhitronicsG31VS2-M:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.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/ubuntu/+source/simple-scan/+bug/1664119/+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 1653841] Re: Cheese displays "There was an error playing video from webcam"

2017-02-12 Thread Christopher M. Penalver
Caige Nichols, thank you for reporting this and helping make Ubuntu
better.

To see if this is already resolved in Ubuntu, could you please test
http://cdimage.ubuntu.com/daily-live/current/ and advise to the results?

** Description changed:

- The video displays for a second somewhat garbled and then this error
- message is displayed:
- 
+ The video displays for a second somewhat garbled and then this error message 
is displayed:
  "There was an error playing video from webcam"
  
  Output of `lsusb`
- 
  Bus 001 Device 005: ID 0bda:579f Realtek Semiconductor Corp.
  
- Changing the resolution to 160x120 allows video to be displayed.
- Anything higher causes the error message to be displayed. This is on a
- Razer Blade (late 2016).
+ This is on a Razer Blade (late 2016).
  
  There is a similar issue reported here:
+ https://bugs.launchpad.net/ubuntu/+source/cheese/+bug/1295247?comments=all
  
- https://bugs.launchpad.net/ubuntu/+source/cheese/+bug/1295247?comments=all
+ WORKAROUND: Change the resolution to 160x120. Anything higher causes the
+ error message to be displayed.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: cheese 3.22.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-32.34-generic 4.8.11
  Uname: Linux 4.8.0-32-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jan  3 17:58:09 2017
  InstallationDate: Installed on 2017-01-04 (0 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  MachineType: Razer Blade
  RelatedPackageVersions:
-  cheese3.22.0-1ubuntu1
-  cheese-common 3.22.0-1ubuntu1
+  cheese3.22.0-1ubuntu1
+  cheese-common 3.22.0-1ubuntu1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/02/2016
  dmi.bios.vendor: Razer
  dmi.bios.version: E1.00
  dmi.board.name: Blade
  dmi.board.vendor: Razer
  dmi.board.version: Late 2016
  dmi.chassis.type: 9
  dmi.chassis.vendor: Razer
  dmi.chassis.version: Blade (Late 2016)
  dmi.modalias: 
dmi:bvnRazer:bvrE1.00:bd09/02/2016:svnRazer:pnBlade:pvr5.04:rvnRazer:rnBlade:rvrLate2016:cvnRazer:ct9:cvrBlade(Late2016):
  dmi.product.name: Blade
  dmi.product.version: 5.04
  dmi.sys.vendor: Razer
- --- 
+ ---
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/pcmC1D0p:   caiges 1875 F...m pulseaudio
-  /dev/snd/controlC1:  caiges 1875 F pulseaudio
-  /dev/snd/controlC0:  caiges 1875 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/pcmC1D0p:   caiges 1875 F...m pulseaudio
+  /dev/snd/controlC1:  caiges 1875 F pulseaudio
+  /dev/snd/controlC0:  caiges 1875 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.10
  HibernationDevice: RESUME=UUID=29a06316-4f8a-449e-9773-697ad51c09a0
  InstallationDate: Installed on 2017-01-04 (0 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  MachineType: Razer Blade
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-32-generic.efi.signed 
root=UUID=0f8db566-eb75-4829-80c8-499d764b670f ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.8.0-32.34-generic 4.8.11
  RelatedPackageVersions:
-  linux-restricted-modules-4.8.0-32-generic N/A
-  linux-backports-modules-4.8.0-32-generic  N/A
-  linux-firmware1.161
+  linux-restricted-modules-4.8.0-32-generic N/A
+  linux-backports-modules-4.8.0-32-generic  N/A
+  linux-firmware1.161
  Tags:  yakkety
  Uname: Linux 4.8.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/02/2016
  dmi.bios.vendor: Razer
  dmi.bios.version: E1.00
  dmi.board.name: Blade
  dmi.board.vendor: Razer
  dmi.board.version: Late 2016
  dmi.chassis.type: 9
  dmi.chassis.vendor: Razer
  dmi.chassis.version: Blade (Late 2016)
  dmi.modalias: 
dmi:bvnRazer:bvrE1.00:bd09/02/2016:svnRazer:pnBlade:pvr5.04:rvnRazer:rnBlade:rvrLate2016:cvnRazer:ct9:cvrBlade(Late2016):
  dmi.product.name: Blade
  dmi.product.version: 5.04
  dmi.sys.vendor: Razer

** Changed in: cheese (Ubuntu)
   Importance: Undecided => Low

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

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

Title:
  Cheese displays "There was an error playing video from webcam"

Status in cheese package in Ubuntu:
  Incomplete

Bug description:
  The video displays for a second somewhat garbled and then this error message 
is displayed:
  "There was an error playing video from webcam"

  Output of `lsusb`
  Bus 001 Device 005: ID 0bda:579f Realtek Semiconductor Corp.

  This is on a 

[Desktop-packages] [Bug 1532292] Re: Mechanical part stops moving after each operation

2017-02-12 Thread Christopher M. Penalver
Jose Gómez, to clarify, which releases of Ubuntu has this been
reproducible with?

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

Title:
  Mechanical part stops moving after each operation

Status in sane-backends package in Ubuntu:
  Incomplete

Bug description:
  The scanner only does the first operation after I plug it in. E.g.
  preview a page, or scan it. On the second operation, the mechanical
  part does not move anymore (there is no noise whatsoever from the
  scanner), and the scan output is pitch black.

  The workaround I have found is to run scanimage -L between each
  operation. I.e.:

  - Start Xsane
  - Preview
  - run scanimage -L
  - Scan
  - run scanimage -L
  - Preview
  - run scanimage -L
  - Scan
  ...

  I am using SANE git from Rolf's PPA, since I was before affected by
  bug https://bugs.launchpad.net/ubuntu/+source/sane-
  backends/+bug/1250196 since I got a new computer.

  Output of sudo sane-find-scanner:

# sane-find-scanner will now attempt to detect your scanner. If the
# result is different from what you expected, first make sure your
# scanner is powered up and properly connected to your computer.

# No SCSI scanners found. If you expected something different, make sure 
that
# you have loaded a kernel SCSI driver for your SCSI adapter.

  found USB scanner (vendor=0x04a9 [Canon], product=0x220e [CanoScan], 
chip=LM9832/3) at libusb:001:011
# Your USB scanner was (probably) detected. It may or may not be supported 
by
# SANE. Try scanimage -L and read the backend's manpage.

# Not checking for parallel port scanners.

# Most Scanners connected to the parallel port or other proprietary ports
# can't be detected by this program.

  Output of scanimage -L:

  device `v4l:/dev/video0' is a Noname Integrated_Webcam_HD virtual device
  device `plustek:libusb:001:011' is a Canon CanoScan N1240U/LiDE30 flatbed 
scanner
  device `hpaio:/net/Officejet_6800?ip=192.168.1.251' is a Hewlett-Packard 
Officejet_6800 all-in-one

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1532292/+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 1577170] Re: screen cannot be turned back on after being switched off after some time of inactivity

2017-02-12 Thread Christopher M. Penalver
maenujem, it will help immensely if you filed a new report with Ubuntu by 
ensuring you have the package xdiagnose installed, and that you click the Yes 
button for attaching additional debugging information running the following 
from a terminal:
ubuntu-bug xorg

Also, please feel free to subscribe me to it.

For more on why this is helpful, please see
https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  screen cannot be turned back on after being switched off after some
  time of inactivity

Status in xserver-xorg-video-ati package in Ubuntu:
  Incomplete

Bug description:
  When using my AMD Radeon X1300 card, if the screen turns off due to
  inactivity, it cannot be woken up by moving the mouse or by hitting a
  key.

  When I kill the Xorg process via ssh with another computer, the screen
  then comes to life again and I can log back in.

  When I remove the AMD Radeon X1300 graphics card from the computer and
  use the built in graphics card instead, the bug doesn't occur.

  There is no problem waking the screen when I type "xset -display :0.0
  dpms force off" in a terminal. Moreover typing gnome-screensaver-
  command -a in a terminal turns my screen off and after typing this
  line, the screen can be woken up by moving the mouse or by hitting a
  key.

  Upstream fix patch:
  https://lists.freedesktop.org/archives/amd-gfx/2016-August/000996.html

  ---
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.18, 4.4.0-24-generic, x86_64: installed
   virtualbox, 5.0.18, 4.4.0-28-generic, x86_64: installed
  ExtraDebuggingInterest: No
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV516 [Radeon X1300/X1550 Series] 
[1002:7183] (prog-if 00 [VGA controller])
     Subsystem: Dell RV516 [Radeon X1300/X1550 Series] [1028:0302]
     Subsystem: Dell RV516 [Radeon X1300/X1550 Series] (Secondary) [1028:0303]
  InstallationDate: Installed on 2016-04-23 (71 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: Dell Inc. Dell DM061
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic 
root=UUID=d8d495da-2071-481b-8e28-497d8eca9aff ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-28.47-generic 4.4.13
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/24/2007
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.4.0
  dmi.board.name: 0WG864
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.4.0:bd05/24/2007:svnDellInc.:pnDellDM061:pvr:rvnDellInc.:rn0WG864:rvr:cvnDellInc.:ct6:cvr:
  dmi.product.name: Dell DM061
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160526-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1577170/+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 1184451] Re: Ubuntu 13.10 random screen freeze while Normal OS activites

2017-02-12 Thread Christopher M. Penalver
Artem (enorone), it will help immensely if you filed a new report with Ubuntu 
by ensuring you have the package xdiagnose installed, and that you click the 
Yes button for attaching additional debugging information running the following 
from a terminal:
ubuntu-bug xorg

Also, please feel free to subscribe me to it.

For more on why this is helpful, please see
https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  Ubuntu 13.10 random screen freeze while Normal OS activites

Status in xorg-server package in Ubuntu:
  Expired

Bug description:
  *PLEASE DO NOT MAKE A COMMENT IN THIS REPORT*
  As this issue is hardware dependent, not symptom(s), and the original 
reporter (Naveen) has not provided the hardware in use, this bug report is not 
about you or your hardware, so please do not make a comment. Instead, file a 
new bug report. Thanks.
  *

  I have recently, re-installed fresh ubuntu 13.10 distribution release. But 
everything worked fine. until recently i had strange problem of my display 
screen getting freezed randomly; but no response to either mouse/keyboard.
  But i want to point it out; it happens randomly and is not specific ?
  Other day, i had music player playing in background, but screen freezed. but 
my music was still running.
  Kindly note, i used multiple monitor setup and same issue of screen freeze 
also cropped up.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1184451/+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 1587730] Re: graphic system freezes after a while, can still ssh into machine

2017-02-12 Thread Christopher M. Penalver
Nick (q-nick), it will help immensely if you filed a new report with Ubuntu by 
ensuring you have the package xdiagnose installed, and that you click the Yes 
button for attaching additional debugging information running the following 
from a terminal:
ubuntu-bug xorg

Also, please feel free to subscribe me to it.

For more on why this is helpful, please see
https://wiki.ubuntu.com/ReportingBugs.

** Attachment removed: "Xorg.0.log.old"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1587730/+attachment/4808950/+files/Xorg.0.log.old

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

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

Title:
  graphic system freezes after a while, can still ssh into machine

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu 16.04 desktop with all updates up to date
  Gigagyte GA-Z170 motherboard, Intel i7-6700 3.4gHz, 64GB RAM, Samsung 840 
SSD, Gigabyte GEForce GT710 graphics (nvidia chipset)

  Very light load. A few terminal windows, a few Firefox pages,
  Thunderbird, and VirtualBox (with the extension pack loaded) running
  one small Linux VM with 512Mb memory (very lightly loaded as it's only
  running bind9). I think (but don't have perfect certainty on this)
  that some of the crashes have happened without VirtualBox running.
  Also running rsync so that backuppc on a separate machine can back it
  up over the network (backuppc has been a real lifesaver with all the
  reinstallations!)

  After booting the system runs happily for a while then the GUI
  freezes. This can take a few hours or up to a day or two. You can
  still ssh into the system, and if you do "top" it typically shows 100%
  CPU load on systemd-timesync.

  The same happens whether I use nouveau or the proprietary nvidia driver (361)
  I have tried a complete reinstallation (4 times already, starting to get 
quite frustrating) using the proprietary drivers and NOT using the proprietary 
drivers and the same still happens. The most recent time was with nouveau, and 
Xorg.log has a number of entries like this:
  (EE) [mi] EQ overflowing.  Additional events will be discarded until existing 
events are processed.
  (EE) 
  (EE) Backtrace:
  (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4e) [0x5652cde325ce]
  (EE) 1: /usr/lib/xorg/Xorg (mieqEnqueue+0x253) [0x5652cde14083]
  (EE) 2: /usr/lib/xorg/Xorg (QueuePointerEvents+0x52) [0x5652cdcec662]
  (EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f31f985c000+0x61f3) 
[0x7f31f98621f3]
  (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f31f985c000+0x6a5d) 
[0x7f31f9862a5d]
  (EE) 5: /usr/lib/xorg/Xorg (0x5652cdc8+0x94228) [0x5652cdd14228]
  (EE) 6: /usr/lib/xorg/Xorg (0x5652cdc8+0xb96f2) [0x5652cdd396f2]
  (EE) 7: /lib/x86_64-linux-gnu/libc.so.6 (0x7f3202cef000+0x354a0) 
[0x7f3202d244a0]
  (EE) 8: /usr/lib/xorg/Xorg (GiveUp+0x0) [0x5652cde37330]
  (EE) 9: /lib/x86_64-linux-gnu/libc.so.6 (0x7f3202cef000+0x354a0) 
[0x7f3202d244a0]
  (EE) 10: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f3202debcf3]
  (EE) 11: /usr/lib/xorg/Xorg (WaitForSomething+0x1d7) [0x5652cde2f307]
  (EE) 12: /usr/lib/xorg/Xorg (0x5652cdc8+0x539ee) [0x5652cdcd39ee]
  (EE) 13: /usr/lib/xorg/Xorg (0x5652cdc8+0x57c33) [0x5652cdcd7c33]
  (EE) 14: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf0) 
[0x7f3202d0f830]
  (EE) 15: /usr/lib/xorg/Xorg (_start+0x29) [0x5652cdcc1f59]
  (EE) 
  (EE) [mi] These backtraces from mieqEnqueue may point to a culprit higher up 
the stack.
  (EE) [mi] mieq is *NOT* the cause.  It is a victim.
  (EE) [mi] EQ overflow continuing.  100 events have been dropped.
   
  Then at the end the last few are:

  [  6265.543] [mi] Increasing EQ size to 1024 to prevent dropped events.
  [  6265.543] [mi] EQ processing has resumed after 1070 dropped events.
  [  6265.543] [mi] This may be caused by a misbehaving driver monopolizing the 
server's resources.

  What cna the problem possibly be, especially as 16.04 is meant to be a
  stable release and an Nvidia GT710 card is hardly bleeding-edge? Help
  greatly appreciated!

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Wed Jun  1 13:22:13 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.18, 4.4.0-22-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation Device [10de:128b] (rev 

[Desktop-packages] [Bug 1652314] Re: package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

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

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

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

Title:
  package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in fontconfig package in Ubuntu:
  Confirmed

Bug description:
  ARM banana pi platform

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: fontconfig 2.11.94-0ubuntu1.1
  Uname: Linux 3.4.39-BPI-M3-Kernel armv7l
  ApportVersion: 2.20.1-0ubuntu2.4
  Architecture: armhf
  Date: Thu Dec 22 09:58:28 2016
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.15ubuntu0.2
  SourcePackage: fontconfig
  Title: package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1652314/+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 1607875] Re: pulsaudio not showing a52 device

2017-02-12 Thread William Tyler Sontag
Im also running 16.10 and able to hear 5.1 sound running
speaker-test -Da52:0 -c6

the GUI sound menu doesn't have any config that can play 5.1 sound

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

Title:
  pulsaudio not showing a52 device

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  so I have a external decoder that is connecting over a optical SPDIF link.
  Stereo works fine and I had 5.1 working in earlier versions of ubuntu.

  now I'm on 16.10 (Yakkety Yak)and I try to follow this description.
  https://help.ubuntu.com/community/DigitalAC-3Pulseaudio

  I have 5.1 now working in alsa with 
  speaker-test -Da52:0 -c6

  But I can not get it to show up in pulsaudio.  It used to be possible
  to select it and do the speaker test from inside the gnome sound gui.
  but now nothing :(

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: pulseaudio 1:9.0-1.1ubuntu1
  Uname: Linux 4.7.0-rc7+ x86_64
  ApportVersion: 2.20.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0c:   kenjo 31687 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Fri Jul 29 18:42:37 2016
  InstallationDate: Installed on 2015-10-18 (284 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150924)
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to yakkety on 2016-04-22 (97 days ago)
  dmi.bios.date: 02/22/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.B0
  dmi.board.asset.tag: Default string
  dmi.board.name: Z170A GAMING M7 (MS-7976)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.B0:bd02/22/2016:svnMSI:pnMS-7976:pvr1.0:rvnMSI:rnZ170AGAMINGM7(MS-7976):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7976
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI
  modified.conffile..etc.pulse.daemon.conf: [modified]
  mtime.conffile..etc.pulse.daemon.conf: 2016-04-23T00:00:29.066742

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1607875/+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 1607875] Re: pulsaudio not showing a52 device

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

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

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

Title:
  pulsaudio not showing a52 device

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  so I have a external decoder that is connecting over a optical SPDIF link.
  Stereo works fine and I had 5.1 working in earlier versions of ubuntu.

  now I'm on 16.10 (Yakkety Yak)and I try to follow this description.
  https://help.ubuntu.com/community/DigitalAC-3Pulseaudio

  I have 5.1 now working in alsa with 
  speaker-test -Da52:0 -c6

  But I can not get it to show up in pulsaudio.  It used to be possible
  to select it and do the speaker test from inside the gnome sound gui.
  but now nothing :(

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: pulseaudio 1:9.0-1.1ubuntu1
  Uname: Linux 4.7.0-rc7+ x86_64
  ApportVersion: 2.20.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0c:   kenjo 31687 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Fri Jul 29 18:42:37 2016
  InstallationDate: Installed on 2015-10-18 (284 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150924)
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to yakkety on 2016-04-22 (97 days ago)
  dmi.bios.date: 02/22/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.B0
  dmi.board.asset.tag: Default string
  dmi.board.name: Z170A GAMING M7 (MS-7976)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.B0:bd02/22/2016:svnMSI:pnMS-7976:pvr1.0:rvnMSI:rnZ170AGAMINGM7(MS-7976):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7976
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI
  modified.conffile..etc.pulse.daemon.conf: [modified]
  mtime.conffile..etc.pulse.daemon.conf: 2016-04-23T00:00:29.066742

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1607875/+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 1648965] Re: grafica

2017-02-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  grafica

Status in xorg package in Ubuntu:
  Expired

Bug description:
  grafica

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-53.74-generic 4.4.30
  Uname: Linux 4.4.0-53-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sat Dec 10 13:11:10 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7520G] [1002:9990] 
(prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Trinity [Radeon HD 7520G] [103c:184a]
   Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] 
[1002:6840] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2015-07-20 (509 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: Hewlett-Packard HP Pavilion g6 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-53-generic 
root=UUID=c2b360dd-7125-486f-911b-14f23fa0bc6b ro 
plymouth:debug=1=1=1=1=1=1=1=1=1=1=1=1=1=1=1=1=1=1=1=1
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/21/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 184A
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 57.35
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd02/21/2013:svnHewlett-Packard:pnHPPaviliong6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn184A:rvr57.35:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion g6 Notebook PC
  dmi.product.version: 088B1130591620100
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sat Dec 10 12:54:03 2016
  xserver.configfile: default
  xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.4-0ubuntu0.2
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1648965/+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 1649096] Re: SYSTEM DLUGO SIE URUCHAMIA

2017-02-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  SYSTEM DLUGO SIE URUCHAMIA

Status in xorg package in Ubuntu:
  Expired

Bug description:
  CZARNY EKRAN PRZY ROZRUCHU

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-53.74-generic 4.4.30
  Uname: Linux 4.4.0-53-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sun Dec 11 15:40:28 2016
  DistUpgraded: 2016-12-09 09:02:47,236 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   ndiswrapper, 1.59, 3.13.0-105-generic, x86_64: installed
   ndiswrapper, 1.59, 4.4.0-53-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RS600M [Radeon Xpress 1250] 
[1002:7942] (prog-if 00 [VGA controller])
 Subsystem: Samsung Electronics Co Ltd RS600M [Radeon Xpress 1250] 
[144d:c034]
  InstallationDate: Installed on 2016-12-09 (2 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. R59P/R60P/R61P
  ProcEnviron:
   LANGUAGE=pl_PL
   PATH=(custom, no user)
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-53-generic 
root=UUID=75dda18b-b31f-4dbd-90e9-be3864009852 ro splash quiet vesafb.invalid=1 
plymouth:debug=1=1=1
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-12-09 (2 days ago)
  dmi.bios.date: 03/05/2008
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 07YI
  dmi.board.name: R59P/R60P/R61P
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr07YI:bd03/05/2008:svnSAMSUNGELECTRONICSCO.,LTD.:pnR59P/R60P/R61P:pvr07YI:rvnSAMSUNGELECTRONICSCO.,LTD.:rnR59P/R60P/R61P:rvr:cvnSAMSUNGELECTRONICSCO.,LTD.:ct1:cvrN/A:
  dmi.product.name: R59P/R60P/R61P
  dmi.product.version: 07YI
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sun Dec 11 14:32:15 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.4-0ubuntu0.2
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1649096/+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 1569876] Re: Mouse trails disappear only on window refresh

2017-02-12 Thread Christopher M. Penalver
Edward Gibbs, it will help immensely if you filed a new report with Ubuntu by 
ensuring you have the package xdiagnose installed, and that you click the Yes 
button for attaching additional debugging information running the following 
from a terminal:
ubuntu-bug xorg

Also, please feel free to subscribe me to it.

For more on why this is helpful, please see
https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  Mouse trails disappear only on window refresh

Status in xserver-xorg-video-nouveau package in Ubuntu:
  Triaged

Bug description:
  While using nouveau, when I move the mouse it leaves trails that
  disappear when I move the mouse over them or when I refresh the
  screen. The mouse cursor is distorted when moving it slowly which
  makes it harder to click on small buttons (e.g., resizing a window) as
  it's hard to tell where exactly the mouse is located.

  WORKAROUND: Use nivida 367.18.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  BootLog: /dev/sda6: clean, 789425/48300032 files, 33613548/193179136 blocks
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: KDE
  Date: Wed Apr 13 15:29:36 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: kubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.4.0-17-generic, x86_64: installed
   bbswitch, 0.8, 4.4.0-18-generic, x86_64: installed
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 
00 [VGA controller])
     Subsystem: Lenovo Skylake Integrated Graphics [17aa:222e]
   NVIDIA Corporation GM107GLM [Quadro M1000M] [10de:13b1] (rev a2) (prog-if 00 
[VGA controller])
     Subsystem: Lenovo GM107GLM [Quadro M1000M] [17aa:222e]
  InstallationDate: Installed on 2016-04-01 (12 days ago)
  InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160331)
  MachineType: LENOVO 20EN0013US
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-18-generic 
root=UUID=8e0207fc-0fb8-42e7-9dfc-a301c74d2146 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET47W (1.21 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN0013US
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET47W(1.21):bd03/08/2016:svnLENOVO:pn20EN0013US:pvrThinkPadP50:rvnLENOVO:rn20EN0013US:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20EN0013US
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160331-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Wed Apr 13 07:51:19 2016
  xserver.configfile: default
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
   Unknown chipset: NV117
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.3-1ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1569876/+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 1663528] Re: pulseaudio assert failure: pulseaudio: mixer.c:929: snd_mixer_elem_get_callback_private: Assertion `mixer' failed.

2017-02-12 Thread Luke Yelavich
affects ubuntu/pulseaudio
 status invalid

Ok, closing for now. Feel free to re-open if this crops up again.


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

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

Title:
  pulseaudio assert failure: pulseaudio: mixer.c:929:
  snd_mixer_elem_get_callback_private: Assertion `mixer' failed.

Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  Sidenote: Imediatly got that crash after the apt-xapian-index one (
  lp:1663524 ); does not know if it can exist a possible relationship
  between them.

  Got an other crash, and that time 'sound' is fully lost (pulseaudio
  not reloaded). Wonder if lp:1662860 can be concerned.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.04
  Package: pulseaudio 1:10.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.9.0-16.17-generic 4.9.6
  Uname: Linux 4.9.0-16-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  AssertionMessage: pulseaudio: mixer.c:929: 
snd_mixer_elem_get_callback_private: Assertion `mixer' failed.
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  oem4084 F pulseaudio
   /dev/snd/controlC0:  oem4084 F pulseaudio
  CurrentDesktop: GNOME
  Date: Fri Feb 10 09:55:45 2017
  ExecutablePath: /usr/bin/pulseaudio
  ProcCmdline: /usr/bin/pulseaudio --start --log-target=syslog
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: pulseaudio
  StacktraceTop:
   __assert_fail_base (fmt=, 
assertion=assertion@entry=0x7f92818e7188 "mixer", 
file=file@entry=0x7f92818e7419 "mixer.c", line=line@entry=929, 
function=function@entry=0x7f92818e76a0 "snd_mixer_elem_get_callback_private") 
at assert.c:92
   __GI___assert_fail (assertion=0x7f92818e7188 "mixer", file=0x7f92818e7419 
"mixer.c", line=929, function=0x7f92818e76a0 
"snd_mixer_elem_get_callback_private") at assert.c:101
   snd_mixer_elem_get_callback_private () from 
/usr/lib/x86_64-linux-gnu/libasound.so.2
   ?? () from /usr/lib/pulse-10.0/modules/module-alsa-card.so
   ?? () from /usr/lib/pulse-10.0/modules/module-alsa-card.so
  Title: pulseaudio assert failure: pulseaudio: mixer.c:929: 
snd_mixer_elem_get_callback_private: Assertion `mixer' failed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom colord dip lpadmin nvidia-persistenced plugdev 
sambashare sudo users
  dmi.bios.date: 07/22/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3002
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5W DH Deluxe
  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.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5W DH Deluxe
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTEK COMPUTER INC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1663528/+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 1657875] Re: Google Chrome flickers badly on web pages

2017-02-12 Thread Christopher M. Penalver
Brandon MacEachern, thank you for reporting this and helping make Ubuntu
better.

To see if this is already resolved in Ubuntu, could you please test
http://cdimage.ubuntu.com/daily-live/current/ and advise to the results?

** Tags added: bios-outdated-2.29

** Description changed:

- In reference to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-
- video-intel/+bug/1586539
- 
- Was asked by Christopher M. Penalver (penalvch) to make this new bug
- report.
- 
  Google chrome intermittently flickers (sometimes even Firefox I found,
  but very very rarely), and can cause a seizure in some people as it can
- flash between black and white 60 times a second.  This is a major issue
- that needs to be resolved as I'm sure many who are suffering this bug,
- feel as well.
+ flash between black and white 60 times a second.
  
- Please refer to the other bug report which is no "Incomplete" as it goes
- into more detail than I have time to honestly type out over again.
+ WORKAROUND: sudo nano /usr/share/X11/xorg.conf.d/20-intel.conf
+ 
+ Section "Device"
+Identifier "Intel Graphics"
+Driver "intel"
+Option "AccelMethod" "sna"
+Option "TearFree" "true"
+Option "DRI" "3"
+ EndSection
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35
  Uname: Linux 4.4.0-59-generic x86_64
  .tmp.unity_support_test.0:
-  
+ 
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Jan 19 14:42:57 2017
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
-  Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
-Subsystem: Lenovo 4th Gen Core Processor Integrated Graphics Controller 
[17aa:221e]
-  NVIDIA Corporation GK107GLM [Quadro K1100M] [10de:0ff6] (rev a1) (prog-if 00 
[VGA controller])
-Subsystem: Lenovo GK107GLM [Quadro K1100M] [17aa:221e]
+  Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
+    Subsystem: Lenovo 4th Gen Core Processor Integrated Graphics Controller 
[17aa:221e]
+  NVIDIA Corporation GK107GLM [Quadro K1100M] [10de:0ff6] (rev a1) (prog-if 00 
[VGA controller])
+    Subsystem: Lenovo GK107GLM [Quadro K1100M] [17aa:221e]
  InstallationDate: Installed on 2016-10-10 (101 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  MachineType: LENOVO 20EFCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-59-generic.efi.signed 
root=UUID=df32e7f0-11aa-4e43-98d8-fcd5bbeb2c05 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/16/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GNET79WW (2.27 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EFCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGNET79WW(2.27):bd03/16/2016:svnLENOVO:pn20EFCTO1WW:pvrThinkPadW541:rvnLENOVO:rn20EFCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20EFCTO1WW
  dmi.product.version: ThinkPad W541
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Thu Jan 19 10:52:11 2017
  xserver.configfile: default
  xserver.errors: open /dev/dri/card0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
-  product id5571 
-  vendor CMN
+  product id5571
+  vendor CMN
  xserver.version: 2:1.18.4-0ubuntu0.2

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

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

[Desktop-packages] [Bug 1639203] Re: mouse cursor flashing on laptop screen after adding second monitor through usb 3.0 displaylink monitor

2017-02-12 Thread Christopher M. Penalver
Michał Skrzypczak, please do advise on the results of testing the latest
version at your convenience. Once done, please mark this Status New.

** Description changed:

  Mouse cursor flashes when moved on the laptop screen after connecting a
- second monitor via displaylink USB3.0 interface. The cursor flashes both
- when connecting the screen via VGA and HDMI. When the screen is
- connected directly to the VGA or HDMI ports on laptop, the flashing does
- not occur. Similarly, the cursor never flashes on the second screen.
+ second monitor via DisplayLink USB 3.0 interface. The cursor flashes
+ both when connecting the screen via VGA and HDMI.
+ 
+ However, when the screen is connected directly to the VGA or HDMI ports
+ on laptop, bypassing the DisplayLink adapter, the flashing does not
+ occur. Similarly, the cursor never flashes on the second screen.
  
  The system is Ubuntu 16.04 LTS on Dell Latitude E5470 with integrated
  Intel graphic card.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
  Uname: Linux 4.4.0-45-generic x86_64
  .tmp.unity_support_test.0:
-  
+ 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Nov  4 11:40:32 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
-  Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 
00 [VGA controller])
-Subsystem: Dell Skylake Integrated Graphics [1028:06de]
+  Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 
00 [VGA controller])
+    Subsystem: Dell Skylake Integrated Graphics [1028:06de]
  InstallationDate: Installed on 2016-08-22 (74 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  MachineType: Dell Inc. Latitude E5470
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic 
root=UUID=6b6cd5e0-5e92-462d-b229-6e50476e309d ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/15/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.3
  dmi.board.name: 0C8FKJ
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.7.3:bd06/15/2016:svnDellInc.:pnLatitudeE5470:pvr:rvnDellInc.:rn0C8FKJ:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5470
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Fri Nov  4 11:38:14 2016
  xserver.configfile: default
  xserver.errors: modeset(G0): glamor initialization failed
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
-  product id   61460 
-  vendor DEL
+  product id   61460
+  vendor DEL
  xserver.version: 2:1.18.3-1ubuntu2.3

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

Title:
  mouse cursor flashing on laptop screen after adding second monitor
  through usb 3.0 displaylink monitor

Status in xorg package in Ubuntu:
  Expired

Bug description:
  Mouse cursor flashes when moved on the laptop screen after connecting
  a second monitor via DisplayLink USB 3.0 interface. The cursor flashes
  both when connecting the screen via VGA and HDMI.

  However, when the screen is connected directly to the VGA or HDMI
  ports on laptop, bypassing the DisplayLink adapter, the flashing does
  not occur. Similarly, the cursor never flashes on the second screen.

  The system is Ubuntu 16.04 LTS on Dell Latitude E5470 with integrated
  Intel graphic card.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
  Uname: Linux 4.4.0-45-generic x86_64

[Desktop-packages] [Bug 1655828] Re: Mouse flickers and disappears on primary monitor when additional monitor is connected

2017-02-12 Thread Mauricio Maluff Masi
1. I bought a new monitor and have been using it via the mini-DP port for the 
past week, and have not noticed the flickering.
2. I'm not sure what the second question is referring to. If it's about post 
#13: The install script didn't work in 17.04, so I had to make some changes and 
compile it manually. It turns out the latest version of the evdi module already 
incorporates the changes I made, but the released version included with the 
DisplayLink installer does not.

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

Title:
  Mouse flickers and disappears on primary monitor when additional
  monitor is connected

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Any time I connect my Acer G236HL LCD monitor with VGA via my
  Displaylink adapter (DisplayLink driver version 1.2.65), the mouse
  flickers and disappears in the primary monitor. It displays perfectly
  on the additional monitor. It also displays perfectly after the
  additional monitor is disconnected.

  I see that there are a number of similar bug reports:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1645891
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1629300
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1278223
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1613001

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-34.36-generic 4.8.11
  Uname: Linux 4.8.0-34-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Jan 10 22:34:58 2017
  DistUpgraded: 2016-10-23 13:14:39,472 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
"./xorg_fix_proprietary.py" (No such file or directory) (8))
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-20140620-0
  DistroCodename: yakkety
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.8.0-32-generic, x86_64: installedError! Could 
not locate dkms.conf file.
   File:  does not exist.

   bcmwl, 6.30.223.248+bdcom, 4.8.0-34-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
     Subsystem: Dell HD Graphics 5500 [1028:0665]
  InstallationDate: Installed on 2016-01-26 (350 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20140620-04:25
  MachineType: Dell Inc. XPS 13 9343
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-34-generic 
root=UUID=485e1110-0879-413f-b537-6b5b97353478 ro quiet splash 
usbcore.autosuspend=-1 "acpi_osi=Windows 2013" vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to yakkety on 2016-10-23 (79 days ago)
  XorgLogOld:

  dmi.bios.date: 08/29/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0TM99H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd08/29/2016:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0TM99H:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.13.0+16.10.20160818.2-0ubuntu2
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.70-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu6.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-2
  xserver.bootTime: Tue Jan 10 20:18:19 2017
  xserver.configfile: default
  xserver.errors: modeset(G0): glamor initialization failed
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5152
   vendor SHP
  xserver.version: 2:1.18.4-1ubuntu6.1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : 

[Desktop-packages] [Bug 1655828] Re: Mouse flickers and disappears on primary monitor when additional monitor is connected

2017-02-12 Thread Christopher M. Penalver
Mauricio Maluff Masi, to clarify:
1) If you connect a monitor directly to your laptop via mini-DP (i.e. bypassing 
the Dell adapter) is the flickering reproducible? This will help confirm if the 
issue is related to the DisplayLink driver or not.
2) Also, as per https://help.ubuntu.com/community/DisplayLink one wouldn't have 
to compile the drivers, but instead run an install script. Could you please 
advise?

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

Title:
  Mouse flickers and disappears on primary monitor when additional
  monitor is connected

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Any time I connect my Acer G236HL LCD monitor with VGA via my
  Displaylink adapter (DisplayLink driver version 1.2.65), the mouse
  flickers and disappears in the primary monitor. It displays perfectly
  on the additional monitor. It also displays perfectly after the
  additional monitor is disconnected.

  I see that there are a number of similar bug reports:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1645891
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1629300
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1278223
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1613001

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-34.36-generic 4.8.11
  Uname: Linux 4.8.0-34-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Jan 10 22:34:58 2017
  DistUpgraded: 2016-10-23 13:14:39,472 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
"./xorg_fix_proprietary.py" (No such file or directory) (8))
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-20140620-0
  DistroCodename: yakkety
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.8.0-32-generic, x86_64: installedError! Could 
not locate dkms.conf file.
   File:  does not exist.

   bcmwl, 6.30.223.248+bdcom, 4.8.0-34-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
     Subsystem: Dell HD Graphics 5500 [1028:0665]
  InstallationDate: Installed on 2016-01-26 (350 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20140620-04:25
  MachineType: Dell Inc. XPS 13 9343
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-34-generic 
root=UUID=485e1110-0879-413f-b537-6b5b97353478 ro quiet splash 
usbcore.autosuspend=-1 "acpi_osi=Windows 2013" vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to yakkety on 2016-10-23 (79 days ago)
  XorgLogOld:

  dmi.bios.date: 08/29/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0TM99H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd08/29/2016:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0TM99H:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.13.0+16.10.20160818.2-0ubuntu2
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.70-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu6.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-2
  xserver.bootTime: Tue Jan 10 20:18:19 2017
  xserver.configfile: default
  xserver.errors: modeset(G0): glamor initialization failed
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5152
   vendor SHP
  xserver.version: 2:1.18.4-1ubuntu6.1

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

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

[Desktop-packages] [Bug 1655828] Re: Mouse flickers and disappears on primary monitor when additional monitor is connected

2017-02-12 Thread Christopher M. Penalver
** Tags added: zenial

** Tags removed: zenial
** Tags added: zesty

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

Title:
  Mouse flickers and disappears on primary monitor when additional
  monitor is connected

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Any time I connect my Acer G236HL LCD monitor with VGA via my
  Displaylink adapter (DisplayLink driver version 1.2.65), the mouse
  flickers and disappears in the primary monitor. It displays perfectly
  on the additional monitor. It also displays perfectly after the
  additional monitor is disconnected.

  I see that there are a number of similar bug reports:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1645891
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1629300
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1278223
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1613001

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-34.36-generic 4.8.11
  Uname: Linux 4.8.0-34-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Jan 10 22:34:58 2017
  DistUpgraded: 2016-10-23 13:14:39,472 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
"./xorg_fix_proprietary.py" (No such file or directory) (8))
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-20140620-0
  DistroCodename: yakkety
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.8.0-32-generic, x86_64: installedError! Could 
not locate dkms.conf file.
   File:  does not exist.

   bcmwl, 6.30.223.248+bdcom, 4.8.0-34-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
     Subsystem: Dell HD Graphics 5500 [1028:0665]
  InstallationDate: Installed on 2016-01-26 (350 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20140620-04:25
  MachineType: Dell Inc. XPS 13 9343
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-34-generic 
root=UUID=485e1110-0879-413f-b537-6b5b97353478 ro quiet splash 
usbcore.autosuspend=-1 "acpi_osi=Windows 2013" vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to yakkety on 2016-10-23 (79 days ago)
  XorgLogOld:

  dmi.bios.date: 08/29/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0TM99H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd08/29/2016:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0TM99H:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.13.0+16.10.20160818.2-0ubuntu2
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.70-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu6.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-2
  xserver.bootTime: Tue Jan 10 20:18:19 2017
  xserver.configfile: default
  xserver.errors: modeset(G0): glamor initialization failed
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5152
   vendor SHP
  xserver.version: 2:1.18.4-1ubuntu6.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1655828/+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 1663528] Re: pulseaudio assert failure: pulseaudio: mixer.c:929: snd_mixer_elem_get_callback_private: Assertion `mixer' failed.

2017-02-12 Thread dino99
@Luke

no more pulseaudio crash with the graphic driver from ppa (that one has
no install issue)

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

Title:
  pulseaudio assert failure: pulseaudio: mixer.c:929:
  snd_mixer_elem_get_callback_private: Assertion `mixer' failed.

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Sidenote: Imediatly got that crash after the apt-xapian-index one (
  lp:1663524 ); does not know if it can exist a possible relationship
  between them.

  Got an other crash, and that time 'sound' is fully lost (pulseaudio
  not reloaded). Wonder if lp:1662860 can be concerned.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.04
  Package: pulseaudio 1:10.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.9.0-16.17-generic 4.9.6
  Uname: Linux 4.9.0-16-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  AssertionMessage: pulseaudio: mixer.c:929: 
snd_mixer_elem_get_callback_private: Assertion `mixer' failed.
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  oem4084 F pulseaudio
   /dev/snd/controlC0:  oem4084 F pulseaudio
  CurrentDesktop: GNOME
  Date: Fri Feb 10 09:55:45 2017
  ExecutablePath: /usr/bin/pulseaudio
  ProcCmdline: /usr/bin/pulseaudio --start --log-target=syslog
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: pulseaudio
  StacktraceTop:
   __assert_fail_base (fmt=, 
assertion=assertion@entry=0x7f92818e7188 "mixer", 
file=file@entry=0x7f92818e7419 "mixer.c", line=line@entry=929, 
function=function@entry=0x7f92818e76a0 "snd_mixer_elem_get_callback_private") 
at assert.c:92
   __GI___assert_fail (assertion=0x7f92818e7188 "mixer", file=0x7f92818e7419 
"mixer.c", line=929, function=0x7f92818e76a0 
"snd_mixer_elem_get_callback_private") at assert.c:101
   snd_mixer_elem_get_callback_private () from 
/usr/lib/x86_64-linux-gnu/libasound.so.2
   ?? () from /usr/lib/pulse-10.0/modules/module-alsa-card.so
   ?? () from /usr/lib/pulse-10.0/modules/module-alsa-card.so
  Title: pulseaudio assert failure: pulseaudio: mixer.c:929: 
snd_mixer_elem_get_callback_private: Assertion `mixer' failed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom colord dip lpadmin nvidia-persistenced plugdev 
sambashare sudo users
  dmi.bios.date: 07/22/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3002
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5W DH Deluxe
  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.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5W DH Deluxe
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTEK COMPUTER INC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1663528/+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 721386] Re: [Upstream] Impress PPT export does not preserve hyperlinks

2017-02-12 Thread Christopher M. Penalver
Harry Wood, as this report is closed, it will help immensely if you filed a new 
report with the Ubuntu via a terminal:
ubuntu-bug libreoffice

Please feel free to subscribe me to it.

For more on why this is helpful, please see:
https://wiki.ubuntu.com/ReportingBugs
https://wiki.ubuntu.com/LibreOfficeBugWrangling

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

Title:
  [Upstream] Impress PPT export does not preserve hyperlinks

Status in LibreOffice:
  Invalid
Status in libreoffice package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: libreoffice

  1)
  Natty:
  lsb_release -rd
  Description:Ubuntu Natty (development branch)
  Release:11.04

  Maverick:
  lsb_release -rd
  Description:  Ubuntu 10.10
  Release:  10.10

  Lucid:
  lsb_release -rd
  Description:  Ubuntu 10.04.2 LTS
  Release:  10.04

  2)
  Natty:
  apt-cache policy libreoffice-impress
  libreoffice-impress:
Installed: 1:3.3.1-1ubuntu5
Candidate: 1:3.3.1-1ubuntu5
Version table:
   *** 1:3.3.1-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages 100
  /var/lib/dpkg/status

  Maverick:
  apt-cache policy libreoffice-impress
  libreoffice-impress:
    Installed: 1:3.3.1-1ubuntu3~maverick1
    Candidate: 1:3.3.1-1ubuntu3~maverick1
    Version table:
   *** 1:3.3.1-1ubuntu3~maverick1 0
  500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ maverick/main 
i386 Packages
  100 /var/lib/dpkg/status

  Lucid:
  apt-cache policy libreoffice
  libreoffice:
    Installed: 1:3.3.0-1lucid1
    Candidate: 1:3.3.0-1lucid1
    Version table:
   *** 1:3.3.0-1lucid1 0
  500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ lucid/main 
Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen is when performs via the Terminal:

  loimpress -nologo

  Create button -> in Slide 1 click "Click to add text" and type example
  -> highlight text -> click Insert -> Hyperlink -> in Target combo box
  type www.launchpad.net -> click Apply button -> click Close button ->
  File -> Save As -> File name: example -> File type: Microsoft
  PowerPoint 97/2000/XP (.ppt) -> Save button -> Keep Current Format
  button -> File -> Exit -> open via the Terminal:

  loimpress -nologo example.ppt

  The hyperlink is preserved.

  4) Notice the hyperlink is gone with only the text remaining.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/721386/+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 378958] Re: xorg 100% cpu when scrolling in rdesktop

2017-02-12 Thread Christopher M. Penalver
Péter, the documentation at
https://help.ubuntu.com/community/ReportingBugs has been fixed so folks
aren't confused when they are asked to file a new report.

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

Title:
  xorg 100% cpu when scrolling in rdesktop

Status in xserver-xorg-video-ati package in Ubuntu:
  Invalid

Bug description:
  After upgrading from Ubuntu 8.10 to 9.04, my rdesktops to Windows servers are 
unusable.
  Screen refreshes inside rdesktop are awfully slow. Scrolling a logfile causes 
xorg to take 100% cpu.

  I'm using Ubuntu 9.04 as default as possible, no xorg.conf editing or
  other vga drivers.

  I have a ThinkPad Z60m with an ATI x600 mobility:
  root@tp:~# lspci |grep -i vga
  01:00.0 VGA compatible controller: ATI Technologies Inc M24 1P [Radeon 
Mobility X600]

  
  Very easy to reproduce with default settings:
  - launch laptop from Ubuntu 9.04 live cd
  - open rdesktop or tsclient to a Windows machine
  - open a large logfile or a putty window
  - watch how the screen in building up line per line, slowing down even more 
near the buttom of the screen

  
  I tested other ThinkPads with other vga cards, they don't have this issue.
  - Z61m with ATI x1400 = ok
  - R61 with nVidia = ok

  
  A few more observations:
  - 2D and 3D in Ubuntu works fine with the new default driver (great job :-)
  - Visual Effects (Compiz?) work fine, on 'normal' and even 'extra', but have 
no effect on the reported issue. I always disable the visial effects.
  - scrolling in other applications works fine and fast (FF3, gedit, 
terminal,...)
  - I use rdesktop in a windowed mode (1280x960), RDPv5
  - I tried rdesktop bitmap caching enable/disable, same for both
  - when I launch a Windows RDP inside my rdesktop, this 2nd RDP does NOT 
suffer the same problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/378958/+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 1474563] Re: 1:15/1:16 fails to report support for nvidia 304 have terminated

2017-02-12 Thread Christopher M. Penalver
** Changed in: xorg (Ubuntu)
   Status: Incomplete => New

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

Title:
  1:15/1:16 fails to report support for nvidia 304 have terminated

Status in xorg package in Ubuntu:
  New

Bug description:
  The conclusion is that xorg versions above 1:12 fail to support legacy
  driver 304. Therefore it should be reported in release notes for users
  of such hardware that they will be unable to use hardware 3D
  acceleration.

  ---
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.131  Sun Nov  8 21:43:33 
PST 2015
   GCC version:  gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: 2015-04-21 17:09:45,057 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation G71 [GeForce 7900 GS] [10de:0292] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: NVIDIA Corporation Device [10de:0370]
  InstallationDate: Installed on 2013-06-24 (1164 days ago)
  InstallationMedia: Xubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 002: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: System manufacturer System Product Name
  NonfreeKernelModules: nvidia
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-95-generic 
root=UUID=3e71b5ac-af2b-42af-80c4-08584c5384c9 ro libata.force=noncq debug 
verbose
  ProcVersionSignature: Ubuntu 3.13.0-95.142-generic 3.13.11-ckt39
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-95-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2015-04-21 (498 days ago)
  UserGroups: adm cdrom debian-tor dialout dip disk kismet lp lpadmin plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/09/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0605
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: A8R-MVP
  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.:bvr0605:bd12/09/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnA8R-MVP: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.67-1ubuntu0.14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.6
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sun Aug 28 15:18:06 2016
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputAT Translated Set 2 keyboard KEYBOARD, id 8
   inputImExPS/2 Logitech Wheel Mouse MOUSE, id 9
  xserver.errors:
   Failed to load module "modesetting" (module does not exist, 0)
   Failed to load module "modesetting" (module does not exist, 0)
   open /dev/fb0: No such file or directory
   open /dev/fb0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:

  xserver.version: 2:1.15.1-0ubuntu2.7

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

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

[Desktop-packages] [Bug 1645116] Re: [Brother DCP-J715W] core dumped executing scanimage -L

2017-02-12 Thread Christopher M. Penalver
Eduard Iten, to track your issue and hardware it would be best if you filed a 
new report via a terminal:
ubuntu-bug sane-backends

Please feel free to subscribe me to it.

For more on why this is helpful, please see
https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  [Brother DCP-J715W] core dumped executing scanimage -L

Status in sane-backends package in Ubuntu:
  Incomplete

Bug description:
  In Xubuntu 16.10 I get a core dump executing via a terminal:
  scanimage -L
  Erreur de segmentation (core dumped)

  Errors report:
  https://errors.ubuntu.com/oops/f494063a-bdc2-11e6-ad54-fa163e30221b

  With Xubuntu 16.04 I don't have this problem:
  scanimage -L
  device `brother3:net1;dev0' is a Brother DCP-J715W DCP-J715W

  The Brother DCP-J715W device is WiFi connected to my router. All the
  clients access the device via the network.

  I installed the latest Brother software on the client from their website:
  
http://support.brother.com/g/b/downloadlist.aspx?c=fr=fr=dcpj715w_eu_as=128=English

  sudo dpkg -i  brscan3-0.2.13-1.amd64.deb
  sudo brsaneconfig3 -a name=scanner model=DCP-J715W ip=192.168.1.27
  sudo brsaneconfig3 -p
  cd /usr/lib64/
  sudo cp -r . /usr/lib

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: sane-utils 1.0.25+git20150528-1ubuntu2
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Nov 27 18:13:36 2016
  InstallationDate: Installed on 2016-11-22 (4 days ago)
  InstallationMedia: Xubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  SourcePackage: sane-backends
  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/1645116/+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 1442111] Re: Scanner is correctly identified but scan fails with "sane_start: Invalid argument" as root, and rebooting the computer sometimes makes things work, sometimes not

2017-02-12 Thread Naël
Hi Christopher, thank you for resurrecting this bug report.

The affected machine has since been upgraded to Xenial. It still uses
the same scanner. The current versions of sane-backends and iscan are
barely more recent, so one could suppose the behavior I reported in
2015-05 could still occur. However, it hasn't manifested itself since
mid-2015, or I would have moved this bug report upstream to get help.

Perhaps I've just been lucky. After all, this scanner isn't used very
frequently and this bug doesn't show up every time. Still, my opinion is
to close this bug as Invalid (can't reproduce). I'll re-open it in the
future if necessary.

Do you still want the apport information?

OS/Kernel: Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-62-generic x86_64)
Scanner: Epson Stylus Office BX305FW, USB 2.0, id 0x04b8/0x0863
SANE: libsane, libsane-common, sane-utils version 1.0.25+git20150528-1ubuntu2 
(up-to-date 16.04 LTS)
Epson IScan: iscan_2.30.3-1, iscan-data_1.39.0-1 (latest versions, 2016-12-01)

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

Title:
  Scanner is correctly identified but scan fails with "sane_start:
  Invalid argument" as root, and rebooting the computer sometimes makes
  things work, sometimes not

Status in sane-backends package in Ubuntu:
  Incomplete

Bug description:
  OS/Kernel: Ubuntu 12.04.5 LTS (GNU/Linux 3.2.0-80-generic x86_64)
  Scanner: Epson Stylus Office BX305FW, USB 2.0, id 0x04b8/0x0863
  SANE: libsane_1.0.22-7ubuntu1, libsane-common_1.0.22-7ubuntu1, 
sane-utils_1.0.22-7ubuntu1 (up-to-date 12.04 LTS)
  Epson IScan: iscan_2.30.1-1, iscan-data_1.36.0-1 (latest versions, 2015-03-23)

  The scanner is correctly identified, when logged in as root:

# sane-find-scanner
found USB scanner (vendor=0x04b8, product=0x0863) at libusb:001:004
# lsusb
Bus 001 Device 004: ID 04b8:0863 Seiko Epson Corp.
# scanimage -L
device `epkowa:usb:001:004' is a Epson Stylus Office 
BX305F/BX305FW/TX320F/ME OFFICE 620F/WorkForce 320 Series flatbed scanner

  But scan fails with "scanimage: sane_start: Invalid argument"
  (scanimage frontend) or "Échec de la numérisation: Impossible de
  démarrer la numérisation" (simple-scan frontend):

# scanimage -d epkowa:usb:001:004 -v -T
scanimage: sane_start: Invalid argument

  The permissions of the device seem nominal:

# ls -l /dev/bus/usb/001/004
crw-rw-r--+ 1 root lp 189, 1 avril  9 12:32 /dev/bus/usb/001/004

  And the following line is present in /lib/udev/rules.d/40-iscan.rules:

ATTRS{idVendor}=="04b8", ATTRS{idProduct}=="0863",
  ENV{libsane_matched}="yes"

  When this problems appears, it stays so for the whole session, but
  rebooting the computer sometimes makes the problem go away, sometimes
  not. The only thing I can see that a reboot changes is the USB device
  ID, all the rest stays the same in the previous commands output.

  For instance right now the USB device ID was 001:004 and scan wasn't
  working, I rebooted and it's 001:002 and scan is working. I don't know
  if it is relevant, I don't understand what is causing the problem, and
  I don't know how to investigate further.

  SANE support for this scanner with external backend epkowa is normally
  complete, and everything runs smoothly on the reboots when the problem
  does not appear. Any help is appreciated. Should I report the bug
  upstream, or against a different package, perhaps a USB-related or
  boot-related one?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1442111/+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 1663062] Re: [regression] Software clients of nested servers with size >=480x480 are all black in Mir 0.25.0 and later (or stretched and distorted under Unity8)

2017-02-12 Thread Daniel van Vugt
Turns out we were experiencing this bug in Unity8, particularly with GTK
apps. Just that QtMir will freeze on the last frame and stretch it
instead of showing a black window like Mir's compositor does. Also
enough GTK windows open smaller than 480x480 by default to have actually
worked despite the bug. See bug 1649662 and other duplicates.

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

Title:
  [regression] Software clients of nested servers with size >=480x480
  are all black in Mir 0.25.0 and later (or stretched and distorted
  under Unity8)

Status in Canonical System Image:
  Fix Committed
Status in Mir:
  In Progress
Status in Mir 0.25 series:
  Won't Fix
Status in Mir 0.26 series:
  Fix Committed
Status in mesa package in Ubuntu:
  Invalid
Status in mir package in Ubuntu:
  Triaged

Bug description:
  GPU apps seem to work.

  CPU apps all get black screen.

  To repro :
  Under unity7 using mir-on-x:

  1- In a terminal, run :
  mir_demo_server -f /tmp/mysock

  2- In another terminal, run :
  mir_demo_server --host-socket /tmp/mysock

  3- In another terminal, run :
  mir_demo_client_progressbar

  Under Unity8 :
  In another terminal, run :
  mir_demo_client_progressbar

  Observe that, the window is black.

  Whereas, egl clients run fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1663062/+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 1663062] Re: [regression] Software clients of nested servers with size >=480x480 are all black in Mir 0.25.0 and later (or stretched and distorted under Unity8)

2017-02-12 Thread Daniel van Vugt
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
   Status: New => Fix Committed

** Changed in: canonical-devices-system-image
   Importance: Undecided => Critical

** Tags removed: mesa
** Tags added: regression unity8-desktop

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

Title:
  [regression] Software clients of nested servers with size >=480x480
  are all black in Mir 0.25.0 and later (or stretched and distorted
  under Unity8)

Status in Canonical System Image:
  Fix Committed
Status in Mir:
  In Progress
Status in Mir 0.25 series:
  Won't Fix
Status in Mir 0.26 series:
  Fix Committed
Status in mesa package in Ubuntu:
  Invalid
Status in mir package in Ubuntu:
  Triaged

Bug description:
  GPU apps seem to work.

  CPU apps all get black screen.

  To repro :
  Under unity7 using mir-on-x:

  1- In a terminal, run :
  mir_demo_server -f /tmp/mysock

  2- In another terminal, run :
  mir_demo_server --host-socket /tmp/mysock

  3- In another terminal, run :
  mir_demo_client_progressbar

  Under Unity8 :
  In another terminal, run :
  mir_demo_client_progressbar

  Observe that, the window is black.

  Whereas, egl clients run fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1663062/+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 1660462] Re: some legacy apps don't scale on resize unity8 zesty

2017-02-12 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1663062 ***
https://bugs.launchpad.net/bugs/1663062

** This bug is no longer a duplicate of bug 1649662
   [regression] resizing some apps in Unity8 makes them distorted and freeze 
(usually software clients)
** This bug has been marked a duplicate of bug 1663062
   [regression] Software clients of nested servers are all black in Mir 0.25.0 
and later

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

Title:
  some legacy apps don't scale on resize unity8 zesty

Status in Canonical System Image:
  New
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  clean zesty install, unity8 deb based session

  to repro, 
  install libertine-manager-app via terminal, reboot
  push on left edge to reveal app drawer
  search for "Text editor" which is gedit
  launch gedit 
  resize the window after launch

  note: chrome snap didn;t seem to have this problem, so it's only some
  apps it seems

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1660462/+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 1660057] Re: Blurred/corrupt display after awakening from sleep

2017-02-12 Thread Daniel van Vugt
** Summary changed:

- Blurred display after awakening from sleep
+ Blurred/corrupt display after awakening from sleep

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

Title:
  Blurred/corrupt display after awakening from sleep

Status in Compiz:
  New
Status in nvidia-graphics-drivers-304 package in Ubuntu:
  Confirmed

Bug description:
  Every time Ubuntu suspends, I have a blurred display after awakening
  from sleep.

  
  Ubuntu Release: Ubuntu 16.04.1 LTS

  
  apt-cache policy pkgname:
  nvidia-304:
    Installed: 304.134-0ubuntu0.16.04.1
    Candidate: 304.134-0ubuntu0.16.04.1
    Release Table:
   *** 304.134-0ubuntu0.16.04.1 500
  500 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 
Packages
  500 http://archive.ubuntu.com/ubuntu xenial-security/restricted amd64 
Packages
  500 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu xenial/main 
amd64 Packages
  100 /var/lib/dpkg/status
   304.131-0ubuntu3 500
  500 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1660057/+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 1663062] Re: [regression] Software clients of nested servers are all black in Mir 0.25.0 and later

2017-02-12 Thread Daniel van Vugt
Thank you kdub!

You have just also explained the cause of bug 1649662 :)

** Summary changed:

- [regression] Software clients of nested servers are all black in Mir 0.25.0 
and later
+ [regression] Software clients of nested servers larger with size >=480x480 
are all black in Mir 0.25.0 and later (or stretched and distorted under Unity8)

** Summary changed:

- [regression] Software clients of nested servers larger with size >=480x480 
are all black in Mir 0.25.0 and later (or stretched and distorted under Unity8)
+ [regression] Software clients of nested servers with size >=480x480 are all 
black in Mir 0.25.0 and later (or stretched and distorted under Unity8)

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

Title:
  [regression] Software clients of nested servers with size >=480x480
  are all black in Mir 0.25.0 and later (or stretched and distorted
  under Unity8)

Status in Mir:
  In Progress
Status in Mir 0.25 series:
  Won't Fix
Status in Mir 0.26 series:
  Fix Committed
Status in mesa package in Ubuntu:
  Invalid
Status in mir package in Ubuntu:
  Triaged

Bug description:
  GPU apps seem to work.

  CPU apps all get black screen.

  To repro :
  Under unity7 using mir-on-x:

  1- In a terminal, run :
  mir_demo_server -f /tmp/mysock

  2- In another terminal, run :
  mir_demo_server --host-socket /tmp/mysock

  3- In another terminal, run :
  mir_demo_client_progressbar

  Under Unity8 :
  In another terminal, run :
  mir_demo_client_progressbar

  Observe that, the window is black.

  Whereas, egl clients run fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1663062/+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 785397] Re: [Upstream] scrolling slow in attached Draw odg document

2017-02-12 Thread Christopher M. Penalver
As per https://bugs.documentfoundation.org/show_bug.cgi?id=42127#c9. Not
reproducible in Xenial.

** Bug watch added: Document Foundation Bugzilla #42127
   https://bugs.documentfoundation.org/show_bug.cgi?id=42127

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

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

Title:
  [Upstream] scrolling slow in attached Draw odg document

Status in LibreOffice:
  Confirmed
Status in libreoffice package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: libreoffice

  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.4.3-3ubuntu2
Candidate: 1:3.4.3-3ubuntu2
Version table:
   *** 1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop && wget
  https://bugs.launchpad.net/bugs/785397/+attachment/2136185/+files/MyNet.odg
  && lodraw -nologo MyNet.odg

  scroll left and right or up and down and it does so quickly and
  successfully.

  4) What happens instead is it is sluggish and slow (if fit to width,
  goes up an inch every few seconds).

  WORKAROUND: Export to .png and reopen.

  ORIGINAL REPORTER COMMENTS: This same Libre Office Draw document opened under 
Windows 7 has absolutely no problem related to CPU usage and I can scroll it 
and work with it normally.
  I am using Libre Office 3.3.2.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.2-1ubuntu5
  ProcVersionSignature: Ubuntu 2.6.38-9.43-generic-pae 2.6.38.4
  Uname: Linux 2.6.38-9-generic-pae i686
  Architecture: i386
  CheckboxSubmission: 59fce3f097897a8b43c48975ef4f273c
  CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525
  Date: Thu May 19 22:29:03 2011
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to natty on 2011-05-08 (11 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/785397/+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 1565975] Re: scanning sometimes impossible with LIDE 210

2017-02-12 Thread Christopher M. Penalver
** Changed in: sane-backends (Ubuntu)
   Status: Incomplete => New

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

Title:
  scanning sometimes impossible with LIDE 210

Status in sane-backends package in Ubuntu:
  New

Bug description:
  If I try to scan with xsane or skanlite there is often an error
  message like "Error during device I/O". If that error message appears,
  I have to replug the scanner to make it working again. There are
  several symptom which are not always the same: Sometimes only preview
  doesn't work, sometimes scanning doesn't work. Sometimes scanning with
  75 dpi / color results in a corrupted image with vertical coloured
  lines while scanning the same text printout with 600 dpi results in a
  normal output. Often the scanner is very noisy compared to the sound I
  am used to from scanning with the trusty release.

  WORKAROUND: Using the amd64 version on the same machine works, but the
  scanner is quite noisy compared to the sound I am used to from the
  trusty release.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libsane 1.0.25+git20150528-1ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic i686
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: KDE
  Date: Mon Apr  4 21:43:22 2016
  InstallationDate: Installed on 2016-04-04 (0 days ago)
  InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Beta i386 (20160404)
  SourcePackage: sane-backends
  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/1565975/+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 1643544] Re: HP Scanjet 7400c Scanner locks USB2 port

2017-02-12 Thread Christopher M. Penalver
** Tags added: xenial

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

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

Title:
  HP Scanjet 7400c Scanner locks USB2 port

Status in sane-backends package in Ubuntu:
  New

Bug description:
  When trying to scan with the hp7400c (avision backend), the scanner
  will stop in the middle of the page, no further commands on a USB
  mouse or keyboard are possible. xsane will throw a I/O device error.

  This happens on my desktop with ubuntu 16.10 (Kernel 4.8.0-27) and my laptop 
(kernel 4.4.0-38) 
  NO USB3 hardware is involved in my case, both machines have USB2-ports only, 
lsmod does NOT show and xhci modules loaded.

  
  I tried the command
  SANE_DEBUG_AVISION=8 SANE_DEBUG_SANEI_USB=5 scanimage > scanfehlerxx.txt

  and produced the files attached.

  The key statement might be:

   [sanei_usb] sanei_usb_read_bulk: trying to read 61054 bytes
[sanei_usb] sanei_usb_read_bulk: read failed: No such device (it may have 
been disconnected)
[avision] read 0 bytes
[avision] No data arrived.

  This error occurs as well with Fedora 24, but NOT with debian 8.6. So
  it may be related with the more recent kernels and their behaviour on
  the USB ports.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1643544/+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 1640769] Re: Fatal exception: Signal 11

2017-02-12 Thread Christopher M. Penalver
Maxxer, it would be most helpful if you could sanitize the file, confirm
it's still reproducible, and then attach to this report.

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

Title:
  Fatal exception: Signal 11

Status in libreoffice package in Ubuntu:
  Expired

Bug description:
  Often happens when I have a specific xls file open and I load another .doc.
  Happens also when generating PDF from document.

  
  Nov 10 12:23:28 acer-03 org.gnome.Nautilus[1966]: Fatal exception: Signal 11
  Nov 10 12:23:28 acer-03 org.gnome.Nautilus[1966]: Stack:
  Nov 10 12:23:28 acer-03 org.gnome.Nautilus[1966]: 
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x39530)[0x7f8c4f48d530]
  Nov 10 12:23:28 acer-03 org.gnome.Nautilus[1966]: 
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x398c3)[0x7f8c4f48d8c3]
  Nov 10 12:23:28 acer-03 org.gnome.Nautilus[1966]: 
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x399f8)[0x7f8c4f48d9f8]
  Nov 10 12:23:28 acer-03 org.gnome.Nautilus[1966]: 
/lib/x86_64-linux-gnu/libc.so.6(+0x354b0)[0x7f8c4f0c04b0]
  Nov 10 12:23:28 acer-03 org.gnome.Nautilus[1966]: 
/usr/lib/libreoffice/program/../program/libswlo.so(_ZNK9SwFEShell24GetObjCntTypeOfSelectionEPP9
  SdrObject+0x12)[0x7f8bfad06f62]
  Nov 10 12:23:28 acer-03 org.gnome.Nautilus[1966]: 
/usr/lib/libreoffice/program/../program/libswlo.so(_ZN14SwTransferable17GetSotDestinationERK10S
  wWrtShellPK5Point+0x1b7)[0x7f8bfb1f8c47]
  Nov 10 12:23:28 acer-03 org.gnome.Nautilus[1966]: 
/usr/lib/libreoffice/program/../program/libswlo.so(+0xb159d3)[0x7f8bfb2f59d3]
  Nov 10 12:23:28 acer-03 org.gnome.Nautilus[1966]: 
/usr/lib/libreoffice/program/libvclplug_genlo.so(+0x41462)[0x7f8c3b015462]
  Nov 10 12:23:28 acer-03 org.gnome.Nautilus[1966]: 
/usr/lib/libreoffice/program/libvclplug_genlo.so(+0x5395a)[0x7f8c3b02795a]
  Nov 10 12:23:28 acer-03 org.gnome.Nautilus[1966]: 
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3c677)[0x7f8c4f490677]
  Nov 10 12:23:28 acer-03 org.gnome.Nautilus[1966]: 
/lib/x86_64-linux-gnu/libpthread.so.0(+0x770a)[0x7f8c4e77d70a]
  Nov 10 12:23:28 acer-03 org.gnome.Nautilus[1966]: 
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f8c4f19182d]

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-42.62-generic 4.4.21
  Uname: Linux 4.4.0-42-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Thu Nov 10 12:33:42 2016
  InstallationDate: Installed on 2014-10-07 (764 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to xenial on 2016-10-12 (28 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1640769/+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 1325440] Re: add --version argument

2017-02-12 Thread Dirk F
And why not an About... item in the GUI with the same information? Who
would release a GUI program that doesn't have this basic function?

NB alacarte 3.11.91-2 in LXLE Eclectica based on Ubuntu 16.04.1.

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

Title:
  add --version argument

Status in alacarte package in Ubuntu:
  Confirmed

Bug description:
  add --version argument which prints the version of the program and
  exits

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/1325440/+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 1325440] Re: add --version argument

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

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

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

Title:
  add --version argument

Status in alacarte package in Ubuntu:
  Confirmed

Bug description:
  add --version argument which prints the version of the program and
  exits

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/1325440/+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 1663932] Re: unity-control-center crashed when setting custom-date-time

2017-02-12 Thread Gunnar Hjalmarsson
Replacing a schema file that way isn't so good. It will be overwritten
next time the indicator-datetime package is updated. OTOH I can't
reproduce the crash by setting those two values manually.

Can you please elaborate on what it is you want to achieve? Maybe there
is an easier way to accomplish it.

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

Title:
  unity-control-center crashed when setting custom-date-time

Status in unity-control-center package in Ubuntu:
  Incomplete

Bug description:
  When one sets a custom date-time string via GLib-2.0 schemas, unity-
  control-center crashes when one opens the "time"-tab.

  Setting a custom date-time string is not standard behavior, which may
  invalidate this bugreport. However, this means setting this custom
  date-time string (to work around i18n issues with the date being
  displayed incorrectly btw.) means one cannot change the time anymore
  via the GUI.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160705-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Sat Feb 11 21:09:48 2017
  ExecutablePath: /usr/bin/unity-control-center
  ExecutableTimestamp: 1467731382
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  ProcCmdline: unity-control-center
  ProcCwd: /home/mverkleij
  Signal: 5
  SourcePackage: unity-control-center
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_settings_bind_with_mapping () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from 
/usr/lib/x86_64-linux-gnu/unity-control-center-1/panels/libdatetime.so
   g_type_create_instance () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: unity-control-center crashed with signal 5 in 
g_settings_bind_with_mapping()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1663932/+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 1664083] Re: package account-plugin-google (not installed) failed to install/upgrade: trying to overwrite '/usr/share/accounts/services/google-im.service', which is also in pac

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

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 #1622206, 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.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1622206
   package account-plugin-google  not installed  failed to install/upgrade: 
trying to overwrite  /usr/share/accounts/services/google-im.service , which is 
also in package kde-config-telepathy-accounts 4:15.12.3-0ubuntu1!

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

Title:
  package account-plugin-google (not installed) failed to
  install/upgrade: trying to overwrite '/usr/share/accounts/services
  /google-im.service', which is also in package kde-config-telepathy-
  accounts 4:15.12.3-0ubuntu1

Status in account-plugins package in Ubuntu:
  New

Bug description:
  i have this problem when i install Gnome 3.20

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: account-plugin-google (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  Date: Mon Feb 13 05:09:00 2017
  DuplicateSignature:
   package:account-plugin-google:(not installed)
   Unpacking account-plugin-google (0.12+16.04.20160126-0ubuntu1) ...
   dpkg: error processing archive 
/var/cache/apt/archives/account-plugin-google_0.12+16.04.20160126-0ubuntu1_all.deb
 (--unpack):
trying to overwrite '/usr/share/accounts/services/google-im.service', which 
is also in package kde-config-telepathy-accounts 4:15.12.3-0ubuntu1
  ErrorMessage: trying to overwrite 
'/usr/share/accounts/services/google-im.service', which is also in package 
kde-config-telepathy-accounts 4:15.12.3-0ubuntu1
  InstallationDate: Installed on 2017-02-12 (0 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.19
  SourcePackage: account-plugins
  Title: package account-plugin-google (not installed) failed to 
install/upgrade: trying to overwrite 
'/usr/share/accounts/services/google-im.service', which is also in package 
kde-config-telepathy-accounts 4:15.12.3-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1664083/+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 1664083] [NEW] package account-plugin-google (not installed) failed to install/upgrade: trying to overwrite '/usr/share/accounts/services/google-im.service', which is also in p

2017-02-12 Thread Bablu Kumar
*** This bug is a duplicate of bug 1622206 ***
https://bugs.launchpad.net/bugs/1622206

Public bug reported:

i have this problem when i install Gnome 3.20

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: account-plugin-google (not installed)
ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
Uname: Linux 4.4.0-62-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Mon Feb 13 05:09:00 2017
DuplicateSignature:
 package:account-plugin-google:(not installed)
 Unpacking account-plugin-google (0.12+16.04.20160126-0ubuntu1) ...
 dpkg: error processing archive 
/var/cache/apt/archives/account-plugin-google_0.12+16.04.20160126-0ubuntu1_all.deb
 (--unpack):
  trying to overwrite '/usr/share/accounts/services/google-im.service', which 
is also in package kde-config-telepathy-accounts 4:15.12.3-0ubuntu1
ErrorMessage: trying to overwrite 
'/usr/share/accounts/services/google-im.service', which is also in package 
kde-config-telepathy-accounts 4:15.12.3-0ubuntu1
InstallationDate: Installed on 2017-02-12 (0 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: account-plugins
Title: package account-plugin-google (not installed) failed to install/upgrade: 
trying to overwrite '/usr/share/accounts/services/google-im.service', which is 
also in package kde-config-telepathy-accounts 4:15.12.3-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: account-plugins (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-conflict xenial

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

Title:
  package account-plugin-google (not installed) failed to
  install/upgrade: trying to overwrite '/usr/share/accounts/services
  /google-im.service', which is also in package kde-config-telepathy-
  accounts 4:15.12.3-0ubuntu1

Status in account-plugins package in Ubuntu:
  New

Bug description:
  i have this problem when i install Gnome 3.20

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: account-plugin-google (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  Date: Mon Feb 13 05:09:00 2017
  DuplicateSignature:
   package:account-plugin-google:(not installed)
   Unpacking account-plugin-google (0.12+16.04.20160126-0ubuntu1) ...
   dpkg: error processing archive 
/var/cache/apt/archives/account-plugin-google_0.12+16.04.20160126-0ubuntu1_all.deb
 (--unpack):
trying to overwrite '/usr/share/accounts/services/google-im.service', which 
is also in package kde-config-telepathy-accounts 4:15.12.3-0ubuntu1
  ErrorMessage: trying to overwrite 
'/usr/share/accounts/services/google-im.service', which is also in package 
kde-config-telepathy-accounts 4:15.12.3-0ubuntu1
  InstallationDate: Installed on 2017-02-12 (0 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.19
  SourcePackage: account-plugins
  Title: package account-plugin-google (not installed) failed to 
install/upgrade: trying to overwrite 
'/usr/share/accounts/services/google-im.service', which is also in package 
kde-config-telepathy-accounts 4:15.12.3-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1664083/+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 1664079] [NEW] StartupWMClass gets ignored for .desktop files that are not in "*/share/applications" directory

2017-02-12 Thread Iiro Laiho
Public bug reported:

The StartupWMClass gets ignored for .desktop files that are launched by
Nautilus from outside the "~/.local/share/applications" or
"/usr/share/applications" directories

Steps to reproduce:

1) Download Tor Browser from the developer website
2) Unpack and execute it

Result:

Tor Browser windows get categorized as "Firefox" windows.

Excepted result:

Tor browser windows should be categorized as a separate app.

Workaround:

Run "cp '/path/to/start-tor-browser.desktop'
~/.local/share/applications" to copy the .desktop file to a directory
from where Unity looks for it.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: unity 7.4.0+16.04.20160906-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-63.84-generic 4.4.44
Uname: Linux 4.4.0-63-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
BootLog:
 
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Feb 13 01:09:29 2017
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 5.0.32, 4.4.0-62-generic, x86_64: installed
 virtualbox, 5.0.32, 4.4.0-63-generic, x86_64: installed
GraphicsCard:
 Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd 4th Generation Core Processor Family 
Integrated Graphics Controller [1458:d000]
InstallationDate: Installed on 2016-12-28 (46 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
MachineType: Gigabyte Technology Co., Ltd. H81M-S2H
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-63-generic.efi.signed 
root=UUID=2746ada6-a6fa-4fdb-a953-e73ea6716c4d ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/11/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F2
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: H81M-S2H
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:bd08/11/2015:svnGigabyteTechnologyCo.,Ltd.:pnH81M-S2H:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnH81M-S2H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: H81M-S2H
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.70-1~ubuntu16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.6-0ubuntu0.16.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Sun Feb 12 15:37:10 2017
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   26489 
 vendor NEC
xserver.version: 2:1.18.4-0ubuntu0.2

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

** Affects: unity-lens-applications (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubuntu xenial

** Also affects: unity-lens-applications (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-lens-applications in Ubuntu.
Matching subscriptions: dp-unity-lens-music
https://bugs.launchpad.net/bugs/1664079

Title:
  StartupWMClass gets ignored for .desktop files that are not in
  "*/share/applications" directory

Status in unity package in Ubuntu:
  New
Status in unity-lens-applications package in Ubuntu:
  New

Bug description:
  The StartupWMClass gets ignored for .desktop files that are launched
  by Nautilus from outside the "~/.local/share/applications" or
  "/usr/share/applications" directories

  Steps to reproduce:

  1) Download Tor Browser from the developer website
  2) Unpack and execute it

  Result:

  Tor Browser windows get categorized as "Firefox" windows.

  Excepted result:

  Tor browser windows should be categorized as a separate app.

  Workaround:

  Run "cp 

[Desktop-packages] [Bug 1661590] Re: GNOME Software only supports running one application from a snap

2017-02-12 Thread Gustavo Niemeyer
Sounds good. We'll add something along those lines to the API.

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

Title:
  GNOME Software only supports running one application from a snap

Status in Snappy:
  New
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  HOW TO REPRODUCE:

  1. Install LibreOffice snap ('nonfree' tag) from Ubuntu Software.
  2. Click on the 'Launch' button once you have it installed.

  WHAT IS EXPECTED: 
  It should launch the LibreOffice wizard instead of any of Writer, Calc, etc.

  WHAT ACTUALLY HAPPENS: 
  It launches LibreOffice Database.

  
  WHY THIS HAPPENS?

  Ubuntu Software probably picks the first listed command
  (libreoffice.base), as shown in

  $ snap info libreoffice
  name:  libreoffice
  summary:   "LibreOffice is a powerful office suite including word processing 
and creation of spreadsheets, slideshows and databases"
  publisher: canonical
  description: |
LibreOffice is a powerful office suite – its clean interface and
feature-rich tools help you unleash your creativity and enhance your
productivity. LibreOffice includes several applications that make it the 
most
powerful Free and Open Source office suite on the market: Writer (word
processing), Calc (spreadsheets), Impress (presentations), Draw (vector
graphics and flowcharts), Base (databases), and Math (formula editing).
  commands:
- libreoffice.base
- libreoffice.calc
- libreoffice.draw
- libreoffice.impress
- libreoffice
- libreoffice.math
- libreoffice.writer
  tracking:stable
  installed:   5.3.0.3 (17) 374MB -
  refreshed:   2017-02-01 20:51:51 +0200 EET
  channels: 
stable:5.3.0.3 (17) 374MB -
candidate: 5.3.0.3 (17) 374MB -
beta:  5.3.0.3 (17) 374MB -
edge:  5.3.0.3 (17) 374MB -

  
  The order in snapcraft.yaml is different, so probably Snapcraft is changing 
the order (it might assume that 'libreoffice' is 'libreoffice.libreoffice', so 
it puts it further down.

  Here is snapcraft.yaml: https://git.launchpad.net/~bjoern-michaelsen
  /df-libreoffice/+git/libreoffice-snap-
  playground/tree/snapcraft.yaml?h=xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1661590/+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 1663528] Re: pulseaudio assert failure: pulseaudio: mixer.c:929: snd_mixer_elem_get_callback_private: Assertion `mixer' failed.

2017-02-12 Thread Luke Yelavich
After making the changes you made, are you still getting crashes?

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

Title:
  pulseaudio assert failure: pulseaudio: mixer.c:929:
  snd_mixer_elem_get_callback_private: Assertion `mixer' failed.

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Sidenote: Imediatly got that crash after the apt-xapian-index one (
  lp:1663524 ); does not know if it can exist a possible relationship
  between them.

  Got an other crash, and that time 'sound' is fully lost (pulseaudio
  not reloaded). Wonder if lp:1662860 can be concerned.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.04
  Package: pulseaudio 1:10.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.9.0-16.17-generic 4.9.6
  Uname: Linux 4.9.0-16-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  AssertionMessage: pulseaudio: mixer.c:929: 
snd_mixer_elem_get_callback_private: Assertion `mixer' failed.
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  oem4084 F pulseaudio
   /dev/snd/controlC0:  oem4084 F pulseaudio
  CurrentDesktop: GNOME
  Date: Fri Feb 10 09:55:45 2017
  ExecutablePath: /usr/bin/pulseaudio
  ProcCmdline: /usr/bin/pulseaudio --start --log-target=syslog
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: pulseaudio
  StacktraceTop:
   __assert_fail_base (fmt=, 
assertion=assertion@entry=0x7f92818e7188 "mixer", 
file=file@entry=0x7f92818e7419 "mixer.c", line=line@entry=929, 
function=function@entry=0x7f92818e76a0 "snd_mixer_elem_get_callback_private") 
at assert.c:92
   __GI___assert_fail (assertion=0x7f92818e7188 "mixer", file=0x7f92818e7419 
"mixer.c", line=929, function=0x7f92818e76a0 
"snd_mixer_elem_get_callback_private") at assert.c:101
   snd_mixer_elem_get_callback_private () from 
/usr/lib/x86_64-linux-gnu/libasound.so.2
   ?? () from /usr/lib/pulse-10.0/modules/module-alsa-card.so
   ?? () from /usr/lib/pulse-10.0/modules/module-alsa-card.so
  Title: pulseaudio assert failure: pulseaudio: mixer.c:929: 
snd_mixer_elem_get_callback_private: Assertion `mixer' failed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom colord dip lpadmin nvidia-persistenced plugdev 
sambashare sudo users
  dmi.bios.date: 07/22/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3002
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5W DH Deluxe
  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.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5W DH Deluxe
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTEK COMPUTER INC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1663528/+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 1664065] [NEW] Canon mf4880 driver and cups install correctly. but no print

2017-02-12 Thread Nanjun
Public bug reported:

Everything install correctly. printer was discovered in usb and network
mode both. Print job with finish without error, but no print on the
printer.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: cups 2.1.3-4
ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
Uname: Linux 4.4.0-62-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Sun Feb 12 16:43:21 2017
InstallationDate: Installed on 2015-12-29 (411 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
Lpstat: device for Canon_MF4800_Series: cnusb:/dev/usb/lp0
MachineType: Acer Aspire TC-605
Papersize: letter
PpdFiles: Canon_MF4800_Series: Canon MF4800 Series UFRII LT ver.3.0
ProcEnviron:
 LANGUAGE=en_US
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-62-generic.efi.signed 
root=UUID=daaeeb49-534f-4636-895e-a56cafb78c19 ro quiet splash vt.handoff=7
SourcePackage: cups
UpgradeStatus: Upgraded to yakkety on 2017-02-12 (0 days ago)
dmi.bios.date: 03/21/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P11-A4
dmi.board.name: Aspire TC-605
dmi.board.vendor: Acer
dmi.chassis.type: 3
dmi.chassis.vendor: Acer
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP11-A4:bd03/21/2014:svnAcer:pnAspireTC-605:pvr:rvnAcer:rnAspireTC-605:rvr:cvnAcer:ct3:cvr:
dmi.product.name: Aspire TC-605
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-bug third-party-packages yakkety

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

Title:
  Canon mf4880 driver and cups install correctly. but no print

Status in cups package in Ubuntu:
  New

Bug description:
  Everything install correctly. printer was discovered in usb and
  network mode both. Print job with finish without error, but no print
  on the printer.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: cups 2.1.3-4
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  Date: Sun Feb 12 16:43:21 2017
  InstallationDate: Installed on 2015-12-29 (411 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lpstat: device for Canon_MF4800_Series: cnusb:/dev/usb/lp0
  MachineType: Acer Aspire TC-605
  Papersize: letter
  PpdFiles: Canon_MF4800_Series: Canon MF4800 Series UFRII LT ver.3.0
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-62-generic.efi.signed 
root=UUID=daaeeb49-534f-4636-895e-a56cafb78c19 ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to yakkety on 2017-02-12 (0 days ago)
  dmi.bios.date: 03/21/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P11-A4
  dmi.board.name: Aspire TC-605
  dmi.board.vendor: Acer
  dmi.chassis.type: 3
  dmi.chassis.vendor: Acer
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP11-A4:bd03/21/2014:svnAcer:pnAspireTC-605:pvr:rvnAcer:rnAspireTC-605:rvr:cvnAcer:ct3:cvr:
  dmi.product.name: Aspire TC-605
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1664065/+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 1663060] Re: Add a title field to snap metadata

2017-02-12 Thread Gustavo Niemeyer
If gnome-software is using summary as a name, it needs to be fixed to
not do that, ASAP.

Whether to have a different field is an unrelated conversation which is
of less urgency than that. We have a name field today, and it should be
used.

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

Title:
  Add a title field to snap metadata

Status in Developer registration portal:
  New
Status in Snappy:
  New
Status in gnome-software package in Ubuntu:
  Confirmed
Status in snapcraft package in Ubuntu:
  Confirmed
Status in snapd package in Ubuntu:
  Triaged
Status in snapd-glib package in Ubuntu:
  Confirmed

Bug description:
  There are currently three naming fields in the snap metadata:
  name: a codename for the snap (can't contain spaces)
  summary: a one-line description of the snap
  description: A multi-line description of the snap

  For example for the Ubuntu calculator app we have:
  name: ubuntu-calculator-app
  summary: Ubuntu Calculator app
  description: The calculator app for all Ubuntu devices.

  What is missing is the 'title' field from the store - this is more
  appropriate to use in a graphical system to display this. For example,
  this should be "Calculator" for ubuntu-calculator-app.

  I think the following needs to be done:
  1. A title field needs to be specified in the .snap metadata.
  2. snapd needs to return this field for local snaps from the metadata, and 
return the store field for searches.
  3. The store should take the title field from the metadata when uploading and 
automatically set it in the store.
  4. Snapcraft needs to have updated documentation / prompt the user to enter 
this field.
  5. snapd-glib needs support for this field.
  6. GNOME Software should use this field where appropriate.

To manage notifications about this bug go to:
https://bugs.launchpad.net/developer-portal/+bug/1663060/+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 1664060] Re: Can't see view message pane in Evolution after most recent apt-get upgrade

2017-02-12 Thread dr4c4n
So I'm pretty sure that this is related to the package
http://packages.ubuntu.com/zesty/libwebkit2gtk-4.0-37-gtk2. But I can't
downgrade this package to confirm. For now switching to thunderbird.
Eventually will retry evolution after the next update.

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

Title:
  Can't see view message pane in Evolution after most recent apt-get
  upgrade

Status in evolution package in Ubuntu:
  New

Bug description:
  someone on arch is describing the exact same issue whereby a package
  is updated, after the update evolution doesn't show any information in
  the message pane. Similar to what is reported on an arch forum here:
  https://bbs.archlinux.org/viewtopic.php?id=223046

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: evolution 3.22.4-1ubuntu1
  ProcVersionSignature: Ubuntu 4.9.0-15.16-generic 4.9.5
  Uname: Linux 4.9.0-15-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Feb 12 15:43:07 2017
  InstallationDate: Installed on 2017-01-12 (31 days ago)
  InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Alpha amd64 (20170111)
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1664060/+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 1663932] Re: unity-control-center crashed when setting custom-date-time

2017-02-12 Thread Martijn
Oops, forgot to include. Attached is the XML file used to set these
gsettings for new users. (install by overwriting
"/usr/share/glib-2.0/schemas/com.canonical.indicator.datetime.gschema.xml",
then running "glib-compile-schemas /usr/share/glib2.0/schemas")

One can also run the following commands on the ubuntu system to set
these values for an existing user:

gsettings set com.canonical.indicator.datetime time-format 'custom'
gsettings set com.canonical.indicator.datetime custom-time-format '%a %d %B %Y 
%H:%M'


** Attachment added: "gschema file"
   
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1663932/+attachment/4817747/+files/com.canonical.indicator.datetime.gschema.xml

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

Title:
  unity-control-center crashed when setting custom-date-time

Status in unity-control-center package in Ubuntu:
  Incomplete

Bug description:
  When one sets a custom date-time string via GLib-2.0 schemas, unity-
  control-center crashes when one opens the "time"-tab.

  Setting a custom date-time string is not standard behavior, which may
  invalidate this bugreport. However, this means setting this custom
  date-time string (to work around i18n issues with the date being
  displayed incorrectly btw.) means one cannot change the time anymore
  via the GUI.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160705-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Sat Feb 11 21:09:48 2017
  ExecutablePath: /usr/bin/unity-control-center
  ExecutableTimestamp: 1467731382
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  ProcCmdline: unity-control-center
  ProcCwd: /home/mverkleij
  Signal: 5
  SourcePackage: unity-control-center
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_settings_bind_with_mapping () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from 
/usr/lib/x86_64-linux-gnu/unity-control-center-1/panels/libdatetime.so
   g_type_create_instance () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: unity-control-center crashed with signal 5 in 
g_settings_bind_with_mapping()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1663932/+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 1661590] Re: GNOME Software only supports running one application from a snap

2017-02-12 Thread Robert Ancell
GNOME Software currently doesn't actually introspect anything from the
.snap directly. It uses snapd which I understand it is the desired
design of snapd (I like this).

So what I need is:
- API in snapd to explicitly map which app has which .desktop file and how to 
get the contents of them.
OR
- Confirmation on the correct method to get a .desktop file given an app name.

I think the API in snapd is the best method as this allows any changes
in the snap format to be handled in one place and works for all snap
clients.

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

Title:
  GNOME Software only supports running one application from a snap

Status in Snappy:
  New
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  HOW TO REPRODUCE:

  1. Install LibreOffice snap ('nonfree' tag) from Ubuntu Software.
  2. Click on the 'Launch' button once you have it installed.

  WHAT IS EXPECTED: 
  It should launch the LibreOffice wizard instead of any of Writer, Calc, etc.

  WHAT ACTUALLY HAPPENS: 
  It launches LibreOffice Database.

  
  WHY THIS HAPPENS?

  Ubuntu Software probably picks the first listed command
  (libreoffice.base), as shown in

  $ snap info libreoffice
  name:  libreoffice
  summary:   "LibreOffice is a powerful office suite including word processing 
and creation of spreadsheets, slideshows and databases"
  publisher: canonical
  description: |
LibreOffice is a powerful office suite – its clean interface and
feature-rich tools help you unleash your creativity and enhance your
productivity. LibreOffice includes several applications that make it the 
most
powerful Free and Open Source office suite on the market: Writer (word
processing), Calc (spreadsheets), Impress (presentations), Draw (vector
graphics and flowcharts), Base (databases), and Math (formula editing).
  commands:
- libreoffice.base
- libreoffice.calc
- libreoffice.draw
- libreoffice.impress
- libreoffice
- libreoffice.math
- libreoffice.writer
  tracking:stable
  installed:   5.3.0.3 (17) 374MB -
  refreshed:   2017-02-01 20:51:51 +0200 EET
  channels: 
stable:5.3.0.3 (17) 374MB -
candidate: 5.3.0.3 (17) 374MB -
beta:  5.3.0.3 (17) 374MB -
edge:  5.3.0.3 (17) 374MB -

  
  The order in snapcraft.yaml is different, so probably Snapcraft is changing 
the order (it might assume that 'libreoffice' is 'libreoffice.libreoffice', so 
it puts it further down.

  Here is snapcraft.yaml: https://git.launchpad.net/~bjoern-michaelsen
  /df-libreoffice/+git/libreoffice-snap-
  playground/tree/snapcraft.yaml?h=xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1661590/+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 1661590] Re: GNOME Software only supports running one application from a snap

2017-02-12 Thread Robert Ancell
The solution we ended up implementing to determine if an app is
graphical was in bug 1595023.

It would be much better to get an explicit mapping of apps to .desktop
files and use that.

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

Title:
  GNOME Software only supports running one application from a snap

Status in Snappy:
  New
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  HOW TO REPRODUCE:

  1. Install LibreOffice snap ('nonfree' tag) from Ubuntu Software.
  2. Click on the 'Launch' button once you have it installed.

  WHAT IS EXPECTED: 
  It should launch the LibreOffice wizard instead of any of Writer, Calc, etc.

  WHAT ACTUALLY HAPPENS: 
  It launches LibreOffice Database.

  
  WHY THIS HAPPENS?

  Ubuntu Software probably picks the first listed command
  (libreoffice.base), as shown in

  $ snap info libreoffice
  name:  libreoffice
  summary:   "LibreOffice is a powerful office suite including word processing 
and creation of spreadsheets, slideshows and databases"
  publisher: canonical
  description: |
LibreOffice is a powerful office suite – its clean interface and
feature-rich tools help you unleash your creativity and enhance your
productivity. LibreOffice includes several applications that make it the 
most
powerful Free and Open Source office suite on the market: Writer (word
processing), Calc (spreadsheets), Impress (presentations), Draw (vector
graphics and flowcharts), Base (databases), and Math (formula editing).
  commands:
- libreoffice.base
- libreoffice.calc
- libreoffice.draw
- libreoffice.impress
- libreoffice
- libreoffice.math
- libreoffice.writer
  tracking:stable
  installed:   5.3.0.3 (17) 374MB -
  refreshed:   2017-02-01 20:51:51 +0200 EET
  channels: 
stable:5.3.0.3 (17) 374MB -
candidate: 5.3.0.3 (17) 374MB -
beta:  5.3.0.3 (17) 374MB -
edge:  5.3.0.3 (17) 374MB -

  
  The order in snapcraft.yaml is different, so probably Snapcraft is changing 
the order (it might assume that 'libreoffice' is 'libreoffice.libreoffice', so 
it puts it further down.

  Here is snapcraft.yaml: https://git.launchpad.net/~bjoern-michaelsen
  /df-libreoffice/+git/libreoffice-snap-
  playground/tree/snapcraft.yaml?h=xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1661590/+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 1663060] Re: Add a title field to snap metadata

2017-02-12 Thread Robert Ancell
Please ignore what gnome-software is currently using. The title and
description of this bug is about adding a new field because none of the
current fields are sufficient. Please don't get hung up on the semantics
on the fields; call them "naming", "describing", "metadata" - whatever.

I don't think having multiple apps with the same name is an issue. This
is already possible with .debs, this is possible with clicks and is
possible with Android apps [1] (I'm not sure about Apple apps since
their store is not searchable online). In practise, this doesn't seem to
be a problem because the credibility of an app is determined by the
publisher and ratings. Also, app writers are already motivated to use a
name that stands out from the existing "Calculator".

For a real-life comparison consumers don't get confused between a Casio
calculator and an HP calculator - if we have 10 calculators in the store
I would expect them to all be called "Calculator" (or something
similar).

Our apt/deb story does not use the package name in the GUI. It uses the
"Name" field from the .desktop file. The package name is an
implementation detail.

[1] https://play.google.com/store/search?q=calculator

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

Title:
  Add a title field to snap metadata

Status in Developer registration portal:
  New
Status in Snappy:
  New
Status in gnome-software package in Ubuntu:
  Confirmed
Status in snapcraft package in Ubuntu:
  Confirmed
Status in snapd package in Ubuntu:
  Triaged
Status in snapd-glib package in Ubuntu:
  Confirmed

Bug description:
  There are currently three naming fields in the snap metadata:
  name: a codename for the snap (can't contain spaces)
  summary: a one-line description of the snap
  description: A multi-line description of the snap

  For example for the Ubuntu calculator app we have:
  name: ubuntu-calculator-app
  summary: Ubuntu Calculator app
  description: The calculator app for all Ubuntu devices.

  What is missing is the 'title' field from the store - this is more
  appropriate to use in a graphical system to display this. For example,
  this should be "Calculator" for ubuntu-calculator-app.

  I think the following needs to be done:
  1. A title field needs to be specified in the .snap metadata.
  2. snapd needs to return this field for local snaps from the metadata, and 
return the store field for searches.
  3. The store should take the title field from the metadata when uploading and 
automatically set it in the store.
  4. Snapcraft needs to have updated documentation / prompt the user to enter 
this field.
  5. snapd-glib needs support for this field.
  6. GNOME Software should use this field where appropriate.

To manage notifications about this bug go to:
https://bugs.launchpad.net/developer-portal/+bug/1663060/+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 1664060] [NEW] Can't see view message pane in Evolution after most recent apt-get upgrade

2017-02-12 Thread dr4c4n
Public bug reported:

someone on arch is describing the exact same issue whereby a package is
updated, after the update evolution doesn't show any information in the
message pane. Similar to what is reported on an arch forum here:
https://bbs.archlinux.org/viewtopic.php?id=223046

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: evolution 3.22.4-1ubuntu1
ProcVersionSignature: Ubuntu 4.9.0-15.16-generic 4.9.5
Uname: Linux 4.9.0-15-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.4-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Sun Feb 12 15:43:07 2017
InstallationDate: Installed on 2017-01-12 (31 days ago)
InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Alpha amd64 (20170111)
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages zesty

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

Title:
  Can't see view message pane in Evolution after most recent apt-get
  upgrade

Status in evolution package in Ubuntu:
  New

Bug description:
  someone on arch is describing the exact same issue whereby a package
  is updated, after the update evolution doesn't show any information in
  the message pane. Similar to what is reported on an arch forum here:
  https://bbs.archlinux.org/viewtopic.php?id=223046

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: evolution 3.22.4-1ubuntu1
  ProcVersionSignature: Ubuntu 4.9.0-15.16-generic 4.9.5
  Uname: Linux 4.9.0-15-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Feb 12 15:43:07 2017
  InstallationDate: Installed on 2017-01-12 (31 days ago)
  InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Alpha amd64 (20170111)
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1664060/+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 1647031] Re: systemd-resolved’s 127.0.0.53 server does not follow CNAME records

2017-02-12 Thread Martin Pitt
Fixed upstream:
https://github.com/systemd/systemd/commit/e8d23f92b50a97bb3

** Changed in: systemd (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  systemd-resolved’s 127.0.0.53 server does not follow CNAME records

Status in systemd:
  New
Status in network-manager package in Ubuntu:
  Fix Released
Status in systemd package in Ubuntu:
  Fix Committed

Bug description:
  $ systemd-resolve www.freedesktop.org
  www.freedesktop.org: 131.252.210.176
   2610:10:20:722:a800:ff:feda:470f
   (annarchy.freedesktop.org)

  -- Information acquired via protocol DNS in 673.6ms.
  -- Data is authenticated: no
  $ ping www.freedesktop.org
  ping: www.freedesktop.org: Name or service not known
  $ cat /etc/resolv.conf
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  # 127.0.0.53 is the systemd-resolved stub resolver.
  # run "systemd-resolve --status" to see details about the actual nameservers.

  nameserver 127.0.0.53
  $ dig +no{cmd,comments,stats} www.freedesktop.org @127.0.0.53
  ;www.freedesktop.org. IN  A
  www.freedesktop.org.  7146IN  CNAME   annarchy.freedesktop.org.
  $ dig +no{cmd,comments,stats} www.freedesktop.org @8.8.8.8
  ;www.freedesktop.org. IN  A
  www.freedesktop.org.  14399   IN  CNAME   annarchy.freedesktop.org.
  annarchy.freedesktop.org. 14399   IN  A   131.252.210.176

  I trust it needn’t be explained why this makes the internet almost
  completely useless in zesty.

To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1647031/+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 1664054] [NEW] issues when saving image (different from #1064332)

2017-02-12 Thread madpentiste
Public bug reported:

Shotwell 0.20.2, Ubuntu 14.04, Mate desktop environment 1.8.2


When trying to save a modified image, the following happens:

1) ctrl-S does not work (and is dimmed) -- only non-shortcut File > Save
works

2) the new version of the image is actually saved on the hard drive
(file manager shows new dates and time, and if the image is opened in
another image viewer, the changes are there)

3) but shotwell itself sees the image as unsaved (with a star on the
left side of the file name in the window banner) and will ask twice if
you want to save it when you close the window.


Unlike bug #1064332, no freezing happens.

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

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

Title:
  issues when saving image (different from #1064332)

Status in shotwell package in Ubuntu:
  New

Bug description:
  Shotwell 0.20.2, Ubuntu 14.04, Mate desktop environment 1.8.2

  
  When trying to save a modified image, the following happens:

  1) ctrl-S does not work (and is dimmed) -- only non-shortcut File >
  Save works

  2) the new version of the image is actually saved on the hard drive
  (file manager shows new dates and time, and if the image is opened in
  another image viewer, the changes are there)

  3) but shotwell itself sees the image as unsaved (with a star on the
  left side of the file name in the window banner) and will ask twice if
  you want to save it when you close the window.

  
  Unlike bug #1064332, no freezing happens.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1664054/+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 1664055] [NEW] Simple Scan keeps crashing. I don't know what's going on.

2017-02-12 Thread Samuel
Public bug reported:

It's on my userside only I want it fixed. How can it be fixed?

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: simple-scan 3.20.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35
Uname: Linux 4.4.0-59-generic i686
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: i386
CurrentDesktop: Unity
Date: Sun Feb 12 12:27:00 2017
InstallationDate: Installed on 2015-09-12 (518 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta i386 (20150805)
MachineType: Gigabyte Technology Co., Ltd. H81M-S1
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-59-generic 
root=UUID=ea6cfc38-278c-4ea6-8b63-1807c476901e ro quiet splash vt.handoff=7
SimpleScanLog:
 
SourcePackage: simple-scan
UpgradeStatus: Upgraded to xenial on 2016-10-20 (115 days ago)
dmi.bios.date: 06/20/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: FF
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: H81M-S1
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.:bvrFF:bd06/20/2014:svnGigabyteTechnologyCo.,Ltd.:pnH81M-S1:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnH81M-S1:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: H81M-S1
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Affects: simple-scan (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 xenial

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

Title:
  Simple Scan keeps crashing. I don't know what's going on.

Status in simple-scan package in Ubuntu:
  New

Bug description:
  It's on my userside only I want it fixed. How can it be fixed?

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: simple-scan 3.20.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35
  Uname: Linux 4.4.0-59-generic i686
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: i386
  CurrentDesktop: Unity
  Date: Sun Feb 12 12:27:00 2017
  InstallationDate: Installed on 2015-09-12 (518 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta i386 (20150805)
  MachineType: Gigabyte Technology Co., Ltd. H81M-S1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-59-generic 
root=UUID=ea6cfc38-278c-4ea6-8b63-1807c476901e ro quiet splash vt.handoff=7
  SimpleScanLog:
   
  SourcePackage: simple-scan
  UpgradeStatus: Upgraded to xenial on 2016-10-20 (115 days ago)
  dmi.bios.date: 06/20/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: FF
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H81M-S1
  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.:bvrFF:bd06/20/2014:svnGigabyteTechnologyCo.,Ltd.:pnH81M-S1:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnH81M-S1:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: H81M-S1
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/1664055/+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 1553441] Re: [Asus K55DR] When VGA plugged into laptop, only one monitor working at a time

2017-02-12 Thread lazanet
Bug submitted @ https://bugs.freedesktop.org/show_bug.cgi?id=99784

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

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

Title:
  [Asus K55DR] When VGA plugged into laptop, only one monitor working at
  a time

Status in xserver-xorg-video-ati package in Ubuntu:
  Triaged

Bug description:
  When my ASUS VW193 external monitor is connected to the VGA port of my
  laptop (AMD Radeon 7470m) internal laptop monitor stops working. Using
  the Unity Control Center I'm able to set laptop monitor as primary
  which disables external monitor (and vice-versa). Tried manual switch
  to mainline Linux 4.5 kernel, same thing. Tested on 14.04, 15.10,
  16.04 with same results.

  However, if I plug the Asus monitor into the laptop via VGA, plug my
  Vox TV into the laptop via HDMI, and set the resolution to 1280x720,
  it displays fine on both the monitor and TV.

  Also, the internal monitor and just HDMI together show properly.

  However, if I adjust to 1080i, the above working dual screen configurations 
show a graphical glitch:
  https://launchpadlibrarian.net/302517159/IMG_20170114_225834.jpg

  WORKAROUND: Use Ubuntu 14.04 with fglrx.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  Uname: Linux 4.5.0-040500rc6-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sat Mar  5 04:32:48 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.14, 4.4.0-10-generic, x86_64: installed
   virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
   virtualbox, 5.0.14, 4.5.0-040500rc6-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7640G] [1002:9903] 
(prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Trinity [Radeon HD 7640G] [1043:106b]
   Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M 
Series] [1002:6760] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2016-02-18 (15 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: ASUSTeK COMPUTER INC. K55DR
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.5.0-040500rc6-generic 
root=UUID=e0064410-4660-40b7-b961-76f320a921a6 ro amdgpu.powerplay=1
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 217
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55DR
  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.:bvr217:bd09/07/2012:svnASUSTeKCOMPUTERINC.:pnK55DR:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55DR:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55DR
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.12.2+16.04.20160209-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.2-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.1.2-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.1-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.6.1-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160218-1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sat Mar  5 04:27:41 2016
  xserver.configfile: default
  xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.1-1ubuntu3
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1553441/+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 1553441] Re: [Asus K55DR] When VGA plugged into laptop, only one monitor working at a time

2017-02-12 Thread lazanet
** Tags removed: kernel-bug-exists-upstream-4.10-rc3
** Tags added: kernel-bug-exists-upstream-4.10-rc7

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

Title:
  [Asus K55DR] When VGA plugged into laptop, only one monitor working at
  a time

Status in xserver-xorg-video-ati package in Ubuntu:
  Triaged

Bug description:
  When my ASUS VW193 external monitor is connected to the VGA port of my
  laptop (AMD Radeon 7470m) internal laptop monitor stops working. Using
  the Unity Control Center I'm able to set laptop monitor as primary
  which disables external monitor (and vice-versa). Tried manual switch
  to mainline Linux 4.5 kernel, same thing. Tested on 14.04, 15.10,
  16.04 with same results.

  However, if I plug the Asus monitor into the laptop via VGA, plug my
  Vox TV into the laptop via HDMI, and set the resolution to 1280x720,
  it displays fine on both the monitor and TV.

  Also, the internal monitor and just HDMI together show properly.

  However, if I adjust to 1080i, the above working dual screen configurations 
show a graphical glitch:
  https://launchpadlibrarian.net/302517159/IMG_20170114_225834.jpg

  WORKAROUND: Use Ubuntu 14.04 with fglrx.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  Uname: Linux 4.5.0-040500rc6-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sat Mar  5 04:32:48 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.14, 4.4.0-10-generic, x86_64: installed
   virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
   virtualbox, 5.0.14, 4.5.0-040500rc6-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7640G] [1002:9903] 
(prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Trinity [Radeon HD 7640G] [1043:106b]
   Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M 
Series] [1002:6760] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2016-02-18 (15 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: ASUSTeK COMPUTER INC. K55DR
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.5.0-040500rc6-generic 
root=UUID=e0064410-4660-40b7-b961-76f320a921a6 ro amdgpu.powerplay=1
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 217
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55DR
  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.:bvr217:bd09/07/2012:svnASUSTeKCOMPUTERINC.:pnK55DR:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55DR:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55DR
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.12.2+16.04.20160209-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.2-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.1.2-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.1-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.6.1-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160218-1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sat Mar  5 04:27:41 2016
  xserver.configfile: default
  xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.1-1ubuntu3
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1553441/+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 1085706] Re: pam_ecryptfs: seteuid error

2017-02-12 Thread PJO
Also present in Linux Mint 18.1

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

Title:
  pam_ecryptfs: seteuid error

Status in eCryptfs:
  Confirmed
Status in GNOME Screensaver:
  New
Status in ecryptfs-utils package in Ubuntu:
  Triaged
Status in gnome-screensaver package in Ubuntu:
  Triaged
Status in plasma-workspace package in Ubuntu:
  Confirmed
Status in gnome-screensaver package in Debian:
  New

Bug description:
  I get this error message in the syslog when I authenticate succesfully
  in the screensaver.

  ---
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  DistroRelease: Ubuntu 12.10
  EcryptfsInUse: Yes
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GsettingsGnomeSession:
   org.gnome.desktop.session idle-delay uint32 600
   org.gnome.desktop.session session-name 'ubuntu'
  InstallationDate: Installed on 2012-06-13 (172 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MarkForUpload: True
  Package: gnome-screensaver 3.6.0-0ubuntu2
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-19-generic x86_64
  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/ecryptfs/+bug/1085706/+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 1664047] [NEW] File Properties window doesn't allow interaction with folder

2017-02-12 Thread Brandon MacEachern
Public bug reported:

In Ubuntu 16.10, and the included version of Nautilus, when you right-
click a file and go to Properties, you can only seemingly pull up one
properties window PER folder, as the parent window you were just in is
frozen in time, you can't click anything in it.  Essentially making this
a *major* usability issue, because now comparing two files in the same
folder is rather impossible.  I'd have to open up that one folder twice
in two separate windows which is completely absurd.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: nautilus 1:3.20.3-1ubuntu3.1
ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
Uname: Linux 4.8.0-37-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Feb 12 14:08:57 2017
GsettingsChanges:
 b'org.gnome.nautilus.preferences' b'thumbnail-limit' b'uint64 104857600'
 b'org.gnome.nautilus.preferences' b'executable-text-activation' b"'launch'"
 b'org.gnome.nautilus.preferences' b'show-delete-permanently' b'true'
 b'org.gnome.nautilus.window-state' b'sidebar-width' b'206'
 b'org.gnome.nautilus.window-state' b'geometry' b"'1101x680+233+140'"
InstallationDate: Installed on 2016-10-10 (125 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
SourcePackage: nautilus
UpgradeStatus: Upgraded to yakkety on 2017-02-12 (0 days ago)
usr_lib_nautilus: gnome-terminal 3.20.2-1ubuntu5

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


** Tags: amd64 apport-bug third-party-packages yakkety

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

Title:
  File Properties window doesn't allow interaction with folder

Status in nautilus package in Ubuntu:
  New

Bug description:
  In Ubuntu 16.10, and the included version of Nautilus, when you right-
  click a file and go to Properties, you can only seemingly pull up one
  properties window PER folder, as the parent window you were just in is
  frozen in time, you can't click anything in it.  Essentially making
  this a *major* usability issue, because now comparing two files in the
  same folder is rather impossible.  I'd have to open up that one folder
  twice in two separate windows which is completely absurd.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: nautilus 1:3.20.3-1ubuntu3.1
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Feb 12 14:08:57 2017
  GsettingsChanges:
   b'org.gnome.nautilus.preferences' b'thumbnail-limit' b'uint64 104857600'
   b'org.gnome.nautilus.preferences' b'executable-text-activation' b"'launch'"
   b'org.gnome.nautilus.preferences' b'show-delete-permanently' b'true'
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'206'
   b'org.gnome.nautilus.window-state' b'geometry' b"'1101x680+233+140'"
  InstallationDate: Installed on 2016-10-10 (125 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to yakkety on 2017-02-12 (0 days ago)
  usr_lib_nautilus: gnome-terminal 3.20.2-1ubuntu5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1664047/+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 1662989] Re: package thunderbird-dbg 1:45.5.1+build1-0ubuntu0.16.04.1 failed to install/upgrade: subproces dpkg-deb --fsys-tarfile werd gedood door signaal (Geëlimineerd)

2017-02-12 Thread Vej
** Changed in: thunderbird (Ubuntu)
   Status: New => Incomplete

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

Title:
  package thunderbird-dbg 1:45.5.1+build1-0ubuntu0.16.04.1 failed to
  install/upgrade: subproces dpkg-deb --fsys-tarfile werd gedood door
  signaal (Geëlimineerd)

Status in thunderbird package in Ubuntu:
  Incomplete

Bug description:
  error occured while updating via sudo apt upgrade

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: thunderbird-dbg 1:45.5.1+build1-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-62.83-powerpc64-smp 4.4.40
  Uname: Linux 4.4.0-62-powerpc64-smp ppc64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: powerpc
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pieter 1537 F pulseaudio
  BuildID: 20170125175243
  CRDA: N/A
  Channel: Unavailable
  Date: Wed Feb  8 18:53:09 2017
  ErrorMessage: subproces dpkg-deb --fsys-tarfile werd gedood door signaal 
(Geëlimineerd)
  ForcedLayersAccel: False
  InstallationDate: Installed on 2016-05-30 (254 days ago)
  InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Release powerpc 
(20160420)
  IpRoute:
   default via 192.168.91.1 dev wlan0  proto static  metric 600 
   192.168.91.0/24 dev wlan0  proto kernel  scope link  src 192.168.91.206  
metric 600
  NoProfiles: True
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.19
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  Title: package thunderbird-dbg 1:45.5.1+build1-0ubuntu0.16.04.1 failed to 
install/upgrade: subproces dpkg-deb --fsys-tarfile werd gedood door signaal 
(Geëlimineerd)
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1662989/+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 1664015] Re: Backups "Details" window text field is one line tall

2017-02-12 Thread Vej
*** This bug is a duplicate of bug 1623835 ***
https://bugs.launchpad.net/bugs/1623835

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 1623835, so it is being marked as such. Please look at
the other bug report to see if an update for your release will become
available.

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 1623835
   Scrolled Windows in backup/restore progress are too small to read

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

Title:
  Backups "Details" window text field is one line tall

Status in deja-dup package in Ubuntu:
  New

Bug description:
  If I open the Backups window and click the Details icon to expand and
  display the details of the backup that is in progress, the scrolling
  text field which is displayed is one line tall and cannot be expanded
  to see multiple lines of details text. Backups, that is, being "deja-
  dup".

  In Ubuntu 15 it worked fine, and I was able to see multiple lines of
  backup progress text and scroll through them.

  This same problem is seen in Update Manager.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: deja-dup 34.2-0ubuntu3.1
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Feb 12 09:30:11 2017
  InstallationDate: Installed on 2015-08-07 (555 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: deja-dup
  UpgradeStatus: Upgraded to yakkety on 2017-01-09 (34 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1664015/+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 1525477] Re: X server crash when pasting selection using middle button in Chromium

2017-02-12 Thread Andrei Borzenkov
Still valid in Ubuntu 16.04.2 with HWE kernels and Xorg. It is beyond my
understanding why you would need BIOS version for this, but if you
insist ...

A14
12/26/2016

And no, there is of course no improvement after updating BIOS.

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

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

Title:
  X server crash when pasting selection using middle button in Chromium

Status in xorg package in Ubuntu:
  New

Bug description:
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  xorg 1:7.7+1ubuntu8.1

  Select any text; use middle button to paste selection in Chromium (I
  observed it pasting in URL bar or in any form text input field,
  including previous attempt to report this bug :) ). Session crashes.

  It does not happen, when either pasting into different application
  (like terminal) or wen use Copy - Paste instead of middle button.

  I noticed it about a week ago, so it must be some recent change; I use
  selection paste often enough to notice something like this before.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 4.2.0-19.23~14.04.1-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Dec 12 11:09:22 2015
  DistUpgraded: Fresh install
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-20140620-0
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:062b]
  InstallationDate: Installed on 2015-07-02 (162 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20140620-04:25
  MachineType: Dell Inc. Latitude E5450
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic 
root=UUID=d06b07a3-04bf-46e1-8cae-5f2592c69192 ro quiet splash pcie_aspm=force 
radeon.modeset=0 nouveau.modeset=0 video.use_native_backlight=1 
video.use_native_backlight=1 crashkernel=384M-:128M vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/19/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 06J17N
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd05/19/2015:svnDellInc.:pnLatitudeE5450:pvr01:rvnDellInc.:rn06J17N:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5450
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sat Dec 12 11:08:11 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1133 
   vendor LGD
  xserver.version: 2:1.15.1-0ubuntu2.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1525477/+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 1559429] Re: Xorg crash after middle button paste in Chromium under kernel 4.4 LTS

2017-02-12 Thread Andrei Borzenkov
OMG ... again finding easy reason to not do anything ...

Yes, I updated BIOS to the last available today (12.02.2017). This is

A14
12/26/2016

And the bug is still present on 16.04.2 with HWE kernel (4.8) and Xorg
(1.18.4).

Of course you can now wait couple of months until new BIOS is released
and waive off with "BIOS outdated" again ...

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

Title:
  Xorg crash after middle button paste in Chromium under kernel  4.4 LTS

Status in xorg package in Ubuntu:
  New

Bug description:
  When pasting text in Chromium using middle button Xorg crashes. So far
  this happens only

  - in Chromium (I can middle paste in other programs like terminal)
  - using kernel 4.4 LTS (it does not happen using stock 3.16 kernel)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 4.4.0-9.24~14.04.1~beta1-generic 4.4.3
  Uname: Linux 4.4.0-9-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Mar 19 12:21:17 2016
  DistUpgraded: Fresh install
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-20140620-0
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:062b]
  InstallationDate: Installed on 2015-07-02 (261 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20140620-04:25
  MachineType: Dell Inc. Latitude E5450
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-9-generic 
root=UUID=d06b07a3-04bf-46e1-8cae-5f2592c69192 ro quiet splash pcie_aspm=force 
radeon.modeset=0 nouveau.modeset=0 video.use_native_backlight=1 
video.use_native_backlight=1 crashkernel=384M-:128M vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/19/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 06J17N
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd05/19/2015:svnDellInc.:pnLatitudeE5450:pvr01:rvnDellInc.:rn06J17N:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5450
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.6
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sat Mar 19 12:12:47 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1133 
   vendor LGD
  xserver.version: 2:1.15.1-0ubuntu2.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1559429/+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 1133477] Re: cut-n-paste move files got stuck forever

2017-02-12 Thread Autiwa
Do you need some info, log file or anything else? 4 years after the
report, this is still an active bug that completely freeze a copy of
files (several dozen of .jpg files in my case and many others).

I'm surprised that this bug is unassigned.

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

Title:
  cut-n-paste move files got stuck forever

Status in nautilus package in Ubuntu:
  Confirmed
Status in pcmanfm package in Ubuntu:
  Confirmed

Bug description:
  With Nautilus, I navigated to a folder that contained about 2,000 gif files.
  I selected all of them
  I cut with Ctrl+X
  I navigated to another folder
  I pasted with Ctrl+V

  => A popup window appeared saying "Preparing to move N files", and it got 
stuck there forever.
  Nautilus stopped responding. I waited half an hour, then I had to kill it.

  Actually some of the files were moved. Which is the worst thing that
  could happen.

  I tried again with the remaining files and it happened again!! It's
  systematic!!

  I suspect it has to do with displaying the previews of a big number of
  files. Nautilus becomes completely unmanageable whenever you open
  folders with lots of files. Maximum priority should be given to the UI
  and actual operations; displaying of the previews should be done in
  the background and should never, ever slow down user operations the
  slightest bit. Seems pretty obvious.

  Also note that 2000 is not even that much. Actually it's very few
  files.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4.2
  ProcVersionSignature: Ubuntu 3.5.0-25.38-generic 3.5.7.4
  Uname: Linux 3.5.0-25-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: i386
  Date: Tue Feb 26 18:23:52 2013
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b"'1312x713+64+71'"
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'180'
   b'org.gnome.nautilus.window-state' b'start-with-status-bar' b'true'
  InstallationDate: Installed on 2010-06-23 (979 days ago)
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to quantal on 2013-01-13 (44 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1133477/+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 1542733] Re: Connect to Hidden Wi-Fi Network, "Connect" grayed out

2017-02-12 Thread Frédéric Danis
Hello Glenn,

First, you should add "Source code" repositories in "Software Sources",
take a look at https://help.ubuntu.com/community/Repositories/Ubuntu

Then you should install all dependencies needed to build the network-
manager-applet package:

$ sudo apt update
$ sudo apt build-dep network-manager-applet
$ sudo apt install quilt devscripts

The previous steps should now work.

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

Title:
  Connect to Hidden Wi-Fi Network, "Connect" grayed out

Status in Network Manager Applet:
  Confirmed
Status in network-manager-applet package in Ubuntu:
  Confirmed

Bug description:
  Reproduce:
  1. Create a static, connection to hidden Wi-Fi connection using 
nm-connection-editor

  2. click nm-applet icon
  click "Connect to Hidden Wi-Fi Network"
  click pre-existing connection
  "Connect" is grayed out

  Work around is using terminal.
  nmcli c up id 

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.0.4-0ubuntu9
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Feb  6 15:58:22 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-02-06 (0 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160206)
  IpRoute:
   default via 192.168.0.1 dev wlp2s0  proto static  metric 600 
   169.254.0.0/16 dev wlp2s0  scope link  metric 1000 
   192.168.0.0/24 dev wlp2s0  proto kernel  scope link  src 192.168.0.55  
metric 600
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   
  nmcli-con:
   NAMEUUID  TYPE   
  TIMESTAMP   TIMESTAMP-REAL   AUTOCONNECT  
AUTOCONNECT-PRIORITY  READONLY  DBUS-PATH   
ACTIVE  DEVICE  STATE  ACTIVE-PATH
   Wired connection 1  7c22db8e-2026-413b-86cd-0c796f177dd5  
802-3-ethernet   1454790964  Sat 06 Feb 2016 02:36:04 PM CST  yes  0
 no/org/freedesktop/NetworkManager/Settings/1  no  
--  -- -- 
   jjjGFQQZi0U43GQNlkbUFr0j8ZXA2A  d57103a5-d3d7-4fb0-a2a0-469894e184ab  
802-11-wireless  1454795858  Sat 06 Feb 2016 03:57:38 PM CST  yes  0
 no/org/freedesktop/NetworkManager/Settings/0  yes 
wlp2s0  activated  /org/freedesktop/NetworkManager/ActiveConnection/4
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp2s0  wifi  connected/org/freedesktop/NetworkManager/Devices/1  
jjjGFQQZi0U43GQNlkbUFr0j8ZXA2A  d57103a5-d3d7-4fb0-a2a0-469894e184ab  
/org/freedesktop/NetworkManager/ActiveConnection/4 
   enp1s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/0  -- 
 ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1542733/+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 1576992] Re: inside not highlighted correctly

2017-02-12 Thread teo1978
Looks like it's fixed

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

Title:
   inside  not highlighted correctly

Status in gtksourceview3 package in Ubuntu:
  Incomplete

Bug description:
  I wanted to report this upstream but couldn't figure out where in less
  than a minute, so I give up and leave that to anyone who will triage
  this bug.

  This is yet another screwup in the syntax highlighting of php code.
  See the screenshot, it speaks for itself.

  From some comment I read about other php syntax highlight issues, I seem to 
remember that 100%-correct syntax highlight for PHP (that is, matching how the 
code is _really_ interpreted in reality) is not even theoretically possible 
with the tool that Gedit currently uses for language definitions (which is, if 
that is true, poorly designed or the wrong tool). 
  (example: complex nesting of  blocks within "" in html attributes or 
within  tags, etc)

  However, trivial cases like this one should be possible to fix
  trivially.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gedit 3.10.4-0ubuntu13
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Apr 30 16:46:37 2016
  InstallationDate: Installed on 2013-10-11 (931 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to wily on 2016-01-18 (103 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtksourceview3/+bug/1576992/+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 1536907] Re: package libgtksourceview-3.0-common 3.10.2-0ubuntu1 failed to install/upgrade: próba nadpisania "/usr/share/gtksourceview-3.0/styles/solarized-light.xml", który is

2017-02-12 Thread Jeremy Bicha
Please contact the maintainers of the PPA where you got the gedit-gmate
package from.

This is not a bug in the official Ubuntu packages so I am closing this
bug.

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

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

Title:
  package libgtksourceview-3.0-common 3.10.2-0ubuntu1 failed to
  install/upgrade: próba nadpisania "/usr/share/gtksourceview-3.0/styles
  /solarized-light.xml", który istnieje także w pakiecie gedit-gmate
  0.12ppa1

Status in gtksourceview3 package in Ubuntu:
  Invalid

Bug description:
  i tried install corebird to twitter on ubu 14.04. Some dependencies
  replace original version a few library.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libgtksourceview-3.0-common 3.10.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-76.120-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-76-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Wed Jan 20 22:44:19 2016
  Dependencies:
   
  DuplicateSignature: package:libgtksourceview-3.0-common:3.10.2-0ubuntu1:próba 
nadpisania "/usr/share/gtksourceview-3.0/styles/solarized-light.xml", który 
istnieje także w pakiecie gedit-gmate 0.12ppa1
  ErrorMessage: próba nadpisania 
"/usr/share/gtksourceview-3.0/styles/solarized-light.xml", który istnieje także 
w pakiecie gedit-gmate 0.12ppa1
  InstallationDate: Installed on 2014-06-11 (589 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.10
  SourcePackage: gtksourceview3
  Title: package libgtksourceview-3.0-common 3.10.2-0ubuntu1 failed to 
install/upgrade: próba nadpisania 
"/usr/share/gtksourceview-3.0/styles/solarized-light.xml", który istnieje także 
w pakiecie gedit-gmate 0.12ppa1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtksourceview3/+bug/1536907/+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 1576992] Re: inside not highlighted correctly

2017-02-12 Thread Jeremy Bicha
I was unable to duplicate this bug on either Ubuntu 14.04 LTS or 16.04
LTS. (Ubuntu 15.10 is no longer supported.)

For easier testing, please attach a sample document.

Are you still experiencing this bug?

What version of Ubuntu and what version of gedit?

What syntax highlighting are you using (HTML or PHP)?

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

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

Title:
   inside  not highlighted correctly

Status in gtksourceview3 package in Ubuntu:
  Incomplete

Bug description:
  I wanted to report this upstream but couldn't figure out where in less
  than a minute, so I give up and leave that to anyone who will triage
  this bug.

  This is yet another screwup in the syntax highlighting of php code.
  See the screenshot, it speaks for itself.

  From some comment I read about other php syntax highlight issues, I seem to 
remember that 100%-correct syntax highlight for PHP (that is, matching how the 
code is _really_ interpreted in reality) is not even theoretically possible 
with the tool that Gedit currently uses for language definitions (which is, if 
that is true, poorly designed or the wrong tool). 
  (example: complex nesting of  blocks within "" in html attributes or 
within  tags, etc)

  However, trivial cases like this one should be possible to fix
  trivially.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gedit 3.10.4-0ubuntu13
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Apr 30 16:46:37 2016
  InstallationDate: Installed on 2013-10-11 (931 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to wily on 2016-01-18 (103 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtksourceview3/+bug/1576992/+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 872033] Re: gedit (PHP) doesen't highlight the use and goto statement

2017-02-12 Thread Jeremy Bicha
I can't duplicate this bug with the test cases you provided in Ubuntu
14.04 LTS or 16.04 LTS or 17.04 Alpha.

If 12.04 LTS is affected, 12.04 will be unsupported in about 2 months
and this bug isn't important enough to try to fix there now.

Therefore, I am closing this bug.

** Changed in: gtksourceview3 (Ubuntu)
   Status: New => Fix Released

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

Title:
  gedit (PHP) doesen't highlight the use and goto statement

Status in gtksourceview3 package in Ubuntu:
  Fix Released

Bug description:
  Example:
  

  The namespace statement will be highlighted, but the use statement
  not.

  And:
  

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gedit 2.30.4-2ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  Architecture: amd64
  Date: Mon Oct 10 23:41:22 2011
  ExecutablePath: /usr/bin/gedit
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=de_DE:en
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: gedit
  UpgradeStatus: Upgraded to natty on 2011-07-27 (75 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtksourceview3/+bug/872033/+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 1650038] Re: mkv files report gstreamer backend error

2017-02-12 Thread flocculant
Unable to replicate this bug on a default install - assuming it to be
some issue with local install of xubuntu.

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

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

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

Title:
  mkv files report gstreamer backend error

Status in parole package in Ubuntu:
  Invalid
Status in totem package in Ubuntu:
  Invalid

Bug description:
  Playing some video files - especially mkv files sees:

  parole report gstreamer backend error

  and

  totem report Internal Data Stream error

  Grabbed
  
http://trailers.divx.com/divx_prod/profiles/WiegelesHeliSki_DivXPlus_19Mbps.mkv
  to test.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: parole 0.8.1-1ubuntu4
  ProcVersionSignature: Ubuntu 4.9.0-10.11-generic 4.9.0-rc8
  Uname: Linux 4.9.0-10-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Dec 14 21:58:13 2016
  InstallationDate: Installed on 2016-06-11 (186 days ago)
  InstallationMedia: Xubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160611)
  SourcePackage: parole
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/parole/+bug/1650038/+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 1664015] [NEW] Backups "Details" window text field is one line tall

2017-02-12 Thread John Relph
Public bug reported:

If I open the Backups window and click the Details icon to expand and
display the details of the backup that is in progress, the scrolling
text field which is displayed is one line tall and cannot be expanded to
see multiple lines of details text. Backups, that is, being "deja-dup".

In Ubuntu 15 it worked fine, and I was able to see multiple lines of
backup progress text and scroll through them.

This same problem is seen in Update Manager.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: deja-dup 34.2-0ubuntu3.1
ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
Uname: Linux 4.8.0-37-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Feb 12 09:30:11 2017
InstallationDate: Installed on 2015-08-07 (555 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: deja-dup
UpgradeStatus: Upgraded to yakkety on 2017-01-09 (34 days ago)

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


** Tags: amd64 apport-bug yakkety

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

Title:
  Backups "Details" window text field is one line tall

Status in deja-dup package in Ubuntu:
  New

Bug description:
  If I open the Backups window and click the Details icon to expand and
  display the details of the backup that is in progress, the scrolling
  text field which is displayed is one line tall and cannot be expanded
  to see multiple lines of details text. Backups, that is, being "deja-
  dup".

  In Ubuntu 15 it worked fine, and I was able to see multiple lines of
  backup progress text and scroll through them.

  This same problem is seen in Update Manager.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: deja-dup 34.2-0ubuntu3.1
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Feb 12 09:30:11 2017
  InstallationDate: Installed on 2015-08-07 (555 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: deja-dup
  UpgradeStatus: Upgraded to yakkety on 2017-01-09 (34 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1664015/+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 1658185] Re: nouveau occasionally won't come back from DPMS suspend/off

2017-02-12 Thread David R. Hedges
I don't have VMware workstation, but on at least some occasions I've had
a qemu/kvm VM running and possibly open in virt-manager (i.e. spice
client) when this has occurred.


 Original Message 
From: Daniel Barrett 
Sent: February 12, 2017 8:14:08 AM CST
To: da...@thelittleman.net
Subject: [Bug 1658185] Re: nouveau occasionally won't come back from DPMS 
suspend/off

David, by any chance, are you running VMware Workstation when these
problems happen?

My computer has similar symptoms, and when I ssh in, VMware Workstation
seems to be in an odd state. I can't suspend my VMs from the command
line (in preparation for a reboot of the host).

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1658185

Title:
  nouveau occasionally won't come back from DPMS suspend/off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1658185/+subscriptions

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

Title:
  nouveau occasionally won't come back from DPMS suspend/off

Status in xserver-xorg-video-nouveau package in Ubuntu:
  New

Bug description:
  On several occasions over the past few months, I've moved my mouse or
  pressed a key to wake my monitor from power saving, but the monitor
  never leaves power saving. I can still ssh into the machine. The GPU
  is GK104 [GeForce GTX 770] (as reported by lshw).

  On this occasion, at least, the syslog contained the following errors:
  kernel: [53037.908926] nouveau :01:00.0: fifo: SCHED_ERROR 0a 
[CTXSW_TIMEOUT]
  kernel: [53037.908932] nouveau :01:00.0: fifo: gr engine fault on channel 
7, recovering...
  kernel: [53037.909454] nouveau :01:00.0: fifo: write fault at 001e444000 
engine 00 [GR] client 0f [GPC2/PROP_0] reason 02 [PTE] on channel 5 [00ff534000 
compiz[5762]]
  kernel: [53037.909457] nouveau :01:00.0: fifo: gr engine fault on channel 
5, recovering...

  Xorg.0.log.old ends with these un-timestamped errors that may or may not be 
related:
  (EE) [mi] EQ overflowing.  Additional events will be discarded until existing 
events are processed.
  (EE) 
  (EE) Backtrace:
  (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4a) [0x55919392a9fa]
  (EE) 1: /usr/lib/xorg/Xorg (mieqEnqueue+0x253) [0x55919390c4b3]
  (EE) 2: /usr/lib/xorg/Xorg (QueueKeyboardEvents+0x52) [0x5591937dc902]
  (EE) 3: /usr/lib/xorg/Xorg (xf86PostKeyboardEvent+0x3b) [0x5591938162db]
  (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f3a1e3fe000+0x63cf) 
[0x7f3a1e4043cf]
  (EE) 5: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f3a1e3fe000+0x6a8d) 
[0x7f3a1e404a8d]
  (EE) 6: /usr/lib/xorg/Xorg (0x559193771000+0x95438) [0x559193806438]
  (EE) 7: /usr/lib/xorg/Xorg (0x559193771000+0xba8f2) [0x55919382b8f2]
  (EE) 8: /lib/x86_64-linux-gnu/libc.so.6 (0x7f3a278b8000+0x35860) 
[0x7f3a278ed860]
  (EE) 9: /lib/x86_64-linux-gnu/libc.so.6 (ioctl+0x5) [0x7f3a279b58b5]
  (EE) 10: /usr/lib/x86_64-linux-gnu/libdrm.so.2 (drmIoctl+0x28) 
[0x7f3a28c990f8]
  (EE) 11: /usr/lib/x86_64-linux-gnu/libdrm.so.2 (drmCommandWrite+0x1b) 
[0x7f3a28c9bdbb]
  (EE) 12: /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2 (nouveau_bo_wait+0xbc) 
[0x7f3a237c403c]
  (EE) 13: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0x7f3a239c9000+0xc839) 
[0x7f3a239d5839]
  (EE) 14: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0x7f3a239c9000+0xd25d) 
[0x7f3a239d625d]
  (EE) 15: /usr/lib/xorg/Xorg (DRI2SwapBuffers+0x1c8) [0x5591938fd398]
  (EE) 16: /usr/lib/xorg/Xorg (0x559193771000+0x18dc6d) [0x5591938fec6d]
  (EE) 17: /usr/lib/xorg/Xorg (0x559193771000+0x533bf) [0x5591937c43bf]
  (EE) 18: /usr/lib/xorg/Xorg (0x559193771000+0x57413) [0x5591937c8413]
  (EE) 19: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf1) 
[0x7f3a278d83f1]
  (EE) 20: /usr/lib/xorg/Xorg (_start+0x2a) [0x5591937b233a]
  (EE) 
  (EE) [mi] These backtraces from mieqEnqueue may point to a culprit higher up 
the stack.
  (EE) [mi] mieq is *NOT* the cause.  It is a victim.
  (EE) [mi] EQ overflow continuing.  100 events have been dropped.
  (EE) 
  (EE) Backtrace:
  (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4a) [0x55919392a9fa]
  (EE) 1: /usr/lib/xorg/Xorg (QueueKeyboardEvents+0x52) [0x5591937dc902]
  (EE) 2: /usr/lib/xorg/Xorg (xf86PostKeyboardEvent+0x3b) [0x5591938162db]
  (EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f3a1e3fe000+0x63cf) 
[0x7f3a1e4043cf]
  (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f3a1e3fe000+0x6a8d) 
[0x7f3a1e404a8d]
  (EE) 5: /usr/lib/xorg/Xorg (0x559193771000+0x95438) [0x559193806438]
  (EE) 6: /usr/lib/xorg/Xorg (0x559193771000+0xba8f2) [0x55919382b8f2]
  (EE) 7: /lib/x86_64-linux-gnu/libc.so.6 (0x7f3a278b8000+0x35860) 
[0x7f3a278ed860]
  (EE) 8: /lib/x86_64-linux-gnu/libc.so.6 (ioctl+0x5) [0x7f3a279b58b5]
  (EE) 

[Desktop-packages] [Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2017-02-12 Thread svenmeier
16.10 ... unbelievable :/

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

Title:
  Nautilus says the USB stick is read only when it is not

Status in Nautilus:
  Confirmed
Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  First time I use an USB drive since I updated to 12.04 and I found a
  really annoying bug on Nautilus. Nautilus claims that the destination
  drive is read-only when in fact it is not.

  How to reproduce:

  1. Connect a USB stick drive to your competer.
  2. The USB will appear in the desktop.
  3. Open two Nautilus windows one in your home folder, other in the USB stick 
drive.
  4. Select any file from your home folder (small enough to fit the free space 
in the USB drive)
  5. Drag the file and drop it in the USB drive window.

  -- Nautilus will say that it cannot copy the file because the
  destination is read ony --

  If you try the copy the same file with the terminal you will see that
  the file is copied without problem, other programs like gedit or
  LibreOffice can write in the usb stick drive just fine.

  It is not a problem with the USB stick, as shown here:

  [ 6232.288064] usb 2-1: new high-speed USB device number 6 using ehci_hcd
  [ 6232.426378] scsi8 : usb-storage 2-1:1.0
  [ 6233.468489] scsi 8:0:0:0: Direct-Access Kingston DT 101 IIPMAP 
PQ: 0 ANSI: 0 CCS
  [ 6233.469862] sd 8:0:0:0: Attached scsi generic sg2 type 0
  [ 6234.178262] sd 8:0:0:0: [sdb] 3909632 512-byte logical blocks: (2.00 
GB/1.86 GiB)
  [ 6234.178735] sd 8:0:0:0: [sdb] Write Protect is off
  [ 6234.178740] sd 8:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 6234.179251] sd 8:0:0:0: [sdb] No Caching mode page present
  [ 6234.179256] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  [ 6234.183369] sd 8:0:0:0: [sdb] No Caching mode page present
  [ 6234.183376] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  [ 6234.210138]  sdb: sdb1
  [ 6234.212732] sd 8:0:0:0: [sdb] No Caching mode page present
  [ 6234.212736] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  [ 6234.212740] sd 8:0:0:0: [sdb] Attached SCSI removable disk

  The permisions on the removable drive are set correctly:

  sergio@shana:/media$ ls -lah
  total 12K
  drwxr-xr-x  3 root   root   4,0K jul  5 10:20 .
  drwxr-xr-x 23 root   root   4,0K jul  3 11:01 ..
  drwx--  5 sergio sergio 4,0K dic 31  1969 DESIGNPLUS

  There is enough free space in the drive:

  sergio@shana:/media/DESIGNPLUS$ df -h
  S.ficheros Tamaño Usado  Disp Uso% Montado en
  /dev/sda2 50G  5,5G   42G  12% /
  udev 1,5G  4,0K  1,5G   1% /dev
  tmpfs579M  872K  579M   1% /run
  none 5,0M 0  5,0M   0% /run/lock
  none 1,5G  1,1M  1,5G   1% /run/shm
  /dev/sda1497M  113M  360M  24% /boot
  /dev/sda5245G  111G  122G  48% /home
  /dev/sdb11,9G  681M  1,2G  36% /media/DESIGNPLUS

  A file can be copied to the USB stick using the cp command for
  example.

  sergio@shana:~/Trash$ cp wireless.txt /media/DESIGNPLUS
  sergio@shana:~/Trash$ cd /media/DESIGNPLUS
  sergio@shana:/media/DESIGNPLUS$ ls -lah
  total 204K
  drwx-- 5 sergio sergio 4,0K jul  5 10:38 .
  drwxr-xr-x 3 root   root   4,0K jul  5 10:20 ..
  -rw-r--r-- 1 sergio sergio 117K jul  5 10:14 ._Screen Shot 2012-06-30 at 
8.50.37 AM.png
  -rw-r--r-- 1 sergio sergio  55K jun 30 08:51 Screen Shot 2012-06-30 at 
8.50.37 AM.png
  drwx-- 4 sergio sergio 4,0K jul  5 10:05 .Spotlight-V100
  drwx-- 2 sergio sergio 4,0K jul  5 10:05 .Trashes
  -rw-r--r-- 1 sergio sergio 4,0K jul  5 10:05 ._.Trashes
  -rw-r--r-- 1 sergio sergio   73 jul  5 10:38 wireless.txt

  But nautilus just dennies to copy the file claming that the
  destination is read only, when it is not.

  I tested it with two different USB sticks in two different computers
  running Ubuntu 12.04 and the same result.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1021375/+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 1658185] Re: nouveau occasionally won't come back from DPMS suspend/off

2017-02-12 Thread Daniel Barrett
David, by any chance, are you running VMware Workstation when these
problems happen?

My computer has similar symptoms, and when I ssh in, VMware Workstation
seems to be in an odd state. I can't suspend my VMs from the command
line (in preparation for a reboot of the host).

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

Title:
  nouveau occasionally won't come back from DPMS suspend/off

Status in xserver-xorg-video-nouveau package in Ubuntu:
  New

Bug description:
  On several occasions over the past few months, I've moved my mouse or
  pressed a key to wake my monitor from power saving, but the monitor
  never leaves power saving. I can still ssh into the machine. The GPU
  is GK104 [GeForce GTX 770] (as reported by lshw).

  On this occasion, at least, the syslog contained the following errors:
  kernel: [53037.908926] nouveau :01:00.0: fifo: SCHED_ERROR 0a 
[CTXSW_TIMEOUT]
  kernel: [53037.908932] nouveau :01:00.0: fifo: gr engine fault on channel 
7, recovering...
  kernel: [53037.909454] nouveau :01:00.0: fifo: write fault at 001e444000 
engine 00 [GR] client 0f [GPC2/PROP_0] reason 02 [PTE] on channel 5 [00ff534000 
compiz[5762]]
  kernel: [53037.909457] nouveau :01:00.0: fifo: gr engine fault on channel 
5, recovering...

  Xorg.0.log.old ends with these un-timestamped errors that may or may not be 
related:
  (EE) [mi] EQ overflowing.  Additional events will be discarded until existing 
events are processed.
  (EE) 
  (EE) Backtrace:
  (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4a) [0x55919392a9fa]
  (EE) 1: /usr/lib/xorg/Xorg (mieqEnqueue+0x253) [0x55919390c4b3]
  (EE) 2: /usr/lib/xorg/Xorg (QueueKeyboardEvents+0x52) [0x5591937dc902]
  (EE) 3: /usr/lib/xorg/Xorg (xf86PostKeyboardEvent+0x3b) [0x5591938162db]
  (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f3a1e3fe000+0x63cf) 
[0x7f3a1e4043cf]
  (EE) 5: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f3a1e3fe000+0x6a8d) 
[0x7f3a1e404a8d]
  (EE) 6: /usr/lib/xorg/Xorg (0x559193771000+0x95438) [0x559193806438]
  (EE) 7: /usr/lib/xorg/Xorg (0x559193771000+0xba8f2) [0x55919382b8f2]
  (EE) 8: /lib/x86_64-linux-gnu/libc.so.6 (0x7f3a278b8000+0x35860) 
[0x7f3a278ed860]
  (EE) 9: /lib/x86_64-linux-gnu/libc.so.6 (ioctl+0x5) [0x7f3a279b58b5]
  (EE) 10: /usr/lib/x86_64-linux-gnu/libdrm.so.2 (drmIoctl+0x28) 
[0x7f3a28c990f8]
  (EE) 11: /usr/lib/x86_64-linux-gnu/libdrm.so.2 (drmCommandWrite+0x1b) 
[0x7f3a28c9bdbb]
  (EE) 12: /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2 (nouveau_bo_wait+0xbc) 
[0x7f3a237c403c]
  (EE) 13: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0x7f3a239c9000+0xc839) 
[0x7f3a239d5839]
  (EE) 14: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0x7f3a239c9000+0xd25d) 
[0x7f3a239d625d]
  (EE) 15: /usr/lib/xorg/Xorg (DRI2SwapBuffers+0x1c8) [0x5591938fd398]
  (EE) 16: /usr/lib/xorg/Xorg (0x559193771000+0x18dc6d) [0x5591938fec6d]
  (EE) 17: /usr/lib/xorg/Xorg (0x559193771000+0x533bf) [0x5591937c43bf]
  (EE) 18: /usr/lib/xorg/Xorg (0x559193771000+0x57413) [0x5591937c8413]
  (EE) 19: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf1) 
[0x7f3a278d83f1]
  (EE) 20: /usr/lib/xorg/Xorg (_start+0x2a) [0x5591937b233a]
  (EE) 
  (EE) [mi] These backtraces from mieqEnqueue may point to a culprit higher up 
the stack.
  (EE) [mi] mieq is *NOT* the cause.  It is a victim.
  (EE) [mi] EQ overflow continuing.  100 events have been dropped.
  (EE) 
  (EE) Backtrace:
  (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4a) [0x55919392a9fa]
  (EE) 1: /usr/lib/xorg/Xorg (QueueKeyboardEvents+0x52) [0x5591937dc902]
  (EE) 2: /usr/lib/xorg/Xorg (xf86PostKeyboardEvent+0x3b) [0x5591938162db]
  (EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f3a1e3fe000+0x63cf) 
[0x7f3a1e4043cf]
  (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f3a1e3fe000+0x6a8d) 
[0x7f3a1e404a8d]
  (EE) 5: /usr/lib/xorg/Xorg (0x559193771000+0x95438) [0x559193806438]
  (EE) 6: /usr/lib/xorg/Xorg (0x559193771000+0xba8f2) [0x55919382b8f2]
  (EE) 7: /lib/x86_64-linux-gnu/libc.so.6 (0x7f3a278b8000+0x35860) 
[0x7f3a278ed860]
  (EE) 8: /lib/x86_64-linux-gnu/libc.so.6 (ioctl+0x5) [0x7f3a279b58b5]
  (EE) 9: /usr/lib/x86_64-linux-gnu/libdrm.so.2 (drmIoctl+0x28) [0x7f3a28c990f8]
  (EE) 10: /usr/lib/x86_64-linux-gnu/libdrm.so.2 (drmCommandWrite+0x1b) 
[0x7f3a28c9bdbb]
  (EE) 11: /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2 (nouveau_bo_wait+0xbc) 
[0x7f3a237c403c]
  (EE) 12: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0x7f3a239c9000+0xc839) 
[0x7f3a239d5839]
  (EE) 13: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0x7f3a239c9000+0xd25d) 
[0x7f3a239d625d]
  (EE) 14: /usr/lib/xorg/Xorg (DRI2SwapBuffers+0x1c8) [0x5591938fd398]
  (EE) 15: /usr/lib/xorg/Xorg (0x559193771000+0x18dc6d) [0x5591938fec6d]
  (EE) 16: /usr/lib/xorg/Xorg (0x559193771000+0x533bf) [0x5591937c43bf]
  (EE) 17: /usr/lib/xorg/Xorg (0x559193771000+0x57413) [0x5591937c8413]
  (EE) 

[Desktop-packages] [Bug 1541478] Re: Show I/O usage - feature request

2017-02-12 Thread Bug Watch Updater
** Changed in: gnome-system-monitor
   Status: Confirmed => Invalid

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

Title:
  Show I/O usage - feature request

Status in Gnome System Monitor:
  Invalid
Status in Ubuntu GNOME:
  New
Status in gnome-system-monitor package in Ubuntu:
  New

Bug description:
  It would be really useful if the System Monitor also displayed I/O usage.
  This would be really useful in a line graph.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-system-monitor/+bug/1541478/+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 1664009] Re: package gnome-settings-daemon 3.22.1-0ubuntu1 failed to install/upgrade: intentando sobreescribir `/lib/udev/rules.d/61-gnome-settings-daemon-rfkill.rules', que es

2017-02-12 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package gnome-settings-daemon 3.22.1-0ubuntu1 failed to
  install/upgrade: intentando sobreescribir `/lib/udev/rules.d/61-gnome-
  settings-daemon-rfkill.rules', que está también en el paquete gnome-
  settings-daemon-schemas 3.22.1-0ubuntu1

Status in gnome-settings-daemon package in Ubuntu:
  New

Bug description:
  recently install my system and update & upgrade

  ProblemType: Package
  DistroRelease: Kali 2016.2
  Package: gnome-settings-daemon 3.22.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  Date: Fri Feb 10 13:13:16 2017
  ErrorMessage: intentando sobreescribir 
`/lib/udev/rules.d/61-gnome-settings-daemon-rfkill.rules', que está también en 
el paquete gnome-settings-daemon-schemas 3.22.1-0ubuntu1
  InstallationDate: Installed on 2017-02-10 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  RelatedPackageVersions:
   dpkg 1.18.21kali1
   apt  1.3.4
  SourcePackage: gnome-settings-daemon
  Title: package gnome-settings-daemon 3.22.1-0ubuntu1 failed to 
install/upgrade: intentando sobreescribir 
`/lib/udev/rules.d/61-gnome-settings-daemon-rfkill.rules', que está también en 
el paquete gnome-settings-daemon-schemas 3.22.1-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1664009/+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 1664008] Re: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está tamb

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

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 #1664007, 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.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1664007
   package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: intentando 
sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que 
está también en el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4

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

Title:
  package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade:
  intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-
  keyring-pkcs11.so', que está también en el paquete libp11-kit-gnome-
  keyring:amd64 3.20.0-2ubuntu4

Status in gnome-keyring package in Ubuntu:
  New

Bug description:
  recently install my system

  ProblemType: Package
  DistroRelease: Kali 2016.2
  Package: gnome-keyring 3.20.0-2ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  Date: Fri Feb 10 13:13:05 2017
  ErrorMessage: intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  InstallationDate: Installed on 2017-02-10 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  RelatedPackageVersions:
   dpkg 1.18.21kali1
   apt  1.3.4
  SourcePackage: gnome-keyring
  Title: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: 
intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1664008/+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 1661486] Re: nouveau write fault, CTXSW_TIMEOUT, hangs the display

2017-02-12 Thread Daniel Barrett
This crash is now happening daily, ever since the latest plasma upgrade.

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

Title:
  nouveau write fault, CTXSW_TIMEOUT, hangs the display

Status in xserver-xorg-video-nouveau package in Ubuntu:
  New

Bug description:
  A few hours after upgrading to the latest kernel and plasma (using apt
  upgrade) in Xenial 16.04LTS, my computer display hung with:

  Feb  2 20:36:16 snorkack kernel: [83600.290217] nouveau :01:00.0: fifo: 
write fault at 27c000 engine 00 [GR] client 0e [GPC0/GPCCS] reason 02 [PTE] 
on channel 2 [007f9a3000 Xorg[1501]]
  Feb  2 20:36:16 snorkack kernel: [83600.290221] nouveau :01:00.0: fifo: 
gr engine fault on channel 2, recovering...
  Feb  2 20:33:42 snorkack colord[1394]: (colord:1394): Cd-WARNING **: failed 
to get session [pid 27934]: No such device or address
  Feb  2 20:36:19 snorkack vmnet-dhcpd: DHCPREQUEST for 192.168.50.128 from 
00:0c:29:d5:2d:15 via vmnet8
  Feb  2 20:36:19 snorkack vmnet-dhcpd: DHCPACK on 192.168.50.128 to 
00:0c:29:d5:2d:15 via vmnet8
  Feb  2 20:36:20 snorkack kernel: [83604.585547] nouveau :01:00.0: fifo: 
SCHED_ERROR 0a [CTXSW_TIMEOUT]
  Feb  2 20:36:20 snorkack kernel: [83604.585553] nouveau :01:00.0: fifo: 
sw engine fault on channel 8, recovering...
  Feb  2 20:36:22 snorkack kernel: [83606.583732] nouveau :01:00.0: fifo: 
runlist 0 update timeout
  Feb  2 20:36:24 snorkack kernel: [83608.880576] nouveau :01:00.0: fifo: 
SCHED_ERROR 0a [CTXSW_TIMEOUT]
  Feb  2 20:36:29 snorkack kernel: [83613.175601] nouveau :01:00.0: fifo: 
SCHED_ERROR 0a [CTXSW_TIMEOUT]
  Feb  2 20:36:33 snorkack kernel: [83617.470624] nouveau :01:00.0: fifo: 
SCHED_ERROR 0a [CTXSW_TIMEOUT]
  Feb  2 20:36:37 snorkack kernel: [83621.765648] nouveau :01:00.0: fifo: 
SCHED_ERROR 0a [CTXSW_TIMEOUT]
  Feb  2 20:36:42 snorkack kernel: [83626.060672] nouveau :01:00.0: fifo: 
SCHED_ERROR 0a [CTXSW_TIMEOUT]
  ...repeats many times...

  I could still log in via SSH but could not unhang the system, so I
  rebooted.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg-video-nouveau 1:1.0.12-1build2
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Thu Feb  2 23:20:22 2017
  InstallationDate: Installed on 2016-09-25 (131 days ago)
  InstallationMedia: Kubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  SourcePackage: xserver-xorg-video-nouveau
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1661486/+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 1662392] Re: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-02-12 Thread Paul White
*** This bug is a duplicate of bug 1514474 ***
https://bugs.launchpad.net/bugs/1514474

** This bug has been marked a duplicate of bug 1514474
   package tex-common 6.04 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1

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

Title:
  package tex-common 6.04 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

Status in tex-common package in Ubuntu:
  New

Bug description:
  When I run the update package this fails.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: tex-common 6.04
  ProcVersionSignature: Ubuntu 4.4.0-59.80-lowlatency 4.4.35
  Uname: Linux 4.4.0-59-lowlatency x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  Date: Mon Feb  6 18:17:09 2017
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2016-09-06 (153 days ago)
  InstallationMedia: Ubuntu-Studio 12.04.2 "Precise Pangolin" - Release amd64 
(20130213)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.19
  SourcePackage: tex-common
  Title: package tex-common 6.04 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to xenial on 2016-10-18 (111 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1662392/+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 1664007] Re: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está tamb

2017-02-12 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade:
  intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-
  keyring-pkcs11.so', que está también en el paquete libp11-kit-gnome-
  keyring:amd64 3.20.0-2ubuntu4

Status in gnome-keyring package in Ubuntu:
  New

Bug description:
  i only update mys system and install many tools from kali linux

  ProblemType: Package
  DistroRelease: Kali 2016.2
  Package: gnome-keyring 3.20.0-2ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  Date: Fri Feb 10 13:13:05 2017
  ErrorMessage: intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  InstallationDate: Installed on 2017-02-10 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  RelatedPackageVersions:
   dpkg 1.18.21kali1
   apt  1.3.4
  SourcePackage: gnome-keyring
  Title: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: 
intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1664007/+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 1664010] Re: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está tamb

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

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 #1664007, 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.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1664007
   package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: intentando 
sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que 
está también en el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4

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

Title:
  package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade:
  intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-
  keyring-pkcs11.so', que está también en el paquete libp11-kit-gnome-
  keyring:amd64 3.20.0-2ubuntu4

Status in gnome-keyring package in Ubuntu:
  New

Bug description:
  recently install my system

  ProblemType: Package
  DistroRelease: Kali 2016.2
  Package: gnome-keyring 3.20.0-3
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  Date: Fri Feb 10 13:13:05 2017
  ErrorMessage: intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  InstallationDate: Installed on 2017-02-10 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  RelatedPackageVersions:
   dpkg 1.18.21kali1
   apt  1.3.4
  SourcePackage: gnome-keyring
  Title: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: 
intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1664010/+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 1664009] [NEW] package gnome-settings-daemon 3.22.1-0ubuntu1 failed to install/upgrade: intentando sobreescribir `/lib/udev/rules.d/61-gnome-settings-daemon-rfkill.rules', que

2017-02-12 Thread chenco11
Public bug reported:

recently install my system and update & upgrade

ProblemType: Package
DistroRelease: Kali 2016.2
Package: gnome-settings-daemon 3.22.1-0ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
Uname: Linux 4.8.0-37-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
Date: Fri Feb 10 13:13:16 2017
ErrorMessage: intentando sobreescribir 
`/lib/udev/rules.d/61-gnome-settings-daemon-rfkill.rules', que está también en 
el paquete gnome-settings-daemon-schemas 3.22.1-0ubuntu1
InstallationDate: Installed on 2017-02-10 (1 days ago)
InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 (20161012.1)
RelatedPackageVersions:
 dpkg 1.18.21kali1
 apt  1.3.4
SourcePackage: gnome-settings-daemon
Title: package gnome-settings-daemon 3.22.1-0ubuntu1 failed to install/upgrade: 
intentando sobreescribir 
`/lib/udev/rules.d/61-gnome-settings-daemon-rfkill.rules', que está también en 
el paquete gnome-settings-daemon-schemas 3.22.1-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package kali-rolling need-duplicate-check 
third-party-packages

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

Title:
  package gnome-settings-daemon 3.22.1-0ubuntu1 failed to
  install/upgrade: intentando sobreescribir `/lib/udev/rules.d/61-gnome-
  settings-daemon-rfkill.rules', que está también en el paquete gnome-
  settings-daemon-schemas 3.22.1-0ubuntu1

Status in gnome-settings-daemon package in Ubuntu:
  New

Bug description:
  recently install my system and update & upgrade

  ProblemType: Package
  DistroRelease: Kali 2016.2
  Package: gnome-settings-daemon 3.22.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  Date: Fri Feb 10 13:13:16 2017
  ErrorMessage: intentando sobreescribir 
`/lib/udev/rules.d/61-gnome-settings-daemon-rfkill.rules', que está también en 
el paquete gnome-settings-daemon-schemas 3.22.1-0ubuntu1
  InstallationDate: Installed on 2017-02-10 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  RelatedPackageVersions:
   dpkg 1.18.21kali1
   apt  1.3.4
  SourcePackage: gnome-settings-daemon
  Title: package gnome-settings-daemon 3.22.1-0ubuntu1 failed to 
install/upgrade: intentando sobreescribir 
`/lib/udev/rules.d/61-gnome-settings-daemon-rfkill.rules', que está también en 
el paquete gnome-settings-daemon-schemas 3.22.1-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1664009/+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 1664008] [NEW] package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está ta

2017-02-12 Thread chenco11
Public bug reported:

recently install my system

ProblemType: Package
DistroRelease: Kali 2016.2
Package: gnome-keyring 3.20.0-2ubuntu4
ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
Uname: Linux 4.8.0-37-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
Date: Fri Feb 10 13:13:05 2017
ErrorMessage: intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
InstallationDate: Installed on 2017-02-10 (1 days ago)
InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 (20161012.1)
RelatedPackageVersions:
 dpkg 1.18.21kali1
 apt  1.3.4
SourcePackage: gnome-keyring
Title: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: 
intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package kali-rolling need-duplicate-check 
third-party-packages

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

Title:
  package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade:
  intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-
  keyring-pkcs11.so', que está también en el paquete libp11-kit-gnome-
  keyring:amd64 3.20.0-2ubuntu4

Status in gnome-keyring package in Ubuntu:
  New

Bug description:
  recently install my system

  ProblemType: Package
  DistroRelease: Kali 2016.2
  Package: gnome-keyring 3.20.0-2ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  Date: Fri Feb 10 13:13:05 2017
  ErrorMessage: intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  InstallationDate: Installed on 2017-02-10 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  RelatedPackageVersions:
   dpkg 1.18.21kali1
   apt  1.3.4
  SourcePackage: gnome-keyring
  Title: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: 
intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1664008/+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 1664010] [NEW] package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está ta

2017-02-12 Thread chenco11
Public bug reported:

recently install my system

ProblemType: Package
DistroRelease: Kali 2016.2
Package: gnome-keyring 3.20.0-3
ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
Uname: Linux 4.8.0-37-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
Date: Fri Feb 10 13:13:05 2017
ErrorMessage: intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
InstallationDate: Installed on 2017-02-10 (1 days ago)
InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 (20161012.1)
RelatedPackageVersions:
 dpkg 1.18.21kali1
 apt  1.3.4
SourcePackage: gnome-keyring
Title: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: 
intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package kali-rolling need-duplicate-check 
third-party-packages

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

Title:
  package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade:
  intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-
  keyring-pkcs11.so', que está también en el paquete libp11-kit-gnome-
  keyring:amd64 3.20.0-2ubuntu4

Status in gnome-keyring package in Ubuntu:
  New

Bug description:
  recently install my system

  ProblemType: Package
  DistroRelease: Kali 2016.2
  Package: gnome-keyring 3.20.0-3
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  Date: Fri Feb 10 13:13:05 2017
  ErrorMessage: intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  InstallationDate: Installed on 2017-02-10 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  RelatedPackageVersions:
   dpkg 1.18.21kali1
   apt  1.3.4
  SourcePackage: gnome-keyring
  Title: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: 
intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1664010/+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 1664007] [NEW] package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está ta

2017-02-12 Thread chenco11
Public bug reported:

i only update mys system and install many tools from kali linux

ProblemType: Package
DistroRelease: Kali 2016.2
Package: gnome-keyring 3.20.0-2ubuntu4
ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
Uname: Linux 4.8.0-37-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
Date: Fri Feb 10 13:13:05 2017
ErrorMessage: intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
InstallationDate: Installed on 2017-02-10 (1 days ago)
InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 (20161012.1)
RelatedPackageVersions:
 dpkg 1.18.21kali1
 apt  1.3.4
SourcePackage: gnome-keyring
Title: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: 
intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package kali-rolling need-duplicate-check 
third-party-packages

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

Title:
  package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade:
  intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-
  keyring-pkcs11.so', que está también en el paquete libp11-kit-gnome-
  keyring:amd64 3.20.0-2ubuntu4

Status in gnome-keyring package in Ubuntu:
  New

Bug description:
  i only update mys system and install many tools from kali linux

  ProblemType: Package
  DistroRelease: Kali 2016.2
  Package: gnome-keyring 3.20.0-2ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  Date: Fri Feb 10 13:13:05 2017
  ErrorMessage: intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  InstallationDate: Installed on 2017-02-10 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  RelatedPackageVersions:
   dpkg 1.18.21kali1
   apt  1.3.4
  SourcePackage: gnome-keyring
  Title: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: 
intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1664007/+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 1663947] Re: Applications doomed

2017-02-12 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) => nvidia-graphics-drivers (Ubuntu)

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

Title:
  Applications doomed

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

Bug description:
  Many programs were crashed after installation, this is happens when
  you open a program may receive notice of cases of program errors
  detected in my computer.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  Uname: Linux 4.9.9-040909-generic i686
  NonfreeKernelModules: nvidia_drm nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..05.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:05:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  378.09  Sat Jan 14 21:40:47 PST 
2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: i386
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sun Feb 12 06:17:49 2017
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard: NVIDIA Corporation GF108 [GeForce GT 430] [10de:0de1] (rev a1) 
(prog-if 00 [VGA controller])
  InstallationDate: Installed on 2017-02-01 (10 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release i386 (20160719)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.9.9-040909-generic 
root=UUID=477933d0-c539-4937-82da-bb4726b086de rw quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/20/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.80
  dmi.board.name: H55M-LE
  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.80:bd10/20/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH55M-LE:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.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.
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.libdrm2: libdrm2 2.4.70-1~ubuntu16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.6-0ubuntu0.16.04.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sat Feb 11 17:17:36 2017
  xserver.configfile: default
  xserver.errors: open /dev/fb0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.18.4-0ubuntu0.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1663947/+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 1663989] Re: Screen flickering

2017-02-12 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) => nvidia-graphics-drivers (Ubuntu)

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

Title:
  Screen flickering

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

Bug description:
  Since upgrading from ubuntu 16.04 to 16.10 the screen (backlight?) is
  flickering irregularly. It only happens with kernel 4.8.x. No
  flickering problems when manually switching back to kernel versions
  4.4.x at boot.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Ist ein Verzeichnis: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  367.57  Mon Oct  3 20:37:01 
PDT 2016
   GCC version:  gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12)
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Feb 12 11:29:15 2017
  DistUpgraded: Fresh install
  DistroCodename: yakkety
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Lenovo 4th Gen Core Processor Integrated Graphics Controller 
[17aa:502a]
 Subsystem: Lenovo GK208M [GeForce GT 740M] [17aa:502a]
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 8087:07dc Intel Corp. 
   Bus 001 Device 004: ID 04f2:b398 Chicony Electronics Co., Ltd 
   Bus 001 Device 003: ID 138a:0011 Validity Sensors, Inc. VFS5011 Fingerprint 
Reader
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 20C600JAGE
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-37-generic.efi.signed 
root=UUID=1728272d-15ec-4b09-b728-f2f4878b5120 ro net.ifnames=0 biosdevname=0 
quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/04/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J9ET98WW (2.18 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20C600JAGE
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ9ET98WW(2.18):bd03/04/2015:svnLENOVO:pn20C600JAGE:pvrThinkPadEdgeE540:rvnLENOVO:rn20C600JAGE:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20C600JAGE
  dmi.product.version: ThinkPad Edge E540
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.13.0+16.10.20160818.2-0ubuntu2
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.70-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu6.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-2
  xserver.bootTime: Sun Feb 12 11:28:27 2017
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.4-1ubuntu6.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1663989/+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 1663737] Re: --execute changes following -h to --help

2017-02-12 Thread Egmont Koblinger
Newest gnome-terminal declares the --execute/--command options obsolete,
and states that a lone "--" followed by the arguments is the desired way
to go. That one doesn't suffer for me in newest gnome-terminal (git
snapshot). Could you please try this with your version, that is:

gnome-terminal -- echoParams.sh -h

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

Title:
  --execute changes following -h to --help

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04

  gnome-terminal:
Installed: 3.18.3-1ubuntu1
Candidate: 3.18.3-1ubuntu1
Version table:
   *** 3.18.3-1ubuntu1 500
  500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  Create a bash script called echoParams.sh somewhere in your current
  path (attached):

  #!/bin/bash
  for param in "$@"
  do echo "param '$param'"
  done
  echo -n "Enter to finish..."
  read junk

  Execute the following:

  $ gnome-terminal --execute echoParams.sh -h

  In a new terminal window the output is:

  param '--help'
  Enter to finish...

  ... meanwhile, back at the command line:

  $ which gnome-terminal
  /usr/bin/gnome-terminal

  $ gnome-terminal --version
  GNOME Terminal 3.18.3

  
  The '-h' is being translated and passed as '--help'

  ... which is no help at all if the --execute command expects '-h'.

  All puns intended.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1663737/+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 1389215] Re: Brightness controls are not working in Unity / Xorg because of Nvidia proprietary driver.

2017-02-12 Thread xtsbdu3reyrbrmroezob
nox2apic seems like a poor workaround and also doesnt resove the issue
on most systems

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

Title:
  Brightness controls are not working in Unity / Xorg because of Nvidia
  proprietary driver.

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

Bug description:
  Affects: Ubuntu 16.04 and 14.04.
  Occurs only with Nvidia proprietary driver.  Nouveau works well.

  Brightness controls are not working in Unity / Xorg.  When pressing
  the keys  and  on my Lenovo W510, I see the
  indicator on the screen showing the level of brightness changing, so
  key mapping is not the problem.  However, the brightness is not
  changing.

  On the kernel level, I have the single following device:

  # cd /sys/class/backlight
  # ls -l
  total 0
  lrwxrwxrwx 1 root root 0 Nov  3 17:16 acpi_video0 -> 
../../devices/pci:00/:00:03.0/:01:00.0/backlight/acpi_video0

  When playing with the  and , the value of
  /sys/class/backlight/brightness changes accordingly.  The screen
  brightness does not change.

  Performing:

  # echo 10 >brightness

  ...does not have any effect (regardless of the value provided, 10
  being just an example).

  WORKAROUND

  There is an odd workaround.  Simply go to the console using
   and using the  and  keys,
  brightness then changes.  Return to Unity / Xorg with 
  and the selected brightness persists.

  NON WORKING WORKAROUND

  On the web, I read that adding:

  Option "RegistryDwords" "EnableBrightnessControl=1"'

  in xorg.conf might fix the problem.  I do not have an xorg and when I
  let the proprietary Nvidia driver generate one and add this option, X
  does not start anymore.

  Ubuntu 14.04.1 LTS with latest updates as of this writing.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,place,put,snap,resize,move,regex,session,vpswitch,imgpng,gnomecompat,text,ring,grid,mousepoll,animation,unitymtgrabhandles,wall,expo,ezoom,workarounds,fade,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Nov  4 07:38:59 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.13.0-32-generic, x86_64: installed
   bbswitch, 0.7, 3.13.0-39-generic, x86_64: installed
   nvidia-331, 331.38, 3.13.0-32-generic, x86_64: installed
   nvidia-331, 331.38, 3.13.0-39-generic, x86_64: installed
   tp-smapi, 0.41, 3.13.0-32-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation GT216GLM [Quadro FX 880M] [10de:0a3c] (rev a2) (prog-if 
00 [VGA controller])
     Subsystem: Lenovo Device [17aa:2145]
  InstallationDate: Installed on 2014-11-01 (3 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: LENOVO 4318CTO
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-39-generic 
root=UUID=994f9c2c-f967-472e-ace3-23cd620ec702 ro quiet splash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/03/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6NET84WW (1.45 )
  dmi.board.name: 4318CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6NET84WW(1.45):bd10/03/2012:svnLENOVO:pn4318CTO:pvrThinkPadW510:rvnLENOVO:rn4318CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4318CTO
  dmi.product.version: ThinkPad W510
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 

[Desktop-packages] [Bug 1389215] Re: Brightness controls are not working in Unity / Xorg because of Nvidia proprietary driver.

2017-02-12 Thread xtsbdu3reyrbrmroezob
impacting every platform that quadro runs on:

http://forums.opensuse.org/showthread.php/494532-Brightness-doesn-t
-change-on-openSUSE-13-1-Nvidia-quadro

http://www.pclinuxos.com/forum/index.php?topic=136106.0

https://devtalk.nvidia.com/default/topic/639374/recent-nvidia-drivers-
are-not-able-to-control-screen-brightness-on-hp-elitebook-mobile-
workstation/

https://communities.intel.com/thread/52111

http://en.community.dell.com/support-forums/laptop/f/3519/t/19484347

https://kowalcj0.wordpress.com/2014/08/10/getting-the-brightness-
control-to-work-on-lenovo-thinkpad-with-linux-mint-17-x64-installed-and-
with-nvidia-quadro-k1000m-on-board/

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

Title:
  Brightness controls are not working in Unity / Xorg because of Nvidia
  proprietary driver.

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

Bug description:
  Affects: Ubuntu 16.04 and 14.04.
  Occurs only with Nvidia proprietary driver.  Nouveau works well.

  Brightness controls are not working in Unity / Xorg.  When pressing
  the keys  and  on my Lenovo W510, I see the
  indicator on the screen showing the level of brightness changing, so
  key mapping is not the problem.  However, the brightness is not
  changing.

  On the kernel level, I have the single following device:

  # cd /sys/class/backlight
  # ls -l
  total 0
  lrwxrwxrwx 1 root root 0 Nov  3 17:16 acpi_video0 -> 
../../devices/pci:00/:00:03.0/:01:00.0/backlight/acpi_video0

  When playing with the  and , the value of
  /sys/class/backlight/brightness changes accordingly.  The screen
  brightness does not change.

  Performing:

  # echo 10 >brightness

  ...does not have any effect (regardless of the value provided, 10
  being just an example).

  WORKAROUND

  There is an odd workaround.  Simply go to the console using
   and using the  and  keys,
  brightness then changes.  Return to Unity / Xorg with 
  and the selected brightness persists.

  NON WORKING WORKAROUND

  On the web, I read that adding:

  Option "RegistryDwords" "EnableBrightnessControl=1"'

  in xorg.conf might fix the problem.  I do not have an xorg and when I
  let the proprietary Nvidia driver generate one and add this option, X
  does not start anymore.

  Ubuntu 14.04.1 LTS with latest updates as of this writing.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,place,put,snap,resize,move,regex,session,vpswitch,imgpng,gnomecompat,text,ring,grid,mousepoll,animation,unitymtgrabhandles,wall,expo,ezoom,workarounds,fade,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Nov  4 07:38:59 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.13.0-32-generic, x86_64: installed
   bbswitch, 0.7, 3.13.0-39-generic, x86_64: installed
   nvidia-331, 331.38, 3.13.0-32-generic, x86_64: installed
   nvidia-331, 331.38, 3.13.0-39-generic, x86_64: installed
   tp-smapi, 0.41, 3.13.0-32-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation GT216GLM [Quadro FX 880M] [10de:0a3c] (rev a2) (prog-if 
00 [VGA controller])
     Subsystem: Lenovo Device [17aa:2145]
  InstallationDate: Installed on 2014-11-01 (3 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: LENOVO 4318CTO
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-39-generic 
root=UUID=994f9c2c-f967-472e-ace3-23cd620ec702 ro quiet splash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/03/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6NET84WW (1.45 )
  dmi.board.name: 4318CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 

[Desktop-packages] [Bug 1389215] Re: Brightness controls are not working in Unity / Xorg because of Nvidia proprietary driver.

2017-02-12 Thread xtsbdu3reyrbrmroezob
this may actually be a microcode flaw since it apparently affects
windows too?

https://forums.geforce.com/default/topic/910276/screen-brightness-
issues-with-a-quadro-card/

** Also affects: nvidia-graphics-drivers-375 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-375 (Ubuntu)
   Status: New => Confirmed

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

Title:
  Brightness controls are not working in Unity / Xorg because of Nvidia
  proprietary driver.

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

Bug description:
  Affects: Ubuntu 16.04 and 14.04.
  Occurs only with Nvidia proprietary driver.  Nouveau works well.

  Brightness controls are not working in Unity / Xorg.  When pressing
  the keys  and  on my Lenovo W510, I see the
  indicator on the screen showing the level of brightness changing, so
  key mapping is not the problem.  However, the brightness is not
  changing.

  On the kernel level, I have the single following device:

  # cd /sys/class/backlight
  # ls -l
  total 0
  lrwxrwxrwx 1 root root 0 Nov  3 17:16 acpi_video0 -> 
../../devices/pci:00/:00:03.0/:01:00.0/backlight/acpi_video0

  When playing with the  and , the value of
  /sys/class/backlight/brightness changes accordingly.  The screen
  brightness does not change.

  Performing:

  # echo 10 >brightness

  ...does not have any effect (regardless of the value provided, 10
  being just an example).

  WORKAROUND

  There is an odd workaround.  Simply go to the console using
   and using the  and  keys,
  brightness then changes.  Return to Unity / Xorg with 
  and the selected brightness persists.

  NON WORKING WORKAROUND

  On the web, I read that adding:

  Option "RegistryDwords" "EnableBrightnessControl=1"'

  in xorg.conf might fix the problem.  I do not have an xorg and when I
  let the proprietary Nvidia driver generate one and add this option, X
  does not start anymore.

  Ubuntu 14.04.1 LTS with latest updates as of this writing.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,place,put,snap,resize,move,regex,session,vpswitch,imgpng,gnomecompat,text,ring,grid,mousepoll,animation,unitymtgrabhandles,wall,expo,ezoom,workarounds,fade,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Nov  4 07:38:59 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.13.0-32-generic, x86_64: installed
   bbswitch, 0.7, 3.13.0-39-generic, x86_64: installed
   nvidia-331, 331.38, 3.13.0-32-generic, x86_64: installed
   nvidia-331, 331.38, 3.13.0-39-generic, x86_64: installed
   tp-smapi, 0.41, 3.13.0-32-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation GT216GLM [Quadro FX 880M] [10de:0a3c] (rev a2) (prog-if 
00 [VGA controller])
     Subsystem: Lenovo Device [17aa:2145]
  InstallationDate: Installed on 2014-11-01 (3 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: LENOVO 4318CTO
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-39-generic 
root=UUID=994f9c2c-f967-472e-ace3-23cd620ec702 ro quiet splash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/03/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6NET84WW (1.45 )
  dmi.board.name: 4318CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6NET84WW(1.45):bd10/03/2012:svnLENOVO:pn4318CTO:pvrThinkPadW510:rvnLENOVO:rn4318CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4318CTO
  dmi.product.version: ThinkPad W510
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: 

[Desktop-packages] [Bug 1281019] Re: 10de:0dda [HP EliteBook 8560w] Brightness controls are not working nvidia-319 and nvidia-331

2017-02-12 Thread xtsbdu3reyrbrmroezob
*** This bug is a duplicate of bug 1389215 ***
https://bugs.launchpad.net/bugs/1389215

this issue is more generic than the HP hardware.

this bug appears to affect ALL QUADRO CARDS

** This bug has been marked a duplicate of bug 1389215
   Brightness controls are not working in Unity / Xorg because of Nvidia 
proprietary driver.

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

Title:
  10de:0dda [HP EliteBook 8560w] Brightness controls are not working
  nvidia-319 and nvidia-331

Status in nvidia-graphics-drivers-375 package in Ubuntu:
  Confirmed
Status in xorg package in Ubuntu:
  Invalid

Bug description:
  The Brightness keys (FN+F9 and FN+FN10) are doing 'something' in the
  right corner of the screen the brightness control window does show-up
  and changes, but the brightness of the screen itself does not via
  Nvidia drivers version 319 or 331.

  There is the bugreport at the official Nvidia forums:
  
https://devtalk.nvidia.com/default/topic/539462/linux/-nvidia-319-12-brightness-controls-not-working-on-laptop-ubuntu-13-03-/2/

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: nvidia appassure_vss
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is een map: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9)
  .tmp.unity.support.test.0:

  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Mon Feb 17 10:05:44 2014
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   appassure-vss, 5.3.6, 3.11.0-15-generic, x86_64: installed
   nvidia-331, 331.38, 3.11.0-15-generic, x86_64: installed
   nvidia-331-uvm, 331.38, 3.11.0-15-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   NVIDIA Corporation GF106GLM [Quadro 2000M] [10de:0dda] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1631]
  MachineType: Hewlett-Packard HP EliteBook 8560w
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=caf0bb2d-fbef-46ff-be64-0ec601243262 ro splash quiet
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/15/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SVD Ver. F.42
  dmi.board.name: 1631
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 01.3D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SVDVer.F.42:bd07/15/2013:svnHewlett-Packard:pnHPEliteBook8560w:pvrA0001D02:rvnHewlett-Packard:rn1631:rvrKBCVersion01.3D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8560w
  dmi.product.version: A0001D02
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52+git20140121.46d451c9-0ubuntu0sarvatt~saucy
  version.libgl1-mesa-dri: libgl1-mesa-dri 
10.2.0~git20140215.1020d893-0ubuntu0sarvatt~saucy
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
10.2.0~git20140215.1020d893-0ubuntu0sarvatt~saucy
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2~saucy1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.3.99+git20140206.8de6f7b2-0ubuntu0sarvatt~saucy
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910+git20140210.5142d1ca-0ubuntu0sarvatt~saucy
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9+git20130730.300c5a32-0ubuntu0sarvatt
  xserver.bootTime: Mon Feb 17 10:03:57 2014
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:

  xserver.version: 2:1.14.5-1ubuntu2~saucy1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1281019/+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 1241745] Re: 10de:0dfa [HP EliteBook 8560w] Changing the screen brightness does not work anymore in 319.xx

2017-02-12 Thread xtsbdu3reyrbrmroezob
still seems to be a bug in nvidia-drivers version 375

** Changed in: nvidia
   Status: New => Confirmed

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

Title:
  10de:0dfa [HP EliteBook 8560w] Changing the screen brightness does not
  work anymore in 319.xx

Status in Nvidia:
  Confirmed
Status in nvidia-graphics-drivers-319 package in Ubuntu:
  Triaged

Bug description:
  Changing the screen brightness always used to work on my HP Elitebook
  8560w -- both with the function keys and in the dialog "Brightness &
  Lock" in the system settings. The environment light sensor also used
  to work IIRC.

  Since the update to 13.10, this stopped working. Methods I have tried that 
didn't work for adapting the brightness are:
  * Adding GRUB_CMDLINE_LINUX="acpi_backlight=vendor" to /etc/default/grub
  * Adding GRUB_CMDLINE_LINUX=”acpi_osi="!Windows 2012" to /etc/default/grub

  Currently I am changing the brightness manually using  xrandr --output
  LVDS-0 --brightness 0.9. However, AFAIK this does not really change
  the brightness, but only changes the contrast.

  WORKAROUND: Use nvidia-graphics-drivers-304.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  319.60  Wed Sep 25 14:28:26 
PDT 2013
   GCC version:  gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8)
  .tmp.unity.support.test.0:

  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Fri Oct 18 19:50:36 2013
  DistUpgraded: 2013-10-17 17:20:47,580 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-319-updates, 319.60, 3.11.0-12-generic, x86_64: installed
   nvidia-319-updates, 319.60, 3.8.0-31-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GF108GLM [Quadro 1000M] [10de:0dfa] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1631]
  InstallationDate: Installed on 2013-01-06 (285 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  JockeyStatus:
   kmod:nvidia_319_updates - nvidia_319_updates (Proprietary, Enabled, Not in 
use)
   kmod:nvidia_304 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
   kmod:nvidia_304_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
   kmod:nvidia_319 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
  MachineType: Hewlett-Packard HP EliteBook 8560w
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=53f83a14-cacc-48fd-bb4b-354d69eb7f0e ro quiet splash 
"acpi_osi=!Windows 2012"
  SourcePackage: xorg
  UpgradeStatus: Upgraded to saucy on 2013-10-17 (1 days ago)
  dmi.bios.date: 06/11/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SVD Ver. F.27
  dmi.board.name: 1631
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 01.3B
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SVDVer.F.27:bd06/11/2012:svnHewlett-Packard:pnHPEliteBook8560w:pvrA0001D02:rvnHewlett-Packard:rn1631:rvrKBCVersion01.3B:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8560w
  dmi.product.version: A0001D02
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 19:39:07 2013
  xserver.configfile: default
  xserver.errors:
   Failed to load 

[Desktop-packages] [Bug 1241745] Re: 10de:0dfa [HP EliteBook 8560w] Changing the screen brightness does not work anymore in 319.xx

2017-02-12 Thread xtsbdu3reyrbrmroezob
would be great if nvidia could explore why the brightness gets properly
restored only after a sleep and is not polling the brightness properly
in real-time

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

Title:
  10de:0dfa [HP EliteBook 8560w] Changing the screen brightness does not
  work anymore in 319.xx

Status in Nvidia:
  Confirmed
Status in nvidia-graphics-drivers-319 package in Ubuntu:
  Triaged

Bug description:
  Changing the screen brightness always used to work on my HP Elitebook
  8560w -- both with the function keys and in the dialog "Brightness &
  Lock" in the system settings. The environment light sensor also used
  to work IIRC.

  Since the update to 13.10, this stopped working. Methods I have tried that 
didn't work for adapting the brightness are:
  * Adding GRUB_CMDLINE_LINUX="acpi_backlight=vendor" to /etc/default/grub
  * Adding GRUB_CMDLINE_LINUX=”acpi_osi="!Windows 2012" to /etc/default/grub

  Currently I am changing the brightness manually using  xrandr --output
  LVDS-0 --brightness 0.9. However, AFAIK this does not really change
  the brightness, but only changes the contrast.

  WORKAROUND: Use nvidia-graphics-drivers-304.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  319.60  Wed Sep 25 14:28:26 
PDT 2013
   GCC version:  gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8)
  .tmp.unity.support.test.0:

  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Fri Oct 18 19:50:36 2013
  DistUpgraded: 2013-10-17 17:20:47,580 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-319-updates, 319.60, 3.11.0-12-generic, x86_64: installed
   nvidia-319-updates, 319.60, 3.8.0-31-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GF108GLM [Quadro 1000M] [10de:0dfa] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1631]
  InstallationDate: Installed on 2013-01-06 (285 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  JockeyStatus:
   kmod:nvidia_319_updates - nvidia_319_updates (Proprietary, Enabled, Not in 
use)
   kmod:nvidia_304 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
   kmod:nvidia_304_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
   kmod:nvidia_319 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
  MachineType: Hewlett-Packard HP EliteBook 8560w
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=53f83a14-cacc-48fd-bb4b-354d69eb7f0e ro quiet splash 
"acpi_osi=!Windows 2012"
  SourcePackage: xorg
  UpgradeStatus: Upgraded to saucy on 2013-10-17 (1 days ago)
  dmi.bios.date: 06/11/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SVD Ver. F.27
  dmi.board.name: 1631
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 01.3B
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SVDVer.F.27:bd06/11/2012:svnHewlett-Packard:pnHPEliteBook8560w:pvrA0001D02:rvnHewlett-Packard:rn1631:rvrKBCVersion01.3B:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8560w
  dmi.product.version: A0001D02
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 19:39:07 2013
  xserver.configfile: default
  xserver.errors:
 

  1   2   >