[Desktop-packages] [Bug 1745188] Re: gnome-calculator crashed with SIGABRT in mpfr_assert_fail → mpfr_init2 → mpc_init3 → mpc_pow_usi_naive → mpc_pow_usi

2018-01-25 Thread Jean-Baptiste Lallement
Thanks for your report.

I noticed that you're using libmpc3 1.1.0-1 from bionic-proposed. Could
you revert to the version in bionic to check if it fixes your issue?

Thanks.

** Changed in: gnome-calculator (Ubuntu)
   Status: Confirmed => Incomplete

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

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

** Summary changed:

- gnome-calculator crashed with SIGABRT in mpfr_assert_fail → mpfr_init2 → 
mpc_init3 → mpc_pow_usi_naive → mpc_pow_usi
+ gnome-calculator crashed with SIGABRT in mpfr_assert_fail → mpfr_init2 → 
mpc_init3 → mpc_pow_usi_naive → mpc_pow_usi (possible regression with mpclib3 
1.1.0-1)

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

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

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

Title:
  gnome-calculator crashed with SIGABRT in mpfr_assert_fail → mpfr_init2
  → mpc_init3 → mpc_pow_usi_naive → mpc_pow_usi (regression with mpclib3
  1.1.0-1)

Status in gnome-calculator package in Ubuntu:
  Triaged
Status in mpclib3 package in Ubuntu:
  Triaged

Bug description:
  I cannot launch gnome-calculator because of the following:

  ```
  ../../src/init2.c:52: MPFR assertion failed: p >= 2 && p <= 
((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1))
  Aborted (core dumped)
  ```

  errors.u.c:
  https://errors.ubuntu.com/problem/40a6712b7f663d518c85d34a30891ff7629f9041

  
  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-calculator 1:3.26.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.14.0-13.15-generic 4.14.7
  Uname: Linux 4.14.0-13-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Jan 24 19:13:49 2018
  ExecutablePath: /usr/bin/gnome-calculator
  InstallationDate: Installed on 2017-08-21 (156 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170820)
  ProcCmdline: gnome-calculator
  Signal: 6
  SourcePackage: gnome-calculator
  StacktraceTop:
   mpfr_assert_fail () at /usr/lib/x86_64-linux-gnu/libmpfr.so.4
   mpfr_init2 () at /usr/lib/x86_64-linux-gnu/libmpfr.so.4
   () at /usr/lib/x86_64-linux-gnu/libmpc.so.3
   mpc_pow_usi () at /usr/lib/x86_64-linux-gnu/libmpc.so.3
   number_xpowy_integer () at 
/usr/lib/x86_64-linux-gnu/gnome-calculator/libcalculator.so
  Title: gnome-calculator crashed with SIGABRT in mpfr_assert_fail()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Desktop-packages] [Bug 1745188] Re: gnome-calculator crashed with SIGABRT in mpfr_assert_fail → mpfr_init2 → mpc_init3 → mpc_pow_usi_naive → mpc_pow_usi (possible regression with mpclib3 1.1.0-1)

2018-01-25 Thread Jean-Baptiste Lallement
confirmed by installating libmpc3 1.1.0-1 from bionic-proposed;

** Summary changed:

- gnome-calculator crashed with SIGABRT in mpfr_assert_fail → mpfr_init2 → 
mpc_init3 → mpc_pow_usi_naive → mpc_pow_usi (possible regression with mpclib3 
1.1.0-1)
+ gnome-calculator crashed with SIGABRT in mpfr_assert_fail → mpfr_init2 → 
mpc_init3 → mpc_pow_usi_naive → mpc_pow_usi (regression with mpclib3 1.1.0-1)

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

Title:
  gnome-calculator crashed with SIGABRT in mpfr_assert_fail → mpfr_init2
  → mpc_init3 → mpc_pow_usi_naive → mpc_pow_usi (regression with mpclib3
  1.1.0-1)

Status in gnome-calculator package in Ubuntu:
  Triaged
Status in mpclib3 package in Ubuntu:
  Triaged

Bug description:
  I cannot launch gnome-calculator because of the following:

  ```
  ../../src/init2.c:52: MPFR assertion failed: p >= 2 && p <= 
((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1))
  Aborted (core dumped)
  ```

  errors.u.c:
  https://errors.ubuntu.com/problem/40a6712b7f663d518c85d34a30891ff7629f9041

  
  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-calculator 1:3.26.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.14.0-13.15-generic 4.14.7
  Uname: Linux 4.14.0-13-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Jan 24 19:13:49 2018
  ExecutablePath: /usr/bin/gnome-calculator
  InstallationDate: Installed on 2017-08-21 (156 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170820)
  ProcCmdline: gnome-calculator
  Signal: 6
  SourcePackage: gnome-calculator
  StacktraceTop:
   mpfr_assert_fail () at /usr/lib/x86_64-linux-gnu/libmpfr.so.4
   mpfr_init2 () at /usr/lib/x86_64-linux-gnu/libmpfr.so.4
   () at /usr/lib/x86_64-linux-gnu/libmpc.so.3
   mpc_pow_usi () at /usr/lib/x86_64-linux-gnu/libmpc.so.3
   number_xpowy_integer () at 
/usr/lib/x86_64-linux-gnu/gnome-calculator/libcalculator.so
  Title: gnome-calculator crashed with SIGABRT in mpfr_assert_fail()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Desktop-packages] [Bug 147466] Re: gnome-panel crashed with SIGSEGV in g_closure_invoke()

2018-01-25 Thread Bug Watch Updater
** Changed in: libwnck
   Status: New => Expired

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

Title:
  gnome-panel crashed with SIGSEGV in g_closure_invoke()

Status in libwnck:
  Expired
Status in libwnck package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gnome-panel

  I was moving icons around, and shortly after I finished, gnome-panel
  crashed.  The system was under a heavy load, if that matters.

  ProblemType: Crash
  Architecture: amd64
  Date: Mon Oct  1 08:22:44 2007
  DistroRelease: Ubuntu 7.10
  ExecutablePath: /usr/bin/gnome-panel
  NonfreeKernelModules: fglrx
  Package: gnome-panel 1:2.20.0.1-0ubuntu4
  PackageArchitecture: amd64
  ProcCmdline: gnome-panel --sm-client-id default1
  ProcCwd: /home/adam
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
  Signal: 11
  SourcePackage: gnome-panel
  StacktraceTop:
   ?? () from /usr/lib/libwnck-1.so.22
   ?? () from /usr/lib/libwnck-1.so.22
   g_closure_invoke ()
   ?? () from /usr/lib/libgobject-2.0.so.0
   g_signal_emit_valist ()
  Title: gnome-panel crashed with SIGSEGV in g_closure_invoke()
  Uname: Linux adam 2.6.22-12-generic #1 SMP Sun Sep 23 20:03:18 GMT 2007 
x86_64 GNU/Linux
  UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin netdev 
plugdev powerdev scanner video
  SegvAnalysis:
   Segfault happened at: 0x2b97d94e2667 <_fini+2175151>:mov
0x218(%rax),%edx
   PC (0x2b97d94e2667) ok
   source "0x218(%rax)" (0x0218) not located in a known VMA region (needed 
readable region)!
   destination "%edx" ok
  SegvReason: reading NULL VMA

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

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


[Desktop-packages] [Bug 44433] Re: Scrolling with mouse wheel quickly over taskbar makes tasks glow (alert)

2018-01-25 Thread Bug Watch Updater
** Changed in: libwnck
   Status: New => Expired

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

Title:
  Scrolling with mouse wheel quickly over taskbar makes tasks glow
  (alert)

Status in libwnck:
  Expired
Status in libwnck package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gnome-panel

  Usually when a window wants your attention, it will cause the window
  to blink in the task bar (like when  you receive an IM). But you can
  make _any_ window do this, simply by scrolling with the mouse wheel
  too quickly through tasks in the task bar.

  Steps to reproduce:

  1. Open a bunch of windows
  2. Move mouse over taskbar
  3. Scroll mouse wheel up and down quickly

  You'll notice some of the windows in the taskbar (seems random) will
  start doing the glow/blink effect. This is really confusing if you get
  used to quickly scrolling down on the taskbar to look at the last
  window you have open or quickly scrolling up to look at the first.

  I'm guessing for some reason gnome is reading the alert status of the
  window correctly if you switch from it too quickly.

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

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


[Desktop-packages] [Bug 1726906] Re: invalid read in the plugin loader code

2018-01-25 Thread Bug Watch Updater
** Changed in: gnome-software
   Status: Incomplete => Expired

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

Title:
  invalid read in the plugin loader code

Status in GNOME Software:
  Expired
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  Using the 17.10 version valgrind shows that error (the system has an
  invalid snap store login account configured so it might be due to
  that)

  ==4467== Invalid read of size 8
  ==4467==at 0x52E7747: g_type_check_instance_is_a (gtype.c:4008)
  ==4467==by 0x175E3C: GS_IS_PLUGIN_EVENT (gs-plugin-event.h:34)
  ==4467==by 0x175E3C: gs_plugin_event_add_flag (gs-plugin-event.c:210)
  ==4467==by 0x52C1F9C: g_closure_invoke (gclosure.c:804)
  ==4467==by 0x52D4CDD: signal_emit_unlocked_R (gsignal.c:3635)
  ==4467==by 0x52DD4B4: g_signal_emit_valist (gsignal.c:3391)
  ==4467==by 0x52DDECE: g_signal_emit (gsignal.c:3447)
  ==4467==by 0x52C6463: g_object_dispatch_properties_changed 
(gobject.c:1080)
  ==4467==by 0x52C8838: g_object_notify_by_spec_internal (gobject.c:1173)
  ==4467==by 0x52C8838: g_object_notify (gobject.c:1221)
  ==4467==by 0x17AECF: gs_plugin_loader_notify_idle_cb 
