[Bug 1843392] Re: [snap] smart card reader no longer works

2019-11-13 Thread Andreas Pokorny
I recently had to switch my company card and it now uses a newer version so it get mis-identified by pcsc-lite from debian - but works fine in the latest release of pcsc-lite. As companies like Atos seem to frequently roll out new versions of their cards it would be nice if we could have opensc (I

[Bug 1843392] Re: [snap] smart card reader no longer works

2019-11-02 Thread Andreas Pokorny
https://github.com/glasen/snap- ausweisapp2-ce/blob/master/snap/snapcraft.yaml This is another snap that supports smart card readers. It seems to package pcscd... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1843392] Re: [snap] smart card reader no longer works

2019-10-18 Thread Andreas Pokorny
My impression was that smart card readers are pretty common and it is the smartcards that keep changing. So USB access to the smart card devices class should be enough there. Being able to add custom/newer pkcs smartcard support modules sounds like a good idea. I wonder if that could be

[Bug 1845286] Re: pdftoraster crashed with SIGSEGV in convert8to16()

2019-10-07 Thread Andreas Pokorny
Yes upgrading with that PPA fixes the issue 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/1845286 Title: pdftoraster crashed with SIGSEGV in convert8to16() To manage notifications about

[Bug 1845286] Re: pdftoraster crashed with SIGSEGV in convert8to16()

2019-09-25 Thread Andreas Pokorny
** Attachment added: "ppd" https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1845286/+attachment/5291171/+files/hp_officejet_pro_8620_794b2d_.ppd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1845286] Re: pdftoraster crashed with SIGSEGV in convert8to16()

2019-09-25 Thread Andreas Pokorny
I recreated the backend ** Attachment added: "cups error log 2" https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1845286/+attachment/5291170/+files/error_log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1845286] Re: pdftoraster crashed with SIGSEGV in convert8to16()

2019-09-25 Thread Andreas Pokorny
One more detail. I have two printer queues configured: HP-Officejet-Pro-8620: HP Officejet Pro 8620, driverless, cups-filters 1.25.4 HP_Officejet_Pro_8620_794B2D_: HP Officejet Pro 8620, driverless, cups-filters 1.25.6 The crashes only happen with the second printer. Everything worked fine

[Bug 1845286] Re: pdftoraster crashed with SIGSEGV in convert8to16()

2019-09-25 Thread Andreas Pokorny
cups error log while printing the file via evince ** Attachment added: "cups error log" https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1845286/+attachment/5291162/+files/error_log -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1845286] Re: pdftoraster crashed with SIGSEGV in convert8to16()

2019-09-25 Thread Andreas Pokorny
I am printing with Defaults everything but "Color Mode" = "Device Gray". I now discovered that using "Color Mode" Color does not trigger the error. ** Attachment added: "file that causes the issue"

[Bug 1845286] Re: pdftoraster crashed with SIGSEGV in convert8to16()

2019-09-25 Thread Andreas Pokorny
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1845286 Title: pdftoraster crashed with SIGSEGV in convert8to16() To manage notifications about

[Bug 1843392] Re: [snap] smart card reader no longer works after switching to snap verison

2019-09-11 Thread Andreas Pokorny
** Description changed: chromium uses the Netscape Cryptographic Module to access smartcards for authentication purposes. This stopped working when switching to the snap version. Chromium would normally access the setup in ~/.pki/nssdb/pkcs11.txt That file would refer to a library used

[Bug 1843392] [NEW] [snap] smart card reader no longer works after switching to snap verison

2019-09-10 Thread Andreas Pokorny
Public bug reported: chromium uses the Netscape Cryptographic Module to access smartcards for authentication purposes. This stopped working when switching to the snap version. Chromium would normally access the setup in ~/.pki/nssdb/pkcs11.txt That file would refer to a library used to access

[Bug 1789395] Re: NO_IMPLICIT_EXTERN_C is not set - leads to C++ compilation errors

2018-08-28 Thread Andreas Pokorny
Note that this shortcoming also troubles a lot of people that use the alternative none-eabi compiler available from arm directly: https://bugs.launchpad.net/gcc-arm-embedded/+bug/1698539 but they show exceptional do-not-care attitude. -- You received this bug notification because you are a

[Bug 1789395] [NEW] NO_IMPLICIT_EXTERN_C is not set - leads to C++ compilation errors

2018-08-28 Thread Andreas Pokorny
Public bug reported: Steps to reproduce: $ mkdir foo $ echo "template struct Blubber {};" > foo/foo.h $ echo "#include \"foo.h\"" > foo.cpp $ arm-none-eabi-g++ -isystem /home/andreas/foo/ foo.cpp -o FOO In file included from foo.cpp:1:0: /home/andreas/foo/foo.h:1:1: error: template with C linkage

[Bug 1740309] Re: user space process hangs when reading partition table of disk

2018-01-23 Thread Andreas Pokorny
*** This bug is a duplicate of bug 1726519 *** https://bugs.launchpad.net/bugs/1726519 ** This bug has been marked a duplicate of bug 1726519 Unable to handle kernel NULL pointer dereference at isci_task_abort_task -- You received this bug notification because you are a member of Ubuntu

[Bug 1740309] Re: user space process hangs when reading partition table of disk

2018-01-22 Thread Andreas Pokorny
It looks like this change caused it, this also seems to cause a null ptr error on startup, which I thought was unrelated. 909657615d9b3ce709be4fd95b9a9e8c8c7c2be6 is the first bad commit commit 909657615d9b3ce709be4fd95b9a9e8c8c7c2be6 Author: Christoph Hellwig Date: Thu Apr 6

[Bug 1740309] Re: user space process hangs when reading partition table of disk

2018-01-10 Thread Andreas Pokorny
It already happens with: 4.12.0-041200rc1-generic #201705131731 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1740309 Title: user space process hangs when reading partition table of disk To manage

[Bug 1740309] Re: user space process hangs when reading partition table of disk

2018-01-06 Thread Andreas Pokorny
** Tags added: kernel-bug-exists-upstream ** 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/1740309 Title: user space process hangs

[Bug 1740309] Re: user space process hangs when reading partition table of disk

2018-01-04 Thread Andreas Pokorny
I made a mistake - the problem also occurs on 4.12.0-041200-generic #201707022031 So the problem was added somewhere between 4.11.12 and 4.12.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1740309

[Bug 1740309] Re: user space process hangs when reading partition table of disk

2018-01-04 Thread Andreas Pokorny
Besides 4.15.0-041500rc6-generic and 4.13 the problem occurs on: 4.12.14-041214-generic #201709200843 SMP Wed Sep 20 12:46:23 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux but it did not occur on: 4.4.109-0404109-generic #201801022112 SMP Tue Jan 2 21:13:34 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

[Bug 1740309] Re: user space process hangs when reading partition table of disk

2018-01-04 Thread Andreas Pokorny
The problem still exists with 4.15.0-041500rc6-generic Prior versions were also affected. I initially suspected faulty hardware, and for months did not care about the contents of the disks. I only looked back at the problem when I finally replaced the hard disk. At least with 4.12 the problem

[Bug 1740309] WifiSyslog.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028157/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Description changed: user space process as in parted or fdisk or update-grub2

[Bug 1740309] ProcInterrupts.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028153/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1740309] ProcCpuinfo.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028150/+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/1740309

[Bug 1740309] UdevDb.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028156/+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/1740309 Title:

[Bug 1740309] PulseList.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028155/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1740309

[Bug 1740309] ProcModules.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028154/+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/1740309

[Bug 1740309] ProcEnviron.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028152/+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/1740309

[Bug 1740309] Lspci.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028148/+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/1740309 Title:

[Bug 1740309] ProcCpuinfoMinimal.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028151/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1740309] WifiSyslog.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028142/+files/WifiSyslog.txt ** Description changed: user space process as in parted or fdisk or update-grub2 that read partition tables freeze on my system: /dev/sda/ GPT

[Bug 1740309] CurrentDmesg.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028145/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1740309] Lsusb.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028149/+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/1740309 Title:

[Bug 1740309] JournalErrors.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028147/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1740309] Dependencies.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028146/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1740309] AlsaInfo.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028143/+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/1740309

[Bug 1740309] CRDA.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028144/+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/1740309 Title: user

[Bug 1740309] Re: user space process hangs when reading partition table of disk

2017-12-27 Thread Andreas Pokorny
apport information ** Tags added: apport-collected ** Description changed: user space process as in parted or fdisk or update-grub2 that read partition tables freeze on my system: /dev/sda/ GPT disk with efi, swap and ubuntu artful partition /dev/sdb old style partition table with one

[Bug 1740309] UdevDb.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028141/+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/1740309 Title:

