[Desktop-packages] [Bug 2099845] Re: Sound not working on Dell XPS 14 9440 with Snap-managed kernel

2025-03-01 Thread Caleb Spare
OK, I reinstalled the machine with Ubuntu 24.10 using the traditional LUKS+LVM encryption (so using conventional deb packaged kernels) and confirmed that sound works out of the box. So the problem really seems to be the firmware that is bundled with the Snap-managed kernels. -- You received this

[Desktop-packages] [Bug 2037011] Re: Can't create ovpn

2023-09-23 Thread Caleb McKay
Not just OpenVPN. Tested importing a wireguard config as well - same results. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-openvpn in Ubuntu. https://bugs.launchpad.net/bugs/2037011 Title: Can't create ovpn Status i

[Desktop-packages] [Bug 1945246] Re: Gnome software fails to detect network connection

2021-09-27 Thread Caleb McKay
Output from executing gnome-software 22:47:39:0912 Gs not handling error no-network for action refresh: Cannot refresh cache whilst offline 22:47:39:0982 Gs failed to get featured apps: no apps to show 22:47:41:0142 Gtk Could not load a pixbuf from icon theme. This may indicate that pixbuf load

[Desktop-packages] [Bug 1945246] [NEW] Gnome software fails to detect network connection

2021-09-27 Thread Caleb McKay
Public bug reported: Cannot install applications from deb or repos. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: gnome-software 40.4-1build1 ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13 Uname: Linux 5.13.0-16-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportV

[Desktop-packages] [Bug 1846374] Re: Having a video playing/paused when switched to another user generates gigabytes of error logs

2020-09-24 Thread Caleb M Miller
I had the exact same error. I left my computer to go into suspend with vlc paused and came back with approximately 120GB of log files. Sep 23 21:51:51 (myusermane) gnome-shell[20549]: [7f2b143ab850] vdpau_chroma filter error: video mixer rendering failure: An invalid handle value was provided.

[Desktop-packages] [Bug 1892647] [NEW] gnome-screensaver can be failed into a locked state.

2020-08-23 Thread caleb graham
Public bug reported: When the screen is locked, you can freeze the screensaver application by holding escape and scrolling up to activate the unlock screen with the mouse. 'authentication error' pops up and the password input {widget?} is non-responsive. this isn't likely to pose a problem, but

[Desktop-packages] [Bug 1873104] Re: Defaults to USB audio after every reboot

2020-04-19 Thread Caleb McKay
untu5 ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27 Uname: Linux 5.4.0-21-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu26 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: caleb 1

[Desktop-packages] [Bug 1873104] Re: Defaults to USB audio after every reboot

2020-04-17 Thread Caleb McKay
untu5 ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27 Uname: Linux 5.4.0-21-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu26 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: caleb 1

[Desktop-packages] [Bug 1873104] [NEW] Defaults to USB audio after every reboot

2020-04-15 Thread Caleb McKay
-0ubuntu26 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: caleb 1778 F pulseaudio /dev/snd/controlC3: caleb 1778 F pulseaudio /dev/snd/controlC1: caleb 1778 F pulseaudio /dev/snd/controlC0: caleb 1778 F pulseaudio

[Desktop-packages] [Bug 520546] Re: Alt+KEY incorrectly behaves like Ctrl+Alt+KEY, and/or unwanted VT switch from Alt+Left/Right

2019-04-21 Thread Caleb
Me too on Ubuntu 18.04.2 LTS. Dell XPS-13 laptop shipped with Ubuntu. I can't click "Yes, it affects me" on this page -- I keep getting a timeout error. Any idea how to fix the timeout error and add my name? -- You received this bug notification because you are a member of Desktop Packages, whic

[Desktop-packages] [Bug 1813701] Re: [amdgpu] Flickering graphics corruption (but none observed in kernels 4.18.10-4.18.12)

2019-03-15 Thread Caleb Brinkley
This also affects me on a fresh Arch Linux install with the RX 580 8GB GPU. I have found a temporary workaround to this issue until it is finally solved. I used Budgie Settings to enable the execution of this command each time it enters the environment: xrandr --output HDMI-A-0 --mode 1920x1080 -r

[Desktop-packages] [Bug 1754693] Re: Xwayland crashed with SIGABRT in st_renderbuffer_delete()

2018-04-24 Thread Caleb Lloyd
I just ran updates on my 18.04 machine today also and can confirm Slack is working under Wayland Here is my Slack Snap Version: commands: - slack snap-id: JUJH91Ved74jd4ZgJCpzMBtYbPOzTlsD tracking: stable refreshed: 2018-03-30T18:45:51-04:00 installed: 3.1.1 (6) 98MB classic If someone ca

[Desktop-packages] [Bug 1725362] Re: Network icon shows question mark after connected to wifi, not wifi radio strength icon

2018-03-29 Thread Caleb Huggins
*** This bug is a duplicate of bug 1722256 *** https://bugs.launchpad.net/bugs/1722256 This is happening even while using ethernet in a virtualized environment -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. ht

[Desktop-packages] [Bug 1562219] Re: Unprivileged xinit wont start in unallocated vt

2018-03-07 Thread Caleb
Update to #30 Upon further investigation On 14.04, the files in /usr/bin are binaries. -X is a suid wrapper binary -Xorg is the actual binary On 16.04, they are scripts. -X is a link to Xorg -Xorg is a script, calling the actual executables in /usr/lib/xorg/. It seems the Xorg script in /usr/bin

[Desktop-packages] [Bug 1562219] Re: Unprivileged xinit wont start in unallocated vt

2018-03-07 Thread Caleb
#29 does not seem to be correct, at least in my case. Installed xserver- xorg-legacy first, and checked. No 'X' wrapper binary present. After installing other xserver packages, this is what I have. Output of ls -la /usr/bin | grep X On 14.04: -rwsr-sr-x 1 root root9532 Dec 9 2014 X lr

[Desktop-packages] [Bug 1661486] Re: nouveau write fault, CTXSW_TIMEOUT, hangs the display

2017-11-17 Thread Caleb Whiting
I reproduced this error with the following steps * Open (in this instance smplayer) * Play a video * Spam click to keep going from full-screen to windowed mode and vice-versa, eventually crash occurs # Environment (Ubuntu 17.10, Gnome 3.26.1) Linux caleb-whiting 4.13.0-16-generic #19

[Desktop-packages] [Bug 1592721] Re: Don't write search domains to resolv.conf in the case of split DNS

2017-11-08 Thread Caleb
Yes, please bring to 16.04 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1592721 Title: Don't write search domains to resolv.conf in the case of split DNS Status in network-

[Desktop-packages] [Bug 1727710] Re: Unable to access more than 20 languages in 1080p

2017-10-26 Thread Caleb Jensen
Adding a scroll bar to that area would resolve these issues, or simply a limiter (possibly based on resolution?). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1727710 Tit

[Desktop-packages] [Bug 1727710] Re: Unable to access more than 20 languages in 1080p

2017-10-26 Thread Caleb Jensen
Going to "Settings> Region & Language> Language" goes to this screen. The same occurs when going to Settings> User > Language. ** Attachment added: "Example" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1727710/+attachment/4996850/+files/Screenshot_20171026_125543.png

[Desktop-packages] [Bug 1727710] Re: Unable to access more than 20 languages in 1080p

2017-10-26 Thread Caleb Jensen
It's an OEM style server. When it reaches the destination, it could potentially be used by 30-40 languages and will potentially be offline. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launc

[Desktop-packages] [Bug 1727710] Re: Unable to access more than 20 languages in 1080p

2017-10-26 Thread Caleb Jensen
Also this occurs in the Users account language selection. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1727710 Title: Unable to access more than 20 languages in 1080p

[Desktop-packages] [Bug 1727710] Re: Unable to access more than 20 languages in 1080p

2017-10-26 Thread Caleb Jensen
16.04 and Gnome, but I've also tested it in Gnome Classic. This appears to be a GUI issue in all versions of Gnome. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to language-selector in Ubuntu. https://bugs.launchpad.net/bugs/1727710 Titl

[Desktop-packages] [Bug 1727710] [NEW] Unable to access more than 20 languages in 1080p

2017-10-26 Thread Caleb Jensen
Public bug reported: There is no scroll bar on the language selection GUI, causing issues if you install more than 20 language selections. The ... button is on the bottom off the screen, meaning you can't access it. On resolutions smaller than 1080p, you could expect the same issues but with less

[Desktop-packages] [Bug 1583801] Re: No sound via headphones (headset) when Ubuntu boots with them plugged in

2017-05-12 Thread Caleb Cassel
Sorry, that's on a 9560, not 7650. ^ -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1583801 Title: No sound via headphones (headset) when Ubuntu boots with them plugged in Stat