(gs-plugin-loader.c:297)
  ==4467==by 0x5550E24: g_main_dispatch (gmain.c:3148)
  ==4467==by 0x5550E24: g_main_context_dispatch (gmain.c:3813)
  ==4467==by 0x55511EF: g_main_context_iterate.isra.30 (gmain.c:3886)
  ==4467==by 0x555127B: g_main_context_iteration (gmain.c:3947)
  ==4467==  Address 0x2bf16960 is 0 bytes inside a block of size 72 free'd
  ==4467==at 0x4C30D3B: free (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  ==4467==by 0x52E6AB0: g_type_free_instance (gtype.c:1943)
  ==4467==by 0x1783F1: glib_autoptr_cleanup_GObject 
(gobject-autocleanups.h:25)
  ==4467==by 0x1783F1: glib_autoptr_cleanup_GsPluginEvent 
(gs-plugin-event.h:34)
  ==4467==by 0x1783F1: gs_plugin_loader_create_event_from_error 
(gs-plugin-loader.c:332)
  ==4467==by 0x1783F1: gs_plugin_error_handle_failure 
(gs-plugin-loader.c:410)
  ==4467==by 0x17953F: gs_plugin_loader_call_vfunc (gs-plugin-loader.c:742)
  ==4467==by 0x17A073: gs_plugin_loader_run_refine_internal 
(gs-plugin-loader.c:816)
  ==4467==by 0x17A58E: gs_plugin_loader_run_refine (gs-plugin-loader.c:950)
  ==4467==by 0x17B14F: gs_plugin_loader_process_thread_cb 
(gs-plugin-loader.c:3170)
  ==4467==by 0x58A5D55: g_task_thread_pool_thread (gtask.c:1328)
  ==4467==by 0x557900F: g_thread_pool_thread_proxy (gthreadpool.c:307)
  ==4467==by 0x5578644: g_thread_proxy (gthread.c:784)
  ==4467==by 0x82D07FB: start_thread (pthread_create.c:465)
  ==4467==by 0x85FCB0E: clone (clone.S:95)
  ==4467==  Block was alloc'd at
  ==4467==at 0x4C2FB0F: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  ==4467==by 0x5556578: g_malloc (gmem.c:94)
  ==4467==by 0x556E0F5: g_slice_alloc (gslice.c:1025)
  ==4467==by 0x556E588: g_slice_alloc0 (gslice.c:1051)
  ==4467==by 0x52E66D4: g_type_create_instance (gtype.c:1848)
  ==4467==by 0x52C75E7: g_object_new_internal (gobject.c:1797)
  ==4467==by 0x52C8D84: g_object_new_with_properties (gobject.c:1965)
  ==4467==by 0x52C9800: g_object_new (gobject.c:1637)
  ==4467==by 0x175F91: gs_plugin_event_new (gs-plugin-event.c:319)
  ==4467==by 0x178294: gs_plugin_loader_create_event_from_error 
(gs-plugin-loader.c:347)
  ==4467==by 0x178294: gs_plugin_error_handle_failure 
(gs-plugin-loader.c:410)
  ==4467==by 0x17953F: gs_plugin_loader_call_vfunc (gs-plugin-loader.c:742)
  ==4467==by 0x17A073: gs_plugin_loader_run_refine_internal 
(gs-plugin-loader.c:816)

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

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


[Desktop-packages] [Bug 1731911] Re: Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from FatalError() from xwl_read_events() from ospoll_wait()

2018-01-25 Thread Wellington Uemura
This bug still not fixed, adding a core dump and this might have
relations to bug #1743732 because if you turn the monitor off or lock
the screen, everything in that session are lost. Daniel van Vugt asked
to move that bug to private.

Core was generated by `/usr/bin/Xwayland :0 -rootless -terminate -core
-listen 4 -listen 5 -displayfd'.

** Attachment added: "Wayland core dump"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1731911/+attachment/5042709/+files/coredump.tar.gz

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

Title:
  Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from
  FatalError() from xwl_read_events() from ospoll_wait()

Status in mutter package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid
Status in mutter package in Fedora:
  Fix Committed

Bug description:
  https://errors.ubuntu.com/problem/c27f5c4fef272640ec1027318712f0434c7c8857

  ---

  no idea how to reproduce

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: xwayland 2:1.19.5-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME-Greeter:GNOME
  Date: Mon Nov 13 13:55:16 2017
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.13.0-15-generic, x86_64: installed
   bbswitch, 0.8, 4.13.0-16-generic, x86_64: installed
  ExecutablePath: /usr/bin/Xwayland
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 3rd Gen Core processor Graphics 
Controller [1043:1507]
  InstallationDate: Installed on 2013-09-03 (1531 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130902)
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  ProcCmdline: /usr/bin/Xwayland :1024 -rootless -terminate -core -listen 4 
-listen 5 -displayfd 6
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/false
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic 
root=UUID=1004226d-a9db-46c7-bd28-eca0806c12f2 ro pcie_aspm=force 
drm.vblankoffdelay=1 i915.semaphores=1 init=/lib/systemd/systemd-bootchart
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   OsAbort ()
   ?? ()
   FatalError ()
   ?? ()
   ?? ()
  Title: Xwayland crashed with SIGABRT in OsAbort()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  dmi.bios.date: 01/29/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.214:bd01/29/2013:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: UX
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.85-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.2-0ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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

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


[Desktop-packages] [Bug 1745188] Re: gnome-calculator crashed with SIGABRT in mpfr_assert_fail → mpfr_init2 → mpc_init3 → mpc_pow_usi_naive → mpc_pow_usi (regression with mpclib3 1.1.0-1)

2018-01-25 Thread Jean-Baptiste Lallement
This is because the precision is set to 1 in libmpfr 4.0.0 (in bionic-
proposed) and 2 in libmpfr 3.1.6

mpfr4-4.0.0/src/mpfr.h:#define MPFR_PREC_MIN 1
mpfr4-3.1.6/src/mpfr.h:#define MPFR_PREC_MIN 2

Please downgrade to the versions in bionic until the publication of all
the dependent packages in proposed is done.

** Summary changed:

- gnome-calculator crashed with SIGABRT in mpfr_assert_fail → mpfr_init2 → 
mpc_init3 → mpc_pow_usi_naive → mpc_pow_usi (regression with mpclib3 1.1.0-1)
+ gnome-calculator crashed with SIGABRT in mpfr_assert_fail → mpfr_init2 → 
mpc_init3 → mpc_pow_usi_naive → mpc_pow_usi

** Changed in: mpclib3 (Ubuntu)
   Importance: High => Medium

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

Title:
  gnome-calculator crashed with SIGABRT in mpfr_assert_fail → mpfr_init2
  → mpc_init3 → mpc_pow_usi_naive → mpc_pow_usi

Status in gnome-calculator package in Ubuntu:
  Triaged
Status in mpclib3 package in Ubuntu:
  Triaged

Bug description:
  I cannot launch gnome-calculator because of the following:

  ```
  ../../src/init2.c:52: MPFR assertion failed: p >= 2 && p <= 
((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1))
  Aborted (core dumped)
  ```

  errors.u.c:
  https://errors.ubuntu.com/problem/40a6712b7f663d518c85d34a30891ff7629f9041

  
  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-calculator 1:3.26.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.14.0-13.15-generic 4.14.7
  Uname: Linux 4.14.0-13-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Jan 24 19:13:49 2018
  ExecutablePath: /usr/bin/gnome-calculator
  InstallationDate: Installed on 2017-08-21 (156 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170820)
  ProcCmdline: gnome-calculator
  Signal: 6
  SourcePackage: gnome-calculator
  StacktraceTop:
   mpfr_assert_fail () at /usr/lib/x86_64-linux-gnu/libmpfr.so.4
   mpfr_init2 () at /usr/lib/x86_64-linux-gnu/libmpfr.so.4
   () at /usr/lib/x86_64-linux-gnu/libmpc.so.3
   mpc_pow_usi () at /usr/lib/x86_64-linux-gnu/libmpc.so.3
   number_xpowy_integer () at 
/usr/lib/x86_64-linux-gnu/gnome-calculator/libcalculator.so
  Title: gnome-calculator crashed with SIGABRT in mpfr_assert_fail()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Desktop-packages] [Bug 1720510] Re: Content sometime not display until a focus/geometry change

2018-01-25 Thread Merlijn Sebrechts
I did some more testing for this bug. I can't reproduce it using
Communitheme. This seems to be an Ambiance-specific issue.

I can relieably reproduce this every time using the following workflow
on Ambiance and not on Communitheme:

1. Open gnome software
2. Install or uninstall rocketchat
3. Close gnome software
4. Open gnome software
5. Search for libreoffice
- No search results are being displayed. Two ways to show the search results:
 a) go back to gnome software home page and search again -> search displays now
 b) click on another window (of another application) -> search results appear 
as soon as you click.

** Also affects: ubuntu-themes
   Importance: Undecided
   Status: New

** Description changed:

- Test case:
- Open a new version of gnome-software/Ubuntu Software
- Search for soft
- No results are shown
- Do something outside the gnome-software window, e.g mouse click or focus on 
another window, and the results are shown.
+ # Test case 1:
+ 
+ 1. Open a new version of gnome-software/Ubuntu Software
+ 2. Search for soft
+ 3. No results are shown
+ 4. Do something outside the gnome-software window, e.g mouse click or focus 
on another window, and the results are shown.
+ 
+ # Test case 2 (reliably reproduces issue every time):
+ 
+ 1. Open gnome software
+ 2. Install or uninstall rocketchat
+ 3. Close gnome software
+ 4. Open gnome software
+ 5. Search for libreoffice
+ - No search results are being displayed.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-software 3.26.0-0ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Sep 30 09:28:37 2017
  InstallationDate: Installed on 2017-09-15 (14 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170915)
  InstalledPlugins:
-  gnome-software-plugin-flatpak N/A
-  gnome-software-plugin-limba   N/A
-  gnome-software-plugin-snap3.26.0-0ubuntu3
+  gnome-software-plugin-flatpak N/A
+  gnome-software-plugin-limba   N/A
+  gnome-software-plugin-snap3.26.0-0ubuntu3
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Content sometime not display until a focus/geometry change

Status in GNOME Software:
  Expired
Status in Ubuntu theme:
  New
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  # Test case 1:

  1. Open a new version of gnome-software/Ubuntu Software
  2. Search for soft
  3. No results are shown
  4. Do something outside the gnome-software window, e.g mouse click or focus 
on another window, and the results are shown.

  # Test case 2 (reliably reproduces issue every time):

  1. Open gnome software
  2. Install or uninstall rocketchat
  3. Close gnome software
  4. Open gnome software
  5. Search for libreoffice
  - No search results are being displayed.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-software 3.26.0-0ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Sep 30 09:28:37 2017
  InstallationDate: Installed on 2017-09-15 (14 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170915)
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-limba   N/A
   gnome-software-plugin-snap3.26.0-0ubuntu3
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 886529] Re: package python-gtk2-dev 2.24.0-2 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2018-01-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package python-gtk2-dev 2.24.0-2 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

Status in pygtk package in Ubuntu:
  Confirmed

Bug description:
  ubuntu 11.10 upgrade

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: python-gtk2-dev 2.24.0-2
  ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
  Uname: Linux 2.6.38-12-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sat Nov  5 10:30:19 2011
  ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  PackageArchitecture: all
  SourcePackage: pygtk
  Title: package python-gtk2-dev 2.24.0-2 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
  UpgradeStatus: Upgraded to oneiric on 2011-11-04 (0 days ago)

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

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


[Desktop-packages] [Bug 1696305] Re: High CPU usage in gnome-shell just redrawing the screen (Firefox is running)

2018-01-25 Thread Daniel van Vugt
Rasmus: I think other people have reported performance problems with the
Activities overview already. Maybe you should join bug 1698792 to
discuss that one. I think upstream Gnome bugzilla has reports of it too.

Let's keep this one about gnome-shell's CPU usage while Firefox is
running.

It's important to be very specific with performance bugs and divide them
up into narrower use cases so that fixes don't become subjective, and so
multiple people can verify the performance of some feature is indeed
fixed.

I think this particular issue with Firefox spiking gnome-shell's CPU is
fixed. We can just leave this Incomplete now and if there is no
recurrence or further comments the bug will close itself.

** Changed in: gnome-shell (Ubuntu)
 Assignee: Daniel van Vugt (vanvugt) => (unassigned)

** Changed in: mutter (Ubuntu)
 Assignee: Daniel van Vugt (vanvugt) => (unassigned)

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

Title:
  High CPU usage in gnome-shell just redrawing the screen (Firefox is
  running)

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

Bug description:
  Even when doing nothing at all, gnome-shell uses around 70% CPU.

  ```
  inxi -t cm
  Processes: CPU: % used - top 5 active
 1: cpu: 68.6% command: gnome-shell pid: 1399
 2: cpu: 50.4% command: Xwayland pid: 1405
 3: cpu: 19.7% command: firefox pid: 3684
 4: cpu: 2.4% command: gnome-shell pid: 1859
 5: cpu: 1.5% command: gnome-tweak-tool (started by: python) pid: 
13603
 Memory: MB / % used - Used/Total: 2350.1/11897.0MB - top 5 active
 1: mem: 1033.63MB (8.6%) command: firefox pid: 3684
 2: mem: 317.59MB (2.6%) command: gnome-shell pid: 1859
 3: mem: 267.55MB (2.2%) command: gnome-software pid: 2058
 4: mem: 111.25MB (0.9%) command: Xorg pid: 1506
 5: mem: 90.90MB (0.7%) command: nautilus-desktop pid: 2055
  ```

  It's also strange that Xwayland is active as I did choose the "normal" gnome 
session upon signin.
  ```
  echo $XDG_SESSION_TYPE
  x11
  ```

  While searching I found a recent problem with AMD GPUs, but I'm using an 
Intel GPU
  ```
  glxinfo 
  name of display: :0
  display: :0  screen: 0
  direct rendering: Yes
  server glx vendor string: SGI
  server glx version string: 1.4
  server glx extensions:
  GLX_ARB_create_context, GLX_ARB_create_context_profile, 
  GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
  GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, 
  GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
  GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
  GLX_EXT_import_context, GLX_EXT_libglvnd, GLX_EXT_texture_from_pixmap, 
  GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, 
  GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample, 
  GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, 
  GLX_SGI_make_current_read, GLX_SGI_swap_control
  client glx vendor string: Mesa Project and SGI
  client glx version string: 1.4
  client glx extensions:
  GLX_ARB_create_context, GLX_ARB_create_context_profile, 
  GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
  GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
  GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, 
  GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, 
  GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, 
  GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
  GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
  GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
  GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
  GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
  GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
  GLX_SGI_swap_control, GLX_SGI_video_sync
  GLX version: 1.4
  GLX extensions:
  GLX_ARB_create_context, GLX_ARB_create_context_profile, 
  GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
  GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
  GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, 
  GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, 
  GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, 
  GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
  GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
  GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
  GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
  GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
  GLX_SGIX_visual_select_group, GLX

[Desktop-packages] [Bug 1730460] Re: Framerate drops when moving windows across physical displays

2018-01-25 Thread Daniel van Vugt
Luis,

My continuing experience with framerate drops and high CPU is that they
usually turn out to be two different bugs. If the CPU spike occurs when
you drag a window under the dock then that might be bug 1743976, which
occurs when things change under or very near the dock.

Ideally let's keep this bug about just the framerate drop.

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

Title:
  Framerate drops when moving windows across physical displays

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  When dragging a window between displays, I can see cpu usage increase
  while framerate drops dramatically to single numbers.

  Desktop scaling is 1.0, one is a WXGA screen and another FHD.

  Ubuntu session (wayland), 17.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu5
  ProcVersionSignature: Ubuntu 4.13.0-16.19-lowlatency 4.13.4
  Uname: Linux 4.13.0-16-lowlatency x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: Unity:Unity7:ubuntu
  Date: Mon Nov  6 17:09:20 2017
  DisplayManager: lightdm
  GsettingsChanges:
   b'org.gnome.shell' b'favorite-apps' 
b"['/home/development/bin/firefox.desktop', 'org.gnome.Nautilus.desktop', 
'jetbrains-phpstorm.desktop', 'code.desktop', 'postman.desktop', 
'standard_notes.desktop']"
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
   b'org.gnome.desktop.interface' b'icon-theme' b"'ePapirus'"
   b'org.gnome.desktop.interface' b'gtk-theme' b"'DarkNumix'"
  InstallationDate: Installed on 2016-03-13 (603 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to artful on 2017-10-19 (17 days ago)

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

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


[Desktop-packages] [Bug 1729728] Update Released

2018-01-25 Thread Łukasz Zemczak
The verification of the Stable Release Update for gnome-applets has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  window picker is broken in 3.26

Status in gnome-applets package in Ubuntu:
  Fix Released
Status in gnome-applets source package in Artful:
  Fix Released

Bug description:
  [Impact]
  One of the applets shipped in gnome-applets package is broken. It crashes on 
startup because of missing GSettings schema file.

  [Test Case]
  * Log into GNOME Flashback session.
  * Try to add the “Window picker” applet to the panel.

  Expected result: panel does not crash, applet is added.

  [Proposed Fix]
  The proposed fix just makes the gsettings schema installed:

  https://git.gnome.org/browse/gnome-applets/commit/?id=6aedbc3a6af54190

  [Regression Potential]
  None, as the fix just adds a missing file.

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

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


[Desktop-packages] [Bug 1729728] Re: window picker is broken in 3.26

2018-01-25 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-applets - 3.26.0-1ubuntu0.1

---
gnome-applets (3.26.0-1ubuntu0.1) artful; urgency=medium

  * Backport upstream patch to fix window-picker crash because of missing
GSettings schema (windowpicker_gschema.diff; LP: #1729728).

 -- Dmitry Shachnev   Fri, 05 Jan 2018 21:56:57
+0300

** Changed in: gnome-applets (Ubuntu Artful)
   Status: Fix Committed => Fix Released

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

Title:
  window picker is broken in 3.26

Status in gnome-applets package in Ubuntu:
  Fix Released
Status in gnome-applets source package in Artful:
  Fix Released

Bug description:
  [Impact]
  One of the applets shipped in gnome-applets package is broken. It crashes on 
startup because of missing GSettings schema file.

  [Test Case]
  * Log into GNOME Flashback session.
  * Try to add the “Window picker” applet to the panel.

  Expected result: panel does not crash, applet is added.

  [Proposed Fix]
  The proposed fix just makes the gsettings schema installed:

  https://git.gnome.org/browse/gnome-applets/commit/?id=6aedbc3a6af54190

  [Regression Potential]
  None, as the fix just adds a missing file.

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

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


[Desktop-packages] [Bug 1745327] [NEW] package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: tentative de remplacement de « /lib/udev/hwdb.d/20-sane.hwdb », qui est différent d'a

2018-01-25 Thread Pépou
Public bug reported:

Crash

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libsane1 1.0.27-1~experimental2ubuntu2.1
ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
Uname: Linux 4.13.0-25-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
Date: Thu Jan 25 10:06:00 2018
ErrorMessage: tentative de remplacement de « /lib/udev/hwdb.d/20-sane.hwdb », 
qui est différent d'autres instances du paquet libsane1:i386
InstallationDate: Installed on 2017-10-29 (88 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: sane-backends
Title: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to 
install/upgrade: tentative de remplacement de « /lib/udev/hwdb.d/20-sane.hwdb 
», qui est différent d'autres instances du paquet libsane1:i386
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful

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

Title:
  package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to
  install/upgrade: tentative de remplacement de «
  /lib/udev/hwdb.d/20-sane.hwdb », qui est différent d'autres instances
  du paquet libsane1:i386

Status in sane-backends package in Ubuntu:
  New

Bug description:
  Crash

  ProblemType: Package
  DistroRelease: Ubuntu 17.10
  Package: libsane1 1.0.27-1~experimental2ubuntu2.1
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  Date: Thu Jan 25 10:06:00 2018
  ErrorMessage: tentative de remplacement de « /lib/udev/hwdb.d/20-sane.hwdb », 
qui est différent d'autres instances du paquet libsane1:i386
  InstallationDate: Installed on 2017-10-29 (88 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
  RelatedPackageVersions:
   dpkg 1.18.24ubuntu1
   apt  1.5.1
  SourcePackage: sane-backends
  Title: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to 
install/upgrade: tentative de remplacement de « /lib/udev/hwdb.d/20-sane.hwdb 
», qui est différent d'autres instances du paquet libsane1:i386
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1745271] Re: Input prompt behaves incorrectly if working directory path spans two lines

2018-01-25 Thread Egmont Koblinger
Does this also happen in xterm? If so then this is a bug in bash, not
gnome-terminal.

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

Title:
  Input prompt behaves incorrectly if working directory path spans two
  lines

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  1) The release of Ubuntu you are using: Ubuntu 17.10

  2) The version of the package you are using: 3.24.2-0ubuntu4

  3) What you expected to happen: The input prompt should behave the
  same, no matter what the working directory is.

  4) What happened instead: The cursor starts overlapping the working
  directory text (see attached screenshot, which shows a 80×24 terminal
  window in a directory called
  
“/home/test/01234567890123456789/01234567890123456789/a/01234567890123456789/01234567890123456789/01234567890123456789/01234567890123456789”).

  On text input, the inputted text overwrites the working directory
  text. When pressing backspace, the entire second line is deleted
  (including the $ character). This makes using the history (up arrow)
  very confusing because afterwards, the actual input line characters do
  not seem to correspond to the displayed text anymore, i.e. characters
  inserted at a certain point are actually shifted in the resulting
  line, making it very difficult to properly type in commands.

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

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


[Desktop-packages] [Bug 1739762] Re: Search list starts from beginning after going back to it

2018-01-25 Thread Amr Ibrahim
** No longer affects: gnome-software

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

Title:
  Search list starts from beginning after going back to it

Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  When I go back to the search results, the list starts from the
  beginning instead of the entry where I was.

  Steps:
  1. Search for anything
  2. A list of results appears
  3. Scroll down to an app and choose it
  4. Go back to the search list
  5. The list starts from the beginning

  Going back should get me to where I was, not to the beginning of the
  list.

  This is a regression from 3.20.5-0ubuntu0.16.04.7 in Xenial.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: ubuntu-software 3.26.1-0ubuntu2.17.10.1
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 22 13:45:10 2017
  InstallationDate: Installed on 2017-10-02 (80 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20170930)
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-limba   N/A
   gnome-software-plugin-snap3.26.1-0ubuntu2.17.10.1
  PackageArchitecture: all
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1745273] Re: Cannot open gnome-terminal with long working directory name containing Unicode characters

2018-01-25 Thread Egmont Koblinger
Hi,

What happens when you "cd" to that directory in another terminal
emulator, such as xterm?

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

Title:
  Cannot open gnome-terminal with long working directory name containing
  Unicode characters

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  1) The release of Ubuntu you are using: Ubuntu 17.10

  2) The version of the package you are using: 3.24.2-0ubuntu4

  3) What you expected to happen: When opening a terminal window with a
  long working directory path containing Unicode characters (such as
  
“/home/test/01234567890123456789/01234567890123456789/ä/01234567890123456789/01234567890123456789/01234567890123456789/01234567890123456789”
  in a 80×24 window), gnome-terminal opens normally.

  4) What happened instead: gnome-terminal closes immediately, both when opened 
using
  gnome-terminal 
--working-directory=/home/test/01234567890123456789/01234567890123456789/ä/01234567890123456789/01234567890123456789/01234567890123456789/01234567890123456789
  and when changing to this directory using “cd”. There is no output on stderr 
or anywhere else, the window just closes.

  This makes it impossible to use gnome-terminal for many directories
  with long paths. This did NOT happen in Ubuntu 16.04.

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

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


[Desktop-packages] [Bug 1655641] Re: Should be able to also search and install fonts, not only apps

2018-01-25 Thread Bug Watch Updater
** Changed in: gnome-software
   Status: In Progress => Expired

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

Title:
  Should be able to also search and install fonts, not only apps

Status in GNOME Software:
  Expired
Status in gnome-software package in Ubuntu:
  Fix Released

Bug description:
  GNOME Software can only search and install packages which are (probably) 
marked as GUI applications.
  In terms of usability, it is a good choice and the chances to mess up a 
system are diminished.

  As a result, it is not possible to install fonts.
  Fonts should also be regarded as packages that can be searched for and 
installed through GNOME Software.

  Reproduce: 
  1. Start GNOME Software
  2. Search for "font"

  Expected result: several packages about fonts should be shown
  What happened: no packages are found

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

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


[Desktop-packages] [Bug 1528028] Re: gnome-software does not report installing a desktop environment as a dependency

2018-01-25 Thread Bug Watch Updater
** Changed in: gnome-software
   Status: In Progress => Expired

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

Title:
  gnome-software does not report installing a desktop environment as a
  dependency

Status in GNOME Software:
  Expired
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  The average user cannot tell when they are installing a desktop
  environment as a dependency of a package.

  Having various desktop environments can reduce system performance
  sensibly, as processes from various desktops are running
  simultaneously in the background. Moreover the autoremove tool cannot
  always identify the dependencies when removing some of those installed
  packages.

  For example if I install the "cortina" package, it takes with it the
  GNOME Display Manager and plenty of wallpapers. Then if I uninstall it
  and do "sudo apt-get autoremove" those packages are not detected as
  unused.

  Another example: if I install the "rkward" package plenty of KDE
  services, like the Akonadi indexing service, are installed. Then
  launching applications in my Inter Core 2 Quad becomes noticeably
  slower, because my system is running both GNOME and KDE services
  simultaneously.

  If I remove rkward and then I perform an autoremove, the system still
  stays slow. If I uninstall all the packages in the universe
  repository, perform an autoremove, and then reinstall the applications
  I had, the system becomes fast again.

  The user shall know these potential problems beforehand.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: apt 1.0.10.2ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6
  Uname: Linux 4.2.0-22-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Dec 20 18:54:54 2015
  InstallationDate: Installed on 2015-11-14 (36 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: apt
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1518517] Re: Enabling the sidebar in gedit loses close, min, max buttons in ubuntu session

2018-01-25 Thread Bug Watch Updater
** Changed in: gedit
   Status: New => Fix Released

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

Title:
  Enabling the sidebar in gedit loses close,min,max buttons in ubuntu
  session

Status in gedit:
  Fix Released
Status in gedit package in Ubuntu:
  Fix Released

Bug description:
  Test case:
  View > Side panel
  The close, min, & max buttons are replaced by the side panel instead of being 
moved to the right with the rest of whatever gnome calls that topbar.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gedit 3.18.2-1ubuntu2
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.19.2-0ubuntu6
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Nov 20 22:31:17 2015
  InstallationDate: Installed on 2015-10-25 (26 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1388316] Re: files list file for package 'libbabl-0.1-0:amd64' missing

2018-01-25 Thread Jeremy Bicha
Thank you for reporting this bug to Ubuntu. Ubuntu 14.10 reached End of Life in 
2016.
See this document for currently supported Ubuntu releases: 
https://wiki.ubuntu.com/Releases

This doesn't appear to be a bug in babl anyway.

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

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

Title:
  files list file for package 'libbabl-0.1-0:amd64' missing

Status in babl package in Ubuntu:
  Invalid

Bug description:
  file manager is dead (not working: installing, removing, upgrading):

  dpkg: warning: files list file for package 'libbabl-0.1-0:amd64' missing; 
assuming package has no files currently installed
  dpkg: unrecoverable fatal error, aborting:
   files list file for package `libpurple0' contains empty filename
  E: Sub-process /usr/bin/dpkg returned an error code (2)

  
  sudo dpkg --configure -a
  sudo apt-get -f install
  does not help...

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: libbabl-0.1-0 0.1.10-1ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Sat Nov  1 07:41:24 2014
  Dependencies:
   gcc-4.9-base 4.9.1-16ubuntu6
   libc6 2.19-10ubuntu2
   libgcc1 1:4.9.1-16ubuntu6
   multiarch-support 2.19-10ubuntu2
  InstallationDate: Installed on 2014-10-25 (6 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  ProcEnviron:
   LANGUAGE=ru_UA:ru
   TERM=xterm
   PATH=(custom, no user)
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: babl
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 407292] Re: Unclear which workspace is currently displayed

2018-01-25 Thread Bug Watch Updater
** Changed in: libwnck
   Status: New => Expired

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

Title:
  Unclear which workspace is currently displayed

Status in GNOME Panel:
  Invalid
Status in One Hundred Papercuts:
  Triaged
Status in libwnck:
  Expired
Status in libwnck package in Ubuntu:
  Triaged

Bug description:
  Hi,
  I have been presenting two desktops in Ubuntu to my friend and he constantly 
asked me which desktop is currently displayed. I think current desktop is not 
marked enough. I think there should be some kind of square around currently 
displayed desktop. Please see attached window.
  Regards

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

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


[Desktop-packages] [Bug 198313] Re: Integrate "extra buttons" in mouse properties

2018-01-25 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Confirmed => Expired

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

Title:
  Integrate "extra buttons" in mouse properties

Status in gnome-control-center:
  Expired
Status in gnome-control-center package in Ubuntu:
  Triaged
Status in gnome-control-center source package in Intrepid:
  Won't Fix

Bug description:
  Binary package hint: gnome-control-center

  I have just realised in Ubuntu Brainstorm
  (http://brainstorm.ubuntu.com/idea/120/) that a program called BTNX
  can help users who have a mouse with additional buttons get the most
  of their mice.

  The interface to it, however, is quite complicated and not as simple
  as we would like for a Gnome app. It is quite undiscoverable, too,
  just because a user trying to configure their mouse is naturally going
  to look in system → preferences → mouse.

  I think having a simplified frontend to BTNX in the mouse preferences
  menu would be the perfect solution. I have made a quick mockup,
  although I don't own one of these mice myself and thus I might be
  leaving out something.

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

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


[Desktop-packages] [Bug 1745273] Re: Cannot open gnome-terminal with long working directory name containing Unicode characters

2018-01-25 Thread Egmont Koblinger
Is that "ä" a precomposed character, or an "a" followed by a combining
accent? Execute this command to find it out:

ls /home/test/01234567890123456789/01234567890123456789 | od -t x1

I'm wondering if you might be hitting this bash bug:
http://lists.gnu.org/archive/html/bug-bash/2017-11/msg00075.html

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

Title:
  Cannot open gnome-terminal with long working directory name containing
  Unicode characters

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  1) The release of Ubuntu you are using: Ubuntu 17.10

  2) The version of the package you are using: 3.24.2-0ubuntu4

  3) What you expected to happen: When opening a terminal window with a
  long working directory path containing Unicode characters (such as
  
“/home/test/01234567890123456789/01234567890123456789/ä/01234567890123456789/01234567890123456789/01234567890123456789/01234567890123456789”
  in a 80×24 window), gnome-terminal opens normally.

  4) What happened instead: gnome-terminal closes immediately, both when opened 
using
  gnome-terminal 
--working-directory=/home/test/01234567890123456789/01234567890123456789/ä/01234567890123456789/01234567890123456789/01234567890123456789/01234567890123456789
  and when changing to this directory using “cd”. There is no output on stderr 
or anywhere else, the window just closes.

  This makes it impossible to use gnome-terminal for many directories
  with long paths. This did NOT happen in Ubuntu 16.04.

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

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


[Desktop-packages] [Bug 1690280] Update Released

2018-01-25 Thread Łukasz Zemczak
The verification of the Stable Release Update for gnome-software has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

** Changed in: gnome-software (Ubuntu Zesty)
   Status: Fix Committed => Won't Fix

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

Title:
  Classic confined snaps don't install

Status in GNOME Software:
  Confirmed
Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Released
Status in gnome-software source package in Zesty:
  Won't Fix
Status in gnome-software source package in Artful:
  Fix Released

Bug description:
  [Impact]
  Apps that use classic confinement show up in search results but don't install.

  [Test Case]
  1. Open GNOME Software
  2. Search for a classic snap, e.g. "atom"
  3. Install snap

  Expected result:
  Either:
  a) Snap is installed
  b) Snap is not installed and error given
  c) Snap is installed but user needs to provide some sort of confirmation 
since it is not confined.

  Observed result:
  Snap is not installed, no error given.

  [Regression Potential]
  Patch changes the code path used to request installation of all snap 
packages.  Ensure that strict confined snaps continue to be installed with 
correct confinement.

  For example, try installing "ohmygiraffe" via gnome-software, then run
  "snap info ohmygiraffe" from a terminal.  The "installed:" line should
  not include the word "classic".

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

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


[Desktop-packages] [Bug 836125] Re: package libbabl-0.0-0 (not installed) failed to install/upgrade: cannot access archive: No such file or directory

2018-01-25 Thread Jeremy Bicha
Thank you for reporting this bug to Ubuntu. I apologize that we aren't
always able to respond promptly. Ubuntu 11.10 reached End of Life in
2013. See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Release .

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

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

Title:
  package libbabl-0.0-0 (not installed) failed to install/upgrade:
  cannot access archive: No such file or directory

Status in babl package in Ubuntu:
  Invalid

Bug description:
  Ubuntu 11.04 
  Software center
  Gimp Image Editor din't install

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: libbabl-0.0-0 (not installed)
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  Date: Sun Aug 28 11:10:33 2011
  DpkgTerminalLog:
   dpkg: error processing 
/media/apt//packages/libbabl-0.0-0_0.0.22-1build1_i386.deb (--unpack):
cannot access archive: No such file or directory
  ErrorMessage: cannot access archive: No such file or directory
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  SourcePackage: babl
  Title: package libbabl-0.0-0 (not installed) failed to install/upgrade: 
cannot access archive: No such file or directory
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1690280] Re: Classic confined snaps don't install

2018-01-25 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software -
3.20.5-0ubuntu0.16.04.8

---
gnome-software (3.20.5-0ubuntu0.16.04.8) xenial-proposed; urgency=medium

  [ Robert Ancell ]
  * debian/patches/0018-Add-a-Snap-plugin.patch,
debian/patches/0018-Backport-GS_APP_KUDO_SANDBOXED.patch,
debian/patches/0048-Display-a-warning-for-non-sandboxed-snaps.patch:
- Support installing of classic confined snaps (LP: #1690280)
  * debian/patches/0001-trivial-Fix-CSS-validation-warning.patch:
- Upstream fix, previously included in 0011-Fix-a-couple-of-CSS-errors
  * debian/patches/0011-Fix-a-couple-of-CSS-errors.patch
- Refreshed, part of this was merged upstream

 -- Ken VanDine   Fri, 19 Jan 2018 11:01:07
-0500

** Changed in: gnome-software (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Classic confined snaps don't install

Status in GNOME Software:
  Confirmed
Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Released
Status in gnome-software source package in Zesty:
  Won't Fix
Status in gnome-software source package in Artful:
  Fix Released

Bug description:
  [Impact]
  Apps that use classic confinement show up in search results but don't install.

  [Test Case]
  1. Open GNOME Software
  2. Search for a classic snap, e.g. "atom"
  3. Install snap

  Expected result:
  Either:
  a) Snap is installed
  b) Snap is not installed and error given
  c) Snap is installed but user needs to provide some sort of confirmation 
since it is not confined.

  Observed result:
  Snap is not installed, no error given.

  [Regression Potential]
  Patch changes the code path used to request installation of all snap 
packages.  Ensure that strict confined snaps continue to be installed with 
correct confinement.

  For example, try installing "ohmygiraffe" via gnome-software, then run
  "snap info ohmygiraffe" from a terminal.  The "installed:" line should
  not include the word "classic".

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

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


[Desktop-packages] [Bug 1690280] Re: Classic confined snaps don't install

2018-01-25 Thread Łukasz Zemczak
As per request, seeing no reports regarding this -proposed package, I
conditionally release this before the aging period. Please note that
this is just a one-time exception.

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

Title:
  Classic confined snaps don't install

Status in GNOME Software:
  Confirmed
Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Released
Status in gnome-software source package in Zesty:
  Won't Fix
Status in gnome-software source package in Artful:
  Fix Released

Bug description:
  [Impact]
  Apps that use classic confinement show up in search results but don't install.

  [Test Case]
  1. Open GNOME Software
  2. Search for a classic snap, e.g. "atom"
  3. Install snap

  Expected result:
  Either:
  a) Snap is installed
  b) Snap is not installed and error given
  c) Snap is installed but user needs to provide some sort of confirmation 
since it is not confined.

  Observed result:
  Snap is not installed, no error given.

  [Regression Potential]
  Patch changes the code path used to request installation of all snap 
packages.  Ensure that strict confined snaps continue to be installed with 
correct confinement.

  For example, try installing "ohmygiraffe" via gnome-software, then run
  "snap info ohmygiraffe" from a terminal.  The "installed:" line should
  not include the word "classic".

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

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


[Desktop-packages] [Bug 1738621] Re: help

2018-01-25 Thread Jean-Baptiste Lallement
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures.

At a minimum, we need:
1. The specific steps or actions you took that caused you to encounter the 
problem.
2. The behavior you expected. 
3. The behavior you actually encountered (in as much detail as possible).
Thanks!

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

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

Title:
  help

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  help

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: xorg 1:7.7+19ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CompositorRunning: None
  CurrentDesktop: KDE
  Date: Sun Dec 17 12:41:24 2017
  DistUpgraded: Fresh install
  DistroCodename: artful
  DistroVariant: kubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   NVIDIA Corporation GK208 [GeForce GT 710B] [10de:128b] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Micro-Star International Co., Ltd. [MSI] GK208 [GeForce GT 
710B] [1462:8c93]
  InstallationDate: Installed on 2017-12-17 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  MachineType: LENOVO 7635AY7
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-19-generic 
root=UUID=c32b25d0-111e-4e04-802a-e261a6f4d1ad ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/20/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 5CKT46AUS
  dmi.board.name: LENOVO
  dmi.board.vendor: LENOVO
  dmi.board.version: NONE
  dmi.chassis.asset.tag: S4N9180
  dmi.chassis.type: 3
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: NONE
  dmi.modalias: 
dmi:bvnLENOVO:bvr5CKT46AUS:bd03/20/2009:svnLENOVO:pn7635AY7:pvrThinkCentreM58p:rvnLENOVO:rnLENOVO:rvrNONE:cvnLENOVO:ct3:cvrNONE:
  dmi.product.family: NONE
  dmi.product.name: 7635AY7
  dmi.product.version: ThinkCentre M58p
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.83-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.2-0ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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

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


[Desktop-packages] [Bug 1730460] Re: Framerate drops when moving windows across physical displays

2018-01-25 Thread Daniel van Vugt
Luis,

Also does the problem go away with "Ubuntu on Xorg"?

If so then we should link to:
https://gitlab.gnome.org/GNOME/mutter/issues/3

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

Title:
  Framerate drops when moving windows across physical displays

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  When dragging a window between displays, I can see cpu usage increase
  while framerate drops dramatically to single numbers.

  Desktop scaling is 1.0, one is a WXGA screen and another FHD.

  Ubuntu session (wayland), 17.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu5
  ProcVersionSignature: Ubuntu 4.13.0-16.19-lowlatency 4.13.4
  Uname: Linux 4.13.0-16-lowlatency x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: Unity:Unity7:ubuntu
  Date: Mon Nov  6 17:09:20 2017
  DisplayManager: lightdm
  GsettingsChanges:
   b'org.gnome.shell' b'favorite-apps' 
b"['/home/development/bin/firefox.desktop', 'org.gnome.Nautilus.desktop', 
'jetbrains-phpstorm.desktop', 'code.desktop', 'postman.desktop', 
'standard_notes.desktop']"
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
   b'org.gnome.desktop.interface' b'icon-theme' b"'ePapirus'"
   b'org.gnome.desktop.interface' b'gtk-theme' b"'DarkNumix'"
  InstallationDate: Installed on 2016-03-13 (603 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to artful on 2017-10-19 (17 days ago)

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

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


[Desktop-packages] [Bug 1721359] Re: Simple Scan translations are not synced with upstream

2018-01-25 Thread AsciiWolf
It looks like that in bionic the translation template itself is
outdated.

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

Title:
  Simple Scan translations are not synced with upstream

Status in Ubuntu Translations:
  New
Status in simple-scan package in Ubuntu:
  New

Bug description:
  Czech and probably many other translations are incomplete even though
  they are translated in upstream.

  For example the Czech one:
  Launchpad - 
https://translations.launchpad.net/ubuntu/artful/+source/simple-scan/+pots/simple-scan/cs/+details
 (last update: January 2016; 62 strings untranslated)
  Upstream - https://github.com/GNOME/simple-scan/blob/master/po/cs.po (last 
update: two months ago; fully translated)

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

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


[Desktop-packages] [Bug 1738487] Re: Shell crashes with JS ERROR: TypeError: monitor is null

2018-01-25 Thread Jean-Baptiste Lallement
** Package changed: xorg (Ubuntu) => gnome-shell (Ubuntu)

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

Title:
  Shell crashes with JS ERROR: TypeError: monitor is null

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Periodically when I suspend my computer and resume it I find that my
  session is gone. The following is logged in the journal after such an
  event,

  Dec 15 16:20:35 jam gnome-shell[1501]: JS ERROR: TypeError: monitor is null
 
BoxPointer<._reposition@resource:///org/gnome/shell/ui/boxpointer.js:507:13
 
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
 
BoxPointer<._allocate@resource:///org/gnome/shell/ui/boxpointer.js:234:13
 
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
 
LayoutManager<._init/<@resource:///org/gnome/shell/ui/layout.js:208:33
  Dec 15 16:20:36 jam org.gnome.Shell.desktop[1501]: == Stack trace for context 
0x564daca8d000 ==

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: xorg 1:7.7+19ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-18.21-generic 4.13.13
  Uname: Linux 4.13.0-18-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 15 16:29:40 2017
  DistUpgraded: Fresh install
  DistroCodename: artful
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Iris Graphics 540 [8086:1926] (rev 0a) (prog-if 00 [VGA 
controller])
 Subsystem: Dell Iris Graphics 540 [1028:06dc]
  InstallationDate: Installed on 2017-11-24 (21 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  MachineType: Dell Inc. Latitude E7470
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-18-generic.efi.signed 
root=UUID=68384484-a30e-4aa4-990d-3727f8967b40 ro quiet splash vt.handoff=7
  Renderer: Software
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/11/2017
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.17.5
  dmi.board.name: 0YDW8F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.17.5:bd07/11/2017:svnDellInc.:pnLatitudeE7470:pvr:rvnDellInc.:rn0YDW8F:rvrA03:cvnDellInc.:ct9:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude E7470
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.83-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.4-0ubuntu1~17.10.1
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.4-0ubuntu1~17.10.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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

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


[Desktop-packages] [Bug 251443] Re: [Needs xkb protocol rework] keyboard layout switching shortcuts like Alt+Alt do not work anymore

2018-01-25 Thread Bug Watch Updater
** Changed in: ubuntu
   Status: Invalid => Confirmed

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

Title:
  [Needs xkb protocol rework] keyboard layout switching shortcuts like
  Alt+Alt do not work anymore

Status in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: xorg

  (Bug #196277 used to cover two separate but similar looking bugs. We
  split them now, and here we describe one of the two bugs. The other
  bug has to do with autologin, which when enabled, ignores any keyboard
  layout settings that have been configured in GNOME, the graphical
  interface).

  In the keyboard layout preferences, you can set "Both alt keys
  together change layout", which worked in Gutsy for toggling between
  keyboard layouts.

  Currently:
  * "both alt keys..." does not toggle keyboard layouts
  * "both ctrl keys..." does not toggle keyboard layouts
  * "both shift keys..." works fine
  * "Alt+shift" works fine

  Steps to reproduce it are:
  * Visit System->Preferences->Keyboard-Layouts
  * Press Add and add a new layout.
  * Close preferences.
  * Open Text Editor or whatever you want and write something with Double-Alts 
it switch layout and writes with the other layout
  OK till now.
  * Reboot.
  * Open a text editor and try to switch layout... Boom! It doesn't work!

  Temporary Workaround. Open Layouts again and remove/add the second
  layout to start working again.

  another workaround using a script:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/196277/comments/60

  The text in the applet will change, to make it appear to be setting the 
correct layout, but the changes do not take effect.
  Actually shortcut doesn't work at all, I set to be alts toggle in keyboard 
preferences, and it doesn't work, another thing is that even with keyboard 
indicator applet you change language, it doesn't changes, name in the applet 
changes, but it doesn't work. I need to open keyboard preferences, layout 
options, remove the tick and then put it back on keyboard layout switching 
shortcut.. As I said, shortcut doesn't work after this, but applet starts to 
change the layout, not only letters on itself.

  This issue has been sufficiently confirmed. Please do not comment on
  this bug unless you have some information that will help solve the
  bug.

  [Background]
  Both Canonical and upstream are aware of this issue and consider it of high 
importance. Unfortunately, the root cause is not something that can be easily 
fixed.

  The issue is that to solve this problem, we need to have a way to save
  the ExplicitVModMapMask, which is tracked okay in memory but not when
  the configuration is passed via XKM binary files, because the XKM
  binary file format simply doesn't have a field for storing the
  VModMask flag data. The XKM file format allows only 8 flags to be set,
  and there are already 8 defined. See the upstream bug report for
  details: https://bugs.freedesktop.org/show_bug.cgi?id=4927

  Upstream's proposed solution to the problem is to remove the xkbcomp
  design and the xkm file format entirely, and switch to new X input
  technologies. This will be a fairly sizeable re-architecting effort,
  and will take time to complete. If you would like to help contribute
  to this solution for this problem, please work with Sergey Udaltsov.

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

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


[Desktop-packages] [Bug 601818] Re: Add more font appearance GUI settings

2018-01-25 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Incomplete => Expired

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

Title:
  Add more font appearance GUI settings

Status in gnome-control-center:
  Expired
Status in gnome-control-center package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-control-center

  Currently gnome-appearance-properties allows to choose the hinting
  style to use and the subpixel order.

  However, the choice between the autohinter and bytecode interpreter
  often has an effect as significant as the hinting style choice, and
  thus I think it should be easily available as well.

  It could be presented as:
Optimize fonts for on-screen readability
(.) Using the instructions in the font
(.) Using a generic algorithm

  The LCD filter is another important option that is not graphically
  available. Ideally, it should be possible to actually choose the FIR
  filter variance with a slider, instead of having just a few preset
  settings: this requires freetype changes. Microsoft has a "ClearType
  tuner" tool that does something like this.

  Additionally these settings should also be overridable per-font with
  the GUI, since many fonts need specific settings to look best, or are
  broken under settings that are otherwise good for most fonts.

  A generic user-friendly editor for fonts.conf could be the way to go
  for this.

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

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


[Desktop-packages] [Bug 405294] Re: A2DP Bluetooth audio skips terribly ["Skipping NNN us (= MMM bytes) in audio stream"]

2018-01-25 Thread Danica Khan
Ubuntu 17.10. Stuttering and lagging sound makes games unplayable for
me. I hope this can get fixed after 9 years.

Best Regards

~ Danica Khan (danica.khan@freemail.services)

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

Title:
  A2DP Bluetooth audio skips terribly ["Skipping NNN us (= MMM bytes) in
  audio stream"]

Status in PulseAudio:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  As I upgraded to the Karmic alpha, bluetooth audio (via a2dp) stopped
  working properly. It was working fine in Jaunty.

  My headphones are detected and configured by pulse, but the audio
  skips as if it's spending half of each second paused. Music is
  buffered so that after I click stop on rhythmbox (or whatever--it
  happens with whatever player I use) the audio continues until it's
  caught up.

  syslog is full of the following lines:
  Jul 27 08:55:45 carlin1 pulseaudio[3218]: alsa-source.c: Increasing minimal 
latency to 1.00 ms
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
15128 us (= 2668 bytes) in audio stream
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
36586 us (= 6452 bytes) in audio stream
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
35593 us (= 6276 bytes) in audio stream
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
36597 us (= 6452 bytes) in audio stream
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
32601 us (= 5748 bytes) in audio stream
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
32589 us (= 5748 bytes) in audio stream

  This is with
  bluez 4.45-0ubuntu4
  pulseaudio1:0.9.15-4ubuntu2 0

  pulseaudio version 1:0.9.16~test2-0ubuntu1~ppa3 from ubuntu-audio-dev
  didn't help.

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

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


[Desktop-packages] [Bug 1745336] [NEW] simple-scan crashed with SIGSEGV

2018-01-25 Thread Till Kamppeter
Public bug reported:

Happened when clicking "Scan" after having set up a new HP OfficeJet Pro
8730 with HPLIP.

ProblemType: Crash
DistroRelease: Ubuntu 18.04
Package: simple-scan 3.26.3-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
Uname: Linux 4.13.0-25-generic x86_64
ApportVersion: 2.20.8-0ubuntu6
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Jan 25 10:54:21 2018
ExecutablePath: /usr/bin/simple-scan
InstallationDate: Installed on 2015-04-30 (1001 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: LENOVO 20A8X50300
ProcCmdline: simple-scan
ProcEnviron:
 LANG=en_US.UTF-8
 TERM=xterm-256color
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
 PATH=(custom, user)
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-25-generic 
root=UUID=ff9fee12-fd92-4cfd-88bf-c8f57ffba318 ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
SegvAnalysis:
 Segfault happened at: 0x7f1869471a90:  mov(%rdi),%rax
 PC (0x7f1869471a90) ok
 source "(%rdi)" (0x) not located in a known VMA region (needed 
readable region)!
 destination "%rax" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: simple-scan
StacktraceTop:
 () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
 ()
  (instance=, 
signal_id=, detail=) at 
../../../../gobject/gsignal.c:3447
 ()
 g_main_dispatch (context=0x559463901e40) at ../../../../glib/gmain.c:3148
Title: simple-scan crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip libvirt libvirtd lpadmin lxd plugdev sambashare sudo 
wireshark
dmi.bios.date: 09/02/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: GRET40WW (1.17 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20A8X50300
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50512 STD
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGRET40WW(1.17):bd09/02/2014:svnLENOVO:pn20A8X50300:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A8X50300:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.family: ThinkPad X1 Carbon 2nd
dmi.product.name: 20A8X50300
dmi.product.version: ThinkPad X1 Carbon 2nd
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-crash bionic third-party-packages

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

Title:
  simple-scan crashed with SIGSEGV

Status in simple-scan package in Ubuntu:
  New

Bug description:
  Happened when clicking "Scan" after having set up a new HP OfficeJet
  Pro 8730 with HPLIP.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: simple-scan 3.26.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jan 25 10:54:21 2018
  ExecutablePath: /usr/bin/simple-scan
  InstallationDate: Installed on 2015-04-30 (1001 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20A8X50300
  ProcCmdline: simple-scan
  ProcEnviron:
   LANG=en_US.UTF-8
   TERM=xterm-256color
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, user)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-25-generic 
root=UUID=ff9fee12-fd92-4cfd-88bf-c8f57ffba318 ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7f1869471a90:mov(%rdi),%rax
   PC (0x7f1869471a90) ok
   source "(%rdi)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: simple-scan
  StacktraceTop:
   () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ()
(instance=, 
signal_id=, detail=) at 
../../../../gobject/gsignal.c:3447
   ()
   g_main_dispatch (context=0x559463901e40) at ../../../../glib/gmain.c:3148
  Title: simple-scan crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt libvirtd lpadmin lxd plugdev sambashare 
sudo wireshark
  dmi.bios.date: 09/02/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GRET40WW (1.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20A8X50300
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGRET40WW(1.17):bd09/02/2014:svnLENOVO:pn20A8X50300:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A8X50300:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad X1 Carbon 2nd
  dmi.product.name: 20A8X50300
  dmi.product.version: ThinkPad X1 Carbon 2nd
  dmi.sys.vendor: LENOVO

To manage notifica

[Desktop-packages] [Bug 1738487] Re: Shell crashes with JS ERROR: TypeError: monitor is null

2018-01-25 Thread Daniel van Vugt
Thanks for the bug report.

Please look in /var/crash for .crash files and if found then:
  1. Apply the workaround from bug 994921.
  2. Upload the file by running: ubuntu-bug /var/crash/YOURFILE.crash
  3. Tell us the ID of the newly created bug.


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

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

Title:
  Shell crashes with JS ERROR: TypeError: monitor is null

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Periodically when I suspend my computer and resume it I find that my
  session is gone. The following is logged in the journal after such an
  event,

  Dec 15 16:20:35 jam gnome-shell[1501]: JS ERROR: TypeError: monitor is null
 
BoxPointer<._reposition@resource:///org/gnome/shell/ui/boxpointer.js:507:13
 
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
 
BoxPointer<._allocate@resource:///org/gnome/shell/ui/boxpointer.js:234:13
 
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
 
LayoutManager<._init/<@resource:///org/gnome/shell/ui/layout.js:208:33
  Dec 15 16:20:36 jam org.gnome.Shell.desktop[1501]: == Stack trace for context 
0x564daca8d000 ==

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: xorg 1:7.7+19ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-18.21-generic 4.13.13
  Uname: Linux 4.13.0-18-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 15 16:29:40 2017
  DistUpgraded: Fresh install
  DistroCodename: artful
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Iris Graphics 540 [8086:1926] (rev 0a) (prog-if 00 [VGA 
controller])
 Subsystem: Dell Iris Graphics 540 [1028:06dc]
  InstallationDate: Installed on 2017-11-24 (21 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  MachineType: Dell Inc. Latitude E7470
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-18-generic.efi.signed 
root=UUID=68384484-a30e-4aa4-990d-3727f8967b40 ro quiet splash vt.handoff=7
  Renderer: Software
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/11/2017
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.17.5
  dmi.board.name: 0YDW8F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.17.5:bd07/11/2017:svnDellInc.:pnLatitudeE7470:pvr:rvnDellInc.:rn0YDW8F:rvrA03:cvnDellInc.:ct9:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude E7470
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.83-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.4-0ubuntu1~17.10.1
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.4-0ubuntu1~17.10.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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

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


[Desktop-packages] [Bug 1745336] simple-scan crashed with SIGSEGV

2018-01-25 Thread Apport retracing service
StacktraceTop:
 gtk_application_impl_uninhibit (impl=0x0, cookie=292583089) at 
../../../../gtk/gtkapplicationimpl.c:148
 simple_scan_scanner_scanning_changed_cb (scanner=, 
self=0x559463b3f150) at src/simple-scan@exe/simple-scan.c:1678
 _simple_scan_scanner_scanning_changed_cb_scanner_scanning_changed 
(_sender=, self=0x559463b3f150) at 
src/simple-scan@exe/simple-scan.c:512
 g_closure_invoke (closure=0x559463da82b0, return_value=0x0, n_param_values=1, 
param_values=0x7ffdaf00e090, invocation_hint=0x7ffdaf00e010) at 
../../../../gobject/gclosure.c:804
 signal_emit_unlocked_R (node=node@entry=0x559463da7d40, detail=detail@entry=0, 
instance=instance@entry=0x559463c4ceb0, 
emission_return=emission_return@entry=0x0, 
instance_and_params=instance_and_params@entry=0x7ffdaf00e090) at 
../../../../gobject/gsignal.c:3635

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

Title:
  simple-scan crashed with SIGSEGV

Status in simple-scan package in Ubuntu:
  New

Bug description:
  Happened when clicking "Scan" after having set up a new HP OfficeJet
  Pro 8730 with HPLIP.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: simple-scan 3.26.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jan 25 10:54:21 2018
  ExecutablePath: /usr/bin/simple-scan
  InstallationDate: Installed on 2015-04-30 (1001 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20A8X50300
  ProcCmdline: simple-scan
  ProcEnviron:
   LANG=en_US.UTF-8
   TERM=xterm-256color
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, user)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-25-generic 
root=UUID=ff9fee12-fd92-4cfd-88bf-c8f57ffba318 ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7f1869471a90:mov(%rdi),%rax
   PC (0x7f1869471a90) ok
   source "(%rdi)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: simple-scan
  StacktraceTop:
   () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ()
(instance=, 
signal_id=, detail=) at 
../../../../gobject/gsignal.c:3447
   ()
   g_main_dispatch (context=0x559463901e40) at ../../../../glib/gmain.c:3148
  Title: simple-scan crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt libvirtd lpadmin lxd plugdev sambashare 
sudo wireshark
  dmi.bios.date: 09/02/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GRET40WW (1.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20A8X50300
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGRET40WW(1.17):bd09/02/2014:svnLENOVO:pn20A8X50300:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A8X50300:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad X1 Carbon 2nd
  dmi.product.name: 20A8X50300
  dmi.product.version: ThinkPad X1 Carbon 2nd
  dmi.sys.vendor: LENOVO

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

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


[Desktop-packages] [Bug 1745336] Stacktrace.txt

2018-01-25 Thread Apport retracing service
** Attachment added: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1745336/+attachment/5042773/+files/Stacktrace.txt

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

Title:
  simple-scan crashed with SIGSEGV

Status in simple-scan package in Ubuntu:
  New

Bug description:
  Happened when clicking "Scan" after having set up a new HP OfficeJet
  Pro 8730 with HPLIP.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: simple-scan 3.26.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jan 25 10:54:21 2018
  ExecutablePath: /usr/bin/simple-scan
  InstallationDate: Installed on 2015-04-30 (1001 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20A8X50300
  ProcCmdline: simple-scan
  ProcEnviron:
   LANG=en_US.UTF-8
   TERM=xterm-256color
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, user)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-25-generic 
root=UUID=ff9fee12-fd92-4cfd-88bf-c8f57ffba318 ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7f1869471a90:mov(%rdi),%rax
   PC (0x7f1869471a90) ok
   source "(%rdi)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: simple-scan
  StacktraceTop:
   () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ()
(instance=, 
signal_id=, detail=) at 
../../../../gobject/gsignal.c:3447
   ()
   g_main_dispatch (context=0x559463901e40) at ../../../../glib/gmain.c:3148
  Title: simple-scan crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt libvirtd lpadmin lxd plugdev sambashare 
sudo wireshark
  dmi.bios.date: 09/02/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GRET40WW (1.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20A8X50300
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGRET40WW(1.17):bd09/02/2014:svnLENOVO:pn20A8X50300:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A8X50300:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad X1 Carbon 2nd
  dmi.product.name: 20A8X50300
  dmi.product.version: ThinkPad X1 Carbon 2nd
  dmi.sys.vendor: LENOVO

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

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


[Desktop-packages] [Bug 1745336] StacktraceSource.txt

2018-01-25 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt"
   
https://bugs.launchpad.net/bugs/1745336/+attachment/5042774/+files/StacktraceSource.txt

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

Title:
  simple-scan crashed with SIGSEGV

Status in simple-scan package in Ubuntu:
  New

Bug description:
  Happened when clicking "Scan" after having set up a new HP OfficeJet
  Pro 8730 with HPLIP.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: simple-scan 3.26.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jan 25 10:54:21 2018
  ExecutablePath: /usr/bin/simple-scan
  InstallationDate: Installed on 2015-04-30 (1001 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20A8X50300
  ProcCmdline: simple-scan
  ProcEnviron:
   LANG=en_US.UTF-8
   TERM=xterm-256color
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, user)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-25-generic 
root=UUID=ff9fee12-fd92-4cfd-88bf-c8f57ffba318 ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7f1869471a90:mov(%rdi),%rax
   PC (0x7f1869471a90) ok
   source "(%rdi)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: simple-scan
  StacktraceTop:
   () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ()
(instance=, 
signal_id=, detail=) at 
../../../../gobject/gsignal.c:3447
   ()
   g_main_dispatch (context=0x559463901e40) at ../../../../glib/gmain.c:3148
  Title: simple-scan crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt libvirtd lpadmin lxd plugdev sambashare 
sudo wireshark
  dmi.bios.date: 09/02/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GRET40WW (1.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20A8X50300
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGRET40WW(1.17):bd09/02/2014:svnLENOVO:pn20A8X50300:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A8X50300:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad X1 Carbon 2nd
  dmi.product.name: 20A8X50300
  dmi.product.version: ThinkPad X1 Carbon 2nd
  dmi.sys.vendor: LENOVO

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

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


[Desktop-packages] [Bug 1745336] ThreadStacktrace.txt

2018-01-25 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1745336/+attachment/5042775/+files/ThreadStacktrace.txt

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

** Changed in: simple-scan (Ubuntu)
   Importance: Undecided => Medium

** Tags removed: need-amd64-retrace

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

Title:
  simple-scan crashed with SIGSEGV

Status in simple-scan package in Ubuntu:
  New

Bug description:
  Happened when clicking "Scan" after having set up a new HP OfficeJet
  Pro 8730 with HPLIP.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: simple-scan 3.26.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jan 25 10:54:21 2018
  ExecutablePath: /usr/bin/simple-scan
  InstallationDate: Installed on 2015-04-30 (1001 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20A8X50300
  ProcCmdline: simple-scan
  ProcEnviron:
   LANG=en_US.UTF-8
   TERM=xterm-256color
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, user)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-25-generic 
root=UUID=ff9fee12-fd92-4cfd-88bf-c8f57ffba318 ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7f1869471a90:mov(%rdi),%rax
   PC (0x7f1869471a90) ok
   source "(%rdi)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: simple-scan
  StacktraceTop:
   () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ()
(instance=, 
signal_id=, detail=) at 
../../../../gobject/gsignal.c:3447
   ()
   g_main_dispatch (context=0x559463901e40) at ../../../../glib/gmain.c:3148
  Title: simple-scan crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt libvirtd lpadmin lxd plugdev sambashare 
sudo wireshark
  dmi.bios.date: 09/02/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GRET40WW (1.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20A8X50300
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGRET40WW(1.17):bd09/02/2014:svnLENOVO:pn20A8X50300:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A8X50300:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad X1 Carbon 2nd
  dmi.product.name: 20A8X50300
  dmi.product.version: ThinkPad X1 Carbon 2nd
  dmi.sys.vendor: LENOVO

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

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


[Desktop-packages] [Bug 1731538] Re: Translations for Remmina are outdated

2018-01-25 Thread AsciiWolf
Translations are still outdated in bionic.

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

Title:
  Translations for Remmina are outdated

Status in Ubuntu Translations:
  New
Status in remmina package in Ubuntu:
  New

Bug description:
  The translation template for Remmina is outdated (not synced with
  upstream) on Launchpad, resulting in non-English Remmina translations
  being incomplete although they are fully translated in upstream and
  showing as fully translated on Launchpad as well (because of the
  outdated template).

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

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


[Desktop-packages] [Bug 700214] Re: File went missing as soon as download completed

2018-01-25 Thread Sam Freed
I have the same issue, on Ubuntu 17.10. I solved it by moving the
download-to directory to home. My "Desktop" is a symlink to
DropBox/Desktop, which is a DropBox, with that may entail.

In summary - my suspicion is that it is DropBox to blame.

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

Title:
  File went missing as soon as download completed

Status in transmission package in Ubuntu:
  Expired

Bug description:
  Binary package hint: transmission

  I downloaded a file from the torrent
  http://releases.ubuntu.com/10.10/ubuntu-10.10-desktop-i386.iso.torrent.
  I saved the file to my Desktop. After the download completed,
  Transmission started seeding the file (I don't know if it actually
  uploaded any data). I opened the Desktop in Nautilus and the file was
  not there. I went back to Transmission (never having closed the app)
  and asked it to verify the download. The file immediately changed to
  red and said "Error: Can't find local data. Try "Set Location" to find
  it, or restart the torrent to re-download."

  Needless to say, this was quite frustrating. This happened within
  seconds of the download completing and I did no other activities which
  could have caused the file to be deleted or moved.

  Transmission version 2.04-0ubuntu2.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: transmission-gtk 2.04-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
  Uname: Linux 2.6.35-24-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Sat Jan  8 16:23:30 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/transmission
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_AU.utf8
   SHELL=/bin/bash
  SourcePackage: transmission
  XsessionErrors:
   (polkit-gnome-authentication-agent-1:1998): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
   (gnome-panel:1995): GConf-WARNING **: Directory 
`/apps/panel/toplevels/bottom_panel_screen1/screen' was not being monitored by 
GConfClient 0xa1331a0
   (gnome-panel:1995): GConf-WARNING **: Directory 