[Bug 1740309] ProcEnviron.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028137/+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/1740309

[Bug 1740309] Lsusb.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028134/+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/1740309 Title:

[Bug 1740309] ProcInterrupts.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028138/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1740309] CurrentDmesg.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028131/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1740309] PulseList.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028140/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1740309

[Bug 1740309] JournalErrors.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028132/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1740309] CRDA.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028130/+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/1740309 Title: user

[Bug 1740309] ProcModules.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028139/+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/1740309

[Bug 1740309] ProcCpuinfo.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028135/+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/1740309

[Bug 1740309] Lspci.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028133/+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/1740309 Title:

[Bug 1740309] ProcCpuinfoMinimal.txt

2017-12-27 Thread Andreas Pokorny
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1740309/+attachment/5028136/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1740309] [NEW] user space process hangs when reading partition table of disk

2017-12-27 Thread Andreas Pokorny
Public bug reported: user space process as in parted or fdisk or update-grub2 that read partition tables freeze on my system: /dev/sda/ GPT disk with efi, swap and ubuntu artful partition /dev/sdb old style partition table with one ext4 partition /dev/sdc GPT disk with efi partition, windows

[Bug 1557634] Re: Unity8/Mir server crashes when given an invalid keymap

2017-04-03 Thread Andreas Pokorny
no change needed in mir ** Changed in: mir Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1557634 Title: Unity8/Mir server crashes when given an invalid keymap

[Bug 1557634] Re: Unity8/Mir server crashes when given an invalid keymap

2017-03-27 Thread Andreas Pokorny
I have added qtmir - because I think qtmir could make wiser decisions on how to handle the error than the mir surface or key mapper. ** Also affects: qtmir (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1675357] Re: Mir sending key repeat events continually to nested shell after VT switch (causes Unity8 lockup for a while)

2017-03-27 Thread Andreas Pokorny
** Changed in: qtmir (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/1675357 Title: Mir sending key repeat events continually to nested shell after VT switch

[Bug 1675357] Re: Mir sending key repeat events continually to nested shell after VT switch (causes Unity8 lockup for a while)

2017-03-27 Thread Andreas Pokorny
** Changed in: mir/0.26 Status: In Progress => 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/1675357 Title: Mir sending key repeat events continually to nested shell after VT

[Bug 1675357] Re: Mir sending key repeat events continually to nested shell after VT switch (causes Unity8 lockup for a while)

2017-03-25 Thread Andreas Pokorny
** Changed in: mir Status: New => In Progress ** Changed in: mir Milestone: None => 1.0.0 ** Also affects: mir/0.26 Importance: Undecided Status: New ** Changed in: mir/0.26 Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny) ** Changed in:

[Bug 1672955] Re: unity-system-compositor crashed with SIGSEGV in libinput_device_config_accel_is_available() from libinput_device_config_accel_set_speed() from mir::input::evdev::LibInputDevice::appl

2017-03-24 Thread Andreas Pokorny
** Changed in: mir/0.26 Status: In Progress => 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/1672955 Title: unity-system-compositor crashed with SIGSEGV in

[Bug 1672955] Re: unity-system-compositor crashed with SIGSEGV in libinput_device_config_accel_is_available() from libinput_device_config_accel_set_speed() from mir::input::evdev::LibInputDevice::appl

2017-03-24 Thread Andreas Pokorny
** Changed in: mir/0.26 Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1672955 Title: unity-system-compositor crashed with SIGS

[Bug 1675357] Re: Mir sending key repeat events continually to nested shell after VT switch (causes Unity8 lockup for a while)

2017-03-24 Thread Andreas Pokorny
** Description changed: Steps: * log in to unity8 * Ctrl+Alt+F* to a different vt, or log in to a different user session * go back to the unity8 vt Expected: * session is locked, but working Current: * unity8 starts spinning for a time proportional to the period it was

[Bug 1672955] Re: unity-system-compositor crashed with SIGSEV in libinput_device_config_accel_is_available() from libinput_device_config_accel_set_speed() from mir::input::evdev::LibInputDevice::apply

2017-03-15 Thread Andreas Pokorny
the devices. ** Changed in: mir Status: New => Triaged ** Changed in: mir Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1672956] Re: unity-system-compositor crashed with SIGSEGV in operator() () at ./src/server/input/default_device.cpp:108

2017-03-15 Thread Andreas Pokorny
*** This bug is a duplicate of bug 1672955 *** https://bugs.launchpad.net/bugs/1672955 The stack is the same as the other one, the timing is just slightly different. So the crash just happens a bit later than that. ** This bug has been marked a duplicate of bug 1672955

[Bug 1639745] Re: Mir GL clients never appear at all on VirtualBox

2017-03-08 Thread Andreas Pokorny
The root cause for this problem was fixed upstream and applied in the ubuntu packages in virtualbox and the kernel (lp:1669807) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1639745 Title: Mir GL

[Bug 1669807] Re: Allow Unity8 to run inside Virtualbox

2017-03-05 Thread Andreas Pokorny
So since the patch is now in the virtualbox package it still needs to be picked up by the next kernel update? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1669807 Title: Allow Unity8 to run inside

[Bug 1669807] Re: Allow Unity8 to run inside Virtualbox

2017-03-03 Thread Andreas Pokorny
I am not sure how close the ubuntu version of virtualbox is to the svn trunk. I feared that even if it gets integrated soon it might take some time until that patch is picked up. So since the change has no dependencies towards other pieces of the virtualbox package, I thought we could benefit from

[Bug 1669807] Re: Allow Unity8 to run inside Virtualbox

2017-03-03 Thread Andreas Pokorny
No logs required this is just a patch to enable prime support ** 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/1669807 Title:

[Bug 1669807] [NEW] Allow Unity8 to run inside Virtualbox

2017-03-03 Thread Andreas Pokorny
Public bug reported: Vboxvideo lacks PRIME support. A patch has been sent upstream. https://www.virtualbox.org/pipermail/vbox-dev/2017-March/014293.html It may take some time until that hits the repository. I attached a patch I tested on zesty and allows unity8 to run virtualbox. ** Affects:

[Bug 1536279] Re: Mir does not reset key states when paused or resumed (modifiers get stuck after VT switching)

2017-02-28 Thread Andreas Pokorny
** Changed in: qtmir Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1536279 Title: Mir does not reset key states when paused or resumed (modifiers get stuck

[Bug 1668692] Re: Deliver Mir cookie to clients

2017-02-28 Thread Andreas Pokorny
** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny) ** Changed in: qtmir (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1536279] Re: Mir does not reset key states when paused or resumed (modifiers get stuck after VT switching)

2017-02-28 Thread Andreas Pokorny
** Changed in: qtmir Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny) ** Changed in: qtmir Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1536279

[Bug 1668054] [NEW] install of grub failed using a zesty usb installer image from 20170213

2017-02-26 Thread Andreas Pokorny
Public bug reported: In the installer I selected : sda: 1: / btrfs 2: swap sdb: 1: ext4 16.04 (previously used system parition UEFI) 2: remove swap parition sdc: windows 10 paritions The system was booted in UEFI mode, the drive sda was previously used in a laptop that booted with

[Bug 1664610] Re: qtubuntu sends wrong text as part of QKeyEvent

2017-02-16 Thread Andreas Pokorny
Went for the second approach key entry text is attached to every press and repeat event. ** Branch linked: lp:~andreas-pokorny/mir/fix-1664610 ** Changed in: mir (Ubuntu) Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny) ** Changed in: mir (Ubuntu) Assignee: Andreas Poko

[Bug 1664610] Re: qtubuntu sends wrong text as part of QKeyEvent

2017-02-15 Thread Andreas Pokorny
Mir either has to expose the xkb_state (which we currently do not - and might be only on the server) or provide the keysym text directly with the event. ** Also affects: mir (Ubuntu) Importance: Undecided Status: New ** Changed in: mir (Ubuntu) Status: New => Confirmed ** Tags

[Bug 1640366] Re: [ FAILED ] ClientLatency.dropping_latency_is_limited_to_one (AKA dropping_latency_is_closer_to_zero_than_one)

2017-02-01 Thread Andreas Pokorny
Same problem or a different type of testfail? 19:54:42 [ RUN ] ClientLatency.dropping_latency_is_closer_to_zero_than_one 19:54:42 [2017-01-31 19:54:42.347490] mirserver: Starting 19:54:42 [2017-01-31 19:54:42.347814] mirserver: Selected driver: mir:stub-graphics (version 0.26.0) 19:54:42

[Bug 1445543] Re: Multi-window GTK apps in Mir are randomly unresponsive, seem to freeze

2016-12-08 Thread Andreas Pokorny
GdkMir needs fixing here: https://github.com/GNOME/gtk/blob/master/gdk/mir/gdkmirwindowimpl.c#L1066 and maybe this: https://github.com/GNOME/gtk/blob/master/gdk/mir/gdkmirwindowimpl.c#L882 ** Changed in: ubuntu Status: Incomplete => Confirmed -- You received this bug notification

[Bug 1445543] Re: Multi-window GTK apps in Mir are randomly unresponsive, seem to freeze

2016-12-08 Thread Andreas Pokorny
Ok this needs clarification - the dialogs we are talking about are not frozen in the current state of gdkmir, but not behaving correctly - they should be modal but are not. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1626435] Re: Keyboard layout not applied on the shell

2016-09-27 Thread Andreas Pokorny
** Changed in: mir Milestone: 0.25.0 => 0.24.1 ** Also affects: mir/0.25 Importance: High Assignee: Andreas Pokorny (andreas-pokorny) Status: Fix Committed ** Changed in: mir/0.25 Milestone: 0.24.1 => 0.25.0 ** Also affects: mir/0.24 Importance: Undecided

[Bug 1626435] Re: Keyboard layout not applied on the shell

2016-09-23 Thread Andreas Pokorny
** Also affects: mir (Ubuntu) Importance: Undecided Status: New ** Changed in: mir (Ubuntu) Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1624437] [NEW] Wish: Provide a gtk/gdk friendly interface to content-hub

2016-09-16 Thread Andreas Pokorny
Public bug reported: There is probably no technical limitation that blocks anyone from using the current API of content-hub to implement drag & drop features in gdk, but there might be other subtle issues with bringing in qt as a dependency to gtk+. ** Affects: content-hub (Ubuntu)

[Bug 1591356] Re: keyboard autorepeat in Xmir apps & GTK-on-Mir does not work

2016-09-13 Thread Andreas Pokorny
** Bug watch added: GNOME Bug Tracker #768138 https://bugzilla.gnome.org/show_bug.cgi?id=768138 ** Also affects: gtk via https://bugzilla.gnome.org/show_bug.cgi?id=768138 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu

[Bug 1420334] Re: [enhancement] Missing client API for relative surface movement

2016-09-06 Thread Andreas Pokorny
Yes those branches are not related at all. Unless we expect each client to create a fullscreen transparent/empty surface on every output. Do we really want to support client side decorations? If so we could have a look at xdg-shells way of doing it. When a window drag should be started (because

[Bug 1607237] Re: Accented dead characters (áéíóú) not working on external keyboards

2016-08-09 Thread Andreas Pokorny
** Changed in: maliit-framework (Ubuntu) Status: In Progress => 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/1607237 Title: Accented dead characters (áéíóú) not working on

[Bug 1607680] Re: Smooth touchpad scrolling doesn't work in GTK-on-Mir

2016-08-05 Thread Andreas Pokorny
** Bug watch added: GNOME Bug Tracker #769554 https://bugzilla.gnome.org/show_bug.cgi?id=769554 ** Also affects: gtk via https://bugzilla.gnome.org/show_bug.cgi?id=769554 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu

[Bug 1607237] Re: Accented dead characters (áéíóú) not working on external keyboards

2016-08-04 Thread Andreas Pokorny
; Invalid ** Changed in: maliit-framework (Ubuntu) Status: New => In Progress ** Changed in: maliit-framework (Ubuntu) Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny) ** Changed in: mir Assignee: Andreas Pokorny (andreas-pokorny) => (unassigned) -- You

[Bug 1607237] Re: Accented dead characters (áéíóú) not working on external keyboards

2016-08-03 Thread Andreas Pokorny
Ok it works on desktop because desktop qt loads the qcomposeplatforminputcontext plugin. On Ubuntu Touch qt loads qmaliitphabletplatforminputcontext plugin. So no code is available to handle dead keys. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1607237] Re: Accented dead characters (áéíóú) not working on external keyboards

2016-08-03 Thread Andreas Pokorny
I do not think this is affected by mir. When a keymap with dead keys is selected clients like unity8-dash receive the respective dead key codes the qts compose key filter would interpret. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1565236] Re: AltGr not working on external keyboards

2016-08-02 Thread Andreas Pokorny
There were two related sources that led to the problem. The quick fix in unity8 was already released. The mir series of changes that ended up being part of 0.24 would have avoided the problem too but only as a side effect. -- You received this bug notification because you are a member of Ubuntu

[Bug 1607680] Re: Smooth touchpad scrolling doesn't work in GTK-on-Mir

