[Bug 1329695] Re: libcharls assertion fails

2016-04-27 Thread Bug Watch Updater
** Changed in: charls (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/1329695

Title:
  libcharls assertion fails

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

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


[Bug 1543952] Re: EGL platform Mir does not implement environment variable LIBGL_ALWAYS_SOFTWARE

2016-04-27 Thread Daniel van Vugt
** Summary changed:

- Mir binaries ignore Mesa setting LIBGL_ALWAYS_SOFTWARE=1 and only ever try 
hardware acceleration
+ EGL platform Mir does not implement environment variable LIBGL_ALWAYS_SOFTWARE

** Summary changed:

- EGL platform Mir does not implement environment variable LIBGL_ALWAYS_SOFTWARE
+ Mesa EGL platform Mir does not implement environment variable 
LIBGL_ALWAYS_SOFTWARE

** Changed in: mir
   Importance: Undecided => Medium

** Changed in: mesa (Ubuntu)
   Importance: Undecided => Medium

** Changed in: mir
   Status: New => Triaged

** Changed in: mesa (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/1543952

Title:
  Mesa EGL platform Mir does not implement environment variable
  LIBGL_ALWAYS_SOFTWARE

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

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


[Bug 1576038] [NEW] Transparency slider causes entire window to disappear.

2016-04-27 Thread scribner
Public bug reported:

Version included in Ubuntu 16.4 
Description:Ubuntu 16.04 LTS
Release:16.04
!info hexchat
 hexchat (source: hexchat): IRC client for X based on X-Chat 2. In component 
universe, is optional. Version 2.10.2-1ubuntu3 (xenial), package size 330 kB, 
installed size 932 kB

Transparency slider causes entire window to fade away,  text, menus and
everything.

** Affects: hexchat (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/1576038

Title:
  Transparency slider causes entire window to disappear.

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

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


[Bug 1331547] Re: No network when PXE booting Live Ubuntu with CIFS

2016-04-27 Thread Кадышев Денис Александрович
Just use CAPS words for cifs:
NETBOOT=cifs

Yes this is magick, but it works!

For nfs use lowercase words:
netboot=cifs

Bug or feature?

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

Title:
  No network when PXE booting Live Ubuntu with CIFS

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

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


[Bug 1576032] Re: Software compositing of EGL clients is much slower than software clients

2016-04-27 Thread Daniel van Vugt
I'm guessing this might be related to the fact I'm running on an Intel
graphics desktop. So the buffer implementation for the EGL clients is
still GBM. However the buffer implementation for the software clients is
just local memory (ShmBuffer).

** Summary changed:

- Software compositing of EGL clients is much slower than software clients
+ Software compositing of EGL clients is much slower than software compositing 
of software clients

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

Title:
  Software compositing of EGL clients is much slower than software
  compositing of software clients

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

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


[Bug 1576034] Status changed to Confirmed

2016-04-27 Thread Brad Figg
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/1576034

Title:
  package linux-headers-3.13.0-74-generic 3.13.0-74.118 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/linux/+bug/1576034/+subscriptions

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


[Bug 1576032] Re: Software compositing of EGL clients is much slower than software clients

2016-04-27 Thread Daniel van Vugt
** Description changed:

  Software compositing of EGL clients is much slower than software
  clients. Even when the EGL client is allowed to render in hardware.
  There is something weirdly slow about our EGL texture binding compared
  to software textures...
  
  Start the server with software rendering:
  $ sudo env GBM_ALWAYS_SOFTWARE=1 mir_proving_server --compositor-report=log
  
  Now start a fullscreen client (even with hardware rendering enabled) and
  drag the window around (so it's no longer bypassed).
  
  Compositor performance:
  7 FPS with mir_demo_client_eglflash (rendered in hardware, only rendering 1 
FPS)
  7 FPS with mir_demo_client_egltriangle (rendered in hardware)
  30 FPS with mir_demo_client_fingerpaint (not redrawing at all)
  30 FPS with 'mir_demo_client_progressbar 1' (rendered in software at 1 FPS)
  30 FPS with 'mir_demo_client_progressbar 60' (rendered in software at 60 FPS)
+ 30 FPS with 'mir_demo_client_flicker' (rendered in software at 60 FPS)

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

Title:
  Software compositing of EGL clients is much slower than software
  clients

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

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


[Bug 1576034] Re: package linux-headers-3.13.0-74-generic 3.13.0-74.118 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2016-04-27 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/1576034

Title:
  package linux-headers-3.13.0-74-generic 3.13.0-74.118 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/linux/+bug/1576034/+subscriptions

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


[Bug 1576034] [NEW] package linux-headers-3.13.0-74-generic 3.13.0-74.118 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configurati

2016-04-27 Thread Barry Mildner
Public bug reported:

During update this was reported

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-headers-3.13.0-74-generic 3.13.0-74.118
ProcVersionSignature: Ubuntu 3.13.0-80.124-generic 3.13.11-ckt35
Uname: Linux 3.13.0-80-generic i686
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  barry  2367 F pulseaudio
 /dev/snd/seq:timidity   1670 F timidity
Date: Wed Apr 27 13:23:21 2016
DuplicateSignature: 
package:linux-headers-3.13.0-74-generic:3.13.0-74.118:package is in a very bad 
inconsistent state; you should  reinstall it before attempting configuration
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
HibernationDevice: RESUME=UUID=0bb2e22b-90f8-41af-a875-da53ff3b3e14
InstallationDate: Installed on 2013-06-04 (1058 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423)
MachineType: TOSHIBA Satellite Pro L40
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-80-generic 
root=UUID=9cc5835c-5d86-4401-ba77-94a20c9c7192 ro splash quiet
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.8
RfKill:
 1: phy1: Wireless LAN
Soft blocked: no
Hard blocked: yes
SourcePackage: linux
Title: package linux-headers-3.13.0-74-generic 3.13.0-74.118 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
UpgradeStatus: Upgraded to trusty on 2014-04-26 (732 days ago)
dmi.bios.date: 09/19/2007
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V1.60
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: Satellite Pro L40
dmi.board.vendor: TOSHIBA
dmi.board.version: 1.0
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.60:bd09/19/2007:svnTOSHIBA:pnSatelliteProL40:pvrPSL4BE-00N006DU:rvnTOSHIBA:rnSatelliteProL40:rvr1.0:cvnTOSHIBA:ct10:cvr:
dmi.product.name: Satellite Pro L40
dmi.product.version: PSL4BE-00N006DU
dmi.sys.vendor: TOSHIBA

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


** Tags: apport-package i386 trusty

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

Title:
  package linux-headers-3.13.0-74-generic 3.13.0-74.118 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/linux/+bug/1576034/+subscriptions

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


[Bug 1576015] Re: chromium-browser does not work with nimf

2016-04-27 Thread Hodong Kim
** Description changed:

  chromium-browser does not work with nimf which is an input method
  framework.
  
  You can download nimf at https://launchpad.net/~hodong/+archive/ubuntu/nimf
  Run the following command in gnome-terminal.
  
- add-apt-repository ppa:hodong/nimf
- apt update
- apt install nimf
+ sudo add-apt-repository ppa:hodong/nimf
+ sudo apt update
+ sudo apt install nimf
  im-config -n nimf
  
  Then, logout, login.
  
  Run chromium-browser in gnome-terminal.
  Then, you can see the following message.
  
  [libprotobuf FATAL
  ../../third_party/protobuf/src/google/protobuf/stubs/common.cc:61] This
  program requires version 2.6.0 of the Protocol Buffer runtime library,
  but the installed version is 2.5.0. Please update your library. If you
  compiled the program yourself, make sure that your headers are from the
  same version of Protocol Buffers as your link-time library. (Version
  verification failed in "/build/mir-pkdHET/mir-0.21.0+16.04.20160330/obj-
  x86_64-linux-gnu/src/protobuf/mir_protobuf.pb.cc".)
  
  chromium-browser in Ubuntu 16.04 is different from chromium in Debian Jessie.
  chromium-browser in Ubuntu 16.04 includes libraries.
  
  /usr/lib/chromium-browser/libs/libprotobuf_lite.so is different from
  /usr/lib/x86_64-linux-gnu/libprotobuf-lite.so
  
  This is the problem.
  
  
  hodong@hodong-All-Series:/usr/lib/chromium-browser$ ./chromium-browser
  [libprotobuf FATAL 
../../third_party/protobuf/src/google/protobuf/stubs/common.cc:61] This program 
requires version 2.6.0 of the Protocol Buffer runtime library, but the 
installed version is 2.5.0.  Please update your library.  If you compiled the 
program yourself, make sure that your headers are from the same version of 
Protocol Buffers as your link-time library.  (Version verification failed in 
"/build/mir-pkdHET/mir-0.21.0+16.04.20160330/obj-x86_64-linux-gnu/src/protobuf/mir_protobuf.pb.cc".)
  Aborted (core dumped)
  hodong@hodong-All-Series:/usr/lib/chromium-browser$ ldd chromium-browser  | 
grep proto
   libsync_proto.so => /usr/lib/chromium-browser/./libs/libsync_proto.so 
(0x7f6e52652000)
   libcloud_policy_proto_generated_compile.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto_generated_compile.so 
(0x7f6e51027000)
   libprotobuf_lite.so => /usr/lib/chromium-browser/./libs/libprotobuf_lite.so 
(0x7f6e5090d000)
   libcloud_policy_proto.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto.so (0x7f6e4f085000)
   libcc_proto.so => /usr/lib/chromium-browser/./libs/libcc_proto.so 
(0x7f6e4432b000)
  
  root@hodong-All-Series:/usr/lib/chromium-browser/libs# mv
  libprotobuf_lite.so libprotobuf_lite.so-orig
  
  hodong@hodong-All-Series:/usr/lib/chromium-browser$ ldd chromium-browser  | 
grep proto
   libsync_proto.so => /usr/lib/chromium-browser/./libs/libsync_proto.so 
(0x7f7faf581000)
   libcloud_policy_proto_generated_compile.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto_generated_compile.so 
(0x7f7fadf56000)
   libprotobuf_lite.so => not found
   libcloud_policy_proto.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto.so (0x7f7fac1be000)
   libprotobuf_lite.so => not found
   libprotobuf_lite.so => not found
   libcc_proto.so => /usr/lib/chromium-browser/./libs/libcc_proto.so 
(0x7f7fa147c000)
   libprotobuf_lite.so => not found
   libprotobuf_lite.so => not found
   libprotobuf_lite.so => not found
   libprotobuf_lite.so => not found
   libprotobuf_lite.so => not found
   libprotobuf_lite.so => not found
   libprotobuf_lite.so => not found
   libprotobuf_lite.so => not found
   libprotobuf_lite.so => not found
   libprotobuf_lite.so => not found
   libprotobuf_lite.so => not found
  
  root@hodong-All-Series:/usr/lib/chromium-browser/libs# ln -sf
  /usr/lib/x86_64-linux-gnu/libprotobuf-lite.so libprotobuf_lite.so
  
  hodong@hodong-All-Series:/usr/lib/chromium-browser$ chromium-browser
  /usr/lib/chromium-browser/chromium-browser: symbol lookup error: 
/usr/lib/chromium-browser/libs/libnet.so: undefined symbol: 
_ZN6google8protobuf8internal14GetEmptyStringB5cxx11Ev
  
  hodong@hodong-All-Series:/usr/lib/x86_64-linux-gnu$ strings libprotobuf* | 
grep GetEmptyString
  const string& google::protobuf::internal::GetEmptyStringAlreadyInited()
  
_ZZN6google8protobuf8internal27GetEmptyStringAlreadyInitedB5cxx11EvE19__PRETTY_FUNCTION__
  const string& google::protobuf::internal::GetEmptyStringAlreadyInited()
  
_ZZN6google8protobuf8internal27GetEmptyStringAlreadyInitedB5cxx11EvE19__PRETTY_FUNCTION__
  const string& google::protobuf::internal::GetEmptyStringAlreadyInited()
  
_ZZN6google8protobuf8internal27GetEmptyStringAlreadyInitedB5cxx11EvE19__PRETTY_FUNCTION__
  const string& google::protobuf::internal::GetEmptyStringAlreadyInited()
  
_ZZN6google8protobuf8internal27GetEmptyStringAlreadyInitedB5cxx11EvE19__PRETTY_FUNCTION__
  const string& google::protobuf::internal::GetEmptyStringAlreadyInited()
  

[Bug 1576032] [NEW] Software compositing of EGL clients is much slower than software clients

2016-04-27 Thread Daniel van Vugt
Public bug reported:

Software compositing of EGL clients is much slower than software
clients. Even when the EGL client is allowed to render in hardware.
There is something weirdly slow about our EGL texture binding compared
to software textures...

Start the server with software rendering:
$ sudo env GBM_ALWAYS_SOFTWARE=1 mir_proving_server --compositor-report=log

Now start a fullscreen client (even with hardware rendering enabled) and
drag the window around (so it's no longer bypassed).

Compositor performance:
7 FPS with mir_demo_client_eglflash (rendered in hardware, only rendering 1 FPS)
7 FPS with mir_demo_client_egltriangle (rendered in hardware)
30 FPS with mir_demo_client_fingerpaint (not redrawing at all)
30 FPS with 'mir_demo_client_progressbar 1' (rendered in software at 1 FPS)
30 FPS with 'mir_demo_client_progressbar 60' (rendered in software at 60 FPS)

** Affects: mir
 Importance: Undecided
 Status: New

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

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


** Tags: egl-platform-mir performance

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

** Also affects: mir (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/1576032

Title:
  Software compositing of EGL clients is much slower than software
  clients

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

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


[Bug 1576031] [NEW] with 16.04 menu bar does not work with rhythmbox 3 +

2016-04-27 Thread pat byrne
Public bug reported:

this bug has already been reported. and with
 killall unity-panel-service 
the menu bar works again but i have to do this every time i start

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: Invalid

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

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/rhythmbox/+question/292676

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

Title:
  with 16.04 menu bar does not work with rhythmbox 3 +

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

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


[Bug 1576015] Re: chromium-browser does not work with nimf

2016-04-27 Thread Hodong Kim
** Description changed:

+ chromium-browser does not work with nimf which is a input method
+ framework.
+ 
  You can download nimf at https://launchpad.net/~hodong/+archive/ubuntu/nimf
- Install nimf.
+ Run the following command in gnome-terminal.
+ 
+ add-apt-repository ppa:hodong/nimf
+ apt update
+ apt install nimf
+ im-config -n nimf
+ 
+ Then, logout, login.
+ 
  Run chromium-browser in gnome-terminal.
  Then, you can see the following message.
  
  [libprotobuf FATAL
  ../../third_party/protobuf/src/google/protobuf/stubs/common.cc:61] This
  program requires version 2.6.0 of the Protocol Buffer runtime library,
  but the installed version is 2.5.0. Please update your library. If you
  compiled the program yourself, make sure that your headers are from the
  same version of Protocol Buffers as your link-time library. (Version
  verification failed in "/build/mir-pkdHET/mir-0.21.0+16.04.20160330/obj-
  x86_64-linux-gnu/src/protobuf/mir_protobuf.pb.cc".)
  
  chromium-browser in Ubuntu 16.04 is different from chromium in Debian Jessie.
  chromium-browser in Ubuntu 16.04 includes libraries.
  
  /usr/lib/chromium-browser/libs/libprotobuf_lite.so is different from
  /usr/lib/x86_64-linux-gnu/libprotobuf-lite.so
  
  This is the problem.
  
- 
  
  hodong@hodong-All-Series:/usr/lib/chromium-browser$ ./chromium-browser
  [libprotobuf FATAL 
../../third_party/protobuf/src/google/protobuf/stubs/common.cc:61] This program 
requires version 2.6.0 of the Protocol Buffer runtime library, but the 
installed version is 2.5.0.  Please update your library.  If you compiled the 
program yourself, make sure that your headers are from the same version of 
Protocol Buffers as your link-time library.  (Version verification failed in 
"/build/mir-pkdHET/mir-0.21.0+16.04.20160330/obj-x86_64-linux-gnu/src/protobuf/mir_protobuf.pb.cc".)
  Aborted (core dumped)
  hodong@hodong-All-Series:/usr/lib/chromium-browser$ ldd chromium-browser  | 
grep proto
-   libsync_proto.so => /usr/lib/chromium-browser/./libs/libsync_proto.so 
(0x7f6e52652000)
-   libcloud_policy_proto_generated_compile.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto_generated_compile.so 
(0x7f6e51027000)
-   libprotobuf_lite.so => 
/usr/lib/chromium-browser/./libs/libprotobuf_lite.so (0x7f6e5090d000)
-   libcloud_policy_proto.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto.so (0x7f6e4f085000)
-   libcc_proto.so => /usr/lib/chromium-browser/./libs/libcc_proto.so 
(0x7f6e4432b000)
+  libsync_proto.so => /usr/lib/chromium-browser/./libs/libsync_proto.so 
(0x7f6e52652000)
+  libcloud_policy_proto_generated_compile.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto_generated_compile.so 
(0x7f6e51027000)
+  libprotobuf_lite.so => /usr/lib/chromium-browser/./libs/libprotobuf_lite.so 
(0x7f6e5090d000)
+  libcloud_policy_proto.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto.so (0x7f6e4f085000)
+  libcc_proto.so => /usr/lib/chromium-browser/./libs/libcc_proto.so 
(0x7f6e4432b000)
  
  root@hodong-All-Series:/usr/lib/chromium-browser/libs# mv
  libprotobuf_lite.so libprotobuf_lite.so-orig
  
  hodong@hodong-All-Series:/usr/lib/chromium-browser$ ldd chromium-browser  | 
grep proto
-   libsync_proto.so => /usr/lib/chromium-browser/./libs/libsync_proto.so 
(0x7f7faf581000)
-   libcloud_policy_proto_generated_compile.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto_generated_compile.so 
(0x7f7fadf56000)
-   libprotobuf_lite.so => not found
-   libcloud_policy_proto.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto.so (0x7f7fac1be000)
-   libprotobuf_lite.so => not found
-   libprotobuf_lite.so => not found
-   libcc_proto.so => /usr/lib/chromium-browser/./libs/libcc_proto.so 
(0x7f7fa147c000)
-   libprotobuf_lite.so => not found
-   libprotobuf_lite.so => not found
-   libprotobuf_lite.so => not found
-   libprotobuf_lite.so => not found
-   libprotobuf_lite.so => not found
-   libprotobuf_lite.so => not found
-   libprotobuf_lite.so => not found
-   libprotobuf_lite.so => not found
-   libprotobuf_lite.so => not found
-   libprotobuf_lite.so => not found
-   libprotobuf_lite.so => not found
+  libsync_proto.so => /usr/lib/chromium-browser/./libs/libsync_proto.so 
(0x7f7faf581000)
+  libcloud_policy_proto_generated_compile.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto_generated_compile.so 
(0x7f7fadf56000)
+  libprotobuf_lite.so => not found
+  libcloud_policy_proto.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto.so (0x7f7fac1be000)
+  libprotobuf_lite.so => not found
+  libprotobuf_lite.so => not found
+  libcc_proto.so => /usr/lib/chromium-browser/./libs/libcc_proto.so 
(0x7f7fa147c000)
+  libprotobuf_lite.so => not found
+  libprotobuf_lite.so => not found
+  libprotobuf_lite.so => not found
+  

[Bug 1573561] Re: /etc/default/varnish is ignored (fixed values in systemd service)

2016-04-27 Thread Claudio Kuenzler
Thats a good hint, Knut. However on Ubuntu's side, the
/etc/default/varnish file should disappear as it only creates confusion.

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

Title:
  /etc/default/varnish is ignored (fixed values in systemd service)

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

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


[Bug 1575000] Re: font glyph corruption on dialog box

2016-04-27 Thread Walter Garcia-Fontes
The workaround in #5 works for me, my settings are in the description of
the bug. If you want to provide more information, I think it is best in
the two upstream bug reports linked to this one.

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

Title:
   font glyph corruption on dialog box

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1575000/+subscriptions

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


[Bug 1576025] Missing required logs.

2016-04-27 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1576025

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (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/1576025

Title:
  Different kernal images seen

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

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


[Bug 1575555] Re: Chrome/Chromium use "Thin" as default font weight

2016-04-27 Thread JI Xiang
Could the package just install all weights in separate files just the
way they're downloaded at Google website https://www.google.com/get/noto
/#sans-hans, instead of putting them into one file? Should that make a
difference? This approach seems to solve the issue in Chrome for me.

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

Title:
  Chrome/Chromium use "Thin" as default font weight

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-noto-cjk/+bug/157/+subscriptions

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


[Bug 1576028] [NEW] wget segfaults when downloading filename with Russian characters

2016-04-27 Thread Alexander List
Public bug reported:

I tried to download an attachment from Launchpad.

wget didn't like it and segfaulted...

$ wget 
"https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1550779/+attachment/4649672/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%20%D0%BE%D1%82%202016-04-28%2008-21-35.png;
--2016-04-28 12:53:28--  
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1550779/+attachment/4649672/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%20%D0%BE%D1%82%202016-04-28%2008-21-35.png
Resolving bugs.launchpad.net (bugs.launchpad.net)... 91.189.89.225, 
91.189.89.224
Connecting to bugs.launchpad.net (bugs.launchpad.net)|91.189.89.225|:443... 
connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: 
https://launchpadlibrarian.net/256821437/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%20%D0%BE%D1%82%202016-04-28%2008-21-35.png
 [following]
--2016-04-28 12:53:29--  
https://launchpadlibrarian.net/256821437/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%20%D0%BE%D1%82%202016-04-28%2008-21-35.png
Resolving launchpadlibrarian.net (launchpadlibrarian.net)... 91.189.89.229, 
91.189.89.228
Connecting to launchpadlibrarian.net 
(launchpadlibrarian.net)|91.189.89.229|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 240409 (235K) [image/png]
Saving to: ‘Снимок \321%8Dк\321%80ана о\321%82 2016-04-28 08-21-35.png.2’

Segmentation fault (core dumped)

The file is an attachment to this comment:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1550779/comments/19

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: wget 1.17.1-1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Apr 28 12:54:28 2016
InstallationDate: Installed on 2015-07-04 (298 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: wget
UpgradeStatus: Upgraded to xenial on 2016-04-26 (2 days ago)

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


** Tags: amd64 apport-bug xenial

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

Title:
  wget segfaults when downloading filename with Russian characters

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

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

[Bug 1575718] Re: Input fields with no border or too small

2016-04-27 Thread Ryan Voots
Reddit thread that provides some work a-rounds in the meantime.
https://www.reddit.com/r/linux/comments/4gjte4/firefox_460_released_with_gtk3_integration/d2i8ccg

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

Title:
  Input fields with no border or too small

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

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


[Bug 1576019] Re: package openjdk-8-jre-headless:amd64 8u77-b03-3ubuntu3 failed to install/upgrade: subprocess script post-installation return exit status error 2

2016-04-27 Thread fmigpaulo
dpkg: error processing package openjdk-8-jre-headless:amd64
(--configure)

** Changed in: openjdk-8 (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/1576019

Title:
  package openjdk-8-jre-headless:amd64 8u77-b03-3ubuntu3 failed to
  install/upgrade: subprocess script post-installation return exit
  status error 2

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

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


[Bug 1575555] Re: Chrome/Chromium use "Thin" as default font weight

2016-04-27 Thread JI Xiang
I'm not sure that's the case... As I described in the original report,
once I uninstalled the package and manually downloaded NotoCJK from
Google, the issue is fixed, even though I didn't make any changes in the
Chrome font settings (the default font is still "Liberation Sans" now).
In my original noto folder, there is only one NotoSansCJK file, but in
the downloaded zip file, there are various files e.g. NotoSansCJKsc-
Regular.otf, NotoSansCJKsc-Bold.otf etc. Maybe this package just packs
all of them into one, but then it's likely a fontconfig issue as of why
Chrome decided that "Thin" is the correct one to use.

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

Title:
  Chrome/Chromium use "Thin" as default font weight

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-noto-cjk/+bug/157/+subscriptions

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


[Bug 953875] Re: Encrypted swap no longer mounted at bootup

2016-04-27 Thread sudodus
Encrypted home and crypt-swap work in the new LTS release, 16.04. I have
tested, and it seems reliable. I don't know about 14.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/953875

Title:
  Encrypted swap no longer mounted at bootup

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

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


[Bug 1569292] Re: Can't join to AD domain

2016-04-27 Thread Seyeong Kim
need to be sponsored that can be combined 4 patches

** Patch added: "xenial-check-null-in-aptintf-init.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1569292/+attachment/4649721/+files/xenial-check-null-in-aptintf-init.debdiff

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

Title:
  Can't join to AD domain

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

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


[Bug 1576025] Re: Different kernal images seen

2016-04-27 Thread MadhuSoodanan
Screenshot

** Attachment added: "Screenshot"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1576025/+attachment/4649720/+files/Screenshot%20from%202016-04-28%2010-00-21.jpg

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

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

Title:
  Different kernal images seen

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

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


[Bug 1569292] Re: Can't join to AD domain

2016-04-27 Thread Seyeong Kim
** Description changed:

+ [Impact]
+ 
+ When trying to join AD domain via realm command, it hangs.
+ after researching, packagekit got segfault.
+ 
+ [Testcase]
+ 
  realm -v join int.domainname.com --user login
  
-  * Resolving: _ldap._tcp.int.domanname.com
-  * Performing LDAP DSE lookup on: 192.168.xx.xx
-  * Performing LDAP DSE lookup on: 192.168.xx.xx
-  * Successfully discovered: int.domainname.com
- Password for login: 
-  * Unconditionally checking packages
-  * Resolving required packages
+  * Resolving: _ldap._tcp.int.domanname.com
+  * Performing LDAP DSE lookup on: 192.168.xx.xx
+  * Performing LDAP DSE lookup on: 192.168.xx.xx
+  * Successfully discovered: int.domainname.com
+ Password for login:
+  * Unconditionally checking packages
+  * Resolving required packages
  
  From here nothing happens. It doesn't go any further.
  
  journalctl -b realmd shows:
  [...]
  Apr 12 13:02:49 ls-mysql57 realmd[946]: Sending TCP Netlogon request
  Apr 12 13:02:49 ls-mysql57 realmd[946]: Searching  for (objectClass=*)
  Apr 12 13:02:49 ls-mysql57 realmd[946]: Received TCP Netlogon response
  Apr 12 13:02:49 ls-mysql57 realmd[946]:  * Successfully discovered: 
int.domainname.com
  Apr 12 13:02:49 ls-mysql57 realmd[946]:  * Successfully discovered: 
int.domainame.com
  Apr 12 13:02:53 ls-mysql57 realmd[946]: Using 'r209.955' operation for method 
'Join' invocation on 'org.freedesktop.realmd.KerberosMembership' interface
  Apr 12 13:02:53 ls-mysql57 realmd[946]: Registered cancellable for operation 
'r209.955'
  Apr 12 13:02:53 ls-mysql57 realmd[946]: holding daemon: current-invocation
  Apr 12 13:02:53 ls-mysql57 realmd[946]: ** (realmd:946): CRITICAL **: 
realm_invocation_get_cancellable: assertion 'invocation != NULL' failed
  Apr 12 13:02:53 ls-mysql57 realmd[946]: (realmd:946): GLib-GObject-CRITICAL 
**: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
  Apr 12 13:02:53 ls-mysql57 realmd[946]:  * Unconditionally checking packages
  Apr 12 13:02:53 ls-mysql57 realmd[946]:  * Unconditionally checking packages
  Apr 12 13:02:53 ls-mysql57 realmd[946]:  * Resolving required packages
  Apr 12 13:02:53 ls-mysql57 realmd[946]:  * Resolving required packages
  Apr 12 13:02:53 ls-mysql57 realmd[946]: realm_invocation_get_cancellable: 
assertion 'invocation != NULL' failed
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: CreateTransaction call
  Apr 12 13:02:53 ls-mysql57 realmd[946]: GLib-GObject: g_object_unref: 
assertion 'G_IS_OBJECT (object)' failed
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: SetHints call
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: call Resolve (262144, 
['sssd-tools', 'sssd', 'libnss-sss', 'libpam-sss', 'adcli'])
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: signal: Changed ()
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: call Resolve completed
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: signal: Changed ()
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: signal: Changed ()
  Apr 12 13:02:53 ls-mysql57 realmd[946]: packages: signal: Changed ()
  
  It works in 14.04.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: realmd 0.16.2-2
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  Date: Tue Apr 12 13:08:33 2016
  SourcePackage: realmd
  UpgradeStatus: No upgrade log present (probably fresh install)
+ 
+ [Regression Potential]
+ 
+ [Other Info]
+ Upstream Patch
+ 
https://github.com/hughsie/PackageKit/commit/97161e231b2ab406e77977a2a693d7935e33df0f
+ 
https://github.com/hughsie/PackageKit/commit/06fae067c909db93bb5b1e1d04aa7a987208eda2
+ 
https://github.com/hughsie/PackageKit/commit/c64c16c2d1ad9142ec8e74473044874bb6398728
+ 
https://github.com/hughsie/PackageKit/commit/e94b80f90179db18221b2eff93b4561b5418fbfb

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

Title:
  Can't join to AD domain

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

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

[Bug 1575781] Re: Firefox 46 crashes on Ubuntu 12.04 (precise) with Oxygen-GTK3

2016-04-27 Thread slumbergod
Crash affects me using Xubuntu 16.04 and Albatross theme. I woke up to
find FF had crashed overnight and a crash report was ready to send. And
after restarting it, it managed to lock up my entire system similar to
how memory leaks have done it before.

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

Title:
  Firefox 46 crashes on Ubuntu 12.04 (precise) with Oxygen-GTK3

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

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


[Bug 1575781] Re: Firefox 46 crashes on Ubuntu 12.04 (precise) with Oxygen-GTK3

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

** Changed in: firefox (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/1575781

Title:
  Firefox 46 crashes on Ubuntu 12.04 (precise) with Oxygen-GTK3

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

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


[Bug 1576025] Missing required logs.

2016-04-27 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1576025

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (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/1576025

Title:
  Different kernal images seen

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

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


[Bug 1576025] [NEW] Different kernal images seen

2016-04-27 Thread MadhuSoodanan
Public bug reported:

I got i686 when I used the following command

madhu@madhu-desktop:~$ uname -mrsn
Linux madhu-desktop 4.4.0-21-generic i686

madhu@madhu-desktop:~$ dpkg --list | grep linux-image
ii  linux-image-4.4.0-21-generic 4.4.0-21.37
 i386 Linux kernel image for version 4.4.0 on 32 
bit x86 SMP
ii  linux-image-extra-4.4.0-21-generic   4.4.0-21.37
 i386 Linux kernel extra modules for version 4.4.0 
on 32 bit x86 SMP
ii  linux-image-generic  4.4.0.21.22
 i386 Generic Linux kernel image
madhu@madhu-desktop:~$

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

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

Title:
  Different kernal images seen

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

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


[Bug 1327412] Please test proposed package

2016-04-27 Thread Adam Conrad
Hello Jim, or anyone else affected,

Accepted klibc into wily-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/klibc/2.0.3-0ubuntu1.15.10.1 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 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 to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  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: klibc (Ubuntu Xenial)
   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/1327412

Title:
  Delay during PXE Boot, IP-Config gives up

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

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


[Bug 1327412] Re: Delay during PXE Boot, IP-Config gives up

2016-04-27 Thread Adam Conrad
Hello Jim, or anyone else affected,

Accepted klibc into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/klibc/2.0.3-0ubuntu1.14.04.1 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 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 to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  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: klibc (Ubuntu Trusty)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

** Changed in: klibc (Ubuntu Wily)
   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/1327412

Title:
  Delay during PXE Boot, IP-Config gives up

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

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


[Bug 1575997] Re: Attempting to wipe old HD to install Lubuntu

2016-04-27 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 there is a problem with your installation media (CD/DVD).
You can verify the integrity of the Ubuntu ISO files you downloaded by
following the instructions at
https://help.ubuntu.com/community/HowToMD5SUM.  You might also retry
your installation with new media.  In the event that is is not in fact
an error with your installation media please set the bug's status back
to New.  Thanks and good luck!

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

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

** Tags added: ident-mismatch

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

Title:
  Attempting to wipe old HD to install Lubuntu

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

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


[Bug 1576024] [NEW] Wifi "device not ready" after booting into OS for the 1st time

2016-04-27 Thread Kristin Chuang
Public bug reported:

* Steps to reproduce:
1. Install image
2. Boot into OS
3. Check the wifi status in network-manager applet

* Expected result:
Available APs listed in network-manager applet, wifi connection can be 
established

* Actual result:
AP list replaced by a greyed-out "device not ready" wording
Reboot system or do "$ sudo service network-manager restart" and wifi will then 
start working correctly.

* OS: Xenial
* Network-manager: 1.1.93-0ubuntu4
* Wireless module: Marvell Technology Group Ltd. 88W8897 [AVASTAR] 802.11ac 
Wireless [11ab:2b38]

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  * Steps to reproduce:
  1. Install image
  2. Boot into OS
  3. Check the wifi status in network-manager applet
  
  * Expected result:
  Available APs listed in network-manager applet, wifi connection can be 
established
  
  * Actual result:
  AP list replaced by a greyed-out "device not ready" wording
- Reboot system and wifi will then start working correctly.
- 
+ Reboot system or do "$ sudo service network-manager restart" and wifi will 
then start working correctly.
  
  * OS: Xenial
  * Network-manager: 1.1.93-0ubuntu4
  * Wireless module: Marvell Technology Group Ltd. 88W8897 [AVASTAR] 802.11ac 
Wireless [11ab:2b38]

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

Title:
  Wifi "device not ready" after booting into OS for the 1st time

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

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


[Bug 1327412] Please test proposed package

2016-04-27 Thread Adam Conrad
Hello Jim, or anyone else affected,

Accepted klibc into xenial-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/klibc/2.0.4-8ubuntu1.16.04.1 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 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 to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  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!

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

Title:
  Delay during PXE Boot, IP-Config gives up

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

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


[Bug 1576019] Re: package openjdk-8-jre-headless:amd64 8u77-b03-3ubuntu3 failed to install/upgrade: subprocess script post-installation return exit status error 2

2016-04-27 Thread fmigpaulo
** Attachment removed: "DpkgTerminalLog.gz"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1576019/+attachment/4649717/+files/DpkgTerminalLog.gz

** Attachment removed: "DpkgHistoryLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1576019/+attachment/4649716/+files/DpkgHistoryLog.txt

** Attachment removed: "Dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1576019/+attachment/4649715/+files/Dmesg.txt

** Attachment removed: "Df.txt"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1576019/+attachment/4649714/+files/Df.txt

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

Title:
  package openjdk-8-jre-headless:amd64 8u77-b03-3ubuntu3 failed to
  install/upgrade: subprocess script post-installation return exit
  status error 2

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

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


[Bug 1548100] Re: Xorg freeze

2016-04-27 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Xorg freeze

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

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


[Bug 1548106] Re: The screen frezes when I am working

2016-04-27 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  The screen frezes when I am working

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

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


[Bug 1548571] Re: start up

2016-04-27 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  start up

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

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


[Bug 1498703] Re: resolution 640x480

2016-04-27 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  resolution 640x480

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

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


[Bug 1548259] Re: window with no content, transparent

2016-04-27 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  window with no content, transparent

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

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


[Bug 1510926] Re: problem driver intel 4 seriesa chipset integrated graphics controller

2016-04-27 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  problem driver intel 4 seriesa chipset integrated graphics controller

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

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


[Bug 1493793] Re: kde Shut down/Restart/Logout buttons stopped working after installation of nvidia-346 package

2016-04-27 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  kde Shut down/Restart/Logout buttons stopped working after
  installation of nvidia-346 package

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

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


[Bug 1537428] Re: Confirmed Virus activity

2016-04-27 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

** Changed in: ubuntu
   Status: Incomplete => Expired

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

Title:
  Confirmed Virus activity

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

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


[Bug 1497366] Re: System tray/top panel on 2nd monitor flashes with dash activated on primary monitor.

2016-04-27 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  System tray/top panel on 2nd monitor flashes with dash activated on
  primary monitor.

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

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


[Bug 1512578] Re: I always have to login my system with resume mode.

2016-04-27 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  I always have to login my system with resume mode.

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

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


[Bug 1549473] Re: ssh will not start at boot: systemctl status ssh -> output is listed as failed 255.

2016-04-27 Thread Launchpad Bug Tracker
[Expired for openssh (Ubuntu) because there has been no activity for 60
days.]

** Changed in: openssh (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/1549473

Title:
  ssh will not start at boot:  systemctl status ssh -> output is listed
  as failed 255.

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

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


[Bug 1519461] Re: Black screen, when nvidia enabled after wakeup from suspend

2016-04-27 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/1519461

Title:
  Black screen, when nvidia enabled after wakeup from suspend

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

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


[Bug 1547938] Re: starting twice to boot once

2016-04-27 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  starting twice to boot once

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

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


[Bug 1575507] Re: Language Selector Help not translatable

2016-04-27 Thread Gunnar Hjalmarsson
Right, it's true; thanks for filing this bug report.

There is a history worth mentioning: There was a plan for Ubuntu 11.10
to make the help document translatable. Then there was another plan for
12.04 to replace the Language Support GUI with the GNOME equivalent, so
the translation plan was dropped.

https://bugs.launchpad.net/ubuntu/+source/language-
selector/+bug/742857/comments/14

But plans changed again, and we still have the Language Support GUI in
16.04.

** Changed in: language-selector (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: language-selector (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/1575507

Title:
  Language Selector Help not translatable

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

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


[Bug 1575755] Re: package kaccounts-providers (not installed) failed to install/upgrade: próba nadpisania "/etc/signon-ui/webkit-options.d/www.facebook.com.conf", który istnieje także w pakiecie accou

2016-04-27 Thread Danny Howard
Same error here when "sudo apt-get install kubuntu-desktop" :

Processing triggers for libglib2.0-0:amd64 (2.48.0-1ubuntu4) ...
Errors were encountered while processing:
 /var/cache/apt/archives/kaccounts-providers_4%3a15.12.3-0ubuntu1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

Title:
  package kaccounts-providers (not installed) failed to install/upgrade:
  próba nadpisania "/etc/signon-ui/webkit-
  options.d/www.facebook.com.conf", który istnieje także w pakiecie
  account-plugin-facebook 0.12+16.04.20160126-0ubuntu1

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

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


[Bug 1503784] Re: can only log in with another admin account. my old admin account doesnt show any desktop symbols at all. now the second admin account has starting problems too is not completing star

2016-04-27 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  can only log in with another admin account. my old admin account
  doesnt show any desktop symbols at all.  now the second admin account
  has starting problems too is not completing start up.. stays with the
  start screen and doesnt continue..system seems up to date with the
  ubuntu provided updates.

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

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


[Bug 1549123] Re: Freeze Issues: graphic and mouse freeze requiring a reboot.

2016-04-27 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Freeze Issues: graphic and mouse freeze requiring a reboot.

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

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


[Bug 1549883] Re: System cannot get my laptop screen

2016-04-27 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  System cannot get my laptop screen

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

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


[Bug 1575755] Re: package kaccounts-providers (not installed) failed to install/upgrade: próba nadpisania "/etc/signon-ui/webkit-options.d/www.facebook.com.conf", który istnieje także w pakiecie accou

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

** Changed in: kaccounts-providers (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/1575755

Title:
  package kaccounts-providers (not installed) failed to install/upgrade:
  próba nadpisania "/etc/signon-ui/webkit-
  options.d/www.facebook.com.conf", który istnieje także w pakiecie
  account-plugin-facebook 0.12+16.04.20160126-0ubuntu1

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

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

[Bug 1550739] Re: Grafik low

2016-04-27 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Grafik low

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

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


[Bug 1576019] [NEW] package openjdk-8-jre-headless:amd64 8u77-b03-3ubuntu3 failed to install/upgrade: subprocess script post-installation return exit status error 2

2016-04-27 Thread fmigpaulo
Public bug reported:

Missing directory /usr/share/man/man1/ causes the error. (I've purged
manpages on purpose)

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: openjdk-8-jre-headless:amd64 8u77-b03-3ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Thu Apr 28 04:52:42 2016
ErrorMessage: subprocesso script post-installation instalado retornou erro do 
status de saída 2
InstallationDate: Installed on 2016-04-27 (0 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.10ubuntu1
SourcePackage: openjdk-8
Title: package openjdk-8-jre-headless:amd64 8u77-b03-3ubuntu3 failed to 
install/upgrade: subprocesso script post-installation instalado retornou erro 
do status de saída 2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openjdk-8 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: openjdk-8

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

Title:
  package openjdk-8-jre-headless:amd64 8u77-b03-3ubuntu3 failed to
  install/upgrade: subprocess script post-installation return exit
  status error 2

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

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

[Bug 1576020] [NEW] Netboot instruction page incorrectly links to 14.04 guide

2016-04-27 Thread Gallomimia
Public bug reported:

Web page at URL:
http://cdimage.ubuntu.com/netboot/16.04/

First link "installation guide"
Incorrect URL: 
https://help.ubuntu.com/14.04/installation-guide/

Should be:
https://help.ubuntu.com/16.04/installation-guide/

** Affects: installation-guide (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/1576020

Title:
  Netboot instruction page incorrectly links to 14.04 guide

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

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


[Bug 1575996] Re: Broken Launcher Icons in Xubuntu Classic Panel Dock

2016-04-27 Thread spm2011
** Summary changed:

- Ubuntu Software Center Icon Still Present in Xubuntu Classic Panel Dock
+ Broken Launcher Icons in Xubuntu Classic Panel Dock

** Description changed:

- The legacy Ubuntu Software Center icon is still present in Xubuntu 16.04
- when the Xubuntu Classic Panel Theme is set.
+ Legacy launcher icons for programs that are no longer installed,
+ including the Ubuntu Software Center, AbiWord , GIMP, and GMusicBrowser
+ are still present in Xubuntu 16.04 live session when the Xubuntu Classic
+ Panel Theme is set. Clicking the icons will display an error message box
+ "Failed to execute child process "/usr/bin/" (No such file
+ or directory)" , since those applications are no longer packaged by
+ default in 16.04.
  
  To reproduce, go to Settings -> Xfce Panel Switch , select "Xubuntu
  Classic" , click the apply configuration gears icon , and look at the
- dock on the bottom of the screen. The purple Ubuntu Software Center icon
- is there. Clicking the icon will display an error message box "Failed to
- execute child process "/usr/bin/software-center" (No such file or
- directory)" , since Ubuntu Software Center is no longer included in
- 16.04.
+ dock on the bottom of the screen.
  
  Find attached screenshot.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xfdesktop4 4.12.3-2ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.376
  CurrentDesktop: XFCE
  Date: Thu Apr 28 01:15:19 2016
  LiveMediaBuild: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: xfdesktop4
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Broken Launcher Icons in Xubuntu Classic Panel Dock

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

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

[Bug 1543952] Re: Mir binaries ignore Mesa setting LIBGL_ALWAYS_SOFTWARE=1 and only ever try hardware acceleration

2016-04-27 Thread Daniel van Vugt
Accidentally found a workaround!

You can set environment GBM_ALWAYS_SOFTWARE=1 for Mir servers and
clients, and they will then successfully render in software using
LLVMpipe.

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

Title:
  Mir binaries ignore Mesa setting LIBGL_ALWAYS_SOFTWARE=1 and only ever
  try hardware acceleration

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

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


[Bug 1536353] Re: [regression] Printer drivers install is broken as lsb package is not available anymore

2016-04-27 Thread Douglas Santos
Since this bug also affects Epson L355 driver (epson-inkjet-printer-
201207w) and Epson XP-310, that needs  lsb (>=3.2), and other printers
as well, why not mark Bug #1573893 as a duplicate of this one?

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

Title:
  [regression] Printer drivers install is broken as lsb package is not
  available anymore

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

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


[Bug 1543952] Re: Mir binaries ignore Mesa setting LIBGL_ALWAYS_SOFTWARE=1 and only ever try hardware acceleration

2016-04-27 Thread Daniel van Vugt
A quick grep seems to suggest it's the responsibility of each EGL
platform to re-implement the environment check:

$ grep -r LIBGL_ALWAYS_SOFT src
src/glx/glxext.c:   glx_accel = (getenv("LIBGL_ALWAYS_SOFTWARE") == NULL);
src/glx/apple/apple_visual.c:   else if (getenv("LIBGL_ALWAYS_SOFTWARE") != 
NULL) {
src/egl/drivers/dri2/platform_wayland.c:   int hw_accel = 
(getenv("LIBGL_ALWAYS_SOFTWARE") == NULL);
src/egl/drivers/dri2/platform_x11.c:   int x11_dri2_accel = 
(getenv("LIBGL_ALWAYS_SOFTWARE") == NULL);

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

Title:
  Mir binaries ignore Mesa setting LIBGL_ALWAYS_SOFTWARE=1 and only ever
  try hardware acceleration

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

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


[Bug 1575043] Re: drop ubuntu-app-launch direct dependecy on xmir

2016-04-27 Thread Ted Gould
This was done at the request of the pocket desktop folks who want to
drop it from libertine as they move it into the standard seeds. We do
want the 7MB in the main seeds for OTA11 as the pocket desktop seeds are
retired.

** Changed in: ubuntu-app-launch (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/1575043

Title:
  drop ubuntu-app-launch direct dependecy on xmir

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

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


[Bug 1448555] Re: network-manager does not autoconnect to wifi network after resume from suspend

2016-04-27 Thread lauricat
I have this bug as well in a clean MATE 16.04 install.

 x220, Intel 6205 wireless . Using the firmware iwlwifi 18.168.6.1

Various things like #12 sudo iwlist wlan0 scan - does not work for me.

Also disabling Wireless and/or networking via Network Manager - and re-
enabling does nothing.

Nor does using hardware on/off/on for wifi make a difference.

Rebooting fixes it.

I have tried this fix

http://ubuntuforums.org/showthread.php?t=1984317=3

[which is a seperate fix for the Intel Wireless hardware flaky WiFi
connection - not related I feel]

Subsequently I have gone back to 14.04 MATE and works perfectly!

Is this a systemd issue perhaps?

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

Title:
  network-manager does not autoconnect to wifi network after resume from
  suspend

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

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


[Bug 1576016] [NEW] geoclue2 location not working

2016-04-27 Thread James Wilson
Public bug reported:

After upgrade to to 16.04 LTS, redshift no longer gets any location
through geoclue. Running the gtk app, location stays at 0.0, 0.0. I ran
geoclue-test-gui from the geoclue-examples package, and it correctly
determines a good location, so it seems geoclue itself is working.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: redshift 1.10-5ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Apr 27 20:40:55 2016
InstallationDate: Installed on 2015-03-20 (404 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150320)
SourcePackage: redshift
UpgradeStatus: Upgraded to xenial on 2016-04-26 (1 days ago)

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


** Tags: amd64 apport-bug xenial

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

Title:
  geoclue2 location not working

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

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


[Bug 1576017] [NEW] Touchscreen multitouch inputs/gestures no longer recognized in 16.04

2016-04-27 Thread Adam Colligan
Public bug reported:

This machine is an HP Envy x360 touchscreen hybrid laptop.  On upgrade
from 15.10 to 16.04, multiple finger touches / gestures no longer
perform actions in the user session as they did before. This includes
the unity window controls.

I believe as well that pinch used to work when running Google Maps in
Chrome -- this now also fails.  I don't know if it's possible that means
it's a symptom of another problem.  I'm not sure what tools at
https://wiki.ubuntu.com/Multitouch/Testing are actually current or
useful right now, as there are some broken links and un-maintained
packages there, but I'm happy to follow guidance on how to help nail
down the problem.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: unity 7.4.0+16.04.20160415-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Wed Apr 27 23:32:16 2016
DistUpgraded: 2016-03-26 18:47:13,658 DEBUG enabling apt cron job
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
 fwts-efi-runtime-dkms, 16.03.00, 4.4.0-16-generic, x86_64: installed
 fwts-efi-runtime-dkms, 16.03.00, 4.4.0-18-generic, x86_64: installed
 fwts-efi-runtime-dkms, 16.03.00, 4.4.0-21-generic, x86_64: installed
 vboxhost, 5.0.18, 4.4.0-18-generic, x86_64: installed
 vboxhost, 5.0.18, 4.4.0-21-generic, x86_64: installed
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 
0b) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Haswell-ULT Integrated Graphics 
Controller [103c:22d6]
InstallationDate: Installed on 2014-08-10 (626 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
MachineType: Hewlett-Packard HP ENVY 15 x360 PC
PlymouthDebug: Error: [Errno 13] Permission denied: 
'/var/log/plymouth-debug.log'
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-21-generic.efi.signed 
root=UUID=5ad8035a-f2a4-4334-84d8-e2a8a7396bf8 ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: Upgraded to xenial on 2016-03-26 (32 days ago)
dmi.bios.date: 01/19/2015
dmi.bios.vendor: Insyde
dmi.bios.version: F.26
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 22D6
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 89.23
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd01/19/2015:svnHewlett-Packard:pnHPENVY15x360PC:pvr0974100022405F0420180:rvnHewlett-Packard:rn22D6:rvr89.23:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP ENVY 15 x360 PC
dmi.product.version: 0974100022405F0420180
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Wed Apr 27 21:01:27 2016
xserver.configfile: default
xserver.errors:
 Failed to load module "intel" (module does not exist, 0)
 Failed to load module "intel" (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.3-1ubuntu2
xserver.video_driver: modeset

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu xenial

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

Title:
  Touchscreen multitouch inputs/gestures no longer recognized in 16.04

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

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


[Bug 1573203] Re: package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade: eindeloze triggerlus; afgebroken

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

** Changed in: hicolor-icon-theme (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/1573203

Title:
  package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade:
  eindeloze triggerlus; afgebroken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hicolor-icon-theme/+bug/1573203/+subscriptions

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


[Bug 1576015] [NEW] chromium-browser does not work with nimf

2016-04-27 Thread Hodong Kim
Public bug reported:

You can download nimf at https://launchpad.net/~hodong/+archive/ubuntu/nimf
Install nimf.
Run chromium-browser in gnome-terminal.
Then, you can see the following message.

[libprotobuf FATAL
../../third_party/protobuf/src/google/protobuf/stubs/common.cc:61] This
program requires version 2.6.0 of the Protocol Buffer runtime library,
but the installed version is 2.5.0. Please update your library. If you
compiled the program yourself, make sure that your headers are from the
same version of Protocol Buffers as your link-time library. (Version
verification failed in "/build/mir-pkdHET/mir-0.21.0+16.04.20160330/obj-
x86_64-linux-gnu/src/protobuf/mir_protobuf.pb.cc".)

chromium-browser in Ubuntu 16.04 is different from chromium in Debian Jessie.
chromium-browser in Ubuntu 16.04 includes libraries.

/usr/lib/chromium-browser/libs/libprotobuf_lite.so is different from
/usr/lib/x86_64-linux-gnu/libprotobuf-lite.so

This is the problem.



hodong@hodong-All-Series:/usr/lib/chromium-browser$ ./chromium-browser
[libprotobuf FATAL 
../../third_party/protobuf/src/google/protobuf/stubs/common.cc:61] This program 
requires version 2.6.0 of the Protocol Buffer runtime library, but the 
installed version is 2.5.0.  Please update your library.  If you compiled the 
program yourself, make sure that your headers are from the same version of 
Protocol Buffers as your link-time library.  (Version verification failed in 
"/build/mir-pkdHET/mir-0.21.0+16.04.20160330/obj-x86_64-linux-gnu/src/protobuf/mir_protobuf.pb.cc".)
Aborted (core dumped)
hodong@hodong-All-Series:/usr/lib/chromium-browser$ ldd chromium-browser  | 
grep proto
libsync_proto.so => /usr/lib/chromium-browser/./libs/libsync_proto.so 
(0x7f6e52652000)
libcloud_policy_proto_generated_compile.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto_generated_compile.so 
(0x7f6e51027000)
libprotobuf_lite.so => 
/usr/lib/chromium-browser/./libs/libprotobuf_lite.so (0x7f6e5090d000)
libcloud_policy_proto.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto.so (0x7f6e4f085000)
libcc_proto.so => /usr/lib/chromium-browser/./libs/libcc_proto.so 
(0x7f6e4432b000)

root@hodong-All-Series:/usr/lib/chromium-browser/libs# mv
libprotobuf_lite.so libprotobuf_lite.so-orig

hodong@hodong-All-Series:/usr/lib/chromium-browser$ ldd chromium-browser  | 
grep proto
libsync_proto.so => /usr/lib/chromium-browser/./libs/libsync_proto.so 
(0x7f7faf581000)
libcloud_policy_proto_generated_compile.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto_generated_compile.so 
(0x7f7fadf56000)
libprotobuf_lite.so => not found
libcloud_policy_proto.so => 
/usr/lib/chromium-browser/./libs/libcloud_policy_proto.so (0x7f7fac1be000)
libprotobuf_lite.so => not found
libprotobuf_lite.so => not found
libcc_proto.so => /usr/lib/chromium-browser/./libs/libcc_proto.so 
(0x7f7fa147c000)
libprotobuf_lite.so => not found
libprotobuf_lite.so => not found
libprotobuf_lite.so => not found
libprotobuf_lite.so => not found
libprotobuf_lite.so => not found
libprotobuf_lite.so => not found
libprotobuf_lite.so => not found
libprotobuf_lite.so => not found
libprotobuf_lite.so => not found
libprotobuf_lite.so => not found
libprotobuf_lite.so => not found

root@hodong-All-Series:/usr/lib/chromium-browser/libs# ln -sf
/usr/lib/x86_64-linux-gnu/libprotobuf-lite.so libprotobuf_lite.so

hodong@hodong-All-Series:/usr/lib/chromium-browser$ chromium-browser 
/usr/lib/chromium-browser/chromium-browser: symbol lookup error: 
/usr/lib/chromium-browser/libs/libnet.so: undefined symbol: 
_ZN6google8protobuf8internal14GetEmptyStringB5cxx11Ev

hodong@hodong-All-Series:/usr/lib/x86_64-linux-gnu$ strings libprotobuf* | grep 
GetEmptyString
const string& google::protobuf::internal::GetEmptyStringAlreadyInited()
_ZZN6google8protobuf8internal27GetEmptyStringAlreadyInitedB5cxx11EvE19__PRETTY_FUNCTION__
const string& google::protobuf::internal::GetEmptyStringAlreadyInited()
_ZZN6google8protobuf8internal27GetEmptyStringAlreadyInitedB5cxx11EvE19__PRETTY_FUNCTION__
const string& google::protobuf::internal::GetEmptyStringAlreadyInited()
_ZZN6google8protobuf8internal27GetEmptyStringAlreadyInitedB5cxx11EvE19__PRETTY_FUNCTION__
const string& google::protobuf::internal::GetEmptyStringAlreadyInited()
_ZZN6google8protobuf8internal27GetEmptyStringAlreadyInitedB5cxx11EvE19__PRETTY_FUNCTION__
const string& google::protobuf::internal::GetEmptyStringAlreadyInited()
_ZZN6google8protobuf8internal27GetEmptyStringAlreadyInitedB5cxx11EvE19__PRETTY_FUNCTION__
const string& google::protobuf::internal::GetEmptyStringAlreadyInited()
_ZZN6google8protobuf8internal27GetEmptyStringAlreadyInitedB5cxx11EvE19__PRETTY_FUNCTION__
const string& google::protobuf::internal::GetEmptyStringAlreadyInited()
const 

[Bug 1532226] Re: No menu bar in gtk apps on fresh boot

2016-04-27 Thread Ian
@shanen It makes a lot of sense for applications with title bars that
have to do with the content you're viewing. Web browsers and media
players are good examples.

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

Title:
  No menu bar in gtk apps on fresh boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1532226/+subscriptions

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


[Bug 1576012] [NEW] Xsane cannot find Brother MF-5890CN scanner configured using brsaneconfig3

2016-04-27 Thread bastafidli
Public bug reported:

When multifunction device Brother MF-5890CN was configured on Ubntu
16.04 using instructions provided by Brother xsane/sane-fine-
scanner/scanimage -L are unable to detect the device.

The critical fix to make this work is described here
https://alephnull.uk/content/ubuntu-brother-printer-scanner-network-setup


Then (critical bit) create these links - for some reason the 32 bit and
64 bit compatibility scripts have fallen down here (probably due to the
non-standard nature of the Brother deb packages):

sudo ln -sf /usr/lib64/libbrscandec3.so* /usr/lib
sudo ln -sf /usr/lib64/sane/libsane-brother3.so* /usr/lib/sane

the directory /usr/lib/sane also didn't existed and must be created
before the above links are created

sudo mkdir /usr/lib/sane

** Affects: sane-backends (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/1576012

Title:
  Xsane cannot find Brother MF-5890CN scanner configured using
  brsaneconfig3

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

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


[Bug 1576011] [NEW] Sometimes wifi is unusable and detected as wired network

2016-04-27 Thread Kristin Chuang
Public bug reported:

* Steps to reproduce:
1. Boot into Ubuntu
2. Check wifi connection in network-manager applet drop-down list

* Expected result:
A list of available APs should be listed and connection can be established 
after selecting one AP

* Actual result:
Sometimes the wifi device is listed as a "Ethernet network", and system will 
unsuccessfully try to connect to this non-existing ethernet network.

* Issue can be resolved by:
1. Warm boot
2. Cold boot
3. sudo service network-manager restart

* Wireless module: 
Marvell Technology Group Ltd. 88W8897 [AVASTAR] 802.11ac Wireless [11ab:2b38]

* Network-manager:
1.1.93-0ubuntu3
(Please note that an older network-manager version 1.0.4-0ubuntu10 does not 
have this issue)

* Ubuntu: Xenial

** Affects: network-manager (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/1576011

Title:
  Sometimes wifi is unusable and detected as wired network

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

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


[Bug 1576010] [NEW] package libjpeg-progs 1:9a-2ubuntu1 failed to install/upgrade: intentando sobreescribir `/usr/bin/rdjpgcom', que está también en el paquete libjpeg-turbo-progs 1.4.2-0ubuntu1

2016-04-27 Thread Ing. Forigua
Public bug reported:

Just upgrade my system and it crash

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libjpeg-progs 1:9a-2ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-20.36-generic 4.4.6
Uname: Linux 4.4.0-20-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Wed Apr 27 22:19:53 2016
Dependencies:
 gcc-6-base 6.0.1-0ubuntu1
 libc6 2.23-0ubuntu3
 libgcc1 1:6.0.1-0ubuntu1
 libjpeg9 1:9b-1
ErrorMessage: intentando sobreescribir `/usr/bin/rdjpgcom', que está también en 
el paquete libjpeg-turbo-progs 1.4.2-0ubuntu1
InstallationDate: Installed on 2015-01-15 (468 days ago)
InstallationMedia: Lubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.10ubuntu1
SourcePackage: libjpeg9
Title: package libjpeg-progs 1:9a-2ubuntu1 failed to install/upgrade: 
intentando sobreescribir `/usr/bin/rdjpgcom', que está también en el paquete 
libjpeg-turbo-progs 1.4.2-0ubuntu1
UpgradeStatus: Upgraded to xenial on 2016-01-12 (107 days ago)

** Affects: libjpeg9 (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/1576010

Title:
  package libjpeg-progs 1:9a-2ubuntu1 failed to install/upgrade:
  intentando sobreescribir `/usr/bin/rdjpgcom', que está también en el
  paquete libjpeg-turbo-progs 1.4.2-0ubuntu1

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

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

[Bug 876279] Re: Upowerd excessive CPU usage

2016-04-27 Thread REZ
This problem just started 1 day after fresh Ubuntu MATE 16.04 LTS
installation.

Probably after i enabled swap by removing # sign before UUID (but then
it kept asking for a hdd cryptokey before login...i followed some steps
from a forum...didnt work though..and this problem started)

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

Title:
  Upowerd excessive CPU usage

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

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


[Bug 1574832] Re: iptraf-ng display issue

2016-04-27 Thread Bug Watch Updater
** Changed in: iptraf-ng (Debian)
   Status: Unknown => Confirmed

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

Title:
  iptraf-ng display issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1574832/+subscriptions

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


[Bug 1366925] Re: nvidia-331 331.38-0ubuntu7.1: nvidia-331 kernel module failed to build for kenel 3.16.2 [error: code model ‘kernel’ not supported in the 32 bit mode]

2016-04-27 Thread Daniel van Vugt
** Also affects: nvidia-graphics-drivers-352 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-352 (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/1366925

Title:
  nvidia-331 331.38-0ubuntu7.1: nvidia-331 kernel module failed to build
  for kenel 3.16.2 [error: code model ‘kernel’ not supported in the 32
  bit mode]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1366925/+subscriptions

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

[Bug 1575602] Re: nvidia-352 352.63-0ubuntu0.14.04.1: nvidia-352 kernel module failed to build

2016-04-27 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1366925 ***
https://bugs.launchpad.net/bugs/1366925

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1366925, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1366925
   nvidia-331 331.38-0ubuntu7.1: nvidia-331 kernel module failed to build for 
kenel 3.16.2 [error: code model ‘kernel’ not supported in the 32 bit mode]

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

Title:
  nvidia-352 352.63-0ubuntu0.14.04.1: nvidia-352 kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-352/+bug/1575602/+subscriptions

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

[Bug 1575516] Re: Nvidia: Mir servers freeze on start-up for 30 seconds, and then you get just a black screen and mouse cursor

2016-04-27 Thread Daniel van Vugt
** Tags added: nouveau

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

Title:
  Nvidia: Mir servers freeze on start-up for 30 seconds, and then you
  get just a black screen and mouse cursor

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

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


[Bug 1566487] Re: Container apps should use same keyboard layout as Unity 8

2016-04-27 Thread Daniel van Vugt
Thanks Chris. Fix committed:
https://git.launchpad.net/~xmir-team/xorg-server/+git/xmir/commit/?id=37929cdd62330eee3d3fd22273d7f5eeef06f220

You already seem to have permissions, so you are free to commit to Xmir
git directly in future.

** Changed in: xorg-server (Ubuntu)
   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/1566487

Title:
  Container apps should use same keyboard layout as Unity 8

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

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


[Bug 1550779] Re: [i915]] *ERROR* CPU pipe A FIFO underrun - Xorg glitches

2016-04-27 Thread PocketSam
Also a funny glitches happen with Google Documents very often.

** Attachment added: "Снимок экрана от 2016-04-28 08-21-35.png"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1550779/+attachment/4649672/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%20%D0%BE%D1%82%202016-04-28%2008-21-35.png

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

Title:
  [i915]] *ERROR* CPU pipe A FIFO underrun - Xorg glitches

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

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

[Bug 953875] Re: Encrypted swap no longer mounted at bootup

2016-04-27 Thread damien
Any news on 14.04 ?

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

Title:
  Encrypted swap no longer mounted at bootup

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

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


[Bug 889598] Re: Installer failed when installing grub (EFI system)

2016-04-27 Thread Phillip Susi
That is true, yet it tried to use the bios version of grub anyhow.  Of
course, 11.10 is end of life and no longer supported, so perhaps you
should try 16.04?

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

Title:
  Installer failed when installing grub (EFI system)

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

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


[Bug 1532226] Re: No menu bar in gtk apps on fresh boot

2016-04-27 Thread shanen (Shannon Jacobs)
How do we know if this problem has gone away?

Anyway, I'm pretty sure that disabling the hover for menus was
sufficient to eliminate the problem on my machine. )However I can't
imagine why anyone would want such a feature in the first place. Just
because Microsoft uses a similar feature in certain places?)

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

Title:
  No menu bar in gtk apps on fresh boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1532226/+subscriptions

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


[Bug 1550852] Re: apt-mirror does not reflect dep11/Components-* and dep11/icons-*

2016-04-27 Thread Boris Pérez
I installed both ways, apt-get install way and dpkg -i way, but i found the 
same bug...apt-mirror doesn´t download dep11 and i18n folders/files...the i´d 
check /usr/bin/apt-mirror and modified lines 502 and 648...
Line 502 is now:  
if ( $filename =~ 
m{^$component/i18n/(Translation-[^./]*\.gz|Translation-[^./]*\.bz2$)} ) 
Adding .gz translation files
and Line 648 is now:
if ( $filename =~ 
m{^$component/dep11/(Components-${arch}\.yml|Components-${arch}\.yml.gz|icons-[^./]+\.tar)\.gz$}
 ) ##Adding Components .yml.gz files
And now all is OK

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

Title:
  apt-mirror does not reflect dep11/Components-* and dep11/icons-*

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

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

[Bug 1573494] Re: winbind 4.3.8 has an ntlm_auth that breaks evolution-ews

2016-04-27 Thread Mathew Hodson
** No longer affects: evolution-ews (Ubuntu Xenial)

** No longer affects: evolution-ews (Ubuntu Wily)

** No longer affects: evolution-ews (Ubuntu Trusty)

** No longer affects: evolution-ews (Ubuntu)

** No longer affects: samba (Ubuntu Xenial)

** No longer affects: samba (Ubuntu Trusty)

** No longer affects: samba (Ubuntu Wily)

** Package changed: samba (Fedora) => samba

** Changed in: samba
   Importance: Unknown => Undecided

** Changed in: samba
   Status: Unknown => New

** Changed in: samba
 Remote watch: Red Hat Bugzilla #1327072 => None

** Project changed: samba => ubuntu-translations

** No longer affects: ubuntu-translations

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

Title:
  winbind 4.3.8 has an ntlm_auth that breaks evolution-ews

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

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


[Bug 1575712] Re: "Browser C: Drive" menu entry will do nothing if Wine has never been launched

2016-04-27 Thread Austin English
Hint: you can use 'wineboot' for that.

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

Title:
  "Browser C: Drive" menu entry will do nothing if Wine has never been
  launched

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

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


[Bug 1474212] Re: Upgrade fails when /var/lib/mysql is a soft link

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

** Changed in: mysql-5.7 (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/1474212

Title:
  Upgrade fails when /var/lib/mysql is a soft link

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

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


[Bug 1194179] Re: Strigi won't start: "unknown backend type: clucene"

2016-04-27 Thread Bug Watch Updater
** Changed in: strigi (Debian)
   Status: Unknown => New

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

Title:
  Strigi won't start: "unknown backend type: clucene"

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

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


[Bug 1574044] Re: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.CHRG] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)

2016-04-27 Thread Matt Corallo
Similar errors went away for me after updating to the latest BIOS.

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

Title:
  ACPI Error: [\_SB_.PCI0.LPCB.H_EC.CHRG] Namespace lookup failure,
  AE_NOT_FOUND (20150930/psargs-359)

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

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


[Bug 1534429] Re: Invalid doc-base file php-structures-graph

2016-04-27 Thread Bug Watch Updater
** Changed in: php5 (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/1534429

Title:
  Invalid doc-base file php-structures-graph

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

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


[Bug 1545308] Re: Backport upstream fix for memleak

2016-04-27 Thread Mathew Hodson
** Changed in: glib2.0 (Ubuntu Wily)
   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/1545308

Title:
  Backport upstream fix for memleak

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1545308/+subscriptions

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


[Bug 1558738] Re: Apparmor profile needs to be "unconfined"

2016-04-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/libertine-scope/libertine-scope-
ubuntu-xenial-landing-050

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

Title:
  Apparmor profile needs to be "unconfined"

To manage notifications about this bug go to:
https://bugs.launchpad.net/libertine-scope/+bug/1558738/+subscriptions

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


[Bug 1575000] Re: font glyph corruption on dialog box

2016-04-27 Thread M. Edward (Ed) Borasky
The workaround is worse than the symptom! I have Ubuntu GNOME 16.04 with
[AMD/ATI] Bonaire XT [Radeon HD 7790/8770 / R7 360 / R9 260/360 OEM].
I'm running the low-latency kernel, if it matters: 4.4.0-21-lowlatency
#37-Ubuntu

I went into the menu as described, restarted LibreOffice Calc and opened
the spreadsheet. Instead of garbled test, the dialog box was completely
blank. Then ... the screen went totally dark and Ctl-Alt-Delete no
longer worked. I ended up doing a hardware reset.

Are there by any chance some log files I can attach, or do you already
know what this is?

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

Title:
   font glyph corruption on dialog box

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1575000/+subscriptions

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


[Bug 1550371] Re: Webbrowser slow scroll and artifact rendering on freiza

2016-04-27 Thread Daniel van Vugt
TLDR:
The fix was the same as bug 1563287. So you can refer to bug 1563287 to see the 
history.

** Changed in: mir
 Assignee: (unassigned) => Kevin DuBois (kdub)

** No longer affects: mir/0.22

** Branch linked: lp:~kdub/mir/avert-1563287

** Branch unlinked: lp:mir/0.22

** Also affects: mir/0.20
   Importance: Undecided
   Status: New

** Also affects: mir/0.21
   Importance: Undecided
   Status: New

** Changed in: mir/0.20
Milestone: None => 0.20.4

** Changed in: mir/0.21
Milestone: None => 0.21.1

** Changed in: mir/0.20
   Status: New => Fix Committed

** Changed in: mir/0.21
   Status: New => Fix Committed

** Changed in: mir/0.20
 Assignee: (unassigned) => Kevin DuBois (kdub)

** Changed in: mir/0.21
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

** Changed in: mir/0.21
 Assignee: Daniel van Vugt (vanvugt) => Kevin DuBois (kdub)

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

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

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

** Changed in: mir
   Importance: Undecided => High

** Changed in: mir/0.20
   Importance: Undecided => High

** Changed in: mir/0.21
   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/1550371

Title:
  Webbrowser slow scroll and artifact rendering on freiza

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1550371/+subscriptions

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


[Bug 1570991] Re: pywapi cannot connect to Yahoo! Weather

2016-04-27 Thread Eric Dynowski
SantiB, I think the someone needs to update the pywapi script to use the
new API.

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

Title:
  pywapi cannot connect to Yahoo! Weather

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

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


[Bug 1575957] Re: huion tablet is not recognized anymore in Ubuntu 16.04

2016-04-27 Thread Patola
I just noticed that although the tablet does not work with the module
here:

/lib/modules/4.4.0-21-generic/updates/dkms/hid-uclogic.ko

It *DID* work when I manually removed hid_uclogic (rmmod) from memory
and insmodded /lib/modules/4.4.0-21-generic/kernel/drivers/hid/hid-
uclogic.ko

New xinput list output:
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ 2.4G Wireless Optical Mouse   id=10   [slave  pointer  (2)]
⎜   ↳ HUION PenTablet Pen stylusid=13   [slave  pointer  (2)]
⎜   ↳ HUION PenTablet Mouse id=16   [slave  pointer  (2)]
⎜   ↳ HUION PenTablet Consumer Control  id=17   [slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPadid=12   [slave  pointer  (2)]
⎣ Virtual core keyboard id=3[master keyboard (2)]
↳ Virtual core XTEST keyboard   id=5[slave  keyboard (3)]
↳ Power Button  id=6[slave  keyboard (3)]
↳ Video Bus id=7[slave  keyboard (3)]
↳ Power Button  id=8[slave  keyboard (3)]
↳ Sleep Button  id=9[slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=11   [slave  keyboard (3)]
↳ HUION PenTablet Keyboard  id=14   [slave  keyboard (3)]
↳ HUION PenTablet System Controlid=15   [slave  keyboard (3)]

Now the tablet responds.

The file /lib/modules/4.4.0-21-generic/updates/dkms/hid-uclogic.ko was
installed by the digimend-dkms package from Ubuntu 15.10. Removing this
package fixed that. So I guess a "Conflicts:" tag for the 4.4.0 kernel
package is in place to prevent digimend-dkms from being installed (was
it integrated to the kernel?)

Even xsetwacom now responds:
[22:28] [6961] [patola@ovo patola]% xsetwacom --list devices
HUION PenTablet Pen stylus  id: 13  type: STYLUS

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

Title:
  huion tablet is not recognized anymore in Ubuntu 16.04

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

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

[Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-04-27 Thread Daniel van Vugt
Haven't tested yet, but bug 1575765 has reminded me this probably should
not be expected to work.

Without a pointer grab, Compiz will be intercepting the Alt+drag.
Indeed, the click and drag should never reach the Mir server.

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

Title:
  Mir-on-X11 breaks mir_proving_server resize logic

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

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


[Bug 1575957] Re: huion tablet is not recognized anymore in Ubuntu 16.04

2016-04-27 Thread Patola
A "conflicts: digimend-dkms" tag on the package would fix this issue.

** Package changed: ubuntu => linux-lts-xenial (Ubuntu)

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

Title:
  huion tablet is not recognized anymore in Ubuntu 16.04

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

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


[Bug 1575997] [NEW] Attempting to wipe old HD to install Lubuntu

2016-04-27 Thread James Russell
Public bug reported:

I was trying to reset the partition table on an old hard drive to allow
me to install Lubuntu.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: ubiquity 2.21.37
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu3
Architecture: amd64
CasperVersion: 1.365
Date: Thu Apr 28 01:21:13 2016
InstallCmdLine: file=/cdrom/preseed/lubuntu.seed boot=casper only-ubiquity 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash --- BOOT_IMAGE=/casper/vmlinuz.efi
LiveMediaBuild: Lubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug lubuntu ubiquity-2.21.37 wily

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

Title:
  Attempting to wipe old HD to install Lubuntu

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

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


[Bug 1573231] Re: Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-upgrade -d

2016-04-27 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided => High

** Tags added: kernel-da-key

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

Title:
  Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-
  release-upgrade -d

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

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


[Bug 1575996] [NEW] Ubuntu Software Center Icon Still Present in Xubuntu Classic Panel Dock

2016-04-27 Thread spm2011
Public bug reported:

The legacy Ubuntu Software Center icon is still present in Xubuntu 16.04
when the Xubuntu Classic Panel Theme is set.

To reproduce, go to Settings -> Xfce Panel Switch , select "Xubuntu
Classic" , click the apply configuration gears icon , and look at the
dock on the bottom of the screen. The purple Ubuntu Software Center icon
is there. Clicking the icon will display an error message box "Failed to
execute child process "/usr/bin/software-center" (No such file or
directory)" , since Ubuntu Software Center is no longer included in
16.04.

Find attached screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xfdesktop4 4.12.3-2ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CasperVersion: 1.376
CurrentDesktop: XFCE
Date: Thu Apr 28 01:15:19 2016
LiveMediaBuild: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: xfdesktop4
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Attachment added: "Screenshot of the Legacy Icon"
   
https://bugs.launchpad.net/bugs/1575996/+attachment/4649660/+files/xubuntu_16_04_classic_theme_software_center.png

** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xfdesktop4/+bug/1575996/+attachment/4649662/+files/JournalErrors.txt

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

Title:
  Ubuntu Software Center Icon Still Present in Xubuntu Classic Panel
  Dock

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

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


[Bug 1575994] Re: Gnome software doesn't list all available software

2016-04-27 Thread Matthias Klumpp
See http://appstream.ubuntu.com/xenial/main/issues/idle.html why IDLE isn't 
shown, and
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/1559541 for the 
corresponding bug report.

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

Title:
  Gnome software doesn't list all available software

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

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


  1   2   3   4   5   6   7   8   9   10   >