[Bug 2059847] Re: Input lag or freezes on Nvidia desktops with X11 after logging "MetaSyncRing: Sync object is not ready -- were events handled properly?"

2024-05-14 Thread Antoine L
Ok, thanks for the thorough answer @egmont-gmail.
I fixed the issue for now as stated in my last comment though, so I'm gonna 
stay on 22.04 if it stays fixed.

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

Title:
  Input lag or freezes on Nvidia desktops with X11 after logging
  "MetaSyncRing: Sync object is not ready -- were events handled
  properly?"

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


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

[Bug 2059847] Re: Input lag or freezes on Nvidia desktops with X11 after logging "MetaSyncRing: Sync object is not ready -- were events handled properly?"

2024-05-14 Thread Antoine L
@sldayo OMG, you got it right!
Finally this is fixed on my machine, thanks, A LOT.

Apparently it was upgrading mutter to the jammy-proposed version explicitly 
that caused the dependency removing mess, so your command works fine and only 
upgrade the necessary packages.
I can confirm, after a reboot everything is fine and no results from `sudo 
journalctl -b0 | grep MetaSyncRing`

So the right command to install the jammy-proposed fix is this one from
@sldayo (comment #127) :

`sudo apt install gir1.2-mutter-10/jammy-proposed libmutter-10-0/jammy-
proposed`

Then reboot and it works fine :).

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

Title:
  Input lag or freezes on Nvidia desktops with X11 after logging
  "MetaSyncRing: Sync object is not ready -- were events handled
  properly?"

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


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

[Bug 2059847] Re: Input lag or freezes on Nvidia desktops with X11 after logging "MetaSyncRing: Sync object is not ready -- were events handled properly?"

2024-05-14 Thread Antoine L
@egmont-gmail For users on 22.04, would you suggest upgrading to 24.04 as well ?
I guess the right upgrade path would be to upgrade to 23.10 first and then to 
24.04.
Is this something you would recommend or are there some important pitfalls to 
know about beforehand ?

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

Title:
  Input lag or freezes on Nvidia desktops with X11 after logging
  "MetaSyncRing: Sync object is not ready -- were events handled
  properly?"

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


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

[Bug 2059847] Re: Input lag or freezes on Nvidia desktops with X11 after logging "MetaSyncRing: Sync object is not ready -- were events handled properly?"

2024-05-13 Thread Antoine L
Nobody seems to care but as I stated several times in this thread, for
some people (including me) upgrading these packages will remove some
other packages that apparently need the former ones. This is not an
option.

See the output of `sudo apt-get install mutter/jammy-proposed
libmutter-10-0/jammy-proposed -s` on my computer in one of my previous
comments (#100) for details.

I would really appreciate somebody to give me a hand here, I don't have
that much xp with apt specifics so it might be obvious to some of you.

I use ubuntu as my main and only driver for my everyday dev work and it
is barely usable since one or two months now. I will have to change
distro if I don't find a quick solution as it is impacting vscode
intelliJ, terminal, browser responsivness and more.

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

Title:
  Input lag or freezes on Nvidia desktops with X11 after logging
  "MetaSyncRing: Sync object is not ready -- were events handled
  properly?"

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


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

[Bug 2059847] Re: Input lag or freezes on Nvidia desktops with X11 after logging "MetaSyncRing: Sync object is not ready -- were events handled properly?"

2024-05-11 Thread Antoine L
Don't know why but I can't make this work.

---
$> sudo apt install -y -s --allow-downgrades gir1.2-mutter-10=42.9-0ubuntu7vv1 
mutter-common=42.9-0ubuntu7vv1 libmutter-10-0=42.9-0ubuntu7vv1

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package gir1.2-mutter-10 is not available, but is referred to by another 
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libmutter-10-0 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package mutter-common is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Version '42.9-0ubuntu7vv1' for 'gir1.2-mutter-10' was not found
E: Version '42.9-0ubuntu7vv1' for 'mutter-common' was not found
E: Version '42.9-0ubuntu7vv1' for 'libmutter-10-0' was not found
---

And question: if I downgrade these packages, will it still be
automatically upgraded when the fix is released, or will it stay pinned
to this particular version ?

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

Title:
  Input lag or freezes on Nvidia desktops with X11 after logging
  "MetaSyncRing: Sync object is not ready -- were events handled
  properly?"

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


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

[Bug 2059847] Re: Input lag or freezes on Nvidia desktops with X11 after logging "MetaSyncRing: Sync object is not ready -- were events handled properly?"

2024-05-11 Thread Antoine L
Hi all, I'm new here and never done this before but I've done the
necessary to use the proposed packages because this bug is really really
annoying, making some stuff unusable.

I'm at the last step, when I should just upgrade my packages from
proposed, but I'm freaking out because upgrading `mutter` and
`libmutter-10-0` would apparently remove some unrelated (from my point
of view) packages I use daily.

Here is the output of my upgrade simulation:

---
$> sudo apt-get install mutter/jammy-proposed libmutter-10-0/jammy-proposed -s

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Selected version '42.9-0ubuntu8' (Ubuntu:22.04/jammy-proposed [amd64]) for 
'mutter'
Selected version '42.9-0ubuntu8' (Ubuntu:22.04/jammy-proposed [all]) for 
'mutter-common' because of 'mutter'
Selected version '42.9-0ubuntu8' (Ubuntu:22.04/jammy-proposed [amd64]) for 
'libmutter-10-0'
The following packages were automatically installed and are no longer required:
  gir1.2-accountsservice-1.0 gir1.2-adw-1 gir1.2-gck-1 gir1.2-gcr-3 
gir1.2-gdm-1.0 gir1.2-geoclue-2.0 gir1.2-gnomebluetooth-3.0 gir1.2-gpaste-1.0 
gir1.2-graphene-1.0 gir1.2-gtk-4.0 gir1.2-gweather-3.0
  gir1.2-json-1.0 gir1.2-nm-1.0 gir1.2-nma-1.0 gir1.2-upowerglib-1.0 
gnome-bluetooth-3-common gnome-shell-common gnome-shell-pomodoro-data 
gstreamer1.0-pipewire libgnome-bluetooth-3.0-13 switcheroo-control
  xwayland
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  mutter-common notification-daemon policykit-1-gnome python3-update-manager 
update-manager update-manager-core
The following packages will be REMOVED:
  chrome-gnome-shell gdm3 gir1.2-mutter-10 gnome-shell 
gnome-shell-extension-appindicator gnome-shell-extension-desktop-icons-ng 
gnome-shell-extension-gpaste gnome-shell-extension-ubuntu-dock
  gnome-shell-extensions-gpaste gnome-shell-pomodoro ubuntu-desktop 
ubuntu-desktop-minimal ubuntu-session
The following NEW packages will be installed:
  notification-daemon policykit-1-gnome
The following packages will be upgraded:
  libmutter-10-0 mutter mutter-common python3-update-manager update-manager 
update-manager-core
6 upgraded, 2 newly installed, 13 to remove and 0 not upgraded.
Remv chrome-gnome-shell [10.1-5]
Remv ubuntu-desktop [1.481.1]
Remv ubuntu-desktop-minimal [1.481.1]
Remv gdm3 [42.0-1ubuntu7.22.04.4]
Inst policykit-1-gnome (0.105-7ubuntu3 Ubuntu:22.04/jammy [amd64])
Inst notification-daemon (3.20.0-4build1 Ubuntu:22.04/jammy [amd64])
Remv gnome-shell-extension-ubuntu-dock [72~ubuntu5.22.04.2.1]
Remv gnome-shell-extension-desktop-icons-ng [43-2ubuntu1]
Remv gnome-shell [42.9-0ubuntu2.1] [gnome-shell-extension-gpaste:amd64 
gnome-shell-pomodoro:amd64 gnome-shell-extension-appindicator:amd64 
ubuntu-session:amd64 ]
Remv gir1.2-mutter-10 [42.9-0ubuntu7.1] [gnome-shell-extension-gpaste:amd64 
gnome-shell-pomodoro:amd64 gnome-shell-extension-appindicator:amd64 
ubuntu-session:amd64 ]
Remv gnome-shell-extension-appindicator [42-2~fakesync1] 
[gnome-shell-extension-gpaste:amd64 gnome-shell-pomodoro:amd64 
ubuntu-session:amd64 ]
Remv gnome-shell-extensions-gpaste [3.42.6-1] 
[gnome-shell-extension-gpaste:amd64 gnome-shell-pomodoro:amd64 
ubuntu-session:amd64 ]
Remv gnome-shell-extension-gpaste [3.42.6-1] [gnome-shell-pomodoro:amd64 
ubuntu-session:amd64 ]
Remv gnome-shell-pomodoro [0.20.0-3] [ubuntu-session:amd64 ]
Remv ubuntu-session [42.0-1ubuntu2]
Inst python3-update-manager [1:22.04.19] (1:22.04.20 Ubuntu:22.04/jammy-updates 
[all]) [update-manager-core:amd64 ]
Inst update-manager-core [1:22.04.19] (1:22.04.20 Ubuntu:22.04/jammy-updates 
[all]) [update-manager:amd64 ]
Inst update-manager [1:22.04.19] (1:22.04.20 Ubuntu:22.04/jammy-updates [all])
Inst mutter-common [42.9-0ubuntu7.1] (42.9-0ubuntu8 Ubuntu:22.04/jammy-proposed 
[all])
Inst libmutter-10-0 [42.9-0ubuntu7.1] (42.9-0ubuntu8 
Ubuntu:22.04/jammy-proposed [amd64])
Inst mutter [42.9-0ubuntu7.1] (42.9-0ubuntu8 Ubuntu:22.04/jammy-proposed 
[amd64])
Conf policykit-1-gnome (0.105-7ubuntu3 Ubuntu:22.04/jammy [amd64])
Conf notification-daemon (3.20.0-4build1 Ubuntu:22.04/jammy [amd64])
Conf python3-update-manager (1:22.04.20 Ubuntu:22.04/jammy-updates [all])
Conf update-manager-core (1:22.04.20 Ubuntu:22.04/jammy-updates [all])
Conf update-manager (1:22.04.20 Ubuntu:22.04/jammy-updates [all])
Conf mutter-common (42.9-0ubuntu8 Ubuntu:22.04/jammy-proposed [all])
Conf libmutter-10-0 (42.9-0ubuntu8 Ubuntu:22.04/jammy-proposed [amd64])
Conf mutter (42.9-0ubuntu8 Ubuntu:22.04/jammy-proposed [amd64])
---

Why is that and what should I do ?
Thanks, have a nice one.

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

Title:
  Input lag or freezes on Nvidia desktops with X11 after logging
  "MetaSyncRing: Sync object is not ready -- were events handled
  properly?"

To manage notifications about this bug go to:

[Bug 2009544] Re: OpenSSL 3 performance regression

2024-04-03 Thread Antoine
Not easilly reproducible for others but one of our dotnet application uses 
openSSL to compute some cryptographic hash and here's the ratio of performances:
Ubuntu 20.04 + openSSL 1.1 : 100 % 
Ubuntu 22.04 + openSSL 3.0 : 5.1%
Ubuntu 22.04 + openSSL 3.2 (custom compilation not at all realistic) : 50%
Those were run with latest available version availalble the 22 of march 2024 in 
official repo.
Those performance number are quite concerning I hope future release of openSSL 
3.0 will address those performance issue which makes Ubuntu 22.04 (potentialy 
24.04 as well) not usable for any openSSL heavy reliant workload.

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

Title:
  OpenSSL 3 performance regression

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


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

[Bug 1890464] Re: Can not scan as user

2022-03-12 Thread antoine
I am not using xubuntu 20.04 now, I switch to another linux distro recently, so 
I can not give you the output you are looking for.
All I can say is that adding myself in the lp group solved the issue

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

Title:
  Can not scan as user

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


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

[Bug 1890464] Re: Can not scan as user

2022-03-12 Thread antoine
I am not sure about what you mean by physically logged.
I am not using ssh or vnc, I was using xubuntu on a personal computer so I 
guess I was physically logged.

As you can see in my previous message, I was not in the scanner group
neither and I do not know why.

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

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

Title:
  Can not scan as user

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


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

[Bug 1906476] Re: PANIC at zfs_znode.c:335:zfs_znode_sa_init() // VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, SA_HDL_SHARED, >z_sa_hdl)) failed

2021-10-23 Thread Jacquin Antoine
ubuntu 21.10

Linux i5 5.13.0-20-generic #20-Ubuntu SMP Fri Oct 15 14:21:35 UTC 2021
x86_64 x86_64 x86_64 GNU/Linux

zfs-2.0.6-1ubuntu2
zfs-kmod-2.0.6-1ubuntu2

$ rm -rfv .steam
...
'.steam/steam/config/htmlcache/Cache/5f67979416a221e5_0' supprimé
'.steam/steam/config/htmlcache/Cache/2b3b061ac9d6b292_0' supprimé
'.steam/steam/config/htmlcache/Cache/88ec9cdf0f2e7cf6_0' supprimé
'.steam/steam/config/htmlcache/Cache/446e83c112a55833_0' supprimé
'.steam/steam/config/htmlcache/Cache/25bce87ba6a10af5_0' supprimé
'.steam/steam/config/htmlcache/Cache/a409ef32a0f5a1b3_0' supprimé
'.steam/steam/config/htmlcache/Cache/2e8722be934b8d51_0' supprimé
'.steam/steam/config/htmlcache/Cache/cb27d7e85cfb9396_0' supprimé
'.steam/steam/config/htmlcache/Cache/f7bb287f03ab70bb_0' supprimé
'.steam/steam/config/htmlcache/Cache/18b17be83cac58df_0' supprimé
'.steam/steam/config/htmlcache/Cache/9f7e378b5b8fe6cf_0' supprimé
'.steam/steam/config/htmlcache/Cache/3742398e7e6ac7aa_0' supprimé
stall


[  549.052760] VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, 
SA_HDL_SHARED, >z_sa_hdl)) failed
[  549.052763] PANIC at zfs_znode.c:339:zfs_znode_sa_init()
[  549.052765] Showing stack for process 18526
[  549.052766] CPU: 0 PID: 18526 Comm: rm Tainted: P   OE 
5.13.0-20-generic #20-Ubuntu
[  549.052768] Hardware name: System manufacturer System Product Name/PRIME 
Z270-A, BIOS 0505 11/08/2016
[  549.052769] Call Trace:
[  549.052772]  show_stack+0x52/0x58
[  549.052776]  dump_stack+0x7d/0x9c
[  549.052781]  spl_dumpstack+0x29/0x2b [spl]
[  549.052791]  spl_panic+0xd4/0xfc [spl]
[  549.052799]  ? queued_spin_unlock+0x9/0x10 [zfs]
[  549.052889]  ? do_raw_spin_unlock+0x9/0x10 [zfs]
[  549.052944]  ? __raw_spin_unlock+0x9/0x10 [zfs]
[  549.052998]  ? dmu_buf_replace_user+0x65/0x80 [zfs]
[  549.053053]  ? dmu_buf_set_user+0x13/0x20 [zfs]
[  549.053107]  ? dmu_buf_set_user_ie+0x15/0x20 [zfs]
[  549.053160]  zfs_znode_sa_init+0xd9/0xe0 [zfs]
[  549.053242]  zfs_znode_alloc+0x101/0x580 [zfs]
[  549.053325]  ? dmu_buf_unlock_parent+0x5d/0x90 [zfs]
[  549.053380]  ? do_raw_spin_unlock+0x9/0x10 [zfs]
[  549.053436]  ? dbuf_read_impl.constprop.0+0x30a/0x3e0 [zfs]
[  549.053489]  ? dbuf_rele_and_unlock+0x13b/0x520 [zfs]
[  549.053541]  ? __cond_resched+0x1a/0x50
[  549.053544]  ? __raw_callee_save___native_queued_spin_unlock+0x15/0x23
[  549.053547]  ? queued_spin_unlock+0x9/0x10 [zfs]
[  549.053597]  ? do_raw_spin_unlock+0x9/0x10 [zfs]
[  549.053647]  ? __cond_resched+0x1a/0x50
[  549.053648]  ? down_read+0x13/0x90
[  549.053650]  ? __raw_callee_save___native_queued_spin_unlock+0x15/0x23
[  549.053652]  ? queued_spin_unlock+0x9/0x10 [zfs]
[  549.053711]  ? do_raw_spin_unlock+0x9/0x10 [zfs]
[  549.053770]  ? __raw_callee_save___native_queued_spin_unlock+0x15/0x23
[  549.053773]  ? dmu_object_info_from_dnode+0x8e/0xa0 [zfs]
[  549.053829]  zfs_zget+0x235/0x280 [zfs]
[  549.053909]  zfs_dirent_lock+0x420/0x560 [zfs]
[  549.053990]  zfs_dirlook+0x91/0x2d0 [zfs]
[  549.054070]  zfs_lookup+0x257/0x400 [zfs]
[  549.054149]  zpl_lookup+0xcb/0x220 [zfs]
[  549.054227]  ? __d_alloc+0x138/0x1f0
[  549.054229]  __lookup_hash+0x70/0xa0
[  549.054231]  ? __cond_resched+0x1a/0x50
[  549.054232]  do_unlinkat+0x135/0x2e0
[  549.054234]  __x64_sys_unlinkat+0x3a/0x60
[  549.054235]  do_syscall_64+0x61/0xb0
[  549.054237]  ? do_syscall_64+0x6e/0xb0
[  549.054238]  ? do_syscall_64+0x6e/0xb0
[  549.054239]  ? __x64_sys_write+0x19/0x20
[  549.054241]  ? do_syscall_64+0x6e/0xb0
[  549.054242]  ? asm_sysvec_apic_timer_interrupt+0xa/0x20
[  549.054243]  entry_SYSCALL_64_after_hwframe+0x44/0xae
[  549.054246] RIP: 0033:0x7ff2c3aaf1fb
[  549.054248] Code: 73 01 c3 48 8b 0d 35 ec 0f 00 f7 d8 64 89 01 48 83 c8 ff 
c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa b8 07 01 00 00 0f 05 <48> 3d 01 
f0 ff ff 73 01 c3 48 8b 0d 05 ec 0f 00 f7 d8 64 89 01 48
[  549.054249] RSP: 002b:7ffc261242b8 EFLAGS: 0246 ORIG_RAX: 
0107
[  549.054251] RAX: ffda RBX: 5607c3b07310 RCX: 7ff2c3aaf1fb
[  549.054252] RDX:  RSI: 5607c3b07418 RDI: 0008
[  549.054253] RBP: 5607c3aa2440 R08: 0003 R09: 
[  549.054253] R10:  R11: 0246 R12: 
[  549.054254] R13: 7ffc26124490 R14: 7ffc26124490 R15: 0002


$ zpool scrub rpool
  pool: rpool
 state: ONLINE
  scan: scrub repaired 0B in 00:07:17 with 0 errors on Sun Oct 24 00:12:51 2021
config:

NAMESTATE READ WRITE CKSUM
rpool   ONLINE   0 0 0
  0518af4d-aa46-5a45-a87f-3ac806eed4c1  ONLINE   0 0 0

errors: No known data errors

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

Title:
  PANIC at zfs_znode.c:335:zfs_znode_sa_init() // VERIFY(0 ==
  

[Bug 1939293] Re: unable to load externals: undefined symbol "__pow_finite" and similar

2021-08-13 Thread Antoine Rousseau
I confirm that installing puredata-extra from focal-proposed fixes the
bug, i.e I can create a [fiddle~] normally, while this didn't work with
preinstalled version.

thanks!

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

Title:
  unable to load externals: undefined symbol "__pow_finite" and similar

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


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

[Bug 1939106] Re: The aufs storage-driver is no longer supported in docker.io_20.10.7-0ubuntu1~20.04.1

2021-08-08 Thread Antoine Pitrou
Does anyone know how to upgrade the images and containers? Ideally the
error message when upgrading should give a clue about that...

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

Title:
  The aufs storage-driver is no longer supported in
  docker.io_20.10.7-0ubuntu1~20.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1939106/+subscriptions


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

[Bug 1856608] Re: [Regression] usb usb2-port2: Cannot enable. Maybe the USB cable is bad?

2021-05-02 Thread Antoine Glacet
Hello,
I am also affected by this bug.
no device plugged in but have the message flooding my log.

would be happy to provide further info if it helps

(ubuntu server 20.04LTS)

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

Title:
  [Regression] usb usb2-port2: Cannot enable. Maybe the USB cable is
  bad?

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

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

[Bug 1816674] Re: Update-mime-database is getting very slow during apps installation

2021-04-12 Thread Pierre-Antoine Champin
@Sebastien Sorry for the late reply.

I recall that the workaround consisted in adding a random delay to the
apt-daily task, so that it would not happen *right* at startup.

How exactly this was done, unfortunately, I did write it down :-/ but I
think it was adding or creating the file ./system/apt-daily.timer,
ensuring that it contained the RandomizedDelaySec directive.

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

Title:
  Update-mime-database is getting very slow during apps installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/1816674/+subscriptions

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

[Bug 1816674] Re: Update-mime-database is getting very slow during apps installation

2021-02-10 Thread Pierre-Antoine Champin
Same problem with 20.04.

I believe this is related to this issue:
https://bbs.archlinux.org/viewtopic.php?id=255817 .

FTR, as `apt-daily.service` is running on startup, this was also
increasing my boot-time significantly (although I found a workaround for
this particular problem). Just to emphasize that this is a serious bug.

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

Title:
  Update-mime-database is getting very slow during apps installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/1816674/+subscriptions

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

[Bug 1906906] Re: Memory leak in X.org

2020-12-04 Thread Antoine Fontaine
** Description changed:

  Hi, I think I've found a memory leek in X.org. The memory usage goes up
  and up (I was at ~3.4GB when I decided to open this bug report), and
- barely goes down when I close X clients (windows) (closing half of them
- brought me to 3.3GB).
+ barely goes down when I close X clients (closing half of the windows
+ brought me down to 3.3GB).
  
  https://paste.gnugen.ch/raw/oUhi
  
  I'm using Ubuntu 20.04 LTS and I am kinda stuck with X.org for Wacom
- tablet support. This is quite annoying and made the system hang (out of
- memory -> 100% CPU usage while Linux was trying not to kill anything. A
- force reboot was required). I had to add more swap, because 8GB + 2GB of
- swap (the default) wasn't enough.
+ tablet support. This is quite annoying and made the system hang twice.
+ (The system ran out of memory, which caused 100% CPU usage while Linux
+ was trying not to kill anything, and a force reboot was required). I had
+ to add more swap, because 8GB + the default 2GB of swap weren't enough.
  
  From the debugging X wiki page http://wiki.ubuntu.com/X/Reporting (last 
edited in 2012) :
  ```
  $ sudo cat /sys/kernel/debug/dri/0/i915_gem_objects
  412 shrinkable [0 free] objects, 140279808 bytes
  
  systemd-logind: 221 objects, 113086464 bytes (0 active, 0 inactive, 33603584 
unbound, 0 closed)
  Xorg: 221 objects, 113086464 bytes (0 active, 52482048 inactive, 33603584 
unbound, 0 closed)
  Xorg: 221 objects, 113086464 bytes (0 active, 0 inactive, 33603584 unbound, 0 
closed)
  Xorg: 857 objects, 274239488 bytes (0 active, 0 inactive, 146616320 unbound, 
0 closed)
  gnome-shell: 857 objects, 274239488 bytes (0 active, 127623168 inactive, 
146616320 unbound, 0 closed)
  gnome-shell: 857 objects, 274239488 bytes (0 active, 0 inactive, 146616320 
unbound, 0 closed)
  Xorg: 1 objects, 4096 bytes (0 active, 0 inactive, 4096 unbound, 0 closed)
  ```
  After conversion, all bytes values are between 100 and 260MiB, which is large 