2016-08-01 Thread Andreas Pokorny
** Changed in: gtk+3.0 (Ubuntu) Status: New => Confirmed ** Changed in: gtk+3.0 (Ubuntu) Status: Confirmed => In Progress ** Description changed: Smooth touchpad scrolling doesn't work in GTK-on-Mir Touchpad scrolling is instead jumpy and unresponsive. + +

[Bug 1565236] Re: AltGr not working on external keyboards

2016-07-31 Thread Andreas Pokorny
** Branch linked: lp:~andreas-pokorny/mir/serverside-keymap-based- modifier-tracking ** Changed in: mir Status: Incomplete => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1227739] Re: Mir continues to render background application surfaces even when they're not visible

2016-07-25 Thread Andreas Pokorny
no longer valid for platform api ** Changed in: platform-api Status: In Progress => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1227739 Title: Mir continues to render background

[Bug 1445543] Re: Multi-window GTK apps in Mir are randomly unresponsive, seem to freeze

2016-07-19 Thread Andreas Pokorny
** Changed in: gtk Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1445543 Title: Multi-window GTK apps in Mir are rando

[Bug 1588237] Re: inconsistent behaviour of the numblock

2016-07-06 Thread Andreas Pokorny
** Branch linked: lp:~andreas-pokorny/mir/fix-1588237 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1588237 Title: inconsistent behaviour of the numblock To manage notifications about this bug go

[Bug 1588237] Re: inconsistent behaviour of the numblock

2016-07-04 Thread Andreas Pokorny
** Changed in: mir (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1588237 Title: inconsistent behaviour of the numblock To manage notifications

[Bug 1588237] Re: inconsistent behaviour of the numblock

2016-07-04 Thread Andreas Pokorny
) Status: New => Confirmed ** Changed in: mir (Ubuntu) Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1588237 Title: incons

[Bug 1591356] Re: keyboard autorepeat in libertine apps does not work

2016-06-13 Thread Andreas Pokorny
xmir treats repeat events like key up ... which probably also explains why keys frequently get stuck in xmir.. ** Also affects: xorg-server Importance: Undecided Status: New ** Tags added: xmir ** Changed in: unity8 (Ubuntu) Status: Confirmed => Invalid -- You received this

[Bug 1591356] Re: keyboard autorepeat in libertine apps does not work

2016-06-13 Thread Andreas Pokorny
https://git.launchpad.net/~xmir-team/xorg-server/+git/xmir/tree/hw/xmir /xmir-input.c?h=xmir-1.18#n386 needs fixing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591356 Title: keyboard autorepeat

[Bug 1580774] Re: mouse is getting stuck on a phantom edge

2016-05-15 Thread Andreas Pokorny
** Changed in: mir Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580774 Title: mouse is getting stuck on a phantom edge To manage notifications about this bug

[Bug 1580774] Re: mouse is getting stuck on a phantom edge

2016-05-15 Thread Andreas Pokorny
** Changed in: mir Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny) ** Changed in: mir Status: Confirmed => In Progress ** Changed in: mir Milestone: None => 0.22.1 ** Changed in: mir Milestone: 0.22.1 => 0.23.0 ** Changed in: mir Milestone: 0.23

[Bug 1565236] Re: AltGr not working on external keyboards

2016-05-11 Thread Andreas Pokorny
Ok there is actually another problem here, the modifier information provided to unity8 from usc indicates that alt is pressed even though the currently consuming client interprets the scan code of right alt as level 3 shift... So still a mir change is required. ** Changed in: mir Status:

[Bug 1565236] Re: AltGr not working on external keyboards

2016-05-11 Thread Andreas Pokorny
Those input scenarios work when unity8 is not used as mirserver. The right alt scan code does not reach the client. Unity8 seems to filter out the key press. In some occasions it seems to be sent at a later timer. Long holding of right alt and then pressing sometimes help. ** Also affects:

[Bug 1549455] Re: Unity 8 doesn't load on Intel Pineview graphics [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, mEglContext) == EGL_TRUE"]

2016-04-18 Thread Andreas Pokorny
This bug cannot be fixed in mir or qtubuntu - applications like unity8 and the applications using qtdeclarative will be slow within x11 and mir. A backend for fixed function gpus, i.e using only GL1.5 would be required to fix that.. ** Also affects: qtdeclarative (Ubuntu) Importance: Undecided

  1   2   3   >