[Bug 1582950] Re: broken apport hook: TypeError: a bytes-like object is required, not 'str'

2017-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.7-0ubuntu2

---
apport (2.20.7-0ubuntu2) artful; urgency=medium

  * data/package-hooks/source_ubiquity.py: Convert the content of syslog from
bytes to string so comparison and regex matches in the hook work.
(LP: #1582950)

 -- Brian Murray   Wed, 27 Sep 2017 14:44:40 -0700

** Changed in: apport (Ubuntu Artful)
   Status: Fix Committed => Fix Released

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

Title:
  broken apport hook: TypeError: a bytes-like object is required, not
  'str'

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

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

[Bug 1720541] Re: flock does not lock dpkg lock file properly

2017-09-30 Thread Jarno Suni
** Description changed:

- 
  Test:
  sudo flock /var/lib/dpkg/lock -c \
  'echo 1; apt-get -o Debug::NoLocking=true check; echo 2; apt-get check'
  
  Expected behavior:
  apt-get fails in stage 2.
  
  
- Workaround (needs moreutils package)
+ Workaround (needs moreutils package, which is not installed by default):
  
  sudo lckdo /var/lib/dpkg/lock /bin/sh -c \
  'echo 1; apt-get -o Debug::NoLocking=true check; echo 2; apt-get check'
  
  
  Similarly, flock does not recognize lock set by e.g. apt-get.
+ 
+ man lckdo:
+ "Now that util-linux contains a similar command named flock, lckdo is 
deprecated, and will be removed from some  future version of moreutils."
+ 
+ So developer can not rely on lckdo.
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: util-linux 2.20.1-5.1ubuntu20.9
  ProcVersionSignature: Ubuntu 4.4.0-96.119~14.04.1-generic 4.4.83
  Uname: Linux 4.4.0-96-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.25
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Sep 30 16:30:50 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-21 (1105 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.1)
  SourcePackage: util-linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.cron.weekly.fstrim: 2014-09-21T13:07:51.420447

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

Title:
  flock does not lock dpkg lock file properly

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

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

[Bug 1720580] Re: RTL8723bs bug: ERROR sd_recv_rxfifo: alloc recvbuf FAIL!

2017-09-30 Thread Kai-Heng Feng
Does the patch solve the issue?

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

Title:
  RTL8723bs bug: ERROR sd_recv_rxfifo: alloc recvbuf FAIL!

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

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

[Bug 1720604] [NEW] lli manpage description includes error message

2017-09-30 Thread Benjamin Peterson
Public bug reported:

Running "man lli-4.0" on Zesty, I see:

DESCRIPTION
   ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be 
preloaded (cannot open shared object file): ignored.  OVERVIEW: llvm 
interpreter & dynamic compiler

The first sentence seems rather out of place.

** Affects: llvm-toolchain-4.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  lli manpage description includes error message

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-4.0/+bug/1720604/+subscriptions

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

[Bug 1611502] Re: Python packages listed in requirements file that are in the system are not downloaded and installed

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

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

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

Title:
  Python packages listed in requirements file that are in the system are
  not downloaded and installed

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

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

[Bug 1582950] Re: broken apport hook: TypeError: a bytes-like object is required, not 'str'

2017-09-30 Thread Steve Langasek
Hello Seth, or anyone else affected,

Accepted apport into artful-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/apport/2.20.7-0ubuntu2
in a few hours, and then in the -proposed repository.

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

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

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

** Changed in: apport (Ubuntu Artful)
   Status: In Progress => Fix Committed

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

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

Title:
  broken apport hook: TypeError: a bytes-like object is required, not
  'str'

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

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

[Bug 1698599] Re: package linux-image-4.10.0-22-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

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

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

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

Title:
  package linux-image-4.10.0-22-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

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

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

[Bug 1652290] Re: Error with remote part depending on another remote part

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

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

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

Title:
  Error with remote part depending on another remote part

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

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

[Bug 1655305] Re: 5.7.1+dfsg-4 FTBFS on ppc64el on zesty

2017-09-30 Thread Bug Watch Updater
** Changed in: qtwebengine-opensource-src (Debian)
   Status: Confirmed => Fix Released

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

Title:
  5.7.1+dfsg-4 FTBFS on ppc64el on zesty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebengine-opensource-src/+bug/1655305/+subscriptions

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

[Bug 1707714] Re: Every time has to use this command to read dump using tcpdump "sudo apparmor_parser -R > /etc/apparmor.d/usr.sbin.tcpdump"

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

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

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

Title:
  Every time has to use this command to read dump using tcpdump "sudo
  apparmor_parser -R > /etc/apparmor.d/usr.sbin.tcpdump"

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

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

[Bug 1720596] Re: package libsnappy1v5:amd64 1.1.3-2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2017-09-30 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your log files attached to this bug report it
seems that a package failed to install due to a segmentation fault in
the application being used for the package installation process.
Unfortunately, this bug report isn't very useful in its current state
and a crash report would be much more useful.  Could you try recreating
this issue by enabling apport to catch the crash report 'sudo service
apport start force_start=1' and then trying to install the same package
again?  This process will create a new bug report so I am marking this
one as Invalid.  Thanks again for helping out!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: package-install-segfault

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

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

Title:
  package libsnappy1v5:amd64 1.1.3-2 failed to install/upgrade: package
  is in a very bad inconsistent state; you should  reinstall it before
  attempting configuration

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

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

[Bug 1707972] Re: partman exit code 141

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

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

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

Title:
  partman exit code 141

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

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

Re: [Bug 1720510] Re: No results after search

2017-09-30 Thread Per-Inge
No I don't get any errors.
Tested again.on two installations on the same hardware.
- Restarted the the computer.
 - Started Ubuntu Software from the doc
- Search for "soft" and the result was presented
- Closed Ubuntu Software
- Started Ubuntu Software from the doc
- Search for "soft" and the result wasn't presented
- Clicked outside the Ubuntu Software window and the result was shown.

Will check on a new installation with other hardware later.

2017-10-01 2:24 GMT+02:00 Sebastien Bacher :

> thank you for your bug report, do you get any error displayed in the ui?
> trying here it works unless the snap query timeouts which blocks it to
> return other results but that's indicated in a notification
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1720510
>
> Title:
>   No results after search
>
> Status in gnome-software package in Ubuntu:
>   New
>
> Bug description:
>   Test case:
>   Open a new version of gnome-software/Ubuntu Software
>   Search for soft
>   No results are shown
>   Do something outside the gnome-software window, e.g mouse click or focus
> on another window, and the results are shown.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 17.10
>   Package: gnome-software 3.26.0-0ubuntu3
>   ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
>   Uname: Linux 4.13.0-12-generic x86_64
>   ApportVersion: 2.20.7-0ubuntu1
>   Architecture: amd64
>   CurrentDesktop: ubuntu:GNOME
>   Date: Sat Sep 30 09:28:37 2017
>   InstallationDate: Installed on 2017-09-15 (14 days ago)
>   InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64
> (20170915)
>   InstalledPlugins:
>gnome-software-plugin-flatpak N/A
>gnome-software-plugin-limba   N/A
>gnome-software-plugin-snap3.26.0-0ubuntu3
>   SourcePackage: gnome-software
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gnome-software/
> +bug/1720510/+subscriptions
>


-- 
Skickat från min nya mailadress

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

Title:
  No results after search

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

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

[Bug 1574278] Re: AbiWord text cursor starts to flicker after adding some text

2017-09-30 Thread Bug Watch Updater
** Changed in: abiword (Debian)
   Status: Unknown => Fix Released

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

Title:
  AbiWord text cursor starts to flicker after adding some text

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

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

[Bug 1720596] Re: package libsnappy1v5:amd64 1.1.3-2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2017-09-30 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libsnappy1v5:amd64 1.1.3-2 failed to install/upgrade: package
  is in a very bad inconsistent state; you should  reinstall it before
  attempting configuration

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

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

[Bug 1574278] Re: AbiWord text cursor starts to flicker after adding some text

2017-09-30 Thread Jeremy Bicha
** Changed in: abiword (Ubuntu Xenial)
   Status: Confirmed => Triaged

** Changed in: abiword (Ubuntu Zesty)
   Status: Confirmed => Triaged

** Bug watch added: Debian Bug tracker #851052
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851052

** Also affects: abiword (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851052
   Importance: Unknown
   Status: Unknown

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

Title:
  AbiWord text cursor starts to flicker after adding some text

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

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

[Bug 1720596] [NEW] package libsnappy1v5:amd64 1.1.3-2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2017-09-30 Thread Waqas Ahmed
Public bug reported:

i dont know what to do

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libsnappy1v5:amd64 1.1.3-2
ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2.10
AptOrdering:
 rar: Install
 libsnappy1v5: Configure
 rar: Configure
 NULL: ConfigurePending
Architecture: amd64
Date: Sun Oct  1 04:34:36 2017
Dependencies:
 gcc-5-base 5.4.0-6ubuntu1~16.04.4 [origin: unknown]
 gcc-6-base 6.0.1-0ubuntu1
 libc6 2.23-0ubuntu9 [origin: unknown]
 libgcc1 1:6.0.1-0ubuntu1
 libstdc++6 5.4.0-6ubuntu1~16.04.4 [origin: unknown]
DuplicateSignature:
 package:libsnappy1v5:amd64:1.1.3-2
 Processing triggers for man-db (2.7.5-1) ...
 dpkg: error processing package libsnappy1v5:amd64 (--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
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: snappy
Title: package libsnappy1v5:amd64 1.1.3-2 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: snappy (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package third-party-packages xenial

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

Title:
  package libsnappy1v5:amd64 1.1.3-2 failed to install/upgrade: package
  is in a very bad inconsistent state; you should  reinstall it before
  attempting configuration

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

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

[Bug 1720598] [NEW] Netbeans does not start

2017-09-30 Thread Dino Conte
Public bug reported:

Ubuntu 17.10 Beta2 (Artful Aardvark) and openjdk-9-jdk:

Netbeans does not start, error description in attachment.

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


** Tags: 17.10 artful

** Attachment added: "error"
   https://bugs.launchpad.net/bugs/1720598/+attachment/4959620/+files/error

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

Title:
  Netbeans does not start

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

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

[Bug 1720597] Re: package libfreerdp-utils1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1 failed to install/upgrade: package libfreerdp-utils1.1:amd64 is not ready for configuration cannot config

2017-09-30 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libfreerdp-utils1.1:amd64
  1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1 failed to install/upgrade:
  package libfreerdp-utils1.1:amd64 is not ready for configuration
  cannot configure (current status 'half-installed')

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

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

[Bug 1720597] [NEW] package libfreerdp-utils1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1 failed to install/upgrade: package libfreerdp-utils1.1:amd64 is not ready for configuration cannot conf

2017-09-30 Thread khaniszcze
Public bug reported:

cannot update Thunderbird

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libfreerdp-utils1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-87.110-generic 4.4.73
Uname: Linux 4.4.0-87-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
Date: Sun Oct  1 01:18:53 2017
DpkgHistoryLog:
 Start-Date: 2017-10-01  01:18:38
 Commandline: aptdaemon role='role-upgrade-packages' sender=':1.62'
 Upgrade: thunderbird:amd64 (1:52.2.1+build1-0ubuntu0.16.04.1, 
1:52.3.0+build1-0ubuntu0.16.04.1), thunderbird-locale-en:amd64 
(1:52.2.1+build1-0ubuntu0.16.04.1, 1:52.3.0+build1-0ubuntu0.16.04.1), 
thunderbird-locale-pl:amd64 (1:52.2.1+build1-0ubuntu0.16.04.1, 
1:52.3.0+build1-0ubuntu0.16.04.1)
DuplicateSignature:
 package:libfreerdp-utils1.1:amd64:1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1
 Processing triggers for man-db (2.7.5-1) ...
 dpkg: error processing package libfreerdp-utils1.1:amd64 (--configure):
  package libfreerdp-utils1.1:amd64 is not ready for configuration
ErrorMessage: package libfreerdp-utils1.1:amd64 is not ready for configuration  
cannot configure (current status 'half-installed')
InstallationDate: Installed on 2016-03-22 (557 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: freerdp
Title: package libfreerdp-utils1.1:amd64 
1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1 failed to install/upgrade: package 
libfreerdp-utils1.1:amd64 is not ready for configuration  cannot configure 
(current status 'half-installed')
UpgradeStatus: Upgraded to xenial on 2016-04-25 (523 days ago)

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


** Tags: amd64 apport-package xenial

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

Title:
  package libfreerdp-utils1.1:amd64
  1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1 failed to install/upgrade:
  package libfreerdp-utils1.1:amd64 is not ready for configuration
  cannot configure (current status 'half-installed')

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

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

[Bug 1719322] Re: Remove patch to remove headerbar

2017-09-30 Thread Jeremy Bicha
Daniel, how important do you think this issue is? Can it wait until
18.04 LTS?

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

Title:
  Remove patch to remove headerbar

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

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

[Bug 1720465] Re: HiDPI scaling does not hold across reboot

2017-09-30 Thread Sebastien Bacher
could be the same as bug #1716341

** Changed in: gnome-shell (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

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

Title:
  HiDPI scaling does not hold across reboot

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

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

[Bug 1720442] Re: Software (gnome-software) crashes after several seconds. Entirely unusable.

2017-09-30 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a backtrace following the
instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.

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

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

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

Title:
  Software (gnome-software) crashes after several seconds. Entirely
  unusable.

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

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

[Bug 1720510] Re: No results after search

2017-09-30 Thread Sebastien Bacher
thank you for your bug report, do you get any error displayed in the ui?
trying here it works unless the snap query timeouts which blocks it to
return other results but that's indicated in a notification

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

Title:
  No results after search

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

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

[Bug 1720517] Re: Software and Updates /Other Software greys out when clicking on "Canonical Partners"

2017-09-30 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions:
* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

** Changed in: software-properties (Ubuntu)
   Importance: Undecided => Low

** Changed in: software-properties (Ubuntu)
   Status: New => Incomplete

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

Title:
  Software and Updates /Other Software greys out when clicking on
  "Canonical Partners"

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

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

[Bug 1708608] Re: [Nvidia GTX970M] Can't log in using default nouveau drivers, system freezes

2017-09-30 Thread SB
I installed latest beta 2 and this is no longer an issue, this bug can
be closed.

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

Title:
  [Nvidia GTX970M] Can't log in using default nouveau drivers, system
  freezes

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

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

[Bug 1707110] Re: fwupd is consuming 100% of CPU in an upto date Ubuntu 16.04

2017-09-30 Thread Sebastien Bacher
** Changed in: appstream-glib (Ubuntu)
   Importance: Undecided => High

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

Title:
  fwupd is consuming 100% of CPU in an upto date Ubuntu 16.04

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

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

[Bug 1718719] Re: qemu can't capture keys properly under wayland

2017-09-30 Thread Sebastien Bacher
is the patch providing any user visible improvement? if not it would
probably make sense to delay including it to next cycle

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

Title:
  qemu can't capture keys properly under wayland

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

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

[Bug 1720585] Re: GVFS backend gvfs-http can not use SSL protocol (HTTPS)

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

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

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

Title:
  GVFS backend gvfs-http can not use SSL protocol (HTTPS)

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

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

[Bug 1720570] Re: Open button in headerbar is not themed when no file is selected

2017-09-30 Thread Sebastien Bacher
** Changed in: ubuntu-themes (Ubuntu)
   Importance: Undecided => High

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

Title:
  Open button in headerbar is not themed when no file is selected

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

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

[Bug 1711617] Re: file conflict with gnome-shell-extension-dashtodock

2017-09-30 Thread Sebastien Bacher
** Tags removed: rls-aa-incoming
** Tags added: rls-aa-notfixing

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

Title:
  file conflict with gnome-shell-extension-dashtodock

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

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

[Bug 1720594] Re: Right click Files in launcher unity ubuntu 17.10

2017-09-30 Thread André Correia
using nemo with unity patches won't resolve the issue

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

Title:
  Right click Files in launcher unity ubuntu 17.10

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

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

[Bug 1719322] Re: Remove patch to remove headerbar

2017-09-30 Thread Sebastien Bacher
those changes modify the look of the softwares on some desktops right?
they require at least a UIFe...

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

Title:
  Remove patch to remove headerbar

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

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

[Bug 1720594] [NEW] Right click Files in launcher unity ubuntu 17.10

2017-09-30 Thread André Correia
Public bug reported:

Unity don't work like expect since gnome turn default.

Right click on files in unity launcher don't show markers like it
should, this only happen in ubuntu 17.10.

Markers show if I open one window or more in nautilus.

It was a great feature in unity since ever I hope some solution come out

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

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

Title:
  Right click Files in launcher unity ubuntu 17.10

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

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

[Bug 1720592] Re: gnome-calendar crashed with SIGSEGV in gcal_manager_is_client_writable()

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

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 #1719273, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

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

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

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

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

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

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

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

** This bug has been marked a duplicate of private bug 1719273

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-calendar crashed with SIGSEGV in
  gcal_manager_is_client_writable()

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

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

[Bug 1718054] Re: segmentation fault upon start of putty, pterm, etc

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

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

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

Title:
  segmentation fault upon start of putty, pterm, etc

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

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

[Bug 1718054] Re: segmentation fault upon start of putty, pterm, etc

2017-09-30 Thread Orso
same problem here, segmentation fault from console and nothing happens
when launching from desktop shortcut

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

Title:
  segmentation fault upon start of putty, pterm, etc

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

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

[Bug 1720593] [NEW] open teawks and crash session the system enters loop login

2017-09-30 Thread Sosha
Public bug reported:

after upgrade my system using `sudo apt full-upgrade` and reboot, the system is 
stuck in login loop.
later i using `rm -rf .gnome .gnome2 .gconf .gconfd .metacity .cache .dbus 
.dmrc .mission-control .thumbnails` command and fix Temporary problem. but 
logout and problem is back again.

finally i found problem and solving it:
`sudo apt purge gnome-shell-extension-dashtodock`

this may help:
https://answers.launchpad.net/ubuntu/+question/658792

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

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

Title:
  open teawks and crash session the system enters loop login

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

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

[Bug 1571787] Re: update fwbuilder to version 5.3.7

2017-09-30 Thread Bug Watch Updater
** Changed in: fwbuilder (Debian)
   Status: New => Fix Released

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

Title:
  update fwbuilder to version 5.3.7

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

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

[Bug 1556301] Re: Missing Virt-Manager Menu (File, Edit, etc)

2017-09-30 Thread Harry Coin
Something about gtk3.  Run Viet manager from a terminal add --debug

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

Title:
  Missing Virt-Manager Menu (File, Edit, etc)

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

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

[Bug 1720590] [NEW] fglrx 2:13.350.1-0ubuntu2: fglrx kernel module failed to build

2017-09-30 Thread Rodrigo Vega
Public bug reported:

After changing the driver to privative, my system crushed. Couldn't boot 
neither console or graphics.
I made a lot of changes through onsole. Update , upgrade , delete propietary 
devices , install lubuntu , cleared my password, etc.
I don't know what has happen that now it seems to be working well. Hope it 
continues like this


AMD A6-6400K APU with Radeon(tm) HD Graphics × 2 
Gallium 0.4 on AMD ARUBA (DRM 2.43.0, LLVM 3.8.0)
ubuntu 14.04 lts
Description:Ubuntu 14.04.5 LTS
Release:14.04

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: fglrx (not installed)
ProcVersionSignature: Ubuntu 4.4.0-96.119~14.04.1-generic 4.4.83
Uname: Linux 4.4.0-96-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.25
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
DKMSKernelVersion: 4.4.0-93-generic
Date: Thu Sep 28 16:18:49 2017
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 4.3.36, 3.16.0-45-generic, x86_64: installed
 virtualbox, 4.3.36, 3.16.0-77-generic, x86_64: installed
 virtualbox, 4.3.36, 4.4.0-93-generic, x86_64: installed
 virtualbox, 4.3.36, 4.4.0-96-generic, x86_64: installed
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8470D] [1002:9996] 
(prog-if 00 [VGA controller])
   Subsystem: ASRock Incorporation Device [1849:9996]
InstallationDate: Installed on 2015-05-17 (867 days ago)
InstallationMedia: It
LightdmGreeterLog:
 ** (lightdm-gtk-greeter:2421): WARNING **: Failed to load user background: 
Falló al abrir el archivo «/home/rodrigo/Documentos/1255808524707_f.jpg»: 
Permiso denegado
 
 ** (lightdm-gtk-greeter:2421): WARNING **: Failed to load user image: Falló al 
abrir el archivo «/home/rodrigo/.face»: No existe el archivo o el directorio
 
 (lightdm-gtk-greeter:2421): Gdk-WARNING **: lightdm-gtk-greeter: Fatal IO 
error 4 (Llamada al sistema interrumpida) on X server :0.
LightdmGreeterLogOld: g_dbus_connection_real_closed: Remote peer vanished with 
error: Underlying GIOStream returned 0 bytes on an async read 
(g-io-error-quark, 0). Exiting.
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
PackageVersion: 2:13.350.1-0ubuntu2
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-96-generic 
root=/dev/mapper/it--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.7
 apt  1.0.1ubuntu2.17
SourcePackage: fglrx-installer
Title: fglrx 2:13.350.1-0ubuntu2: fglrx kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/07/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.10
dmi.board.name: FM2A68M-DG3+
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd11/07/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A68M-DG3+: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.11.3+14.04.20160425-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1ubuntu0.14.04.2
version.libgl1-mesa-dri: libgl1-mesa-dri N/A
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.9
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
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Sat Sep 30 19:28:02 2017
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2.9
xserver.video_driver: radeon

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package compiz-0.9 trusty ubuntu

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

Title:
  fglrx 2:13.350.1-0ubuntu2: fglrx kernel module failed to build

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

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

[Bug 1720589] Re: gnome-shell crashed with signal 5 in g_settings_get_value()

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

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 #1719124, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

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

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1719124
   gnome-shell crashed with signal 5 in g_settings_schema_get_value 
(..."opaque-background")

** Tags removed: need-amd64-retrace

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

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

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

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

[Bug 1574278] Re: AbiWord text cursor starts to flicker after adding some text

2017-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package abiword - 3.0.2-3ubuntu1

---
abiword (3.0.2-3ubuntu1) artful; urgency=high

  * Fix flickering (LP: #1574278).

 -- Simon Quigley   Sun, 24 Sep 2017 20:52:22 -0500

** Changed in: abiword (Ubuntu Artful)
   Status: Fix Committed => Fix Released

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

Title:
  AbiWord text cursor starts to flicker after adding some text

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

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

[Bug 1720588] Re: dnscrypt-proxy crashed with SIGSEGV

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

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 #1703186, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

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

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

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

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

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

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

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

** This bug has been marked a duplicate of private bug 1703186

** Tags removed: need-amd64-retrace

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

Title:
  dnscrypt-proxy crashed with SIGSEGV

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

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

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

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

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 #1505409, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

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

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

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

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

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

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

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

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

** Tags removed: need-amd64-retrace

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

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

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

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

[Bug 1720589] [NEW] gnome-shell crashed with signal 5 in g_settings_get_value()

2017-09-30 Thread Sosha
Public bug reported:

after login...

ProblemType: Crash
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.26.0-0ubuntu2
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
ApportVersion: 2.20.7-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Sep 29 22:09:02 2017
DisplayManager: gdm3
ExecutablePath: /usr/bin/gnome-shell
GsettingsChanges:
 
InstallationDate: Installed on 2017-09-02 (28 days ago)
InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Release amd64 (20170412)
ProcCmdline: /usr/bin/gnome-shell
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 5
SourcePackage: gnome-shell
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 g_settings_get_value () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 g_settings_get_boolean () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
Title: gnome-shell crashed with signal 5 in g_settings_get_value()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

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


** Tags: amd64 apport-crash artful need-amd64-retrace

** Information type changed from Private to Public

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

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

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

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

[Bug 1720588] [NEW] dnscrypt-proxy crashed with SIGSEGV

2017-09-30 Thread Sosha
Public bug reported:

every login to my session, see this crash problem notic!

ProblemType: Crash
DistroRelease: Ubuntu 17.10
Package: dnscrypt-proxy 1.9.5-1
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
ApportVersion: 2.20.7-0ubuntu1
Architecture: amd64
CrashCounter: 1
Date: Sun Oct  1 05:03:50 2017
ExecutablePath: /usr/sbin/dnscrypt-proxy
InstallationDate: Installed on 2017-09-02 (28 days ago)
InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Release amd64 (20170412)
ProcCmdline: /usr/sbin/dnscrypt-proxy /etc/dnscrypt-proxy/dnscrypt-proxy.conf
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/false
Signal: 11
SourcePackage: dnscrypt-proxy
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Title: dnscrypt-proxy crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

** Affects: dnscrypt-proxy (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash artful need-amd64-retrace

** Information type changed from Private to Public

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

Title:
  dnscrypt-proxy crashed with SIGSEGV

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

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

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

2017-09-30 Thread Sosha
Public bug reported:

after login to session...

ProblemType: Crash
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.26.0-0ubuntu2
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
ApportVersion: 2.20.7-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME-Greeter:GNOME
Date: Sat Sep 30 15:26:49 2017
DisplayManager: gdm3
ExecutablePath: /usr/bin/gnome-shell
GsettingsChanges:
 
InstallationDate: Installed on 2017-09-02 (28 days ago)
InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Release amd64 (20170412)
ProcCmdline: /usr/bin/gnome-shell
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/false
Signal: 5
SourcePackage: gnome-shell
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libmutter-1.so.0
 _XIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 _XEventsQueued () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 XPending () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
Title: gnome-shell crashed with signal 5 in _XIOError()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

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


** Tags: amd64 apport-crash artful need-amd64-retrace

** Information type changed from Private to Public

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

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

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

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

[Bug 1720585] [NEW] GVFS backend gvfs-http can not use SSL protocol (HTTPS)

2017-09-30 Thread Raúl Vidal
Public bug reported:

While doing drag and drop of an image from Firefox to the GIMP, if the image 
has been accessed via HTTPS the GIMP reports that the file or directory does 
not exist.
In order to be able to do drag and drop, it has to be done on objects available 
via HTTP, without SSL.

Non-working image example:
https://images.anandtech.com/doci/11885/asrock_z270_supercarrier_03_678x452.jpg

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: gvfs-backends 1.30.4-0ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-35.39-generic 4.10.17
Uname: Linux 4.10.0-35-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
CurrentDesktop: KDE
Date: Sat Sep 30 23:28:29 2017
InstallationDate: Installed on 2015-07-31 (792 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
SourcePackage: gvfs
UpgradeStatus: Upgraded to zesty on 2017-05-02 (151 days ago)

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


** Tags: amd64 apport-bug zesty

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

Title:
  GVFS backend gvfs-http can not use SSL protocol (HTTPS)

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

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

[Bug 1720570] Re: Open button in headerbar is not themed when no file is selected

2017-09-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu-themes

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

Title:
  Open button in headerbar is not themed when no file is selected

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

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

[Bug 1653456] Re: ASUS G752VS: Touchpad and Fn keys not working (Ubuntu 16.04.1/16.10/17.04)

2017-09-30 Thread Eugene Savelov
I have ASUS vivobook X505ba , touchpad is ELAN1200:00 04F3:303E
Having similar similar with touchpad not working in ubuntu 17.04/17.10

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

Title:
  ASUS G752VS: Touchpad and Fn keys not working (Ubuntu
  16.04.1/16.10/17.04)

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

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

[Bug 1720582] [NEW] gvfs-backends not installed with GIMP

2017-09-30 Thread Raúl Vidal
Public bug reported:

I am running Kubuntu 17.04.
I installed the GIMP.
I tried to use the menu item "Open from location", but it did not work.
After searching on the Internet, I found out that the GIMP needs a GVFS backend 
in order to fetch an image from the web. I installed gvfs-backends. Now the 
menu item "Open from location" works.

Problem: A feature from the GIMP does not work by default.
How to solve: install an additional package.
Ideal use case: user only needs to install the GIMP.

Could it be possible to add gvfs-backends as a hard dependency of the
GIMP?

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: gimp 2.8.20-1
ProcVersionSignature: Ubuntu 4.10.0-35.39-generic 4.10.17
Uname: Linux 4.10.0-35-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
CurrentDesktop: KDE
Date: Sat Sep 30 23:21:25 2017
InstallationDate: Installed on 2015-07-31 (792 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
SourcePackage: gimp
UpgradeStatus: Upgraded to zesty on 2017-05-02 (151 days ago)

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


** Tags: amd64 apport-bug zesty

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

Title:
  gvfs-backends not installed with GIMP

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

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

[Bug 1720581] Re: gufw.py crashed with SIGSEGV

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

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 #1678452, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

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

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

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

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

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

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

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

** This bug has been marked a duplicate of private bug 1678452

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gufw.py crashed with SIGSEGV

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

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

[Bug 1720580] Re: RTL8723bs bug: ERROR sd_recv_rxfifo: alloc recvbuf FAIL!

2017-09-30 Thread mikewhatever
The relevant part of syslog looked like this:

Sep 30 23:25:24 minipc kernel: [  221.263583] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.263698] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.263797] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.263903] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.263995] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.745701] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.745793] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.745890] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.745979] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.746070] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.746157] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.746252] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.746341] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.746428] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.746516] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.746623] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.746715] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.746804] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.746895] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.746985] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.747086] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.747174] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:24 minipc kernel: [  221.747268] RTL8723BS: ERROR sd_recv_rxfifo: 
alloc recvbuf FAIL!
Sep 30 23:25:34 minipc systemd[1]: Reloading.

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

Title:
  RTL8723bs bug: ERROR sd_recv_rxfifo: alloc recvbuf FAIL!

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

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

[Bug 1720525] Re: Update package to newer version

2017-09-30 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue and help making Ubuntu
better.

Indeed, Debian Sid contains a newer version of this package. However, I
don't know whether that could be synced as-is or if there are any
additional changes in the current Ubuntu package which would require a
merge.

** Tags added: upgrade-software-version

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

Title:
  Update package to newer version

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

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

[Bug 1720580] Status changed to Confirmed

2017-09-30 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

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

Title:
  RTL8723bs bug: ERROR sd_recv_rxfifo: alloc recvbuf FAIL!

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

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

[Bug 1720580] [NEW] RTL8723bs bug: ERROR sd_recv_rxfifo: alloc recvbuf FAIL!

2017-09-30 Thread mikewhatever
Public bug reported:

Found a bunch of "RTL8723BS: ERROR sd_recv_rxfifo: alloc recvbuf FAIL!"
messages in syslog after a complete freeze. Searching for this error
only found one reference https://lkml.org/lkml/2017/6/12/504.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: linux-image-4.13.0-12-generic 4.13.0-12.13 [modified: 
boot/vmlinuz-4.13.0-12-generic]
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
ApportVersion: 2.20.7-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mele   1303 F pulseaudio
CurrentDesktop: MATE
Date: Sat Sep 30 23:45:09 2017
HibernationDevice: RESUME=UUID=ab188fcc-c7b5-433e-8dc8-bf403e9888ec
InstallationDate: Installed on 2017-09-29 (1 days ago)
InstallationMedia: Ubuntu-MATE 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
MachineType: MiPi PC Mini PC
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-12-generic.efi.signed 
root=UUID=f415201e-4ac6-4443-83b8-f40d3dc03403 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.13.0-12-generic N/A
 linux-backports-modules-4.13.0-12-generic  N/A
 linux-firmware 1.168
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
StagingDrivers: r8723bs
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/29/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 5.6.5
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Mini PC
dmi.board.vendor: Mini PC
dmi.board.version: To be filled by O.E.M.
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 8
dmi.chassis.vendor: Mini PC
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.6.5:bd10/29/2015:svnMiPiPC:pnMiniPC:pvr2.80:rvnMiniPC:rnMiniPC:rvrTobefilledbyO.E.M.:cvnMiniPC:ct8:cvrToBeFilledByO.E.M.:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: Mini PC
dmi.product.version: 2.80
dmi.sys.vendor: MiPi PC

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug artful staging

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

