[Bug 449744] Re: Firefox crashes when attempting to load Firebug 1.5 alphas
Yeah... Came into work this morning, firebug auto-updated to 1.5 and now firefox won't even start. Not great. Ubuntu 9.10, 64 bit. -- Firefox crashes when attempting to load Firebug 1.5 alphas https://bugs.launchpad.net/bugs/449744 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1926678] [NEW] Selecting text within Geany then middle clicking into another application (or vice-versa) has stopped working.
Public bug reported: I use Geany all day, every day. It's a wonderfully light-weight editor with enough IDE functionality to keep me productive without getting in my way. I generally work with a Geany window on one side of my monitor, a Gnome Terminal window on the other. Something I do all the time is to select some text in Geany (a variable name, say) then middle click into the terminal. For example I might type 'grep' (or the superb 'ag') into the terminal, then middle-click to append the variable name to search for. Since upgrading to Ubuntu 21.04, this has stopped working [1]. Trying to copy in the opposite direction, from the terminal into Geany, has also stopped working [2]. Oddly, I still the expected behaviour as long as I stay *within* a Geany window: I can double-click on a word to select it, then middle-click to paste what was just selected. The normal ctrl+c, ctrl+v clipboard works just fine. [1] Something does get pasted, but not what I selected in Geany. Instead, it is whatever I last selected from within another application, eg. Firefox. [2] What does get pasted in this case is more complicated. If I haven't selected anything in a while I will actually get the expected behaviour: the terminal selection will pasted into Geany. Usually though, I'll just get whatever I last highlighted in the Geany window instead. ** Affects: geany (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926678 Title: Selecting text within Geany then middle clicking into another application (or vice-versa) has stopped working. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/geany/+bug/1926678/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1926678] Re: Selecting text within Geany then middle clicking into another application (or vice-versa) has stopped working.
I forgot to add that everything works as expected under a Xorg session. ** Description changed: + Problem started after upgrade to Ubuntu 21.04 and only occurs when + running a Wayland session. + I use Geany all day, every day. It's a wonderfully light-weight editor with enough IDE functionality to keep me productive without getting in my way. I generally work with a Geany window on one side of my monitor, a Gnome Terminal window on the other. Something I do all the time is to select some text in Geany (a variable name, say) then middle click into the terminal. For example I might type 'grep' (or the superb 'ag') into the terminal, then middle-click to append the variable name to search for. Since upgrading to Ubuntu 21.04, this has stopped working [1]. Trying to copy in the opposite direction, from the terminal into Geany, has also stopped working [2]. Oddly, I still the expected behaviour as long as I stay *within* a Geany window: I can double-click on a word to select it, then middle-click to paste what was just selected. The normal ctrl+c, ctrl+v clipboard works just fine. [1] Something does get pasted, but not what I selected in Geany. Instead, it is whatever I last selected from within another application, eg. Firefox. [2] What does get pasted in this case is more complicated. If I haven't selected anything in a while I will actually get the expected behaviour: the terminal selection will pasted into Geany. Usually though, I'll just get whatever I last highlighted in the Geany window instead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926678 Title: Selecting text within Geany then middle clicking into another application (or vice-versa) has stopped working. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/geany/+bug/1926678/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1575053] Re: Please move the "$HOME/snap" directory to a less obtrusive location
@foresto You've done a good job of expressing my frustration with both the snap software, and the way it's being rolled out too. Snap still 'smells' like experimental software to me - not a sold base for building an infrastructure upon. This bug's namespace squatting in the home folder is the most egregious symptom, but let's not forget the horrors of running 'df' and 'fdisk -l' with snapd active! The pollution of home-folder backups is another that affects me (please let's not forget that not everybody has American- levels of band width and storage). If we are sticking with snapd, can we please keep it entirely optional until it has matured a little more? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575053 Title: Please move the "$HOME/snap" directory to a less obtrusive location To manage notifications about this bug go to: https://bugs.launchpad.net/snapd/+bug/1575053/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1885349] [NEW] Upgrading to 5.4.0-39-generic kernel causes GPU to crash shortly after logging in
Public bug reported: I upgraded my kids' computer to the 5.4.0-39-generic kernel today. Afterwards, the screen started freezing after a couple of minutes of use. I could login over SSH from my computer without difficulty. Running dmesg showed some variation of the following. For example, just now it crashed when my daughter tried to launch Firefox after logging in, and the following appeared while I was watching the output of 'dmesg -w': 68.824967] NVRM: GPU at PCI::01:00: GPU-7f44f739-3c25-c282-d7a3-c4ec7c79e755 [ 68.824970] NVRM: GPU Board Serial Number: [ 68.824974] NVRM: Xid (PCI::01:00): 79, pid=926, GPU has fallen off the bus. [ 68.824976] NVRM: GPU :01:00.0: GPU has fallen off the bus. [ 68.824977] NVRM: GPU :01:00.0: GPU is on Board . [ 68.826134] NVRM: A GPU crash dump has been created. If possible, please run NVRM: nvidia-bug-report.sh as root to collect this data before NVRM: the NVIDIA kernel module is unloaded The system has been running beautifully up until today. Installing the other driver versions listed below didn't help any. $ sudo ubuntu-drivers devices == /sys/devices/pci:00/:00:01.0/:01:00.0 == modalias : pci:v10DEd1C82sv1458sd3746bc03sc00i00 vendor : NVIDIA Corporation model: GP107 [GeForce GTX 1050 Ti] driver : nvidia-driver-390 - distro non-free driver : nvidia-driver-435 - distro non-free driver : nvidia-driver-440 - distro non-free recommended driver : xserver-xorg-video-nouveau - distro free builtin ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-39-generic 5.4.0-39.43 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 Uname: Linux 5.4.0-39-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-id', '/dev/snd/controlC2', '/dev/snd/pcmC2D0c', '/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/pcmC1D9p', '/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D1p', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CasperMD5CheckResult: skip Date: Sat Jun 27 16:27:12 2020 HibernationDevice: RESUME=UUID=447e6756-8310-4bc0-9ccc-108f1df5019b InstallationDate: Installed on 2014-07-08 (2180 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: Gigabyte Technology Co., Ltd. Z97N-WIFI ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=464ea2d6-bc69-4340-88ed-33902e231ef3 ro mds=off mitigations=off quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/18/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F7 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: Z97N-WIFI dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF7:bd09/18/2015:svnGigabyteTechnologyCo.,Ltd.:pnZ97N-WIFI:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ97N-WIFI:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.: dmi.product.family: To be filled by O.E.M. dmi.product.name: Z97N-WIFI dmi.product.sku: To be filled by O.E.M. dmi.product.version: To be filled by O.E.M. dmi.sys.vendor: Gigabyte Technology Co., Ltd. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal ** Summary changed: - System with 1050Ti suffers GPU crash shortly after logging in + Upgrading to 5.4.0-39-generic kernel causes GPU to crash shortly after logging in -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1885349 Title: Upgrading to 5.4.0-39-generic kernel causes GPU to crash shortly after logging in To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885349/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1885349] Re: Upgrading to 5.4.0-39-generic kernel causes GPU to crash shortly after logging in
** Description changed: I upgraded my kids' computer to the 5.4.0-39-generic kernel today. - Afterwards, the screen started freezing after a couple of minutes of - use. + Afterwards, the screen started freezing very shortly after logging in. + + When choosing the older 5.4.0-37-generic from the grub menu I see no + crashes at all. I could login over SSH from my computer without difficulty. Running dmesg showed some variation of the following. For example, just now it crashed when my daughter tried to launch Firefox after logging in, and the following appeared while I was watching the output of 'dmesg -w': 68.824967] NVRM: GPU at PCI::01:00: GPU-7f44f739-3c25-c282-d7a3-c4ec7c79e755 - [ 68.824970] NVRM: GPU Board Serial Number: + [ 68.824970] NVRM: GPU Board Serial Number: [ 68.824974] NVRM: Xid (PCI::01:00): 79, pid=926, GPU has fallen off the bus. [ 68.824976] NVRM: GPU :01:00.0: GPU has fallen off the bus. [ 68.824977] NVRM: GPU :01:00.0: GPU is on Board . [ 68.826134] NVRM: A GPU crash dump has been created. If possible, please run -NVRM: nvidia-bug-report.sh as root to collect this data before -NVRM: the NVIDIA kernel module is unloaded + NVRM: nvidia-bug-report.sh as root to collect this data before + NVRM: the NVIDIA kernel module is unloaded The system has been running beautifully up until today. Installing the other driver versions listed below didn't help any. $ sudo ubuntu-drivers devices == /sys/devices/pci:00/:00:01.0/:01:00.0 == modalias : pci:v10DEd1C82sv1458sd3746bc03sc00i00 vendor : NVIDIA Corporation model: GP107 [GeForce GTX 1050 Ti] driver : nvidia-driver-390 - distro non-free driver : nvidia-driver-435 - distro non-free driver : nvidia-driver-440 - distro non-free recommended driver : xserver-xorg-video-nouveau - distro free builtin ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-39-generic 5.4.0-39.43 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 Uname: Linux 5.4.0-39-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-id', '/dev/snd/controlC2', '/dev/snd/pcmC2D0c', '/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/pcmC1D9p', '/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D1p', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CasperMD5CheckResult: skip Date: Sat Jun 27 16:27:12 2020 HibernationDevice: RESUME=UUID=447e6756-8310-4bc0-9ccc-108f1df5019b InstallationDate: Installed on 2014-07-08 (2180 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: Gigabyte Technology Co., Ltd. Z97N-WIFI ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=464ea2d6-bc69-4340-88ed-33902e231ef3 ro mds=off mitigations=off quiet splash vt.handoff=7 RelatedPackageVersions: - linux-restricted-modules-5.4.0-39-generic N/A - linux-backports-modules-5.4.0-39-generic N/A - linux-firmware1.187 + linux-restricted-modules-5.4.0-39-generic N/A + linux-backports-modules-5.4.0-39-generic N/A + linux-firmware1.187 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/18/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F7 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: Z97N-WIFI dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF7:bd09/18/2015:svnGigabyteTechnologyCo.,Ltd.:pnZ97N-WIFI:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ97N-WIFI:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.: dmi.product.family: To be filled by O.E.M. dmi.product.name: Z97N-WIFI dmi.product.sku: To be filled by O.E.M. dmi.product.version: To be filled by O.E.M. dmi.sys.vendor: Gigabyte Technology Co., Ltd. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1885349 Title: Upgrading to 5.4.0-39-generic kernel causes GPU to crash shortly after logging in To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885349/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1872861] [NEW] Sound applet won't change output device
Public bug reported: Using the gnome-control-centre sound applet to change the output device from the motherboard's default to an external USB device used to work well on 19.10, but does not work on 20.04 Beta. I use a USB headphone DAC/amp on my desktop (Schiit Modi/Magni combo). Under Ubuntu 19.10 I could use the sound applet in the gnome-control- center to select either that USB device or basic audio through the HDMI cable on my monitor (it would always default to the basic audio on reboot, but that's another story) then use my headphones happily. Using Ubuntu 20.04 Beta the sound applet shows all of the expected devices, but choosing different devices has no effect - any music then played continues to come only from the monitor. Using the 'Test' button plays sound only through the monitor also. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: gnome-control-center 1:3.36.1-1ubuntu4 ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27 Uname: Linux 5.4.0-21-generic x86_64 ApportVersion: 2.20.11-0ubuntu26 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Wed Apr 15 11:44:27 2020 InstallationDate: Installed on 2020-01-11 (94 days ago) InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017) SourcePackage: gnome-control-center UpgradeStatus: Upgraded to focal on 2020-04-11 (3 days ago) ** Affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal third-party-packages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872861 Title: Sound applet won't change output device To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1872861/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1872861] Re: Sound applet won't change output device
** Description changed: Using the gnome-control-centre sound applet to change the output device from the motherboard's default to an external USB device used to work well on 19.10, but does not work on 20.04 Beta. I use a USB headphone DAC/amp on my desktop (Schiit Modi/Magni combo). Under Ubuntu 19.10 I could use the sound applet in the gnome-control- center to select either that USB device or basic audio through the HDMI cable on my monitor (it would always default to the basic audio on reboot, but that's another story) then use my headphones happily. Using Ubuntu 20.04 Beta the sound applet shows all of the expected devices, but choosing different devices has no effect - any music then played continues to come only from the monitor. Using the 'Test' button plays sound only through the monitor also. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: gnome-control-center 1:3.36.1-1ubuntu4 ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27 Uname: Linux 5.4.0-21-generic x86_64 ApportVersion: 2.20.11-0ubuntu26 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Wed Apr 15 11:44:27 2020 InstallationDate: Installed on 2020-01-11 (94 days ago) InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017) SourcePackage: gnome-control-center UpgradeStatus: Upgraded to focal on 2020-04-11 (3 days ago) + + In case this is useful at all, I've playing around on the command + prompt:: + + $ pactl list sinks short + 0 alsa_output.pci-_03_00.1.hdmi-stereo-extra3\ + module-alsa-card.c s16le 2ch 44100Hz SUSPENDED + 1 alsa_output.usb-Schiit_Schiit_USB_Audio_Device-00.iec958-stereo\ + module-alsa-card.c s16le 2ch 44100Hz SUSPENDED + + $ pacmd set-default-sink 1 + $ paplay Chicken\ Cluck.wav # Headphone output working! + $ pacmd set-default-sink 0 + $ paplay Chicken\ Cluck.wav # Monitor output + + Unfortunately, the command that let me listen to chickens on my + headphones (pacmd set-default-sink 1) had no effect on sounds from the + rest of the system (mpv and Rhythmbox tested). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872861 Title: Sound applet won't change output device To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1872861/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1872861] Re: Sound applet won't change output device
** Description changed: Using the gnome-control-centre sound applet to change the output device from the motherboard's default to an external USB device used to work well on 19.10, but does not work on 20.04 Beta. I use a USB headphone DAC/amp on my desktop (Schiit Modi/Magni combo). Under Ubuntu 19.10 I could use the sound applet in the gnome-control- center to select either that USB device or basic audio through the HDMI cable on my monitor (it would always default to the basic audio on reboot, but that's another story) then use my headphones happily. Using Ubuntu 20.04 Beta the sound applet shows all of the expected devices, but choosing different devices has no effect - any music then played continues to come only from the monitor. Using the 'Test' button plays sound only through the monitor also. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: gnome-control-center 1:3.36.1-1ubuntu4 ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27 Uname: Linux 5.4.0-21-generic x86_64 ApportVersion: 2.20.11-0ubuntu26 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Wed Apr 15 11:44:27 2020 InstallationDate: Installed on 2020-01-11 (94 days ago) InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017) SourcePackage: gnome-control-center UpgradeStatus: Upgraded to focal on 2020-04-11 (3 days ago) In case this is useful at all, I've playing around on the command prompt:: - $ pactl list sinks short - 0 alsa_output.pci-_03_00.1.hdmi-stereo-extra3\ - module-alsa-card.c s16le 2ch 44100Hz SUSPENDED - 1 alsa_output.usb-Schiit_Schiit_USB_Audio_Device-00.iec958-stereo\ - module-alsa-card.c s16le 2ch 44100Hz SUSPENDED + $ pactl list sinks short + 0 alsa_output.pci-_03_00.1.hdmi-stereo-extra3\ + module-alsa-card.c s16le 2ch 44100Hz SUSPENDED + 1 alsa_output.usb-Schiit_Schiit_USB_Audio_Device-00.iec958-stereo\ + module-alsa-card.c s16le 2ch 44100Hz SUSPENDED - $ pacmd set-default-sink 1 - $ paplay Chicken\ Cluck.wav # Headphone output working! - $ pacmd set-default-sink 0 - $ paplay Chicken\ Cluck.wav # Monitor output + $ pacmd set-default-sink 1 + $ paplay Chicken\ Cluck.wav # Headphone output working! + $ pacmd set-default-sink 0 + $ paplay Chicken\ Cluck.wav # Monitor output Unfortunately, the command that let me listen to chickens on my headphones (pacmd set-default-sink 1) had no effect on sounds from the rest of the system (mpv and Rhythmbox tested). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872861 Title: Sound applet won't change output device To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1872861/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1873369] [NEW] Python2 virtualenv installs broken pip command
Public bug reported: I've been contracted to upgrade some legacy systems to Python 3. I know Python 2 is EOL, but I do need to be able to run the old system under a virtualenv while I'm working on it. These are the steps I expect to work, and their erroneous output: $ sudo apt install python-virtualenv $ virtualenv -p python2 test2 $ cd test2 $ . bin/activate $ pip /home/leon/Temp/test2/lib/python2.7/site-packages/pkg_resources/py2_warn.py:22: UserWarning: Setuptools will stop working on Python 2 You are running Setuptools on Python 2, which is no longer supported and >>> SETUPTOOLS WILL STOP WORKING <<< in a subsequent release (no sooner than 2020-04-20). Please ensure you are installing Setuptools using pip 9.x or later or pin to `setuptools<45` in your environment. If you have done those things and are still encountering this message, please comment in https://github.com/pypa/setuptools/issues/1458 about the steps that led to this unsupported combination. sys.version_info < (3,) and warnings.warn(pre + "*" * 60 + msg + "*" * 60) Traceback (most recent call last): File "/home/leon/Temp/test2/bin/pip", line 5, in from pip._internal.cli.main import main File "/home/leon/Temp/test2/lib/python2.7/site-packages/pip/_internal/cli/main.py", line 10, in from pip._internal.cli.autocompletion import autocomplete File "/home/leon/Temp/test2/lib/python2.7/site-packages/pip/_internal/cli/autocompletion.py", line 9, in from pip._internal.cli.main_parser import create_main_parser File "/home/leon/Temp/test2/lib/python2.7/site-packages/pip/_internal/cli/main_parser.py", line 7, in from pip._internal.cli import cmdoptions File "/home/leon/Temp/test2/lib/python2.7/site-packages/pip/_internal/cli/cmdoptions.py", line 25, in from pip._internal.locations import USER_CACHE_DIR, get_src_prefix File "/home/leon/Temp/test2/lib/python2.7/site-packages/pip/_internal/locations.py", line 20, in from pip._internal.utils.compat import WINDOWS File "/home/leon/Temp/test2/lib/python2.7/site-packages/pip/_internal/utils/compat.py", line 29, in import ipaddr as ipaddress # type: ignore ImportError: No module named ipaddr ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: python-virtualenv 15.1.0+ds-2ubuntu1 ProcVersionSignature: Ubuntu 5.4.0-24.28-generic 5.4.30 Uname: Linux 5.4.0-24-generic x86_64 ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Fri Apr 17 11:06:19 2020 InstallationDate: Installed on 2020-01-11 (96 days ago) InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017) PackageArchitecture: all SourcePackage: python-virtualenv UpgradeStatus: Upgraded to focal on 2020-04-11 (5 days ago) ** Affects: python-virtualenv (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1873369 Title: Python2 virtualenv installs broken pip command To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-virtualenv/+bug/1873369/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 869003] Re: dvdbackup: symbol lookup error: /usr/lib/libdvdread.so.4: undefined symbol: dlopen
Thank you very much Clint, that seems to have done the trick. I installed the package from oneiric-proposed manually and can verify that it fixed the issue on 64-bit. Cheers! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/869003 Title: dvdbackup: symbol lookup error: /usr/lib/libdvdread.so.4: undefined symbol: dlopen To manage notifications about this bug go to: https://bugs.launchpad.net/libdvdread/+bug/869003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 851383] Re: geany crashed when trying to open a second file
OP here. Contrary to what Adar wrote above, I'm still seeing the issue, even after running update-manager this morning, with a reboot for good measure. No worries though, I'm sure the fix will come through soon. I'm thrilled to have had my bug addressed -- I've received much better support than any commercial OS I've ever used! :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/851383 Title: geany crashed when trying to open a second file To manage notifications about this bug go to: https://bugs.launchpad.net/gtk/+bug/851383/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 878820] Re: Window Management, Keyboard shortcut - The grid keybindings are behaving inconsistently
12.04 has been a marvelous upgrade for me -- except for this regression. Rapidly pulling windows side-by-side saved my much time as a software developer on a large monitor. Multiple key presses changing sizes meant that I could quickly give my text editor a little more width, and my terminal a little less. Breaking the previous ctrl+alt+4/6 behaviour makes the rest of the resizing/moving numberpad shortcuts much less useful too, as the principle of least surprise has been violated pretty badly: "Use ctrl+alt+numpad to move and resize windows. Up, down, top-right, top-left, bottom-right, bottom-left, and middle. All directions! It's easy! Except for left or right. In that case you need to use the arrow keys instead. Oh, and don't use the control key anymore, use the super key this time. What's the super key you say? Ah, well..." -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/878820 Title: Window Management, Keyboard shortcut - The grid keybindings are behaving inconsistently To manage notifications about this bug go to: https://bugs.launchpad.net/ayatana-design/+bug/878820/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 939810] [NEW] Error while loading shared libraries on 64-bit Ubuntu11.10
Public bug reported: Firstly, thank you for putting together the PPA. Being able to skip the LONG translation of pypy is a boon, thank you! Unfortunately, running 'pypy' from the command line gives me an error: $ pypy pypy: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory A quick run under strace, and the problem seems to be that pypy is looking for libssl.so.1.0.0 everywhere but its actual location, which on my (vanilla) 64-bit Ubuntu 11.10 install is: /usr/lib/x86_64-linux-gnu/libssl.so.1.0.0 ** Affects: pypy (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/939810 Title: Error while loading shared libraries on 64-bit Ubuntu11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pypy/+bug/939810/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 851383] Re: geany crashed when trying to open a second file
Thanks very much Julian! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/851383 Title: geany crashed when trying to open a second file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/geany/+bug/851383/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1926678] Re: Selecting text within Geany then middle clicking into another application (or vice-versa) has stopped working.
Bug not present in Ubunutu 21.10, so I've changed status to 'Fix Released'. ** Changed in: geany (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/1926678 Title: Selecting text within Geany then middle clicking into another application (or vice-versa) has stopped working. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/geany/+bug/1926678/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs