[Desktop-packages] [Bug 2077864] Re: `data-ciphers-fallback` impossible for openvpn connection

2024-11-05 Thread Rich Johnson
Here is a patch for 24.04 (noble). It has been a long time since I've done any *buntu dev work so I'm sure I screwed something up. If not, great here is a patch, otherwise let me know what I screwed up or feel free to tweak/improve it. I just finished testing this and now I can connect to an old Op

[Desktop-packages] [Bug 2061245] Re: Ubuntu 24.04 - GNOME on Xorg session crashes on launch

2024-04-13 Thread Rich McAllister
I'm having the same xorg crash problem on Xubuntu 24.04 beta, see #2061246 (dup'ed to here.) I can reproduce the problem with a Ubuntu 24.04 beta install, but there xorg always crashes, unlike the Xubuntu/xfce4 flavor where the first login after booting fails but trying again immediately will succ

[Desktop-packages] [Bug 2039722] Re: "Large Text" accessibility option cannot be turned off. Text is too large

2023-10-18 Thread Rich McAllister
I can reproduce this with Ubuntu 23.10.1. It is necessary to select large text while running the installer (I did use the new installer.) The key difference is on a host installed without selecting large text in the installer, "gsettings get org.gnome.desktop.interface text- scaling-factor" will r

Re: [Desktop-packages] [Bug 514973] Re: [Rhythmbox] Don't play Audiobooks in shuffle mode

2023-02-06 Thread Rich Jones
The answer is ID3 tags though. On Mon, Feb 6, 2023, 16:26 Paul White <514...@bugs.launchpad.net> wrote: > Upstream issue was closed 2020/11/15 as no-one was able to > provide an answer to "How would any application be able to > "identify" audiobook files programmatically? > > I'm closing this bug

[Desktop-packages] [Bug 1767431] Re: restore type-ahead find, again

2021-02-18 Thread Rich Smith
This is really annoying, counter-intuitive behaviour. At the very least the old behaviour should be restorable by a setting. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1767431 Titl

[Desktop-packages] [Bug 1869632] Re: AppArmor profile denied access to /etc/mdns.allow

2020-03-30 Thread Rich McAllister
*** This bug is a duplicate of bug 1869629 *** https://bugs.launchpad.net/bugs/1869629 ** This bug has been marked a duplicate of bug 1869629 please add /etc/mdns.allow to /etc/apparmor.d/abstractions/mdns -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1869632] Re: AppArmor profile denied access to /etc/mdns.allow

2020-03-29 Thread Rich McAllister
Bug also exists in package version 1.27.3-1 (current version in focal) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups-filters in Ubuntu. https://bugs.launchpad.net/bugs/1869632 Title: AppArmor profile denied access to /etc/mdns.a

[Desktop-packages] [Bug 1869632] [NEW] AppArmor profile denied access to /etc/mdns.allow

2020-03-29 Thread Rich McAllister
Public bug reported: Many messages in syslog audit: type=1400 audit(1585521672.468:40): apparmor="DENIED" operation="open" profile="/usr/sbin/cups-browsed" name="/etc/mdns.allow" pid=1323 comm="cups-browsed" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 This is caused by configuring libnss-m

[Desktop-packages] [Bug 1867971] [NEW] gsettings dependency is problematic

2020-03-18 Thread Rich Morin
Public bug reported: A current discussion on orca-list indicates that some blind users are finding Orca's use of gsettings to be problematic: The most accessible Linux version to use with Orca? https://mail.gnome.org/archives/orca-list/2020-March/msg00233.html Here are some relevant snippets: >

Re: [Desktop-packages] [Bug 1855477] Re: gnome-control-center will not let me paste in a password from my password manger

2019-12-15 Thread Rich Hart
I'm using Xorg.  And the password manager is xkeepass ( and keepass2 ) On 12/9/19 11:49 AM, Jamie Strandboge wrote: > Thank you for using Ubuntu and reporting a bug. > > Are you using wayland or Xorg for your desktop session? What password > manager are you using? > > ** Information type changed f

[Desktop-packages] [Bug 1854589] Re: Windows move to different monitor when multiple monitors turned off and back on

2019-11-30 Thread Rich Wales
I don't think Compiz is relevant here. My computer isn't running Compiz — its display manager is GDM3 as best I can tell. (ri...@richw.org, the original reporter of this bug) ** Package changed: compiz (Ubuntu) => gdm3 (Ubuntu) -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1821533] Re: drm fails to accept edid version 2.4

2019-07-09 Thread Rich Drewes
As I wrote earlier, the EDID file I used came from edid-generator github and it is called 1920x1080.bin . You want me to google that for you? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.ne

[Desktop-packages] [Bug 1821533] Re: drm fails to accept edid version 2.4

2019-07-09 Thread Rich Drewes
I'm not sure this is a Linux problem. It may be that the panel is reporting bad EDID data. I haven't investigated enough to say for sure. In any case none of the more recent Linux releases fixed the problem in my tests. Also no other open source OSs were able to deal with the onboard LCD panel eith

[Desktop-packages] [Bug 1821533] Re: drm fails to accept edid version 2.4

2019-04-27 Thread Rich Drewes
I was able to display on an external monitor, or the internal monitor, but not both simultaneously. I didn't spend too much time trying to solve the problem and now the laptop is with a family member at another location. If you work on this issue and find a solution please post it here. -- You re

[Desktop-packages] [Bug 1821533] Re: drm fails to accept edid version 2.4

2019-03-25 Thread Rich Drewes
** Summary changed: - failure to detect and use Intel 620 graphics pci id 3ea0 + drm fails to accept edid version 2.4 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1821533 Title:

[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-25 Thread Rich Drewes
I was able to get the onboard LCD panel working, finally, as follows: First I extracted the edid file from the LCD panel using get-edid and putting that in /lib/firmware/edid/ncp.bin, and then forcing the kernel to take that using the kernel boot option drm.edid_firmware=edid/ncp.bin. This failed,

[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-25 Thread Rich Drewes
Below is the EDID information from the onboard panel. Why can't drm/i915 deal with it? guest@guest-ZenBook-UX431FA:~$ sudo get-edid | parse-edid This is read-edid version 3.0.2. Prepare for some fun. Attempting to use i2c interface No EDID on bus 0 No EDID on bus 1 No EDID on bus 2 No EDID o

[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-25 Thread Rich Drewes
I think the problem is that the laptop's onboard LCD panel is reporting EDID data with version 2 and the i915 driver can only deal with version 1 at the moment. How can this be fixed? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-s

[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-25 Thread Rich Drewes
Correction: last message should read "Why is the driver/module expecting EDID major version *1* and getting *2*? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1821533 Title: fail

[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-25 Thread Rich Drewes
Progress! Based on information in dmesg, pasted in at the end of this message, I thought maybe the graphics device was found OK but the laptop was trying to drive an external monitor instead of the onboard display. Sure enough, when I boot without nomodeset option and with an external HDMI monitor

[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-25 Thread Rich Drewes
Is it known whether any machines with Intel Graphics 620 with pci id 0x3ea0 have functioning graphics with any version of Ubuntu? This is relatively new hardware, but it seems unlikely that I am the only one in the world who has tried this combination, and if other people with different machines w

[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-25 Thread Rich Drewes
I tried booting 4.18.0-16-generic (which i believe is the hwe kernel) with kernel option drm.debug=0xff. When the system came up of course it had no video but I could ssh in and grab the dmesg output, which is attached to this message. dmesg had many drm-related debugging messages and i915-related

[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-25 Thread Rich Drewes
Just in case my addition of i915 to initramfs was causing a problem with drm-intel-next, I removed i915 from initramfs and repeated the test. The result was the same, no video after a certain point in the boot process with nomodeset using the drm-intel-next kernel as in #8. -- You received this b

[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-25 Thread Rich Drewes
I installed kernel and modules and headers from https://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-next/current/ and rebooted without nomodeset option. Same behavior: after the "loading initramfs" message the screen blanks and never comes back. -- You received this bug notification because

[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-24 Thread Rich Drewes
Based on a lead from an Arch Linux blog post, I tried adding the i915 module to the initramfs. This could possibly lead to earlier initialization of the graphics device and it also seems consistent with the DragonFlyBSD "probe early" patch I linked to in my initial bug report which may have fixed t

[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-24 Thread Rich Drewes
Also: booting without nomodeset kernel option for v5.1-rc2 kernel leads to black screen, just as before. At that point the system cannot even be switched to text console with ctrl-alt-Fn. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xo

[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-24 Thread Rich Drewes
Thanks for your help. Unfortunately, no change after installing v5.1-rc2: Still stuck in 800x600 after booting with nomodeset kernel option. Added kernel-bug-exists-upstream and marked confirmed. dmesg output attached. ** Attachment added: "dmesg" https://bugs.launchpad.net/ubuntu/+source/x

[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-24 Thread Rich Drewes
** Description changed: Booting very new laptop hardware (ASUS Zenbook UX431FA) from 18.04 usb install (also 18.10, also 19.04 daily) leads to black screen. Adding "nomodeset" to kernel boot parameter gives 800x600 video only and permits installing OS to disk. Applying updates and hardware

[Desktop-packages] [Bug 1821533] [NEW] failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-24 Thread Rich Drewes
Public bug reported: Booting very new laptop hardware (ASUS Zenbook UX431FA) from 18.04 usb install (also 18.10, also 19.04 daily) leads to black screen. Adding "nomodeset" to kernel boot parameter gives 800x600 video only and permits installing OS to disk. Applying updates and hardware enablement

[Desktop-packages] [Bug 1817308] Re: GhostScript Update causes Blue Background

2019-02-23 Thread Rich
Update Manager came through with the update a couple of hours ago - Fixed the blue background on HP Photosmart B210. Thanks for quick work Guys -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ghostscript in Ubuntu. https://bugs.launchpad.

[Desktop-packages] [Bug 1744946] Re: Special characters change the width of trailing/leading space character in Gedit (and medit)

2018-01-23 Thread Tao Rich
I filed a bug report with GNOME: https://bugzilla.gnome.org/show_bug.cgi?id=792832 I added the link to: Also affects project. ** Bug watch added: GNOME Bug Tracker #792832 https://bugzilla.gnome.org/show_bug.cgi?id=792832 ** Also affects: gedit via https://bugzilla.gnome.org/show_bug.cgi

[Desktop-packages] [Bug 1744946] Re: Special characters change the width of trailing/leading space character in Gedit (and medit)

2018-01-23 Thread Tao Rich
** Description changed: If I paste a special character - say from the Character Map - into Gedit or medit in Ubuntu 16.04 into the middle of a line, then the space characters directly after the special character display with a - "compressed" character spacing/display until the behaviour is -

[Desktop-packages] [Bug 1744946] Re: Special characters change the width of trailing/leading space character in Gedit (and medit)

2018-01-23 Thread Tao Rich
** Tags added: ui -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/1744946 Title: Special characters change the width of trailing/leading space character in Gedit (and medit) Status in

[Desktop-packages] [Bug 1744946] [NEW] Special characters change the width of trailing/leading space character in Gedit (and medit)

2018-01-23 Thread Tao Rich
Public bug reported: If I paste a special character - say from the Character Map - into Gedit or medit in Ubuntu 16.04 into the middle of a line, then the space characters directly after the special character display with a "compressed" character spacing/display until the behaviour is "interrupted

[Desktop-packages] [Bug 1739878] [NEW] package network-manager-config-connectivity-hostname 1.8.4-1ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit

2017-12-23 Thread Rich Perry
*** This bug is a duplicate of bug 1736838 *** https://bugs.launchpad.net/bugs/1736838 Public bug reported: I am using a Hyper-V virtual machine on Windows 10 Pro (1709 build 16299.125), and have received the error in the summary following the first update after install. ProblemType: Package

Re: [Desktop-packages] [Bug 536766] Re: Personal file sharing preferences dialog does not offer to install needed packages

2017-12-05 Thread Rich Jones
:-O! It only took eight years, but we did it folks! Hooray! R On Tue, Dec 5, 2017 at 10:23 AM, Jeremy Bicha wrote: > This is finally "fixed" in Ubuntu 18.04 Alpha by having gnome-user-share > depend on the packages it needs. The depends are not a fully functional > Apache install but just an A

[Desktop-packages] [Bug 1622880] Re: nautilus crashes on Ubuntu 16.10

2016-10-22 Thread Mark Rich
Using the command in step 5 resolved it for me too. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1622880 Title: nautilus crashes on Ubuntu 16.10 Status in nautilus package in Ubun

[Desktop-packages] [Bug 1622467] [NEW] Segmentation fault (core dumped) while try create folder from select files

2016-09-12 Thread rich
Public bug reported: ERROR:nautilus-view.c:1834:rename_newly_added_folder: code should not be reached gdb nautilus: ... [New Thread 0x9e67cb40 (LWP 14410)] ** ERROR:nautilus-view.c:1834:rename_newly_added_folder: code should not be reached Thread 1 "nautilus" received signal SIGABRT, Aborted. 0x

[Desktop-packages] [Bug 1584884] Re: totem crush with Segmentation fault.

2016-05-27 Thread rich
Graphics: Gallium 0.4 on ATI RS480 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/1584884 Title: totem crush with Segmentation fault. Status in totem package in Ubuntu: Incomplete B

[Desktop-packages] [Bug 1584884] Re: totem crush with Segmentation fault.

2016-05-26 Thread rich
You need this or something more? ** Attachment added: "msg" https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1584884/+attachment/4670828/+files/msg -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to totem in Ubuntu. https://bugs.lau

[Desktop-packages] [Bug 1584884] [NEW] totem crush with Segmentation fault.

2016-05-23 Thread rich
Public bug reported: Run: >totem Segmentation fault (core dumped) >totem Segmentation fault (core dumped) run with gdb: >gdb totem GNU gdb (Ubuntu 7.11-0ubuntu1) 7.11 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later T

[Desktop-packages] [Bug 1305699] Re: upowerd crashed with SIGSEGV in service_client_free()

2016-03-04 Thread Rich Fiekowsky
Seems to be the same problem for me. Running 14.04, up-to-date as of Mar 4 2016. It started happening when I upgraded from iPhone4 running iOS 7 to iPhone5c with iOS 9.2 . Noticed another change : iPhone4 used to mount at two different mount points - one had the applications as folders - I

[Desktop-packages] [Bug 1447224] Re: Regression: Unable to select audio or subtitle tracks

2015-06-11 Thread Rich Daley
Thanks! I think where it got confusing is that those of us who reported this against VLC got added to this defect when someone decided they were the same thing. I will follow that other case. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed t

[Desktop-packages] [Bug 1447224] Re: Regression: Unable to select audio or subtitle tracks

2015-06-11 Thread Rich Daley
+1 to pwuertz's comment. This is a wider issue than totem so marking it as resolved when there's a workaround only for totem doesn't help those of us with issues in VLC. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to totem in Ubuntu. htt

[Desktop-packages] [Bug 1296275] Re: PTP Cameras not working on 14.04, works flawlessly on 12.04

2015-05-22 Thread rich painter
model is detected but reports "cannot initialize it" gnome3 automounts it on the desktop which when double clicked the contents are empty. ls -l /run/user// in part shows: d? ? ? ? ?? gvfs/ regards rich painter -- You received this bug notificati

[Desktop-packages] [Bug 1450935] [NEW] Rhythmbox crashed when I added to a large Play Queue

2015-05-01 Thread Rich Fiekowsky
Public bug reported: Rhythmbox just crashed on my Ubuntu 14.04 system on a Dell GX620. The Dell mimitower has the integrated sound and 4 GB RAM. The action that apparently provoked the crash was: I dragged and dropped three files from the Music list (in the main pane) onto the Play Queue icon (

[Desktop-packages] [Bug 1448634] [NEW] VLC menu items don't enable during playback

2015-04-26 Thread Rich Daley
Public bug reported: Since upgrading to 15.04 (and hence Unity 7.3.2) I'm having trouble with the menus in VLC. Several items on the "Video" menu are disabled when playback is stopped and are meant to become enabled during playback. I initially reported this as a bug in VLC, but they reckon it's

[Desktop-packages] [Bug 1425526] [NEW] nvidia-331-updates 331.113-0ubuntu0.0.4: nvidia-331-updates kernel module failed to build

2015-02-25 Thread Rich Gore
Public bug reported: The bug report popped up after installing the latest upadate I think it was the Ubuntu base? ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-331-updates 331.113-0ubuntu0.0.4 ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13 Uname: Linux 3.13.0-4

[Desktop-packages] [Bug 1409397] [NEW] nvidia-331-updates-uvm 331.113-0ubuntu0.0.4: nvidia-331-updates-uvm kernel module failed to build

2015-01-10 Thread rich
Public bug reported: Problem occurred when installing nvidia drivers after installing 14.04 LTS and running update manager the firsttime. Instead of installing the program reported an errror ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-331-updates-uvm 331.113-0ubuntu0.0.4 Pro

[Desktop-packages] [Bug 1327295] Re: Can't resize "S.M.A.R.T. data" window

2014-12-08 Thread rich painter
I am running Ubuntu 14.04.1 LTS with Gnome3 64 bit on a Lenovo T530. I have the same problem with the English (US) presentation. I want to amplify the bug report... 1. The SMART data popup is not moveable and must be. 2. the popup is not resizable and must be. 3. the individual fields are nearly

[Desktop-packages] [Bug 1387098] [NEW] GUI will not start with Ubuntu drivers and Nvidia drivers - nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to build

2014-10-29 Thread Mark Rich
Public bug reported: Have tried various combinations of drivers but the GUI starts only occasionally and the startup times are very long when it does. ProblemType: Package DistroRelease: Ubuntu 14.10 Package: nvidia-331-uvm 331.89-0ubuntu5 ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4

[Desktop-packages] [Bug 1207812] Re: [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt Looping

2014-08-10 Thread Rich Wales
NOT working for me (Ubuntu 14.04, iPhone 4S running iOS 7.1.2). I'm not getting the trust loop problem, but I am getting "Unhandled Lockdown error (-20)" and cannot mount the iPhone in order to upload photos into Shotwell. I've tried the suggestion to make the /var/lib/lockdown directory publicly

[Desktop-packages] [Bug 1172960] Re: No grid displayed

2014-07-25 Thread Rich Hart
Went from 1204 which worked fine, to 1404, which is broken. No grid lines! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-mines in Ubuntu. https://bugs.launchpad.net/bugs/1172960 Title: No grid displayed Status in “gnome-mines

[Desktop-packages] [Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-16 Thread Mark Rich
So how does one import the .ovpn and certificate files manually as suggested in #26? I have copied the files to /etc/openvpn and what next? Some helpful advice beyond the comment to do this may be useful for those of us who do not know how please. -- You received this bug notification because y

[Desktop-packages] [Bug 1182007] Re: Failed to SUID root

2014-04-23 Thread Mark Rich
Receiving these messages periodically in /var/log/syslog Apr 23 18:54:26 markys-home-pc signond[12687]: ../../../../src/signond/signondaemon.cpp 388 init Failed to SUID root. Secure storage will not be available. -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1237118] Re: [CA0106 - CA0106, playback] No sound at all Rocketfish card

2013-10-10 Thread Rich Marganski
So is there no way to get sound from this card? -- 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/1237118 Title: [CA0106 - CA0106, playback] No sound at all Rocketfish card Status i

[Desktop-packages] [Bug 1237118] Re: [CA0106 - CA0106, playback] No sound at all Rocketfish card

2013-10-10 Thread Rich Marganski
I'm sorry, I'm not very familiar with making these config changes. Can you describe where to do the following? Should I be adding text to a file or something? " 1) add Analog Front, Analog Rear, Analog Center/LFE and Analog Side similar to Front, Rear, Center, LFE and Side in 2) add Analog Source

[Desktop-packages] [Bug 1237118] Re: [CA0106 - CA0106, playback] No sound at all Rocketfish card

2013-10-09 Thread Rich Marganski
** Attachment added: "alsa-info.txt.dLLZ8XR3GO" https://bugs.launchpad.net/ubuntu/+source/gnome-alsamixer/+bug/1237118/+attachment/3870112/+files/alsa-info.txt.dLLZ8XR3GO -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in

[Desktop-packages] [Bug 1237118] Re: [CA0106 - CA0106, playback] No sound at all Rocketfish card

2013-10-09 Thread Rich Marganski
** Attachment added: "pulseverbose.log" https://bugs.launchpad.net/ubuntu/+source/gnome-alsamixer/+bug/1237118/+attachment/3870111/+files/pulseverbose.log -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://

[Desktop-packages] [Bug 1237118] [NEW] [CA0106 - CA0106, playback] No sound at all Rocketfish card

2013-10-08 Thread Rich Marganski
Public bug reported: I am totally unable to get sound from this sound card and get the following errors when using gnome-alsamixer ** (gnome-alsamixer:2614): WARNING **: gam_toggle_get_state (). No idea what to do for mixer element "Analog Source"! ** (gnome-alsamixer:2614): WARNING **: gam_togg

[Desktop-packages] [Bug 1195025] [NEW] banshee crashed (using dlna playback plugin)

2013-06-26 Thread Rich
Public bug reported: using the dlna playback plugin it just crashed. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13 Uname: Linux 3.8.0-25-generic i686 ApportVersion: 2.9.2-0ubuntu8.1 Architecture: i386 A

[Desktop-packages] [Bug 1038479] Re: [Satellite L755, Conexant CX20585, Speaker, Internal] fails after a while

2013-01-15 Thread Rich Moffat
unfortunely for me it's just a temporary fix. I'm lucky if I go for 5 minutes with sound. And that's just if the pc is cold. It does also seem to be affected by the type of sound (I know that sounds crazy). I was watching one video of someone etching a circuit board. When he was showing running it

[Desktop-packages] [Bug 1038479] Re: [Satellite L755, Conexant CX20585, Speaker, Internal] fails after a while

2013-01-06 Thread Rich Moffat
Another clue (for someone. I don't understand it) If I "suspend" my system my sound is back on return. (sudo pm-suspend) -- 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/1038479 Titl

[Desktop-packages] [Bug 1038479] Re: [Satellite L755, Conexant CX20585, Speaker, Internal] fails after a while

2012-12-24 Thread Rich Moffat
Here is the output from alsa-info.sh (I'm assuming that's what you meant). 3 files in attached tar file: alsa-output-before.txt alsa-output-after.txt alsa-output-diff.txt ** Attachment added: "alsa-output results" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1038479/+attachment/

[Desktop-packages] [Bug 1038479] Re: [Satellite L755, Conexant CX20585, Speaker, Internal] fails after a while

2012-12-23 Thread Rich Moffat
Same issue with my L755. Been chasing solutions for two weekends now. Tried solutions for similar solutions to no avail. Any additional info I can give to move this along can be provided. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to a

[Desktop-packages] [Bug 1078755] [NEW] package colord 0.1.16-2ubuntu0.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-11-14 Thread rich
at has been reported Description:Ubuntu 12.04.1 LTS rich@rich-office:~$ apt-cache policy pkgname N: Unable to locate package pkgname rich@rich-office:~$ apt-cache policy apport-package N: Unable to locate package apport-package rich@rich-office:~$ rich@rich-office:~$ apt-cache policy colord colord:

[Desktop-packages] [Bug 1061073] Re: Desktop effects are slow and desktop corruption using mesa 9

2012-11-07 Thread Rich Sezov
@sarvatt: Does this mean there's an update now in Quantal? Because I (temporarily) went back to Precise to avoid this issue. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1061073 Title:

[Desktop-packages] [Bug 1061073] Re: Desktop effects are slow and desktop corruption using mesa 9

2012-10-27 Thread Rich Sezov
Okay, I got my machine working properly, but I had to go back to a 12.04-based distro (I used Netrunner). Here's how to get things working, without the trial and error that I went through. 1. Install the OS. 2. Disable Desktop effects, and install all patches. 3. Add the Bumblebee and x-swat PPA

[Desktop-packages] [Bug 1061073] Re: Desktop effects are slow and desktop corruption using mesa 9

2012-10-22 Thread Rich Sezov
Possible newbie question: how did you downgrade to Mesa 8.0.4? I've been looking for a PPA, but haven't found one. Should I grab the ones from the Precise repository? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https:/

[Desktop-packages] [Bug 1061073] Re: Desktop effects are slow and desktop corruption using mesa 9

2012-10-17 Thread Rich Sezov
Did I say Render (yes I did)? Yes, I meant Raster. That seems to have at least gotten rid of the screen corruption, though the effects are still slow. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.

[Desktop-packages] [Bug 1061073] Re: Desktop effects are slow and desktop corruption using mesa 9

2012-10-17 Thread Rich Sezov
Just so you know, I'm not trying to take away from the real (and hard) work you're doing on this issue: it is a bug, plain and simple, and it needs to be fixed. I'm just offering a workaround for those of us who may have installed the beta on our main machines, since we were so close to the release

[Desktop-packages] [Bug 1061073] Re: Desktop effects are slow and desktop corruption using mesa 9

2012-10-17 Thread Rich Sezov
I left OpenGL enabled, and only changed the Qt Graphics Subsystem. All my desktop goodies are in place, so far. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1061073 Title: Desktop effe

[Desktop-packages] [Bug 1061073] Re: Desktop effects are slow and desktop corruption using mesa 9

2012-10-17 Thread Rich Sezov
I've gotten this problem to mostly go away (see my post here: http://www.kubuntuforums.net/showthread.php?60502-Screen-artifacts- Intel-video) by changing Qt Graphics System to Render in System Settings -> Desktop Effects. -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1027724] Re: [nvidia] Xorg freeze

2012-10-10 Thread Rich Price
I am still having periodic freezes. Has anyone done any work on this? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu. https://bugs.launchpad.net/bugs/1027724 Title: [nvidia] Xorg freeze Status in “n

[Desktop-packages] [Bug 980710] Re: black font on black background in xfce terminal

2012-09-29 Thread Rich Winslow
For the command line inhibited that read this thread; on my Ubuntu 12.04 / XFCE system I was able to get Evolution's colors to be correct by using Synaptic package manager to install the "shimmer-themes" package. It includes the albatross, bluebird and greybird themes. Select one of these themes a

[Desktop-packages] [Bug 1029926] [NEW] Auto-login does not work with lightdm

2012-07-27 Thread Justin Rich
Public bug reported: Release from lsb_release -rd Description:Ubuntu 12.04 LTS Release:12.04 **Note** This is actually Xubuntu, with XFCE 4.8. Lightdm Package: lightdm: Installed: 1.2.1-0ubuntu1 Candidate: 1.2.1-0ubuntu1 Version table: *** 1.2.1-0ubuntu1 0 500 http://g

[Desktop-packages] [Bug 1028608] Re: package gdm (not installed) failed to install/upgrade: подпроцесс установлен сценарий post-removal возвратил код ошибки 128

2012-07-24 Thread rich
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/1028608 Title: package gdm (not installed) failed to install/upgrade: подпроцесс установлен сценарий post-removal возвратил код ошибки 128

[Desktop-packages] [Bug 1028608] [NEW] package gdm (not installed) failed to install/upgrade: подпроцесс установлен сценарий post-removal возвратил код ошибки 128

2012-07-24 Thread rich
Public bug reported: package gdm (not installed) failed to install / upgrade: subprocess installed post-removal script returned error code 128 ProblemType: Package DistroRelease: Ubuntu 12.04 Package: gdm (not installed) ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19 Uname: Linux 3.2.0-2

[Desktop-packages] [Bug 1025786] Re: Screencloud updates by commercial-ppa-uploaders added by software center fail with error 401

2012-07-18 Thread Rich
** Changed in: software-center (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to software-center in Ubuntu. https://bugs.launchpad.net/bugs/1025786 Title: Screencloud updates by commercial-ppa-

[Desktop-packages] [Bug 902698] Re: lightdm crashed with SIGSEGV in check_stopped()

2012-04-26 Thread Rich Hart
Both this and GDM are crashing on my system.It started after I tried the latest graphic driver #876499.I have X working again, but neither graphic login package will run. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in

[Desktop-packages] [Bug 986107] [NEW] keyboard arrow keys up/down does not work

2012-04-20 Thread rich
Public bug reported: not possible without a mouse to change the window manager ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: lightdm 1.2.1-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14 Uname: Linux 3.2.0-23-generic i686 ApportVersion: 2.0.1-0ubuntu5 Architecture: i386 D

[Desktop-packages] [Bug 986107] Re: keyboard arrow keys up/down does not work

2012-04-20 Thread rich
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/986107 Title: keyboard arrow keys up/down does not work Status in “lightdm” package in Ubuntu: New Bug description: not possible wi

[Desktop-packages] [Bug 975414] Re: lightdm failed to run

2012-04-07 Thread rich
/var/log/Xorg.0.log ** Attachment added: "Xorg.0.log" https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/975414/+attachment/3021319/+files/Xorg.0.log -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in Ubuntu. https://bugs

[Desktop-packages] [Bug 975414] Re: lightdm failed to run

2012-04-07 Thread rich
lspci -v ** Attachment added: "lspci-v" https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/975414/+attachment/3021307/+files/lspci-v -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bu

[Desktop-packages] [Bug 975414] Re: lightdm failed to run

2012-04-07 Thread rich
Files in /var/log/lightdm/ ** Attachment added: "var-log-lightdm.tar" https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/975414/+attachment/3021292/+files/var-log-lightdm.tar -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightd

[Desktop-packages] [Bug 975414] Re: lightdm failed to run

2012-04-06 Thread rich
** Attachment added: "IMG_0108.JPG" https://bugs.launchpad.net/bugs/975414/+attachment/3017999/+files/IMG_0108.JPG -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/975414 Title: lig

[Desktop-packages] [Bug 975414] [NEW] lightdm failed to run

2012-04-06 Thread rich
Public bug reported: On my netbook dell inspiron 1501 lightdm failed to run. I see the message "The system is running in low-graphics mode" The next step is proposed - run in low-graphics mode for just one session - reconfigure graphics - trubleshoot the error - Exit to console login but all opt

[Desktop-packages] [Bug 899830] [NEW] I can not reboot or shut down computer

2011-12-04 Thread rich
Public bug reported: I can not restart or shut down computer from lightdm login screen when are logged in tty1. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: lightdm 1.0.6-0ubuntu1.1 ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6 Uname: Linux 3.0.0-13-generic x86_64 ApportVersion

[Desktop-packages] [Bug 899830] Re: I can not reboot or shut down computer

2011-12-04 Thread rich
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/899830 Title: I can not reboot or shut down computer Status in “lightdm” package in Ubuntu: New Bug description: I can not restart

[Desktop-packages] [Bug 877684] Re: in the terminal is not typed commands

2011-10-22 Thread rich
Case closed. I` recreate my home dir and its fixed. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/877684 Title: in the terminal is not typed commands Status in “gnome-termina

[Desktop-packages] [Bug 848128] Re: metacity does not start after login

2011-10-22 Thread rich
Case closed. I` recreate my home dir and its fixed. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to metacity in Ubuntu. https://bugs.launchpad.net/bugs/848128 Title: metacity does not start after login Status in “metacity” package in

[Desktop-packages] [Bug 848128] Re: metacity does not start after login

2011-10-20 Thread rich
problem persists after the release :( -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to metacity in Ubuntu. https://bugs.launchpad.net/bugs/848128 Title: metacity does not start after login Status in “metacity” package in Ubuntu: New

[Desktop-packages] [Bug 877684] Re: in the terminal is not typed commands

2011-10-18 Thread rich
** Attachment added: "Duplicated characters when entering" https://bugs.launchpad.net/bugs/877684/+attachment/2558271/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA-2011-10-18%2023%3A28%3A32.png -- You received this bug notification because you are a member of Desktop Packages, which is subscrib

[Desktop-packages] [Bug 877684] [NEW] in the terminal is not typed commands

2011-10-18 Thread rich
Public bug reported: after the transition to tty1 or exit from sleep mode in the terminal is not typed commands and Duplicated characters when entering see attachment ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: gnome-terminal 3.0.1-0ubuntu3 ProcVersionSignature: Ubuntu 3.0.0-12.20-gener

[Desktop-packages] [Bug 875267] Re: Initializing nautilus-gdu extension failed

2011-10-18 Thread rich
Yes, fixed. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/875267 Title: Initializing nautilus-gdu extension failed Status in “nautilus” package in Ubuntu: Invalid Bug descriptio

[Desktop-packages] [Bug 836250] Re: [Oneiric] Intel Corporation Centrino Ultimate-N 6300 poor networking, packet loss and very slow Lenovo X201 and T500 laptops

2011-10-15 Thread Rich R
I'm getting this too. Intel Centrino Wireless-N 1000 on a Lenovo E420s. Was fine under Natty. Frustratingly slow connection under Oneiric. I can't easily get access to the router. Is there a corresponding work-around for this card? -- You received this bug notification because you are a member o

[Desktop-packages] [Bug 875267] Re: Initializing nautilus-gdu extension failed

2011-10-15 Thread rich
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/875267 Title: Initializing nautilus-gdu extension failed Status in “nautilus” package in Ubuntu: New Bug description: nautilus-ope

[Desktop-packages] [Bug 875267] [NEW] Initializing nautilus-gdu extension failed

2011-10-15 Thread rich
Public bug reported: nautilus-open-terminal extension ** (nautilus:6898): DEBUG: SyncDaemon already running, initializing SyncdaemonDaemon object (nautilus:6898): Gtk-CRITICAL **: gtk_action_set_visible: assertion `GTK_IS_ACTION (action)' failed (nautilus:6898): Gtk-CRITICAL **: gtk_action_set_

[Desktop-packages] [Bug 872139] Re: Banshee hangs if computer is offline

2011-10-10 Thread Rich
*** This bug is a duplicate of bug 871068 *** https://bugs.launchpad.net/bugs/871068 ** This bug has been marked a duplicate of bug 871068 Banshee (ubuntu one music store) crashes when not connected to the internet -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 872139] Re: Banshee hangs if computer is offline

2011-10-10 Thread Rich
By the way, this is when the computer is offline - I am finally online and I have run Banshee again and it didn't hang. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to banshee in Ubuntu. https://bugs.launchpad.net/bugs/872139 Title: Ba

  1   2   >