[Bug 2118796] [NEW] thunderbird spams logs with apparmor denied messages

2025-07-25 Thread Jerry Quinn
Public bug reported: Thunderbird writes many messages like this to the logs. There's some mismatch between the way it's packaged and the apparmor permissions are set up. Jul 25 14:06:24 cerberus kernel: audit: type=1107 audit(1753466784.874:8232): pid=2274 uid=103 auid=4294967295 ses=4294967295

[Bug 2110582] Re: Protocol error when capturing from UVC webcam

2025-05-23 Thread Jerry Quinn
I found the answer. This camera kind of works when there is insufficient power - audio but no camera. https://bugzilla.kernel.org/show_bug.cgi?id=220148 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 2111541] Re: no visible grub menu on boot

2025-05-22 Thread Jerry Quinn
This is inconvenient if you need to boot off an older kernel. I had to force the default in /etc/default/grub since I can't manually select at boot time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 2111541] Re: no visible grub menu on boot

2025-05-22 Thread Jerry Quinn
This is the most recent grub.cfg I booted from ** Attachment added: "grub.cfg" https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2111541/+attachment/5879872/+files/grub.cfg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 2111541] [NEW] no visible grub menu on boot

2025-05-22 Thread Jerry Quinn
Public bug reported: When I boot up, I do not see the grub menu. The /etc/default/grub configuration is set up to have the menu appear with 5 second timeout, but I see nothing until the log is part way through the kernel boot. I'm unsure if keyboard input works since I can't see anything. I hav

[Bug 2110582] Re: Protocol error when capturing from UVC webcam

2025-05-22 Thread Jerry Quinn
I filed a companion bug with the kernel: https://bugzilla.kernel.org/show_bug.cgi?id=220148 ** Bug watch added: Linux Kernel Bug Tracker #220148 https://bugzilla.kernel.org/show_bug.cgi?id=220148 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 2110582] Re: Protocol error when capturing from UVC webcam

2025-05-22 Thread Jerry Quinn
I tested on the latest mainline kernel and still have the same issue: jlquinn@cerberus:~$ v4l2-ctl --device /dev/video0 --stream-mmap --stream-to=frame.raw --stream-count=1 VIDIOC_STREAMON returned -1 (Protocol error) jlquinn@cerberus:~$ uname -a Linux cerberus 6.15.0-061500rc7-ge

[Bug 2110496] Re: no stream from UVC webcam

2025-05-13 Thread Jerry Quinn
This also affects older kernel from ubuntu 22.04. See https://bugs.launchpad.net/ubuntu/+source/linux-meta- hwe-6.8/+bug/2098034 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2110496 Title: no strea

[Bug 2110582] [NEW] Protocol error when capturing from UVC webcam

2025-05-13 Thread Jerry Quinn
Public bug reported: jlquinn@cerberus:~/sw/src/libcamera$ lsb_release -rd No LSB modules are available. Description:Ubuntu 24.04.2 LTS Release:24.04 jlquinn@cerberus:~/sw/src/libcamera$ apt-cache policy linux-image-6.11.0-25-generic linux-image-6.11.0-25-generic: Installed: 6.11.0-2

[Bug 2110579] [NEW] v4l2-ctl man page and help missing options

2025-05-13 Thread Jerry Quinn
Public bug reported: While debugging libcamera, I've learned that v4l2-ctl supports the following command-line: v4l2-ctl --device /dev/video0 --stream-mmap --stream-to=frame.raw --stream-count=1 None of --stream-mmap, --stream-to, or --stream-count is documented in the man page. None of these 3

[Bug 2110496] [NEW] no stream from UVC webcam

2025-05-12 Thread Jerry Quinn
Public bug reported: jlquinn@cerberus:~/sw/src/libcamera$ lsb_release -rd No LSB modules are available. Description:Ubuntu 24.04.2 LTS Release:24.04 jlquinn@cerberus:~/sw/src/libcamera$ apt-cache policy pkgname libcamera0.2 libcamera0.2: Installed: 0.2.0-3fakesync1build6 Candidate:

[Bug 2048436] Re: four Dependency failed for SSSD

2025-05-11 Thread Jerry Quinn
ubuntu-desktop recommends libpam-sss. libpam-sss depends on sssd which depends on sssd-common. sssd-common provides sssd-nss.socket, which fails to start as above. If the package should be required, but is not useful until manually configured, wouldn't it make sense to leave the service disabled

[Bug 2109769] Re: endlessh service fails to start