[Desktop-packages] [Bug 1583801] Re: No sound via headphones (headset) when Ubuntu boots with them plugged in

2017-05-12 Thread Caleb Cassel
Dell XPS 7560 17.04 Gnome Headphone jack won't work at all until I suspend and wake, then I have no issues. Even the main speaker sometimes has issues now, but with alsactl restore and no headphones in, I can get them to work. -- You received this bug notification because you are a member of Des

[Desktop-packages] [Bug 1452318] Re: Faulty behavior when resuming from suspend

2015-09-14 Thread Caleb Mingle
This bug is also affecting me. 3.19.0-25-generic Ubuntu 14.04.3 Lenovo Thinkpad T450s i3wm window manager -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1452318 Title:

[Desktop-packages] [Bug 1376494] Re: gedit hides mouse pointer when there is selected text

2015-03-23 Thread Caleb
*** This bug is a duplicate of bug 1387219 *** https://bugs.launchpad.net/bugs/1387219 Howdy, The following solution worked for me on 14.10: sudo apt-get install ibus-gtk Cheers. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ged

[Desktop-packages] [Bug 1311124] Re: webbrowser-app does not recognize alternate keyboard layouts

2014-08-22 Thread Caleb Howland
This has nothing to do with the wpa package. wpa provides support for connecting to WPA- and WPA2-encrypted wireless networks. I have marked the webbrowser-app package instead. ** Also affects: webbrowser-app Importance: Undecided Status: New ** Changed in: webbrowser-app Status:

[Desktop-packages] [Bug 1273786] Re: Simple Scan hangs on startup - gobbles memory

2014-04-12 Thread Caleb Langeslag
Was having the issue as well, and was just about to report my debug logs and such, but seems that the issue has disappeared after upgrading from simple-scan 3.10.0-0ubuntu1 to 3.10.2-0ubuntu1 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed t

[Desktop-packages] [Bug 1246624] Re: Reminders from Google are displayed as “This is an event reminder”

2014-03-25 Thread Caleb Howland
... And by that I mean that version of Evolution you mentioned was probably part of GNOME 3.10 that didn't make it to the repos in time. My guess is that with 14.04 this will be fixed, so unless a fix is released inside the repos befire 14.04's release, this is probably invalid. -- You received t

[Desktop-packages] [Bug 1246624] Re: Reminders from Google are displayed as “This is an event reminder”

2014-03-25 Thread Caleb Howland
Do you have a PPA installed? The GNOME version in 13.10 is 3.8 (which has the bug). That is not a fix to the problem. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to evolution in Ubuntu. https://bugs.launchpad.net/bugs/1246624 Title: R

[Desktop-packages] [Bug 1203834] Re: friends-dispatcher crashed with SIGABRT in __libc_message()

2013-12-09 Thread Caleb Howland
Did you check (e.g. in a browser or mobile app) whether or not your comments/tweets were sent to Facebook/Twitter? (This is mainly for markup purposes.) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to friends in Ubuntu. https://bugs.launc

[Desktop-packages] [Bug 1011257] Re: x-gvfs-show option doesn't work

2013-07-18 Thread caleb
I'm experiencing the same problem on Ubunutu 13.04, util-linux 2.20.1-5.1ubuntu8, gnome-diskutility 3.6.1-1ubuntu1 Here's the relevant fstab lines. (all three were generated by the Disks utility): # Windows is installed on sda1 (and sda3) /dev/disk/by-partlabel/Win7 /mnt/Win7 auto nosuid,no

Re: [Desktop-packages] [Bug 969489] Re: lightdm tries (and fails) to start too early?

2012-12-16 Thread Daniel Caleb
That is correct... so far so good exec lightdm -d On Sun 16 Dec 2012 02:12:08 PM EST, Gavin Graham wrote: > @Daniel (internalkernel) > > Just confirming so it isn't lost in the midst, you changed > > 'exec lightdm' > to > 'exec lightdm -d' > > and now you are getting Lightdm performing correctly

[Desktop-packages] [Bug 969489] Re: lightdm tries (and fails) to start too early?

2012-12-15 Thread Daniel Caleb
This seems to happen everytime I boot my computer... I'm running a fresh install of 12.10 on an i7 core, primary SSD, Nvidia drivers from x-swat and Dual monitors with Twinview enabled. What I've tried so far with no success: - rename to *card0 : seemed to have no effect as there is no card0 in