Title:
  RTL8723bs bug: ERROR sd_recv_rxfifo: alloc recvbuf FAIL!

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

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

[Bug 1720559] Re: package kismet 2013.03.R1b-3build1 failed to install/upgrade: il sottoprocesso installato script di post-installation ha restituito lo stato di errore 6

2017-09-30 Thread Andrea
Solved with procedure post after my investigation

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

** Changed in: kismet (Ubuntu)
 Assignee: (unassigned) => Andrea (andreahd)

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

Title:
  package kismet 2013.03.R1b-3build1 failed to install/upgrade: il
  sottoprocesso installato script di post-installation ha restituito lo
  stato di errore 6

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

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

[Bug 1720559] Re: package kismet 2013.03.R1b-3build1 failed to install/upgrade: il sottoprocesso installato script di post-installation ha restituito lo stato di errore 6

2017-09-30 Thread Andrea
The error is produce because a user is not present in system.
I solve with unistall the application with this procedure:
1) sudo apt-get remove kismet
2) apt purge kismet

Then reinstall with sudo apt-get remove kismet.
Configure the application with correct user configuration and run without error.

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

Title:
  package kismet 2013.03.R1b-3build1 failed to install/upgrade: il
  sottoprocesso installato script di post-installation ha restituito lo
  stato di errore 6

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

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

[Bug 1720570] Re: Open button in headerbar is not themed when no file is selected

2017-09-30 Thread Didier Roche
That's correct, when you are in an empty directory without any file
selected, it's in the disabled state which looks weird. Need fixing
(same with gedit/save with no name entered).

** Changed in: ubuntu-themes (Ubuntu)
 Assignee: (unassigned) => Didier Roche (didrocks)

** Changed in: ubuntu-themes (Ubuntu)
   Status: New => Triaged

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

Title:
  Open button in headerbar is not themed when no file is selected

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

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

[Bug 1720395] Re: variable name conflict in french leads to invalid expression errors

2017-09-30 Thread Didier Roche
OUpss, thanks for spotting this Amr :)

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

Title:
  variable name conflict in french leads to invalid expression errors

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

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

[Bug 1711617] Re: file conflict with gnome-shell-extension-dashtodock

2017-09-30 Thread Didier Roche
There is a workaround nowdays and no conflict thus. Downgrading the
importance, clearly not a release blocker anyway.

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

** Changed in: gnome-shell-extension-dashtodock (Ubuntu)
   Importance: High => Low

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

Title:
  file conflict with gnome-shell-extension-dashtodock

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

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

[Bug 1584578] Re: Unable to load fzp from /usr/share/fritzing/pdb/core/seeed_grove_buzz.fzp

