[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

[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:

[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

[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 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

[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

[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

[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:

[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:

[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

[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

[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

[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.

[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.

[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

[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

[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

[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

[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

[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

[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

[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`

[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;

[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,

[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

[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.

[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 -

[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

[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

[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:

[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

[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,

[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

[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

[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

[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

[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

[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

[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

[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:

[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

[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

[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

[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

[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:

[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

[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

[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

[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:

[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

[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

[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.

[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

[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

[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

[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

[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

[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

[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

[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

[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:

[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

[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

[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:

[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:

[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

[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:

[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.

[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

[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

[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

[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

[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

[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

[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

[Bug 1331520] ProcModules.txt

2014-06-26 Thread Saverio Miroddi
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/1331520/+attachment/4139835/+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

[Bug 1331520] CRDA.txt

2014-06-26 Thread Saverio Miroddi
apport information ** Attachment added: CRDA.txt https://bugs.launchpad.net/bugs/1331520/+attachment/4139842/+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

[Bug 1331519] [NEW] After suspend, the screen gets corrupted

2014-06-18 Thread Saverio Miroddi
Public bug reported: After I resume from suspend, the screen gets corrupted, specifically, area of the screen don't refresh, for example, the cursor doesn't blink, or some tabs of my editor don't dis/appear. I can reproduce it almost always; I can work the problem around by switching to another

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

2014-06-18 Thread Saverio Miroddi
Public bug reported: 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

[Bug 1245889] ProcModules.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944433/+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/1245889

[Bug 1245889] LightdmLog.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: LightdmLog.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944427/+files/LightdmLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245889

[Bug 1245889] Re: Projector Powerlite 8350 is not recognized on nVidia 2000M

2014-01-09 Thread Saverio Miroddi
apport information ** Tags added: apport-collected compiz-0.9 regression reproducible third-party-packages trusty ** Description changed: I have a Lenovo W520 laptop, with an nVidia Quadro 2000M; in the BIOS, I've configured the system to use only the discrete graphics card. When I

[Bug 1245889] LightdmDisplayLog.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: LightdmDisplayLog.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944426/+files/LightdmDisplayLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1245889] Dependencies.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944423/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245889

[Bug 1245889] CurrentDmesg.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944422/+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/1245889

[Bug 1245889] ProcCpuinfo.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944430/+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/1245889

[Bug 1245889] UdevDb.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944434/+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/1245889 Title:

[Bug 1245889] Lsusb.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944429/+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/1245889 Title:

[Bug 1245889] BootLog.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: BootLog.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944421/+files/BootLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245889 Title:

[Bug 1245889] Lspci.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944428/+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/1245889 Title:

[Bug 1245889] UnitySupportTest.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: UnitySupportTest.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944436/+files/UnitySupportTest.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1245889] xserver.outputs.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: xserver.outputs.txt https://bugs.launchpad.net/bugs/1245889/+attachment/391/+files/xserver.outputs.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1245889] xdpyinfo.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: xdpyinfo.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944439/+files/xdpyinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245889 Title:

[Bug 1245889] XorgLog.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: XorgLog.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944437/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245889 Title:

[Bug 1245889] DpkgLog.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: DpkgLog.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944424/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245889 Title:

[Bug 1245889] GconfCompiz.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: GconfCompiz.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944425/+files/GconfCompiz.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245889

[Bug 1245889] ProcInterrupts.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944432/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1245889] ProcEnviron.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: ProcEnviron.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944431/+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/1245889

[Bug 1245889] UdevLog.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/1245889/+attachment/3944435/+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/1245889 Title:

[Bug 1245889] xserver.devices.txt

2014-01-09 Thread Saverio Miroddi
apport information ** Attachment added: xserver.devices.txt https://bugs.launchpad.net/bugs/1245889/+attachment/390/+files/xserver.devices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

  1   2   >