[Desktop-packages] [Bug 1065174] [NEW] package emacs23 23.3+1-1ubuntu9.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-10-10 Thread Caleb Cullen
Public bug reported: This error occurred during the dist-upgrade process. fuzzy@unicycle:~$ lsb_release -rd Description:Ubuntu 12.04.1 LTS Release:12.04 fuzzy@unicycle:~$ apt-cache policy emacs23 emacs23: Installed: 23.3+1-1ubuntu9.1 Candidate: 23.3+1-1ubuntu9.1 Version table:

[Desktop-packages] [Bug 403135]

2012-08-06 Thread Caleb Hearon
+1 It's really nice that Wine can integrate like this, and having the icons look perfect would make a big difference. I swear this worked in a previous version... -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-panel in Ubuntu. ht

[Desktop-packages] [Bug 899462] Re: frequently Wireless network connects but can't ping, disabling and re-enabling network manager fixes

2012-05-18 Thread Daniel Caleb
Same issue as well... NM shows connected, I receive a DHCP lease... but attempting to ping anything other than my local interfaces is a fail. I've tried to narrow it down to kernel versions, backported wireless, etc... nothing helped. I did notice after first installing 12.04, network manager exh

[Desktop-packages] [Bug 734428] Re: [Upstream] Wrong automatic text color "dark grey" with black background

2012-05-03 Thread Caleb
** Attachment added: "Screenshot of the problem persisting in Ubuntu 12.04." https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/734428/+attachment/3127017/+files/ScreenshotUbuntu12.04.png -- You received this bug notification because you are a member of Desktop Packages, which is subs

[Desktop-packages] [Bug 734428] Re: [Upstream] Wrong automatic text color "dark grey" with black background

2012-05-03 Thread Caleb
I'd like to add that I'm still affected by this bug in a clean install of Ubuntu 12.04. I will attach a screenshot, to show that it can be reproduced, and to illustrate the effect, which is not always immediately noticeable with some true black text for contrast. -- You received this bug notifica

[Desktop-packages] [Bug 886438] Re: automatic font color in 3.4.3 is grey instead of black

2012-05-02 Thread Caleb
*** This bug is a duplicate of bug 734428 *** https://bugs.launchpad.net/bugs/734428 ** This bug has been marked a duplicate of bug 734428 [Upstream] Wrong automatic text color "dark grey" with black background -- You received this bug notification because you are a member of Desktop Pack

[Desktop-packages] [Bug 873784] Re: reload_passwd uses fgetpwent rather than getpwent, ignoring /etc/nsswitch.conf

2011-12-20 Thread Caleb Callaway
I've posted this upstream, with some comments on how the issue might be resolved: https://bugs.freedesktop.org/show_bug.cgi?id=43997 ** Bug watch added: freedesktop.org Bugzilla #43997 https://bugs.freedesktop.org/show_bug.cgi?id=43997 -- You received this bug notification because you are a m

[Desktop-packages] [Bug 864838] Re: Banshee share access error message

2011-11-21 Thread Caleb Wakeman
Re: hyperair => wontfix: It is, in fact, a fairly minor cosmetic quibble. One that can none-the-less impact user experience. It also appears to be very simple to fix. (hell, I could probably fix it myself if I had a clue. Depends on how Banshee was written.) Hence, filed in papercuts :) Acco

[Desktop-packages] [Bug 860600] Re: Media keys aren't working (Ubuntu 11.10, Pithos latest daily)

2011-11-18 Thread Caleb Molstad
Same problem here. Keys work when Banshee is open but that means it plays alongside Pithos. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/860600 Title: Media keys aren

[Desktop-packages] [Bug 842119] [NEW] package gnome-control-center-data 1:3.1.91-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/icons/hicolor/16x16/apps/gnome-power-manager.png',

2011-09-05 Thread Caleb
*** This bug is a duplicate of bug 842072 *** https://bugs.launchpad.net/bugs/842072 Public bug reported: When trying to install updates, this package won't install. ProblemType: Package DistroRelease: Ubuntu 11.10 Package: gnome-control-center-data 1:3.1.91-0ubuntu1 ProcVersionSignature: Ub

[Desktop-packages] [Bug 842119] Re: package gnome-control-center-data 1:3.1.91-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/icons/hicolor/16x16/apps/gnome-power-manager.png', wh

2011-09-05 Thread Caleb
*** This bug is a duplicate of bug 842072 *** https://bugs.launchpad.net/bugs/842072 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/842119 Title: package gnome-contro