2025-05-01 Thread Jerry Quinn
See upstream https://github.com/skeeto/endlessh/issues/100 ** Bug watch added: github.com/skeeto/endlessh/issues #100 https://github.com/skeeto/endlessh/issues/100 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 2109769] Re: endlessh service fails to start

2025-04-30 Thread Jerry Quinn
Upstream PR https://github.com/skeeto/endlessh/pull/101 fixes the issue ** Patch added: "https://github.com/skeeto/endlessh/pull/101"; https://github.com/skeeto/endlessh/pull/101 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 2109770] [NEW] focus on hover fails to handle lowering window

2025-04-30 Thread Jerry Quinn
Public bug reported: I just upgraded my system from 22.04 to 24.04. The new version of gnome-shell has broken support for Focus On Hover and Focus Follows Mouse, combined with the "Lower window below other windows" shortcut. I have "Lower window below other windows" bound to Alt+Down. When I us

[Bug 2109769] [NEW] endlessh service fails to start

2025-04-30 Thread Jerry Quinn
Public bug reported: I have endlessh installed and enabled as a service. I just upgraded from 22.04 LTS to 24.04 LTS and it no longer starts: May 01 02:14:11 cerberus systemd[1]: Started endlessh.service - Endlessh SSH Tarpit. May 01 02:14:11 cerberus systemd[1]: endlessh.service: Main process

[Bug 2098034] Re: No video from webcam

2025-02-11 Thread Jerry Quinn
jlquinn@cerberus:~/money$ apport-collect 2098034 Package linux-meta-hwe-6.8 not installed and no hook available, ignoring ** Changed in: linux-meta-hwe-6.8 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 2098034] Re: No video from webcam

2025-02-11 Thread Jerry Quinn
VLC also fails to video capture from this camera. I read a couple v4l2 suggested diagnostics: jlquinn@cerberus:~$ v4l2-ctl --list-formats-ext ioctl: VIDIOC_ENUM_FMT Type: Video Capture [0]: 'MJPG' (Motion-JPEG, compressed) Size: Discrete 1920x1080

[Bug 2098034] [NEW] No video from webcam

2025-02-11 Thread Jerry Quinn
Public bug reported: I have a webcam that is not working for video. Audio works fine. I think the kernel is unhappy with it, based on logs. It fails for me in gnome cheese, in zoom, under firefox. Please let me know if you need other data. jlquinn@cerberus:~$ lsb_release -rd Description:U

[Bug 2095292] [NEW] rsync to usb ssd blocked for more than 122 seconds

2025-01-19 Thread Jerry Quinn
Public bug reported: I'm trying to copy files from internal filesystems to an external Samsung SSD T5 EVO. I'm copying a long list of large files. The first one copies fine. The next one hangs. If I let it run, files after the first one copy at about 3M/s, which is extremely slow. The drive i

[Bug 2047711] Re: console error after upgrade to ubuntu 22.04

2024-06-18 Thread Jerry Quinn
Hi Sebastien, sorry missed your info request. I actually saw this warning today: ``` Jun 18 16:34:55 cerberus thunderbird.desktop[9414]: console.error: " tried to scroll to a row that doesn't exist: 4294967295" ``` I don't see user visible consequences though. ** Changed in: thunderbird (Ubuntu)

[Bug 1967037] [NEW] gnome-calculator crash during session login (misclassified?)

2022-03-29 Thread Jerry Quinn
Public bug reported: Hi maintainers, It is likely this report is misclassified, but I haven't been able to trace it back to the real source. When I log into a gnome session, I see the following warning in the system log: Mar 29 21:54:01 thinkpad3 dbus-daemon[1476]: [session uid=1000 pid=1476]

[Bug 1955500] Re: firefox crashes often

2022-02-21 Thread Jerry Quinn
I do still get pretty regular crashes. I will have to check with extensions disabled. Disabling adblocking is pretty painful. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955500 Title: firefox c

[Bug 1956977] [NEW] ubuntu dock causes gnome-shell keysym warnings

2022-01-10 Thread Jerry Quinn
Public bug reported: Hi devs, I was disabling gnome-shell extensions to try to narrow down a different problem and discovered this one. The log snippet below appears from time to time in my logs, but I've never known where it comes from. I had disabled Ubuntu Dock and most other extensions. I

[Bug 1956714] [NEW] gui took long time to return from blank screen

2022-01-06 Thread Jerry Quinn
Public bug reported: I ignored my system for a while, long enough for the screensaver to blank the screen. When I tried to get it to awake ( I don't need to log back in), it seemed to be semihung, showing pretty black screen, but a mouse cursor visible. It did not respond to hitting keys. I tri

[Bug 1955500] Re: firefox crashes often

2021-12-22 Thread Jerry Quinn
2 more crashes today -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955500 Title: firefox crashes often To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firef

[Bug 1955500] [NEW] firefox crashes often

2021-12-21 Thread Jerry Quinn
Public bug reported: Recently (since ~2021-12-15) firefox has been crashing a lot, often daily. There's no obvious pattern that I can see. Most recent crash logs: Dec 21 12:37:51 cerberus firefox.desktop[755990]: Sandbox: Unexpected EOF, op 0 flags 0200 path /proc/755990/cgroup Dec 21 12:37

[Bug 1955500] Re: firefox crashes often

2021-12-21 Thread Jerry Quinn
I have as extensions: Feedbro GNOME Shell Integration (courtesy of ubuntu) Stylus uBlock Origin -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955500 Title: firefox crashes often To manage notific

[Bug 1803856] Re: Access to Samsung fails in file manager

2021-10-17 Thread Jerry Quinn
Ubuntu 20.04 fails to access an older Samsung phone properly 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/1803856 Title: Access to Samsung fails in file manager To manage notifications abo

[Bug 1901829] Re: thunderbird fails to open, xml parse error

2021-08-01 Thread Jerry Quinn
I see this issue in 20.04 but it interfere with starting thunderbird. I'm using en-US. jlquinn@cerberus:~/Videos/summits$ lsb_release -a; uname -a; apt-cache policy thunderbird No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 20.04.2 LTS Release:20.04 Codename:

[Bug 1935901] Re: Braswell video locks up under gnome-shell

2021-07-16 Thread Jerry Quinn
Hi, there's a crash report mentioned on this page: https://errors.ubuntu.com/user/241a8d330b8560e5d29b49b2d8df1a9340834364d1e9930a70caae16e29bf446d33032781384b132361e219d11002feddb39eb224ef4a8725b7f4651d988de57 but I don't have permission to follow the link to the actual crash report. I original

[Bug 1935901] Re: Braswell video locks up under gnome-shell

2021-07-16 Thread Jerry Quinn
** Attachment added: "lspci.txt" https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1935901/+attachment/5511461/+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/1935901 Title: B

[Bug 1935901] Re: video locks up under gnome-shell

2021-07-12 Thread Jerry Quinn
It seems to happen intermittently but when it does, I typically can't get back control at the console. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935901 Title: video locks up under gnome-shell

[Bug 1935901] [NEW] video locks up under gnome-shell

2021-07-12 Thread Jerry Quinn
Public bug reported: I get a blank screen with a mouse cursor. Cursor doesn't respond to mouse inputs. System doesn't respond to keyboard inputs. I can still ssh in from another machine. I see the following in the journal: Jul 13 01:55:14 jenks gnome-shell[1403]: libinput error: client bug: t

[Bug 1935760] Re: video locks up under kodi

2021-07-10 Thread Jerry Quinn
Video lockup is reproducible. This may not be a kernel issue. Switching to wayland display server doesn't lock up this way. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935760 Title: video locks

[Bug 1935760] [NEW] video locks up under kodi

2021-07-10 Thread Jerry Quinn
Public bug reported: jlquinn@jenks:~/bug$ lsb_release -d Description:Ubuntu 20.04.2 LTS jlquinn@jenks:~/bug$ apt-cache policy linux-image-5.8.0-59-generic linux-image-5.8.0-59-generic: Installed: 5.8.0-59.66~20.04.1 Candidate: 5.8.0-59.66~20.04.1 Version table: *** 5.8.0-59.66~20.04.1 5

[Bug 1932979] Re: blank screen with cursor after login

2021-06-21 Thread Jerry Quinn
Neither step 1 nor step 2 gave me anything unfortunately. I've commented out the the problem types field, so perhaps I'll get more useful data eventually. This is a rare occurrence. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1747891] Re: gsd-color[1032]: failed to set screen _ICC_PROFILE

2021-06-18 Thread Jerry Quinn
The last comment of this bug report appears to describe what's happening: https://bugzilla.redhat.com/show_bug.cgi?id=1641541 There are 2 Xorg processes running for some reason. One I'm logged into, and the other is on another VT. The one I'm logged into has my user id. The other one has uid g

[Bug 1932979] [NEW] blank screen with cursor after login

2021-06-18 Thread Jerry Quinn
Public bug reported: Ubuntu 20.04 on amd64. I came back to the machine after it was idle long enough for the screen to go blank. I can see the cursor move with the mouse, but nothing else. This is VT2. VT1 shows a login screen. I can get to console VTs as well and did so to file the report.

[Bug 1928358] [NEW] gnome-shell spamming the log

2021-05-13 Thread Jerry Quinn
Public bug reported: I don't know what happened, but I just sat down at my machine to find it sluggish. Digging further, I find that gnome-shell is spamming the system log with these messages: May 13 12:06:42 cerberus gnome-shell[3120]: JS ERROR: TypeError: null has no properties

[Bug 1913662] [NEW] gnome-shell dock dvd icons remain after hard eject

2021-01-28 Thread Jerry Quinn
Public bug reported: jlquinn@cerberus:~/Videos$ lsb_release -rd Description:Ubuntu 20.04.1 LTS Release:20.04 jlquinn@cerberus:~/Videos$ apt-cache policy gnome-shell gnome-shell: Installed: 3.36.4-1ubuntu1~20.04.2 Candidate: 3.36.4-1ubuntu1~20.04.2 Version table: *** 3.36.4-1ubu

[Bug 1879414] Re: Cannot log into a server I logged into previously with error "Your home directory path contains non-ASCII characters. Aborting session startup."

2021-01-12 Thread Jerry Quinn
This issue was helpful. I also had a full /tmp. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879414 Title: Cannot log into a server I logged into previously with error "Your home directory path

[Bug 1911242] [NEW] session.py syntax warning

2021-01-12 Thread Jerry Quinn
Public bug reported: I just installed pyhoca-gui, which installed python3-x2go. During the install, I see the following warning: Setting up python3-x2go (0.6.1.3-2) ... /usr/lib/python3/dist-packages/x2go/session.py:2020: SyntaxWarning: "is not" with a literal. Did you mean "!="? if self._SUP

[Bug 1911206] [NEW] Update info on reloading sysctl with systemd

2021-01-12 Thread Jerry Quinn
Public bug reported: /etc/sysctl.d/README says that after making changes, you should run "service procps start" to activate the changes. Since systemd is now the default init system, please update the README files to also say you can activate changes with: systemctl restart systemd-sysctl Probl

[Bug 1909955] [NEW] missing helper program pylzma not available

2021-01-03 Thread Jerry Quinn
Public bug reported: After indexing, I see the following at the end of the log: :3:index/fsindexer.cpp:247::FsIndexer::index missing helper program(s): python3:pylzma (application/x-7z-compressed) However, pylzma does not seem to be available in Ubuntu. I don't know if this counts as a bug agai

[Bug 1909407] [NEW] Mistake in Alt-Tab operation

2020-12-27 Thread Jerry Quinn
Public bug reported: I've uncovered what I think is a bug in the way that gnome-shell implements Alt-Tab support. First, my understanding is that the current version of Alt-Tab is only supposed to select between windows in the current virtual desktop. I accidentally uncovered this as follows. I

[Bug 1819543] Re: Does not exit correctly, have to "kill -9

2020-11-24 Thread Jerry Quinn
It affects me in 20.04 LTS. I didn't have it in 18.04 LTS. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1819543 Title: Does not exit correctly, have to "kill -9 To manage notifications about this

[Bug 1903081] [NEW] Unable to update colorhug firmware

2020-11-05 Thread Jerry Quinn
Public bug reported: I have a colorhug version 1 device with firmware 1.2.1. From reading, it appears that fwupd supports the colorhug firmware: jlquinn@cerberus:~$ fwupdmgr get-devices X10DAi │ ├─ColorHug: │ Device ID: 9bacaf023cb4913d27ee9dea10752fde615b2f1f │ Summary:

[Bug 1891211] [NEW] segfault when closing connection

2020-08-11 Thread Jerry Quinn
Public bug reported: I log into a machine then reboot the machine when I'm logged in. While the machine is no longer accessible, I then press the Terminate button for the session, and the x2goclient dies with a segfault. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: x2goclient 4.1.1.1-2u

[Bug 1885583] [NEW] denyhosts blocks localhost

2020-06-29 Thread Jerry Quinn
Public bug reported: I got onto my machine this morning and found networking broken. I traced it to the fact that denyhosts added 127.0.0.1 to the deny list. I couldn't find any events in the log that look like ssh attempts coming from localhost, but it still got added. I would consider this an

[Bug 1870014] Re: task blocked too long

