[Bug 1976362] [NEW] Tilix "Select All" action selects only the bottom (screen) of the buffer

2022-05-31 Thread Saverio Miroddi
Public bug reported:

When performing the "Select All" action (Ctrl+Shift+A), only the bottom
part of the scrollback buffer, corresponding to the last (visible)
screen, is selected, instead of the entire buffer.

To reproduce:

- tap Enter until the buffer is two screens long
- select all (Ctrl+Shift+A)
- via scrollbar, go to the top of the buffer
- you can observe that the selection stops at the top of the bottom screen

This wasn't happening on Focal.

It's not clear at which level is the problem. Jammy ships Tilix v1.94,
however, I've installed v1.94 on Focal, and the issue doesn't happen. I
couldn't test v1.93 on Jammy, due to library issues.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: tilix 1.9.4-2build1
ProcVersionSignature: Ubuntu 5.15.0-25.25-generic 5.15.30
Uname: Linux 5.15.0-25-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.470
CurrentDesktop: MATE
Date: Tue May 31 10:46:52 2022
LiveMediaBuild: Ubuntu-MATE 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: tilix
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug jammy

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

Title:
  Tilix "Select All" action selects only the bottom (screen) of the
  buffer

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


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

[Bug 1768488] Re: dependency problem lightdm -> pam

2022-05-31 Thread Saverio Miroddi
Still present in Focal and Jammy.

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

Title:
  dependency problem lightdm -> pam

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


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

[Bug 1852985] Re: X Error of failed request: BadLength (poly request too large or internal Xlib length error)

2022-04-13 Thread Saverio Miroddi
I've found that this bugs affects applications other than gitk.

I'm developing an FLTK application in Rust, and I get the same problem
when my app displays a list of emojis (via hold browser widget).

Regarding the solutions:

- installing `unifonts` had no effect
- installing `fonts-symbola` had no effect
- uninstalling `fonts-noto-color-emoji` solved the problem, although the emojis 
are printed in black and white, and are very difficult to recognize

I'm on Ubuntu MATE 20.04.4, for reference.

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

Title:
  X Error of failed request:  BadLength (poly request too large or
  internal Xlib length error)

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


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

[Bug 1960709] Re: Recent bluez update broke Bluetooth for setups using a BT dongle

2022-02-14 Thread Saverio Miroddi
Thanks for the reply, by the way :)

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

Title:
  Recent bluez update broke Bluetooth for setups using a BT dongle

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


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

[Bug 1960709] Re: Recent bluez update broke Bluetooth for setups using a BT dongle

2022-02-14 Thread Saverio Miroddi
Hello!

I think the bug can be closed:

> BTW, "ConditionPathIsDirectory" is not new. It's been there for two
years already in Ubuntu 20.04.

On the same date of the bluez package upgrade, I had to revert to an
older kernel version due to the amdgpu driver incompatibility, so that
should be the cause.

The version was the Ubuntu mainline 5.11.16 (the latest compatible with
20.04 and with the amdgpu official drivers as of today), which I don't
know if it's of any interest (if so, I can upload the information).

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

Title:
  Recent bluez update broke Bluetooth for setups using a BT dongle

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


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

[Bug 1960709] [NEW] Recent bluez update broke Bluetooth for setups using a BT dongle

2022-02-12 Thread Saverio Miroddi
Public bug reported:

A recent upgrade (seemingly 5.53-0ubuntu3.5) broke Bluetooth
functionality for certain setups.

Specifically, the `ConditionPathIsDirectory=` parameter has been added
to the `bluetooth` Systemd unit. This breaks setups where users use a
Bluetooth dongle, since when the system starts, the BT device may not be
connected, and due to the condition, the `bluetooth` unit won't start at
all.

** Affects: bluez (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/1960709

Title:
  Recent bluez update broke Bluetooth for setups using a BT dongle

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


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

[Bug 1940836] Re: Libreoffice Calc rendering very slow on GTK3

2021-10-30 Thread Saverio Miroddi
I've changed my card to an AMD one.

While it's considerably faster than the Nvidia, it's still slowish, or,
to put in another way, considerably slower than the GTK2 counterpart.

Something's broken in the GTK3 support. I reiterate that all the LO
builds I've tried have performance issue with GTK3, so it's not an issue
with the Ubuntu build.

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

Title:
  Libreoffice Calc rendering very slow on GTK3

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


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

[Bug 1942133] Re: Nvidia driver packages prevent suspend due to leftover Systemd units

2021-08-30 Thread Saverio Miroddi
** Description changed:

  When the nvidia driver packages are uninstalled, they leave some
  symlinks that prevent suspend.
  
  I whink that, when attempting to suspend, the error is logged as this
  (edited):
  
- ModemManager[3287]:   [sleep-monitor] inhibit failed: 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected 
from message bus without replying
- upowerd[5771]: Could not acquire inhibitor lock: 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected 
from message bus without replying
- dbus-daemon[2888]: [system] Activating via systemd: service 
name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' 
requested by ':1.53' (uid=1000 pid=8227 
comm="/usr/lib/x86_64-linux-gnu/indicator-session/indica" label="unconfined")
- systemd[1]: systemd-logind.service: Main process exited, code=exited, 
status=1/FAILURE
- systemd[1]: systemd-logind.service: Failed with result 'exit-code'.
- systemd[1]: systemd-logind.service: Scheduled restart job, restart 
counter is at 7.
- systemd[1]: Stopped Login Service.
- systemd[1]: Condition check resulted in Load Kernel Module drm being 
skipped.
- systemd[1]: Starting Login Service...
+ ModemManager[3287]:   [sleep-monitor] inhibit failed: 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected 
from message bus without replying
+ upowerd[5771]: Could not acquire inhibitor lock: 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected 
from message bus without replying
+ dbus-daemon[2888]: [system] Activating via systemd: service 
name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' 
requested by ':1.53' (uid=1000 pid=8227 
comm="/usr/lib/x86_64-linux-gnu/indicator-session/indica" label="unconfined")
+ systemd[1]: systemd-logind.service: Main process exited, code=exited, 
status=1/FAILURE
+ systemd[1]: systemd-logind.service: Failed with result 'exit-code'.
+ systemd[1]: systemd-logind.service: Scheduled restart job, restart 
counter is at 7.
+ systemd[1]: Stopped Login Service.
+ systemd[1]: Condition check resulted in Load Kernel Module drm being 
skipped.
+ systemd[1]: Starting Login Service...
  
  I've deleted the problematic symlinks while trying to solving the
  problem, however, they should be these:
  
  
/etc/systemd/system/systemd-suspend-service.requires/nvidia-suspend.service
  /etc/systemd/system/systemd-suspend-service.requires/nvidia-resume.service
  
/etc/systemd/system/systemd-hibernate-service.requires/nvidia-suspend.service
  
/etc/systemd/system/systemd-hibernate-service.requires/nvidia-resume.service
+ 
+ I've briefly checked before removing them; at least a couple of them
+ were masked, but they were still causing the problem.
  
  I don't see any reason why they should hang around the systemd
  configuration once the packages are purged. Additionally, this is a
  problem that is not easy to diagnose.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: nvidia-driver-470 (not installed)
  ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22
  Uname: Linux 5.11.0-27-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  CasperVersion: 1.445.1
  CurrentDesktop: MATE
  Date: Mon Aug 30 21:10:52 2021
  LiveMediaBuild: Ubuntu-MATE 20.04.3 LTS "Focal Fossa" - Release amd64 
(20210819.1)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  SourcePackage: nvidia-graphics-drivers-470
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Nvidia driver packages prevent suspend due to leftover Systemd units

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


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

[Bug 1942133] [NEW] Nvidia driver packages prevent suspend due to leftover Systemd units

2021-08-30 Thread Saverio Miroddi
Public bug reported:

When the nvidia driver packages are uninstalled, they leave some
symlinks that prevent suspend.

I whink that, when attempting to suspend, the error is logged as this
(edited):

ModemManager[3287]:   [sleep-monitor] inhibit failed: 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected 
from message bus without replying
upowerd[5771]: Could not acquire inhibitor lock: 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected 
from message bus without replying
dbus-daemon[2888]: [system] Activating via systemd: service 
name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' 
requested by ':1.53' (uid=1000 pid=8227 
comm="/usr/lib/x86_64-linux-gnu/indicator-session/indica" label="unconfined")
systemd[1]: systemd-logind.service: Main process exited, code=exited, 
status=1/FAILURE
systemd[1]: systemd-logind.service: Failed with result 'exit-code'.
systemd[1]: systemd-logind.service: Scheduled restart job, restart counter 
is at 7.
systemd[1]: Stopped Login Service.
systemd[1]: Condition check resulted in Load Kernel Module drm being 
skipped.
systemd[1]: Starting Login Service...

I've deleted the problematic symlinks while trying to solving the
problem, however, they should be these:

/etc/systemd/system/systemd-suspend-service.requires/nvidia-suspend.service
/etc/systemd/system/systemd-suspend-service.requires/nvidia-resume.service

/etc/systemd/system/systemd-hibernate-service.requires/nvidia-suspend.service
/etc/systemd/system/systemd-hibernate-service.requires/nvidia-resume.service

I don't see any reason why they should hang around the systemd
configuration once the packages are purged. Additionally, this is a
problem that is not easy to diagnose.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: nvidia-driver-470 (not installed)
ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-27-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
CasperVersion: 1.445.1
CurrentDesktop: MATE
Date: Mon Aug 30 21:10:52 2021
LiveMediaBuild: Ubuntu-MATE 20.04.3 LTS "Focal Fossa" - Release amd64 
(20210819.1)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=C.UTF-8
 SHELL=/bin/bash
SourcePackage: nvidia-graphics-drivers-470
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-470 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

** Description changed:

  When the nvidia driver packages are uninstalled, they leave some
  symlinks that prevent suspend.
  
- I've deleted them while figuring out what the problem was, however, they
- should be these:
+ I whink that, when attempting to suspend, the error is logged as this
+ (edited):
  
- 
/etc/systemd/system/systemd-suspend-service.requires/nvidia-suspend.service
- /etc/systemd/system/systemd-suspend-service.requires/nvidia-resume.service
- 
/etc/systemd/system/systemd-hibernate-service.requires/nvidia-suspend.service
- 
/etc/systemd/system/systemd-hibernate-service.requires/nvidia-resume.service
+ ModemManager[3287]:   [sleep-monitor] inhibit failed: 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected 
from message bus without replying
+ upowerd[5771]: Could not acquire inhibitor lock: 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected 
from message bus without replying
+ dbus-daemon[2888]: [system] Activating via systemd: service 
name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' 
requested by ':1.53' (uid=1000 pid=8227 
comm="/usr/lib/x86_64-linux-gnu/indicator-session/indica" label="unconfined")
+ systemd[1]: systemd-logind.service: Main process exited, code=exited, 
status=1/FAILURE
+ systemd[1]: systemd-logind.service: Failed with result 'exit-code'.
+ systemd[1]: systemd-logind.service: Scheduled restart job, restart 
counter is at 7.
+ systemd[1]: Stopped Login Service.
+ systemd[1]: Condition check resulted in Load Kernel Module drm being 
skipped.
+ systemd[1]: Starting Login Service...
  
- There's not reason to leave them once the driver is uninstalled, and
- it's hard to figure out the problem, so they should go away when the
- packages are uninstalled.
+ I've deleted the problematic symlinks while trying to solving the
+ problem, however, they should be these:
+ 
+ 
/etc/systemd/system/systemd-suspend-service.requires/nvidia-suspend.service
+ /etc/systemd/system/systemd-suspend-service.requires/nvidia-resume.service
+ 
/etc/systemd/system/systemd-hibernate-service.requires/nvidia-suspend.service
+ 
/etc/systemd/system/systemd-hibernate-service.requires/nvidia-resume.service
+ 
+ I don't see any reason why they should 

[Bug 1940836] Re: Libreoffice Calc rendering very slow on GTK3

2021-08-23 Thread Saverio Miroddi
** Description changed:

  I'm on a MATE 20.04 machine, with Nvidia proprietary drivers (for
  reference, can't use Nouveau, since my machine doesn't boot with it).
  
  Libreoffice Calc renders slow. The delay is very noticeable, even when
  just typing characters.
  
  If I remove the GTK3 styling (`libreoffice-gtk3` package), then the
  rendering speed is fine (but of course, the program is unstyled, with
  some workflow consequences).
  
  I've tried to run on GTK2 (`libreoffice-gtk2` package installed), but I
  see Calc as unstyled, so it seems it's not actually running on GTK2.
  
  I've also tried to disable HW acceleration, but there is no improvement.
  
  I don't experience this slowness on any other program on my
  installation.
  
  I've noticed that when there's a delay, the Xorg process CPU occupation
  skyrockets (depending on how fast I type, it may go even to 100% (single
  thread)).
  
  I've reproduced the same problem on all the LO versions, from the
  default (6.4.7) to the latest (7.2).
  
  The kernel version doesn't affect the problem as well (experienced on
  different 5.x versions).
  