but not *that* large.
  
  I know the basics of how to use GDB, but don't know how to find what's
  using the memory. I am willing to compile and test a patched package
  someone suggests a patch.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-56.62-generic 5.4.73
  Uname: Linux 5.4.0-56-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.13
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Dec  5 05:51:04 2020
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
-  Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
-Subsystem: Lenovo HD Graphics 5500 [17aa:2226]
+  Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
+    Subsystem: Lenovo HD Graphics 5500 [17aa:2226]
  InstallationDate: Installed on 2020-11-05 (29 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  Lsusb:
-  Bus 001 Device 002: ID 8087:8001 Intel Corp. 
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
-  Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-  Bus 002 Device 003: ID 5986:0366 Acer, Inc Integrated Camera
-  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 001 Device 002: ID 8087:8001 Intel Corp.
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 002 Device 003: ID 5986:0366 Acer, Inc Integrated Camera
+  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 20CLS28G02
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-56-generic 
root=UUID=356b9ac9-6bdb-4fd6-83a5-5fcec346ace9 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/08/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N10ET40W (1.19 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20CLS28G02
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: 479364
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN10ET40W(1.19):bd12/08/2015:svnLENOVO:pn20CLS28G02:pvrThinkPadX250:rvnLENOVO:rn20CLS28G02:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad X250
  dmi.product.name: 20CLS28G02
  dmi.product.sku: LENOVO_MT_20CL_BU_Think_FM_ThinkPad X250
  dmi.product.version: ThinkPad X250
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.101-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.6
  

[Bug 1906906] [NEW] Memory leak in X.org

2020-12-04 Thread Antoine Fontaine
Public bug reported:

Hi, I think I've found a memory leek in X.org. The memory usage goes up
and up (I was at ~3.4GB when I decided to open this bug report), and
barely goes down when I close X clients (closing half of the windows
brought me down to 3.3GB).

https://paste.gnugen.ch/raw/oUhi

I'm using Ubuntu 20.04 LTS and I am kinda stuck with X.org for Wacom
tablet support. This is quite annoying and made the system hang twice.
(The system ran out of memory, which caused 100% CPU usage while Linux
was trying not to kill anything, and a force reboot was required). I had
to add more swap, because 8GB + the default 2GB of swap weren't enough.

>From the debugging X wiki page http://wiki.ubuntu.com/X/Reporting (last edited 
>in 2012) :
```
$ sudo cat /sys/kernel/debug/dri/0/i915_gem_objects
412 shrinkable [0 free] objects, 140279808 bytes

systemd-logind: 221 objects, 113086464 bytes (0 active, 0 inactive, 33603584 
unbound, 0 closed)
Xorg: 221 objects, 113086464 bytes (0 active, 52482048 inactive, 33603584 
unbound, 0 closed)
Xorg: 221 objects, 113086464 bytes (0 active, 0 inactive, 33603584 unbound, 0 
closed)
Xorg: 857 objects, 274239488 bytes (0 active, 0 inactive, 146616320 unbound, 0 
closed)
gnome-shell: 857 objects, 274239488 bytes (0 active, 127623168 inactive, 
146616320 unbound, 0 closed)
gnome-shell: 857 objects, 274239488 bytes (0 active, 0 inactive, 146616320 
unbound, 0 closed)
Xorg: 1 objects, 4096 bytes (0 active, 0 inactive, 4096 unbound, 0 closed)
```
After conversion, all bytes values are between 100 and 260MiB, which is large 
but not *that* large.

I know the basics of how to use GDB, but don't know how to find what's
using the memory. I am willing to compile and test a patched package
someone suggests a patch.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-56.62-generic 5.4.73
Uname: Linux 5.4.0-56-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.13
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat Dec  5 05:51:04 2020
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo HD Graphics 5500 [17aa:2226]
InstallationDate: Installed on 2020-11-05 (29 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
Lsusb:
 Bus 001 Device 002: ID 8087:8001 Intel Corp.
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 002 Device 003: ID 5986:0366 Acer, Inc Integrated Camera
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: LENOVO 20CLS28G02
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-56-generic 
root=UUID=356b9ac9-6bdb-4fd6-83a5-5fcec346ace9 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/08/2015
dmi.bios.vendor: LENOVO
dmi.bios.version: N10ET40W (1.19 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20CLS28G02
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50510 WIN
dmi.chassis.asset.tag: 479364
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN10ET40W(1.19):bd12/08/2015:svnLENOVO:pn20CLS28G02:pvrThinkPadX250:rvnLENOVO:rn20CLS28G02:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad X250
dmi.product.name: 20CLS28G02
dmi.product.sku: LENOVO_MT_20CL_BU_Think_FM_ThinkPad X250
dmi.product.version: ThinkPad X250
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug focal ubuntu

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

Title:
  Memory leak in X.org

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

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

[Bug 1905761] [NEW] "perf record" doesn't have compression enabled

2020-11-26 Thread Antoine Pitrou
Public bug reported:

"perf record --help" indicates that it should support compression:

"""
   -z, --compression-level[=n]
   Produce compressed trace using specified level n (default: 1 - 
fastest compression, 22 - smallest trace)
"""

However, when trying to use that option, one gets the following error:
"""
  Error: unknown switch `z'

 Usage: perf record [] []
or: perf record [] --  []

[etc.]
"""

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-tools-common 5.4.0-54.60
ProcVersionSignature: Ubuntu 5.4.0-54.60-generic 5.4.65
Uname: Linux 5.4.0-54-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.12
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  antoine2985 F pulseaudio
 /dev/snd/controlC1:  antoine2985 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: XFCE
Date: Thu Nov 26 18:03:55 2020
InstallationDate: Installed on 2013-04-12 (2784 days ago)
InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130409)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
PackageArchitecture: all
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-54-generic 
root=UUID=ed011dc6-f138-4ba8-9e89-bc69c075a0d8 ro quiet splash nomodeset vga=845
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-54-generic N/A
 linux-backports-modules-5.4.0-54-generic  N/A
 linux-firmware1.187.4
RfKill:
 
SourcePackage: linux
UpgradeStatus: Upgraded to focal on 2020-09-06 (81 days ago)
dmi.bios.date: 07/03/2019
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P5.50
dmi.board.name: X370 Gaming X
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP5.50:bd07/03/2019:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnX370GamingX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.sku: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
modified.conffile..etc.default.apport:
 # set this to 0 to disable apport, or to 1 to enable it
 # you can temporarily override this with
 # sudo service apport start force_start=1
 enabled=0
mtime.conffile..etc.default.apport: 2019-04-25T00:25:35.163654

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

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

Title:
  "perf record" doesn't have compression enabled

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

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

[Bug 1890464] Re: Can not scan as user

2020-08-05 Thread antoine
Thank you

I added myself in the lp group

antoine@Talos:~$ groups antoine 
antoine : antoine adm cdrom sudo dip plugdev lpadmin lxd sambashare
antoine@Talos:~$ sudo adduser $USER lp
[sudo] Mot de passe de antoine : 
Ajout de l'utilisateur « antoine » au groupe « lp »...
Ajout de l'utilisateur antoine au groupe lp
Fait.
antoine@Talos:~$ groups antoine 
antoine : antoine adm lp cdrom sudo dip plugdev lpadmin lxd sambashare
antoine@Talos:~$ 

then I tried simple-scan and it is working

This issue is fixed for me, I do not know why I was not in the lp group

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

Title:
  Can not scan as user

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

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

[Bug 1890464] [NEW] Can not scan as user

2020-08-05 Thread antoine
Public bug reported:

# Description

I can not scan as user using software like simple-scan or xsane.
If I run xsane and simple-scan with sudo, I can use my scanner.

It seems to be a permission issue

# Step to reproduce
 
1. Start xsane or simple-scan as user
2. xsane and simple-scan fail to scan, "device is not connected"
3. Start xsane or simple-scan with sudo
4. It works, you can scan

# Infos

xubuntu 20.04
HP Deskjet 2540 All-in-One Printer

antoine@Talos:~$ apt show sane-utils
Package: sane-utils
Version: 1.0.29-0ubuntu5


antoine@Talos:~$ apt show libsane
Package: libsane
Version: 1.0.29-0ubuntu5

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: permission scanner

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

Title:
  Can not scan as user

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

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

[Bug 1887793] Re: [snap] chromium unable to launch

2020-07-21 Thread Antoine Pintout
Here is another report for maybe the same issue :
https://askubuntu.com/a/1259814

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

Title:
  [snap] chromium unable to launch

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

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

[Bug 1887793] Re: [snap] chromium unable to launch

2020-07-17 Thread Antoine Pintout
>From memory I gathered this set of command from this bug report:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1864365

Maybe it's related ?

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

Title:
  [snap] chromium unable to launch

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

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

[Bug 1887793] Re: [snap] chromium unable to launch

2020-07-17 Thread Antoine Pintout
>From memory I gathered this set of command from this 
 #1864365

Maybe it's related ?

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

Title:
  [snap] chromium unable to launch

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

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

[Bug 1887793] Re: [snap] chromium unable to launch

2020-07-17 Thread Antoine Pintout
@mlw I my last test the fix survived a reboot though it did not few
months ago.

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

Title:
  [snap] chromium unable to launch

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

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

[Bug 1887793] Re: [snap] chromium unable to launch

2020-07-17 Thread Antoine Pintout
@mlw I my last test the fix survived a reboot though I did not few
months ago.

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

Title:
  [snap] chromium unable to launch

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

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

[Bug 1879708] Re: [UBUNTU 20.04] Subiquity installer does not accept user-data generated after manual installation

2020-06-03 Thread antoine
Same behavior with today's focal image http://cdimage.ubuntu.com/ubuntu-
server/focal/daily-live/current/focal-live-server-amd64.iso

kernel vmlinuz initrd=initrd ip=dhcp 
url=http://192.168.106.1/ubuntu-focal-daily/focal-live-server-amd64.iso vga=off 
console=ttyS0,115200u8 autoinstall 
ds=nocloud-net;s=http://192.168.106.1/ubuntu-focal-daily/
initrd initrd

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

Title:
  [UBUNTU 20.04] Subiquity installer does not accept user-data generated
  after manual installation

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

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

[Bug 1881603] [NEW] [snap] Cannot open attached file from e-mail

2020-06-01 Thread Antoine Pitrou
Public bug reported:

I installed the LibreOffice snap to get a newer version compared to the apt 
package.  When I receive a LibreOffice document as attachment and try to open 
it from Thunderbird, I get the following error message:
"""
/tmp/mozilla-antoine0/mydoc.docx doesn't exist
"""

I don't understand the point of restricting filesystem access from a word 
processor.
At least this is a clear regression from the apt package.

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

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

Title:
  [snap] Cannot open attached file from e-mail

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

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

[Bug 1874727] Re: fullscreen uses only 1/4 of screen on secondary monitor with HiDPI scaling

2020-05-15 Thread Antoine Pintout
The report I submitted was a dup of
https://bugs.chromium.org/p/chromium/issues/detail?id=1055057

I've identified the patch proposed in 1055057 landed in Chrom*
83.0.4102.0, after testing with 83.0.4103.56 the issue is gone!

Thanks!

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

Title:
  fullscreen uses only 1/4 of screen on secondary monitor with HiDPI
  scaling

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

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

[Bug 1874727] Re: fullscreen uses only 1/4 of screen on secondary monitor with HiDPI scaling

2020-05-14 Thread Antoine Pintout
Bug reported here :
https://bugs.chromium.org/p/chromium/issues/detail?id=1082763

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

Title:
  fullscreen uses only 1/4 of screen on secondary monitor with HiDPI
  scaling

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

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

[Bug 1874727] Re: [snap] fullscreen uses only 1/4 of screen on secondary monitor with HiDPI scaling

2020-05-05 Thread Antoine Pintout
Yes it seems related to HiDPI, in fact this issue appears either with a second 
monitor or not. 
I'm using a laptop with an HiDPI display.

I have the same issue with Google Chrome.

I'm now able to run apport-collect, but it seems to be taking a long
time.

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

Title:
  [snap] fullscreen uses only 1/4 of screen on secondary monitor with
  HiDPI scaling

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

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

[Bug 1875868] Re: Ubuntu 20.04 visual glitches

2020-04-30 Thread Antoine Brunner
*** This bug is a duplicate of bug 1867668 ***
https://bugs.launchpad.net/bugs/1867668

Thank you so much for your time and patience, it worked !!

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

Title:
  Ubuntu 20.04 visual glitches

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

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

[Bug 1875868] Re: Ubuntu 20.04 visual glitches

2020-04-29 Thread Antoine Brunner
** Attachment added: "journal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1875868/+attachment/5363467/+files/journal.txt

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

Title:
  Ubuntu 20.04 visual glitches

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

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

[Bug 1875868] Re: Ubuntu 20.04 visual glitches

2020-04-29 Thread Antoine Brunner
Thank you for your support.
I added the system log in the file journal.txt, and it indeed looks like 
something is wrong.
If you want, I can add some screenshots, but I don't think they are of great 
value, except from showing that there is something wrong.

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

Title:
  Ubuntu 20.04 visual glitches

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

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

[Bug 1874727] Re: [snap] fullscreen uses only 1/4 of screen on 2. monitor

2020-04-29 Thread Antoine Pintout
I'm also affected by this problem.

I found some workarounds:
- while staying in "1/4 fullscreen", defocus chromium by selecting an other 
window, click on the "1/4 fullscreen" -> 1/4 become full
- switching to another Gnome workspace and back to the one with the fullscreen 
chromium -> 1/4 become full

(I can't run `apport-collect 1874727` : "You are not the reporter or
subscriber of this problem report, or the report is a duplicate or
already closed.")

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

Title:
  [snap] fullscreen uses only 1/4 of screen on 2. monitor

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

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

[Bug 1875730] Re: Gnome Shell wallpaper corruption

2020-04-29 Thread Antoine Brunner
Ok, I did that, and you can find the new bug report here:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1875868.

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

Title:
  Gnome Shell wallpaper corruption

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

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

[Bug 1875868] [NEW] Ubuntu 20.04 visual glitches

2020-04-29 Thread Antoine Brunner
Public bug reported:

This bug report is a clean report based off of this one:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1875730.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: mutter 3.36.1-3ubuntu3
ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
Uname: Linux 5.4.0-28-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Wed Apr 29 13:25:24 2020
InstallationDate: Installed on 2019-09-19 (222 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
SourcePackage: mutter
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Ubuntu 20.04 visual glitches

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

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

[Bug 1875730] Re: Gnome Shell wallpaper corruption

2020-04-29 Thread Antoine Brunner
The 'oibaf' ppa was disabled when I updated to Ubuntu 20.04, but I
removed it to make sure that it is not the cause of the problem. I
restarted, and the problem still persists, so it comes from elsewhere.

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

Title:
  Gnome Shell wallpaper corruption

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

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

[Bug 1875730] Re: Gnome Shell wallpaper corruption

2020-04-29 Thread Antoine Brunner
** Attachment added: "screenshot1.png"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1875730/+attachment/5363146/+files/screenshot1.png

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

Title:
  Gnome Shell wallpaper corruption

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

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

[Bug 1875730] Re: Gnome Shell wallpaper corruption

2020-04-29 Thread Antoine Brunner
** Attachment added: "screenshot2.png"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1875730/+attachment/5363145/+files/screenshot2.png

** Attachment removed: "This is one (but not the only one unfortunately) of the 
visual glitches that I am experiencing"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1875730/+attachment/5362790/+files/screenshot3.png

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

Title:
  Gnome Shell wallpaper corruption

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

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

[Bug 1875730] Re: Gnome Shell wallpaper corruption

2020-04-29 Thread Antoine Brunner
** Attachment added: "screenshot3.png"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1875730/+attachment/5363147/+files/screenshot3.png

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

Title:
  Gnome Shell wallpaper corruption

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

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

[Bug 1875730] Re: Gnome Shell wallpaper corruption

2020-04-28 Thread Antoine Brunner
** Description changed:

- Last week-end, after restarting my T470s running Ubuntu 19.10, I
- experienced a lot of visual glitches that didn't occur before. However,
- I had already noticed that some applications were unexpectedly freezing
- for about 5-10 seconds.
+ Last week-end, after restarting my T470s running Ubuntu 19.10, I experienced 
a lot of visual glitches that didn't occur before.
+ Some of the glitches include wallpaper corruptions, but also font corruption, 
where certain characters don't render or render in a weird way. I have also had 
some icons disappearing from the launcher, or some applications being 
corrupted. I have posted more images about this problem here 
https://ubuntuforums.org/showthread.php?t=2441857=13951062#post13951062.
+ It is also worth noting that before restarting I had already noticed that 
some applications were unexpectedly freezing for about 5-10 seconds.
  
  I have already tried reinstalling xorg, without success. Then, I tried
  running Ubuntu 20.04 from a USB stick, and the problem doesn't occur.
  Today, I have upgraded Ubuntu to version 20.04 to see if it would fix
  it, but without success again.
  
  Note that when I restart the display server (Alt-F2 -> r -> Enter), it
  fixes the problem (sometimes I have to restart it several times).
  
  I would be happy to give you more information if you need.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr 28 21:06:33 2020
  DistUpgraded: 2020-04-28 18:36:07,244 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: focal
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 6.1.6, 5.3.0-46-generic, x86_64: installed
   virtualbox, 6.1.6, 5.4.0-26-generic, x86_64: installed
   virtualbox-guest, 6.1.6, 5.3.0-46-generic, x86_64: installed
   virtualbox-guest, 6.1.6, 5.4.0-26-generic, x86_64: installed (WARNING! Diff 
between built and installed module!) (WARNING! Diff between built and installed 
module!)
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation HD Graphics 620 [8086:5916] (rev 02) (prog-if 00 [VGA 
controller])
     Subsystem: Lenovo HD Graphics 620 [17aa:224b]
  InstallationDate: Installed on 2019-09-19 (221 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  MachineType: LENOVO 20HGS14X00
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-26-generic 
root=UUID=66402066-cedd-46a8-ba1a-67104f3abff7 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to focal on 2020-04-28 (0 days ago)
  dmi.bios.date: 02/27/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1WET58W (1.37 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20HGS14X00
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1WET58W(1.37):bd02/27/2020:svnLENOVO:pn20HGS14X00:pvrThinkPadT470s:rvnLENOVO:rn20HGS14X00:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T470s
  dmi.product.name: 20HGS14X00
  dmi.product.sku: LENOVO_MT_20HG_BU_Think_FM_ThinkPad T470s
  dmi.product.version: ThinkPad T470s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.14.1+20.04.20200211-0ubuntu1
  version.libdrm2: libdrm2 2.4.101+git2004261830.fd7f37~oibaf~e
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.1~git2004280730.b4cc11~oibaf~e
  version.libgl1-mesa-glx: libgl1-mesa-glx 20.1~git2004280730.b4cc11~oibaf~e
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

** Description changed:

- Last week-end, after restarting my T470s running Ubuntu 19.10, I experienced 
a lot of visual glitches that didn't occur before.
- Some of the glitches include wallpaper corruptions, but also font corruption, 
where certain characters don't render or render in a weird way. I have also had 
some icons disappearing from the launcher, or some applications being 
corrupted. I have posted more images about this problem here 
https://ubuntuforums.org/showthread.php?t=2441857=13951062#post13951062.
- It is also worth noting that before restarting I had already noticed that 
some 

[Bug 1875730] [NEW] Ubuntu 19.10+ screen corruption

2020-04-28 Thread Antoine Brunner
Public bug reported:

Last week-end, after restarting my T470s running Ubuntu 19.10, I
experienced a lot of visual glitches that didn't occur before. However,
I had already noticed that some applications were unexpectedly freezing
for about 5-10 seconds.

I have already tried reinstalling xorg, without success. Then, I tried
running Ubuntu 20.04 from a USB stick, and the problem doesn't occur.
Today, I have upgraded Ubuntu to version 20.04 to see if it would fix
it, but without success again.

Note that when I restart the display server (Alt-F2 -> r -> Enter), it
fixes the problem (sometimes I have to restart it several times).

I would be happy to give you more information if you need.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg (not installed)
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Tue Apr 28 21:06:33 2020
DistUpgraded: 2020-04-28 18:36:07,244 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: focal
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 6.1.6, 5.3.0-46-generic, x86_64: installed
 virtualbox, 6.1.6, 5.4.0-26-generic, x86_64: installed
 virtualbox-guest, 6.1.6, 5.3.0-46-generic, x86_64: installed
 virtualbox-guest, 6.1.6, 5.4.0-26-generic, x86_64: installed (WARNING! Diff 
between built and installed module!) (WARNING! Diff between built and installed 
module!)
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation HD Graphics 620 [8086:5916] (rev 02) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo HD Graphics 620 [17aa:224b]
InstallationDate: Installed on 2019-09-19 (221 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
MachineType: LENOVO 20HGS14X00
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-26-generic 
root=UUID=66402066-cedd-46a8-ba1a-67104f3abff7 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to focal on 2020-04-28 (0 days ago)
dmi.bios.date: 02/27/2020
dmi.bios.vendor: LENOVO
dmi.bios.version: N1WET58W (1.37 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20HGS14X00
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN1WET58W(1.37):bd02/27/2020:svnLENOVO:pn20HGS14X00:pvrThinkPadT470s:rvnLENOVO:rn20HGS14X00:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad T470s
dmi.product.name: 20HGS14X00
dmi.product.sku: LENOVO_MT_20HG_BU_Think_FM_ThinkPad T470s
dmi.product.version: ThinkPad T470s
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.14.1+20.04.20200211-0ubuntu1
version.libdrm2: libdrm2 2.4.101+git2004261830.fd7f37~oibaf~e
version.libgl1-mesa-dri: libgl1-mesa-dri 20.1~git2004280730.b4cc11~oibaf~e
version.libgl1-mesa-glx: libgl1-mesa-glx 20.1~git2004280730.b4cc11~oibaf~e
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug corruption focal ubuntu

** Attachment added: "This is one (but not the only one unfortunately) of the 
visual glitches that I am experiencing"
   
https://bugs.launchpad.net/bugs/1875730/+attachment/5362790/+files/screenshot3.png

** Description changed:

  Last week-end, after restarting my T470s running Ubuntu 19.10, I
  experienced a lot of visual glitches that didn't occur before. However,
  I had already noticed that some applications were unexpectedly freezing
  for about 5-10 seconds.
  
  I have already tried reinstalling xorg, without success. Then, I tried
  running Ubuntu 20.04 from a USB stick, and the problem doesn't occur.
  Today, I have upgraded Ubuntu to version 20.04 to see if it would fix
  it, but without success again.
+ 
+ Note that when I restart the display server (Alt-F2 -> r -> Enter), it
+ fixes the problem (sometimes I have to restart it several times).
  
  I would be happy to give you more information if you need.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  

[Bug 1860761] Re: Dell XPS 13 - Bios upgrade not working - Always ask for power supply

2020-04-06 Thread Pierre-Antoine Champin
FTR, I tried as Daniel described, and it didn't work.

My configuration is slightly different, though:

* using Ubuntu 19.04
* my current firmware is 1.1.3

When I click on the update with AC plugged in, I get a "Software is up to date" 
message,*
with no indication to reboot.
When I reboot, I see (very quickly) 4 lines at the top-left of the initial 
"Dell" screen,
saying something about a firmware update found... Does not look like an error 
message.

Still, after the reboot, the firmware is still 1.1.3 :-/

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

Title:
  Dell XPS 13 - Bios upgrade not working - Always ask for power supply

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

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

[Bug 1860761] Re: Dell XPS 13 - Bios upgrade not working - Always ask for power supply

2020-04-06 Thread Pierre-Antoine Champin
I have had the same problem since I got my XPS 7390, and I have the same
problem. I just found this report and will try Daniel's fix ASAP
(actually, my laptop has been charging all night, so I hope it will
work). However, just before I do, here is the output of the two commands
required by Sebastien.

$ upower -d
Device: /org/freedesktop/UPower/devices/line_power_AC
  native-path:  AC
  power supply: yes
  updated:  mar. 07 avril 2020 06:49:37 CEST (59 seconds ago)
  has history:  no
  has statistics:   no
  line-power
warning-level:   none
online:  yes
icon-name:  'ac-adapter-symbolic'

Device: /org/freedesktop/UPower/devices/battery_BAT0
  native-path:  BAT0
  vendor:   SMP
  model:DELL G8VCF6C
  serial:   1225
  power supply: yes
  updated:  mar. 07 avril 2020 06:49:37 CEST (59 seconds ago)
  has history:  yes
  has statistics:   yes
  battery
present: yes
rechargeable:yes
state:   fully-charged
warning-level:   none
energy:  48,8832 Wh
energy-empty:0 Wh
energy-full: 49,4 Wh
energy-full-design:  51,9992 Wh
energy-rate: 4,104 W
voltage: 8,637 V
percentage:  98%
capacity:95,0015%
technology:  lithium-polymer
icon-name:  'battery-full-charged-symbolic'
  History (charge):
1586234977  98,000  discharging
  History (rate):
1586234977  4,104   fully-charged
1586234977  6,492   discharging

Device: /org/freedesktop/UPower/devices/DisplayDevice
  power supply: yes
  updated:  mar. 07 avril 2020 06:49:37 CEST (59 seconds ago)
  has history:  no
  has statistics:   no
  battery
present: yes
state:   fully-charged
warning-level:   none
energy:  48,8832 Wh
energy-full: 49,4 Wh
energy-rate: 4,104 W
percentage:  98%
icon-name:  'battery-full-charged-symbolic'

Daemon:
  daemon-version:  0.99.11
  on-battery:  no
  lid-is-closed:   no
  lid-is-present:  yes
  critical-action: PowerOff

$ journalctl -b 0 >/tmp/journalctl.out
(see attached file)

** Attachment added: "output of journalctl -b 0"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1860761/+attachment/5348325/+files/journalctl.out

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

Title:
  Dell XPS 13 - Bios upgrade not working - Always ask for power supply

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

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

[Bug 1859076] Re: pdfsam fails launching (incompatible JRE?)

2020-01-09 Thread Antoine Pitrou
This was solved by removing the stale Oracle Java 8 install. Sorry for
the noise.

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

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

Title:
  pdfsam fails launching (incompatible JRE?)

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

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

[Bug 1859076] [NEW] pdfsam fails launching (incompatible JRE?)

2020-01-09 Thread Antoine Pitrou
Public bug reported:

$ pdfsam 
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
org/pdfsam/basic/App has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)

$ echo $JAVA_HOME 
/usr/lib/jvm/java-8-oracle

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: pdfsam 4.0.1-1~18.04
ProcVersionSignature: Ubuntu 4.15.0-74.84-generic 4.15.18
Uname: Linux 4.15.0-74-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
CurrentDesktop: XFCE
Date: Thu Jan  9 21:48:40 2020
InstallationDate: Installed on 2013-04-12 (2463 days ago)
InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130409)
PackageArchitecture: all
SourcePackage: pdfsam
UpgradeStatus: Upgraded to bionic on 2018-08-17 (510 days ago)

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


** Tags: amd64 apport-bug bionic

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

Title:
  pdfsam fails launching (incompatible JRE?)

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

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

[Bug 1827842] Re: pulseaudio should not load module-x11-bell in gnome-shell

2019-10-13 Thread Pierre-Antoine Champin
Sorry (again) for the late reply.

I just got an opportunity to install a fresh ubuntu 19.04, so I thought
I would give a try to the patch... But on this fresh install, I do not
have the problem... (without even enabling proposed packaged).

I don't even understand *why* the x11-bell module is *not* loaded... 
(I did install the ubuntu-sounds package, as this is a condition in 
start-pulseaudio-x11).

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

Title:
  pulseaudio should not load module-x11-bell in gnome-shell

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

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

[Bug 1814481] Re: bluetooth keyboard not working

2019-09-24 Thread Antoine
Same probleme with ubuntu 19.04 and Keychron K2 keyboard

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

Title:
  bluetooth keyboard not working

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

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

[Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-09-10 Thread Antoine Jacob
Hello !

I've been following this thread for a solution while not updating my ubuntu 
18.04 fresh install.
Seeing that updating the BIOS was a possible fix, i flashed version 302 of my 
ASUS BIOS (I own a UX450FD-BE014T) and updated everything.
When time came to reboot, I was stuck on the plain purple screen without the 
ability to get to the OS...
Being tired of all that waiting I'll try another solution. But how easy will it 
be to revert to normal when (if) the bug is fixed ?

Thanks a lot to everyone for their involvment in this cause !

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

Title:
  intel-microcode on ASUS makes kernel stuck during loading initramfs on
  bionic-updates, bionic-security

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

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

[Bug 306017]

2019-09-02 Thread Antoine-mozilla
With Firefox 57 it's impossible to bring back global search with an add-on :(
I use to like to be able to search for a word in multiple tabs !

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

Title:
  Firefox search box should be tab specific

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

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

[Bug 1835035] [NEW] libc-ares-dev doesn't provide cmake files

2019-07-02 Thread Antoine Pitrou
Public bug reported:

c-ares normally provides CMake files when installed.  However, the
Ubuntu package does not bundle those files.  So building third-party
software that configures itself using CMake is more difficult because of
this.

** Affects: c-ares (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  libc-ares-dev doesn't provide cmake files

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

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

[Bug 1835035] Re: libc-ares-dev doesn't provide cmake files

2019-07-02 Thread Antoine Pitrou
I forgot:

$ /usr/bin/lsb_release -d
Description:Ubuntu 18.04.2 LTS

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

Title:
  libc-ares-dev doesn't provide cmake files

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

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

[Bug 133133]

2019-07-01 Thread Antoine-mechelynck-gmail
UA:"Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0 
SeaMonkey/2.43a1"
ID:20160101003002 en-US
c-c:ca2c0fd7c80d758f98954ca7789cb59b3f8ad2d1
m-c:22f51211915bf7daff076180847a7140d35aa353

Both KDE and Gnome libraries present on the system. The X11 login screen
is presented by KDE kdm (display manager) but IIUC the window manager is
Gnome.

When I click "Open containing folder" it opens in Dolphin (by KDE). Some
people mentioned Nautilus, and that is installed here, but doesn't open.

Note that I'm using the "new dowload manager" which comes built-in with
SeaMonkey and used to be available as an extension for Firefox but isn't
anymore.

So I see two possibilities:
- Maybe I'm not seeing it because SeaMonkey's "new download manager" is better?
- Maybe I'm not seeing it because I've got Dolphin _in addition_ to Nautilus?

In any case, here it does open the KDE file manager, even though my
desktop (but not my X11 login screen) is supposedly Gnome and my
SeaMonkey is built on Gnome3.

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

Title:
  "Open containing folder" is only working if nautilus is present

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

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

[Bug 1827842] Re: pulseaudio should not load module-x11-bell in gnome-shell

2019-06-27 Thread Pierre-Antoine Champin
Sorry for the late answer.

In my case, the sound was the correct one, but it was played twice at
the same time, causing some unpleasant saturation.

Furthermore, if I changed the sound in the Gnome control panel, than I
would have two different sounds playing at the same time (the newly
configure Gnome sound, plus the old one, played by module-x11-bell).

That being said, I have not tried it on a fresh disco install. Mine was
installed a year ago, and upgraded to disco... It took me that much time
to investigate the problem and report it ;-)

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

Title:
  pulseaudio should not load module-x11-bell in gnome-shell

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

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

[Bug 1589336] Re: version incompatibilities

2019-04-15 Thread Antoine Martin
That's absolute nonsense, this bug was fixed AGES ago and IIRC it only
affected installations without rencode.

Had Ubuntu or Debian applied the dozens of fixes to the branch they
split from, we wouldn't be having this ticket, and we would have saved
dozens of hours of support work at our end - not to mention the damage
done to the image for the project.

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

Title:
  version incompatibilities

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

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

[Bug 1545296] Re: xpra crashes when talking to same version on trusty

2019-04-15 Thread Antoine Martin
*** This bug is a duplicate of bug 1589336 ***
https://bugs.launchpad.net/bugs/1589336

I can't let these falsehoods go unanswered, so here goes.

Bugs found in the xpra packages, including this one, do get fixed in very short 
order.
On the other hand, the Debian and Ubuntu packages have never received any 
updates. None.
Even when critical bug fixes or security issues have been found and fixed 
upstream. Fact. (we have a wiki page documenting this in great detail)

If you want to make claim that this is "an error in the packaging of the
upstream binary", you should first make sure that this is the case.

The number one request we get on our support channels (IRC, tickets, ML)
is from Ubuntu or Debian users complaining that something doesn't work
right - the answer we always give, which has a success rate in the high
90s is to install the official packages from xpra.org.

Had Ubuntu and Debian packaged things properly (with rencode) and
applied the dozens of fixes to the branch they split from, we wouldn't
be having this ticket, and we would have saved hundreds of hours of
support work at our end - not to mention the damage done to the image of
the project.

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

Title:
  xpra crashes when talking to same version on trusty

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

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

[Bug 1822273] [NEW] freeplane hang on edit input

2019-03-29 Thread antoine
Public bug reported:

open existing map try edit fields freeplan hang 
need to kill

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: freeplane 1.6.13-1
ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
Uname: Linux 4.15.0-46-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
Date: Fri Mar 29 10:50:00 2019
InstallationDate: Installed on 2018-10-18 (161 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: freeplane
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

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

Title:
  freeplane hang on edit input

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

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

[Bug 1396654] Re: C++ demangling support missing from perf

2019-03-20 Thread Antoine Pitrou
Hmm, apparently /usr/bin/perf is only a wrapper script that runs the
"right" version of the perf executable for the current kernel.  But the
perf executable (typically inside /usr/lib/linux-tools-VERSION) is part
of the "linux-tools-VERSION" package.

So if I do:
$ sudo apt install linux-tools-4.15.0-47/bionic-proposed

and then run /usr/lib/linux-tools-4.15.0-47/perf directly, instead of
the wrapper script which will still run the perf version for the LTS
kernel, things finally work here.

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

Title:
  C++ demangling support missing from perf

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

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

[Bug 1396654] Re: C++ demangling support missing from perf

2019-03-16 Thread Antoine Pitrou
I've installed linux-tools-common 4.15.0-47.50 from bionic-proposed and
checked that the new /usr/bin/perf binary still doesn't demangle C++
symbols (even when "perf report --demangle" is passed explicitly).

** Tags removed: verification-needed-bionic
** Tags added: verification-failed-bionic

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

Title:
  C++ demangling support missing from perf

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

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

[Bug 1396654] Re: C++ demangling support missing from perf

2019-02-13 Thread Antoine Pitrou
Note that `perf` can crash when demangling.  The (trivial) patch shown below 
fixes the issue for me:
http://lkml.iu.edu/hypermail/linux/kernel/1810.2/02663.html

Related libbfd issue for incorrect demangling:
https://sourceware.org/bugzilla/show_bug.cgi?id=23715


** Bug watch added: Sourceware.org Bugzilla #23715
   https://sourceware.org/bugzilla/show_bug.cgi?id=23715

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

Title:
  C++ demangling support missing from perf

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

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

[Bug 1814555] Re: Ubuntu boot failure. 4.18.0-14 boot stalls. (does not boot)

2019-02-09 Thread Antoine
Fixed for me too, thanks a lot.

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

Title:
  Ubuntu boot failure. 4.18.0-14 boot stalls. (does not boot)

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

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

[Bug 1311393] Re: Encryptfs / Disk Usage Causing System Crash

2019-02-07 Thread Antoine Mahé
I experience similar problem except reboot doesn't help.

$> uname -a
Linux pc-name 4.15.0-43-generic #46~16.04.1-Ubuntu SMP Fri Dec 7 13:31:08 UTC 
2018 x86_64 x86_64 x86_64 GNU/Linux

$> df -h

udev  3,9G   0  3,9G   0% /dev
tmpfs 787M9,5M  778M   2% /run
/dev/mapper/ubuntu--vg-root   226G199G   16G  93% /
tmpfs 3,9G 71M  3,8G   2% /dev/shm
tmpfs 5,0M4,0K  5,0M   1% /run/lock
tmpfs 3,9G   0  3,9G   0% /sys/fs/cgroup
/dev/nvme0n1p2473M121M  328M  27% /boot
/dev/nvme0n1p1511M3,5M  508M   1% /boot/efi
tmpfs 787M 36K  787M   1% /run/user/1000
/home/username/.Private   226G199G   16G  93% /home/username

$> sudo du -h --max-depth=1 /home/
119G/home/username
119G/home/.ecryptfs
237G/home/

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

Title:
  Encryptfs / Disk Usage Causing System Crash

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

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

[Bug 684982]

2019-02-01 Thread Antoine-mechelynck-gmail
In my experience, on Gnome or KDE every GUI window (not only from Mozilla) 
opens on whichever virtual desktop is current at the time the window opens. In 
particular:
- if I start a GUI application from a desktop shortcut icon or an xterm then 
quickly change virtual desktops, the GUI will open on the new virtual desktop;
- an alert popup relating to some window on a non-current virtual desktop may 
appear on the current one if it is "floating" (like our Preferences dialog) and 
not "tied to its window" (like the SeaMonkey button palette).

This happens to me the same way for every GUI, be it Firefox, Vim,
LibreOffice, some KDE game, whatever.

However:
When logging out of X11 with some GUIs still open, then some window managers 
can restore them to the right virtual desktop at the next X11 login. (KDE 
window managers can even restore gvim compiled with the Gnome session restore 
feature built-in.) This of course does not apply to Mozilla apps as long as the 
preferred closedown method for them is Ctrl+Q or File→Quit rather than letting 
them be closed forcibly by the window manager.

I don't know anything of MacOs with or without X, and I left Windows for
good at a time when XP SP2 was state-of-the-art so I'm not going to talk
about them.

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

Title:
  Firefox windows don't restore on correct workspaces

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

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

[Bug 1804699] [NEW] Installation program failed, starting with "grub cannot be installed"

2018-11-22 Thread Antoine Kryus
Public bug reported:

Do I have to do something with the bios yet ? 
Like deactivate secure boot ? I thought that i had to do it after it was 
installed.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.6
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CasperVersion: 1.394
Date: Thu Nov 22 21:52:05 2018
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper quiet splash ---
LiveMediaBuild: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic ubiquity-18.04.14.6 ubuntu

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

Title:
  Installation program failed, starting with "grub cannot be installed"

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

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

[Bug 1448778] Re: Evince fails to display some fonts (some font thing failed)

2018-11-16 Thread Antoine Amarilli
I agree that this bug is super confusing: when apparmor prevents evince
from accessing a font (in my case, because of some folders in /usr/share
having been symlinked to a different partition), there is no visible
error message (except "some font thing failed" in the console log) and
the text with the affected font is silently not rendered at all.

I agree that at the very least evince should have a visible warning that
some document content was not rendered.

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

Title:
  Evince fails to display some fonts (some font thing failed)

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

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

[Bug 1796716] [NEW] package minetest-data (not installed) failed to install/upgrade: tentative de remplacement de « /usr/share/doc/minetest/README.txt.gz », qui appartient aussi au paquet minetest 0.4

2018-10-08 Thread Antoine Sanchez
Public bug reported:

bug de dépendance

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: minetest-data (not installed)
ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18
Uname: Linux 4.15.0-34-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
AptOrdering:
 minetest-data:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Sat Oct  6 18:21:59 2018
DpkgHistoryLog:
 Start-Date: 2018-10-06  18:21:58
 Commandline: apt-get install -f
 Requested-By: antoine (1000)
 Install: minetest-data:amd64 (0.4.16+repack-4, automatic)
ErrorMessage: tentative de remplacement de « 
/usr/share/doc/minetest/README.txt.gz », qui appartient aussi au paquet 
minetest 0.4.17.1-ppa0~ubuntu18.04.1
InstallationDate: Installed on 2018-08-29 (40 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.3ubuntu0.1
SourcePackage: minetest
Title: package minetest-data (not installed) failed to install/upgrade: 
tentative de remplacement de « /usr/share/doc/minetest/README.txt.gz », qui 
appartient aussi au paquet minetest 0.4.17.1-ppa0~ubuntu18.04.1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package bionic

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

Title:
  package minetest-data (not installed) failed to install/upgrade:
  tentative de remplacement de « /usr/share/doc/minetest/README.txt.gz
  », qui appartient aussi au paquet minetest 0.4.17.1-ppa0~ubuntu18.04.1

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

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

[Bug 1795611] [NEW] package libc6-armel-cross 2.23-0ubuntu3cross1 failed to install/upgrade: package libc6-armel-cross is already installed and configured

2018-10-02 Thread Antoine Gaget
Public bug reported:

Happened during  upgrate to Ubuntu 18.04 from 16.04.

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: libc6-armel-cross 2.23-0ubuntu3cross1
ProcVersionSignature: Ubuntu 4.15.0-34.37~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-34-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.4
AptTermLog:
 
AptdaemonVersion: 1.1.1+bzr982-0ubuntu19
Architecture: amd64
CrashReports:
 600:0:116:1474970:2018-10-02 10:49:26.686408758 +0100:2018-10-02 
10:49:27.686408758 +0100:/var/crash/libc6-armel-cross.0.crash
 640:0:116:1144677:2018-10-02 10:44:41.710783565 +0100:2018-10-02 
10:44:41.567159130 +0100:/var/crash/libc6-dev-armel-cross.0.crash
 640:1000:116:721724:2018-10-02 10:50:26.119590520 +0100:2018-10-02 
10:50:27.119590520 
+0100:/var/crash/_usr_lib_x86_64-linux-gnu_xfce4_panel_wrapper-1.0.1000.crash
Date: Tue Oct  2 10:49:27 2018
Dependencies:
 
ErrorMessage: package libc6-armel-cross is already installed and configured
InstallationDate: Installed on 2017-09-10 (386 days ago)
InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215)
PackageArchitecture: all
Python3Details: /usr/bin/python3.6, Python 3.6.6, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.3ubuntu0.1
SourcePackage: dpkg
Title: package libc6-armel-cross 2.23-0ubuntu3cross1 failed to install/upgrade: 
package libc6-armel-cross is already installed and configured
UpgradeStatus: Upgraded to bionic on 2018-10-02 (0 days ago)

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


** Tags: already-installed amd64 apport-package bionic

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

Title:
  package libc6-armel-cross 2.23-0ubuntu3cross1 failed to
  install/upgrade: package libc6-armel-cross is already installed and
  configured

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

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

[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2018-09-28 Thread Antoine Monmayrant
Here is an example of a launcher that fails:

sudo apt install scilab
/usr/share/applications/scilab.desktop 
exo-open /usr/share/applications/scilab.desktop 
# scilab opens and closes immediatly

Mitigation:
sudo vim /usr/share/applications/scilab.desktop 
-Exec=scilab -f %f
+Exec=xterm -e scilab -f %f
exo-open /usr/share/applications/scilab.desktop 
# both xterm and scilab open and scilab works as expected

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

Title:
  applications close instantly when launched from the launcher or dash

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

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

[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2018-09-28 Thread Antoine Monmayrant
I face exactly this bug under Bionic (18.04.1): some applications run fine when 
launched from the terminal but fails (ie opens that closes immediatly) when 
launched from a *.desktop file.
Should this bug be reopened or should I open a new one?

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

Title:
  applications close instantly when launched from the launcher or dash

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

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

[Bug 1790000] [NEW] package libsdl2-2.0-0 2.0.8+1 failed to install/upgrade: tentative de remplacement de « /usr/share/doc/libsdl2-2.0-0/copyright », qui est différent d'autres instances du paquet lib

2018-08-30 Thread Antoine Pernot
Public bug reported:

$ sudo apt install --reinstall libsdl2-2.0-0 
[sudo] Mot de passe de antoine : 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances   
Lecture des informations d'état... Fait
Les paquets suivants seront mis à jour :
  libsdl2-2.0-0
1 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
18 partiellement installés ou enlevés.
Il est nécessaire de prendre 0 o/378 ko dans les archives.
Après cette opération, 111 ko d'espace disque supplémentaires seront utilisés.
(Lecture de la base de données... 394125 fichiers et répertoires déjà 
installés.)
Préparation du dépaquetage de 
.../libsdl2-2.0-0_2.0.8+dfsg1-1ubuntu1.18.04.1_amd64.deb ...
Dépaquetage de libsdl2-2.0-0:amd64 (2.0.8+dfsg1-1ubuntu1.18.04.1) sur (2.0.8+1) 
...
dpkg: erreur de traitement de l'archive 
/var/cache/apt/archives/libsdl2-2.0-0_2.0.8+dfsg1-1ubuntu1.18.04.1_amd64.deb 
(--unpack) :
 tentative de remplacement de « /usr/share/doc/libsdl2-2.0-0/copyright », qui 
est différent d'autres instances du paquet libsdl2-2.0-0:amd64
Des erreurs ont été rencontrées pendant l'exécution :
 /var/cache/apt/archives/libsdl2-2.0-0_2.0.8+dfsg1-1ubuntu1.18.04.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: libsdl2-2.0-0 2.0.8+1
ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
Uname: Linux 4.15.0-33-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
Date: Thu Aug 30 22:30:36 2018
ErrorMessage: tentative de remplacement de « 
/usr/share/doc/libsdl2-2.0-0/copyright », qui est différent d'autres instances 
du paquet libsdl2-2.0-0:amd64
InstallationDate: Installed on 2018-05-19 (102 days ago)
InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.3ubuntu0.1
SourcePackage: libsdl2
Title: package libsdl2-2.0-0 2.0.8+1 failed to install/upgrade: tentative de 
remplacement de « /usr/share/doc/libsdl2-2.0-0/copyright », qui est différent 
d'autres instances du paquet libsdl2-2.0-0:amd64
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package bionic

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

Title:
  package libsdl2-2.0-0 2.0.8+1 failed to install/upgrade: tentative de
  remplacement de « /usr/share/doc/libsdl2-2.0-0/copyright », qui est
  différent d'autres instances du paquet libsdl2-2.0-0:amd64

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

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

[Bug 1790000] Re: package libsdl2-2.0-0 2.0.8+1 failed to install/upgrade: tentative de remplacement de « /usr/share/doc/libsdl2-2.0-0/copyright », qui est différent d'autres instances du paquet libsd

2018-08-30 Thread Antoine Pernot
Package with file corrected (/usr/share/doc/libsdl2-2.0-0/copyright)

** Attachment added: "libsdl2.deb"
   
https://bugs.launchpad.net/ubuntu/+source/libsdl2/+bug/179/+attachment/5182815/+files/libsdl2.deb

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

Title:
  package libsdl2-2.0-0 2.0.8+1 failed to install/upgrade: tentative de
  remplacement de « /usr/share/doc/libsdl2-2.0-0/copyright », qui est
  différent d'autres instances du paquet libsdl2-2.0-0:amd64

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

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

[Bug 1741768] Re: U2F FIDO authentication doesn't work

2018-08-22 Thread Antoine Pitrou
Still fails on Ubuntu 18.04.1 with 61.0.1+build1-0ubuntu0.18.04.1, while
it works under chromium-browser 68.0.3440.106-0ubuntu0.18.04.1.

** Tags added: bionic

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

Title:
  U2F FIDO authentication doesn't work

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

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

[Bug 1396654] Re: C++ demangling support missing from perf

2018-08-21 Thread Antoine Pitrou
As #18 pointed out, this still affects 18.04.  Could the fix be ported
there?

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

Title:
  C++ demangling support missing from perf

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

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

[Bug 1690085] Re: Ryzen 1800X freeze - rcu_sched detected stalls on CPUs/tasks

2018-08-18 Thread Antoine Pitrou
This bug still occurs for me with 4.15.0-32-generic (Ubuntu 18.04.1) if
I don't disable C6 states.

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

Title:
  Ryzen 1800X freeze - rcu_sched detected stalls on CPUs/tasks

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

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

[Bug 1722508] Re: Font hinting appears broken on 17.10 beta

2018-08-18 Thread Antoine Pitrou
This issue hit me when upgrading from Xubuntu 16.04 to 18.04.1.
Martin's trick above worked to bring rendering back to a pleasant state
(thanks!).

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

Title:
  Font hinting appears broken on 17.10 beta

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

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

[Bug 1784216] [NEW] my Iphone 6 isn't recognized by Rythmbox

2018-07-29 Thread Buchholzer Pierre Antoine
Public bug reported:

i can't find any solution to make my Iphone 6 recognized by Rhythmbox,
can you help me please?

best regards

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: media-player-info 23-1
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Jul 29 11:27:13 2018
InstallationDate: Installed on 2018-05-15 (74 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: media-player-info
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: media-player-info (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
  my Iphone 6 isn't recognized by Rythmbox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-player-info/+bug/1784216/+subscriptions

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

[Bug 786940] Re: Firefox freeze when loading http://nanoc.stoneship.org/docs/3-getting-started/

2018-07-20 Thread Antoine Polatouche
Hi Paul,

this is a 7 years old bug report.
The url doesn't exists anymore ;)
You can close it safely!

Thanks

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

Title:
  Firefox freeze when loading http://nanoc.stoneship.org/docs/3-getting-
  started/

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

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

[Bug 1353068] Re: Reply to a message in local folder don't set the correct sender

2018-07-11 Thread Antoine Polatouche
Hi gf,

Using Thunderbird 52.8.0 on ubuntu 14.04 all seems OK, the problem
disappears.

So you can close the ticket.

Thank you for your good job!

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

Title:
  Reply to a message in local folder don't set the correct sender

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

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

[Bug 1690085] Re: Ryzen 1800X freeze - rcu_sched detected stalls on CPUs/tasks

2018-05-22 Thread Antoine Pitrou
According at least to http://blog.programster.org/stabilizing-
ubuntu-16-04-on-ryzen, 18.04 is supposed to be ok.  I haven't upgraded
yet myself.

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

Title:
  Ryzen 1800X freeze - rcu_sched detected stalls on CPUs/tasks

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

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

[Bug 1769891] Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 37: ordinal not in range(128)

2018-05-17 Thread Antoine
** Changed in: deja-dup
   Status: New => Confirmed

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

Title:
   UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position
  37: ordinal not in range(128)

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

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

[Bug 1741768] Re: U2F FIDO authentication doesn't work

2018-03-31 Thread Antoine Pitrou
Still fails with 59.0.2+build1-0ubuntu0.16.04.1. Does anyone care about
their users' security at Canonical?

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

Title:
  U2F FIDO authentication doesn't work

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

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

[Bug 1666681] Re: Restore interactive_search.patch (type-ahead search)

2018-03-21 Thread Antoine Monmayrant
Hi all,

I am also affected by this bug (this cannot be a feature, right?).
I was wondering what went wrong during my 17.04 to 17.10 upgrade.
Why on earth was type-ahead removed?
It makes nautilus useless for any user that make use of the keyboard.
Please, reactivate this feature.
In the meanwhile, can anyone point to a decent filebrowser to replace nautilus 
on 17.10 and 18.04?

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

Title:
  Restore interactive_search.patch (type-ahead search)

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

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

[Bug 1438422] Re: Hybrid laptop's accelerometer tilt interpreted as WiFi hardware switch

2018-03-17 Thread Antoine Monmayrant
Hello again,

Here is another way to look at this unexpected unknown key press and airplane 
mode activated (ie wifi killed):
acpi_listen 
# Folding to tablet mode and back to laptop mode again
button/wlan WLAN 0080  K
button/wlan WLAN 0080  K
button/wlan WLAN 0080  K

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

Title:
  Hybrid laptop's accelerometer tilt interpreted as WiFi hardware switch

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

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

[Bug 1438422] Re: Hybrid laptop's accelerometer tilt interpreted as WiFi hardware switch

2018-03-17 Thread Antoine Monmayrant
Hello, I confirm I face the very same bug on my HP Spectre x360 G2 with both 
17.10 and 18.04 beta (it was OK on 17.04):
# Folding to tablet mode and back to laptop mode:
## Unknown keypress is registered:
grep Unknown /var/log/syslog
Mar 17 14:24:53 lyre kernel: [11312.248585] atkbd serio0: 
Unknown key released (translated set 2, code 0xd8 on isa0060/serio0).
## Airplane gets activated and has to be manually deactivated

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

Title:
  Hybrid laptop's accelerometer tilt interpreted as WiFi hardware switch

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

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

[Bug 1741768] Re: U2F FIDO authentication doesn't work

2018-01-24 Thread Antoine Pitrou
Still fails with 58.0+build6-0ubuntu0.16.04.1.

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

Title:
  U2F FIDO authentication doesn't work

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

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

[Bug 1744122] Re: Ubuntu 16.04.3 LTS with kerne 4.4.0-109-generic, segfaults vsyscalls

2018-01-19 Thread Paul-Antoine Arras
** Package changed: kernel-package (Ubuntu) => linux (Ubuntu)

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

Title:
  Ubuntu 16.04.3 LTS with kerne 4.4.0-109-generic, segfaults vsyscalls

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

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

[Bug 1741768] Re: U2F FIDO authentication doesn't work

2018-01-09 Thread Antoine Pitrou
Hi jc-moz,

I initially thought so, but switched AppArmor to complain mode (rather
than enforce) and got the same results (also the Mozilla-built Chromium
works fine).  Current AppArmor status:

$ sudo apparmor_status
[...]
17 processes have profiles defined.
9 processes are in enforce mode.
   /sbin/dhclient (2869) 
   /usr/sbin/cups-browsed (7130) 
   /usr/sbin/cupsd (7125) 
   /usr/sbin/dnsmasq (3073) 
   /usr/sbin/dnsmasq (3074) 
   /usr/sbin/dnsmasq (3089) 
   /usr/sbin/dnsmasq (3393) 
   /usr/sbin/libvirtd (2495) 
   /usr/sbin/ntpd (4833) 
8 processes are in complain mode.
   /usr/lib/firefox/firefox{,*[^s][^h]} (7492) 
   /usr/lib/firefox/firefox{,*[^s][^h]} (7544) 
   /usr/lib/firefox/firefox{,*[^s][^h]} (7702) 
   /usr/lib/firefox/firefox{,*[^s][^h]} (19925) 
   /usr/lib/firefox/firefox{,*[^s][^h]} (19963) 
   /usr/sbin/avahi-daemon (2145) 
   /usr/sbin/avahi-daemon (2199) 
   /usr/sbin/nmbd (3616) 


There may be something else than AppArmor going on, but I don't know what.  Do 
you have any idea?

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

Title:
  U2F FIDO authentication doesn't work

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

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

[Bug 1741768] [NEW] U2F FIDO authentication doesn't work

2018-01-07 Thread Antoine Pitrou
Public bug reported:

I have a Yubico U2F security key.  If I download the upstream Firefox
binary for 57.0.4 and go to https://demo.yubico.com/u2f?tab=register,
the test page works fine: I can register with a username/password, my
key starts blinking and I can touch it to validate.

If I go to the same page using the official Ubuntu package of Firefox,
the U2F device is not recognized and the page displays the following
error:

"""
Registration failed!

Make sure you have a U2F device connected, and try again.

 Traceback (most recent call last):
  File "/root/python-u2flib-server-demo/examples/yubiauth_server.py", line 161, 
in __call__
raise Exception("FIDO Client error: %s" % error)
Exception: FIDO Client error: 1 (OTHER ERROR)
"""

Note that in both cases, I did enable the required options in
"about:config" (as outlined in e.g. https://www.yubico.com/2017/11/how-
to-navigate-fido-u2f-in-firefox-quantum/).

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: firefox 57.0.4+build1-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.13.0-21.24~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-21-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair nvidia_uvm nvidia_drm 
nvidia_modeset nvidia
AddonCompatCheckDisabled: False
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  antoine3844 F pulseaudio
 /dev/snd/controlC1:  antoine3844 F pulseaudio
BuildID: 20180104112904
Channel: Unavailable
CurrentDesktop: XFCE
Date: Sun Jan  7 17:32:38 2018
DefaultProfileIncompatibleExtensions: Default - 
{972ce4c6-7e08-4474-a285-3208198ce6fd}
DefaultProfilePrefErrors: 'utf-8' codec can't decode byte 0xe9 in position 
2410: invalid continuation byte
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2013-04-12 (1730 days ago)
InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130409)
MostRecentCrashID: bp-eb109c63-e3b5-4c21-a920-d262b2150407
Profile1Extensions: extensions.sqlite corrupt or missing
Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile1Locales: extensions.sqlite corrupt or missing
Profile1PrefSources: prefs.js
Profile1Themes: extensions.sqlite corrupt or missing
Profile2Extensions: extensions.sqlite corrupt or missing
Profile2IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile2Locales: extensions.sqlite corrupt or missing
Profile2PrefSources: prefs.js
Profile2Themes: extensions.sqlite corrupt or missing
Profile3Extensions: extensions.sqlite corrupt or missing
Profile3IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile3Locales: extensions.sqlite corrupt or missing
Profile3PrefSources: prefs.js
Profile3Themes: extensions.sqlite corrupt or missing
Profile4Extensions: extensions.sqlite corrupt or missing
Profile4IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile4Locales: extensions.sqlite corrupt or missing
Profile4PrefSources: prefs.js
Profile4Themes: extensions.sqlite corrupt or missing
Profiles:
 Profile0 (Default) - LastVersion=57.0.4/20180104112904 (In use)
 Profile1 - LastVersion=57.0.4/20180104112904
 Profile2 - LastVersion=57.0.4/20180104112904
 Profile3 - LastVersion=57.0.3/20171227151400 (Out of date)
 Profile4 - LastVersion=57.0.4/20180104112904 (In use)
RfKill:
 
RunningIncompatibleAddons: True
SourcePackage: firefox
UpgradeStatus: Upgraded to xenial on 2015-07-27 (894 days ago)
dmi.bios.date: 06/22/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1801
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: P8H67-M EVO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1801:bd06/22/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP8H67-MEVO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
modified.conffile..etc.apparmor.d.usr.bin.firefox: [modified]
mtime.conffile..etc.apparmor.d.usr.bin.firefox: 2018-01-06T20:07:26.977391

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


** Tags: amd64 apport-bug xenial

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

Title:
  U2F FIDO authentication doesn't work

To manage notifications a

[Bug 1396048] Re: Evince misses font and only displays squares in menus

2017-11-29 Thread Antoine Amarilli
I had the same problem. Another related problem is that, if
/usr/share/icons is a symlink to a different partition, then evince
crashes at startup:

$ evince
**
Gtk:ERROR:../../../../gtk/gtkrecentmanager.c:1999:get_icon_fallback: assertion 
failed: (retval != NULL)
zsh: abort  evince

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

Title:
  Evince misses font and only displays squares in menus

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

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

[Bug 1733413] [NEW] package cups-client 2.1.3-4ubuntu0.3 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2017-11-20 Thread Antoine
Public bug reported:

no idea

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: cups-client 2.1.3-4ubuntu0.3
ProcVersionSignature: Ubuntu 4.10.0-38.42~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-38-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.12
Architecture: amd64
CupsErrorLog:
 
Date: Mon Nov 20 21:29:30 2017
ErrorMessage: problèmes de dépendances - laissé non configuré
InstallationDate: Installed on 2017-10-15 (36 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
MachineType: ZOTAC ZBOX-CI527/CI547
Papersize: a4
ProcCmdline: BOOT_IMAGE=/vmlinuz-4.10.0-38-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-38-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: cups
Title: package cups-client 2.1.3-4ubuntu0.3 failed to install/upgrade: 
problèmes de dépendances - laissé non configuré
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/25/2017
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: B331P206
dmi.board.asset.tag: NA
dmi.board.name: ZBOX-CI527/CI547
dmi.board.vendor: ZOTAC
dmi.board.version: XX
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 9
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrB331P206:bd04/25/2017:svnZOTAC:pnZBOX-CI527/CI547:pvrXX:rvnZOTAC:rnZBOX-CI527/CI547:rvrXX:cvnDefaultstring:ct9:cvrDefaultstring:
dmi.product.name: ZBOX-CI527/CI547
dmi.product.version: XX
dmi.sys.vendor: ZOTAC

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


** Tags: amd64 apport-package xenial

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

Title:
  package cups-client 2.1.3-4ubuntu0.3 failed to install/upgrade:
  problèmes de dépendances - laissé non configuré

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

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

[Bug 1716374] Re: package docker.io 1.13.1-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-10-17 Thread Jon Antoine
@ChristianEhrhardt,

I think you can ignore my comment as I believe it is the result of
trying to install from the Docker repository prior to installing from
the official Ubuntu repositories.

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

Title:
  package docker.io 1.13.1-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1716374/+subscriptions

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

[Bug 1723877] [NEW] bad rendering of ":" character (white rectangular block)

2017-10-16 Thread Antoine-terracol
Public bug reported:

When selecting an Ubuntu (wayland or x) session, the ":" character in
the top panel clock renders as a white rectangular block (see attached
png screenshot)

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.26.1-0ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct 16 09:47:34 2017
DisplayManager: gdm3
InstallationDate: Installed on 2015-11-17 (698 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to artful on 2017-10-03 (12 days ago)

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


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

** Attachment added: "screenshot showing the faulty display"
   
https://bugs.launchpad.net/bugs/1723877/+attachment/4972534/+files/Screenshot%20from%202017-10-16%2009-51-34.png

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

Title:
  bad rendering of ":" character (white rectangular block)

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

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

[Bug 1716374] Re: package docker.io 1.13.1-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-10-13 Thread Jon Antoine
sudo apt -f install
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up docker.io (1.13.1-0ubuntu4) ...
addgroup: The group `docker' already exists as a system group. Exiting.
W: APT had planned for dpkg to do more than it reported back (0 vs 4).
   Affected packages: docker.io:amd64

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

Title:
  package docker.io 1.13.1-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1716374/+subscriptions

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

[Bug 1722940] [NEW] 17.10 boots to black screen with cursor

2017-10-11 Thread Antoine-terracol
Public bug reported:

After the following update
Start-Date: 2017-10-11  21:02:12
Commandline: aptdaemon role='role-commit-packages' sender=':1.136'
Install: fonts-gubbi:amd64 (1.3-3, automatic), fonts-indic:amd64 (2:1.2, 
automatic), fonts-beng-extra:amd64 (1.0-6, automatic), fonts-deva:amd64 (2:1.2, 
automatic), fonts-samyak-deva:amd64 (1.2.2-4, automatic), 
fonts-telu-extra:amd64 (2.0-4, automatic), fonts-smc:amd64 (6.0-1, automatic), 
fonts-gargi:amd64 (2.0-4, automatic), fonts-deva-extra:amd64 (3.0-4, 
automatic), fonts-kalapi:amd64 (1.0-2, automatic), 
linux-image-extra-4.13.0-15-generic:amd64 (4.13.0-15.16, automatic), 
fonts-navilu:amd64 (1.2-2, automatic), linux-tools-4.13.0-15-generic:amd64 
(4.13.0-15.16, automatic), fonts-orya:amd64 (2:1.2, automatic), 
linux-headers-4.13.0-15-generic:amd64 (4.13.0-15.16, automatic), 
fonts-pagul:amd64 (1.0-7, automatic), fonts-knda:amd64 (2:1.2, automatic), 
fonts-sahadeva:amd64 (1.0-4, automatic), fonts-lohit-deva:amd64 (2.95.4-2, 
automatic), fonts-taml:amd64 (2:1.3, automatic), fonts-samyak-taml:amd64 
(1.2.2-4, automatic), fonts-telu:amd64 (2:1.2, automatic), 
fonts-lohit-orya:amd64 (2.91.2-1, automatic), linux-headers-4.13.0-15:amd64 
(4.13.0-15.16, automatic), fonts-lohit-knda:amd64 (2.5.4-1, automatic), 
fonts-gujr:amd64 (2:1.2, automatic), fonts-samyak-gujr:amd64 (1.2.2-4, 
automatic), linux-tools-4.13.0-15:amd64 (4.13.0-15.16, automatic), 
fonts-nakula:amd64 (1.0-3, automatic), fonts-lohit-beng-bengali:amd64 
(2.91.5-1, automatic), fonts-orya-extra:amd64 (2.0-5, automatic), 
fonts-mlym:amd64 (2:1.2, automatic), fonts-lohit-taml:amd64 (2.91.3-1, 
automatic), fonts-beng:amd64 (2:1.2, automatic), fonts-samyak-mlym:amd64 
(1.2.2-4, automatic), fonts-lohit-telu:amd64 (2.5.5-1, automatic), 
fonts-gujr-extra:amd64 (1.0-6, automatic), linux-image-4.13.0-15-generic:amd64 
(4.13.0-15.16, automatic), fonts-lohit-beng-assamese:amd64 (2.91.5-1, 
automatic), fonts-lohit-gujr:amd64 (2.92.4-2, automatic), 
linux-signed-image-4.13.0-15-generic:amd64 (4.13.0-15.16, automatic), 
fonts-sarai:amd64 (1.0-2, automatic), fonts-lohit-mlym:amd64 (2.92.2-1, 
automatic), fonts-lohit-taml-classical:amd64 (2.5.4-1, automatic)
Upgrade: libgraphicsmagick-q16-3:amd64 (1.3.26-12, 1.3.26-13), 
libunity-settings-daemon1:amd64 (15.04.1+17.04.20170619-0ubuntu3, 
15.04.1+17.10.20171003-0ubuntu1), libmpx0:amd64 (5.4.1-13ubuntu1, 
5.5.0-1ubuntu1), empathy-common:amd64 (3.25.90-0ubuntu1, 
3.25.90+really3.12.14-0ubuntu1), libgcj17:amd64 (6.4.0-7ubuntu1, 
6.4.0-8ubuntu1), gnome-control-center-data:amd64 (1:3.26.1-0ubuntu1, 
1:3.26.1-0ubuntu3), libgcc-5-dev:amd64 (5.4.1-13ubuntu1, 5.5.0-1ubuntu1), 
poppler-utils:amd64 (0.57.0-2ubuntu2, 0.57.0-2ubuntu4), postfix:amd64 (3.2.2-1, 
3.2.3-1), libseccomp2:amd64 (2.3.1-2.1ubuntu2, 2.3.1-2.1ubuntu3), 
gnome-settings-daemon-schemas:amd64 (3.26.1-0ubuntu1, 3.26.1-0ubuntu3), 
unity-schemas:amd64 (7.5.0+17.10.20170925.1-0ubuntu1, 
7.5.0+17.10.20171010-0ubuntu1), update-manager-core:amd64 (1:17.10.10, 
1:17.10.11), libsemanage1:amd64 (2.7-1, 2.7-2), linux-headers-generic:amd64 
(4.13.0.12.13, 4.13.0.15.16), gnome-session-common:amd64 (3.26.0-0ubuntu2, 
3.26.1-0ubuntu3), unity-session:amd64 (3.26.0-0ubuntu2, 3.26.1-0ubuntu3), 
gir1.2-mutter-1:amd64 (3.26.1-1, 3.26.1-2), gnome-control-center:amd64 
(1:3.26.1-0ubuntu1, 1:3.26.1-0ubuntu3), linux-libc-dev:amd64 (4.13.0-12.13, 
4.13.0-15.16), gnome-software-plugin-snap:amd64 (3.26.0-0ubuntu3, 
3.26.1-0ubuntu1), va-driver-all:amd64 (1.8.3-1, 1.8.3-2), 
linux-image-generic:amd64 (4.13.0.12.13, 4.13.0.15.16), cpp-5:amd64 
(5.4.1-13ubuntu1, 5.5.0-1ubuntu1), cpp-6:amd64 (6.4.0-7ubuntu1, 
6.4.0-8ubuntu1), gsettings-ubuntu-schemas:amd64 (0.0.7+17.04.20161109-0ubuntu1, 
0.0.7+17.10.20170922-0ubuntu1), update-manager:amd64 (1:17.10.10, 1:17.10.11), 
postfix-sqlite:amd64 (3.2.2-1, 3.2.3-1), libpoppler-qt4-4:amd64 
(0.57.0-2ubuntu2, 0.57.0-2ubuntu4), linux-signed-image-generic:amd64 
(4.13.0.12.13, 4.13.0.15.16), gnome-software:amd64 (3.26.0-0ubuntu3, 
3.26.1-0ubuntu1), libmutter-1-0:amd64 (3.26.1-1, 3.26.1-2), 
ubuntu-standard:amd64 (1.402, 1.403), gir1.2-accountsservice-1.0:amd64 
(0.6.42-0ubuntu2, 0.6.42-0ubuntu3), nodejs:amd64 (6.11.2~dfsg-3ubuntu1, 
6.11.4~dfsg-1ubuntu1), ubuntu-session:amd64 (3.26.0-0ubuntu2, 3.26.1-0ubuntu3), 
gnome-orca:amd64 (3.26.0-1ubuntu1, 3.26.0-1ubuntu2), ubuntu-desktop:amd64 
(1.402, 1.403), gnome-settings-daemon:amd64 (3.26.1-0ubuntu1, 3.26.1-0ubuntu3), 
libgfortran-5-dev:amd64 (5.4.1-13ubuntu1, 5.5.0-1ubuntu1), unity:amd64 
(7.5.0+17.10.20170925.1-0ubuntu1, 7.5.0+17.10.20171010-0ubuntu1), 
libasan2:amd64 (5.4.1-13ubuntu1, 5.5.0-1ubuntu1), libasan3:amd64 
(6.4.0-7ubuntu1, 6.4.0-8ubuntu1), gdm3:amd64 (3.26.0-1ubuntu1, 
3.26.1-3ubuntu2), libwmf0.2-7:amd64 (0.2.8.4-10.6ubuntu1, 0.2.8.4-10.6ubuntu2), 
xkb-data:amd64 (2.19-1ubuntu1, 2.19-1.1ubuntu1), 
libxmlgraphics-commons-java:amd64 (2.1-2, 2.2-1), gcc-6-base:amd64 
(6.4.0-7ubuntu1, 6.4.0-8ubuntu1), linux-signed-generic:amd64 (4.13.0.12.13, 

[Bug 1717565] [NEW] package hddtemp 0.3-beta15-52 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2017-09-15 Thread antoine Barbeyer
Public bug reported:

cannot install block on trigger

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: hddtemp 0.3-beta15-52
ProcVersionSignature: Ubuntu 4.12.0-13.14-generic 4.12.10
Uname: Linux 4.12.0-13-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu1
AptOrdering:
 hddtemp:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Fri Sep 15 19:10:29 2017
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 1
InstallationDate: Installed on 2017-09-15 (0 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170913)
Python3Details: /usr/bin/python3.6, Python 3.6.2, python3-minimal, 
3.6.1-0ubuntu3
PythonDetails: /usr/bin/python2.7, Python 2.7.14rc1, python-minimal, 2.7.13-2
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5~rc4
SourcePackage: hddtemp
Title: package hddtemp 0.3-beta15-52 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package artful

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

Title:
  package hddtemp 0.3-beta15-52 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

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

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

[Bug 1703111] [NEW] package samba 2:4.3.11+dfsg-0ubuntu0.16.04.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-07-08 Thread Antoine
Public bug reported:

No further information at this time.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: samba 2:4.3.11+dfsg-0ubuntu0.16.04.8
ProcVersionSignature: Ubuntu 4.4.0-83.106-generic 4.4.70
Uname: Linux 4.4.0-83-generic i686
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: i386
Date: Sat Jul  8 09:05:06 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2017-02-03 (155 days ago)
InstallationMedia: Lubuntu 16.04.1 LTS "Xenial Xerus" - Release i386 (20160720)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.20
SambaServerRegression: Yes
SmbConfIncluded: No
SourcePackage: samba
Title: package samba 2:4.3.11+dfsg-0ubuntu0.16.04.8 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
WindowsFailedConnect: Yes

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


** Tags: apport-package i386 need-duplicate-check xenial

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

Title:
  package samba 2:4.3.11+dfsg-0ubuntu0.16.04.8 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 1611969] Re: Newlines effective in text even if --cr-wrap is not used

2017-07-07 Thread Antoine BERNARD
** Bug watch added: Debian Bug tracker #867536
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867536

** Changed in: dialog (Debian)
   Importance: Undecided => Unknown

** Changed in: dialog (Debian)
   Status: New => Unknown

** Changed in: dialog (Debian)
 Remote watch: None => Debian Bug tracker #867536

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

Title:
  Newlines effective in text even if --cr-wrap is not used

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

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


[Bug 1611969] Re: Newlines effective in text even if --cr-wrap is not used

2017-07-07 Thread Antoine BERNARD
Bug confirmed on debian sid.

It seems to be a bug in upstream. The bug is still present in
1.3-20170509.

I made a diff based on last upstream release.

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

** Also affects: dialog (Debian)
   Importance: Undecided
   Status: New

** Patch added: "dialog_c_wrap.diff"
   
https://bugs.launchpad.net/debian/+source/dialog/+bug/1611969/+attachment/4910712/+files/dialog_c_wrap.diff

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

Title:
  Newlines effective in text even if --cr-wrap is not used

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

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


[Bug 1690894] [NEW] package libtiff5:amd64 4.0.6-1ubuntu0.1 failed to install/upgrade: le paquet est dans un état vraiment incohérent; vous devriez le réinstaller avant de tenter de le configurer.

2017-05-15 Thread Antoine Jacquin
Public bug reported:

Maybe it's because I use 4K Downloader Who isn't in the Ubuntu official
online Market

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libtiff5:amd64 4.0.6-1ubuntu0.1
ProcVersionSignature: Ubuntu 4.4.0-67.88-generic 4.4.49
Uname: Linux 4.4.0-67-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Mon May  8 00:08:37 2017
ErrorMessage: le paquet est dans un état vraiment incohérent; vous devriez  le 
réinstaller avant de tenter de le configurer.
InstallationDate: Installed on 2016-05-25 (355 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: tiff
Title: package libtiff5:amd64 4.0.6-1ubuntu0.1 failed to install/upgrade: le 
paquet est dans un état vraiment incohérent; vous devriez  le réinstaller avant 
de tenter de le configurer.
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package libtiff5:amd64 4.0.6-1ubuntu0.1 failed to install/upgrade: le
  paquet est dans un état vraiment incohérent; vous devriez  le
  réinstaller avant de tenter de le configurer.

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

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

[Bug 1624320] Re: systemd-resolved appends 127.0.0.53 to resolv.conf alongside existing entries

2017-05-14 Thread Antoine Bertin
I've been struggling with this issue... It seems I have to append the
localdomain to my local names for the resolution to work :

nslookup somename : SERVFAIL, 127.0.0.53 didn't proxy to my router
nslookup somename.localdomain : OK, answer from my router

Why somename request isn't forwarded to my router?

Link 2 (eth0)
  Current Scopes: DNS LLMNR/IPv4 LLMNR/IPv6
   LLMNR setting: yes
MulticastDNS setting: no
  DNSSEC setting: no
DNSSEC supported: no
 DNS Servers: 192.168.1.200
  DNS Domain: localdomain

I'm ok for some proxying to take place if that proves useful but so far
it's only been a PITA for me so I disabled it following Vincent's
answer.

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

Title:
  systemd-resolved appends 127.0.0.53 to resolv.conf alongside existing
  entries

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

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


  1   2   3   4   5   6   7   8   9   10   >