2017-09-30 Thread Enrique Hernández Bello
** Changed in: fritzing-parts (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Unable to load fzp from
  /usr/share/fritzing/pdb/core/seeed_grove_buzz.fzp

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

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

[Bug 1574278] Re: AbiWord text cursor starts to flicker after adding some text

2017-09-30 Thread Simon Quigley
Uploaded to Artful, I can confirm it fixes the problem. I'll upload
packages to test this in my PPA before Monday.

** Changed in: abiword (Ubuntu Artful)
   Status: In Progress => Fix Committed

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

Title:
  AbiWord text cursor starts to flicker after adding some text

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

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

[Bug 1574278] Re: AbiWord text cursor starts to flicker after adding some text

2017-09-30 Thread Simon Quigley
** No longer affects: lubuntu-artwork (Ubuntu)

** No longer affects: gtk+3.0 (Ubuntu)

** No longer affects: gtk+3.0 (Ubuntu Xenial)

** No longer affects: lubuntu-artwork (Ubuntu Xenial)

** Also affects: abiword (Ubuntu Artful)
   Importance: High
   Status: Confirmed

** Also affects: abiword (Ubuntu Zesty)
   Importance: Undecided
   Status: New

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

** Changed in: abiword (Ubuntu Artful)
   Status: Confirmed => In Progress

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

** Changed in: abiword (Ubuntu Xenial)
   Status: In Progress => Confirmed

** Changed in: abiword (Ubuntu Artful)
 Assignee: (unassigned) => Simon Quigley (tsimonq2)

** Changed in: abiword (Ubuntu Zesty)
 Assignee: (unassigned) => Simon Quigley (tsimonq2)

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

Title:
  AbiWord text cursor starts to flicker after adding some text

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

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

[Bug 1719043] Re: Gnome web urlbar very slow to show typed input

2017-09-30 Thread Jeremy Bicha
** Changed in: epiphany-browser (Ubuntu)
   Status: Fix Released => Triaged

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

Title:
  Gnome web urlbar very slow to show typed input

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

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

[Bug 1719322] Re: Remove patch to remove headerbar

2017-09-30 Thread Jeremy Bicha
** Changed in: gnome-contacts (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Remove patch to remove headerbar

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

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

[Bug 1385851] Re: OpenVPN only supports TLS v1.0

2017-09-30 Thread Andreas Hasenack
Vivid is end-of-life too.

** Changed in: openvpn (Ubuntu Vivid)
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/1385851

Title:
  OpenVPN only supports TLS v1.0

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1385851] Re: OpenVPN only supports TLS v1.0

2017-09-30 Thread Andreas Hasenack
Vivid is end-of-life too.

** Changed in: openvpn (Ubuntu Vivid)
   Status: Confirmed => Won't Fix

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

Title:
  OpenVPN only supports TLS v1.0

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

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

[Bug 1719043] Re: Gnome web urlbar very slow to show typed input

2017-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package epiphany-browser - 3.26.1-1ubuntu1

---
epiphany-browser (3.26.1-1ubuntu1) artful; urgency=medium

  * Sync with Debian. Remaining change:
- Modify 07_bookmarks.patch:
  + Add Ubuntu-specific default bookmarks, borrowed from Firefox
  * Drop ubuntu_titlebars.patch (LP: #1719322)
+ Use traditional titlebars for non-GNOME sessions

epiphany-browser (3.26.1-1) unstable; urgency=medium

  * New upstream release
  * Drop git_fix-url-bar-lag.patch: Applied in new release
  * Bump Standards-Version to 4.1.1

 -- Jeremy Bicha   Sat, 30 Sep 2017 10:20:38 -0400

** Changed in: epiphany-browser (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Gnome web urlbar very slow to show typed input

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

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

[Bug 1719322] Re: Remove patch to remove headerbar

2017-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package epiphany-browser - 3.26.1-1ubuntu1

---
epiphany-browser (3.26.1-1ubuntu1) artful; urgency=medium

  * Sync with Debian. Remaining change:
- Modify 07_bookmarks.patch:
  + Add Ubuntu-specific default bookmarks, borrowed from Firefox
  * Drop ubuntu_titlebars.patch (LP: #1719322)
+ Use traditional titlebars for non-GNOME sessions

epiphany-browser (3.26.1-1) unstable; urgency=medium

  * New upstream release
  * Drop git_fix-url-bar-lag.patch: Applied in new release
  * Bump Standards-Version to 4.1.1

 -- Jeremy Bicha   Sat, 30 Sep 2017 10:20:38 -0400

** Changed in: epiphany-browser (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Remove patch to remove headerbar

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

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

[Bug 1710993] Re: PulseAudio requirement breaks Firefox on ALSA-only systems after 55.0.1 update

2017-09-30 Thread Simon Quigley
Bump?

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

Title:
  PulseAudio requirement breaks Firefox on ALSA-only systems after
  55.0.1 update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound-gtk2/+bug/1710993/+subscriptions

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

[Bug 1718571] Re: [CVE] XSS security flaw due to add_query_arg

2017-09-30 Thread Simon Quigley
** Changed in: wordpress-shibboleth (Ubuntu Artful)
   Status: Fix Committed => Fix Released

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

Title:
  [CVE] XSS security flaw due to add_query_arg

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

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

Re: [Bug 1718936] [NEW] Can't boot Artful 17.10 live images on XPS 15 (9560)

2017-09-30 Thread Anmar Oueja
I tried it and it is the same problem as all the previous kernels I tested
(including the latest 4.13 available in Artful)


On Thursday, September 28, 2017, Kai-Heng Feng 
wrote:

> Please try drm-tip kernel [1].
>
> [1] http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-tip/current/
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1718936
>
> Title:
>   Can't boot Artful 17.10 live images on XPS 15 (9560)
>
> Status in linux package in Ubuntu:
>   Confirmed
>
> Bug description:
>   I usually test Ubuntu beta releases. With Artful, I haven't been able
>   to boot the image on my XPS 15 (9560) Dell laptop because the boot
>   process stops half way.
>
>   The boot proceeds properly if I pass the "nomodeset" kernel boot
>   option but that won't work because there is no more hiDPI support and
>   dual display doesn't work.
>
>   This has been ongoing for several weeks, around the 4.12 kernel.
>   Please fix it. It would be a shame for this product not to boot Artful
>   out of the box.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 17.10
>   Package: linux-image-4.13.0-11-generic 4.13.0-11.12
>   ProcVersionSignature: Ubuntu 4.13.0-11.12-generic 4.13.1
>   Uname: Linux 4.13.0-11-generic x86_64
>   ApportVersion: 2.20.7-0ubuntu1
>   Architecture: amd64
>   AudioDevicesInUse:
>USERPID ACCESS COMMAND
>/dev/snd/controlC0:  ubuntu 1701 F pulseaudio
>   CasperVersion: 1.384
>   CurrentDesktop: ubuntu:GNOME
>   Date: Fri Sep 22 12:38:09 2017
>   LiveMediaBuild: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170921)
>   MachineType: Dell Inc. XPS 15 9560
>   ProcEnviron:
>TERM=xterm-256color
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=en_US.UTF-8
>SHELL=/bin/bash
>   ProcFB: 0 EFI VGA
>   ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi
> file=/cdrom/preseed/username.seed boot=casper quiet splash --- nomodeset
>   RelatedPackageVersions:
>linux-restricted-modules-4.13.0-11-generic N/A
>linux-backports-modules-4.13.0-11-generic  N/A
>linux-firmware 1.168
>   SourcePackage: linux
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 08/30/2017
>   dmi.bios.vendor: Dell Inc.
>   dmi.bios.version: 1.5.0
>   dmi.board.name: 0JHP5H
>   dmi.board.vendor: Dell Inc.
>   dmi.board.version: A00
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: Dell Inc.
>   dmi.modalias: dmi:bvnDellInc.:bvr1.5.0:bd08/30/2017:svnDellInc.:
> pnXPS159560:pvr:rvnDellInc.:rn0JHP5H:rvrA00:cvnDellInc.:ct10:cvr:
>   dmi.product.family: XPS
>   dmi.product.name: XPS 15 9560
>   dmi.sys.vendor: Dell Inc.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/
> 1718936/+subscriptions
>

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

Title:
  Can't boot Artful 17.10 live images on XPS 15 (9560)

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

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

Re: [Bug 1718936] [NEW] Can't boot Artful 17.10 live images on XPS 15 (9560)

2017-09-30 Thread Anmar Oueja
I tried it and it is the same problem as all the previous kernels I tested
(including the latest 4.13 available in Artful)


On Thursday, September 28, 2017, Kai-Heng Feng 
wrote:

> Please try drm-tip kernel [1].
>
> [1] http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-tip/current/
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1718936
>
> Title:
>   Can't boot Artful 17.10 live images on XPS 15 (9560)
>
> Status in linux package in Ubuntu:
>   Confirmed
>
> Bug description:
>   I usually test Ubuntu beta releases. With Artful, I haven't been able
>   to boot the image on my XPS 15 (9560) Dell laptop because the boot
>   process stops half way.
>
>   The boot proceeds properly if I pass the "nomodeset" kernel boot
>   option but that won't work because there is no more hiDPI support and
>   dual display doesn't work.
>
>   This has been ongoing for several weeks, around the 4.12 kernel.
>   Please fix it. It would be a shame for this product not to boot Artful
>   out of the box.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 17.10
>   Package: linux-image-4.13.0-11-generic 4.13.0-11.12
>   ProcVersionSignature: Ubuntu 4.13.0-11.12-generic 4.13.1
>   Uname: Linux 4.13.0-11-generic x86_64
>   ApportVersion: 2.20.7-0ubuntu1
>   Architecture: amd64
>   AudioDevicesInUse:
>USERPID ACCESS COMMAND
>/dev/snd/controlC0:  ubuntu 1701 F pulseaudio
>   CasperVersion: 1.384
>   CurrentDesktop: ubuntu:GNOME
>   Date: Fri Sep 22 12:38:09 2017
>   LiveMediaBuild: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170921)
>   MachineType: Dell Inc. XPS 15 9560
>   ProcEnviron:
>TERM=xterm-256color
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=en_US.UTF-8
>SHELL=/bin/bash
>   ProcFB: 0 EFI VGA
>   ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi
> file=/cdrom/preseed/username.seed boot=casper quiet splash --- nomodeset
>   RelatedPackageVersions:
>linux-restricted-modules-4.13.0-11-generic N/A
>linux-backports-modules-4.13.0-11-generic  N/A
>linux-firmware 1.168
>   SourcePackage: linux
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 08/30/2017
>   dmi.bios.vendor: Dell Inc.
>   dmi.bios.version: 1.5.0
>   dmi.board.name: 0JHP5H
>   dmi.board.vendor: Dell Inc.
>   dmi.board.version: A00
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: Dell Inc.
>   dmi.modalias: dmi:bvnDellInc.:bvr1.5.0:bd08/
> 30/2017:svnDellInc.:pnXPS159560:pvr:rvnDellInc.:rn0JHP5H:
> rvrA00:cvnDellInc.:ct10:cvr:
>   dmi.product.family: XPS
>   dmi.product.name: XPS 15 9560
>   dmi.sys.vendor: Dell Inc.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1718936
> /+subscriptions
>

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

Title:
  Can't boot Artful 17.10 live images on XPS 15 (9560)

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

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

[Bug 1720576] [NEW] package console-setup-linux 1.164 failed to install/upgrade: попытка перезаписать «/lib/systemd/system/console-setup.service», который уже имеется в пакете keyboard-configuration 1

2017-09-30 Thread Illya Ohorodnyk
Public bug reported:

Problem appeared when i upgrade PC from debian repo.
I don't know what i doing do.
Please help.

Thanks you.

ProblemType: Package
DistroRelease: Debian 9
Package: console-setup-linux 1.164
ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-35-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
Date: Sat Sep 30 22:28:34 2017
ErrorMessage: попытка перезаписать «/lib/systemd/system/console-setup.service», 
который уже имеется в пакете keyboard-configuration 1.108ubuntu15.3
InstallationDate: Installed on 2017-09-26 (4 days ago)
InstallationMedia: Xubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.24
 apt  1.2.24
SourcePackage: console-setup
Title: package console-setup-linux 1.164 failed to install/upgrade: попытка 
перезаписать «/lib/systemd/system/console-setup.service», который уже имеется в 
пакете keyboard-configuration 1.108ubuntu15.3
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: console-setup (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package third-party-packages xenial

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

Title:
  package console-setup-linux 1.164 failed to install/upgrade: попытка
  перезаписать «/lib/systemd/system/console-setup.service», который уже
  имеется в пакете keyboard-configuration 1.108ubuntu15.3

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

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

[Bug 1720219] Re: Repeated keys stop after a few characters (^@ character spam every second)

2017-09-30 Thread Tamás Ferenc
Also, it is not a hardware issue, it works fine in windows on the same
computer when testing for keyboard events.

The following is what I get from xev:

---

KeyPress event, serial 28, synthetic NO, window 0x221,
root 0x270, subw 0x0, time 354142, (133,154), root:(228,239),
state 0x0, keycode 221 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 28, synthetic NO, window 0x221,
root 0x270, subw 0x0, time 354142, (133,154), root:(228,239),
state 0x0, keycode 221 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 28, synthetic NO, window 0x221,
root 0x270, subw 0x0, time 354901, (762,346), root:(857,431),
state 0x0, keycode 221 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 28, synthetic NO, window 0x221,
root 0x270, subw 0x0, time 354901, (762,346), root:(857,431),
state 0x0, keycode 221 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

---

And it goes on endlessly.

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

Title:
  Repeated keys stop after a few characters (^@ character spam every
  second)

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

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

[Bug 1719322] Re: Remove patch to remove headerbar

2017-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package file-roller - 3.26.0-0ubuntu2

---
file-roller (3.26.0-0ubuntu2) artful; urgency=medium

  * Drop bz_unity_header.patch: No longer needed for Unity (LP:
#1719322)

 -- Jeremy Bicha   Sat, 30 Sep 2017 11:43:39 -0400

** Changed in: file-roller (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Remove patch to remove headerbar

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

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

[Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

2017-09-30 Thread Jeremy Bicha
This appears to be a false positive.

** Changed in: ubuntustudio-default-settings (Ubuntu)
   Status: New => Invalid

** Changed in: xubuntu-default-settings (Ubuntu)
   Status: New => Invalid

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

Title:
  Unable to launch pkexec'ed applications on Wayland session

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

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

[Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

2017-09-30 Thread Norbert
@Jeremy Bicha (jbicha)
FYI on other similar bug report dino99 was pleasant about one big bug report 
(see his comment - 
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1713311/comments/4 ). So we 
can choose this bug-report style here too.

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

Title:
  Unable to launch pkexec'ed applications on Wayland session

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

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

[Bug 1720372] Re: deja-dup crashed with SIGSEGV in deja_dup_operation_start()

2017-09-30 Thread Michael Terry
** Changed in: deja-dup
   Status: New => Fix Committed

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

Title:
  deja-dup crashed with SIGSEGV in deja_dup_operation_start()

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1720372/+subscriptions

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

[Bug 1543099] Re: Ability to disable Hot Corner

2017-09-30 Thread Jeremy Bicha
This is fixed in Ubuntu 17.10 Beta.

** Changed in: gnome-tweak-tool (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: ubuntu-gnome
   Status: Confirmed => Fix Released

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

Title:
  Ability to disable Hot Corner

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

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

[Bug 1720567] Re: Please add 2.0.6 to Artful before release

2017-09-30 Thread Hans Joachim Desserud
*** This bug is a duplicate of bug 1719825 ***
https://bugs.launchpad.net/bugs/1719825

Thanks for taking your time to report this issue and help making Ubuntu
better.

Since the release of Ubuntu 17.10 is fast approaching, so a newer
version would need a FreezeException to be included (see
https://wiki.ubuntu.com/FreezeExceptionProcess for details). Looks like
someone has already filed a request for such and exception, so I'm
marking this as a duplicate of bug 1719825.

** This bug has been marked a duplicate of bug 1719825
   [Ffe] sdl2 2.0.6

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

Title:
  Please add 2.0.6 to Artful before release

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

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

[Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

2017-09-30 Thread Jeremy Bicha
It doesn't make sense to run cinnamon inside GNOME on Wayland.

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

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

Title:
  Unable to launch pkexec'ed applications on Wayland session

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

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

[Bug 1719825] Re: [Ffe] sdl2 2.0.6

2017-09-30 Thread Hans Joachim Desserud
** Tags added: upgrade-software-version

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

Title:
  [Ffe] sdl2 2.0.6

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

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

[Bug 1720570] Re: Open button in headerbar is not themed when no file is selected

2017-09-30 Thread Amr Ibrahim
The button also has wrong theming when the dialogue goes to the background (not 
focused).
See the attached screencast.

** Attachment added: "Open-button-wrong-theming.ogv"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1720570/+attachment/4959465/+files/Open-button-wrong-theming.ogv

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

Title:
  Open button in headerbar is not themed when no file is selected

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

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

[Bug 1719825] Re: [Ffe] sdl2 2.0.6

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

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

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

Title:
  [Ffe] sdl2 2.0.6

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

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

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-09-30 Thread Norbert
And also we have a list of gksu/gksudo applications here - see bug
1713311 .

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

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

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

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-09-30 Thread Norbert
For you information - here is a list of all affected pkexec'ed
applications - see bug 1713313 .

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

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

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

[Bug 1717925] Re: attach modal dialogs OFF has no effect

2017-09-30 Thread Jeremy Bicha
*** This bug is a duplicate of bug 1717530 ***
https://bugs.launchpad.net/bugs/1717530

** Changed in: gnome-tweak-tool (Ubuntu)
   Status: Triaged => Fix Released

** This bug has been marked a duplicate of bug 1717530
   Tweaks windows - attach modal dialogs OFF has no effect

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

Title:
  attach modal dialogs OFF has no effect

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-tweak-tool/+bug/1717925/+subscriptions

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

[Bug 1720572] [NEW] grub-install -> efibootmgr: option requires an argument -- 'd'

2017-09-30 Thread AnrDaemon
Public bug reported:

While upgrading my 14.04 system today, I saw the following footcloth in
the apt logs:

Setting up shim-signed (1.32~14.04.2+0.9+1474479173.6c180c6-1ubuntu1) ...
Installing for x86_64-efi platform.
efibootmgr: option requires an argument -- 'd'
efibootmgr version 0.5.4
usage: efibootmgr [options]
-a | --active sets bootnum active
-A | --inactive   sets bootnum inactive
-b | --bootnum    modify Boot (hex)
-B | --delete-bootnum delete bootnum (hex)
-c | --create create new variable bootnum and add to bootorder
-d | --disk disk   (defaults to /dev/sda) containing loader
-e | --edd [1|3|-1]   force EDD 1.0 or 3.0 creation variables, or guess
-E | --device num  EDD 1.0 device number (defaults to 0x80)
-g | --gptforce disk with invalid PMBR to be treated as GPT
-H | --acpi_hid   set the ACPI HID (used with -i)
-i | --iface name create a netboot entry for the named interface
-l | --loader name (defaults to \elilo.efi)
-L | --label label Boot manager display label (defaults to "Linux")
-n | --bootnext    set BootNext to  (hex)
-N | --delete-bootnext delete BootNext
-o | --bootorder ,,,... explicitly set BootOrder (hex)
-O | --delete-bootorder delete BootOrder
-p | --part part(defaults to 1) containing loader
-q | --quietbe quiet
   | --test filenamedon't write to NVRAM, write to filename.
-t | --timeout seconds  set boot manager timeout waiting for user input.
-T | --delete-timeout   delete Timeout.
-u | --unicode | --UCS-2  pass extra args as UCS-2 (default is ASCII)
-U | --acpi_uid set the ACPI UID (used with -i)
-v | --verbose  print additional information
-V | --version  return version and exit
-w | --write-signature  write unique sig to MBR if needed
-@ | --append-binary-args file  append extra args from file (use "-" 
for stdin)
Installation finished. No error reported.
No DKMS packages installed: not changing Secure Boot validation state.

This same footcloth is printed when I'm attempting manual
# grub-install --recheck --no-floppy /dev/md1

/dev/md1 is a mdadm RAID1 device.

# lsblk -nbo NAME,SIZE,FSTYPE,UUID,MOUNTPOINT
sda 500107862016
├─sda1 272629760 linux_raid_member 8738f3e7-9189-6e1d-e368-bf24bd0fce41
│ └─md0272564224 vfat  BC88-CB0B
/boot/efi
├─sda2   21088960512 linux_raid_member d36f3bf5-f320-055f-317d-388008f835aa
│ └─md1  21072052224 ext4  863afe5d-f8fe-4078-a194-5018e4a0f428 /
├─sda32147483648 swap  74889c32-6f20-4df0-8286-783679662202 
[SWAP]
└─sda4  476456157184 linux_raid_member 5aef7b1d-9c6d-c2a4-35da-8c23a0a15a85
  └─md2 476456091648 ext3  01a84aa3-b283-4691-a5ad-ac8ec8ae7641 
/home
sdb 500107862016
├─sdb1 272629760 linux_raid_member 8738f3e7-9189-6e1d-e368-bf24bd0fce41
│ └─md0272564224 vfat  BC88-CB0B
/boot/efi
├─sdb2   21088960512 linux_raid_member d36f3bf5-f320-055f-317d-388008f835aa
│ └─md1  21072052224 ext4  863afe5d-f8fe-4078-a194-5018e4a0f428 /
├─sdb32147483648 swap  0fb5dea5-43c3-4489-bdae-063daf4e9965 
[SWAP]
└─sdb4  476456157184 linux_raid_member 5aef7b1d-9c6d-c2a4-35da-8c23a0a15a85
  └─md2 476456091648 ext3  01a84aa3-b283-4691-a5ad-ac8ec8ae7641 
/home

** Affects: shim-signed (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  grub-install -> efibootmgr: option requires an argument -- 'd'

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

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

[Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

2017-09-30 Thread Norbert
@Jeremy Bicha (jbicha) 
As you may know I created script for automation - see my comment #20 
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1713313/comments/20 ). 
And I collected all found problems here.

I added more affected packages here:
* `apport` because of /usr/share/apport/root_info_wrapper and 
/usr/share/apport/apport-gtk .
* `cinnamon` and `cinnamon-common` because of 
/usr/share/cinnamon/cinnamon-settings-users/cinnamon-settings-users.py .
* `caja-admin` because of /usr/bin/caja as root.
* `guidedog` because of "Authentication is required to run Guidedog script" 
/bin/sh.
* `update-notifier-common` because of /usr/lib/update-notifier/cddistupgrader 
and /usr/lib/update-notifier/package-system-locked .


It was too difficult to create separate bug reports for each application for 
me. I hope that community may help here. I hope that all we make Ubuntu better.

** Also affects: update-notifier (Ubuntu)
   Importance: Undecided
   Status: New

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

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

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

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

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

Title:
  Unable to launch pkexec'ed applications on Wayland session

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

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

[Bug 1709500] Re: [UIFe] Headerbar buttons that are highlighted/coloured in Adwaita are not coloured at all in Ambiance.

2017-09-30 Thread Amr Ibrahim
I think this caused this regression Bug #1720570.

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

Title:
  [UIFe] Headerbar buttons that are highlighted/coloured in Adwaita are
  not coloured at all in Ambiance.

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

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

[Bug 1720570] [NEW] Open button in headerbar is not themed when no file is selected

2017-09-30 Thread Amr Ibrahim
Public bug reported:

Steps:

1. Open LibreOffice Writer
2. Choose Open a file
3. Make sure that there are no files selected
4. The Open button in the headerbar in not themed

See attached screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: light-themes 16.10+17.10.20170929-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
ApportVersion: 2.20.7-0ubuntu1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Sep 30 21:06:07 2017
InstallationDate: Installed on 2017-09-21 (9 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170919)
PackageArchitecture: all
SourcePackage: ubuntu-themes
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu-themes (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful regression-release

** Attachment added: "Open-button-not-themed.png"
   
https://bugs.launchpad.net/bugs/1720570/+attachment/4959450/+files/Open-button-not-themed.png

** Tags added: regression-release

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

Title:
  Open button in headerbar is not themed when no file is selected

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

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

[Bug 1719043] Re: Gnome web urlbar very slow to show typed input

2017-09-30 Thread Bug Watch Updater
** Changed in: mutter
   Status: Unknown => Confirmed

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

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

Title:
  Gnome web urlbar very slow to show typed input

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

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

[Bug 1424013] Re: Compiz high CPU and UI freeze on NVIDIA after fix for #269904 in trusty-updates

2017-09-30 Thread Sami Nieminen
Bug also affects the following hardware:

OpenGL renderer string: GeForce 6800 GT/AGP/SSE2

Disabled X11 Sync Objects and now it works.

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

Title:
  Compiz high CPU and UI freeze on NVIDIA after fix for #269904 in
  trusty-updates

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

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

[Bug 1720372] Re: deja-dup crashed with SIGSEGV in deja_dup_operation_start()

2017-09-30 Thread Michael Terry
** Information type changed from Private to Public

** Changed in: deja-dup (Ubuntu)
   Status: New => Confirmed

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

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

Title:
  deja-dup crashed with SIGSEGV in deja_dup_operation_start()

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1720372/+subscriptions

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

[Bug 1713259] Re: FFe: sip 4.19 transition

2017-09-30 Thread Bug Watch Updater
** Changed in: sip4 (Debian)
   Status: Confirmed => Fix Released

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

Title:
  FFe: sip 4.19 transition

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

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

[Bug 1596200] Re: Ubuntu 16.04: unresponsive keyboard (15 sec) after grub

2017-09-30 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1599306 ***
https://bugs.launchpad.net/bugs/1599306

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

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

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

Title:
  Ubuntu 16.04: unresponsive keyboard (15 sec) after grub

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

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

[Bug 1596200] Re: Ubuntu 16.04: unresponsive keyboard (15 sec) after grub

2017-09-30 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1599306 ***
https://bugs.launchpad.net/bugs/1599306

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

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

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

Title:
  Ubuntu 16.04: unresponsive keyboard (15 sec) after grub

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

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

  1   2   3   >