- Interestingly, I've tried a packaged LO (from
- https://libreoffice.soluzioniopen.com), and, while the Xorg process
- occupation goes relatively high (~35% while typing), there is no
- noticeable slowdown.
+ I've tried a packaged LO (from https://libreoffice.soluzioniopen.com),
+ and it has the same behavior.
  
  I'd be perfectly happy to run on GTK2 as workaround, if that allowed
  persistent copy/paste :)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libreoffice-calc 1:6.4.7-0ubuntu0.20.04.1
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: MATE
  Date: Mon Aug 23 15:21:08 2021
  InstallationDate: Installed on 2020-07-01 (418 days ago)
  InstallationMedia: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Libreoffice Calc rendering very slow on GTK3

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


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

[Bug 1940836] Re: Libreoffice Calc rendering very slow on GTK3

2021-08-23 Thread Saverio Miroddi
** Description changed:

  I'm on a MATE 20.04 machine, with Nvidia proprietary drivers (for
  reference, can't use Nouveau, since my machine doesn't boot with it).
  
  Libreoffice Calc renders slow. The delay is very noticeable, even when
  just typing characters.
  
  If I remove the GTK3 styling (`libreoffice-gtk3` package), then the
  rendering speed is fine (but of course, the program is unstyled, with
  some workflow consequences).
  
  I've tried to run on GTK2 (`libreoffice-gtk2` package installed), but I
  see Calc as unstyled, so it seems it's not actually running on GTK2.
  
  I've also tried to disable HW acceleration, but there is no improvement.
  
  I don't experience this slowness on any other program on my
  installation.
  
  I've noticed that when there's a delay, the Xorg process CPU occupation
  skyrockets (depending on how fast I type, it may go even to 100% (single
  thread)).
  
  I've reproduced the same problem on all the LO versions, from the
  default (6.4.7) to the latest (7.2).
  
  The kernel version doesn't affect the problem as well (experienced on
  different 5.x versions).
  
+ Interestingly, I've tried a packaged LO (from
+ https://libreoffice.soluzioniopen.com), and, while the Xorg process
+ occupation goes relatively high (~35% while typing), there is no
+ noticeable slowdown.
+ 
  I'd be perfectly happy to run on GTK2 as workaround, if that allowed
  persistent copy/paste :)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libreoffice-calc 1:6.4.7-0ubuntu0.20.04.1
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: MATE
  Date: Mon Aug 23 15:21:08 2021
  InstallationDate: Installed on 2020-07-01 (418 days ago)
  InstallationMedia: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Libreoffice Calc rendering very slow on GTK3

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


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

[Bug 1940836] [NEW] Libreoffice Calc rendering very slow on GTK3

2021-08-23 Thread Saverio Miroddi
Public bug reported:

I'm on a MATE 20.04 machine, with Nvidia proprietary drivers (for
reference, can't use Nouveau, since my machine doesn't boot with it).

Libreoffice Calc renders slow. The delay is very noticeable, even when
just typing characters.

If I remove the GTK3 styling (`libreoffice-gtk3` package), then the
rendering speed is fine (but of course, the program is unstyled, with
some workflow consequences).

I've tried to run on GTK2 (`libreoffice-gtk2` package installed), but I
see Calc as unstyled, so it seems it's not actually running on GTK2.

I've also tried to disable HW acceleration, but there is no improvement.

I don't experience this slowness on any other program on my
installation.

I've noticed that when there's a delay, the Xorg process CPU occupation
skyrockets (depending on how fast I type, it may go even to 100% (single
thread)).

I've reproduced the same problem on all the LO versions, from the
default (6.4.7) to the latest (7.2).

The kernel version doesn't affect the problem as well (experienced on
different 5.x versions).

I'd be perfectly happy to run on GTK2 as workaround, if that allowed
persistent copy/paste :)

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: libreoffice-calc 1:6.4.7-0ubuntu0.20.04.1
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: MATE
Date: Mon Aug 23 15:21:08 2021
InstallationDate: Installed on 2020-07-01 (418 days ago)
InstallationMedia: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

** Description changed:

  I'm on a MATE 20.04 machine, with Nvidia proprietary drivers (for
  reference, can't use Nouveau, since my machine doesn't boot with it).
  
  Libreoffice Calc renders slow. The delay is very noticeable, even when
  just typing characters.
  
  If I remove the GTK3 styling (`libreoffice-gtk3` package), then the
  rendering speed is fine (but of course, the program is unstyled, with
  some workflow consequences).
  
  I've tried to run on GTK2 (`libreoffice-gtk2` package installed), but I
  see Calc as unstyled, so it seems it's not actually running on GTK2.
  
+ I've also tried to disable HW acceleration, but there is no improvement.
+ 
  I don't experience this slowness on any other program on my
  installation.
  
  I've noticed that when there's a delay, the Xorg process CPU occupation
  skyrockets (depending on how fast I type, it may go even to 100% (single
  thread)).
  
  I've reproduced the same problem on all the LO versions, from the
  default (6.4.7) to the latest (7.2).
  
+ The kernel version doesn't affect the problem as well (experienced on
+ different 5.x versions).
+ 
  I'd be perfectly happy to run on GTK2 as workaround, if that allowed
  persistent copy/paste :)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libreoffice-calc 1:6.4.7-0ubuntu0.20.04.1
- ProcVersionSignature: Ubuntu 5.8.0-43.49~20.04.1-generic 5.8.18
- Uname: Linux 5.8.0-43-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: MATE
  Date: Mon Aug 23 15:21:08 2021
  InstallationDate: Installed on 2020-07-01 (418 days ago)
  InstallationMedia: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Libreoffice Calc rendering very slow on GTK3

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


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

[Bug 1830079] Re: PAM errors logged when pam_kwallet is not installed

2021-06-20 Thread Saverio Miroddi
*** This bug is a duplicate of bug 1768488 ***
https://bugs.launchpad.net/bugs/1768488

** This bug has been marked a duplicate of bug 1768488
   dependency problem lightdm -> pam

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

Title:
  PAM errors logged when pam_kwallet is not installed

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

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

[Bug 1861598] Re: lightdm assumes pam-kwallet to be always installed

2021-06-20 Thread Saverio Miroddi
*** This bug is a duplicate of bug 1768488 ***
https://bugs.launchpad.net/bugs/1768488

** This bug has been marked a duplicate of bug 1768488
   dependency problem lightdm -> pam

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

Title:
  lightdm assumes pam-kwallet to be always installed

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

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

[Bug 1909682] [NEW] At package doesn't include sendmail package dependency

2020-12-30 Thread Saverio Miroddi
Public bug reported:

The `at` program uses the local mail in order to report errors,
specifically, it requires the `sendmail` binary.

Without `sendmail`, any error during a job execution is reported in the
syslog with a very confusing reference to a missing "mail" program.

I suppose that error diagnosis is a requirement in job scheduling,
therefore, the `sendmail` package should be required by the `at`
package.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: at (not installed)
ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41
Uname: Linux 5.4.0-39-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.3
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: MATE
Date: Wed Dec 30 17:41:51 2020
InstallationDate: Installed on 2020-07-01 (182 days ago)
InstallationMedia: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
SourcePackage: at
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: at (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/1909682

Title:
  At package doesn't include sendmail package dependency

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

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

[Bug 1889085] [NEW] GTK File chooser search doesn't find files with a dot

2020-07-27 Thread Saverio Miroddi
Public bug reported:

(I'm not sure this is the correct package to file the bug against)

The (I assume) GTK 3.0 File chooser dialog doesn't allow searching files
with a dot.

In the previous, but working, File chooser, in order to search files,
the typeahead would be used. In order to search dotfiles (files starting
with dot), one would enable display of hidden files if required, then
just type the filename (starting with the dot character).

With the new search functionality, the dot character is not searched (or
not considered valid, it's not clear), so one can't search dotfiles, and
they need to manually go through the files in order to find the intended
one(s).

In order to reproduce, for example:

- Open a webpage in Firefox
- Click "Save As..." on an image
- Tap Ctrl+H, if the hidden files are not displayed
- Tap Ctrl+F, in order to search
- Tap dot (`.`)

no files show.

I hope this is not another case of the (in)famous group of devs who's
trying to reduce the whole desktop experience to a single blinking dot.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: libgtk-3-0 3.24.18-1ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41
Uname: Linux 5.4.0-39-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.3
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: MATE
Date: Mon Jul 27 15:52:53 2020
InstallationDate: Installed on 2020-07-01 (26 days ago)
InstallationMedia: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
SourcePackage: gtk+3.0
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gtk+3.0 (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/1889085

Title:
  GTK File chooser search doesn't find files with a dot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1889085/+subscriptions

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

[Bug 1886185] Re: Imagemagick/convert can be crashed by processing an empty PNG

2020-07-06 Thread Saverio Miroddi
Wouldn't it be better to exit with an error message, rather than
panicking? Panicking seems very drastic.

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

Title:
  Imagemagick/convert can be crashed by processing an empty PNG

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

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

[Bug 1885874] [NEW] wget2: wrong description for option `progress` in help

2020-07-01 Thread Saverio Miroddi
Public bug reported:

The wget2 help describes that there are three values for the `progress`
option:

- `bar`
- `dot`
- `none`

however, `dot` is not actually implemented. Specifying `progress=dot` on
execution will cause an error.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: wget2 (not installed)
ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41
Uname: Linux 5.4.0-39-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.3
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: MATE
Date: Wed Jul  1 10:05:03 2020
InstallationDate: Installed on 2020-07-01 (0 days ago)
InstallationMedia: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
SourcePackage: wget2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: wget2 (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/1885874

Title:
  wget2: wrong description for option `progress` in help

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

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

[Bug 1875045] Re: Ubiquity 20.04 exports existing ZFS pools

2020-05-28 Thread Saverio Miroddi
> Regarding your other issue, it is possible that using /dev/sdX for vdev
> causes it. Depending on the type of block device these names are not
> stable and may change on boot or when udev runs. It's more reliable to
> use /dev/disk/by-uuid or /dev/disk/by-partuuid which are persistent.

I think this is valid for pools (which in fact, I configure with this
strategly, specifically by using `/dev/by-id` entries), but not for
zvols (which is where I experienced the problem).

Zvols use `/dev/zd*` symlink destinations, and those were the entries
that I found swapped.

I don't think there is a any relation between `/dev/disk/by-(id|uuid)`
and zvols, since zvols live inside pools.

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

Title:
  Ubiquity 20.04 exports existing ZFS pools

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

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

[Bug 1879756] [NEW] Clementine is broken on 20.04, because of a missing dependency

2020-05-20 Thread Saverio Miroddi
Public bug reported:

The Clementine player is fully broken on 20.04, because of a missing
dependency.

Running it will cause "QSqlDatabase: QSQLITE driver not loaded" errors,
due to the missing `libqt5sql5-sqlite` dependency. Installing makes the
player work again.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: clementine (not installed)
ProcVersionSignature: Ubuntu 5.3.0-51.44~18.04.2-generic 5.3.18
Uname: Linux 5.3.0-51-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.14
Architecture: amd64
CurrentDesktop: MATE
Date: Wed May 20 18:58:27 2020
InstallationDate: Installed on 2020-04-29 (21 days ago)
InstallationMedia: Ubuntu-MATE 18.04.4 LTS "Bionic Beaver" - Release amd64 
(20200203.1)
SourcePackage: clementine
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

** Summary changed:

- Clementine is broken, because of a missing dependency
+ Clementine is broken on 20.04, because of a missing dependency

** Description changed:

- The Clementine player is fully broken, because of a missing dependency.
+ The Clementine player is fully broken on 20.04, because of a missing
+ dependency.
  
  Running it will cause "QSqlDatabase: QSQLITE driver not loaded" errors,
  due to the missing `libqt5sql5-sqlite` dependency. Installing makes the
  player work again.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: clementine (not installed)
  ProcVersionSignature: Ubuntu 5.3.0-51.44~18.04.2-generic 5.3.18
  Uname: Linux 5.3.0-51-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.14
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Wed May 20 18:58:27 2020
  InstallationDate: Installed on 2020-04-29 (21 days ago)
  InstallationMedia: Ubuntu-MATE 18.04.4 LTS "Bionic Beaver" - Release amd64 
(20200203.1)
  SourcePackage: clementine
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Clementine is broken on 20.04, because of a missing dependency

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

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

[Bug 1868493] Re: In Caja, Shift+Del causes an error

2020-05-03 Thread Saverio Miroddi
> It seems to be the same! Could you please turn confirmation dialogs on
to check if you experience the same bug as described by me?

Do you refer to the "behavior" -> "Ask before emptying the Trash or
deleting files"?

If I turn that on, I'm showed a confirmation dialog, however, something
interesting happens - it looks one, but if I move it, I find that there
are two.

This behavior explains the problem I'm experiencing - on Shift+Delete,
two operations are initiated at the same time.

Note that I don't experience this on 20.04 (Caja 1.24.0-1 (Ubuntu Buonic
ships 1.20.2-4ubuntu1).

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

Title:
  In Caja, Shift+Del causes an error

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

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

[Bug 1875949] Re: Firefox ignores `--window` option

2020-04-30 Thread Saverio Miroddi
** Description changed:

  Firefox ignores the  `--window` option, when `--private-window` is
  specified, an instance is running.
  
  Instead, the behavior depends on an address being passed.
  
  To reproduce:
  
  - run `firefox --private-window &`
  - run `firefox --window --private-window` -> a new window opens; this is ok
  - run `firefox --window --private-window ubuntu.com` -> a tab opens in the 
latest window, which is not ok
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: firefox 75.0+build3-0ubuntu0.18.04.1
  ProcVersionSignature: Ubuntu 5.3.0-51.44~18.04.2-generic 5.3.18
  Uname: Linux 5.3.0-51-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.9-0ubuntu7.14
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  saverio1746 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  saverio1746 F pulseaudio
  BuildID: 20200403170909
  Channel: Unavailable
  CurrentDesktop: MATE
  Date: Wed Apr 29 19:05:16 2020
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:736
  DefaultProfilePrefSources: /usr/lib/firefox/defaults/pref/all-ubuntumate.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
-  # interfaces(5) file used by ifup(8) and ifdown(8)
-  auto lo
-  iface lo inet loopback
+  # interfaces(5) file used by ifup(8) and ifdown(8)
+  auto lo
+  iface lo inet loopback
  InstallationDate: Installed on 2020-04-29 (0 days ago)
  InstallationMedia: Ubuntu-MATE 18.04.4 LTS "Bionic Beaver" - Release amd64 
(20200203.1)
  IpRoute:
-  default via 10.0.2.2 dev enp0s3 proto dhcp metric 100 
-  10.0.2.0/24 dev enp0s3 proto kernel scope link src 10.0.2.15 metric 100 
-  169.254.0.0/16 dev enp0s3 scope link metric 1000
+  default via 10.0.2.2 dev enp0s3 proto dhcp metric 100
+  10.0.2.0/24 dev enp0s3 proto kernel scope link src 10.0.2.15 metric 100
+  169.254.0.0/16 dev enp0s3 scope link metric 1000
  Profile0Extensions: extensions.sqlite corrupt or missing
  Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile0Locales: extensions.sqlite corrupt or missing
  Profile0PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:736
  Profile0PrefSources:
-  /usr/lib/firefox/defaults/pref/all-ubuntumate.js
-  prefs.js
+  /usr/lib/firefox/defaults/pref/all-ubuntumate.js
+  prefs.js
  Profile0Themes: extensions.sqlite corrupt or missing
  Profiles:
-  Profile1 (Default) - LastVersion=None/None (Out of date)
-  Profile0 - LastVersion=75.0/20200403170909 (In use)
+  Profile1 (Default) - LastVersion=None/None (Out of date)
+  Profile0 - LastVersion=75.0/20200403170909 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

** Description changed:

- Firefox ignores the  `--window` option, when `--private-window` is
- specified, an instance is running.
- 
- Instead, the behavior depends on an address being passed.
- 
- To reproduce:
- 
- - run `firefox --private-window &`
- - run `firefox --window --private-window` -> a new window opens; this is ok
- - run `firefox --window --private-window ubuntu.com` -> a tab opens in the 
latest window, which is not ok
- 
- ProblemType: Bug
- DistroRelease: Ubuntu 18.04
- Package: firefox 75.0+build3-0ubuntu0.18.04.1
- ProcVersionSignature: Ubuntu 5.3.0-51.44~18.04.2-generic 5.3.18
- Uname: Linux 5.3.0-51-generic x86_64
- AddonCompatCheckDisabled: False
- ApportVersion: 2.20.9-0ubuntu7.14
- Architecture: amd64
- AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  saverio1746 F pulseaudio
- BuildID: 20200403170909
- Channel: Unavailable
- CurrentDesktop: MATE
- Date: Wed Apr 29 19:05:16 2020
- DefaultProfileExtensions: extensions.sqlite corrupt or missing
- DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
- DefaultProfileLocales: extensions.sqlite corrupt or miss

[Bug 1875949] [NEW] Firefox ignores `--window` option

2020-04-29 Thread Saverio Miroddi
Public bug reported:

Firefox ignores the  `--window` option, when `--private-window` is
specified, an instance is running.

Instead, the behavior depends on an address being passed.

To reproduce:

- run `firefox --private-window &`
- run `firefox --window --private-window` -> a new window opens; this is ok
- run `firefox --window --private-window ubuntu.com` -> a tab opens in the 
latest window, which is not ok

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: firefox 75.0+build3-0ubuntu0.18.04.1
ProcVersionSignature: Ubuntu 5.3.0-51.44~18.04.2-generic 5.3.18
Uname: Linux 5.3.0-51-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.9-0ubuntu7.14
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  saverio1746 F pulseaudio
BuildID: 20200403170909
Channel: Unavailable
CurrentDesktop: MATE
Date: Wed Apr 29 19:05:16 2020
DefaultProfileExtensions: extensions.sqlite corrupt or missing
DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
DefaultProfileLocales: extensions.sqlite corrupt or missing
DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:736
DefaultProfilePrefSources: /usr/lib/firefox/defaults/pref/all-ubuntumate.js
DefaultProfileThemes: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2020-04-29 (0 days ago)
InstallationMedia: Ubuntu-MATE 18.04.4 LTS "Bionic Beaver" - Release amd64 
(20200203.1)
IpRoute:
 default via 10.0.2.2 dev enp0s3 proto dhcp metric 100 
 10.0.2.0/24 dev enp0s3 proto kernel scope link src 10.0.2.15 metric 100 
 169.254.0.0/16 dev enp0s3 scope link metric 1000
Profile0Extensions: extensions.sqlite corrupt or missing
Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile0Locales: extensions.sqlite corrupt or missing
Profile0PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:736
Profile0PrefSources:
 /usr/lib/firefox/defaults/pref/all-ubuntumate.js
 prefs.js
Profile0Themes: extensions.sqlite corrupt or missing
Profiles:
 Profile1 (Default) - LastVersion=None/None (Out of date)
 Profile0 - LastVersion=75.0/20200403170909 (In use)
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.board.name: VirtualBox
dmi.board.vendor: Oracle Corporation
dmi.board.version: 1.2
dmi.chassis.type: 1
dmi.chassis.vendor: Oracle Corporation
dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
dmi.product.family: Virtual Machine
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH

** Affects: firefox (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/1875949

Title:
  Firefox ignores `--window` option

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

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

[Bug 1875045] Re: Ubiquity 20.04 exports existing ZFS pools

2020-04-27 Thread Saverio Miroddi
Something odd is going on, which I don't know if it's expected or not,
as Ubiquity may be intentionally messing with udev.

Specifically, if I have zvols, and run Ubiquity (which exports them),
once I reimport the pool, the zvols have the block devices swapped. I
can reproduce this all the time, and it doesn't happen when I
export/import without Ubiquity involved.

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

Title:
  Ubiquity 20.04 exports existing ZFS pools

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

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

[Bug 1875045] Re: Ubiquity 20.04 exports existing ZFS pools

2020-04-25 Thread Saverio Miroddi
** Summary changed:

- Ubiquity 20.04 interferes with existing ZFS pools, making them "disappear"
+ Ubiquity 20.04 exports existing ZFS pools

** Description changed:

  For unclear reasons (18.04 didn't have this issue), Ubiquity on 20.04
- interferes with existing ZFS pools, making them "disappear" (it's not
- clear what exactly happens).
+ exports existing ZFS pools, (very) shortly after execution.
  
  To repeat (assumes a `/dev/sda` disk):
  
  - start a 20.04 Ubuntu Desktop live media
  - open a terminal
  - create a zfs pool: `zpool create test /dev/sda`
  - verify that it's been created: `zpool list`
  - launch ubiquity: `ubiquity`
  - open a separate terminal
  - list the ZFS pools: `zpool list`
  
  no pools are now listed.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubiquity 20.04.15
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckMismatches: ./casper/vmlinuz
  CasperMD5CheckResult: skip
  CasperVersion: 1.445
  CurrentDesktop: MATE
  Date: Sat Apr 25 15:21:25 2020
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz 
file=/cdrom/preseed/ubuntu-mate.seed quiet splash ---
  LiveMediaBuild: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=C.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=C.UTF-8
+  SHELL=/bin/bash
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Ubiquity 20.04 exports existing ZFS pools

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

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

[Bug 1875045] Re: Ubiquity 20.04 interferes with existing ZFS pools, making them "disappear"

2020-04-25 Thread Saverio Miroddi
** Summary changed:

- Ubiquit 20.04 interferes with existing ZFS pools, making them "disappear"
+ Ubiquity 20.04 interferes with existing ZFS pools, making them "disappear"

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

Title:
  Ubiquity 20.04 interferes with existing ZFS pools, making them
  "disappear"

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

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

[Bug 1875045] [NEW] Ubiquit 20.04 interferes with existing ZFS pools, making them "disappear"

2020-04-25 Thread Saverio Miroddi
Public bug reported:

For unclear reasons (18.04 didn't have this issue), Ubiquity on 20.04
interferes with existing ZFS pools, making them "disappear" (it's not
clear what exactly happens).

To repeat (assumes a `/dev/sda` disk):

- start a 20.04 Ubuntu Desktop live media
- open a terminal
- create a zfs pool: `zpool create test /dev/sda`
- verify that it's been created: `zpool list`
- launch ubiquity: `ubiquity`
- open a separate terminal
- list the ZFS pools: `zpool list`

no pools are now listed.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckMismatches: ./casper/vmlinuz
CasperMD5CheckResult: skip
CasperVersion: 1.445
CurrentDesktop: MATE
Date: Sat Apr 25 15:21:25 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu-mate.seed 
quiet splash ---
LiveMediaBuild: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=C.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal ubiquity-20.04.15 ubuntu-mate

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

Title:
  Ubiquit 20.04 interferes with existing ZFS pools, making them
  "disappear"

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

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

[Bug 1872933] [NEW] Caja panel switch (F6) doesn't actually switch the panel

2020-04-15 Thread Saverio Miroddi
Public bug reported:

When I switch the panel via F6 key, the functionality doesn't work.

Specifically, what I see is that the cursor flashes very quickly in the
intended panel, but then it goes back to the original one.

I'm not sure how frequently this happens, as I dont mind it anymore, but
it definitely happens, and impacts the workflow of people who, like me,
are keyboard-heavy. In the present desktop session, for example, it
happens always.

I'm not sure, but I think it originally worked, then an upgrade broke
the functionality.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: caja 1.20.2-4ubuntu1
ProcVersionSignature: Ubuntu 5.3.0-46.38~18.04.1-generic 5.3.18
Uname: Linux 5.3.0-46-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.9-0ubuntu7.14
Architecture: amd64
CurrentDesktop: MATE
Date: Wed Apr 15 11:13:15 2020
InstallationDate: Installed on 2020-02-25 (49 days ago)
InstallationMedia: Ubuntu-MATE 18.04.4 2020.02.25 LTS amd64 "Custom Bionic 
Beaver" (20200225)
SourcePackage: caja
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic 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/1872933

Title:
  Caja panel switch (F6) doesn't actually switch the panel

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

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

[Bug 1868493] [NEW] In Caja, Shift+Del causes an error

2020-03-22 Thread Saverio Miroddi
Public bug reported:

When I delete file(s) in Caja via Shift+Del, they are deleted, but at
the same time, I get an error `Error while deleting. There was an error
getting information about "" [...] No such file or directory`.

This manifests all the times, but it doesn't when I perform the same
operation on a file on Desktop, without Caja (I don't know if Caja
handles the desktop).

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: caja 1.20.2-4ubuntu1
ProcVersionSignature: Ubuntu 5.3.0-42.34~18.04.1-generic 5.3.18
Uname: Linux 5.3.0-42-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.9-0ubuntu7.12
Architecture: amd64
CurrentDesktop: MATE
Date: Sun Mar 22 21:09:48 2020
InstallationDate: Installed on 2020-02-25 (26 days ago)
InstallationMedia: Ubuntu-MATE 18.04.4 2020.02.25 LTS amd64 "Custom Bionic 
Beaver" (20200225)
SourcePackage: caja
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic 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/1868493

Title:
  In Caja, Shift+Del causes an error

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

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

[Bug 1861598] [NEW] lightdm assumes pam-kwallet to be always installed

2020-02-02 Thread Saverio Miroddi
Public bug reported:

During boot, I see this error:

> Feb 02 10:50:05 myhost lightdm[3224]: PAM unable to dlopen(pam_kwallet.so): 
> /lib/security/pam_kwallet.so: cannot open shared object file: No such file or 
> directory
> Feb 02 10:50:05 myhost lightdm[3224]: PAM adding faulty module: pam_kwallet.so
> Feb 02 10:50:05 myhost lightdm[3224]: PAM unable to dlopen(pam_kwallet5.so): 
> /lib/security/pam_kwallet5.so: cannot open shared object file: No such file 
> or directory
> Feb 02 10:50:05 myhost lightdm[3224]: PAM adding faulty module: 
> pam_kwallet5.so

which I guess it's caused by this:

> # grep kwallet /etc/pam.d/lightd*
> /etc/pam.d/lightdm:authoptionalpam_kwallet.so
> /etc/pam.d/lightdm:authoptionalpam_kwallet5.so
> /etc/pam.d/lightdm:session optionalpam_kwallet.so auto_start
> /etc/pam.d/lightdm:session optionalpam_kwallet5.so auto_start
> /etc/pam.d/lightdm-greeter:authoptionalpam_kwallet.so
> /etc/pam.d/lightdm-greeter:authoptionalpam_kwallet5.so
> /etc/pam.d/lightdm-greeter:session optionalpam_kwallet.so auto_start
> /etc/pam.d/lightdm-greeter:session optionalpam_kwallet5.so auto_start

kwallet is a KDE program, which is not installed on MATE (and I think it
shouldn't be), so I guess that such modules should not be [attempted to
be] loaded.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: lightdm 1.26.0-0ubuntu1
ProcVersionSignature: Ubuntu 5.3.0-28.30~18.04.1-generic 5.3.13
Uname: Linux 5.3.0-28-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
Date: Sun Feb  2 11:03:53 2020
InstallationDate: Installed on 2020-01-20 (12 days ago)
InstallationMedia: Ubuntu-MATE 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic 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/1861598

Title:
  lightdm assumes pam-kwallet to be always installed

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

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

[Bug 1637107] Re: Wrong audio profile (on a Skylake system), causing volume problems.

2019-05-08 Thread Saverio Miroddi
Works on 18.04, closing.

** Changed in: alsa-driver (Ubuntu)
   Status: New => Fix Released

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

Title:
  Wrong audio profile (on a Skylake system), causing volume problems.

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

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

[Bug 1796029] Re: SSH passphrase is not stored in the keyring

2019-05-06 Thread Saverio Miroddi
On the latest `gnome-keyring` package version (Version:
3.28.0.2-1ubuntu1.18.04.1), I don't experience the issue anymore -
closing the issue.

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

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

Title:
  SSH passphrase is not stored in the keyring

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

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

[Bug 1821326] [NEW] Devil's pie makes the toolbar disappear [on MATE]

2019-03-22 Thread Saverio Miroddi
Public bug reported:

When I run Devil's pie, on 18.04 MATE, the toolbar disappears (the
windows are maximized as expected from the application).

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

** Description changed:

- When I run Devil's pie, on 18.04 MATE, the toolbar is killed (the
+ When I run Devil's pie, on 18.04 MATE, the toolbar disappears (the
  windows are maximized as expected from the application).

** Summary changed:

- Devil's pie kills the toolbar
+ Devil's pie makes the toolbar disappear

** Summary changed:

- Devil's pie makes the toolbar disappear
+ Devil's pie makes the toolbar disappear [on MATE]

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

Title:
  Devil's pie makes the toolbar disappear [on MATE]

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

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

[Bug 1738500] Re: Ctrl+Shift+E not working in Bionic

2019-01-22 Thread Saverio Miroddi
> This is a very windows-ish solution, i.e. it can not be a part of an
"after intallation" script, since I don't know how to do it from
terminal by issueing a command.

On some systems, dconf is used rather than dconf, therefore, the command
is instead:

dconf write /desktop/ibus/panel/emoji/hotkey "@as []"

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

Title:
  Ctrl+Shift+E not working in Bionic

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

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

[Bug 1795001] Re: Thunar automatically switches focus when selecting a removable device on the left pane

2018-12-11 Thread Saverio Miroddi
> I suggest that you open a new upstream bug report if you want the
current Thunar developer to look into this.

Thanks for looking into it, but I have another experience with poor
keyboard-based UX in Thunar, and in the big picture, it's clear that the
devs don't have any consideration at all of this usage.

They're certainly free to make their design decisions; I just think any
effort is useless.

As a matter of fact, with the DE file manager being crucial, and Thunar
so entrenched with XFCE and so bad for keyboard-only usage, that I had
to move to another distribution/DE specifically because of this.

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

Title:
  Thunar automatically switches focus when selecting a removable device
  on the left pane

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

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

[Bug 1801322] Re: MATE Power manager frequently displayes "Battery Discharging" notification, without disabling option

2018-11-02 Thread Saverio Miroddi
I've found that the correct key is `notify-discharge`, which solves the
problem.

This report is somewhat a mixed of two possibly still valid issues:

1. the kernel/firmware not correctly hanling ACPI events (the machine is a 
Surface Book)
2. a feature request for allowing the discharge notifications to be disabled.

I'm not sure how to proceed (eg. closing as invalid, or splitting one or
more of the two issues...).

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

Title:
  MATE Power manager frequently displayes "Battery Discharging"
  notification, without disabling option

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

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

[Bug 1801322] [NEW] MATE Power manager frequently displayes "Battery Discharging" notification, without disabling option

2018-11-02 Thread Saverio Miroddi
Public bug reported:

On my (MATE 18.04) laptop, the "Battery Discharing" notification is
displayed very frequently (every minute, more or less).

I've tried disabling it, but this is not possible, at least, on my
distro (MATE 18.04).

I'm somewhat confused, because the MATE power manager dconf keys of
other MATE distros (ie. Mint) are signficantly more than the ones of my
system:

```sh
$ dconf list /org/mate/power-manager/
button-power
brightness-ac
backlight-battery-reduce
button-lid-ac
button-suspend
idle-dim-battery
button-lid-battery
sleep-display-battery
```

This is also reflected in the GUI, which doesn't have any other option
available.

I've attempted to set the `notify-discharge` key:

```sh
dconf write /org/mate/power-manager/notify-discharge false
```

but this doesn't help.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: mate-power-manager 1.20.1-2ubuntu1
Uname: Linux 4.18.16-041816-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
CurrentDesktop: MATE
Date: Fri Nov  2 10:41:09 2018
InstallationDate: Installed on 2018-10-03 (29 days ago)
InstallationMedia: Ubuntu-MATE 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
SourcePackage: mate-power-manager
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic 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/1801322

Title:
  MATE Power manager frequently displayes "Battery Discharging"
  notification, without disabling option

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

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

[Bug 1796029] [NEW] SSH passphrase is not stored in the keyring

2018-10-04 Thread Saverio Miroddi
Public bug reported:

On my fresh Ubuntu MATE 18.04, the SSH passphrase is not stored in the
keyring.

Instead of:

- on the first ssh connection, display a graphical widget for the passphrase
- on the subsequent connections, don't ask for the passphrase anymore

it happens:

- on the first ssh connection, the passphrase is asked in the terminal
- the passphrase is asked again on each connection

If I upgrade the gnome-keyring package to the version provided by 18.10
(3.28.2-0ubuntu1), the problem is fixed.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-keyring 3.28.0.2-1ubuntu1
Uname: Linux 4.18.11-041811-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
CurrentDesktop: MATE
Date: Thu Oct  4 09:05:28 2018
InstallationDate: Installed on 2018-10-03 (0 days ago)
InstallationMedia: Ubuntu-MATE 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
SourcePackage: gnome-keyring
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic 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/1796029

Title:
  SSH passphrase is not stored in the keyring

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

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

[Bug 1795001] [NEW] Thunar automatically switches focus when selecting a removable device on the left pane

2018-09-28 Thread Saverio Miroddi
Public bug reported:

When navigating the left pane with the keyboard, and selecting a
removable device (or "Browse network"), Thunar automatically switches
focus to the right pane. This makes keyboard navigation inconvenient,
because one needs to switch back if passing over such entries.

This behavior is inconsistent in several ways:

1. regular entries (eg. folder bookmarks) don't perform this switch
2. when navigating quickly (eg. holding the down/up arrow key), this switch 
doesn't happen
3. other Nautilus clones don't perform this switch

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: thunar 1.8.1-1
ProcVersionSignature: Ubuntu 4.18.0-7.8-generic 4.18.5
Uname: Linux 4.18.0-7-generic x86_64
ApportVersion: 2.20.10-0ubuntu11
Architecture: amd64
CurrentDesktop: XFCE
Date: Fri Sep 28 16:03:57 2018
InstallationDate: Installed on 2018-09-28 (0 days ago)
InstallationMedia: Xubuntu 18.10 "Cosmic Cuttlefish" - Beta amd64 (20180927)
SourcePackage: thunar
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug cosmic

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

Title:
  Thunar automatically switches focus when selecting a removable device
  on the left pane

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

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

[Bug 1791710] [NEW] tar 1.29b-2 breaks pristine-tar

2018-09-10 Thread Saverio Proto
Public bug reported:

Steps to reproduce:

docker run -ti ubuntu:18.04 /bin/bash

apt-get update
apt-get install git build-essential tar pristine-tar
git clone git://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/neutron
cd neutron/
for i in `git branch -a | grep remote | grep -v HEAD | grep -v master`; do git 
branch --track ${i#remotes/origin/} $i; done
# this command will fail
pristine-tar -v checkout neutron_10.0.7.orig.tar.gz
# to fix it update tar
apt-get install wget && wget 
http://mirrors.kernel.org/ubuntu/pool/main/t/tar/tar_1.30+dfsg-2_amd64.deb
apt-get install ./tar_1.30+dfsg-2_amd64.deb
# now it works
pristine-tar -v checkout neutron_10.0.7.orig.tar.gz

** Affects: pristine-tar (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: tar (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/1791710

Title:
  tar 1.29b-2 breaks pristine-tar

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

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

[Bug 1790150] [NEW] Caja doesn't paste files copied from an XFCE desktop

2018-08-31 Thread Saverio Miroddi
Public bug reported:

If I copy a file from an XFCE desktop, and try to paste it into a Caja
destination, nothing happens.

Copy/paste in general works between different applications, and I think
it should work also in cross-desktop cases.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: caja 1.12.7-1ubuntu0.1
Uname: Linux 4.16.18-041618-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CurrentDesktop: XFCE
Date: Fri Aug 31 15:53:46 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2017-02-25 (551 days ago)
InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215)
SourcePackage: caja
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Caja doesn't paste files copied from an XFCE desktop

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

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

[Bug 1609900] Re: After QEMU execution with keyboard passthrough, key mappings are lost

2018-08-28 Thread Saverio Miroddi
Tried it already :-)

If I unplug and re-plug the keyboard (outside the QEMU context) I get
the same behavior - the xmodmap configuration is lost.

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

Title:
  After QEMU execution with keyboard passthrough, key mappings are lost

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

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

[Bug 1609900] Re: After QEMU execution with keyboard passthrough, key mappings are lost

2018-08-22 Thread Saverio Miroddi
> if unplugging the keyboard and plugging it back in resets the modmap,
that sounds like a bug to me.

If that's the case (which is a reasonable expectation), the bug should
be (re)opened against a difference package (and with a different title).

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

Title:
  After QEMU execution with keyboard passthrough, key mappings are lost

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

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

[Bug 1609900] Re: After QEMU execution with keyboard passthrough, key mappings are lost

2018-08-15 Thread Saverio Miroddi
You are correct; this is not a bug.

** Changed in: qemu (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/1609900

Title:
  After QEMU execution with keyboard passthrough, key mappings are lost

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

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

[Bug 1565951] Re: Thunar crashes when moving files - thunar assert failure: *** Error in `Thunar': malloc(): smallbin double linked list corrupted: 0x000055c4063a1f80 ***

2018-04-26 Thread Saverio Miroddi
*** This bug is a duplicate of bug 1514912 ***
https://bugs.launchpad.net/bugs/1514912

** This bug is no longer a duplicate of private bug 1550702
** This bug has been marked a duplicate of bug 1514912
   Thunar crash while copying files (segfault / possible clash with 
gnome.zeitgeist.Engine)

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

Title:
  Thunar crashes when moving files - thunar assert failure: *** Error in
  `Thunar': malloc(): smallbin double linked list corrupted:
  0x55c4063a1f80 ***

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

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

[Bug 1738219] Re: the kernel is blackholing IPv6 packets to linkdown nexthops

2018-03-20 Thread Saverio Proto
** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial

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

Title:
  the kernel is blackholing IPv6 packets to linkdown nexthops

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

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

[Bug 1738219] Re: the kernel is blackholing IPv6 packets to linkdown nexthops

2018-03-19 Thread Saverio Proto
I tested the proposed Kernel in Xenial and it is working for me

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

Title:
  the kernel is blackholing IPv6 packets to linkdown nexthops

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

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

[Bug 1742630] Re: Booting from 4.13 leads to Oops: NULL pointer dereference - RIP: isci_task_abort_task+0x30/0x3e0 [isci]

2018-01-12 Thread Saverio Proto
I have the kernel running and I confirm that it resolved the bug

Linux s0008 4.13.0-25-generic #29~lp1742630 SMP Thu Jan 11 18:42:42 UTC
2018 x86_64 x86_64 x86_64 GNU/Linux

thank you

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

Title:
  Booting from 4.13 leads to Oops: NULL pointer dereference - RIP:
  isci_task_abort_task+0x30/0x3e0 [isci]

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

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

[Bug 1742630] Re: Booting from 4.13.0-21-generic leads to Oops: NULL pointer dereference - RIP: isci_task_abort_task+0x30/0x3e0 [isci]

2018-01-11 Thread Saverio Proto
I have tested this version linux-image-generic-hwe-16.04 4.13.0.26.46
It does not work for me

** Summary changed:

- Booting from 4.13.0-21-generic leads to Oops: NULL pointer dereference - RIP: 
isci_task_abort_task+0x30/0x3e0 [isci]
+ PTI Kernels: Booting from 4.13.0-21-generic leads to Oops: NULL pointer 
dereference - RIP: isci_task_abort_task+0x30/0x3e0 [isci]

** Summary changed:

- PTI Kernels: Booting from 4.13.0-21-generic leads to Oops: NULL pointer 
dereference - RIP: isci_task_abort_task+0x30/0x3e0 [isci]
+ PTI Kernels: Booting from 4.13 leads to Oops: NULL pointer dereference - RIP: 
isci_task_abort_task+0x30/0x3e0 [isci]

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

Title:
  PTI Kernels: Booting from 4.13 leads to Oops: NULL pointer dereference
  - RIP: isci_task_abort_task+0x30/0x3e0 [isci]

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

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

[Bug 1742630] Re: Booting from 4.13.0-21-generic leads to Oops: NULL pointer dereference - RIP: isci_task_abort_task+0x30/0x3e0 [isci]

2018-01-11 Thread Saverio Proto
The Kernel does not boot at all, so it is not possible to collect the
data with apport-collect

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

Title:
  Booting from 4.13.0-21-generic leads to Oops: NULL pointer dereference
  - RIP: isci_task_abort_task+0x30/0x3e0 [isci]

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

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

[Bug 1742630] [NEW] Booting from 4.13.0-21-generic leads to Oops: NULL pointer dereference - RIP: isci_task_abort_task+0x30/0x3e0 [isci]

2018-01-11 Thread Saverio Proto
Public bug reported:

I cannot boot from 4.13.0-21-generic

Oops: NULL pointer dereference - RIP: isci_task_abort_task+0x30/0x3e0
[isci]

This Kernel bug was already fixed in Debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882414

Relevant discussion:
https://marc.info/?l=linux-scsi=151523964725984=2

Ubuntu needs to fix this, because otherwise _many_ people will complain
about crashes when they upgrade from 4.9 (or 4.4) to 4.13, which Ubuntu
defined as their new “HWE” kernel.

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

** Description changed:

  I cannot boot from 4.13.0-21-generic
+ 
+ Oops: NULL pointer dereference - RIP: isci_task_abort_task+0x30/0x3e0
+ [isci]
  
  This Kernel bug was already fixed in Debian:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882414
  
  Relevant discussion:
  https://marc.info/?l=linux-scsi=151523964725984=2
  
  Ubuntu needs to fix this, because otherwise _many_ people will complain
  about crashes when they upgrade from 4.9 (or 4.4) to 4.13, which Ubuntu
  defined as their new “HWE” kernel.

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

Title:
  Booting from 4.13.0-21-generic leads to Oops: NULL pointer dereference
  - RIP: isci_task_abort_task+0x30/0x3e0 [isci]

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

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

[Bug 1738219] Re: the kernel is blackholing IPv6 packets to linkdown nexthops

2017-12-15 Thread Saverio Proto
I tested the packages on Xenial:

; uname -a
Linux s0006 4.4.0-103-generic #126~lp1738219 SMP Thu Dec 14 16:37:03 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

It LGTM. The bug is fixed when using this kernel.

thank you

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

Title:
  the kernel is blackholing IPv6 packets to linkdown nexthops

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

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

[Bug 1738219] Re: the kernel is blackholing IPv6 packets to linkdown nexthops

2017-12-14 Thread Saverio Proto
I tested now with Kernel 4.4.0-103-generic + the patch from commit
bbfcd7 and it works for me

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bbfcd77631573ac4a9f57eb6169e04256a111bc1

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

Title:
  the kernel is blackholing IPv6 packets to linkdown nexthops

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

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

[Bug 1738219] Re: the kernel is blackholing IPv6 packets to linkdown nexthops

2017-12-14 Thread Saverio Proto
** Changed in: linux (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/1738219

Title:
  the kernel is blackholing IPv6 packets to linkdown nexthops

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

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

[Bug 1738219] [NEW] the kernel is blackholing IPv6 packets to linkdown nexthops

2017-12-14 Thread Saverio Proto
Public bug reported:

When the 'ignore_routes_with_linkdown' sysctl is set, we should not
consider linkdown nexthops during route lookup.

While the code correctly verifies that the initially selected route
('match') has a carrier, it does not perform the same check in the
subsequent multipath selection, resulting in a potential packet loss.

In case the chosen route does not have a carrier and the sysctl is set,
choose the initially selected route.

Fixed in the upstream kernel with patch:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bbfcd77631573ac4a9f57eb6169e04256a111bc1

I think this patch must be backported to stable kernel in Xenial. I
tested in patching the Ubuntu Xenial 4.4.0-21-generic and it works for
me.

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

** Affects: linux-lts-xenial (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: xenial

** Also affects: linux-lts-xenial (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/1738219

Title:
  the kernel is blackholing IPv6 packets to linkdown nexthops

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

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

[Bug 1705447] Re: misleading kernel warning skb_warn_bad_offload during checksum calculation

2017-09-29 Thread Saverio Proto
Hello,

I still se this issue on Xenial with Kernel  4.4.0-93-generic
#116-Ubuntu

The server is bare-metal.

It is just a cosmetic problem in the log files or I should upgrade as
soon as possible ? I noticed the bad entries in my kern.log with my
monitoring tool, but I dont see any side effect so far.

Could anyone please clarify what is the operational impact of this bug ?
thanks !

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

Title:
  misleading kernel warning skb_warn_bad_offload during checksum
  calculation

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

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

[Bug 1706875] [NEW] libvirt's apparmor profile denies access to /tmp and snapshots failed

2017-07-27 Thread Saverio Proto
Public bug reported:


Using Ubuntu Trusty and libvirt package 1.3.1-1ubuntu10.9~cloud0

libvirt-bin:
  Installed: 1.3.1-1ubuntu10.9~cloud0
  Candidate: 1.3.1-1ubuntu10.9~cloud0
  Version table:
 *** 1.3.1-1ubuntu10.9~cloud0 0
500 http://ubuntu-cloud.archive.canonical.com/ubuntu/ 
trusty-updates/mitaka/main amd64 Packages


This is in Openstack installation. When trying to snapshot a instance I see the 
following in libvirt.log

2017-07-26 09:27:12.129+: 46621: warning : AppArmorSetFDLabel:982 : could 
not find path for descriptor /proc/self/fd/38, skipping
2017-07-26 09:27:12.131+: 46621: error : qemuMonitorJSONCheckError:382 : 
internal error: unable to execute QEMU command 'migrate': Migration disabled: 
failed to allocate shared memory

In nova-compute.log I see:
2017-07-26 11:27:13.038 171589 ERROR oslo_messaging.rpc.dispatcher 
libvirtError: internal error: unable to execute QEMU command 'migrate': 
Migration disabled: failed to allocate shared memory


I apply this patch to /etc/apparmor.dabstractions/libvirt-qemu and everything 
works:
https://review.fuel-infra.org/#/c/28086/2/debian/apparmor/libvirt-qemu

** Affects: libvirt (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/1706875

Title:
  libvirt's apparmor profile denies access to /tmp and snapshots failed

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

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


[Bug 1559072] Re: [SRU] exceptions.from_response with webob 1.6.0 results in "AttributeError: 'unicode' object has no attribute 'get'"

2017-07-25 Thread Saverio Proto
** Tags removed: verification-newton-needed
** Tags added: verification-newton-done

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

Title:
  [SRU] exceptions.from_response with webob 1.6.0 results in
  "AttributeError: 'unicode' object has no attribute 'get'"

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1559072/+subscriptions

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


[Bug 1559072] Re: [SRU] exceptions.from_response with webob 1.6.0 results in "AttributeError: 'unicode' object has no attribute 'get'"

2017-07-18 Thread Saverio Proto
I tested the package on Newton. It LGTM. Thank you

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

Title:
  [SRU] exceptions.from_response with webob 1.6.0 results in
  "AttributeError: 'unicode' object has no attribute 'get'"

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1559072/+subscriptions

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


[Bug 1583009] Re: Error starting domain since update

2017-04-10 Thread Saverio Proto
I confirm the workaround on commment 14 worked also for me.

I had this bug after upgrading from Trusty to Xenial using Openstack
Mitaka.

You can see the problem in nova-compute.log

For Openstack this is very nasty bug because everything will fail to be
scheduled on that compute-node, but the neutron port will not be cleaned
up. So when finally the instance will be spawned on another compute
node, it will come up with two neutron ports and two IP addresses.

** Also affects: cloud-archive
   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/1583009

Title:
  Error starting domain since update

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1583009/+subscriptions

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


[Bug 1570472] Re: Set systemd as default service provider

2017-02-20 Thread Saverio Proto
Hello Nish,
what is the workflow for Xenial ? are we going to see new puppet packages in 
Xenial Proposed repo soon ?
thank you

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

Title:
  Set systemd as default service provider

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

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


[Bug 1570472] Re: Set systemd as default service provider

2017-02-15 Thread Saverio Proto
I tested the PPA from Nish Aravamudan
https://launchpad.net/~nacc/+archive/ubuntu/lp1570472

It fixes the problem for me. Any chance to have this merged to the
official packages ?

Saverio

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

Title:
  Set systemd as default service provider

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

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


[Bug 1660634] [NEW] Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel

2017-01-31 Thread Saverio Proto
Public bug reported:

CONFIG_NET_DROP_MONITOR=m is needed for the dropwatch software.

At the moment dropwatch is packaged only for Fedora:
https://fedorahosted.org/dropwatch/

The kernel compiled with CONFIG_NET_DROP_MONITOR=n makes not possible to
use this software.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: Tim Gardner (timg-tpi)
 Status: Fix Committed

** Affects: linux (Ubuntu Trusty)
 Importance: Undecided
 Assignee: Tim Gardner (timg-tpi)
 Status: In Progress

** Affects: linux (Ubuntu Xenial)
 Importance: Undecided
 Assignee: Tim Gardner (timg-tpi)
 Status: In Progress

** Affects: linux (Ubuntu Yakkety)
 Importance: Undecided
 Assignee: Tim Gardner (timg-tpi)
 Status: In Progress

** Affects: linux (Ubuntu Zesty)
 Importance: Undecided
 Assignee: Tim Gardner (timg-tpi)
 Status: Fix Committed

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

Title:
  Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel

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

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


[Bug 1570631] Re: With hw:vif_multiqueue_enabled, libvirt driver fails with VM larger than 8 vCPU

2016-11-25 Thread Saverio Proto
The patch does not solve the problem for me.

nova has to check the qemu version in addition to the kernel version and
set its limit accordingly

In the version I am using of qemu (Ubuntu Liberty UCA) I have:

VIRTIO_PCI_QUEUE_MAX == 64

This leads to 31 max queues: (VIRTIO_PCI_QUEUE_MAX - 1) / 2

It is not just the Kernel version

Please read also bug #1644839

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

Title:
  With hw:vif_multiqueue_enabled, libvirt driver fails with VM larger
  than 8 vCPU

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

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


[Bug 1628674] [NEW] package snapd (not installed) failed to install/upgrade: tentata sovrascrittura di "/usr/share/man/man1/snap.1.gz" presente anche nel pacchetto snap 2013-11-29-1ubuntu2

2016-09-28 Thread Saverio
Public bug reported:

i can not install snap

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: snapd (not installed)
ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
Uname: Linux 4.4.0-38-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Wed Sep 28 13:26:54 2016
ErrorMessage: tentata sovrascrittura di "/usr/share/man/man1/snap.1.gz" 
presente anche nel pacchetto snap 2013-11-29-1ubuntu2
InstallationDate: Installed on 2016-04-22 (159 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: snapd
Title: package snapd (not installed) failed to install/upgrade: tentata 
sovrascrittura di "/usr/share/man/man1/snap.1.gz" presente anche nel pacchetto 
snap 2013-11-29-1ubuntu2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: snapd (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/1628674

Title:
  package snapd (not installed) failed to install/upgrade: tentata
  sovrascrittura di "/usr/share/man/man1/snap.1.gz" presente anche nel
  pacchetto snap 2013-11-29-1ubuntu2

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

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


[Bug 1598575] [NEW] easy_install crash with KeyError

2016-07-03 Thread Saverio Proto
Public bug reported:

There's a problem in setuptools 24.0.0 (released today).

You can reproduce it just running on the shell easy_install:

# easy_install
Traceback (most recent call last):
  File "/usr/local/bin/easy_install", line 7, in 
from setuptools.command.easy_install import main
  File "/usr/local/lib/python2.7/dist-packages/setuptools/__init__.py", line 
14, in 
from setuptools.extension import Extension
  File "/usr/local/lib/python2.7/dist-packages/setuptools/extension.py", line 
11, in 
from . import msvc
  File "/usr/local/lib/python2.7/dist-packages/setuptools/msvc.py", line 244, 
in 
class PlatformInfo:
  File "/usr/local/lib/python2.7/dist-packages/setuptools/msvc.py", line 253, 
in PlatformInfo
current_cpu = safe_env['processor_architecture'].lower()
  File "/usr/lib/python2.7/UserDict.py", line 23, in __getitem__
raise KeyError(key)
KeyError: 'processor_architecture'

** Affects: python-setuptools (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/1598575

Title:
  easy_install crash with KeyError

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

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


[Bug 1558166] Re: Xenial installer hangs for a long time with "Setting up the clock" message on IPv6-only systems

2016-05-25 Thread Saverio Proto
I confirm. I noticed that opening an alternate shell and giving commands
will unlock immediately the operation.

Even if it makes no sense I can reproduce it.

The installation is blocked at "getting the time from a network time
server " and typing return on the cancel button has no effect.

I do CTRL+ALT+F2. I click enter to activate a new console. As soon as I
type a command there like "ps" or "ls" the installation immediately
continues on the F1 console.

Note that my system is dual stack IPv4 and IPv6

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

Title:
  Xenial installer hangs for a long time with "Setting up the clock"
  message on IPv6-only systems

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

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


[Bug 1399064] Re: bridges cannot have a mtu > 1500 by themselves

2015-10-04 Thread Saverio
I am wondering if there has been any progress on this, and if a bug report has 
been opened to the kernel devs. 
This is impacting kvm deployments, and while there are workarounds, they are 
all rather ugly (read: scripts that adjust tun MTUs after VMs boot).

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

Title:
  bridges cannot have a mtu > 1500 by themselves

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

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


[Bug 1494453] [NEW] package friendly-recovery 0.2.26 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-09-10 Thread Saverio Trioni
Public bug reported:

Doing a release upgrade from 14.04 to 15.04, the update script just gave
this error.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: friendly-recovery 0.2.26
ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
Uname: Linux 3.13.0-27-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.5
Architecture: amd64
Date: Thu Sep 10 14:53:34 2015
DuplicateSignature: package:friendly-recovery:0.2.26:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2013-10-18 (692 days ago)
InstallationMedia: Ubuntu-Server 13.10 "Saucy Salamander" - Release amd64 
(20131016)
PackageArchitecture: all
SourcePackage: grub2
Title: package friendly-recovery 0.2.26 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to utopic on 2015-09-10 (0 days ago)

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


** Tags: amd64 apport-package dist-upgrade third-party-packages utopic

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

Title:
  package friendly-recovery 0.2.26 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/grub2/+bug/1494453/+subscriptions

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


[Bug 1334636] [NEW] Compiz loses key binding (show desktop)

2014-06-26 Thread Saverio Miroddi
Public bug reported:

I've setup compiz (via CCSM) to have Ctrl+Alt+D as key binding for the
Show Desktop function.

The key bindingly get losts at random intervals, and each time, I have
to set it again. I can't correlate such problem with anything specific.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: compiz 1:0.9.11+14.04.20140423-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic x86_64
NonfreeKernelModules: wl zfs zunicode zavl zcommon znvpair
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Thu Jun 26 14:29:29 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
EcryptfsInUse: Yes
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Apple Inc. Device [106b:00fd]
InstallationDate: Installed on 2014-06-10 (15 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64+mac (20140417)
MachineType: Apple Inc. MacBookAir5,1
PackageArchitecture: all
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic 
root=UUID=28e3abb7-be92-4b4d-89ee-80413ed880eb ro quiet splash vt.handoff=7
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/27/2012
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBA51.88Z.00EF.B02.1211271028
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-66F35F19FE2A0D05
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookAir5,1
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-66F35F19FE2A0D05
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA51.88Z.00EF.B02.1211271028:bd11/27/2012:svnAppleInc.:pnMacBookAir5,1:pvr1.0:rvnAppleInc.:rnMac-66F35F19FE2A0D05:rvrMacBookAir5,1:cvnAppleInc.:ct10:cvrMac-66F35F19FE2A0D05:
dmi.product.name: MacBookAir5,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.
version.compiz: compiz 1:0.9.11+14.04.20140423-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Thu Jun 26 14:28:33 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   40178 
 vendor APP
xserver.version: 2:1.15.1-0ubuntu2

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


** Tags: amd64 apport-bug compiz-0.9 third-party-packages trusty ubuntu

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

Title:
  Compiz loses key binding (show desktop)

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

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


[Bug 1331519] Re: [MacBookAir5, 1] After suspend, the screen gets corrupted

2014-06-26 Thread Saverio Miroddi
I will try it again in a couple of weeks; after what I believe is a
recent kernel update, it stopped happening.

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

Title:
  [MacBookAir5,1] After suspend, the screen gets corrupted

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

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


[Bug 1331520] CRDA.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1331520/+attachment/4139827/+files/CRDA.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] Re: The encrypted swap partition is not correctly setup

2014-06-26 Thread Saverio Miroddi
apport information

** Tags added: apport-collected trusty

** Description changed:

  I've installed Ubuntu using an encrypted (home) setup, which also sets
  up an encrypted partition.
  
  Such swap partition though, it's not setup correctly, so it causes
  problems, for example, with the hibernation support.
  
  I've found that /dev/mapper/cryptswap1 doesn't exist, as setup by the
  Ubuntu installer.
  
- I've tried to run ecryptfs-setup-swap, which correctly sets up the
- system (I can see a change in /etc/fstab, /etc/crypttab, and also,
- /dev/mapper/cryptswap1 symlink is created), but when I restart the
- system, same problem happens.
+ I've tried to run ecryptfs-setup-swap, which correctly sets up the system (I 
can see a change in /etc/fstab, /etc/crypttab, and also, /dev/mapper/cryptswap1 
symlink is created), but when I restart the system, same problem happens.
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.2
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  saverio2356 F pulseaudio
+ DistroRelease: Ubuntu 14.04
+ EcryptfsInUse: Yes
+ InstallationDate: Installed on 2014-06-10 (16 days ago)
+ InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64+mac 
(20140417)
+ MachineType: Apple Inc. MacBookAir5,1
+ NonfreeKernelModules: wl zfs zunicode zavl zcommon znvpair
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic 
root=UUID=28e3abb7-be92-4b4d-89ee-80413ed880eb ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
+ PulseList:
+  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
+  No PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-3.13.0-30-generic N/A
+  linux-backports-modules-3.13.0-30-generic  N/A
+  linux-firmware 1.127.3
+ Tags:  trusty
+ Uname: Linux 3.13.0-30-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 11/27/2012
+ dmi.bios.vendor: Apple Inc.
+ dmi.bios.version: MBA51.88Z.00EF.B02.1211271028
+ dmi.board.asset.tag: Base Board Asset Tag#
+ dmi.board.name: Mac-66F35F19FE2A0D05
+ dmi.board.vendor: Apple Inc.
+ dmi.board.version: MacBookAir5,1
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Apple Inc.
+ dmi.chassis.version: Mac-66F35F19FE2A0D05
+ dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA51.88Z.00EF.B02.1211271028:bd11/27/2012:svnAppleInc.:pnMacBookAir5,1:pvr1.0:rvnAppleInc.:rnMac-66F35F19FE2A0D05:rvrMacBookAir5,1:cvnAppleInc.:ct10:cvrMac-66F35F19FE2A0D05:
+ dmi.product.name: MacBookAir5,1
+ dmi.product.version: 1.0
+ dmi.sys.vendor: Apple Inc.

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139825/+files/AlsaInfo.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] IwConfig.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139829/+files/IwConfig.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] CurrentDmesg.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139828/+files/CurrentDmesg.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] Lsusb.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1331520/+attachment/4139831/+files/Lsusb.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] ProcInterrupts.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139849/+files/ProcInterrupts.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] BootDmesg.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139841/+files/BootDmesg.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] Lsusb.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1331520/+attachment/4139846/+files/Lsusb.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] ProcCpuinfo.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139847/+files/ProcCpuinfo.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] ProcModules.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139850/+files/ProcModules.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] ProcEnviron.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139833/+files/ProcEnviron.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] BootDmesg.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139826/+files/BootDmesg.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] RfKill.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1331520/+attachment/4139851/+files/RfKill.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] ProcEnviron.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139848/+files/ProcEnviron.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] AlsaInfo.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139840/+files/AlsaInfo.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] RfKill.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1331520/+attachment/4139836/+files/RfKill.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] UdevDb.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1331520/+attachment/4139837/+files/UdevDb.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] UdevLog.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139853/+files/UdevLog.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] UdevLog.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139838/+files/UdevLog.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] Lspci.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1331520/+attachment/4139830/+files/Lspci.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] IwConfig.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139844/+files/IwConfig.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] ProcInterrupts.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139834/+files/ProcInterrupts.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] WifiSyslog.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139854/+files/WifiSyslog.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] WifiSyslog.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139839/+files/WifiSyslog.txt

