[Desktop-packages] [Bug 2036149] [NEW] BlueZ release 5.69

2023-09-14 Thread Daniel van Vugt
Public bug reported:

Update to BlueZ 5.69 (or later) in Ubuntu 24.04

** Affects: bluez (Ubuntu)
 Importance: Medium
 Assignee: Daniel van Vugt (vanvugt)
 Status: Triaged

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

Title:
  BlueZ release 5.69

Status in bluez package in Ubuntu:
  Triaged

Bug description:
  Update to BlueZ 5.69 (or later) in Ubuntu 24.04

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


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


[Desktop-packages] [Bug 2035360] Re: GPU hangs in SketchUp on Intel gen12 due to outdated MESA library

2023-09-14 Thread Nathan Teodosio
The Gnome snap has been built with a newer Mesa.

Could you try

  snap refresh --candidate gnome-42-2204

and then start the browser? Does the issue go away?

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

Title:
  GPU hangs in SketchUp on Intel gen12 due to outdated MESA library

Status in Mesa:
  New
Status in chromium-browser package in Ubuntu:
  New
Status in firefox package in Ubuntu:
  New

Bug description:
  When opening a SketchUp model (example:
  
https://app.sketchup.com/share/tc/europe/9jWfPS5lgN8?stoken=KYi8KrAR6g3gv6OqLAKNEEMrQHLOA7jd8oV20HmBbHrZqyPRPmG1QlPurYkJnuw_)
  in Firefox or Chromium, after ~5 seconds, the SketchUp logo freezes
  for ~4 seconds, and we see a blank page. The logs show the GPU hang
  and browser rendering context failed to initialise.

  This has 100% reproducibility on my 12-gen GPU.

  On this system with Ubuntu 23.04, I have always seen a GPU hang with the 
stock Ubuntu kernel or mainline.
  Log files as attachment

  - the output of 'dmesg' is at https://quora.org/OJnlVgn4xZ/dmesg.txt
  - the output of 'dmesg' with kernel boot args 'drm.debug=0x1e 
log_buf_len=16M' is at https://quora.org/OJnlVgn4xZ/dmesg-debug.txt
  - the output of /sys/class/drm/card0/error is at 
https://quora.org/OJnlVgn4xZ/i915-error.txt

  Since I was able to cause failure uncontained to the rendering process
  when performing this 5-8 times, there is an argument that this is a
  security (DoS) issue, though I'll let someone else make a judgement.

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


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


[Desktop-packages] [Bug 1517901] Re: gnome-shell spins in glFinish -> nouveau_fence_wait -> sched_yield with 100% CPU

2023-09-14 Thread Daniel van Vugt
This bug was closed 6 years ago. Please open new bugs for any problems
you find.


** Summary changed:

- gnome-shell spins over sched_yield with 100% CPU
+ gnome-shell spins in glFinish -> nouveau_fence_wait -> sched_yield with 100% 
CPU

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

Title:
  gnome-shell spins in glFinish -> nouveau_fence_wait -> sched_yield
  with 100% CPU

Status in gnome-shell package in Ubuntu:
  Expired

Bug description:
  The gnome-shell process gets occasionally stuck in a busy loop using
  100% CPU for a few minutes. strace shows that it repeatedly invokes
  sched_yield.

  This seem to be triggered by opening (certain) context menus. It
  started out in Eclipse, but now also affects the Firefox address-bar
  dropdown.

  Backtrace:

  #0  0x7fbe03b413f7 in sched_yield () at 
../sysdeps/unix/syscall-template.S:81
  #1  0x7fbdeb9fdf31 in nouveau_fence_wait (fence=0x3a3a3b0) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_fence.c:212
  #2  0x7fbdeb9177c2 in st_finish (st=st@entry=0x22c1c50) at 
../../../../src/mesa/state_tracker/st_cb_flush.c:101
  #3  0x7fbdeb9177f0 in st_glFinish (ctx=) at 
../../../../src/mesa/state_tracker/st_cb_flush.c:136
  #4  0x7fbe011b1e82 in _cogl_winsys_wait_for_gpu (onscreen=0x25bb4d0) at 
./winsys/cogl-winsys-glx.c:1577
  #5  _cogl_winsys_onscreen_swap_region (onscreen=0x25bb4d0, 
user_rectangles=, n_rectangles=) at 
./winsys/cogl-winsys-glx.c:1794
  #6  0x7fbe011a7341 in cogl_onscreen_swap_region (onscreen=0x25bb4d0, 
rectangles=rectangles@entry=0x7ffcc12a2080, n_rectangles=n_rectangles@entry=1) 
at ./cogl-onscreen.c:337
  #7  0x7fbe04f7d662 in clutter_stage_cogl_redraw (stage_window=0x2159b80) 
at ./cogl/clutter-stage-cogl.c:641
  #8  0x7fbe04fe1887 in clutter_stage_do_redraw (stage=0x254d790) at 
./clutter-stage.c:1184
  #9  _clutter_stage_do_update (stage=0x254d790) at ./clutter-stage.c:1242
  #10 0x7fbe04fc8028 in master_clock_update_stages (master_clock=0x2492a40, 
stages=0x7305590) at ./clutter-master-clock.c:457
  #11 clutter_clock_dispatch (source=, callback=, 
user_data=) at ./clutter-master-clock.c:589
  #12 0x7fbe042a8e04 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #13 0x7fbe042a9048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #14 0x7fbe042a930a in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #15 0x7fbe059ee021 in meta_run () from /usr/lib/libmutter.so.0
  #16 0x00401d11 in main (argc=1, argv=0x7ffcc12a2488) at main.c:439
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: GNOME
  DisplayManager: lightdm
  DistroRelease: Ubuntu 14.04
  GsettingsChanges:
   org.gnome.shell.calendar show-weekdate true
   org.gnome.desktop.interface toolkit-accessibility true
   org.gnome.desktop.interface gtk-im-module 'gtk-im-context-simple'
   org.gnome.desktop.interface clock-show-date true
  InstallationDate: Installed on 2014-04-01 (597 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  Package: gnome-shell 3.10.4-0ubuntu5.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.13.0-68.111-generic 3.13.11-ckt27
  Tags:  trusty
  Uname: Linux 3.13.0-68-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-07-23 (484 days ago)
  UserGroups: adm cdrom dip disco lpadmin plugdev postgres sambashare sudo 
wireshark
  _MarkForUpload: True

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


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


[Desktop-packages] [Bug 2035221] Re: driver problem

2023-09-14 Thread Daniel van Vugt
Thanks for the bug report. There is no software brightness adjustment on
desktop machines. You need to adjust the brightness on the monitor
instead.

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

** Changed in: 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/2035221

Title:
  driver problem

Status in Ubuntu:
  Invalid

Bug description:
  my PC brightness cannot be adjust

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 6.2.0-31.31-generic 6.2.15
  Uname: Linux 6.2.0-31-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Sep 12 20:41:05 2023
  DistUpgraded: Fresh install
  DistroCodename: lunar
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller 
[8086:0152] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Xeon E3-1200 v2/3rd Gen Core processor Graphics 
Controller [17aa:308c]
  InstallationDate: Installed on 2023-08-20 (23 days ago)
  InstallationMedia: Ubuntu 23.04 "Lunar Lobster" - Release amd64 (20230418)
  MachineType: LENOVO 36644M9
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-31-generic 
root=UUID=d9fe23a3-2394-47aa-aa88-66e71e67d711 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/07/2013
  dmi.bios.release: 0.57
  dmi.bios.vendor: LENOVO
  dmi.bios.version: F1KT57AUS
  dmi.board.vendor: LENOVO
  dmi.board.version: NOK
  dmi.chassis.type: 3
  dmi.chassis.vendor: LENOVO
  dmi.modalias: 
dmi:bvnLENOVO:bvrF1KT57AUS:bd11/07/2013:br0.57:svnLENOVO:pn36644M9:pvrThinkCentreM72e:rvnLENOVO:rn:rvrNOK:cvnLENOVO:ct3:cvr:skuLENOVO_MT_3664:
  dmi.product.name: 36644M9
  dmi.product.sku: LENOVO_MT_3664
  dmi.product.version: ThinkCentre M72e
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.114-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.2.0.20230414.1+2061~u22.04
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


[Desktop-packages] [Bug 1517901] Re: gnome-shell spins over sched_yield with 100% CPU

2023-09-14 Thread Steve Sims
I'm seeing something superficially similar in 20.04 desktop edition, in
a Dell workstation (i.e. h/w box, not a VM).

The desktop from time to time becomes extremely sluggish with long
delays for keystroke inputs and screen refreshes. e.g. we have chromium
pages with real-time clock displays, and in this mode, they only refresh
maybe 3-4 times per minute. Text entered in a terminal may not show for
a minute.

This situation can persist for hours. No obvious errors in system logs.
CPU usage shows gnome-shell at 100% cpu, nothing else abnormal. An
strace on gnome-shell shows a massive stream of sched_yield() = 0.

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

Title:
  gnome-shell spins over sched_yield with 100% CPU

Status in gnome-shell package in Ubuntu:
  Expired

Bug description:
  The gnome-shell process gets occasionally stuck in a busy loop using
  100% CPU for a few minutes. strace shows that it repeatedly invokes
  sched_yield.

  This seem to be triggered by opening (certain) context menus. It
  started out in Eclipse, but now also affects the Firefox address-bar
  dropdown.

  Backtrace:

  #0  0x7fbe03b413f7 in sched_yield () at 
../sysdeps/unix/syscall-template.S:81
  #1  0x7fbdeb9fdf31 in nouveau_fence_wait (fence=0x3a3a3b0) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_fence.c:212
  #2  0x7fbdeb9177c2 in st_finish (st=st@entry=0x22c1c50) at 
../../../../src/mesa/state_tracker/st_cb_flush.c:101
  #3  0x7fbdeb9177f0 in st_glFinish (ctx=) at 
../../../../src/mesa/state_tracker/st_cb_flush.c:136
  #4  0x7fbe011b1e82 in _cogl_winsys_wait_for_gpu (onscreen=0x25bb4d0) at 
./winsys/cogl-winsys-glx.c:1577
  #5  _cogl_winsys_onscreen_swap_region (onscreen=0x25bb4d0, 
user_rectangles=, n_rectangles=) at 
./winsys/cogl-winsys-glx.c:1794
  #6  0x7fbe011a7341 in cogl_onscreen_swap_region (onscreen=0x25bb4d0, 
rectangles=rectangles@entry=0x7ffcc12a2080, n_rectangles=n_rectangles@entry=1) 
at ./cogl-onscreen.c:337
  #7  0x7fbe04f7d662 in clutter_stage_cogl_redraw (stage_window=0x2159b80) 
at ./cogl/clutter-stage-cogl.c:641
  #8  0x7fbe04fe1887 in clutter_stage_do_redraw (stage=0x254d790) at 
./clutter-stage.c:1184
  #9  _clutter_stage_do_update (stage=0x254d790) at ./clutter-stage.c:1242
  #10 0x7fbe04fc8028 in master_clock_update_stages (master_clock=0x2492a40, 
stages=0x7305590) at ./clutter-master-clock.c:457
  #11 clutter_clock_dispatch (source=, callback=, 
user_data=) at ./clutter-master-clock.c:589
  #12 0x7fbe042a8e04 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #13 0x7fbe042a9048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #14 0x7fbe042a930a in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #15 0x7fbe059ee021 in meta_run () from /usr/lib/libmutter.so.0
  #16 0x00401d11 in main (argc=1, argv=0x7ffcc12a2488) at main.c:439
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: GNOME
  DisplayManager: lightdm
  DistroRelease: Ubuntu 14.04
  GsettingsChanges:
   org.gnome.shell.calendar show-weekdate true
   org.gnome.desktop.interface toolkit-accessibility true
   org.gnome.desktop.interface gtk-im-module 'gtk-im-context-simple'
   org.gnome.desktop.interface clock-show-date true
  InstallationDate: Installed on 2014-04-01 (597 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  Package: gnome-shell 3.10.4-0ubuntu5.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.13.0-68.111-generic 3.13.11-ckt27
  Tags:  trusty
  Uname: Linux 3.13.0-68-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-07-23 (484 days ago)
  UserGroups: adm cdrom dip disco lpadmin plugdev postgres sambashare sudo 
wireshark
  _MarkForUpload: True

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


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


[Desktop-packages] [Bug 2008977] Re: Make Wayland sessions work with fbdev

2023-09-14 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1965303 ***
https://bugs.launchpad.net/bugs/1965303

** This bug has been marked a duplicate of bug 1965303
   Migrate from fbdev drivers to simpledrm and DRM fbdev emulation layer

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

Title:
  Make Wayland sessions work with fbdev

Status in linux package in Ubuntu:
  Confirmed
Status in mutter package in Ubuntu:
  Triaged

Bug description:
  Make Wayland sessions work with fbdev. For when KMS/DRM support is
  missing in the kernel but the device still has legacy graphics.

  Currently Xorg already does this with a custom driver that allows it
  to fall back to using fbdev. We could do the same with mutter but it's
  unlikely to be accepted by upstream since Fedora opted to solve it by
  just enabling SimpleDRM in the kernel:

  https://fedoraproject.org/wiki/Changes/ReplaceFbdevDrivers

  This started out being a personal goal for me but will also be a
  business requirement in future to not ship Xorg. So we need to give
  mutter some way of using fbdev graphics.

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


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


[Desktop-packages] [Bug 2035220] Re: cve-2023-4863

2023-09-14 Thread Bug Watch Updater
** Changed in: libwebp (Debian)
   Status: Confirmed => Fix Released

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

Title:
  cve-2023-4863

Status in chromium-browser package in Ubuntu:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Released
Status in firefox-esr package in Ubuntu:
  Confirmed
Status in libwebp package in Ubuntu:
  Confirmed
Status in thunderbird package in Ubuntu:
  Fix Released
Status in chromium package in Debian:
  New
Status in libwebp package in Debian:
  Fix Released

Bug description:
  [$NA][1479274] Critical CVE-2023-4863: Heap buffer overflow in WebP. Reported 
by Apple Security Engineering and Architecture (SEAR) and The Citizen Lab at 
The University of Torontoʼs Munk School on 2023-09-06
  
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_11.html

  high profile remote vulnerability

  themusicgod1@eva1:~$ apt-cache policy chromium-browser
  chromium-browser:
Installed: 1:85.0.4183.83-0ubuntu2.22.04.1
Candidate: 1:85.0.4183.83-0ubuntu2.22.04.1
Version table:

  current available snap: 
  chromium 116.0.5845.179 

  fix is in:
  chromium 116.0.5845.187

  ubuntu: 22.04.3 LTS jammy

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: chromium-browser 1:85.0.4183.83-0ubuntu2.22.04.1
  ProcVersionSignature: Ubuntu 6.2.0-26.26~22.04.1-generic 6.2.13
  Uname: Linux 6.2.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Sep 12 08:38:06 2023
  DiskUsage:
   Filesystem Type   Size  Used Avail Use% Mounted on
   /dev/sda2  ext4   228G  162G   55G  75% /
   tmpfs  tmpfs  3.9G   66M  3.8G   2% /dev/shm
   /dev/sda2  ext4   228G  162G   55G  75% /
  InstallationDate: Installed on 2017-04-18 (2337 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  MachineType: MSI MS-7994
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-26-generic 
root=UUID=333c5e4f-3f61-4abf-b950-f19431c843d6 ro text
  Snap.Changes: no changes found
  Snap.ChromeDriverVersion: ChromeDriver 116.0.5845.179 
(17ff023f3eb4f6883321db9399bfc65560ef84a9-refs/branch-heads/5845@{#1745})
  Snap.ChromiumVersion: Chromium 116.0.5845.179 snap
  SourcePackage: chromium-browser
  UpgradeStatus: Upgraded to jammy on 2023-06-14 (89 days ago)
  dmi.bios.date: 12/16/2016
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5.80
  dmi.board.asset.tag: Default string
  dmi.board.name: H110M GAMING (MS-7994)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.80:bd12/16/2016:br5.12:svnMSI:pnMS-7994:pvr1.0:rvnMSI:rnH110MGAMING(MS-7994):rvr1.0:cvnMSI:ct3:cvr1.0:skuDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: MS-7994
  dmi.product.sku: Default string
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI
  mtime.conffile..etc.apport.crashdb.conf: 2020-06-07T21:16:26.397404

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


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


[Desktop-packages] [Bug 2034261] Re: [FFe] Restore the desktop non-minimal option

2023-09-14 Thread Marcos Alano
That was a very sane decision. Thank you. Just a minimal option that
doesn't install the desktop-recommends is good enough, I think.

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

Title:
  [FFe] Restore the desktop non-minimal option

Status in livecd-rootfs package in Ubuntu:
  Fix Released
Status in ubuntu-meta package in Ubuntu:
  Fix Released

Bug description:
  Following the decision on https://discourse.ubuntu.com/t/thank-you-
  for-the-passionate-discussion-an-update-on-installation-options-and-
  provisioning-overhaul we want to revert the change which removed
  'minimal' from the desktop ISO.

  We basically want to go back to what we had previous cycle but change
  the default selection to be 'minimal' (and probably relabel the
  options)

  It will require reverting also the changes we did to debian-cd

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


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


[Desktop-packages] [Bug 2034261] Re: [FFe] Restore the desktop non-minimal option

2023-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-meta - 1.520

---
ubuntu-meta (1.520) mantic; urgency=medium

  * Refreshed dependencies
  * Make changes to restore desktop non-minimal install option (LP: #2034261)
  * Added aisleriot to desktop-raspi-recommends, desktop-recommends
  * Added branding-ubuntu to desktop-raspi-recommends, desktop-
recommends
  * Added cheese to desktop-raspi-recommends, desktop-recommends
  * Added file-roller to desktop-raspi-recommends, desktop-recommends
  * Added gnome-mahjongg to desktop-raspi-recommends, desktop-recommends
  * Added gnome-mines to desktop-raspi-recommends, desktop-recommends
  * Added gnome-sudoku to desktop-raspi-recommends, desktop-recommends
  * Added hplip to desktop-minimal-recommends, desktop-raspi-recommends,
desktop-recommends
  * Added libreoffice-calc to desktop-raspi-recommends, desktop-
recommends
  * Added libreoffice-gnome to desktop-raspi-recommends, desktop-
recommends
  * Added libreoffice-impress to desktop-raspi-recommends, desktop-
recommends
  * Added libreoffice-math to desktop-raspi-recommends, desktop-
recommends
  * Added libreoffice-style-yaru to desktop-raspi-recommends, desktop-
recommends
  * Added libreoffice-writer to desktop-raspi-recommends, desktop-
recommends
  * Added remmina to desktop-raspi-recommends, desktop-recommends
  * Added rhythmbox to desktop-raspi-recommends, desktop-recommends
  * Added shotwell to desktop-raspi-recommends, desktop-recommends
  * Added simple-scan to desktop-raspi-recommends, desktop-recommends
  * Added thunderbird to desktop-raspi-recommends, desktop-recommends
  * Added thunderbird-gnome-support to desktop-raspi-recommends, desktop-
recommends
  * Added transmission-gtk to desktop-raspi-recommends, desktop-
recommends

 -- Jeremy Bícha   Thu, 14 Sep 2023 18:28:42 -0400

** Changed in: ubuntu-meta (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  [FFe] Restore the desktop non-minimal option

Status in livecd-rootfs package in Ubuntu:
  Fix Released
Status in ubuntu-meta package in Ubuntu:
  Fix Released

Bug description:
  Following the decision on https://discourse.ubuntu.com/t/thank-you-
  for-the-passionate-discussion-an-update-on-installation-options-and-
  provisioning-overhaul we want to revert the change which removed
  'minimal' from the desktop ISO.

  We basically want to go back to what we had previous cycle but change
  the default selection to be 'minimal' (and probably relabel the
  options)

  It will require reverting also the changes we did to debian-cd

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


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


[Desktop-packages] [Bug 2034261] Re: [FFe] Restore the desktop non-minimal option

2023-09-14 Thread Jeremy Bícha
** Also affects: ubuntu-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-meta (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-meta (Ubuntu)
   Status: New => Fix Committed

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

Title:
  [FFe] Restore the desktop non-minimal option

Status in livecd-rootfs package in Ubuntu:
  Fix Released
Status in ubuntu-meta package in Ubuntu:
  Fix Committed

Bug description:
  Following the decision on https://discourse.ubuntu.com/t/thank-you-
  for-the-passionate-discussion-an-update-on-installation-options-and-
  provisioning-overhaul we want to revert the change which removed
  'minimal' from the desktop ISO.

  We basically want to go back to what we had previous cycle but change
  the default selection to be 'minimal' (and probably relabel the
  options)

  It will require reverting also the changes we did to debian-cd

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


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


[Desktop-packages] [Bug 1903632]

2023-09-14 Thread Toahodges
Same issue, Using a touchscreen monitor, should be able to scroll using
two fingers but it only highlights text. Scrolling works fine in other
apps, chrome, word, etc. Just not in Libra. I love libra but really need
to be able to scroll.

using LibreOffice 7.6

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

Title:
  Touchscreen can't be used to scroll anymore. Instead it will select
  everything on its way.

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

Bug description:
  Ever since I upgrade to 20.10 from 20.04, I have been experiencing this issue.
  There are times when a user might want to scroll their screen by touching 
their screen. But I can't do this anymore.

  I want to know what went wrong? What can I do?

  Any info is appreciated.

  Note:
  Currently, I can scroll without in issue in Nautilus. But I can't do the same 
in Firefox, Tor browser, Libre Office, etc. Except Nautilus, all apps select 
words on screen whenever I touch my screen to scroll. 

  But we all know, SCROLL ≠ SELECT.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: xorg 1:7.7+19ubuntu15
  ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
  Uname: Linux 5.8.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov 10 09:25:39 2020
  DistUpgraded: 2020-10-28 23:47:17,717 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: groovy
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 6.1.14, 5.8.0-26-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
     Subsystem: Dell HD Graphics 5500 [1028:0641]
  InstallationDate: Installed on 2020-02-16 (267 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: Dell Inc. Inspiron 5548
  ProcKernelCmdLine: BOOT_IMAGE=/BOOT/ubuntu_i45x0v@/vmlinuz-5.8.0-26-generic 
root=ZFS=rpool/ROOT/ubuntu_i45x0v ro quiet splash vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to groovy on 2020-10-28 (12 days ago)
  dmi.bios.date: 05/28/2019
  dmi.bios.release: 5.4
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0FFJC4
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A10
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd05/28/2019:br5.4:svnDellInc.:pnInspiron5548:pvrA10:rvnDellInc.:rn0FFJC4:rvrA00:cvnDellInc.:ct8:cvrA10:
  dmi.product.name: Inspiron 5548
  dmi.product.sku: 0641
  dmi.product.version: A10
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.102-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.2.1-1
  version.libgl1-mesa-glx: libgl1-mesa-glx 20.2.1-1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.9-2ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


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


[Desktop-packages] [Bug 1640558] 

2023-09-14 Thread Dan Tokar
Hi, hope all is well?I'm just checking if you are online via email. I would 
love to ask for a favor.
Thanks,Dan

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

Title:
  16.10 Backup Failure.

Status in duplicity package in Ubuntu:
  Expired

Bug description:
  A daily backup job run by corn invokes a script that runs duplicity. Since I 
have upgraded to 16.10 from 16.04 duplicity crashes with the message "killed". 
It seems that the real problem is in the NVIDIA driver for my screen.
  The machine does not crash in other situations.

  Some info
  Dell XPS 15 L502X, 15,6" FHD, NVIDIA GEFORCE GT 540M GR 2 GB
  NVIDIA driver version 367.57
  X server version 11.0, server vendor version 1.18.4, NV-control version 1.29

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


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


[Desktop-packages] [Bug 2015403] Re: Feature Request: adsys 802.1X certificate auto-enrolment from Active Directory CA

2023-09-14 Thread Jean-Baptiste Lallement
Thanks for your report. Certificates auto-enrolment will be released in
23.10 and possibly backported to 22.04 (no ETA yet)

** Changed in: adsys (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: adsys (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Feature Request: adsys 802.1X certificate auto-enrolment from Active
  Directory CA

Status in adsys package in Ubuntu:
  Fix Released

Bug description:
  Hi Team,

  I'd like to make a feature request to support 802.1X certificate auto-
  enrolment from Active Directory CA

  Ideally, certificates for client ubuntu desktops could then be pushed
  via GPOs from and managed by Active Directory CA

  This feature would be for Ubuntu 22.04 LTS or later

  Thanks for you time and consideration!

  ---
  Cheers,
  Jaimes Joschko

  Canonical Support
  ---

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


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


[Desktop-packages] [Bug 2035977] [NEW] PCI/internal sound card not detected

2023-09-14 Thread Lecomte Remi
Public bug reported:

No sound. Impossible to install the driver for hp 850 G6

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: alsa-base 1.0.25+dfsg-0ubuntu7
ProcVersionSignature: Ubuntu 6.2.0-32.32~22.04.1-generic 6.2.16
Uname: Linux 6.2.0-32-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Thu Sep 14 18:44:33 2023
InstallationDate: Installed on 2023-09-12 (2 days ago)
InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/14/2022
dmi.bios.release: 22.0
dmi.bios.vendor: HP
dmi.bios.version: R70 Ver. 01.22.00
dmi.board.name: 8549
dmi.board.vendor: HP
dmi.board.version: KBC Version 52.6E.00
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.ec.firmware.release: 82.110
dmi.modalias: 
dmi:bvnHP:bvrR70Ver.01.22.00:bd10/14/2022:br22.0:efr82.110:svnHP:pnHPEliteBook850G6:pvr:rvnHP:rn8549:rvrKBCVersion52.6E.00:cvnHP:ct10:cvr:sku6XD55EA#ABF:
dmi.product.family: 103C_5336AN HP EliteBook
dmi.product.name: HP EliteBook 850 G6
dmi.product.sku: 6XD55EA#ABF
dmi.sys.vendor: HP

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  PCI/internal sound card not detected

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  No sound. Impossible to install the driver for hp 850 G6

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu7
  ProcVersionSignature: Ubuntu 6.2.0-32.32~22.04.1-generic 6.2.16
  Uname: Linux 6.2.0-32-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep 14 18:44:33 2023
  InstallationDate: Installed on 2023-09-12 (2 days ago)
  InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2022
  dmi.bios.release: 22.0
  dmi.bios.vendor: HP
  dmi.bios.version: R70 Ver. 01.22.00
  dmi.board.name: 8549
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 52.6E.00
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.ec.firmware.release: 82.110
  dmi.modalias: 
dmi:bvnHP:bvrR70Ver.01.22.00:bd10/14/2022:br22.0:efr82.110:svnHP:pnHPEliteBook850G6:pvr:rvnHP:rn8549:rvrKBCVersion52.6E.00:cvnHP:ct10:cvr:sku6XD55EA#ABF:
  dmi.product.family: 103C_5336AN HP EliteBook
  dmi.product.name: HP EliteBook 850 G6
  dmi.product.sku: 6XD55EA#ABF
  dmi.sys.vendor: HP

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


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


[Desktop-packages] [Bug 2035974] [NEW] After upgrade to Linux 6.5, 1 of 3 shared Vbox folders can't load

2023-09-14 Thread BertN45
Public bug reported:

The system has constantly a 100% CPU load, that shared folder has many
many folder and files. Two smaller shared folders load directly.

ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: nautilus 1:45~rc-1ubuntu1
ProcVersionSignature: Ubuntu 6.5.0-5.5-generic 6.5.0
Uname: Linux 6.5.0-5-generic x86_64
ApportVersion: 2.27.0-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Thu Sep 14 12:13:07 2023
GsettingsChanges: b'org.gnome.nautilus.preferences' b'migrated-gtk-settings' 
b'true'
InstallationDate: Installed on 2023-05-07 (131 days ago)
InstallationMedia: Ubuntu 23.10 "Mantic Minotaur" - Daily amd64 (20230506)
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_nautilus: nautilus-extension-gnome-terminal 3.49.92-2ubuntu1

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


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

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

Title:
  After upgrade to Linux 6.5,  1 of 3 shared Vbox folders can't load

Status in nautilus package in Ubuntu:
  New

Bug description:
  The system has constantly a 100% CPU load, that shared folder has many
  many folder and files. Two smaller shared folders load directly.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: nautilus 1:45~rc-1ubuntu1
  ProcVersionSignature: Ubuntu 6.5.0-5.5-generic 6.5.0
  Uname: Linux 6.5.0-5-generic x86_64
  ApportVersion: 2.27.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep 14 12:13:07 2023
  GsettingsChanges: b'org.gnome.nautilus.preferences' b'migrated-gtk-settings' 
b'true'
  InstallationDate: Installed on 2023-05-07 (131 days ago)
  InstallationMedia: Ubuntu 23.10 "Mantic Minotaur" - Daily amd64 (20230506)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus: nautilus-extension-gnome-terminal 3.49.92-2ubuntu1

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


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


[Desktop-packages] [Bug 2003331] Re: Can't log in to lunar x11 session

2023-09-14 Thread Steve Langasek
Dropping the rls-ll-incoming tag, which is an incoming queue for
Canonical teams to assess prioritization.  Since the only open task is
against a universe package, it does not apply here.

** Tags removed: rls-ll-incoming

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

Title:
  Can't log in to lunar x11 session

Status in ubuntu-meta package in Ubuntu:
  Invalid
Status in virtualbox package in Ubuntu:
  New

Bug description:
  On a freshly installed and updated lunar in VirtualBox it doesn't let
  me log in to Ubuntu on Xorg. I'm just bumped back to the login screen.
  journalctl extract attached.

  On my regular (updated) lunar install, logging in to Ubuntu on Xorg
  works fine. But that's anything but a fresh install.

  Missing dependency?

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


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


[Desktop-packages] [Bug 2034986] Re: some text became unreadable during a distribution upgrade

2023-09-14 Thread Brian Murray
** Also affects: ubuntu-meta (Ubuntu Mantic)
   Importance: Undecided
   Status: Confirmed

** Also affects: ubuntu-release-upgrader (Ubuntu Mantic)
   Importance: Critical
   Status: Confirmed

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

Title:
  some text became unreadable during a distribution upgrade

Status in ubuntu-meta package in Ubuntu:
  Confirmed
Status in ubuntu-release-upgrader package in Ubuntu:
  Confirmed
Status in ubuntu-meta source package in Mantic:
  Confirmed
Status in ubuntu-release-upgrader source package in Mantic:
  Confirmed

Bug description:
  I was upgrading from Lunar to Mantic the other day and left a couple
  of applications open during the upgrade process. During the upgrade
  the text in audacious became unreadable (I'll attach a screenshot) and
  I seem to recall the title bar of Firefox being unreadable but the
  contents of web pages still being readable.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: ubuntu-release-upgrader-core 1:23.10.5
  ProcVersionSignature: Ubuntu 6.5.0-4.4-generic 6.5.0
  Uname: Linux 6.5.0-4-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia zfs
  ApportVersion: 2.27.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CrashDB: ubuntu
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep  8 15:39:27 2023
  InstallationDate: Installed on 2018-08-10 (1855 days ago)
  InstallationMedia: Ubuntu-Server 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: ubuntu-release-upgrader
  UpgradeStatus: Upgraded to mantic on 2023-09-06 (2 days ago)
  VarLogDistupgradeAptclonesystemstate.tar.gz: Error: command ['pkexec', 'cat', 
'/var/log/dist-upgrade/apt-clone_system_state.tar.gz'] failed with exit code 
126: Error executing command as another user: Request dismissed
  VarLogDistupgradeTermlog:
   
  mtime.conffile..etc.update-manager.meta-release: 2021-05-27T16:30:16.970490

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


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


[Desktop-packages] [Bug 2035360] Re: GPU hangs in SketchUp on Intel gen12 due to outdated MESA library

2023-09-14 Thread Bug Watch Updater
** Changed in: mesa
   Status: Unknown => New

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

Title:
  GPU hangs in SketchUp on Intel gen12 due to outdated MESA library

Status in Mesa:
  New
Status in chromium-browser package in Ubuntu:
  New
Status in firefox package in Ubuntu:
  New

Bug description:
  When opening a SketchUp model (example:
  
https://app.sketchup.com/share/tc/europe/9jWfPS5lgN8?stoken=KYi8KrAR6g3gv6OqLAKNEEMrQHLOA7jd8oV20HmBbHrZqyPRPmG1QlPurYkJnuw_)
  in Firefox or Chromium, after ~5 seconds, the SketchUp logo freezes
  for ~4 seconds, and we see a blank page. The logs show the GPU hang
  and browser rendering context failed to initialise.

  This has 100% reproducibility on my 12-gen GPU.

  On this system with Ubuntu 23.04, I have always seen a GPU hang with the 
stock Ubuntu kernel or mainline.
  Log files as attachment

  - the output of 'dmesg' is at https://quora.org/OJnlVgn4xZ/dmesg.txt
  - the output of 'dmesg' with kernel boot args 'drm.debug=0x1e 
log_buf_len=16M' is at https://quora.org/OJnlVgn4xZ/dmesg-debug.txt
  - the output of /sys/class/drm/card0/error is at 
https://quora.org/OJnlVgn4xZ/i915-error.txt

  Since I was able to cause failure uncontained to the rendering process
  when performing this 5-8 times, there is an argument that this is a
  security (DoS) issue, though I'll let someone else make a judgement.

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


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


[Desktop-packages] [Bug 1370738] Re: xorg crashes with firestorm viewer for second life

2023-09-14 Thread Paul White
Bug report did not expire due to bug watches which were closed [RESOLVED
NOTOURBUG]

Further to comments #7 and #8 closing as 'Invalid' in the absence of any
confirmation that the issue was fixed for a release that has been EOL
for over eight years.

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  xorg crashes with firestorm viewer for second life

Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Use the firestorm for second life computer seemed to stop and when I
  had to hard power off it said X had crashed when I turned the computer
  back on. I right clicked sit here on something in the game it crahsed
  and then said x had crashed with nothing responding.

  Description:  Ubuntu Utopic Unicorn (development branch)
  Release:  14.10

  I am on Lubuntu 14.10 and just updated today and has done it twice in
  quick sucession in the past 30 minutes.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: xserver-xorg-core 2:1.16.0-1ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-14.20-generic 3.16.2
  Uname: Linux 3.16.0-14-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  Date: Wed Sep 17 14:47:02 2014
  ExecutablePath: /usr/bin/Xorg
  InstallationDate: Installed on 2014-08-31 (17 days ago)
  InstallationMedia: Lubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140831)
  ProcCmdline: /usr/bin/X -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 
-nolisten tcp vt7 -novtswitch
  ProcEnviron:
   
  Signal: 6
  SourcePackage: xorg-server
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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


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


[Desktop-packages] [Bug 2035220] Re: cve-2023-4863

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

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

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

Title:
  cve-2023-4863

Status in chromium-browser package in Ubuntu:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Released
Status in firefox-esr package in Ubuntu:
  Confirmed
Status in libwebp package in Ubuntu:
  Confirmed
Status in thunderbird package in Ubuntu:
  Fix Released
Status in chromium package in Debian:
  New
Status in libwebp package in Debian:
  Confirmed

Bug description:
  [$NA][1479274] Critical CVE-2023-4863: Heap buffer overflow in WebP. Reported 
by Apple Security Engineering and Architecture (SEAR) and The Citizen Lab at 
The University of Torontoʼs Munk School on 2023-09-06
  
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_11.html

  high profile remote vulnerability

  themusicgod1@eva1:~$ apt-cache policy chromium-browser
  chromium-browser:
Installed: 1:85.0.4183.83-0ubuntu2.22.04.1
Candidate: 1:85.0.4183.83-0ubuntu2.22.04.1
Version table:

  current available snap: 
  chromium 116.0.5845.179 

  fix is in:
  chromium 116.0.5845.187

  ubuntu: 22.04.3 LTS jammy

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: chromium-browser 1:85.0.4183.83-0ubuntu2.22.04.1
  ProcVersionSignature: Ubuntu 6.2.0-26.26~22.04.1-generic 6.2.13
  Uname: Linux 6.2.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Sep 12 08:38:06 2023
  DiskUsage:
   Filesystem Type   Size  Used Avail Use% Mounted on
   /dev/sda2  ext4   228G  162G   55G  75% /
   tmpfs  tmpfs  3.9G   66M  3.8G   2% /dev/shm
   /dev/sda2  ext4   228G  162G   55G  75% /
  InstallationDate: Installed on 2017-04-18 (2337 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  MachineType: MSI MS-7994
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-26-generic 
root=UUID=333c5e4f-3f61-4abf-b950-f19431c843d6 ro text
  Snap.Changes: no changes found
  Snap.ChromeDriverVersion: ChromeDriver 116.0.5845.179 
(17ff023f3eb4f6883321db9399bfc65560ef84a9-refs/branch-heads/5845@{#1745})
  Snap.ChromiumVersion: Chromium 116.0.5845.179 snap
  SourcePackage: chromium-browser
  UpgradeStatus: Upgraded to jammy on 2023-06-14 (89 days ago)
  dmi.bios.date: 12/16/2016
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5.80
  dmi.board.asset.tag: Default string
  dmi.board.name: H110M GAMING (MS-7994)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.80:bd12/16/2016:br5.12:svnMSI:pnMS-7994:pvr1.0:rvnMSI:rnH110MGAMING(MS-7994):rvr1.0:cvnMSI:ct3:cvr1.0:skuDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: MS-7994
  dmi.product.sku: Default string
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI
  mtime.conffile..etc.apport.crashdb.conf: 2020-06-07T21:16:26.397404

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


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


[Desktop-packages] [Bug 2035220] Re: cve-2023-4863

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

** Changed in: firefox-esr (Ubuntu)
   Status: New => Confirmed

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

Title:
  cve-2023-4863

Status in chromium-browser package in Ubuntu:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Released
Status in firefox-esr package in Ubuntu:
  Confirmed
Status in libwebp package in Ubuntu:
  Confirmed
Status in thunderbird package in Ubuntu:
  Fix Released
Status in chromium package in Debian:
  New
Status in libwebp package in Debian:
  Confirmed

Bug description:
  [$NA][1479274] Critical CVE-2023-4863: Heap buffer overflow in WebP. Reported 
by Apple Security Engineering and Architecture (SEAR) and The Citizen Lab at 
The University of Torontoʼs Munk School on 2023-09-06
  
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_11.html

  high profile remote vulnerability

  themusicgod1@eva1:~$ apt-cache policy chromium-browser
  chromium-browser:
Installed: 1:85.0.4183.83-0ubuntu2.22.04.1
Candidate: 1:85.0.4183.83-0ubuntu2.22.04.1
Version table:

  current available snap: 
  chromium 116.0.5845.179 

  fix is in:
  chromium 116.0.5845.187

  ubuntu: 22.04.3 LTS jammy

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: chromium-browser 1:85.0.4183.83-0ubuntu2.22.04.1
  ProcVersionSignature: Ubuntu 6.2.0-26.26~22.04.1-generic 6.2.13
  Uname: Linux 6.2.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Sep 12 08:38:06 2023
  DiskUsage:
   Filesystem Type   Size  Used Avail Use% Mounted on
   /dev/sda2  ext4   228G  162G   55G  75% /
   tmpfs  tmpfs  3.9G   66M  3.8G   2% /dev/shm
   /dev/sda2  ext4   228G  162G   55G  75% /
  InstallationDate: Installed on 2017-04-18 (2337 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  MachineType: MSI MS-7994
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-26-generic 
root=UUID=333c5e4f-3f61-4abf-b950-f19431c843d6 ro text
  Snap.Changes: no changes found
  Snap.ChromeDriverVersion: ChromeDriver 116.0.5845.179 
(17ff023f3eb4f6883321db9399bfc65560ef84a9-refs/branch-heads/5845@{#1745})
  Snap.ChromiumVersion: Chromium 116.0.5845.179 snap
  SourcePackage: chromium-browser
  UpgradeStatus: Upgraded to jammy on 2023-06-14 (89 days ago)
  dmi.bios.date: 12/16/2016
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5.80
  dmi.board.asset.tag: Default string
  dmi.board.name: H110M GAMING (MS-7994)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.80:bd12/16/2016:br5.12:svnMSI:pnMS-7994:pvr1.0:rvnMSI:rnH110MGAMING(MS-7994):rvr1.0:cvnMSI:ct3:cvr1.0:skuDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: MS-7994
  dmi.product.sku: Default string
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI
  mtime.conffile..etc.apport.crashdb.conf: 2020-06-07T21:16:26.397404

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


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


[Desktop-packages] [Bug 2033181] Re: package libreoffice-common 1:6.0.7-0ubuntu0.18.04.13 failed to install/upgrade: conflicting packages - not installing libreoffice-common

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

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

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

Title:
  package libreoffice-common 1:6.0.7-0ubuntu0.18.04.13 failed to
  install/upgrade: conflicting packages - not installing libreoffice-
  common

Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice could not be upgraded

  ProblemType: Package
  DistroRelease: Ubuntu 20.04
  Package: libreoffice-common 1:6.0.7-0ubuntu0.18.04.13
  ProcVersionSignature: Ubuntu 4.15.0-213.224-generic 4.15.18
  Uname: Linux 4.15.0-213-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.27
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Sun Aug 27 14:33:19 2023
  ErrorMessage: conflicting packages - not installing libreoffice-common
  InstallationDate: Installed on 2023-08-26 (0 days ago)
  InstallationMedia: Ubuntu 16.04.6 LTS "Xenial Xerus" - Release amd64 
(20190227)
  PackageArchitecture: all
  Python3Details: /usr/bin/python3.8, Python 3.8.10, python3-minimal, 
3.8.2-0ubuntu2
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.19.7ubuntu3.2
   apt  2.0.9
  SourcePackage: libreoffice
  Title: package libreoffice-common 1:6.0.7-0ubuntu0.18.04.13 failed to 
install/upgrade: conflicting packages - not installing libreoffice-common
  UpgradeStatus: No upgrade log present (probably fresh install)

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


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


[Desktop-packages] [Bug 2035221] Re: driver problem

2023-09-14 Thread Eduardo Barretto
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  driver problem

Status in xorg package in Ubuntu:
  New

Bug description:
  my PC brightness cannot be adjust

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 6.2.0-31.31-generic 6.2.15
  Uname: Linux 6.2.0-31-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Sep 12 20:41:05 2023
  DistUpgraded: Fresh install
  DistroCodename: lunar
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller 
[8086:0152] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Xeon E3-1200 v2/3rd Gen Core processor Graphics 
Controller [17aa:308c]
  InstallationDate: Installed on 2023-08-20 (23 days ago)
  InstallationMedia: Ubuntu 23.04 "Lunar Lobster" - Release amd64 (20230418)
  MachineType: LENOVO 36644M9
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-31-generic 
root=UUID=d9fe23a3-2394-47aa-aa88-66e71e67d711 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/07/2013
  dmi.bios.release: 0.57
  dmi.bios.vendor: LENOVO
  dmi.bios.version: F1KT57AUS
  dmi.board.vendor: LENOVO
  dmi.board.version: NOK
  dmi.chassis.type: 3
  dmi.chassis.vendor: LENOVO
  dmi.modalias: 
dmi:bvnLENOVO:bvrF1KT57AUS:bd11/07/2013:br0.57:svnLENOVO:pn36644M9:pvrThinkCentreM72e:rvnLENOVO:rn:rvrNOK:cvnLENOVO:ct3:cvr:skuLENOVO_MT_3664:
  dmi.product.name: 36644M9
  dmi.product.sku: LENOVO_MT_3664
  dmi.product.version: ThinkCentre M72e
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.114-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.2.0.20230414.1+2061~u22.04
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


[Desktop-packages] [Bug 1732482] Re: [snap] doesn't properly save desktop files for "create shortcuts" action

2023-09-14 Thread Nathan Teodosio
** Changed in: chromium-browser (Ubuntu)
   Status: Triaged => In Progress

** Changed in: chromium-browser (Ubuntu)
 Assignee: (unassigned) => Nathan Teodosio (nteodosio)

** Description changed:

  For chrome apps, the create shortcuts action should create desktop files
  but it doesn't.  I suspect it has something to do with paths.
- 
- 
- 
- tracking:candidate
- installed:   62.0.3202.94 (123) 246MB -

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

Title:
  [snap] doesn't properly save desktop files for "create shortcuts"
  action

Status in chromium-browser package in Ubuntu:
  In Progress

Bug description:
  For chrome apps, the create shortcuts action should create desktop
  files but it doesn't.  I suspect it has something to do with paths.

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


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


[Desktop-packages] [Bug 2032812] Re: [FFe] libreoffice 7.6.x for mantic

2023-09-14 Thread Rico Tzschichholz
** Changed in: libreoffice (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  [FFe] libreoffice 7.6.x for mantic

Status in libreoffice package in Ubuntu:
  Fix Committed

Bug description:
  Libreoffice releases are quite in sync with the Ubuntu release
  schedule and every Ubuntu release receives its new "major" update.

  This cycle there are a few issues. As precaution to prevent breaking
  the archive and blocking transitions the upload is delayed until
  further notice.

  Hereby I am asking for permission to upload libreoffice 7.6.x for
  23.10/mantic when it is ready.

  The package will be prepared at
  https://launchpad.net/~libreoffice/+archive/ubuntu/libreoffice-
  
prereleases/+packages?field.name_filter=_filter=published_filter=mantic

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


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


[Desktop-packages] [Bug 2035793] [NEW] simple-scan causes Shutting down GNOME Shell

2023-09-14 Thread corrado venturini
Public bug reported:

Start simple-scan - start scanning, after few seconds GNOME Shell shuts dowd.
See attached journal at
 Sep 14 14:12:57 corrado-n16-mm-0904 gnome-shell[2395]: Shutting down GNOME 
Shell

ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: simple-scan 44.0+git20230905-0ubuntu1
ProcVersionSignature: Ubuntu 6.5.0-5.5-generic 6.5.0
Uname: Linux 6.5.0-5-generic x86_64
ApportVersion: 2.27.0-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Thu Sep 14 14:24:56 2023
InstallationDate: Installed on 2023-09-08 (6 days ago)
InstallationMedia: Ubuntu 23.10 "Mantic Minotaur" - Daily amd64 (20230904.2)
MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-5-generic 
root=UUID=292e309b-93e6-4de5-9917-86a10459c5d3 ro quiet splash
SourcePackage: simple-scan
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/01/2022
dmi.bios.release: 14.2
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1402
dmi.board.asset.tag: Default string
dmi.board.name: PRIME H610M-E D4
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1402:bd04/01/2022:br14.2:svnASUS:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEH610M-ED4:rvrRev1.xx:cvnDefaultstring:ct3:cvrDefaultstring:skuSKU:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.sku: SKU
dmi.product.version: System Version
dmi.sys.vendor: ASUS

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


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

** Attachment added: "boot.txt"
   https://bugs.launchpad.net/bugs/2035793/+attachment/5700902/+files/boot.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/2035793

Title:
  simple-scan causes Shutting down GNOME Shell

Status in simple-scan package in Ubuntu:
  New

Bug description:
  Start simple-scan - start scanning, after few seconds GNOME Shell shuts dowd.
  See attached journal at
   Sep 14 14:12:57 corrado-n16-mm-0904 gnome-shell[2395]: Shutting down GNOME 
Shell

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: simple-scan 44.0+git20230905-0ubuntu1
  ProcVersionSignature: Ubuntu 6.5.0-5.5-generic 6.5.0
  Uname: Linux 6.5.0-5-generic x86_64
  ApportVersion: 2.27.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep 14 14:24:56 2023
  InstallationDate: Installed on 2023-09-08 (6 days ago)
  InstallationMedia: Ubuntu 23.10 "Mantic Minotaur" - Daily amd64 (20230904.2)
  MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-5-generic 
root=UUID=292e309b-93e6-4de5-9917-86a10459c5d3 ro quiet splash
  SourcePackage: simple-scan
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/01/2022
  dmi.bios.release: 14.2
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: Default string
  dmi.board.name: PRIME H610M-E D4
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1402:bd04/01/2022:br14.2:svnASUS:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEH610M-ED4:rvrRev1.xx:cvnDefaultstring:ct3:cvrDefaultstring:skuSKU:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.sku: SKU
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

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


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


[Desktop-packages] [Bug 2007652] Re: [snap] PWA don't launch as applications, just another chromium window

2023-09-14 Thread Nathan Teodosio
With the help of 3v1n0 it's confirmed that this is Mutter interpretation
of a sandboxed application.

Whether this is a bug is then a matter of opinion and actually
complicated[1].

You may need to convince Gnome maintainers about it or use another
desktop environment.

[1] https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/84

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

** Changed in: mutter (Ubuntu)
   Status: New => Opinion

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  [snap] PWA don't launch as applications, just another chromium window

Status in chromium-browser package in Ubuntu:
  Invalid
Status in mutter package in Ubuntu:
  Opinion

Bug description:
  I have recently converted from deb to snap package of chromium and
  progressive web applications (PWAs) launch just as another window of
  chromium and are not recognized as separate application by the window
  manager (for example when switching using Super+Tab) or dock (grouped
  under chromium windows).

  This is either a regression of the snap package vs deb or ubuntu 20.04
  vs ubuntu 18.04 (I am not able to differentiate between these two
  since both happened together).

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


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


[Desktop-packages] [Bug 2035618] Re: Crashed after selecting 'Try Ubuntu'

2023-09-14 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
https://iso.qa.ubuntu.com/qatracker/reports/bugs/2035618

** Tags added: iso-testing

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

Title:
  Crashed after selecting 'Try Ubuntu'

Status in gnome-shell package in Ubuntu:
  Invalid

Bug description:
  Crashed after selecting 'Try Ubuntu'
  Prompted to file a report of the problem

  Testing ISO 20230914

  ProblemType: Crash
  DistroRelease: Ubuntu 23.10
  Package: gnome-shell 45~rc-0ubuntu3 [origin: unknown]
  Uname: Linux 6.5.0-5-generic x86_64
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep 14 10:11:33 2023
  ExecutablePath: /usr/bin/gnome-shell
  ExecutableTimestamp: 1694375959
  ProcCmdline: gnome-shell --sm-disable --mode=ubiquity
  ProcCwd: /home/ubuntu
  ProcEnviron:
   LANG=C.UTF-8
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
  Signal: 6
  SourcePackage: gnome-shell
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo users

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


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


[Desktop-packages] [Bug 2035618] Re: Crashed after selecting 'Try Ubuntu'

2023-09-14 Thread Paul White
** Information type changed from Private to Public

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

Title:
  Crashed after selecting 'Try Ubuntu'

Status in gnome-shell package in Ubuntu:
  Invalid

Bug description:
  Crashed after selecting 'Try Ubuntu'
  Prompted to file a report of the problem

  Testing ISO 20230914

  ProblemType: Crash
  DistroRelease: Ubuntu 23.10
  Package: gnome-shell 45~rc-0ubuntu3 [origin: unknown]
  Uname: Linux 6.5.0-5-generic x86_64
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep 14 10:11:33 2023
  ExecutablePath: /usr/bin/gnome-shell
  ExecutableTimestamp: 1694375959
  ProcCmdline: gnome-shell --sm-disable --mode=ubiquity
  ProcCwd: /home/ubuntu
  ProcEnviron:
   LANG=C.UTF-8
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
  Signal: 6
  SourcePackage: gnome-shell
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo users

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


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


[Desktop-packages] [Bug 2026774] Re: [MIR] tecla

2023-09-14 Thread Sebastien Bacher
$ ./change-override -c main -B tecla
Override component to main
tecla 45~rc-1 in mantic: universe/gnome -> main
tecla 45~rc-1 in mantic amd64: universe/gnome/optional/100% -> main
tecla 45~rc-1 in mantic arm64: universe/gnome/optional/100% -> main
tecla 45~rc-1 in mantic armhf: universe/gnome/optional/100% -> main
tecla 45~rc-1 in mantic ppc64el: universe/gnome/optional/100% -> main
tecla 45~rc-1 in mantic riscv64: universe/gnome/optional/100% -> main
tecla 45~rc-1 in mantic s390x: universe/gnome/optional/100% -> main
Override [y|N]? y
7 publications overridden.


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

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

Title:
  [MIR] tecla

Status in tecla package in Ubuntu:
  Fix Released

Bug description:
  [Availability]
  The package tecla is already in Ubuntu universe.

  [Rationale]
  The package tecla is required in Ubuntu main because it is an expected 
dependency of both gnome-control-center 45 and gnome-shell 45. It will replace  
the source package libgnomekbd for Ubuntu Main and allow libgnomekbd to be 
demoted to Universe.

  The package tecla is required in Ubuntu main no later than August 17
  due to the need to package GNOME 45 Beta by Ubuntu 23.10 Feature
  Freeze

  [Security]
  - No CVEs/security issues in this software in the past

  - no `suid` or `sgid` binaries
  - no executables in `/sbin` and `/usr/sbin`
  - Package does not install services, timers or recurring jobs
  - Packages does not open privileged ports (ports < 1024)
  - Packages does not contain extensions to security-sensitive software

  [Quality assurance - function/usage]
  - The package works well right after install

  [Quality assurance - maintenance]
  The package is maintained well in Debian/Ubuntu/Upstream and does
  not have too many, long-term & critical, open bugs
  - Ubuntu https://bugs.launchpad.net/ubuntu/+source/tecla
  - Debian https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=tecla
  - Upstream https://gitlab.gnome.org/GNOME/tecla/-/issues

  [Quality assurance - testing]
  - The package does not run a test at build time because no upstream test 
suite is provided, the app is trivial, and there isn't a standards way of 
running automated tests for a purely graphical app like this one.

  - The package does not run an autopkgtest because the app is trivial
  and we do not have a good system in place to autopkgtest purely
  graphical apps like this one.

  - The package can not be tested at build or autopkgtest time. To make
  up for that here is a test plan:

  https://wiki.ubuntu.com/DesktopTeam/TestPlans/tecla

  [Quality assurance - packaging]
  - debian/watch is present and works
  (Actually, the Debian watch file follow Debian GNOME team conventions and 
only looks for stable, beta, or RC releases, but the only release so far is an 
Alpha. The Beta release is scheduled for early August.)

  - debian/control defines a correct Maintainer field

  - This package does not yield massive lintian Warnings, Errors

  - Please link to a recent build log of the package
  
https://launchpad.net/ubuntu/+source/tecla/45~alpha-0ubuntu1/+latestbuild/amd64

  - Lintian overrides are not present

  - This package does not rely on obsolete or about to be demoted packages.
  - This package has no python2 or GTK2 dependencies

  - The package will be installed by default, but does not ask debconf

  - Packaging and build is easy, link to debian/rules
  https://salsa.debian.org/gnome-team/tecla/-/blob/debian/master/debian/rules

  [UI standards]
  - Application is end-user facing, Translation is present, via standard
  intltool/gettext or similar build and runtime internationalization system

  NOTE: This package is so new that it has not been translated yet but
  it is set up for translation via the standard meson gettext
  translations support. See po/POTFILES.in . There is only a single
  binary package for tecla and the translations will be automatically
  included in the binary package in a future release.

  [Dependencies]
  - No further depends or recommends dependencies that are not yet in main

  [Standards compliance]
  - This package correctly follows FHS and Debian Policy

  [Maintenance/Owner]
  - Owning Team will be Desktop Packages
  - Team is not yet, but will subscribe to the package before promotion

  - This does not use static builds
  - This does not use vendored code
  - This package is not rust based

  - The package has been built in the archive more recently than the last test 
rebuild
  
https://launchpad.net/ubuntu/+source/tecla/45~alpha-0ubuntu1/+latestbuild/amd64

  [Background information]
  The Package description explains the package well
  Upstream Name is tecla
  Link to upstream project https://gitlab.gnome.org/GNOME/tecla

  This package will be co-maintained with the Debian GNOME team.

To manage 

[Desktop-packages] [Bug 2035603] Re: Duplicity 1.2.2-1 fails to build from source

2023-09-14 Thread Nathan Teodosio
** Description changed:

  https://launchpadlibrarian.net/685130555/buildlog_ubuntu-mantic-
  amd64.duplicity_1.2.2-1_BUILDING.txt.gz
+ 
+ For the record this builds fine with the latest upstream release
+ setup.py so I'm not poking them.

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

Title:
  Duplicity 1.2.2-1 fails to build from source

Status in duplicity package in Ubuntu:
  Triaged

Bug description:
  https://launchpadlibrarian.net/685130555/buildlog_ubuntu-mantic-
  amd64.duplicity_1.2.2-1_BUILDING.txt.gz

  For the record this builds fine with the latest upstream release
  setup.py so I'm not poking them.

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


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


[Desktop-packages] [Bug 2035603] Re: Duplicity 1.2.2-1 fails to build from source

2023-09-14 Thread Nathan Teodosio
For consistency I followed the maintainer's patch style.

** Patch added: "duplicity.diff"
   
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/2035603/+attachment/5700853/+files/duplicity.diff

** Patch removed: "duplicity.diff"
   
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/2035603/+attachment/5700826/+files/duplicity.diff

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

Title:
  Duplicity 1.2.2-1 fails to build from source

Status in duplicity package in Ubuntu:
  Triaged

Bug description:
  https://launchpadlibrarian.net/685130555/buildlog_ubuntu-mantic-
  amd64.duplicity_1.2.2-1_BUILDING.txt.gz

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


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


[Desktop-packages] [Bug 2035603] Re: Duplicity 1.2.2-1 fails to build from source

2023-09-14 Thread Nathan Teodosio
** Patch added: "duplicity.diff"
   
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/2035603/+attachment/5700826/+files/duplicity.diff

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

Title:
  Duplicity 1.2.2-1 fails to build from source

Status in duplicity package in Ubuntu:
  Triaged

Bug description:
  https://launchpadlibrarian.net/685130555/buildlog_ubuntu-mantic-
  amd64.duplicity_1.2.2-1_BUILDING.txt.gz

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


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


[Desktop-packages] [Bug 2035603] [NEW] Duplicity 1.2.2-1 fails to build from source

2023-09-14 Thread Nathan Teodosio
Public bug reported:

https://launchpadlibrarian.net/685130555/buildlog_ubuntu-mantic-
amd64.duplicity_1.2.2-1_BUILDING.txt.gz

** Affects: duplicity (Ubuntu)
 Importance: Undecided
 Assignee: Nathan Teodosio (nteodosio)
 Status: Triaged


** Tags: ftbfs

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

Title:
  Duplicity 1.2.2-1 fails to build from source

Status in duplicity package in Ubuntu:
  Triaged

Bug description:
  https://launchpadlibrarian.net/685130555/buildlog_ubuntu-mantic-
  amd64.duplicity_1.2.2-1_BUILDING.txt.gz

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


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


[Desktop-packages] [Bug 2035228] Re: ruby-gsl dep8 fails on ppc64el

2023-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package gsl - 2.7.1+dfsg-5ubuntu1

---
gsl (2.7.1+dfsg-5ubuntu1) mantic; urgency=medium

  * d/rules: Use -O2 instead of -O3 on ppc64el. (LP: #2035228)

 -- Sergio Durigan Junior   Tue, 12 Sep
2023 11:47:39 -0400

** Changed in: gsl (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  ruby-gsl dep8 fails on ppc64el

Status in gsl package in Ubuntu:
  Fix Released

Bug description:
  With the latest update of gsl from Debian, ruby-gsl's dep8 test start
  failing on ppc64el:

  421s 
===
  421s Failure: test_random32_bsd_0(RngTest):
  421s   random32-bsd, 1 steps (852261210 observed vs 1663114331 expected).
  421sis not true.
  421s /tmp/autopkgtest.r5vIrM/build.JWr/src/test/gsl/rng_test.rb:92:in `block 
(3 levels) in '
  421s 
===
  421s : (0.007176)
  421s test_random32_glibc2_0:  .: (0.001215)
  421s test_random32_libc5_0:   F
  421s 
===
  421s Failure: test_random32_libc5_0(RngTest):
  421s   random32-libc5, 1 steps (367802360 observed vs 1967452027 
expected).
  421sis not true.
  421s /tmp/autopkgtest.r5vIrM/build.JWr/src/test/gsl/rng_test.rb:92:in `block 
(3 levels) in '
  421s 
===
  421s : (0.002615)
  421s test_random64_bsd_0: F
  421s 
===
  421s Failure: test_random64_bsd_0(RngTest):
  421s   random64-bsd, 1 steps (210970120 observed vs 864469165 expected).
  421sis not true.
  421s /tmp/autopkgtest.r5vIrM/build.JWr/src/test/gsl/rng_test.rb:92:in `block 
(3 levels) in '
  421s 
===
  421s : (0.002551)
  421s test_random64_glibc2_0:  .: (0.001151)
  421s test_random64_libc5_0:   F
  421s 
===
  421s Failure: test_random64_libc5_0(RngTest):
  421s   random64-libc5, 1 steps (221021662 observed vs 2106639801 
expected).
  421sis not true.
  421s /tmp/autopkgtest.r5vIrM/build.JWr/src/test/gsl/rng_test.rb:92:in `block 
(3 levels) in '
  421s 
===
  421s : (0.002627)

  This looks like a precision problem caused by excessive optimization
  in the architecture.

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


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


[Desktop-packages] [Bug 2034105] Re: Cursor didn't show up in X session when output from amd dgpu

2023-09-14 Thread jeremyszu
** Changed in: oem-priority
   Status: New => Fix Committed

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

Title:
  Cursor didn't show up in X session when output from amd dgpu

Status in OEM Priority Project:
  Fix Committed
Status in xserver-xorg-video-amdgpu package in Ubuntu:
  Fix Released
Status in xserver-xorg-video-amdgpu source package in Jammy:
  Fix Committed

Bug description:
  [ Impact ]

   * There is no cursor in Xorg session when output from AMD Navi3.x
  dgpu

  [ Test Plan ]

   * Test on the DT with AMD Navi3.x dgpu

   * Attach external monitor to AMD Navi3.x dgpu

   * Switch to Xorg session when login

   * Check if cursor is appeared and works properly

  [ Where problems could occur ]

   * The implementation checks DRM_CAP_CURSOR_WIDTH and
  DRM_CAP_CURSOR_HEIGHT and fallback to original implementation if
  kernel can't report the caps.

   * The user might see different cursor size after the patch applied,
  since the driver will ask kernel for it but not the hard coded one.

  [ Other Info ]

   * Upstream commit: 
https://cgit.freedesktop.org/xorg/driver/xf86-video-amdgpu/commit/?id=9c959fac3af28d191105f63236096ad456dca614
   * The patch has been included in mantic and lunar already

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


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


[Desktop-packages] [Bug 2035360] Re: GPU hangs in SketchUp on Intel gen12 due to outdated MESA library

2023-09-14 Thread Nathan Teodosio
Asked about the possibility of a rebuild at
https://github.com/ubuntu/gnome-sdk/issues/167.

** Bug watch added: github.com/ubuntu/gnome-sdk/issues #167
   https://github.com/ubuntu/gnome-sdk/issues/167

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

Title:
  GPU hangs in SketchUp on Intel gen12 due to outdated MESA library

Status in Mesa:
  Unknown
Status in chromium-browser package in Ubuntu:
  New
Status in firefox package in Ubuntu:
  New

Bug description:
  When opening a SketchUp model (example:
  
https://app.sketchup.com/share/tc/europe/9jWfPS5lgN8?stoken=KYi8KrAR6g3gv6OqLAKNEEMrQHLOA7jd8oV20HmBbHrZqyPRPmG1QlPurYkJnuw_)
  in Firefox or Chromium, after ~5 seconds, the SketchUp logo freezes
  for ~4 seconds, and we see a blank page. The logs show the GPU hang
  and browser rendering context failed to initialise.

  This has 100% reproducibility on my 12-gen GPU.

  On this system with Ubuntu 23.04, I have always seen a GPU hang with the 
stock Ubuntu kernel or mainline.
  Log files as attachment

  - the output of 'dmesg' is at https://quora.org/OJnlVgn4xZ/dmesg.txt
  - the output of 'dmesg' with kernel boot args 'drm.debug=0x1e 
log_buf_len=16M' is at https://quora.org/OJnlVgn4xZ/dmesg-debug.txt
  - the output of /sys/class/drm/card0/error is at 
https://quora.org/OJnlVgn4xZ/i915-error.txt

  Since I was able to cause failure uncontained to the rendering process
  when performing this 5-8 times, there is an argument that this is a
  security (DoS) issue, though I'll let someone else make a judgement.

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


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


[Desktop-packages] [Bug 2035360] Re: GPU hangs in SketchUp on Intel gen12 due to outdated MESA library

2023-09-14 Thread Daniel J Blueman
** Description changed:

- When opening a SketchUp model (example) in Firefox or Chromium, after ~5
- seconds, the SketchUp logo freezes for ~4 seconds, and we see a blank
- page. The logs show the GPU hang and browser rendering context failed to
- initialise.
+ When opening a SketchUp model (example:
+ 
https://app.sketchup.com/share/tc/europe/9jWfPS5lgN8?stoken=KYi8KrAR6g3gv6OqLAKNEEMrQHLOA7jd8oV20HmBbHrZqyPRPmG1QlPurYkJnuw_)
+ in Firefox or Chromium, after ~5 seconds, the SketchUp logo freezes for
+ ~4 seconds, and we see a blank page. The logs show the GPU hang and
+ browser rendering context failed to initialise.
  
  This has 100% reproducibility on my 12-gen GPU.
  
  On this system with Ubuntu 23.04, I have always seen a GPU hang with the 
stock Ubuntu kernel or mainline.
  Log files as attachment
  
  - the output of 'dmesg' is at https://quora.org/OJnlVgn4xZ/dmesg.txt
  - the output of 'dmesg' with kernel boot args 'drm.debug=0x1e 
log_buf_len=16M' is at https://quora.org/OJnlVgn4xZ/dmesg-debug.txt
  - the output of /sys/class/drm/card0/error is at 
https://quora.org/OJnlVgn4xZ/i915-error.txt
  
  Since I was able to cause failure uncontained to the rendering process
  when performing this 5-8 times, there is an argument that this is a
  security (DoS) issue, though I'll let someone else make a judgement.

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

Title:
  GPU hangs in SketchUp on Intel gen12 due to outdated MESA library

Status in Mesa:
  Unknown
Status in chromium-browser package in Ubuntu:
  New
Status in firefox package in Ubuntu:
  New

Bug description:
  When opening a SketchUp model (example:
  
https://app.sketchup.com/share/tc/europe/9jWfPS5lgN8?stoken=KYi8KrAR6g3gv6OqLAKNEEMrQHLOA7jd8oV20HmBbHrZqyPRPmG1QlPurYkJnuw_)
  in Firefox or Chromium, after ~5 seconds, the SketchUp logo freezes
  for ~4 seconds, and we see a blank page. The logs show the GPU hang
  and browser rendering context failed to initialise.

  This has 100% reproducibility on my 12-gen GPU.

  On this system with Ubuntu 23.04, I have always seen a GPU hang with the 
stock Ubuntu kernel or mainline.
  Log files as attachment

  - the output of 'dmesg' is at https://quora.org/OJnlVgn4xZ/dmesg.txt
  - the output of 'dmesg' with kernel boot args 'drm.debug=0x1e 
log_buf_len=16M' is at https://quora.org/OJnlVgn4xZ/dmesg-debug.txt
  - the output of /sys/class/drm/card0/error is at 
https://quora.org/OJnlVgn4xZ/i915-error.txt

  Since I was able to cause failure uncontained to the rendering process
  when performing this 5-8 times, there is an argument that this is a
  security (DoS) issue, though I'll let someone else make a judgement.

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


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


[Desktop-packages] [Bug 2035360] Re: GPU hangs in SketchUp on Intel gen12 due to outdated MESA library

2023-09-14 Thread Nathan Teodosio
Thanks, it seems you already pinned down the issue, I'll investigate how
to get the newer Mesa in (I think that's provided by a gnome-* snap) and
all the following is just for completeness.

Can you attach the following information?

--->
snap info chromium firefox
snap connections chromium
snap connections firefox
<---

> In order to test if the system MESA has the fix while the Chromium
snaps does not, I unpacked it and ran the Chromium binary against system
libraries.

In general, for testing purposes you can run the unconfined binary
directly by calling /snap/chromium/current/usr/lib/chromium-
browser/chrome or /snap/firefox/current/usr/lib/firefox/firefox.

You can also verify if an issue is related to hardware acceleration by
passing --disable-gpu.

** Also affects: firefox via
   https://gitlab.freedesktop.org/mesa/mesa/-/issues/9695
   Importance: Unknown
   Status: Unknown

** Project changed: firefox => mesa

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

Title:
  GPU hangs in SketchUp on Intel gen12 due to outdated MESA library

Status in Mesa:
  Unknown
Status in chromium-browser package in Ubuntu:
  New
Status in firefox package in Ubuntu:
  New

Bug description:
  When opening a SketchUp model (example) in Firefox or Chromium, after
  ~5 seconds, the SketchUp logo freezes for ~4 seconds, and we see a
  blank page. The logs show the GPU hang and browser rendering context
  failed to initialise.

  This has 100% reproducibility on my 12-gen GPU.

  On this system with Ubuntu 23.04, I have always seen a GPU hang with the 
stock Ubuntu kernel or mainline.
  Log files as attachment

  - the output of 'dmesg' is at https://quora.org/OJnlVgn4xZ/dmesg.txt
  - the output of 'dmesg' with kernel boot args 'drm.debug=0x1e 
log_buf_len=16M' is at https://quora.org/OJnlVgn4xZ/dmesg-debug.txt
  - the output of /sys/class/drm/card0/error is at 
https://quora.org/OJnlVgn4xZ/i915-error.txt

  Since I was able to cause failure uncontained to the rendering process
  when performing this 5-8 times, there is an argument that this is a
  security (DoS) issue, though I'll let someone else make a judgement.

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


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


[Desktop-packages] [Bug 2035360] Re: GPU hangs in SketchUp on Intel gen12 due to outdated MESA library

2023-09-14 Thread Nathan Teodosio
** Also affects: firefox (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  GPU hangs in SketchUp on Intel gen12 due to outdated MESA library

Status in Mesa:
  Unknown
Status in chromium-browser package in Ubuntu:
  New
Status in firefox package in Ubuntu:
  New

Bug description:
  When opening a SketchUp model (example) in Firefox or Chromium, after
  ~5 seconds, the SketchUp logo freezes for ~4 seconds, and we see a
  blank page. The logs show the GPU hang and browser rendering context
  failed to initialise.

  This has 100% reproducibility on my 12-gen GPU.

  On this system with Ubuntu 23.04, I have always seen a GPU hang with the 
stock Ubuntu kernel or mainline.
  Log files as attachment

  - the output of 'dmesg' is at https://quora.org/OJnlVgn4xZ/dmesg.txt
  - the output of 'dmesg' with kernel boot args 'drm.debug=0x1e 
log_buf_len=16M' is at https://quora.org/OJnlVgn4xZ/dmesg-debug.txt
  - the output of /sys/class/drm/card0/error is at 
https://quora.org/OJnlVgn4xZ/i915-error.txt

  Since I was able to cause failure uncontained to the rendering process
  when performing this 5-8 times, there is an argument that this is a
  security (DoS) issue, though I'll let someone else make a judgement.

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


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


[Desktop-packages] [Bug 2035220] Re: cve-2023-4863

2023-09-14 Thread Nathan Teodosio
** Changed in: chromium-browser (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  cve-2023-4863

Status in chromium-browser package in Ubuntu:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Released
Status in firefox-esr package in Ubuntu:
  New
Status in libwebp package in Ubuntu:
  New
Status in thunderbird package in Ubuntu:
  Fix Released
Status in chromium package in Debian:
  New
Status in libwebp package in Debian:
  Confirmed

Bug description:
  [$NA][1479274] Critical CVE-2023-4863: Heap buffer overflow in WebP. Reported 
by Apple Security Engineering and Architecture (SEAR) and The Citizen Lab at 
The University of Torontoʼs Munk School on 2023-09-06
  
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_11.html

  high profile remote vulnerability

  themusicgod1@eva1:~$ apt-cache policy chromium-browser
  chromium-browser:
Installed: 1:85.0.4183.83-0ubuntu2.22.04.1
Candidate: 1:85.0.4183.83-0ubuntu2.22.04.1
Version table:

  current available snap: 
  chromium 116.0.5845.179 

  fix is in:
  chromium 116.0.5845.187

  ubuntu: 22.04.3 LTS jammy

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: chromium-browser 1:85.0.4183.83-0ubuntu2.22.04.1
  ProcVersionSignature: Ubuntu 6.2.0-26.26~22.04.1-generic 6.2.13
  Uname: Linux 6.2.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Sep 12 08:38:06 2023
  DiskUsage:
   Filesystem Type   Size  Used Avail Use% Mounted on
   /dev/sda2  ext4   228G  162G   55G  75% /
   tmpfs  tmpfs  3.9G   66M  3.8G   2% /dev/shm
   /dev/sda2  ext4   228G  162G   55G  75% /
  InstallationDate: Installed on 2017-04-18 (2337 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  MachineType: MSI MS-7994
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-26-generic 
root=UUID=333c5e4f-3f61-4abf-b950-f19431c843d6 ro text
  Snap.Changes: no changes found
  Snap.ChromeDriverVersion: ChromeDriver 116.0.5845.179 
(17ff023f3eb4f6883321db9399bfc65560ef84a9-refs/branch-heads/5845@{#1745})
  Snap.ChromiumVersion: Chromium 116.0.5845.179 snap
  SourcePackage: chromium-browser
  UpgradeStatus: Upgraded to jammy on 2023-06-14 (89 days ago)
  dmi.bios.date: 12/16/2016
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5.80
  dmi.board.asset.tag: Default string
  dmi.board.name: H110M GAMING (MS-7994)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.80:bd12/16/2016:br5.12:svnMSI:pnMS-7994:pvr1.0:rvnMSI:rnH110MGAMING(MS-7994):rvr1.0:cvnMSI:ct3:cvr1.0:skuDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: MS-7994
  dmi.product.sku: Default string
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI
  mtime.conffile..etc.apport.crashdb.conf: 2020-06-07T21:16:26.397404

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


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


[Desktop-packages] [Bug 2035397] Re: I had a problem with HDMI

2023-09-14 Thread Daniel van Vugt
I'm guessing the HDMI port is connected to the Nvidia GPU, it usually is
on a hybrid laptop. And I'm seeing that you don't have a proper driver
for the Nvidia GPU installed. Please open the 'Additional Drivers' app
to install a supported Nvidia driver.

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

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

** Tags added: hybrid multigpu multimonitor nouveau

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

Title:
  I had a problem with HDMI

Status in Ubuntu:
  Incomplete

Bug description:
  I don't know a lot about Linux and Ubuntu, but recently, due to
  college, I did a duo boot so I could have both Windows and Linux. But,
  whenever im at Linux, for some reason, my screen doesn't share with
  another monitor through HDMI, but with Windows it does. So i searched
  for some instructions, and ive been told to try and run this code in
  my therminal ubuntu-bug xorg, and that's why im here.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 6.2.0-31.31~22.04.1-generic 6.2.15
  Uname: Linux 6.2.0-31-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  BootLog: Error: [Errno 13] Permissão negada: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Sep 13 13:56:48 2023
  DistUpgraded: Fresh install
  DistroCodename: jammy
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation CometLake-H GT2 [UHD Graphics] [8086:9bc4] (rev 05) 
(prog-if 00 [VGA controller])
 Subsystem: Tongfang Hongkong Limited CometLake-H GT2 [UHD Graphics] 
[1d05:1116]
   NVIDIA Corporation GA106M [GeForce RTX 3060 Mobile / Max-Q] [10de:2520] (rev 
a1) (prog-if 00 [VGA controller])
 Subsystem: Tongfang Hongkong Limited GA106M [GeForce RTX 3060 Mobile / 
Max-Q] [1d05:1116]
  InstallationDate: Installed on 2023-08-31 (13 days ago)
  InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
  MachineType: Avell High Performance A70 LIV
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-31-generic 
root=UUID=c99dc4b0-1110-43e9-a231-5487f4e4ce0d ro quiet splash vt.handoff=7
  RebootRequiredPkgs: Error: path contained symlinks.
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/22/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: N.1.07AVE00
  dmi.board.asset.tag: Standard
  dmi.board.name: Avell A70 LIV
  dmi.board.vendor: Avell High Performance
  dmi.board.version: Standard
  dmi.chassis.asset.tag: Standard
  dmi.chassis.type: 10
  dmi.chassis.vendor: Avell High Performance
  dmi.chassis.version: Standard
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN.1.07AVE00:bd02/22/2021:br5.17:efr1.14:svnAvellHighPerformance:pnA70LIV:pvrStandard:rvnAvellHighPerformance:rnAvellA70LIV:rvrStandard:cvnAvellHighPerformance:ct10:cvrStandard:skuA70LIV:
  dmi.product.family: A70 LIV
  dmi.product.name: A70 LIV
  dmi.product.sku: A70 LIV
  dmi.product.version: Standard
  dmi.sys.vendor: Avell High Performance
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.113-2~ubuntu0.22.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.4-0ubuntu1~22.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.4-2ubuntu1.7~22.04.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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