[Bug 1886211] [NEW] Auto-complete for grub-reboot provides invalid options, most of which fail silently

2020-07-03 Thread Ricardo Abreu
Public bug reported:

Hitting tab on `grub-reboot` gives:

```
$ grub-reboot [tab]
--id
Advanced options for Ubuntu
Ubuntu
Ubuntu, with Linux 4.15.0-108-generic
Ubuntu, with Linux 4.15.0-108-generic (recovery mode)
Ubuntu, with Linux 4.15.0-109-generic
Ubuntu, with Linux 4.15.0-109-generic (recovery mode)
```

But

```
$ grub-reboot --id
Unrecognized option `--id'
[...]
```

And the menu items starting with "Ubuntu, with Linux 4.15.0-" are
actually in the submenu "Advanced options for Ubuntu". So, saying `grub-
reboot "Ubuntu, with Linux 4.15.0-108-generic", does not have the
desired effect. One needs to say instead `grub-reboot "Advanced options
for Ubuntu>Ubuntu, with Linux 4.15.0-108-generic"`.

Additionally, `grub-reboot` accepts those and other meaningless
parameters without complaint:

```
$ sudo grub-reboot nonsense && echo success
success
```

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: grub2-common 2.02-2ubuntu8.15
ProcVersionSignature: User Name 4.15.0-109.110-generic 4.15.18
Uname: Linux 4.15.0-109-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.15
Architecture: amd64
Date: Fri Jul  3 16:35:28 2020
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=C.UTF-8
 SHELL=/bin/bash
SourcePackage: grub2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic uec-images

** Description changed:

  Hitting tab on `grub-reboot` gives:
  
  ```
  $ grub-reboot [tab]
  --id
  Advanced options for Ubuntu
  Ubuntu
  Ubuntu, with Linux 4.15.0-108-generic
  Ubuntu, with Linux 4.15.0-108-generic (recovery mode)
  Ubuntu, with Linux 4.15.0-109-generic
  Ubuntu, with Linux 4.15.0-109-generic (recovery mode)
  ```
  
  But
  
  ```
  $ grub-reboot --id
  Unrecognized option `--id'
  [...]
  ```
  
  And the menu items starting with "Ubuntu, with Linux 4.15.0-" are
  actually in the submenu "Advanced options for Ubuntu". So, saying `grub-
  reboot "Ubuntu, with Linux 4.15.0-108-generic", does not have the
  desired effect. One needs to say instead `grub-reboot "Advanced options
- for Ubuntu>Ubuntu, with Linux 4.15.0-108-generic".
+ for Ubuntu>Ubuntu, with Linux 4.15.0-108-generic"`.
  
  Additionally, `grub-reboot` accepts those and other meaningless
  parameters without complaint:
  
  ```
  $ sudo grub-reboot nonsense && echo success
  success
  ```
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: grub2-common 2.02-2ubuntu8.15
  ProcVersionSignature: User Name 4.15.0-109.110-generic 4.15.18
  Uname: Linux 4.15.0-109-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  Date: Fri Jul  3 16:35:28 2020
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=C.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=C.UTF-8
+  SHELL=/bin/bash
  SourcePackage: grub2
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1886211

Title:
  Auto-complete for grub-reboot provides invalid options, most of which
  fail silently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1886211/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1864698] Re: Can't change laptop-screen brightness on Dell XPS 13 9370 with kernel 5.4, but 5.3 works

2020-04-01 Thread Ricardo Abreu
Hi, I confirm that fixes it! Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864698

Title:
  Can't change laptop-screen brightness on Dell XPS 13 9370 with kernel
  5.4, but 5.3 works

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1864698/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1864698] Re: Can't change laptop-screen brightness on Dell XPS 13 9370

2020-02-26 Thread Ricardo Abreu
You're right, just booted into 5.3 (which was still installed) and the
problem is gone.

I did not install any mainline kernel yet. Let me know if you still need
that, along with instructions and a specific version please.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864698

Title:
  Can't change laptop-screen brightness on Dell XPS 13 9370

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1864698/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1864698] [NEW] Can't change laptop-screen brightness

2020-02-25 Thread Ricardo Abreu
Public bug reported:

I can't change the screen brightness anymore, on a Dell XPS13. Neither
the keyboard shortcuts nor gnome's sliders work. They move, but
brightness remains unchanged.

I first noticed this after disconnecting an external display, but I have
since rebooted and the problem remains.

This on Focal. I have done a series of upgrades since the original
installation and I know this used to work, but I can't be sure of when
exactly it stopped working. I noticed now, but it could have arisen
earlier. I am pretty sure it was OK on Disco.

I attach the output of lshw. Let me know what else I can provide.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
Uname: Linux 5.4.0-14-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu18
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Tue Feb 25 17:52:13 2020
DistUpgraded: 2020-02-24 18:02:48,088 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: focal
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA 
controller])
   Subsystem: Dell UHD Graphics 620 [1028:07e6]
InstallationDate: Installed on 2019-01-21 (400 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 0489:e0a2 Foxconn / Hon Hai 
 Bus 001 Device 002: ID 0bda:58f4 Realtek Semiconductor Corp. 
Integrated_Webcam_HD
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. XPS 13 9370
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-14-generic 
root=UUID=ae14977c-0724-4298-9c08-80ea948af070 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to focal on 2020-02-24 (0 days ago)
dmi.bios.date: 12/11/2019
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.12.1
dmi.board.name: 0F6P3V
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.asset.tag: ricab-xps13
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.12.1:bd12/11/2019:svnDellInc.:pnXPS139370:pvr:rvnDellInc.:rn0F6P3V:rvrA00:cvnDellInc.:ct10:cvr:
dmi.product.family: XPS
dmi.product.name: XPS 13 9370
dmi.product.sku: 07E6
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.100-4
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.0-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.0-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.7-2ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal regression reproducible third-party-packages 
ubuntu

** Attachment added: "Output from lshw"
   https://bugs.launchpad.net/bugs/1864698/+attachment/5330946/+files/lshw.out

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864698

Title:
  Can't change laptop-screen brightness

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1864698/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1864543] Re: Wrong disk capacity displayed in "About" pane

2020-02-25 Thread Ricardo Abreu
** Changed in: gnome-control-center (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/1864543

Title:
  Wrong disk capacity displayed in "About" pane

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1864543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1864543] Re: Wrong disk capacity displayed in "About" pane

2020-02-25 Thread Ricardo Abreu
Hi, here is the info you requested.

** Attachment added: "Output from `udisksctl dump`"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1864543/+attachment/5330829/+files/udisksctl.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864543

Title:
  Wrong disk capacity displayed in "About" pane

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1864543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1864543] [NEW] Wrong disk capacity displayed in "About" pane

2020-02-24 Thread Ricardo Abreu
Public bug reported:

The About pane in the Settings says "Disk Capacity 1TB", but my disk is
actually 512GB.

This might be related: https://bugs.launchpad.net/ubuntu-
gnome/+bug/1311558

Version info below.

$ lsb_release -rd
Description:Ubuntu Focal Fossa (development branch)
Release:20.04

$ apt policy gnome-control-center
gnome-control-center:
  Installed: 1:3.35.91-0ubuntu1
  Candidate: 1:3.35.91-0ubuntu1
  Version table:
 *** 1:3.35.91-0ubuntu1 500
500 mirror://mirrors.ubuntu.com/mirrors.txt focal/main amd64 Packages
100 /var/lib/dpkg/status

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864543

Title:
  Wrong disk capacity displayed in "About" pane

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1864543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1861310] [NEW] Overlay with shortcut numbers not showing on dock

2020-01-29 Thread Ricardo Abreu
Public bug reported:

The dock no longer shows the overlay with digits corresponding to
shortcuts to launch apps (with ). It stopped appearing after I
upgraded to Eoan.

The numbers are show neither with q nor by holding .
Unlike #1846718, no overlay appears when hitting +0 either (or
some other number), although the corresponding item is launched/focused.

I have tried changing a number of things in org.gnome.shell.extensions
.dash-to-dock, including setting hot-keys to false, as advised
[here](https://askubuntu.com/questions/1082772/keyboard-shortcut-for-
launching-application-from-dock-in-ubuntu-18). Alas, I couldn't make it
work.

Not sure if it matters, but this is the second upgrade (install was on
Cosmic originally). Here is the output of some commands that may be
relevant:

$ gsettings get org.gnome.shell enabled-extensions
['appindicatorsupp...@rgcjonas.gmail.com', 'gnomeGlobalAppMenu@lestcape', 
'systemmoni...@gnome-shell-extensions.gcampax.github.com', 
'remove-activities-but...@missoft.fr', 
'notifications-alert-on-user-m...@hackedbellini.gmail.com', 
'ubuntu-appindicat...@ubuntu.com', 
'alternate-...@gnome-shell-extensions.gcampax.github.com', 
'custom-hot-corn...@janrunx.gmail.com', 'openweather-extens...@jenslody.de', 
'OverviewAllWindows@amiller27', 'system-moni...@paradoxxx.zero.gmail.com', 
'clipboard-indica...@tudmotu.com', 'gTile@vibou', 
'hide-activities-but...@gnome-shell-extensions.bookmarkd.xyz', 
'ubuntu-d...@ubuntu.com', 
'drive-m...@gnome-shell-extensions.gcampax.github.com']

$ ls ~/.local/share/gnome-shell/extensions/
alternate-...@gnome-shell-extensions.gcampax.github.com
clipboard-indica...@tudmotu.com
custom-hot-corn...@janrunx.gmail.com
drive-m...@gnome-shell-extensions.gcampax.github.com
gTile@vibou
hide-activities-but...@gnome-shell-extensions.bookmarkd.xyz
notifications-alert-on-user-m...@hackedbellini.gmail.com
openweather-extens...@jenslody.de
system-moni...@paradoxxx.zero.gmail.com

$ ls /usr/share/gnome-shell/extensions/
apps-m...@gnome-shell-extensions.gcampax.github.com
auto-move-wind...@gnome-shell-extensions.gcampax.github.com
desktop-icons@csoriano
drive-m...@gnome-shell-extensions.gcampax.github.com
horizontal-workspa...@gnome-shell-extensions.gcampax.github.com
launch-new-insta...@gnome-shell-extensions.gcampax.github.com
native-window-placem...@gnome-shell-extensions.gcampax.github.com
places-m...@gnome-shell-extensions.gcampax.github.com
screenshot-window-si...@gnome-shell-extensions.gcampax.github.com
ubuntu-appindicat...@ubuntu.com
ubuntu-d...@ubuntu.com
user-th...@gnome-shell-extensions.gcampax.github.com
window-l...@gnome-shell-extensions.gcampax.github.com
windowsnaviga...@gnome-shell-extensions.gcampax.github.com
workspace-indica...@gnome-shell-extensions.gcampax.github.com

$ gsettings list-recursively org.gnome.shell.extensions.dash-to-dock
org.gnome.shell.extensions.dash-to-dock transparency-mode 'FIXED'
org.gnome.shell.extensions.dash-to-dock shortcut-text 'q'
org.gnome.shell.extensions.dash-to-dock apply-custom-theme false
org.gnome.shell.extensions.dash-to-dock show-favorites true
org.gnome.shell.extensions.dash-to-dock click-action 'focus-or-previews'
org.gnome.shell.extensions.dash-to-dock app-hotkey-9 ['9']
org.gnome.shell.extensions.dash-to-dock custom-background-color false
org.gnome.shell.extensions.dash-to-dock app-shift-hotkey-1 ['1']
org.gnome.shell.extensions.dash-to-dock multi-monitor false
org.gnome.shell.extensions.dash-to-dock height-fraction 0.90002
org.gnome.shell.extensions.dash-to-dock app-ctrl-hotkey-1 ['1']
org.gnome.shell.extensions.dash-to-dock isolate-workspaces false
org.gnome.shell.extensions.dash-to-dock shift-click-action 'launch'
org.gnome.shell.extensions.dash-to-dock shortcut-timeout 2.0
org.gnome.shell.extensions.dash-to-dock show-delay 0.25
org.gnome.shell.extensions.dash-to-dock custom-theme-shrink true
org.gnome.shell.extensions.dash-to-dock app-shift-hotkey-2 ['2']
org.gnome.shell.extensions.dash-to-dock show-windows-preview true
org.gnome.shell.extensions.dash-to-dock show-trash true
org.gnome.shell.extensions.dash-to-dock app-ctrl-hotkey-2 ['2']
org.gnome.shell.extensions.dash-to-dock autohide-in-fullscreen false
org.gnome.shell.extensions.dash-to-dock icon-size-fixed true
org.gnome.shell.extensions.dash-to-dock scroll-action 'switch-workspace'
org.gnome.shell.extensions.dash-to-dock shift-middle-click-action 'minimize'
org.gnome.shell.extensions.dash-to-dock custom-theme-running-dots-border-color 
'#e95420'
org.gnome.shell.extensions.dash-to-dock app-shift-hotkey-3 ['3']
org.gnome.shell.extensions.dash-to-dock pressure-threshold 100.0
org.gnome.shell.extensions.dash-to-dock hide-delay 0.20001
org.gnome.shell.extensions.dash-to-dock show-apps-at-top false
org.gnome.shell.extensions.dash-to-dock app-ctrl-hotkey-3 ['3']
org.gnome.shell.extensions.dash-to-dock show-show-apps-button true
org.gnome.shell.extensions.dash-to-dock app-shift-hotkey-4 ['4']
org.gnome.shell.extensions.dash-to-dock

[Bug 1747646] Re: Authentication error with google drive

2019-04-12 Thread Ricardo Abreu
`snap install deja-dup --classic --beta` fixed it 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/1747646

Title:
  Authentication error with google drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1747646/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 573655] Re: [IDT 92HD73C1X5] Playback problem on rhythmbox and mouse-over audio files