`/apps/panel/toplevels/top_panel_screen1/screen' was not being monitored by 
GConfClient 0xa1331a0

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

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


[Desktop-packages] [Bug 148467] Re: [regression] on-AC backlight brightness always used on-battery ignored (hal-addon-acpi crashes)

2018-01-25 Thread Shahriyar Rzayev
Percona now uses JIRA for bug reports so this bug report is migrated to:
https://jira.percona.com/browse/PS-39

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

Title:
  [regression] on-AC backlight brightness always used on-battery ignored
  (hal-addon-acpi crashes)

Status in gnome-power:
  Fix Released
Status in gnome-power-manager package in Ubuntu:
  Invalid
Status in hal package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-power-manager

  Gnome power applet->Right click->Preferences.

  The applet correctly shows "battery discharging" state icon, but the
  "Set display brightness to" slider for AC setting is being used).
  Moving this AC slider setting changes brightness on battery.

  Ideally the AC setting would be used on AC, and the Battery brightness
  setting used on-battery.

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

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


[Desktop-packages] [Bug 1745355] [NEW] gnome-software does not show the right version of a snap when open with xdg-open

2018-01-25 Thread Jean-Baptiste Lallement
Public bug reported:

With spotify installed on my system as a snap, I've the following versions:
tracking:stable
installed:   1.0.70.399.g5ffabd56-26 (5) 167MB -
refreshed:   2017-12-20 16:00:00 +0100 CET
channels:
  stable:1.0.70.399.g5ffabd56-26 (5) 167MB -
  candidate: 1.0.72.117.g6bd7cc73-35 (6) 170MB -
  beta:  ↑
  edge:  1.0.72.117.g6bd7cc73-35 (6) 170MB -

If I start gnome-software, search for spotify and go to the details
page, the version is 1.0.70.399.g5ffabd56-26 (which is expected)

But if I open gnome-software with xdg-open ( xdg-open snap://spotify )
which is the method used from spotify.com, the version of the snap
displayed is 1.0.72.117.g6bd7cc73-35 (cf screenshot)

It should be the version from stable.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-software 3.26.3-2ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
Uname: Linux 4.13.0-25-generic x86_64
ApportVersion: 2.20.8-0ubuntu6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Jan 25 12:01:01 2018
InstallationDate: Installed on 2013-09-03 (1604 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130902)
InstalledPlugins:
 gnome-software-plugin-flatpak 3.26.3-2ubuntu1
 gnome-software-plugin-limba   N/A
 gnome-software-plugin-snap3.26.3-2ubuntu1
ProcEnviron:
 TERM=screen-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-software
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

** Attachment added: "Capture d’écran de 2018-01-25 12-00-52.png"
   
https://bugs.launchpad.net/bugs/1745355/+attachment/5042851/+files/Capture%20d%E2%80%99%C3%A9cran%20de%202018-01-25%2012-00-52.png

** Description changed:

  With spotify installed on my system as a snap, I've the following versions:
  tracking:stable
  installed:   1.0.70.399.g5ffabd56-26 (5) 167MB -
  refreshed:   2017-12-20 16:00:00 +0100 CET
- channels:
-   stable:1.0.70.399.g5ffabd56-26 (5) 167MB -
-   candidate: 1.0.72.117.g6bd7cc73-35 (6) 170MB -
-   beta:  ↑ 
-   edge:  1.0.72.117.g6bd7cc73-35 (6) 170MB -
+ channels:
+   stable:1.0.70.399.g5ffabd56-26 (5) 167MB -
+   candidate: 1.0.72.117.g6bd7cc73-35 (6) 170MB -
+   beta:  ↑
+   edge:  1.0.72.117.g6bd7cc73-35 (6) 170MB -
  
  If I start gnome-software, search for spotify and go to the details
  page, the version is 1.0.70.399.g5ffabd56-26 (which is expected)
  
- But if I open gnome-software with xdg-open: xdg-open snap://spotify 
- The version of the snap displayed is 1.0.72.117.g6bd7cc73-35 (cf screenshot)
+ But if I open gnome-software with xdg-open ( xdg-open snap://spotify )
+ which is the method used from spotify.com, the version of the snap
+ displayed is 1.0.72.117.g6bd7cc73-35 (cf screenshot)
  
  It should be the version from stable.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-software 3.26.3-2ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 25 12:01:01 2018
  InstallationDate: Installed on 2013-09-03 (1604 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130902)
  InstalledPlugins:
-  gnome-software-plugin-flatpak 3.26.3-2ubuntu1
-  gnome-software-plugin-limba   N/A
-  gnome-software-plugin-snap3.26.3-2ubuntu1
+  gnome-software-plugin-flatpak 3.26.3-2ubuntu1
+  gnome-software-plugin-limba   N/A
+  gnome-software-plugin-snap3.26.3-2ubuntu1
  ProcEnviron:
-  TERM=screen-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=fr_FR.UTF-8
-  SHELL=/bin/bash
+  TERM=screen-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  gnome-software does not show the right version of a snap when open
  with xdg-open

Status in gnome-software package in Ubuntu:
  New

Bug description:
  With spotify installed on my system as a snap, I've the following versions:
  tracking:stable
  installed:   1.0.70.399.g5ffabd56-26 (5) 167MB -
  refreshed:   2017-12-20 16:00:00 +0100 CET
  channels:
    stable:1.0.70.399.g5ffabd56-26 (5) 167MB -
    candidate: 1.0.72.117.g6bd7cc73-35 (6) 170MB -
    beta:  ↑
    edge:  1.0.72.117.g6bd7cc73-35 (6) 170MB -

  If I start gnome-software, search for spotify and go to the details
  page, the version is 1.0.70.399.g5ffabd56-26 (which is expected)

  But if I open gnome-software with xdg-op

[Desktop-packages] [Bug 1720234] Re: /usr/bin/gnome-software crashes in g_mutex_lock → g_mutex_locker_new → gs_app_list_filter → gs_overview_page_get_featured_cb → g_task_return_now

2018-01-25 Thread Jean-Baptiste Lallement
** Summary changed:

- 
/usr/bin/gnome-software:11:g_mutex_lock:g_mutex_locker_new:gs_app_list_filter:gs_overview_page_get_featured_cb:g_task_return_now
+ /usr/bin/gnome-software crashes in g_mutex_lock → g_mutex_locker_new → 
gs_app_list_filter → gs_overview_page_get_featured_cb → g_task_return_now

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

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

Title:
  /usr/bin/gnome-software crashes in g_mutex_lock → g_mutex_locker_new →
  gs_app_list_filter → gs_overview_page_get_featured_cb →
  g_task_return_now

Status in gnome-software package in Ubuntu:
  Confirmed

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

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

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


[Desktop-packages] [Bug 1677179] Re: Clean install of a 16.04.2 LTS Ubuntu. Updates and upgrades. Check of the Ubuntu software GUI, and crash. I tried to reinstall the Ubuntu software, but there is a

2018-01-25 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1648534 ***
https://bugs.launchpad.net/bugs/1648534

** This bug has been marked a duplicate of bug 1648534
   gnome-software crashed with SIGTRAP in g_wakeup_new from g_main_context_new 
from g_dbus_connection_send_message_with_reply_sync from 
g_dbus_connection_call_sync_internal from g_dbus_connection_call_sync

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

Title:
  Clean install of a 16.04.2 LTS Ubuntu. Updates and upgrades. Check of
  the Ubuntu software GUI, and crash. I tried to reinstall the Ubuntu
  software, but there is a problem with gnome-software-common. It seems
  the package is corrupted.

Status in gnome-software package in Ubuntu:
  New

Bug description:
  Ubuntu-software and gnome-software are ok, but its dependency, 
gnome-software-common, exit the installation process with an error status (the 
package seems corrupted).
  So no GUI for installing software.
  It seems critical.

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

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


[Desktop-packages] [Bug 1731538] Re: Translations for Remmina are outdated

2018-01-25 Thread AsciiWolf
Oops, my bad! Translations for my language are also outdated in
upstream.

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

** Changed in: ubuntu-translations
   Status: New => Fix Released

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

Title:
  Translations for Remmina are outdated

Status in Ubuntu Translations:
  Fix Released
Status in remmina package in Ubuntu:
  Fix Released

Bug description:
  The translation template for Remmina is outdated (not synced with
  upstream) on Launchpad, resulting in non-English Remmina translations
  being incomplete although they are fully translated in upstream and
  showing as fully translated on Launchpad as well (because of the
  outdated template).

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

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


[Desktop-packages] [Bug 129152] Re: cannot set number or name of workspaces from workspace switcher applet

2018-01-25 Thread Bug Watch Updater
** Changed in: libwnck
   Status: Confirmed => Expired

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

Title:
  cannot set number or name of workspaces from workspace switcher applet

Status in libwnck:
  Expired
Status in libwnck package in Ubuntu:
  Fix Released
Status in libwnck source package in Gutsy:
  Fix Released

Bug description:
  Binary package hint: gnome-panel

  the workspace preferences dialog does not include options for changing
  the number of workspaces nor for naming workspaces.

  ProblemType: Bug
  Architecture: i386
  Date: Sun Jul 29 16:44:06 2007
  DistroRelease: Ubuntu 7.10
  ExecutablePath: /usr/bin/gnome-panel
  Package: gnome-panel 1:2.19.5-0ubuntu3
  PackageArchitecture: i386
  ProcCmdline: gnome-panel --sm-client-id default1
  ProcCwd: /home/mark
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-panel
  Uname: Linux tinygg 2.6.22-8-generic #1 SMP Thu Jul 12 15:59:45 GMT 2007 i686 
GNU/Linux

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

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


[Desktop-packages] [Bug 1730460] Re: Framerate drops when moving windows across physical displays

2018-01-25 Thread Luis Alberto Pabón
Roger that Daniel. I can confirm it doesn't happen on X.

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

Title:
  Framerate drops when moving windows across physical displays

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  When dragging a window between displays, I can see cpu usage increase
  while framerate drops dramatically to single numbers.

  Desktop scaling is 1.0, one is a WXGA screen and another FHD.

  Ubuntu session (wayland), 17.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu5
  ProcVersionSignature: Ubuntu 4.13.0-16.19-lowlatency 4.13.4
  Uname: Linux 4.13.0-16-lowlatency x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: Unity:Unity7:ubuntu
  Date: Mon Nov  6 17:09:20 2017
  DisplayManager: lightdm
  GsettingsChanges:
   b'org.gnome.shell' b'favorite-apps' 
b"['/home/development/bin/firefox.desktop', 'org.gnome.Nautilus.desktop', 
'jetbrains-phpstorm.desktop', 'code.desktop', 'postman.desktop', 
'standard_notes.desktop']"
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
   b'org.gnome.desktop.interface' b'icon-theme' b"'ePapirus'"
   b'org.gnome.desktop.interface' b'gtk-theme' b"'DarkNumix'"
  InstallationDate: Installed on 2016-03-13 (603 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to artful on 2017-10-19 (17 days ago)

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

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


[Desktop-packages] [Bug 1718453] Re: Cannot install steam on a clean 16.04.3 machine

2018-01-25 Thread Jean-Baptiste Lallement
I'm removing gnome-software task because it is not a problem with this
component.

** No longer affects: gnome-software (Ubuntu)

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

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

Title:
  Cannot install steam on a clean 16.04.3 machine

Status in appstream package in Ubuntu:
  Confirmed

Bug description:
  I noticed the following community member had a problem installing
  steam. I reproduced it on 16.04.3 clean install i386 and amd64.

  https://www.youtube.com/watch?v=24NH3Ry22Dg

  Install 16.04 amd64 or i386
  Install all updates via software updater
  Open Ubuntu Software
  Search for steam.

  No results for Steam found.
  Yet steam is in the repository as an i386 deb - but it doesn't show up in 
Ubuntu Software on either amd64 or i386 installs.

  
  Also discussed at 
https://ubuntu.labix.org/t/ubuntu-software-deb-install-issues/81

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.5-0ubuntu0.16.04.5
  ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-35-generic i686
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Sep 20 15:46:02 2017
  InstallationDate: Installed on 2017-09-20 (0 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release i386 (20170801)
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1745273] Re: Cannot open gnome-terminal with long working directory name containing Unicode characters

2018-01-25 Thread Simon May
When I change to that same directory in xterm, it closes just like
gnome-terminal. So it doesn’t seem to be specific to gnome-terminal, but
it DOES seem to be important that the input prompt fills more than two
lines in the terminal to trigger the bug.

I’ve tested this on my laptop, and it doesn’t happen there with the path
from the original report because this machine’s hostname is shorter, so
the input prompt is shorter as well. Using an even longer path, however,
the same happens on this machine.

The “ä” is a precomposed character. Using your command, the output is
000 c3 a4 0a
005
c3 a4 is the UTF-8 representation of the Unicode character U+00E4 LATIN SMALL 
LETTER A WITH DIAERESIS. So I’m not sure if that specific bash bug has anything 
to do with this (since there are no surrogates anywhere in my example), but 
since xterm is also affected, the cause does seem to be a lower-level component 
(bash? readline?).

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

Title:
  Cannot open terminal with long working directory name containing
  Unicode characters

Status in bash package in Ubuntu:
  New
Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  1) The release of Ubuntu you are using: Ubuntu 17.10

  2) The version of the package you are using: gnome-terminal version
  3.24.2-0ubuntu4; bash version 4.4-5ubuntu1

  3) What you expected to happen: When opening a terminal window with a
  long working directory path containing Unicode characters (such as
  
“/home/test/01234567890123456789/01234567890123456789/ä/01234567890123456789/01234567890123456789/01234567890123456789/01234567890123456789”
  in a 80×24 window), gnome-terminal opens normally.

  4) What happened instead: gnome-terminal closes immediately, both when opened 
using
  gnome-terminal 
--working-directory=/home/test/01234567890123456789/01234567890123456789/ä/01234567890123456789/01234567890123456789/01234567890123456789/01234567890123456789
  and when changing to this directory using “cd”. There is no output on stderr 
or anywhere else, the window just closes.

  It seems that gnome-terminal closes because bash crashes with a
  segmentation fault, see https://bugs.launchpad.net/ubuntu/+source
  /gnome-terminal/+bug/1745273/comments/4.

  This makes it impossible to use the shell for many directories with
  long paths. This did NOT happen in Ubuntu 16.04.

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

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


[Desktop-packages] [Bug 239231] Re: Cannot name workspaces

2018-01-25 Thread Bug Watch Updater
** Changed in: gnome-panel
   Status: New => Expired

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

Title:
  Cannot name workspaces

Status in GNOME Panel:
  Expired
Status in gnome-panel package in Ubuntu:
  Triaged

Bug description:
  hello,

  in Gutsy I named workspaces by right-clicking on workspace switcher
  (sitting on my deskbar), and choosing "preferences".

  Now on Hardy 8.04, if I right-click on workspace switcher>preferences,
  I get what you see on the hardy.png also attached UNLESS I go to
  System>Preferences>Appearance and set the "visual effects" on "none".

  I cannot remember if this was the case in Gutsy. Anyway, I'br just
  tried to use both gconf-editor > apps/metacity/workspace_names and
  workspace>preferences, plus turn off visual effects, rename the
  workspaces, and turn visual effects back on, but the moment I do this
  the names on the workspace switcher disappear.

  The version is 2.22.2 (got it with Hardy 8.04).

  Thanks.

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

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


[Desktop-packages] [Bug 1745273] Re: Cannot open gnome-terminal with long working directory name containing Unicode characters

2018-01-25 Thread Simon May
As a quick update, it does seem to be bash that crashes – see the
following terminal session:

user@host:~$ sh
$ cd 
/home/test/01234567890123456789/01234567890123456789/ä/01234567890123456789/01234567890123456789/01234567890123456789/01234567890123456789/01234567890123456789/
$ bash
Segmentation fault (core dumped)
$

At this point, no more terminal input is possible.

** Description changed:

  1) The release of Ubuntu you are using: Ubuntu 17.10
  
- 2) The version of the package you are using: 3.24.2-0ubuntu4
+ 2) The version of the package you are using: gnome-terminal version
+ 3.24.2-0ubuntu4; bash version 4.4-5ubuntu1
  
  3) What you expected to happen: When opening a terminal window with a
  long working directory path containing Unicode characters (such as
  
“/home/test/01234567890123456789/01234567890123456789/ä/01234567890123456789/01234567890123456789/01234567890123456789/01234567890123456789”
  in a 80×24 window), gnome-terminal opens normally.
  
  4) What happened instead: gnome-terminal closes immediately, both when opened 
using
  gnome-terminal 
--working-directory=/home/test/01234567890123456789/01234567890123456789/ä/01234567890123456789/01234567890123456789/01234567890123456789/01234567890123456789
  and when changing to this directory using “cd”. There is no output on stderr 
or anywhere else, the window just closes.
  
- This makes it impossible to use gnome-terminal for many directories with
- long paths. This did NOT happen in Ubuntu 16.04.
+ It seems that gnome-terminal closes because bash crashes with a
+ segmentation fault, see https://bugs.launchpad.net/ubuntu/+source/gnome-
+ terminal/+bug/1745273/comments/4.
+ 
+ This makes it impossible to use the shell for many directories with long
+ paths. This did NOT happen in Ubuntu 16.04.

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

** Summary changed:

- Cannot open gnome-terminal with long working directory name containing 
Unicode characters
+ Cannot open terminal with long working directory name containing Unicode 
characters

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

Title:
  Cannot open terminal with long working directory name containing
  Unicode characters

Status in bash package in Ubuntu:
  New
Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  1) The release of Ubuntu you are using: Ubuntu 17.10

  2) The version of the package you are using: gnome-terminal version
  3.24.2-0ubuntu4; bash version 4.4-5ubuntu1

  3) What you expected to happen: When opening a terminal window with a
  long working directory path containing Unicode characters (such as
  
“/home/test/01234567890123456789/01234567890123456789/ä/01234567890123456789/01234567890123456789/01234567890123456789/01234567890123456789”
  in a 80×24 window), gnome-terminal opens normally.

  4) What happened instead: gnome-terminal closes immediately, both when opened 
using
  gnome-terminal 
--working-directory=/home/test/01234567890123456789/01234567890123456789/ä/01234567890123456789/01234567890123456789/01234567890123456789/01234567890123456789
  and when changing to this directory using “cd”. There is no output on stderr 
or anywhere else, the window just closes.

  It seems that gnome-terminal closes because bash crashes with a
  segmentation fault, see https://bugs.launchpad.net/ubuntu/+source
  /gnome-terminal/+bug/1745273/comments/4.

  This makes it impossible to use the shell for many directories with
  long paths. This did NOT happen in Ubuntu 16.04.

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

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


[Desktop-packages] [Bug 1707056] Re: Installation progress goes several times to 100%

2018-01-25 Thread Bug Watch Updater
** Changed in: gnome-software
   Status: Confirmed => Expired

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

Title:
  Installation progress goes several times to 100%

Status in GNOME Software:
  Expired
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  Using 3.25.4 from artful proposed, when installing a deb the progress
  bar goes to 100% at the start of the installation then drop and raise
  again, it was not doing that before

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

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


[Desktop-packages] [Bug 1725078] Re: Can't set Ctrl+Shift as a shortcut

2018-01-25 Thread Vasya Pupkin
I can't check because I already uninstalled 17.10 and will not install
it ever again. As far as I remember, installing nvidia drivers switched
to Xorg automatically, and I still couldn't assign Ctrl+Shift shortcut.
I was able to assign it when I installed Unity on 17.10, but there still
was an issue. Ctrl+Shift worked, but it made Ctrl+Shift+C and other
shortcuts like that stop working. I am on 16.04 now and everything works
just perfect.

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

Title:
  Can't set Ctrl+Shift as a shortcut

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  Can't set Ctrl+Shift (and many other key combinations) as a shortcut
  in new and shiny Ubuntu 17.10. Nothing happens when I press these
  keys. For example, when setting "Switch to next input source"
  shortcut, a window pops up waiting for a key combination, but nothing
  happens at all when I press Ctrl+Shift. I can still set some
  combinations like Super+Space, though.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell-extension-shortcuts (not installed)
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 20 04:03:29 2017
  InstallationDate: Installed on 2017-10-19 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  SourcePackage: gnome-shell-extension-shortcuts
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


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

2018-01-25 Thread salvam
Public bug reported:

:(

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: libsane1 1.0.27-1~experimental3ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
Uname: Linux 4.13.0-25-generic x86_64
ApportVersion: 2.20.8-0ubuntu6
Architecture: amd64
Date: Thu Jan 25 14:20:28 2018
DuplicateSignature:
 package:libsane1:1.0.27-1~experimental3ubuntu1
 Unpacking libsane1:i386 (1.0.27-1~experimental3ubuntu1) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-BrlDLI/29-libsane1_1.0.27-1~experimental3ubuntu1_i386.deb 
(--unpack):
  trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is 
different from other instances of package libsane1:i386
ErrorMessage: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which 
is different from other instances of package libsane1:i386
InstallationDate: Installed on 2015-10-16 (831 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.19.0.4ubuntu1
 apt  1.6~alpha5
SourcePackage: sane-backends
Title: package libsane1 1.0.27-1~experimental3ubuntu1 failed to 
install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New


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

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

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

Status in sane-backends package in Ubuntu:
  New

Bug description:
  :(

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: libsane1 1.0.27-1~experimental3ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  Date: Thu Jan 25 14:20:28 2018
  DuplicateSignature:
   package:libsane1:1.0.27-1~experimental3ubuntu1
   Unpacking libsane1:i386 (1.0.27-1~experimental3ubuntu1) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-BrlDLI/29-libsane1_1.0.27-1~experimental3ubuntu1_i386.deb 
(--unpack):
trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is 
different from other instances of package libsane1:i386
  ErrorMessage: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
  InstallationDate: Installed on 2015-10-16 (831 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 
3.6.3-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 
2.7.14-2ubuntu1
  RelatedPackageVersions:
   dpkg 1.19.0.4ubuntu1
   apt  1.6~alpha5
  SourcePackage: sane-backends
  Title: package libsane1 1.0.27-1~experimental3ubuntu1 failed to 
install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


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

2018-01-25 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

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

Status in sane-backends package in Ubuntu:
  New

Bug description:
  :(

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: libsane1 1.0.27-1~experimental3ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  Date: Thu Jan 25 14:20:28 2018
  DuplicateSignature:
   package:libsane1:1.0.27-1~experimental3ubuntu1
   Unpacking libsane1:i386 (1.0.27-1~experimental3ubuntu1) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-BrlDLI/29-libsane1_1.0.27-1~experimental3ubuntu1_i386.deb 
(--unpack):
trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is 
different from other instances of package libsane1:i386
  ErrorMessage: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
  InstallationDate: Installed on 2015-10-16 (831 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 
3.6.3-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 
2.7.14-2ubuntu1
  RelatedPackageVersions:
   dpkg 1.19.0.4ubuntu1
   apt  1.6~alpha5
  SourcePackage: sane-backends
  Title: package libsane1 1.0.27-1~experimental3ubuntu1 failed to 
install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1718453] Re: Cannot install steam on a clean 16.04.3 machine

2018-01-25 Thread Jean-Baptiste Lallement
There is no component files for i386 on amd64 in /var/lib/apt/lists/ 
If you download the corresponding dep11 files and refresh appstream cache then 
a search returns the right results.

Adding a task for apt which is responsible for downloading these files.

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

** Summary changed:

- Cannot install steam on a clean 16.04.3 machine
+ apt does not download dep11 files for foreign architecture and appstream 
cannot find applications for these archs.

** Summary changed:

- apt does not download dep11 files for foreign architecture and appstream 
cannot find applications for these archs.
+ apt does not download dep11 files for foreign architectures and appstream 
cannot find applications for these archs.

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

Title:
  apt does not download dep11 files for foreign architectures and
  appstream cannot find applications for these archs.

Status in appstream package in Ubuntu:
  Confirmed
Status in apt package in Ubuntu:
  New

Bug description:
  I noticed the following community member had a problem installing
  steam. I reproduced it on 16.04.3 clean install i386 and amd64.

  https://www.youtube.com/watch?v=24NH3Ry22Dg

  Install 16.04 amd64 or i386
  Install all updates via software updater
  Open Ubuntu Software
  Search for steam.

  No results for Steam found.
  Yet steam is in the repository as an i386 deb - but it doesn't show up in 
Ubuntu Software on either amd64 or i386 installs.

  
  Also discussed at 
https://ubuntu.labix.org/t/ubuntu-software-deb-install-issues/81

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.5-0ubuntu0.16.04.5
  ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-35-generic i686
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Sep 20 15:46:02 2017
  InstallationDate: Installed on 2017-09-20 (0 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release i386 (20170801)
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1542733] Re: Connect to Hidden Wi-Fi Network, "Connect" grayed out

2018-01-25 Thread Christopher
Hi Mahmoh,
thanks for the input. It is true that the 'greying out' problem I have not had 
since April/May 2017. I had considered hw problems, both laptops are not the 
newest, but still for both to have defects? Unfortunately I don't have a second 
router to see if the problem lies with my FritzBox 3270 (also not the newest), 
although it might be worth looking into.
Regards, Christopher

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

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

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

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

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

  Work around is using terminal.
  nmcli c up id 

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

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

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


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

2018-01-25 Thread Jan Vlug
** Bug watch added: Red Hat Bugzilla #1538493
   https://bugzilla.redhat.com/show_bug.cgi?id=1538493

** Also affects: gnome-shell (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1538493
   Importance: Unknown
   Status: Unknown

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

Title:
  gvfsd-mtp crashed with SIGSEGV

Status in gvfs package in Ubuntu:
  Confirmed
Status in gnome-shell package in Fedora:
  Unknown

Bug description:
  I get this every day when I have connected my Android phone for
  charging its battery.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: gvfs-backends 1.32.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Uname: Linux 4.11.0-10-generic x86_64
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Mon Jul 24 11:29:55 2017
  ExecutablePath: /usr/lib/gvfs/gvfsd-mtp
  InstallationDate: Installed on 2015-04-30 (816 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: /usr/lib/gvfs/gvfsd-mtp --spawner :1.6 /org/gtk/gvfs/exec_spaw/8
  ProcEnviron:
   LANG=en_US.UTF-8
   LANGUAGE=en_US
   PATH=(custom, user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  SegvAnalysis:
   Segfault happened at: 0x7fea768b6cc9:mov0x18(%rax),%rax
   PC (0x7fea768b6cc9) ok
   source "0x18(%rax)" (0x0018) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gvfs
  StacktraceTop:
   () at /usr/lib/x86_64-linux-gnu/gvfs/libgvfsdaemon.so
   () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  Title: gvfsd-mtp crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo 
wireshark

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

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


[Desktop-packages] [Bug 1565749] Re: gnome-software crashes when showing details of the calculator

2018-01-25 Thread Jean-Baptiste Lallement
Fixed in bionic

** Information type changed from Private to Public

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

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

Title:
  gnome-software crashes when showing details of the calculator

Status in gnome-software package in Ubuntu:
  Fix Released

Bug description:
  gnome-software:
Installed: 3.20.1~git20160331.78d1aab-0ubuntu3+snappy1

  Test Case
  1. with the calculator snap pre-installed on the machine, enter "calculator" 
in the search panel
  2. click on the entry corresponding to the snappy-fied version of the 
calculator

  Expected Result
  It shows the details of the package

  Actual Result
  Gnome software crashes

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

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


[Desktop-packages] [Bug 1715314] Re: gnome-software crashed with SIGSEGV in as_app_has_category() from gs_plugin_add_category_apps() from gs_plugin_loader_get_category_apps_thread_cb() from g_task_thr

2018-01-25 Thread Jean-Baptiste Lallement
Fixed in bionic

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

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

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

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

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

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

Title:
  gnome-software crashed with SIGSEGV in as_app_has_category() from
  gs_plugin_add_category_apps() from
  gs_plugin_loader_get_category_apps_thread_cb() from
  g_task_thread_pool_thread() from g_thread_pool_thread_proxy()

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Confirmed

Bug description:
  Frequency significantly increased in Xenial with g-s
  3.20.5-0ubuntu0.16.04.5

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

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

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


[Desktop-packages] [Bug 1695289] Re: package ubuntu-software 3.20.1+git20170509.0.8292905-0ubuntu1~xenial1 failed to install/upgrade: le paquet est dans un état vraiment incohérent; vous devriez le r

2018-01-25 Thread Jean-Baptiste Lallement
thanks for your report. Is it still an issue for you.?

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

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

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

Title:
  package ubuntu-software 3.20.1+git20170509.0.8292905-0ubuntu1~xenial1
  failed to install/upgrade: le paquet est dans un état vraiment
  incohérent; vous devriez  le réinstaller avant de tenter de le
  configurer.

Status in gnome-software package in Ubuntu:
  Incomplete

Bug description:
  just trying updating

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-software 3.20.1+git20170509.0.8292905-0ubuntu1~xenial1
  ProcVersionSignature: Ubuntu 4.4.0-78.99-generic 4.4.62
  Uname: Linux 4.4.0-78-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  Date: Fri Jun  2 16:31:58 2017
  ErrorMessage: le paquet est dans un état vraiment incohérent; vous devriez  
le réinstaller avant de tenter de le configurer.
  InstallationDate: Installed on 2017-05-27 (6 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.2
   apt  1.2.20
  SourcePackage: gnome-software
  Title: package ubuntu-software 3.20.1+git20170509.0.8292905-0ubuntu1~xenial1 
failed to install/upgrade: le paquet est dans un état vraiment incohérent; vous 
devriez  le réinstaller avant de tenter de le configurer.
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1699508] Re: package ubuntu-software 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2 [modified: usr/share/ubuntu/applications/org.gnome.Software.desktop] failed to install/

2018-01-25 Thread Jean-Baptiste Lallement
Thanks for your report. Is it still an issue for you?

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

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

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

Title:
  package ubuntu-software 3.20.1+git20160420.1.ca63436.ubuntu-xenial-
  0ubuntu2 [modified:
  usr/share/ubuntu/applications/org.gnome.Software.desktop] failed to
  install/upgrade: package ubuntu-software is not ready for
  configuration  cannot configure (current status 'half-installed')

Status in gnome-software package in Ubuntu:
  Incomplete

Bug description:
  dpkg: error processing package ubuntu-software (--configure):
   package ubuntu-software is not ready for configuration
   cannot configure (current status 'half-installed')
  ...
  ...
  ...
  Errors were encountered while processing:
   ubuntu-software
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-software 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2 
[modified: usr/share/ubuntu/applications/org.gnome.Software.desktop]
  ProcVersionSignature: Ubuntu 4.4.0-81.104-generic 4.4.67
  Uname: Linux 4.4.0-81-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  Date: Wed Jun 21 18:55:55 2017
  DuplicateSignature:
   package:ubuntu-software:3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2 
[modified: usr/share/ubuntu/applications/org.gnome.Software.desktop]
   Processing triggers for mime-support (3.59ubuntu1) ...
   dpkg: error processing package ubuntu-software (--configure):
package ubuntu-software is not ready for configuration
  ErrorMessage: package ubuntu-software is not ready for configuration  cannot 
configure (current status 'half-installed')
  InstallationDate: Installed on 2017-02-13 (127 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.2
   apt  1.2.20
  SourcePackage: gnome-software
  Title: package ubuntu-software 
3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2 [modified: 
usr/share/ubuntu/applications/org.gnome.Software.desktop] failed to 
install/upgrade: package ubuntu-software is not ready for configuration  cannot 
configure (current status 'half-installed')
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1745383] [NEW] setup.py crashed with TypeError in readwriteFaxInformation(): critical(QWidget, str, str, buttons: Union[QMessageBox.StandardButtons, QMessageBox.StandardButton]

2018-01-25 Thread Till Kamppeter
Public bug reported:

Happened while creating print/fax queues for the HP OfficeJet Pro 8730
with "hp-setup". Queues got created, seems that the crash happened
afterwards. Main window did not crash, only some sub process.

ProblemType: Crash
DistroRelease: Ubuntu 18.04
Package: hplip-data 3.17.10+repack0-2
ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
Uname: Linux 4.13.0-25-generic x86_64
ApportVersion: 2.20.8-0ubuntu6
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Jan 25 10:52:09 2018
Dependencies:
 gcc-7-base 7.2.0-18ubuntu2
 libc6 2.26-0ubuntu2.1 [origin: unknown]
 libgcc1 1:7.2.0-18ubuntu2
 liblzma5 5.2.2-1.3
 xz-utils 5.2.2-1.3
ExecutablePath: /usr/share/hplip/setup.py
InstallationDate: Installed on 2015-04-30 (1001 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
InterpreterPath: /usr/bin/python3.6
MachineType: LENOVO 20A8X50300
PackageArchitecture: all
Papersize: letter
ProcCmdline: /usr/bin/python3 /usr/bin/hp-setup
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-25-generic 
root=UUID=ff9fee12-fd92-4cfd-88bf-c8f57ffba318 ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 
3.6.3-0ubuntu2
PythonArgs: ['/usr/bin/hp-setup']
PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 
2.7.14-2ubuntu1
SourcePackage: hplip
Title: setup.py crashed with TypeError in readwriteFaxInformation(): 
critical(QWidget, str, str, buttons: Union[QMessageBox.StandardButtons, 
QMessageBox.StandardButton] = QMessageBox.Ok, defaultButton: 
QMessageBox.StandardButton = QMessageBox.NoButton): argument 5 has unexpected 
type 'StandardButtons'
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip libvirt libvirtd lpadmin lxd plugdev sambashare sudo 
wireshark
dmi.bios.date: 09/02/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: GRET40WW (1.17 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20A8X50300
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50512 STD
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGRET40WW(1.17):bd09/02/2014:svnLENOVO:pn20A8X50300:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A8X50300:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.family: ThinkPad X1 Carbon 2nd
dmi.product.name: 20A8X50300
dmi.product.version: ThinkPad X1 Carbon 2nd
dmi.sys.vendor: LENOVO

** Affects: hplip
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-crash bionic third-party-packages

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

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

Title:
  setup.py crashed with TypeError in readwriteFaxInformation():
  critical(QWidget, str, str, buttons:
  Union[QMessageBox.StandardButtons, QMessageBox.StandardButton] =
  QMessageBox.Ok, defaultButton: QMessageBox.StandardButton =
  QMessageBox.NoButton): argument 5 has unexpected type
  'StandardButtons'

Status in HPLIP:
  New
Status in hplip package in Ubuntu:
  New

Bug description:
  Happened while creating print/fax queues for the HP OfficeJet Pro 8730
  with "hp-setup". Queues got created, seems that the crash happened
  afterwards. Main window did not crash, only some sub process.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: hplip-data 3.17.10+repack0-2
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jan 25 10:52:09 2018
  Dependencies:
   gcc-7-base 7.2.0-18ubuntu2
   libc6 2.26-0ubuntu2.1 [origin: unknown]
   libgcc1 1:7.2.0-18ubuntu2
   liblzma5 5.2.2-1.3
   xz-utils 5.2.2-1.3
  ExecutablePath: /usr/share/hplip/setup.py
  InstallationDate: Installed on 2015-04-30 (1001 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  InterpreterPath: /usr/bin/python3.6
  MachineType: LENOVO 20A8X50300
  PackageArchitecture: all
  Papersize: letter
  ProcCmdline: /usr/bin/python3 /usr/bin/hp-setup
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-25-generic 
root=UUID=ff9fee12-fd92-4cfd-88bf-c8f57ffba318 ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
  Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 
3.6.3-0ubuntu2
  PythonArgs: ['/usr/bin/hp-setup']
  PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 
2.7.14-2ubuntu1
  SourcePackage: hplip
  Title: setup.py crashed with TypeError in readwriteFaxInformation(): 
critical(QWidget, str, str, buttons: Union[QMessageBox.StandardButtons, 
QMessageBox.StandardButton] = QMessageBox.Ok, defaultButton: 
QMessageBox.StandardButton = QMessageBox.NoButton): argument 5 

[Desktop-packages] [Bug 1745384] [NEW] gnome-control-center crashed with SIGABRT in mem_error()

2018-01-25 Thread Till Kamppeter
Public bug reported:

Crash happened when adding a printer, the HP OfficeJet Pro 8730. It
happened exactly when clicking the printer's entry from the discovered
printers in the printer tool of the g-c-c.

ProblemType: Crash
DistroRelease: Ubuntu 18.04
Package: gnome-control-center 1:3.26.2-0ubuntu2
ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
Uname: Linux 4.13.0-25-generic x86_64
ApportVersion: 2.20.8-0ubuntu6
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Jan 25 10:46:50 2018
ExecutablePath: /usr/bin/gnome-control-center
InstallationDate: Installed on 2015-04-30 (1001 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcCmdline: gnome-control-center --overview
ProcEnviron:
 PATH=(custom, user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 6
SourcePackage: gnome-control-center
StacktraceTop:
 mem_error (format=format@entry=0x7f89900c8b4d "assertion failed: %s") at 
../../../../glib/gslice.c:1472
 slab_allocator_free_chunk (chunk_size=chunk_size@entry=16, mem=) at ../../../../glib/gslice.c:1354
 private_thread_memory_cleanup (data=0x7f89440008c0) at 
../../../../glib/gslice.c:785
 __nptl_deallocate_tsd () at pthread_create.c:301
 __nptl_deallocate_tsd () at ../sysdeps/unix/sysv/linux/exit-thread.h:36
Title: gnome-control-center crashed with SIGABRT in mem_error()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip libvirt libvirtd lpadmin lxd plugdev sambashare sudo 
wireshark

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


** Tags: amd64 apport-crash bionic need-amd64-retrace third-party-packages

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

Title:
  gnome-control-center crashed with SIGABRT in mem_error()

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

Bug description:
  Crash happened when adding a printer, the HP OfficeJet Pro 8730. It
  happened exactly when clicking the printer's entry from the discovered
  printers in the printer tool of the g-c-c.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-control-center 1:3.26.2-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jan 25 10:46:50 2018
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2015-04-30 (1001 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: gnome-control-center --overview
  ProcEnviron:
   PATH=(custom, user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: gnome-control-center
  StacktraceTop:
   mem_error (format=format@entry=0x7f89900c8b4d "assertion failed: %s") at 
../../../../glib/gslice.c:1472
   slab_allocator_free_chunk (chunk_size=chunk_size@entry=16, mem=) at ../../../../glib/gslice.c:1354
   private_thread_memory_cleanup (data=0x7f89440008c0) at 
../../../../glib/gslice.c:785
   __nptl_deallocate_tsd () at pthread_create.c:301
   __nptl_deallocate_tsd () at ../sysdeps/unix/sysv/linux/exit-thread.h:36
  Title: gnome-control-center crashed with SIGABRT in mem_error()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt libvirtd lpadmin lxd plugdev sambashare 
sudo wireshark

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

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


[Desktop-packages] [Bug 1716230] Re: gnome-software wont install thirdparty debs

2018-01-25 Thread Jean-Baptiste Lallement
Thanks for your report. I tried with gnome-software 3.20.5-0ubuntu0.16.04.8 and 
it works fine (I used the deb of itch for the test)
Is it still an issue for you with latest version of gnome-software?

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

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

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

Title:
  gnome-software wont install thirdparty debs

Status in gnome-software package in Ubuntu:
  Incomplete

Bug description:
  If I download .deb file e.g. chrome or skype, it will open in gnome-
  software, but pressing the install button does nothing.

  This is on ubuntu 16.04 (installed today from a 16.04.2 image, and
  fully updated).

  This is maybe a re-occurrence of Bug #1672424 or Bug #1573408

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.5-0ubuntu0.16.04.5
  ProcVersionSignature: Ubuntu 4.10.0-33.37~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-33-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Sep 10 14:53:44 2017
  InstallationDate: Installed on 2017-09-10 (0 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1745383] Re: setup.py crashed with TypeError in readwriteFaxInformation(): critical(QWidget, str, str, buttons: Union[QMessageBox.StandardButtons, QMessageBox.StandardButton] =

2018-01-25 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

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

Title:
  setup.py crashed with TypeError in readwriteFaxInformation():
  critical(QWidget, str, str, buttons:
  Union[QMessageBox.StandardButtons, QMessageBox.StandardButton] =
  QMessageBox.Ok, defaultButton: QMessageBox.StandardButton =
  QMessageBox.NoButton): argument 5 has unexpected type
  'StandardButtons'

Status in HPLIP:
  New
Status in hplip package in Ubuntu:
  New

Bug description:
  Happened while creating print/fax queues for the HP OfficeJet Pro 8730
  with "hp-setup". Queues got created, seems that the crash happened
  afterwards. Main window did not crash, only some sub process.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: hplip-data 3.17.10+repack0-2
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jan 25 10:52:09 2018
  Dependencies:
   gcc-7-base 7.2.0-18ubuntu2
   libc6 2.26-0ubuntu2.1 [origin: unknown]
   libgcc1 1:7.2.0-18ubuntu2
   liblzma5 5.2.2-1.3
   xz-utils 5.2.2-1.3
  ExecutablePath: /usr/share/hplip/setup.py
  InstallationDate: Installed on 2015-04-30 (1001 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  InterpreterPath: /usr/bin/python3.6
  MachineType: LENOVO 20A8X50300
  PackageArchitecture: all
  Papersize: letter
  ProcCmdline: /usr/bin/python3 /usr/bin/hp-setup
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-25-generic 
root=UUID=ff9fee12-fd92-4cfd-88bf-c8f57ffba318 ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
  Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 
3.6.3-0ubuntu2
  PythonArgs: ['/usr/bin/hp-setup']
  PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 
2.7.14-2ubuntu1
  SourcePackage: hplip
  Title: setup.py crashed with TypeError in readwriteFaxInformation(): 
critical(QWidget, str, str, buttons: Union[QMessageBox.StandardButtons, 
QMessageBox.StandardButton] = QMessageBox.Ok, defaultButton: 
QMessageBox.StandardButton = QMessageBox.NoButton): argument 5 has unexpected 
type 'StandardButtons'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt libvirtd lpadmin lxd plugdev sambashare 
sudo wireshark
  dmi.bios.date: 09/02/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GRET40WW (1.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20A8X50300
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGRET40WW(1.17):bd09/02/2014:svnLENOVO:pn20A8X50300:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A8X50300:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad X1 Carbon 2nd
  dmi.product.name: 20A8X50300
  dmi.product.version: ThinkPad X1 Carbon 2nd
  dmi.sys.vendor: LENOVO

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

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


[Desktop-packages] [Bug 1745390] [NEW] Incorrect function prototype in documentation

2018-01-25 Thread Phil Wolff
Public bug reported:

In the chapter on Gtk::TreeView, there are two instances of the string
"void on_search_equal" that should read "bool on_search_equal".

Ubuntu 17.10/Wayland
libgtkmm-3.0 3.22.2-1

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: libgtkmm-3.0-doc 3.22.2-1
ProcVersionSignature: Ubuntu 4.13.0-31.34-generic 4.13.13
Uname: Linux 4.13.0-31-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Jan 25 06:23:19 2018
InstallationDate: Installed on 2015-07-17 (922 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gtkmm3.0
UpgradeStatus: Upgraded to artful on 2017-10-21 (95 days ago)

** Affects: gtkmm3.0 (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  Incorrect function prototype in documentation

Status in gtkmm3.0 package in Ubuntu:
  New

Bug description:
  In the chapter on Gtk::TreeView, there are two instances of the string
  "void on_search_equal" that should read "bool on_search_equal".

  Ubuntu 17.10/Wayland
  libgtkmm-3.0 3.22.2-1

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: libgtkmm-3.0-doc 3.22.2-1
  ProcVersionSignature: Ubuntu 4.13.0-31.34-generic 4.13.13
  Uname: Linux 4.13.0-31-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 25 06:23:19 2018
  InstallationDate: Installed on 2015-07-17 (922 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gtkmm3.0
  UpgradeStatus: Upgraded to artful on 2017-10-21 (95 days ago)

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

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


[Desktop-packages] [Bug 1729979] Re: gnome-software:11 crashes with load_database → refine_rating → gs_plugin_refine_app → gs_plugin_loader_call_vfunc → gs_plugin_loader_run_refine_internal

2018-01-25 Thread Jean-Baptiste Lallement
** Summary changed:

- 
/usr/bin/gnome-software:11:load_database:refine_rating:gs_plugin_refine_app:gs_plugin_loader_call_vfunc:gs_plugin_loader_run_refine_internal
+ gnome-software:11 crashes with load_database → refine_rating → 
gs_plugin_refine_app → gs_plugin_loader_call_vfunc → 
gs_plugin_loader_run_refine_internal

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

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

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

Title:
  gnome-software:11 crashes with load_database → refine_rating →
  gs_plugin_refine_app → gs_plugin_loader_call_vfunc →
  gs_plugin_loader_run_refine_internal

Status in gnome-software package in Ubuntu:
  Confirmed

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

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

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


[Desktop-packages] [Bug 1721767] Re: UI does not show snaps as removed when several are removed from the "Installed page"

2018-01-25 Thread Jean-Baptiste Lallement
** Changed in: gnome-software (Ubuntu)
   Importance: Undecided => Low

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

Title:
  UI does not show snaps as removed when several are removed from the
  "Installed page"

Status in gnome-software package in Ubuntu:
  New

Bug description:
  Test Case
  1. Install several snap packages
  2. Go to the installed page
  3. Uninstall them one by one without waiting for the completion of the 
removal to remove next snap

  Actual result
  snaps are physically removed but they are not all removed from the list

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-software 3.26.0-0ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct  6 14:17:02 2017
  InstallationDate: Installed on 2014-07-23 (1170 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-limba   N/A
   gnome-software-plugin-snap3.26.0-0ubuntu3
  ProcEnviron:
   TERM=screen-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-software
  UpgradeStatus: Upgraded to artful on 2017-06-13 (115 days ago)

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

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


[Desktop-packages] [Bug 1729491] Re: incorrectly installed programs

2018-01-25 Thread Jean-Baptiste Lallement
This is indeed confusing because the user installed a software in a
recommended way and apport errors on "the program is not installed"
while it is installed but not as a deb package.

moving to apport.

** Package changed: gnome-software (Ubuntu) => apport (Ubuntu)

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

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

** Summary changed:

- incorrectly installed programs
+ ubuntu-bug says that snap packages are not installed

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

Title:
  ubuntu-bug says that snap packages are not installed

Status in apport package in Ubuntu:
  Confirmed

Bug description:
  1. 
  I installed the package gnome-recipes, tried to send an error report program 
in response to the received message:you cannot report a problem:
  The report belongs to a package that was not installed. 

  2. 
  Expected that the program will be identified as installed. 

  3. 
  sudo apt -f install 
  [sudo] password for Alexander: 
  Reading package lists... Done
  Building dependency tree 
  Reading state information... Ready
  0 upgraded, 0 newly installed, for removal 0 packets are marked, and 0 
packages are not updated.
  sudo gnome-sudo recipes: gnome-recipes: command not found
  sudo apt install gnome-recipes Reading package lists... Done
  Building dependency tree 
  Reading state information... Ready
  E: unable to locate package gnome-recipes 

  I installed via software-center

  gnome-recipes 
  snap-confine has elevated permissions and is not confined but should be. 
Refusing to continue to avoid permission escalation attacks
  ubuntu-bug gnome-recipes
  dpkg-query: template gnome-recipes no corresponding package
  Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  ^C^Z
  [1]+ Stopped ubuntu-bug gnome-recipes

  https://youtu.be/AXtR5m2uqUg
  ---

  1. 
  произвёл установку пакета gnome-recipes, попытался отправить отчёт об ошибке 
программы, в ответ получил сообщение:Не удаётся сообщить о неполадке:
  Отчёт относится к пакету , который не был установлен. 

  2. 
  Ожидал что программа будет идентифицироваться как установленная. 

  3. 
  sudo apt -f install
  [sudo] пароль для alexandr: 
  Чтение списков пакетов… Готово
  Построение дерева зависимостей   
  Чтение информации о состоянии… Готово
  обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 
0 пакетов не обновлено.
  sudo gnome-recipes sudo: gnome-recipes: команда не найдена
  sudo apt install gnome-recipes Чтение списков пакетов… Готово
  Построение дерева зависимостей   
  Чтение информации о состоянии… Готово
  E: Не удалось найти пакет gnome-recipes 

  произвёл установку через software-center

  gnome-recipes 
  snap-confine has elevated permissions and is not confined but should be. 
Refusing to continue to avoid permission escalation attacks
  ubuntu-bug gnome-recipes
  dpkg-query: шаблону gnome-recipes не соответствует ни один пакет
  Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  ^C^Z
  [1]+  Остановлено  ubuntu-bug gnome-recipes

  https://youtu.be/AXtR5m2uqUg

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: software-center (not installed)
  Uname: Linux 4.14.0-041400rc7-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Nov  2 08:06:48 2017
  InstallationDate: Installed on 2017-10-29 (3 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  SourcePackage: software-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1734628] Re: /usr/bin/gnome-software:11:__strlen_ia32:_IO_vfprintf_internal:__GI___vasprintf_chk:vasprintf:g_vasprintf

2018-01-25 Thread Jean-Baptiste Lallement
Fixed in bionic


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

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

Title:
  /usr/bin/gnome-
  
software:11:__strlen_ia32:_IO_vfprintf_internal:__GI___vasprintf_chk:vasprintf:g_vasprintf

Status in gnome-software package in Ubuntu:
  Fix Released

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

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

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


[Desktop-packages] [Bug 1734627] Re: gnome-software (11) g_wakeup_signal → g_main_loop_quit → do_call → call_vanished_handler → call_vanished_handler

2018-01-25 Thread Jean-Baptiste Lallement
** Summary changed:

- 
/usr/bin/gnome-software:11:g_wakeup_signal:g_main_loop_quit:do_call:call_vanished_handler:call_vanished_handler
+ gnome-software (11) g_wakeup_signal → g_main_loop_quit → do_call → 
call_vanished_handler → call_vanished_handler

** Tags added: bionic

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

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

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

Title:
  gnome-software (11) g_wakeup_signal → g_main_loop_quit → do_call →
  call_vanished_handler → call_vanished_handler

Status in gnome-software package in Ubuntu:
  Confirmed

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

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

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


[Desktop-packages] [Bug 1569857] Re: Show installation and uninstallation history

2018-01-25 Thread Bug Watch Updater
** Changed in: gnome-software
   Status: Confirmed => Expired

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

Title:
  Show installation and uninstallation history

Status in GNOME Software:
  Expired
Status in Ubuntu GNOME:
  Confirmed
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  I much prefer GNOME Software to the Ubuntu Software Center, however I
  believe that there is one thing lacking in GS which is present in USC,
  the installation and uninstallation history. That is, the history of
  all packaged which have been installed and uninstalled, I believe that
  this is a very important feature for any software center like
  application to have and GS users would benefit from it.

  Upstream: https://gitlab.gnome.org/GNOME/gnome-software/issues/51

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

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


[Desktop-packages] [Bug 1734630] Re: /usr/bin/gnome-software:7:_int_malloc:__libc_calloc:g_malloc0:g_hash_table_new_full:g_variant_dict_init

2018-01-25 Thread Jean-Baptiste Lallement
Closing there is just 1 occurence of this crash in 17.10

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

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

Title:
  /usr/bin/gnome-
  
software:7:_int_malloc:__libc_calloc:g_malloc0:g_hash_table_new_full:g_variant_dict_init

Status in gnome-software package in Ubuntu:
  Fix Released

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

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

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


[Desktop-packages] [Bug 1734629] Re: /usr/bin/gnome-software:*** Error in `/usr/bin/gnome-software': corrupted double-linked list: ADDR ***

2018-01-25 Thread Jean-Baptiste Lallement
fixed in bionic

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

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

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

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

Title:
  /usr/bin/gnome-software:*** Error in `/usr/bin/gnome-software':
  corrupted double-linked list: ADDR ***

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  New

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

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

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


[Desktop-packages] [Bug 1745392] [NEW] udisksd errors on soft RAID0

2018-01-25 Thread Chocobo
Public bug reported:

On my RAID0 (Ubuntu 18.04, udisks2-2.6.5-2ubuntu2) every boot is same errors :
янв 25 13:59:48 desktop systemd[1]: Starting Disk Manager...
янв 25 13:59:48 desktop udisksd[887]: udisks daemon version 2.6.5 starting
янв 25 13:59:48 desktop udisksd[887]: Error creating watch for file 
/sys/devices/virtual/block/md0/md/sync_action: No such file or directory 
(g-file-error-quark, 4)
янв 25 13:59:48 desktop udisksd[887]: Error creating watch for file 
/sys/devices/virtual/block/md0/md/degraded: No such file or directory 
(g-file-error-quark, 4)
янв 25 13:59:48 desktop udisksd[887]: Error creating watch for file 
/sys/devices/virtual/block/md1/md/sync_action: No such file or directory 
(g-file-error-quark, 4)
янв 25 13:59:48 desktop udisksd[887]: Error creating watch for file 
/sys/devices/virtual/block/md1/md/degraded: No such file or directory 
(g-file-error-quark, 4)

Raid 0 doesn't provide any redundancy, so the kernel won't expose the
corresponding redundancy sysfs attributes like sync_action and degraded.

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

** Description changed:

- On my RAID0 every boot is same errors:
+ On my RAID0 (Ubuntu 18.04, udisks2-2.6.5-2ubuntu2) every boot is same errors :
+ янв 25 13:59:48 desktop systemd[1]: Starting Disk Manager...
+ янв 25 13:59:48 desktop udisksd[887]: udisks daemon version 2.6.5 starting
  янв 25 13:59:48 desktop udisksd[887]: Error creating watch for file 
/sys/devices/virtual/block/md0/md/sync_action: No such file or directory 
(g-file-error-quark, 4)
  янв 25 13:59:48 desktop udisksd[887]: Error creating watch for file 
/sys/devices/virtual/block/md0/md/degraded: No such file or directory 
(g-file-error-quark, 4)
  янв 25 13:59:48 desktop udisksd[887]: Error creating watch for file 
/sys/devices/virtual/block/md1/md/sync_action: No such file or directory 
(g-file-error-quark, 4)
  янв 25 13:59:48 desktop udisksd[887]: Error creating watch for file 
/sys/devices/virtual/block/md1/md/degraded: No such file or directory 
(g-file-error-quark, 4)
  
  Raid 0 doesn't provide any redundancy, so the kernel won't expose the
  corresponding redundancy sysfs attributes like sync_action and degraded.

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

Title:
  udisksd errors on soft RAID0

Status in udisks2 package in Ubuntu:
  New

Bug description:
  On my RAID0 (Ubuntu 18.04, udisks2-2.6.5-2ubuntu2) every boot is same errors :
  янв 25 13:59:48 desktop systemd[1]: Starting Disk Manager...
  янв 25 13:59:48 desktop udisksd[887]: udisks daemon version 2.6.5 starting
  янв 25 13:59:48 desktop udisksd[887]: Error creating watch for file 
/sys/devices/virtual/block/md0/md/sync_action: No such file or directory 
(g-file-error-quark, 4)
  янв 25 13:59:48 desktop udisksd[887]: Error creating watch for file 
/sys/devices/virtual/block/md0/md/degraded: No such file or directory 
(g-file-error-quark, 4)
  янв 25 13:59:48 desktop udisksd[887]: Error creating watch for file 
/sys/devices/virtual/block/md1/md/sync_action: No such file or directory 
(g-file-error-quark, 4)
  янв 25 13:59:48 desktop udisksd[887]: Error creating watch for file 
/sys/devices/virtual/block/md1/md/degraded: No such file or directory 
(g-file-error-quark, 4)

  Raid 0 doesn't provide any redundancy, so the kernel won't expose the
  corresponding redundancy sysfs attributes like sync_action and
  degraded.

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

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


[Desktop-packages] [Bug 1745384] Stacktrace.txt

2018-01-25 Thread Apport retracing service
** Attachment added: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1745384/+attachment/5042952/+files/Stacktrace.txt

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

Title:
  gnome-control-center crashed with SIGABRT in mem_error()

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

Bug description:
  Crash happened when adding a printer, the HP OfficeJet Pro 8730. It
  happened exactly when clicking the printer's entry from the discovered
  printers in the printer tool of the g-c-c.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-control-center 1:3.26.2-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jan 25 10:46:50 2018
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2015-04-30 (1001 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: gnome-control-center --overview
  ProcEnviron:
   PATH=(custom, user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: gnome-control-center
  StacktraceTop:
   mem_error (format=format@entry=0x7f89900c8b4d "assertion failed: %s") at 
../../../../glib/gslice.c:1472
   slab_allocator_free_chunk (chunk_size=chunk_size@entry=16, mem=) at ../../../../glib/gslice.c:1354
   private_thread_memory_cleanup (data=0x7f89440008c0) at 
../../../../glib/gslice.c:785
   __nptl_deallocate_tsd () at pthread_create.c:301
   __nptl_deallocate_tsd () at ../sysdeps/unix/sysv/linux/exit-thread.h:36
  Title: gnome-control-center crashed with SIGABRT in mem_error()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt libvirtd lpadmin lxd plugdev sambashare 
sudo wireshark

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

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


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

2018-01-25 Thread dino99
*** This bug is a duplicate of bug 1725928 ***
https://bugs.launchpad.net/bugs/1725928

** This bug has been marked a duplicate of bug 1725928
   package libsane1 1.0.27-1~experimental2ubuntu1: multiarch packages with 
differing files

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

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

Status in sane-backends package in Ubuntu:
  New

Bug description:
  :(

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: libsane1 1.0.27-1~experimental3ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  Date: Thu Jan 25 14:20:28 2018
  DuplicateSignature:
   package:libsane1:1.0.27-1~experimental3ubuntu1
   Unpacking libsane1:i386 (1.0.27-1~experimental3ubuntu1) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-BrlDLI/29-libsane1_1.0.27-1~experimental3ubuntu1_i386.deb 
(--unpack):
trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is 
different from other instances of package libsane1:i386
  ErrorMessage: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
  InstallationDate: Installed on 2015-10-16 (831 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 
3.6.3-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 
2.7.14-2ubuntu1
  RelatedPackageVersions:
   dpkg 1.19.0.4ubuntu1
   apt  1.6~alpha5
  SourcePackage: sane-backends
  Title: package libsane1 1.0.27-1~experimental3ubuntu1 failed to 
install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1745384] gnome-control-center crashed with SIGABRT in mem_error()

2018-01-25 Thread Apport retracing service
StacktraceTop:
 mem_error (format=format@entry=0x7f89900c8b4d "assertion failed: %s") at 
../../../../glib/gslice.c:1472
 slab_allocator_free_chunk (chunk_size=chunk_size@entry=16, mem=) at ../../../../glib/gslice.c:1354
 private_thread_memory_cleanup (data=0x7f89440008c0) at 
../../../../glib/gslice.c:785
 __nptl_deallocate_tsd () at pthread_create.c:301
 __nptl_deallocate_tsd () at ../sysdeps/unix/sysv/linux/exit-thread.h:36

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

Title:
  gnome-control-center crashed with SIGABRT in mem_error()

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

Bug description:
  Crash happened when adding a printer, the HP OfficeJet Pro 8730. It
  happened exactly when clicking the printer's entry from the discovered
  printers in the printer tool of the g-c-c.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-control-center 1:3.26.2-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jan 25 10:46:50 2018
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2015-04-30 (1001 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: gnome-control-center --overview
  ProcEnviron:
   PATH=(custom, user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: gnome-control-center
  StacktraceTop:
   mem_error (format=format@entry=0x7f89900c8b4d "assertion failed: %s") at 
../../../../glib/gslice.c:1472
   slab_allocator_free_chunk (chunk_size=chunk_size@entry=16, mem=) at ../../../../glib/gslice.c:1354
   private_thread_memory_cleanup (data=0x7f89440008c0) at 
../../../../glib/gslice.c:785
   __nptl_deallocate_tsd () at pthread_create.c:301
   __nptl_deallocate_tsd () at ../sysdeps/unix/sysv/linux/exit-thread.h:36
  Title: gnome-control-center crashed with SIGABRT in mem_error()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt libvirtd lpadmin lxd plugdev sambashare 
sudo wireshark

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

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


[Desktop-packages] [Bug 1745327] Re: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: tentative de remplacement de « /lib/udev/hwdb.d/20-sane.hwdb », qui est différent d'aut

2018-01-25 Thread dino99
*** This bug is a duplicate of bug 1725928 ***
https://bugs.launchpad.net/bugs/1725928

** This bug has been marked a duplicate of bug 1725928
   package libsane1 1.0.27-1~experimental2ubuntu1: multiarch packages with 
differing files

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

Title:
  package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to
  install/upgrade: tentative de remplacement de «
  /lib/udev/hwdb.d/20-sane.hwdb », qui est différent d'autres instances
  du paquet libsane1:i386

Status in sane-backends package in Ubuntu:
  New

Bug description:
  Crash

  ProblemType: Package
  DistroRelease: Ubuntu 17.10
  Package: libsane1 1.0.27-1~experimental2ubuntu2.1
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  Date: Thu Jan 25 10:06:00 2018
  ErrorMessage: tentative de remplacement de « /lib/udev/hwdb.d/20-sane.hwdb », 
qui est différent d'autres instances du paquet libsane1:i386
  InstallationDate: Installed on 2017-10-29 (88 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
  RelatedPackageVersions:
   dpkg 1.18.24ubuntu1
   apt  1.5.1
  SourcePackage: sane-backends
  Title: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to 
install/upgrade: tentative de remplacement de « /lib/udev/hwdb.d/20-sane.hwdb 
», qui est différent d'autres instances du paquet libsane1:i386
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1737269] Re: /usr/bin/gnome-software:11:magazine_chain_pop_head:thread_memory_magazine1_alloc:g_slice_alloc:g_hash_table_new_full:gs_app_init

2018-01-25 Thread Jean-Baptiste Lallement
fixed in bionic

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

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

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

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

Title:
  /usr/bin/gnome-
  
software:11:magazine_chain_pop_head:thread_memory_magazine1_alloc:g_slice_alloc:g_hash_table_new_full:gs_app_init

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  New

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

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

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


[Desktop-packages] [Bug 1745384] StacktraceSource.txt

2018-01-25 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt"
   
https://bugs.launchpad.net/bugs/1745384/+attachment/5042953/+files/StacktraceSource.txt

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

Title:
  gnome-control-center crashed with SIGABRT in mem_error()

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

Bug description:
  Crash happened when adding a printer, the HP OfficeJet Pro 8730. It
  happened exactly when clicking the printer's entry from the discovered
  printers in the printer tool of the g-c-c.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-control-center 1:3.26.2-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jan 25 10:46:50 2018
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2015-04-30 (1001 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: gnome-control-center --overview
  ProcEnviron:
   PATH=(custom, user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: gnome-control-center
  StacktraceTop:
   mem_error (format=format@entry=0x7f89900c8b4d "assertion failed: %s") at 
../../../../glib/gslice.c:1472
   slab_allocator_free_chunk (chunk_size=chunk_size@entry=16, mem=) at ../../../../glib/gslice.c:1354
   private_thread_memory_cleanup (data=0x7f89440008c0) at 
../../../../glib/gslice.c:785
   __nptl_deallocate_tsd () at pthread_create.c:301
   __nptl_deallocate_tsd () at ../sysdeps/unix/sysv/linux/exit-thread.h:36
  Title: gnome-control-center crashed with SIGABRT in mem_error()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt libvirtd lpadmin lxd plugdev sambashare 
sudo wireshark

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

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


[Desktop-packages] [Bug 1745384] ThreadStacktrace.txt

2018-01-25 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1745384/+attachment/5042954/+files/ThreadStacktrace.txt

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

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => Medium

** Tags removed: need-amd64-retrace

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

Title:
  gnome-control-center crashed with SIGABRT in mem_error()

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

Bug description:
  Crash happened when adding a printer, the HP OfficeJet Pro 8730. It
  happened exactly when clicking the printer's entry from the discovered
  printers in the printer tool of the g-c-c.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-control-center 1:3.26.2-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jan 25 10:46:50 2018
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2015-04-30 (1001 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: gnome-control-center --overview
  ProcEnviron:
   PATH=(custom, user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: gnome-control-center
  StacktraceTop:
   mem_error (format=format@entry=0x7f89900c8b4d "assertion failed: %s") at 
../../../../glib/gslice.c:1472
   slab_allocator_free_chunk (chunk_size=chunk_size@entry=16, mem=) at ../../../../glib/gslice.c:1354
   private_thread_memory_cleanup (data=0x7f89440008c0) at 
../../../../glib/gslice.c:785
   __nptl_deallocate_tsd () at pthread_create.c:301
   __nptl_deallocate_tsd () at ../sysdeps/unix/sysv/linux/exit-thread.h:36
  Title: gnome-control-center crashed with SIGABRT in mem_error()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt libvirtd lpadmin lxd plugdev sambashare 
sudo wireshark

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

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


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

2018-01-25 Thread JGuire
Public bug reported:

Occurred during latest update.

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: libsane1 1.0.27-1~experimental3ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
Uname: Linux 4.13.0-25-generic x86_64
ApportVersion: 2.20.8-0ubuntu6
Architecture: amd64
Date: Thu Jan 25 09:54:25 2018
DuplicateSignature:
 package:libsane1:1.0.27-1~experimental3ubuntu1
 Unpacking libsane1:i386 (1.0.27-1~experimental3ubuntu1) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-mnckTe/53-libsane1_1.0.27-1~experimental3ubuntu1_i386.deb 
(--unpack):
  trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is 
different from other instances of package libsane1:i386
ErrorMessage: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which 
is different from other instances of package libsane1:i386
InstallationDate: Installed on 2017-06-27 (211 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.19.0.4ubuntu1
 apt  1.6~alpha5
SourcePackage: sane-backends
Title: package libsane1 1.0.27-1~experimental3ubuntu1 failed to 
install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
UpgradeStatus: Upgraded to bionic on 2018-01-10 (14 days ago)

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic package-conflict third-party-packages

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

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

Status in sane-backends package in Ubuntu:
  New

Bug description:
  Occurred during latest update.

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: libsane1 1.0.27-1~experimental3ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  Date: Thu Jan 25 09:54:25 2018
  DuplicateSignature:
   package:libsane1:1.0.27-1~experimental3ubuntu1
   Unpacking libsane1:i386 (1.0.27-1~experimental3ubuntu1) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-mnckTe/53-libsane1_1.0.27-1~experimental3ubuntu1_i386.deb 
(--unpack):
trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is 
different from other instances of package libsane1:i386
  ErrorMessage: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
  InstallationDate: Installed on 2017-06-27 (211 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 
3.6.3-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 
2.7.14-2ubuntu1
  RelatedPackageVersions:
   dpkg 1.19.0.4ubuntu1
   apt  1.6~alpha5
  SourcePackage: sane-backends
  Title: package libsane1 1.0.27-1~experimental3ubuntu1 failed to 
install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
  UpgradeStatus: Upgraded to bionic on 2018-01-10 (14 days ago)

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

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


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

2018-01-25 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

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

Status in sane-backends package in Ubuntu:
  New

Bug description:
  Occurred during latest update.

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: libsane1 1.0.27-1~experimental3ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13
  Uname: Linux 4.13.0-25-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  Date: Thu Jan 25 09:54:25 2018
  DuplicateSignature:
   package:libsane1:1.0.27-1~experimental3ubuntu1
   Unpacking libsane1:i386 (1.0.27-1~experimental3ubuntu1) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-mnckTe/53-libsane1_1.0.27-1~experimental3ubuntu1_i386.deb 
(--unpack):
trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is 
different from other instances of package libsane1:i386
  ErrorMessage: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
  InstallationDate: Installed on 2017-06-27 (211 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 
3.6.3-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 
2.7.14-2ubuntu1
  RelatedPackageVersions:
   dpkg 1.19.0.4ubuntu1
   apt  1.6~alpha5
  SourcePackage: sane-backends
  Title: package libsane1 1.0.27-1~experimental3ubuntu1 failed to 
install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
  UpgradeStatus: Upgraded to bionic on 2018-01-10 (14 days ago)

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

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


[Desktop-packages] [Bug 1739362] Re: gnome-software (11) g_mutex_lock → g_main_loop_quit → do_call → call_vanished_handler → call_vanished_handler

2018-01-25 Thread Jean-Baptiste Lallement
** Summary changed:

- 
/usr/bin/gnome-software:11:g_mutex_lock:g_main_loop_quit:do_call:call_vanished_handler:call_vanished_handler
+ gnome-software (11) g_mutex_lock → g_main_loop_quit → do_call → 
call_vanished_handler → call_vanished_handler

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

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

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

Title:
  gnome-software (11) g_mutex_lock → g_main_loop_quit → do_call →
  call_vanished_handler → call_vanished_handler

Status in gnome-software package in Ubuntu:
  Confirmed

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

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

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


[Desktop-packages] [Bug 1719797] Re: Firmware update seemingly not working

2018-01-25 Thread Mario Limonciello
That upstream issue has migrated to https://gitlab.gnome.org/GNOME
/gnome-software/issues/253.  It seems Launchpad can't track it anymore.

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

Title:
  Firmware update seemingly not working

Status in GNOME Software:
  Expired
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 17.10

  On a dell latitude 5580, the firmware update seems to not work while
  it actually does.

  1. Gnome software reports there is a new firmware update.
  2. I click "update now"
  3. The update disappears for a few seconds, then reappears.
  4. When I reboot my laptop, the laptop goes into firmware update modus, 
updates the firmware, and starts Ubuntu.

  What I expect:

  After clicking "update now", Gnome software tells me my computer has
  to restart the update. Either the update is listed and greyed out with
  a "reboot required" message, or the update is not visible.

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

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


[Desktop-packages] [Bug 1739675] Re: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit statu

2018-01-25 Thread Jean-Baptiste Lallement
** Package changed: gnome-software (Ubuntu) => shim-signed (Ubuntu)

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

Title:
  package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
  failed to install/upgrade: subprocess installed post-installation
  script returned error exit status 1

Status in shim-signed package in Ubuntu:
  New

Bug description:
  When I start my computer, the message "problem detected software"
  appears without stopping

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-42-generic x86_64
  .proc.sys.kernel.moksbstate_disabled: 0
  ApportVersion: 2.20.1-0ubuntu2.14
  Architecture: amd64
  Date: Thu Dec 14 23:00:56 2017
  EFITables:
   déc. 21 21:52:39 helloworld-A-F-K31AN kernel: efi: EFI v2.31 by American 
Megatrends
   déc. 21 21:52:39 helloworld-A-F-K31AN kernel: efi:  ESRT=0x99b2f298  
ACPI=0x98b86000  ACPI 2.0=0x98b86000  SMBIOS=0x99a7dc98 
   déc. 21 21:52:39 helloworld-A-F-K31AN kernel: esrt: Reserving ESRT space 
from 0x99b2f298 to 0x99b2f2d0.
   déc. 21 21:52:39 helloworld-A-F-K31AN kernel: Secure boot enabled
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2017-12-13 (7 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.3
   apt  1.2.24
  SecureBoot: 6   0   0   0   1
  SourcePackage: shim-signed
  Title: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 
failed to install/upgrade: subprocess installed post-installation script 
returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1738503] Re: Cannot Install SNAPS from Gnome-Software Bionic - invalid credentials

2018-01-25 Thread Jean-Baptiste Lallement
Thanks for following up. I'm closing this report according to your last
comment and I didn't see any other occurrence of this bug.

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

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

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

Title:
  Cannot Install SNAPS from Gnome-Software Bionic - invalid credentials

Status in gnome-software package in Ubuntu:
  Invalid

Bug description:
  Error captured in attached Screengrab. I don't recall making any
  changes, how would I fix this locally?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-software 3.26.3-2ubuntu1
  ProcVersionSignature: Ubuntu 4.14.0-11.13-generic 4.14.3
  Uname: Linux 4.14.0-11-generic x86_64
  ApportVersion: 2.20.8-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Dec 15 18:36:40 2017
  InstallationDate: Installed on 2017-09-25 (81 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170920)
  InstalledPlugins:
   gnome-software-plugin-flatpak 3.26.3-2ubuntu1
   gnome-software-plugin-limba   N/A
   gnome-software-plugin-snap3.26.3-2ubuntu1
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1739757] Re: /usr/bin/gnome-software:*** Error in `gnome-software': realloc(): invalid old size: ADDR ***

2018-01-25 Thread Jean-Baptiste Lallement
** Changed in: gnome-software (Ubuntu)
   Importance: Undecided => Low

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

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

Title:
  /usr/bin/gnome-software:*** Error in `gnome-software': realloc():
  invalid old size: ADDR ***

Status in gnome-software package in Ubuntu:
  Confirmed

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

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

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


[Desktop-packages] [Bug 1745273] Re: Cannot open terminal with long working directory name containing Unicode characters

2018-01-25 Thread Egmont Koblinger
Hi,

The bash bug I linked indeed seems to be a different one; however, it
might give some clues about what might going on. E.g. your locale, PS1,
PROMPT_COMMAND etc. _might_ be relevant. (I cannot reproduce your
problem, although I can see the prompt incorrectly showing parts of
color changing escape sequences. I have a custom PS1, though. Allegedly
work-in-progress bash-4.5 is going to contain yet another bunch of
related fixes.)

Could you try for example to “unset PROMPT_COMMAND” at the last line of
your .bashrc, or change to a much simpler PS1, does it still crash then?

Could you please try with bash development version?

git clone https://git.savannah.gnu.org/git/bash.git
cd bash
git checkout devel
./configure
make DEBUG= MALLOC_DEBUG=
./bash

If this one is still buggy, it would the best if you could raise this
issue with upstream bash maintainers. There's a "bashbug" tool that
collects the information required by developers. (Since I don't have
cmdline email sending set up, I just see which file it opens for me to
edit, open the same file in gedit and copy-paste to my favorite email
client (this way long lines don't get chopped).)

If the devel version is okay then Ubuntu will also be fixed whenever
bash-4.5 is released and then Ubuntu upgrades to that, which might still
take quite a while. I'm sorry but I won't be able to help backporting
the fix to Ubuntu, I'm not an Ubuntu developer, just lurking around here
keeping an eye on gnome-terminal :)

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

Title:
  Cannot open terminal with long working directory name containing
  Unicode characters

Status in bash package in Ubuntu:
  New
Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  1) The release of Ubuntu you are using: Ubuntu 17.10

  2) The version of the package you are using: gnome-terminal version
  3.24.2-0ubuntu4; bash version 4.4-5ubuntu1

  3) What you expected to happen: When opening a terminal window with a
  long working directory path containing Unicode characters (such as
  
“/home/test/01234567890123456789/01234567890123456789/ä/01234567890123456789/01234567890123456789/01234567890123456789/01234567890123456789”
  in a 80×24 window), gnome-terminal opens normally.

  4) What happened instead: gnome-terminal closes immediately, both when opened 
using
  gnome-terminal 
--working-directory=/home/test/01234567890123456789/01234567890123456789/ä/01234567890123456789/01234567890123456789/01234567890123456789/01234567890123456789
  and when changing to this directory using “cd”. There is no output on stderr 
or anywhere else, the window just closes.

  It seems that gnome-terminal closes because bash crashes with a
  segmentation fault, see https://bugs.launchpad.net/ubuntu/+source
  /gnome-terminal/+bug/1745273/comments/4.

  This makes it impossible to use the shell for many directories with
  long paths. This did NOT happen in Ubuntu 16.04.

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

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


[Desktop-packages] [Bug 1740863] Re: gnome-software (5) g_wakeup_new → g_main_context_new → start_sync → snapd_client_find_section_sync → find_snaps

2018-01-25 Thread Jean-Baptiste Lallement
** Summary changed:

- 
/usr/bin/gnome-software:5:g_wakeup_new:g_main_context_new:start_sync:snapd_client_find_section_sync:find_snaps
+ gnome-software (5) g_wakeup_new → g_main_context_new → start_sync → 
snapd_client_find_section_sync → find_snaps

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

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

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

Title:
  gnome-software (5) g_wakeup_new → g_main_context_new → start_sync →
  snapd_client_find_section_sync → find_snaps

Status in gnome-software package in Ubuntu:
  Confirmed

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

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

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


[Desktop-packages] [Bug 1740864] Re: /usr/bin/gnome-software:5:g_wakeup_new:g_main_context_new:pk_client_resolve:gs_plugin_packagekit_resolve_packages:gs_plugin_packagekit_refine_name_to_id

2018-01-25 Thread Jean-Baptiste Lallement
** Changed in: gnome-software (Ubuntu)
   Importance: Undecided => Medium

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

** Summary changed:

- 
/usr/bin/gnome-software:5:g_wakeup_new:g_main_context_new:pk_client_resolve:gs_plugin_packagekit_resolve_packages:gs_plugin_packagekit_refine_name_to_id
+ gnome-software (5) g_wakeup_new → g_main_context_new → pk_client_resolve → 
gs_plugin_packagekit_resolve_packages → gs_plugin_packagekit_refine_name_to_id

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

Title:
  gnome-software (5) g_wakeup_new → g_main_context_new →
  pk_client_resolve → gs_plugin_packagekit_resolve_packages →
  gs_plugin_packagekit_refine_name_to_id

Status in gnome-software package in Ubuntu:
  Confirmed

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

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

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


[Desktop-packages] [Bug 1739783] Re: package gnome-software 3.20.5-0ubuntu0.16.04.7 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting c

2018-01-25 Thread Jean-Baptiste Lallement
Thanks for your report. Is it still an issue for you?

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

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

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

Title:
  package gnome-software 3.20.5-0ubuntu0.16.04.7 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

Status in gnome-software package in Ubuntu:
  Incomplete

Bug description:
  i was trying to install the update but an error occurred during the
  installation

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.5-0ubuntu0.16.04.7
  ProcVersionSignature: Ubuntu 4.4.0-104.127-generic 4.4.98
  Uname: Linux 4.4.0-104-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.14
  Architecture: amd64
  Date: Fri Dec 22 19:48:53 2017
  DuplicateSignature:
   package:gnome-software:3.20.5-0ubuntu0.16.04.7
   Processing triggers for man-db (2.7.5-1) ...
   dpkg: error processing package gnome-software (--configure):
package is in a very bad inconsistent state; you should
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2017-05-13 (223 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150221-11:29
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.3
   apt  1.2.24
  SourcePackage: gnome-software
  Title: package gnome-software 3.20.5-0ubuntu0.16.04.7 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  UpgradeStatus: Upgraded to xenial on 2017-05-19 (216 days ago)

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

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


[Desktop-packages] [Bug 1740743] Re: Hide Imagemagick's Display app from GNOME software

2018-01-25 Thread Jean-Baptiste Lallement
** Changed in: gnome-software (Ubuntu)
   Importance: Undecided => Low

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

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

Title:
  Hide Imagemagick's Display app from GNOME software

Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  In bug #1717951 Imagemagick was already removed from being displayed
  in GNOME-Shell.

  It is still listed in GNOME-Software which causes some (potential)
  usability issues:

  Users can still test the "imagemagick" app from within Ubuntu Software
  and decide to remove it from there. Because that app looks dated, ugly
  and out of place in a modern desktop environment. Removing Imagemagick
  has the bad side-effect of removing printing support while user won't
  even realize that Imagemagick was printing related at all.

  Thus I propose to remove the app from being listed as installed in
  Ubuntu Software at all. Or to be moved to the "System Apps" section to
  prevent users from removing it manually (and unvoluntarily CUPS with
  it).

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

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


[Desktop-packages] [Bug 1745094] Re: package ubuntu-software 3.20.5-0ubuntu0.16.04.6 failed to install/upgrade: paketet ubuntu-software är inte redo för att konfigureras kan inte konfigurera (aktuell

2018-01-25 Thread Jean-Baptiste Lallement
Thanks for your report.

If it is still an issue, you can recover from this error from the command line. 
Open  a terminal and run the following command:
$ sudo dpkg --configure -a

it should finish the configuration of the package

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

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

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

Title:
  package ubuntu-software 3.20.5-0ubuntu0.16.04.6 failed to
  install/upgrade: paketet ubuntu-software är inte redo för att
  konfigureras  kan inte konfigurera (aktuell status är "half-
  installed")

Status in gnome-software package in Ubuntu:
  Incomplete

Bug description:
  This happened while the system was booting.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-software 3.20.5-0ubuntu0.16.04.6
  ProcVersionSignature: Ubuntu 4.4.0-98.121-generic 4.4.90
  Uname: Linux 4.4.0-98-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.10
  AptOrdering:
   tzdata: Install
   ubuntu-software: Configure
   tzdata: Configure
   NULL: ConfigurePending
  Architecture: amd64
  Date: Wed Jan 24 07:34:37 2018
  DpkgTerminalLog:
   Förbereder att packa upp .../tzdata_2017c-0ubuntu0.16.04_all.deb ...
   Packar upp tzdata (2017c-0ubuntu0.16.04) över (2016j-0ubuntu0.16.04) ...
   dpkg: fel vid hantering av paketet ubuntu-software (--configure):
paketet ubuntu-software är inte redo för att konfigureras
kan inte konfigurera (aktuell status är "half-installed")
  ErrorMessage: paketet ubuntu-software är inte redo för att konfigureras  kan 
inte konfigurera (aktuell status är "half-installed")
  InstallationDate: Installed on 2016-08-09 (532 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.2
   apt  1.2.24
  SourcePackage: gnome-software
  Title: package ubuntu-software 3.20.5-0ubuntu0.16.04.6 failed to 
install/upgrade: paketet ubuntu-software är inte redo för att konfigureras  kan 
inte konfigurera (aktuell status är "half-installed")
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1740865] Re: gnome-software (5) g_realloc → g_array_maybe_expand → g_array_set_size → g_byte_array_set_size → read_cb

2018-01-25 Thread Jean-Baptiste Lallement
** Summary changed:

- 
/usr/bin/gnome-software:5:g_realloc:g_array_maybe_expand:g_array_set_size:g_byte_array_set_size:read_cb
+ gnome-software (5) g_realloc → g_array_maybe_expand → g_array_set_size → 
g_byte_array_set_size → read_cb

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

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

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

Title:
  gnome-software (5) g_realloc → g_array_maybe_expand → g_array_set_size
  → g_byte_array_set_size → read_cb

Status in gnome-software package in Ubuntu:
  Confirmed

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

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

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


  1   2   3   >