2020-06-27 Thread Jerry Quinn
** Changed in: linux (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1870014 Title: task blocked too long To manage notifications about this bug go to: https

[Bug 1881423] Re: error channel closing too late to send/recv

2020-06-19 Thread Jerry Quinn
I wasn't able to match the messages to an associated behavior. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881423 Title: error channel closing too late to send/recv To manage notifications about

[Bug 1881390] Re: amdgpu.dc=0 required for gui display

2020-06-10 Thread Jerry Quinn
apport information ** Tags added: apport-collected ** Description changed: I have Ubuntu 18.04 on my system. When I boot, I get a black screen once mode switching happens. Rescue mode (aka nomodeswitch) would bring me to a gui screen correctly. I tried backing off to X.org from Wayl

[Bug 1881390] Re: amdgpu.dc=0 required for gui display

2020-06-10 Thread Jerry Quinn
I followed the instructions to change to confirmed. But the kernel from proposed, as well as the mainline one I have up at the moment, work correctly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/18

[Bug 1870014] Re: task blocked too long

2020-06-09 Thread Jerry Quinn
** Attachment added: "Log showing kernel failure" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1870014/+attachment/5382115/+files/kernel.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/18

[Bug 1870014] Re: task blocked too long

2020-06-09 Thread Jerry Quinn
** Attachment added: "Taken after I plug in the device" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1870014/+attachment/5382114/+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/bu

[Bug 1870014] Re: task blocked too long

2020-06-09 Thread Jerry Quinn
I tested with the latest kernel image I saw, which appears to be 5.7.1: ii linux-image-unsigned-5.7.1-050701-generi 5.7.1-050701.202006071230 amd64 Linux kernel image for version 5.7.1 on 64 bit x86 SMP jlquinn@cerberus:~$ uname -a Linux cerberus 5.7.1-050701-generic #2020060

[Bug 1881390] Re: amdgpu.dc=0 required for gui display

2020-06-09 Thread Jerry Quinn
Yes, I have my gui back without amdgpu.dc=0. Thanks! ** Changed in: linux (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881390 Title: amdgpu.dc=0 require

[Bug 1882490] [NEW] gsd-media-keys unable to get default source or sink

2020-06-07 Thread Jerry Quinn
Public bug reported: jlquinn@cerberus:~$ lsb_release -rd Description:Ubuntu 18.04.4 LTS Release:18.04 jlquinn@cerberus:~$ apt-cache policy gnome-settings-daemon gnome-settings-daemon: Installed: 3.28.1-0ubuntu1.3 Candidate: 3.28.1-0ubuntu1.3 Version table: *** 3.28.1-0ubuntu1.3

[Bug 1882487] Re: USB headset stops working

2020-06-07 Thread Jerry Quinn
This is the log from when I plug the device from the working port into the misbehaving port: Jun 08 00:27:24 cerberus kernel: debugfs: Directory '26' with parent 'devices' already present! Jun 08 00:27:24 cerberus kernel: usb 3-11.3: new full-speed USB device number 65 using xhci_hcd Jun 08 00:2

[Bug 1882487] [NEW] USB headset stops working

2020-06-07 Thread Jerry Quinn
Public bug reported: root@cerberus:/var/log# lsb_release -rd Description:Ubuntu 18.04.4 LTS Release:18.04 jlquinn@cerberus:~$ apt-cache policy linux-generic-hwe-18.04 linux-generic-hwe-18.04: Installed: 5.3.0.53.110 Candidate: 5.3.0.53.110 I have a Logitech usb headset that stop

[Bug 1882487] Re: USB headset stops working

2020-06-07 Thread Jerry Quinn
Here's what seems like the relevant portion of the kernel log where the device log appears ok, and where it starts to go bad. Jun 6 17:44:12 cerberus kernel: [620023.619292] hid-generic 0003:046D:0A8F.0045: input,hidraw7: USB HID v1.11 Device [Logitech USB Headset Logitech USB Headset] on usb-0

[Bug 1881669] Re: Object .Gjs_AppIndicatorIconActor__1 (0x5582a2e9b240), has been already finalized. Impossible to set any property to it

2020-06-07 Thread Jerry Quinn
** Changed in: gnome-shell-extension-appindicator (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881669 Title: Object .Gjs_AppIndicatorIconActor__1 (0x5582a

[Bug 1881669] Re: Object .Gjs_AppIndicatorIconActor__1 (0x5582a2e9b240), has been already finalized. Impossible to set any property to it

2020-06-03 Thread Jerry Quinn
Hi Sebastien. It seems to be reproducible, but I don't know how to do it. I see several events in my log today. One clue I see is that there is a gnome-software message as well as the gnome-shell traces. I then ran gnome-software. I see that it last checked at 6:16. And in the log, there's one

[Bug 1881344] Re: JS WARNING: [/usr/share/gnome-shell/extensions/pomod...@arun.codito.in/indicator.js 747]: Too many arguments to method Clutter.Actor.add_child: expected 1, got 2

2020-06-02 Thread Jerry Quinn
apport information ** Tags added: apport-collected bionic ** Description changed: May 26 12:24:06 cerberus gnome-shell[3960]: JS WARNING: [/usr/share/gnome-shell/extensions/pomod...@arun.codito.in/indicator.js 747]: Too many arguments to method Clutter.Actor.add_child: expected 1, got 2 Ma

[Bug 1881344] ProcCpuinfoMinimal.txt

2020-06-02 Thread Jerry Quinn
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1881344/+attachment/5379778/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1881669] [NEW] Object .Gjs_AppIndicatorIconActor__1 (0x5582a2e9b240), has been already finalized. Impossible to set any property to it

2020-06-01 Thread Jerry Quinn
Public bug reported: jlquinn@cerberus:~$ lsb_release -rd Description:Ubuntu 18.04.4 LTS Release:18.04 jlquinn@cerberus:~/Videos$ apt-cache policy gnome-shell-extension-appindicator gnome-shell-extension-appindicator: Installed: 18.04.1 Candidate: 18.04.1 Version table: *** 18.

[Bug 1822416] Re: resolve: do not hit CNAME or DNAME entry in NODATA cache

2020-05-30 Thread Jerry Quinn
I have the same problem in 237-3ubuntu10.41 amd64 May 30 12:55:59 cerberus systemd-resolved[1595]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP. -- You received this bug notification because you are a member

[Bug 1881423] [NEW] error channel closing too late to send/recv

2020-05-30 Thread Jerry Quinn
Public bug reported: I saw the following in my logs on a fresh install of 18.04.4: May 30 12:57:05 cerberus org.gnome.Shell.desktop[2995]: ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost May 30 12:57:05 cerberus org.gnome.Shell.desktop[2995]: ###

[Bug 1881390] Re: amdgpu.dc=0 required for gui display

2020-05-29 Thread Jerry Quinn
amdgpu.dc=0 gets me a gui with X.org. With Xwayland, I still get a blank screen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881390 Title: amdgpu.dc=0 required for gui display To manage notific

[Bug 1881390] [NEW] amdgpu.dc=0 required for gui display

2020-05-29 Thread Jerry Quinn
Public bug reported: I have Ubuntu 18.04 on my system. When I boot, I get a black screen once mode switching happens. Rescue mode (aka nomodeswitch) would bring me to a gui screen correctly. I tried backing off to X.org from Wayland, but that didn't help. I eventually found an obscure post sug

[Bug 1881344] [NEW] JS WARNING: [/usr/share/gnome-shell/extensions/pomod...@arun.codito.in/indicator.js 747]: Too many arguments to method Clutter.Actor.add_child: expected 1, got 2

2020-05-29 Thread Jerry Quinn
Public bug reported: May 26 12:24:06 cerberus gnome-shell[3960]: JS WARNING: [/usr/share/gnome-shell/extensions/pomod...@arun.codito.in/indicator.js 747]: Too many arguments to method Clutter.Actor.add_child: expected 1, got 2 May 26 12:24:06 cerberus gnome-shell[3960]: JS WARNING: [/usr/share/

[Bug 1855968] Re: JS WARNING: [/usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/appIcons.js 1090]: unreachable code after return statement

2020-05-29 Thread Jerry Quinn
For Ubuntu 18.04, it's at line 1028, but is the same issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1855968 Title: JS WARNING: [/usr/share/gnome-shell/extensions/ubuntu- d...@ubuntu.com/appI

[Bug 1881330] [NEW] gnome-terminal fails to start

2020-05-29 Thread Jerry Quinn
Public bug reported: My system has something strange going on. I'm unable to start gnome- terminal. In journalctl, I see the following cryptic message: May 29 13:08:38 cerberus org.gnome.Shell.desktop[3960]: # Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Could n

[Bug 1574300] Re: Could not load 'vboxdrv' after upgrade to Ubuntu 16.04 [required key not available]

2020-05-26 Thread Jerry Quinn
In 18.04 vboxdrv still taints the kernel: May 26 12:23:53 cerberus virtualbox[3244]: * Loading VirtualBox kernel modules... May 26 12:23:53 cerberus kernel: vboxdrv: loading out-of-tree module taints kernel. May 26 12:23:53 cerberus kernel: vboxdrv: module verification failed: signature and/or

[Bug 1716639] Re: gnome-screensaver issue when using Wayland

2020-05-26 Thread Jerry Quinn
I see this on Ubuntu 18.04 as well, but I have a gnome-based gui that works. Here's my log snippet: May 26 12:23:47 cerberus org.gnome.ScreenSaver[2217]: Unable to init server: Could not connect: Connection refused May 26 12:23:47 cerberus gnome-screensav[2263]: Cannot open display: May 26 12:2

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2020-05-26 Thread Jerry Quinn
Present in 18.04: jlquinn@cerberus:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 18.04.4 LTS Release:18.04 Codename: bionic jlquinn@cerberus:~$ dpkg -l udisks2 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpac

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2020-05-26 Thread Jerry Quinn
My system has a raid filesystem present. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1811724 Title: libbd_mdraid.so.2: cannot open shared object file To manage notifications about this bug go to:

[Bug 1880492] [NEW] nautilus takes a long time to shut down

2020-05-24 Thread Jerry Quinn
Public bug reported: Start nautilus from the command line. Immediately close the open window with Ctrl-W. (this took me less than a second) The nautilus window closes immediately, but nautilus takes 13.5 sec to shut down: jlquinn@cerberus:~$ time nautilus Nautilus-Share-Message: 23:12:39.682: Ca

[Bug 1862566] Re: Corrupt sound played

2020-04-11 Thread Jerry Quinn
Thanks for responding, Daniel. I missed your response. Unfortunately the issue is rare enough that I can't rely on reproducing it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1862566 Title: Corr

[Bug 1870728] [NEW] gnome shell dock disappeared

2020-04-03 Thread Jerry Quinn
Public bug reported: I had to restart gnome shell to get the dock to reappear with Alt-F2 r (which I hear doesn't work in newer Ubuntu). There are a number of gnome-shell issues in syslog: Apr 4 00:15:21 cerberus gnome-shell[4263]: System monitor applet enabling Apr 4 00:15:22 cerberus gnome-s

[Bug 1870727] [NEW] JS ERROR _workspaceIsolation is undefined

2020-04-03 Thread Jerry Quinn
Public bug reported: >From syslog: Apr 4 01:04:02 cerberus gnome-shell[4263]: JS ERROR: TypeError: monitor is null#012_reposition@resource:///org/gnome/shell/ui/boxpointer.js:508:13#012wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22#012_allocate@resource:///org/gnome/shell/ui/boxpoin

[Bug 1870014] Re: task blocked too long

2020-04-01 Thread Jerry Quinn
On a laptop with Ubuntu 16.04, this same device behaves as expected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1870014 Title: task blocked too long To manage notifications about this bug go to:

[Bug 1870014] [NEW] task blocked too long

2020-03-31 Thread Jerry Quinn
Public bug reported: I plugged in the EasyCap device, then started VLC to read from it. Nothing worked, and I saw the following call traces from the kernel: Mar 31 23:48:30 cerberus kernel: [49598.934870] usb 3-6: new full-speed USB device number 41 using xhci_hcd Mar 31 23:48:30 cerberus kerne

[Bug 1862566] [NEW] Corrupt sound played

2020-02-09 Thread Jerry Quinn
Public bug reported: Every once in a while, I get sort of static-y sound with a degree of echo. This affects all sounds - within browser, using `play` from the terminal, etc. I can solve it by restarting pulseaudio. However, when I do that, I no longer get the terminal beep. Ubuntu 18.04 It's

[Bug 1553466] Re: org.gnome.SessionManager was not provided by any .service files

2020-02-07 Thread Jerry Quinn
I'm seeing it after rebooting my 18.04 machine today. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1553466 Title: org.gnome.SessionManager was not provided by any .service files To manage notifica

[Bug 1553466] Re: org.gnome.SessionManager was not provided by any .service files

2020-02-07 Thread Jerry Quinn
Linux smaug 4.15.0-76-generic #86-Ubuntu SMP Fri Jan 17 17:24:28 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1553466 Title: org.gnome.SessionManager was not

[Bug 1857930] [NEW] audacity bad desktop file?

2019-12-30 Thread Jerry Quinn
Public bug reported: I just installed audacity on a fresh ubuntu 18.04 installation. I got a gnome bug popup. In syslog, I find: Dec 30 16:16:26 lois-Toshiba gnome-software[2418]: failed to rescan: Failed to parse /usr/share/applications/audacity.desktop file: cannot process file of type applica

[Bug 1829034] [NEW] libomp5-8 fails to install

2019-05-14 Thread Jerry Quinn
Public bug reported: There appears to be a conflict between libomp5-7 and libomp5-8 root@cerberus:/space/home/jlquinn/Videos# aptitude Performing actions... Preconfiguring packages ... (Reading database ... 359318 files and directories currently installed.) Preparing to unpack .../libomp5-8_1%3a8

[Bug 1829013] [NEW] depends on dummy transition package

2019-05-14 Thread Jerry Quinn
Public bug reported: webkitgtk depends on libegl1-mesa | libegl1-x11. The first dependency is a dummy transitional package that could otherwise be removed. The second dependency doesn't exist in Ubuntu 18.04. Please remove the dependency, so the dummy package can be safely removed. ProblemType

[Bug 1508146] Re: Alt+left/right arrows switch between tty consoles (Gnome Shell vanishes), cannot disable

2019-04-22 Thread Jerry Quinn
*** This bug is a duplicate of bug 520546 *** https://bugs.launchpad.net/bugs/520546 I was just affected by this update today. From apt/history.log, here's the package list that was updated: Start-Date: 2019-04-22 14:14:19 Commandline: aptdaemon role='role-commit-packages' sender=':1.1219'

[Bug 1575818] Re: mplayer crashes on start

2019-03-23 Thread Jerry Quinn
Running with strace -e openat: ... openat(AT_FDCWD, "/usr/share/mplayer/skins/default/main.png", O_RDONLY) = 15 Error in skin config file at line 6: PNG read error in /usr/share/mplayer/skins/default/main ... The png file opens fine in eog. -- You received this bug notification because you are

[Bug 1575818] Re: mplayer crashes on start

2019-03-23 Thread Jerry Quinn
I see this in Ubuntu 18.04. ii mplayer-gui 2:1.3.0-7build2 amd64 movie player for Unix-like systems (GUI variant) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575818 Title:

[Bug 1806226] Re: Dell C2665dnf gets broken installation

2018-12-04 Thread Jerry Quinn
I get the same issue. Printing a test page on this queue gives me the same PDL error. What package should this bug be assigned to? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1806226 Title: Dell

[Bug 1806226] [NEW] Dell C2665dnf gets broken installation

2018-12-01 Thread Jerry Quinn
Public bug reported: My apologies if this is the wrong package to file this bug against... I just installed 18.04 on a new machine. Very conveniently, it found my Dell C2665dnf printer and set up an ipp printer for it. Unfortunately, the printer configuration doesn't work. Printing a test page

[Bug 1794198] [NEW] Windows 7 install can't find guest additions iso

2018-09-24 Thread Jerry Quinn
Public bug reported: I installed a valid windows 7 image on a vm. I'm now trying to import guest additions using the ubuntu packages. I then access: Devices->Insert Guest Additions CD Image ... and I get the following error: Unable to insert the virtual optical disk /usr/share/virtualbox/VB

[Bug 1790694] [NEW] Update forgets capslock gnome setting

2018-09-04 Thread Jerry Quinn
Public bug reported: I'm not sure this package is the source of the bug. I just updated my system, including this package. Before the update, my capslock key is set in gnome-tweaks to "Caps Lock is also a Ctrl". After the update, my capslock key was back to being capslock. If I load gnome-twea

[Bug 1778596] [NEW] no way to specify DNS search domain for static address

2018-06-25 Thread Jerry Quinn
Public bug reported: Ubuntu 18.04 x86_64 I don't know if this is an issue in earlier versions or not. In the old days when you hand edited /etc/resolv.conf, it was trivial to set a domain search list. It seems that the gnome-control-center dialog provides no way to set a search list through the

[Bug 1739468] Re: Repeated [AppIndicatorSupport-WARN] Item :1.51/org/ayatana/NotificationItem/multiload is already registered

2018-06-21 Thread Jerry Quinn
This is pretty bad. I see 8-10 messages per second in /var/log/syslog. That makes it difficult to see anything else, potentially causing a security issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1614769] Re: apparmor profile is incomplete

2018-05-30 Thread Jerry Quinn
My kern.log is spammed by them too. Ubuntu 16.04 x86_64 evince 3.18.2-1ubuntu4.3 ** Changed in: evince (Ubuntu) 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/1614769

  1   2   3   >