** Description changed:

  I've installed Ubuntu using an encrypted (home) setup, which also sets
  up an encrypted partition.
  
  Such swap partition though, it's not setup correctly, so it causes
  problems, for example, with the hibernation support.
  
  I've found that /dev/mapper/cryptswap1 doesn't exist, as setup by the
  Ubuntu installer.
  
  I've tried to run ecryptfs-setup-swap, which correctly sets up the system (I 
can see a change in /etc/fstab, /etc/crypttab, and also, /dev/mapper/cryptswap1 
symlink is created), but when I restart the system, same problem happens.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  saverio2356 F pulseaudio
  DistroRelease: Ubuntu 14.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-06-10 (16 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64+mac 
(20140417)
  MachineType: Apple Inc. MacBookAir5,1
  NonfreeKernelModules: wl zfs zunicode zavl zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic 
root=UUID=28e3abb7-be92-4b4d-89ee-80413ed880eb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-30-generic N/A
   linux-backports-modules-3.13.0-30-generic  N/A
   linux-firmware 1.127.3
  Tags:  trusty
  Uname: Linux 3.13.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/27/2012
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA51.88Z.00EF.B02.1211271028
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-66F35F19FE2A0D05
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir5,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-66F35F19FE2A0D05
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA51.88Z.00EF.B02.1211271028:bd11/27/2012:svnAppleInc.:pnMacBookAir5,1:pvr1.0:rvnAppleInc.:rnMac-66F35F19FE2A0D05:rvrMacBookAir5,1:cvnAppleInc.:ct10:cvrMac-66F35F19FE2A0D05:
  dmi.product.name: MacBookAir5,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.2
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  saverio2356 F pulseaudio
+ DistroRelease: Ubuntu 14.04
+ EcryptfsInUse: Yes
+ InstallationDate: Installed on 2014-06-10 (16 days ago)
+ InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64+mac 
(20140417)
+ MachineType: Apple Inc. MacBookAir5,1
+ NonfreeKernelModules: wl zfs zunicode zavl zcommon znvpair
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic 
root=UUID=28e3abb7-be92-4b4d-89ee-80413ed880eb ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
+ PulseList:
+  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
+  No PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-3.13.0-30-generic N/A
+  linux-backports-modules-3.13.0-30-generic  N/A
+  linux-firmware 1.127.3
+ Tags:  trusty
+ Uname: Linux 3.13.0-30-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 11/27/2012
+ dmi.bios.vendor: Apple Inc.
+ dmi.bios.version: MBA51.88Z.00EF.B02.1211271028
+ dmi.board.asset.tag: Base Board Asset Tag#
+ dmi.board.name: Mac-66F35F19FE2A0D05
+ dmi.board.vendor: Apple Inc.
+ dmi.board.version: MacBookAir5,1
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Apple Inc.
+ dmi.chassis.version: Mac-66F35F19FE2A0D05
+ dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA51.88Z.00EF.B02.1211271028:bd11/27/2012:svnAppleInc.:pnMacBookAir5,1:pvr1.0:rvnAppleInc.:rnMac-66F35F19FE2A0D05:rvrMacBookAir5,1:cvnAppleInc.:ct10:cvrMac-66F35F19FE2A0D05:
+ dmi.product.name: MacBookAir5,1
+ dmi.product.version: 1.0
+ dmi.sys.vendor: Apple Inc.

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

Title:
  The encrypted swap partition is not correctly setup

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

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

[Bug 1331520] Lspci.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1331520/+attachment/4139845/+files/Lspci.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] Re: The encrypted swap partition is not correctly setup

2014-06-26 Thread Saverio Miroddi
Is the kernel related to the swap setup?

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] ProcCpuinfo.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139832/+files/ProcCpuinfo.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] UdevDb.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1331520/+attachment/4139852/+files/UdevDb.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


[Bug 1331520] CurrentDmesg.txt

2014-06-26 Thread Saverio Miroddi
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1331520/+attachment/4139843/+files/CurrentDmesg.txt

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

Title:
  The encrypted swap partition is not correctly setup

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

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


  1   2   3   >