2010-05-03 Thread Ricardo Abreu
Well, actually I found out that the sound had been muted for rhythmbox
and apparently the mouse-over behaviour is hooked to it, because once I
increased the volume (in sound preferences/applications) everything came
back to normal. I wonder why the sound was muted in the first place.

** Changed in: ubuntu
   Status: New => Invalid

-- 
[IDT 92HD73C1X5] Playback problem on rhythmbox and mouse-over audio files
https://bugs.launchpad.net/bugs/573655
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 573655] Re: [IDT 92HD73C1X5] Playback problem on rhythmbox and mouse-over audio files

2010-05-02 Thread Ricardo Abreu
I am listeling to music in MPlayer now. If I go to the sound preferences
and change the output to radeon HDMI the sound is muted.

Might it be that the output of rhythmbox and mouse-over is tied to this
device? And why wouldn't it be working?

-- 
[IDT 92HD73C1X5] Playback problem on rhythmbox and mouse-over audio files
https://bugs.launchpad.net/bugs/573655
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 573655] Re: [IDT 92HD73C1X5] Playback problem on rhythmbox and mouse-over audio files

2010-05-02 Thread Ricardo Abreu
Reinstalling rhythmbox and ubuntu-restricted-extras, plus restarting,
didn't change anything.

-- 
[IDT 92HD73C1X5] Playback problem on rhythmbox and mouse-over audio files
https://bugs.launchpad.net/bugs/573655
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 573655] Re: [IDT 92HD73C1X5] Playback problem on rhythmbox and mouse-over audio files

2010-05-02 Thread Ricardo Abreu

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/47254417/AlsaDevices.txt

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/47254418/AplayDevices.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/47254419/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/47254420/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/47254421/Card0.Codecs.codec.0.txt

** Attachment added: "Card1.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/47254422/Card1.Codecs.codec.0.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/47254423/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/47254424/Dependencies.txt

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/47254425/PciMultimedia.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/47254426/ProcCpuinfo.txt

-- 
[IDT 92HD73C1X5] Playback problem on rhythmbox and mouse-over audio files
https://bugs.launchpad.net/bugs/573655
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 573655] [NEW] [IDT 92HD73C1X5] Playback problem on rhythmbox and mouse-over audio files

2010-05-02 Thread Ricardo Abreu
Public bug reported:

Using Ubuntu 10.04 LTS

Sound was working fine on Lucid until today. Today, I booted and I
noticed that rhythmbox produced no sound. When I mouse over music files
I have no sound either (I was expecting the usual preview of the music).

When I open the same files in MPlayer, they are correctly played. I have
a normal login sound. But when I use the command "aplay" to play a music
file, everything comes out completely distorted, like a detuned radio.

I don't remember installing anything just before this stopped working. I
had installed and uninstalled sox and I installed and kept snd. But I
still had things working after this, even after shutting down and
booting a few times.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: alsa-base 1.0.22.1+dfsg-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic-pae 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic-pae i686
NonfreeKernelModules: fglrx
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ricab  1556 F pulseaudio
 /dev/snd/pcmC0D0p:   ricab  1556 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfc40 irq 22'
   Mixer name   : 'IDT 92HD73C1X5'
   Components   : 'HDA:111d7675,10280272,00100103'
   Controls  : 16
   Simple ctrls  : 10
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xcfeec000 irq 17'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,0010'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Sun May  2 14:47:45 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate i386 
(20100419.1)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 LC_MESSAGES=C
 SHELL=/bin/bash
SelectedCard: 0 Intel HDA-Intel - HDA Intel
SourcePackage: alsa-driver
Symptom: audio
Title: [IDT 92HD73C1X5] Playback problem
dmi.bios.date: 03/29/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A14
dmi.board.name: 0W497D
dmi.board.vendor: Dell Inc.
dmi.board.version: A14
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A14
dmi.modalias: 
dmi:bvnDellInc.:bvrA14:bd03/29/2010:svnDellInc.:pnStudioXPS1640:pvrA143:rvnDellInc.:rn0W497D:rvrA14:cvnDellInc.:ct8:cvrA14:
dmi.product.name: Studio XPS 1640
dmi.product.version: A143
dmi.sys.vendor: Dell Inc.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
[IDT 92HD73C1X5] Playback problem on rhythmbox and mouse-over audio files
https://bugs.launchpad.net/bugs/573655
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 102921] Re: Moving the mouse cursor over the gnome-system-monitor temporarily causes network and disk usage to become zero

2009-11-07 Thread Ricardo Abreu
I can confirm the same problem on Ubuntu Karmic.

-- 
Moving the mouse cursor over the gnome-system-monitor temporarily causes 
network and disk usage to become zero
https://bugs.launchpad.net/bugs/102921
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs