[Bug 2084258] Re: kwin: symbol lookup error: after distupgrade to 24.10

2025-01-25 Thread Shaheed Haque
This was resolved for me by removing the amdgpu packages. See https://discuss.kde.org/t/fail-into-start-wayland-and-x11-not-show- title-bar-after-upgrading-from-24-04-to-24-10/24573 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1825989] Re: Multicorn cannot find Python module installed using pip

2020-12-07 Thread Shaheed Haque
The bug seems to have been resolved in 20.04. ** Changed in: postgresql-multicorn (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/1825989 Title: Multicorn

[Bug 1881040] Re: [snap] chromedriver does not download where configured

2020-06-11 Thread Shaheed Haque
Thanks for the replies. The main issue for me was that chromedriver - by design as I understand it - does not have Chromium use the normal ~/Downloads folder, but one that has to be configured when initialising chromedriver. I cannot easily share the code, but here is an extract (code like this is

[Bug 1881040] Re: SNAP chromedriver does not download where configured

2020-05-27 Thread Shaheed Haque
Oh, in case it was not clear, /home/xxx/snap/chromium/1165/Downloads does not exist, and cannot be created since that's a readonly location. SO Download does not work full stop. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1881040] [NEW] SNAP chromedriver does not download where configured

2020-05-27 Thread Shaheed Haque
Public bug reported: I've recently been forced to upgrade to the SNAP based chromium setup. After being required to work through reconfiguring my $HOME, learn of the need to set up $XAUTHORITY I just now discovered that none of my Selenium based download tests work because the SNAP setup insists o

[Bug 1861018] Re: [snap] Snap packaging breaks chromedriver (as used for Selenium)

2020-04-30 Thread Shaheed Haque
*** This bug is a duplicate of bug 1849371 *** https://bugs.launchpad.net/bugs/1849371 ** Summary changed: - Snap packaging breaks chromedriver (as used for Selenium) + [snap] Snap packaging breaks chromedriver (as used for Selenium) ** This bug has been marked a duplicate of bug 1849371

[Bug 1861018] Re: Snap packaging breaks chromedriver (as used for Selenium)

2020-01-29 Thread Shaheed Haque
For the record, I was able to find disco builds here: https://launchpad.net/ubuntu/disco/amd64/chromium-chromedriver (mutatis mutandis for chromium-browser and chromium-codecs-ffmpeg- extra). After removing the snap and the 79 apt packages, an install with "dpkg -i" restored a working system. --

[Bug 1861018] Re: Snap packaging breaks chromedriver (as used for Selenium)

2020-01-27 Thread Shaheed Haque
Is there any chance that the 78.0.3904.108-0ubuntu0.19.04.1 apt packages can be restored till this issue is resolved? That would at least allow me to downgrade to a usable version... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1861018] Re: Snap packaging breaks chromedriver (as used for Selenium)

2020-01-27 Thread Shaheed Haque
** Description changed: I develop using Selenium-over-chromedriver on a current 19.10. I noticed a recent upgrade introduced snap-based packages for chromium 79, and now I find that all my tests fail to run. Under the cover, this seems to be the problem: - $ /usr/bin/chromedriver

[Bug 1861018] [NEW] Snap packaging breaks chromedriver (as used for Selenium)

2020-01-27 Thread Shaheed Haque
Public bug reported: I develop using Selenium-over-chromedriver on a current 19.10.Here are the chrome versions I have (dpkg side): ii chromium-browser 79.0.3945.79-0ubuntu0.19.10.2 amd64Transitional package - chromium-browser -> chromium snap

[Bug 1847847] [NEW] xrandr omits EDID modelines found by get-edid/parse-edid

2019-10-12 Thread Shaheed Haque
Public bug reported: OS: Ubuntu 19.04 Aaffected package: x11-xserver-utils 7.7+8 Related package: read-edid 3.0.2-1build1 I have a monitor capable of 2560x1440 display for which xrandr fails to detect 2560x1440 as a valid resolution: output from xrandr --prop $ sudo xrandr --prop Scree

[Bug 1825989] Re: Multicorn cannot find Python module installed using pip

2019-04-24 Thread Shaheed Haque
A workaround is to explicitly add the needed entry to sys.path. That is of course *extremely* unpleasant. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825989 Title: Multicorn cannot find Python mo

[Bug 1825989] Re: Multicorn cannot find Python module installed using pip

2019-04-23 Thread Shaheed Haque
** Description changed: - This worked find in 18.04, but in 19.04, when trying to "import foo" + This worked fine in 18.04, but in 19.04, when trying to "import foo" inside a multicorn module, if "foo" has been installed by pip3 under /usr/local/lib/python3.x/foo, multicorn fails to find it an

[Bug 1825989] Re: Multicorn cannot find Python module installed using pip

2019-04-23 Thread Shaheed Haque
** Description changed: This worked find in 18.04, but in 19.04, when trying to "import foo" - inside a multicorn module, if "foo" has been installed by pip under + inside a multicorn module, if "foo" has been installed by pip3 under /usr/local/lib/python3.x/foo, multicorn fails to find it and

[Bug 1825989] [NEW] Multicorn cannot find Python module installed using pip

2019-04-23 Thread Shaheed Haque
Public bug reported: This worked find in 18.04, but in 19.04, when trying to "import foo" inside a multicorn module, if "foo" has been installed by pip under /usr/local/lib/python3.x/foo, multicorn fails to find it and gives an error like this in the Postgres log file: 2019-04-23 14:12:25.450 BST

[Bug 1521173] Re: AER: Corrected error received: id=00e0

2019-02-10 Thread Shaheed Haque
I am seeing this on an updated Cosmic with a Dell Inspiron 5570. Kernel version is presently 4.18.0-15.16. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521173 Title: AER: Corrected error received:

[Bug 1720519] Re: KDE/Kubuntu: Module "module-switch-on-connect" should be loaded once at most. Refusing to load.

2017-12-15 Thread Shaheed Haque
The workaround in #4 works-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/1720519 Title: KDE/Kubuntu: Module "module-switch-on-connect" should be loaded once at most. Refusing to load. To

[Bug 1734153] Re: Python3 version of python-clang

2017-11-25 Thread Shaheed Haque
Sorry, I don't have a patch, I was offering to update the upstream bug if that was deemed helpful -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1734153 Title: Python3 version of python-clang To man

[Bug 1734153] Re: Python3 version of python-clang

2017-11-23 Thread Shaheed Haque
I'm not exactly sure of the effect of attaching a bug watch, but I note that defect is over 3 years old, and has had no update or response. If the idea is to wait for an implementation in Debian, then some kind of update to the effect that this is now a soluble issue might be warranted? I'm happy t

[Bug 1734153] [NEW] Python3 version of python-clang

2017-11-23 Thread Shaheed Haque
Public bug reported: [I asked a question (https://answers.launchpad.net/ubuntu/+source/llvm- toolchain-5.0/+question/661018) and it was suggested that I file a bug] As of the 5.0 release, upstream supports Python3 bindings for libclang: http://releases.llvm.org/5.0.0/tools/clang/docs/ReleaseNote

Re: [Bug 1544802] Re: Support default route with non-default attributes

2016-02-12 Thread Shaheed Haque
Done: http://lists.infradead.org/pipermail/openconnect- devel/2016-February/003460.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1544802 Title: Support default route with non-default attributes

[Bug 1544802] Re: Support default route with non-default attributes

2016-02-11 Thread Shaheed Haque
** Description changed: The /usr/share/vpnc-scripts/vpnc-script handles updates to the default route using two different codepaths. In one codepath, the command "ip route replace" is used to update the original default route with new one (and to restore it later). The replace command in t

[Bug 1544802] [NEW] Support default route with non-default attributes

2016-02-11 Thread Shaheed Haque
Public bug reported: The /usr/share/vpnc-scripts/vpnc-script handles updates to the default route using two different codepaths. In one codepath, the command "ip route replace" is used to update the original default route with new one (and to restore it later). The replace command in the update c

[Bug 1445616] Re: crmsh in vivid/wily/xenial is not compatible with pacemaker

2015-12-16 Thread Shaheed Haque
What are the chances of a fix/backport to vivid et. al.? Not having crmsh to set pacemaker up makes pacemaker and thus HA unusable... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1445616 Title: crm

[Bug 989309] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug has been marked a duplicate of bug 954029 package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch -- You received this bug notification because

[Bug 990366] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug has been marked a duplicate of bug 954029 package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch -- You received this bug notification because

[Bug 992236] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug is no longer a duplicate of bug 990366 package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch ** This bug has been marked a duplicate of bug 954

[Bug 992240] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug is no longer a duplicate of bug 990366 package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch ** This bug has been marked a duplicate of bug 954

[Bug 989308] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug has been marked a duplicate of bug 954029 package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch -- You received this bug notification because

[Bug 990275] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug has been marked a duplicate of bug 954029 package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch -- You received this bug notification because

[Bug 990611] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug has been marked a duplicate of bug 954029 package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch -- You received this bug notification because

[Bug 990616] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug has been marked a duplicate of bug 954029 package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch -- You received this bug notification because

[Bug 990781] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug is no longer a duplicate of bug 990275 package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch ** This bug has been marked a duplicate

[Bug 990916] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug is no longer a duplicate of bug 990275 package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch ** This bug has been marked a duplicate

[Bug 991658] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug is no longer a duplicate of bug 990275 package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch ** This bug has been marked a duplicate

[Bug 991769] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug is no longer a duplicate of bug 990275 package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch ** This bug has been marked a duplicate

[Bug 991851] Re: package gettext (not installed) failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug is no longer a duplicate of bug 990275 package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch ** This bug has been marked a duplicate

[Bug 992627] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug is no longer a duplicate of bug 990275 package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch ** This bug has been marked a duplicate

[Bug 993966] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug has been marked a duplicate of bug 954029 package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch -- You received this bug notification because

[Bug 968590] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-04-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug has been marked a duplicate of bug 954029 package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch -- You received this bug notification because

[Bug 970955] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-04-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug has been marked a duplicate of bug 954029 package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch -- You received this bug notification because

[Bug 954029] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-03-27 Thread Shaheed Haque
Indeed. Please can this bug be reviewed with a view to increasing its Importance? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/954029 Title: package gettext 0.18.1.1-5ubuntu3 failed to install/upgr

[Bug 965365] Re: gettext and gettext-base have unresolved dependencies

2012-03-27 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug has been marked a duplicate of bug 954029 package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch -- You received this bug notification because

[Bug 966215] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-03-27 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug has been marked a duplicate of bug 954029 package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch -- You received this bug notification because

[Bug 959606] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-03-21 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 *** https://bugs.launchpad.net/bugs/954029 ** This bug has been marked a duplicate of bug 954029 package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch -- You received this bug notification because

[Bug 926536] Re: nspi_SeekEntries does not set the table position

2012-03-19 Thread Shaheed Haque
I've successfully built and tested openchange-1.0. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926536 Title: nspi_SeekEntries does not set the table position To manage notifications about this bu

[Bug 926536] Re: nspi_SeekEntries does not set the table position

2012-03-16 Thread Shaheed Haque
Hi, This bug has been addressed upstream in openchange-1.0, which contains a number of other fixes. (I'm trying to build the release tarballs, without much luck at present). Thanks, Shaheed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 926536] Re: nspi_SeekEntries does not set the table position

2012-02-04 Thread Shaheed Haque
** Patch added: "Patch, as attached to upstream report" https://bugs.launchpad.net/bugs/926536/+attachment/2712905/+files/t.t -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926536 Title: nspi_Seek

[Bug 926536] [NEW] nspi_SeekEntries does not set the table position

2012-02-04 Thread Shaheed Haque
Public bug reported: Package === Source: openchange Version: 1:0.11-1 Ubuntu release Description:Ubuntu 11.10 What should happen A call to nspi_SeekEntries should result in a "seek" operation, positioning subsequent reads to begin at the specified offset i

[Bug 828893] Re: left mouse button ignored

2011-08-22 Thread Shaheed Haque
The problem is back for me. I'm going to try swapping the hardware... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/828893 Title: left mouse button ignored To manage notifications about this bug go

[Bug 828893] Re: left mouse button ignored

2011-08-21 Thread Shaheed Haque
[ Seems SOLVED, for me at least ] First I installed evtest ("aptitude install evtest"), and then by trying each input device in turn [1], found the one that my Synaptics touchpad was connected to would not respond to the left button: root@shahhaqu-w500:~# evtest /dev/input/event7 Input driver ver

[Bug 828893] Re: left mouse button ignored

2011-08-19 Thread Shaheed Haque
Today, discovered that the problem (for me at least) is not simply that the system either starts off wit the left click not working, or that it goes from working to non-working. I have also seen it go from non- working to working. So the problem is not just "something getting stuck" - it can go as

[Bug 828893] Re: left mouse button ignored

2011-08-18 Thread Shaheed Haque
- I can confirm that in the broken state, xev sees no ButtonPress events from the left button - installing/reinstalling inputattach as suggested in some places made no difference -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 828893] Re: left mouse button ignored

2011-08-18 Thread Shaheed Haque
Symptoms just like drhex, and also the forum posting cited. - Running fully patched 11.04 Kubuntu, with backports. - Thinkpad W500 The mouse works fine under gpmouse on the text console, but left button clicks have no effect. I've tried unloading and reloading psmouse, hid, usbhid. A logout/login