[Bug 1961508] Re: Dock displaying over window after resuming from blank screen

2024-02-26 Thread Simon Déziel
The workaround from #71 worked almost perfectly out of the box, I've
only seen 1-2 windows staying under the dock. I probably simply need
bump the delay a bit from the default value.

Thanks a lot @popov895. @ballogy, thanks for working on this with
upstream!

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

Title:
  Dock displaying over window after resuming from blank screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/dash-to-dock/+bug/1961508/+subscriptions


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

[Bug 1966127] Re: ubuntu-desktop-minimal pulls gnome-session which is in universe

2022-04-05 Thread Simon Déziel
Thanks Jeremy!

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

Title:
  ubuntu-desktop-minimal pulls gnome-session which is in universe

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


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

[Bug 1860461] Re: libgnutls30 3.6.11.1-2ubuntu2 (Ubuntu 20.04) breaks pulseui client with error "Error performing TLS handshake: The Diffie-Hellman prime sent by the server is not acceptable (not long

2020-04-14 Thread Simon Déziel
Oops, it should have been LOW, not LEGACY. Here it is again to avoid any
confusion:

As a workaround, can you try lowering the profile from MEDIUM [1] to LOW
[2]:

sudo mkdir /etc/gnutls
cat << EOF | sudo tee -a /etc/gnutls/config
[overrides]
default-priority-string = 
NORMAL:-VERS-ALL:+VERS-TLS1.3:+VERS-TLS1.2:+VERS-DTLS1.2:%PROFILE_LOW
EOF


1: https://git.launchpad.net/ubuntu/+source/gnutls28/tree/debian/rules#n38
2: 
https://gnutls.org/manual/html_node/Selecting-cryptographic-key-sizes.html#Selecting-cryptographic-key-sizes

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

Title:
  libgnutls30 3.6.11.1-2ubuntu2 (Ubuntu 20.04) breaks pulseui client
  with error "Error performing TLS handshake: The Diffie-Hellman prime
  sent by the server is not acceptable (not long enough)."

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

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

[Bug 1866974] Re: The Diffie-Hellman prime sent by the server is not acceptable

2020-04-14 Thread Simon Déziel
*** This bug is a duplicate of bug 1872778 ***
https://bugs.launchpad.net/bugs/1872778

As a workaround, can you try lowering the profile from MEDIUM [1] to LOW
[2]:

sudo mkdir /etc/gnutls
cat << EOF | sudo tee -a /etc/gnutls/config
[overrides]
default-priority-string = 
NORMAL:-VERS-ALL:+VERS-TLS1.3:+VERS-TLS1.2:+VERS-DTLS1.2:%PROFILE_LOW
EOF


1: https://git.launchpad.net/ubuntu/+source/gnutls28/tree/debian/rules#n38
2: 
https://gnutls.org/manual/html_node/Selecting-cryptographic-key-sizes.html#Selecting-cryptographic-key-sizes

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

Title:
  The Diffie-Hellman prime sent by the server is not acceptable

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

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

[Bug 1860461] Re: libgnutls30 3.6.11.1-2ubuntu2 (Ubuntu 20.04) breaks pulseui client with error "Error performing TLS handshake: The Diffie-Hellman prime sent by the server is not acceptable (not long

2020-04-14 Thread Simon Déziel
As a workaround, can you try lowering the profile from MEDIUM [1] to
LEGACY:

sudo mkdir /etc/gnutls
cat << EOF | sudo tee -a /etc/gnutls/config
[overrides]
default-priority-string = 
NORMAL:-VERS-ALL:+VERS-TLS1.3:+VERS-TLS1.2:+VERS-DTLS1.2:%PROFILE_LEGACY
EOF


1:
https://git.launchpad.net/ubuntu/+source/gnutls28/tree/debian/rules#n38

** Changed in: gnutls28 (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  libgnutls30 3.6.11.1-2ubuntu2 (Ubuntu 20.04) breaks pulseui client
  with error "Error performing TLS handshake: The Diffie-Hellman prime
  sent by the server is not acceptable (not long enough)."

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

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

[Bug 1860461] Re: libgnutls30 3.6.11.1-2ubuntu2 (Ubuntu 20.04) breaks pulseui client with error "Error performing TLS handshake: The Diffie-Hellman prime sent by the server is not acceptable (not long

2020-04-14 Thread Simon Déziel
** This bug is no longer a duplicate of bug 1872778
   update-crypto-policies not affecting Gnome Online Accounts

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

Title:
  libgnutls30 3.6.11.1-2ubuntu2 (Ubuntu 20.04) breaks pulseui client
  with error "Error performing TLS handshake: The Diffie-Hellman prime
  sent by the server is not acceptable (not long enough)."

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

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

[Bug 1808576] [NEW] gnome-control-center segfaults when unit bolt.service is masked

2018-12-14 Thread Simon Déziel
Public bug reported:

I don't have any Thunderbolt devices so I masked the unused the
bolt.service. This causes problem with gnome-control-center.

Steps to reproduce:

1) launch gnome-control-center
$ gnome-control-center

2) navigate to Thunderbolt section
go to Devices, then Thunderbolt and close gnome-control-center

3) mask bold.service
$ sudo systemctl stop bolt.service
$ sudo systemctl mask bolt.service

4) re-launch gnome-control-center
$ gnome-control-center 

(gnome-control-center:21859): thunderbolt-cc-panel-WARNING **: 14:04:53.423: 
Could not create client: Error calling StartServiceByName for 
org.freedesktop.bolt: GDBus.Error:org.freedesktop.systemd1.UnitMasked: Unit 
bolt.service is masked.
Segmentation fault (core dumped)

Expected result: no segfault.

Additional information:

$ lsb_release -rd
Description:Ubuntu 18.04.1 LTS
Release:18.04

$ apt-cache policy gnome-control-center bolt
gnome-control-center:
  Installed: 1:3.28.2-0ubuntu0.18.04.2
  Candidate: 1:3.28.2-0ubuntu0.18.04.2
  Version table:
 *** 1:3.28.2-0ubuntu0.18.04.2 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
100 /var/lib/dpkg/status
 1:3.28.1-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
bolt:
  Installed: 0.5-0ubuntu0.18.04.1
  Candidate: 0.5-0ubuntu0.18.04.1
  Version table:
 *** 0.5-0ubuntu0.18.04.1 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
100 /var/lib/dpkg/status
 0.2-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-control-center 1:3.28.2-0ubuntu0.18.04.2
ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
Uname: Linux 4.15.0-43-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Dec 14 14:05:26 2018
InstallationDate: Installed on 2018-07-15 (152 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180714)
ProcEnviron:
 LANG=en_CA.UTF-8
 TERM=xterm-256color
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
 PATH=(custom, no user)
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1808576

Title:
  gnome-control-center segfaults when unit bolt.service is masked

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

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

[Bug 1754401] Re: mounting /proc with hidepid causes: Fatal server error: (EE) xf86OpenConsole: Cannot open virtual console 1 (Permission denied)

2018-03-13 Thread Simon Déziel
Finally found what changed. I updated /etc/fstab to have /proc mounted
with hidepid=2,gid=sudo for added security. This works perfectly on
16.04 but totally breaks on 17.10.

To recap: mounting /proc with "nodev,noexec,nosuid" works but adding
"hidepid=2,gid=sudo" breaks.

** Tags added: regression

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

Title:
  mounting /proc with hidepid causes: Fatal server error: (EE)
  xf86OpenConsole: Cannot open virtual console 1 (Permission denied)

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

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

[Bug 1754401] Re: mounting /proc with hidepid causes: Fatal server error: (EE) xf86OpenConsole: Cannot open virtual console 1 (Permission denied)

2018-03-13 Thread Simon Déziel
** Summary changed:

- Fatal server error: (EE) xf86OpenConsole: Cannot open virtual console 1 
(Permission denied)
+ mounting /proc with hidepid causes: Fatal server error: (EE) xf86OpenConsole: 
Cannot open virtual console 1 (Permission denied)

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

Title:
  mounting /proc with hidepid causes: Fatal server error: (EE)
  xf86OpenConsole: Cannot open virtual console 1 (Permission denied)

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

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

[Bug 1754401] Re: gdm-x-session xf86OpenConsole: Cannot open virtual console 1 (Permission denied)

2018-03-08 Thread Simon Déziel
** Attachment added: "Xorg.0.log"
   
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1754401/+attachment/5073196/+files/Xorg.0.log

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

Title:
  gdm-x-session xf86OpenConsole: Cannot open virtual console 1
  (Permission denied)

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

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

[Bug 1754401] [NEW] gdm-x-session xf86OpenConsole: Cannot open virtual console 1 (Permission denied)

2018-03-08 Thread Simon Déziel
Public bug reported:

I don't what changed but today, my Artful laptop refuses to start a
graphical session. The last update seems entirely unrelated:

# /var/log/apt/history.log
Start-Date: 2018-03-06  15:50:35
Commandline: apt-get dist-upgrade
Requested-By: simon (1000)
Upgrade: libpq5:amd64 (9.6.7-0ubuntu0.17.10, 9.6.8-0ubuntu0.17.10)
End-Date: 2018-03-06  15:50:39

I tried linux-image-4.13.0-32-generic and linux-image-4.13.0-36-generic
to no avail. I removed the "quiet splash" args from /etc/default/grub
but it didn't help. Using "nomodeset" makes the graphical session almost
work but the brightness of the screen is so low that I cannot use it and
can't make it brighter either.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gdm3 3.26.1-3ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-36.40-generic 4.13.13
Uname: Linux 4.13.0-36-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
Date: Thu Mar  8 11:08:35 2018
InstallationDate: Installed on 2017-10-21 (137 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
SourcePackage: gdm3
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful third-party-packages

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

Title:
  gdm-x-session xf86OpenConsole: Cannot open virtual console 1
  (Permission denied)

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

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

[Bug 1698144] [NEW] "journalctl -k" doesn't respect kernel.dmesg_restrict

2017-06-15 Thread Simon Déziel
Public bug reported:

Steps to reproduce:

1) restrict dmesg to root only
sudo kernel.dmesg_restrict=1
2) check that root can still get dmesg
sudo dmesg
3) check a regular user cannot access dmesg and gets a denial
dmesg
4) check with journalctl
journalctl -k

Here, journalctl should report a denial but instead if gives out the
dmesg output thus bypassing the restriction.


Issue description:

On our systems, access to dmesg is restricted with
kernel.dmesg_restrict=1 which works well:

  $ sysctl kernel.dmesg_restrict
  kernel.dmesg_restrict = 1
  $ dmesg
  dmesg: read kernel buffer failed: Operation not permitted

But "journalctl -k" lets anyone bypass that restriction:

  $ journalctl -k | wc -l
  1035


Additional information:

$ apt-cache policy systemd
systemd:
  Installed: 229-4ubuntu17
  Candidate: 229-4ubuntu17
  Version table:
 *** 229-4ubuntu17 500
500 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
100 /var/lib/dpkg/status
 229-4ubuntu10 500
500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
 229-4ubuntu4 500
500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages

$ lsb_release -rd
Description:Ubuntu 16.04.2 LTS
Release:16.04

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: systemd 229-4ubuntu17
ProcVersionSignature: Ubuntu 4.4.0-80.101-generic 4.4.70
Uname: Linux 4.4.0-80-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
CurrentDesktop: Unity
CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
Date: Thu Jun 15 09:36:15 2017
InstallationDate: Installed on 2016-12-06 (190 days ago)
InstallationMedia: Ubuntu-Server 16.04.1 LTS "Xenial Xerus" - Beta amd64 
(20161206)
MachineType: System76 Lemur
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-80-generic.efi.signed 
root=UUID=49432620-38ed-44bd-912a-7bc51eec3a35 ro quiet splash possible_cpus=4 
nmi_watchdog=0 kaslr vsyscall=none vt.handoff=7
SourcePackage: systemd
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/17/2017
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 5.12
dmi.board.asset.tag: Tag 12345
dmi.board.name: Lemur
dmi.board.vendor: System76
dmi.board.version: lemu7
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: System76
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.12:bd02/17/2017:svnSystem76:pnLemur:pvrlemu7:rvnSystem76:rnLemur:rvrlemu7:cvnSystem76:ct10:cvrN/A:
dmi.product.name: Lemur
dmi.product.version: lemu7
dmi.sys.vendor: System76

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


** Tags: amd64 apport-bug third-party-packages xenial

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

Title:
  "journalctl -k" doesn't respect kernel.dmesg_restrict

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

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


[Bug 1643901] Re: flxdec security update tracking bug

2016-11-22 Thread Simon Déziel
Marc, I'm assuming this is related to this
https://scarybeastsecurity.blogspot.ca/2016/11/0day-exploit-advancing-
exploitation.html, right?

Like the author, I question the upstream decision to include FLIC
support in the "good" set. Would it be possible to move that plugin to
the "bad" or the "ugly" set since it's presumably a very rarely used
format?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-good0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/1643901

Title:
  flxdec security update tracking bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/1643901/+subscriptions

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


[Bug 1292451] Re: screensaver re-locks itself after unlocking if the configured screen-off timer goes off while screen is locked

2016-04-25 Thread Simon Déziel
I have unity 7.4.0+16.04.20160415-0ubuntu1 (from Xenial) and I'm still
affected by the double lock problem.

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

Title:
  screensaver re-locks itself after unlocking if the configured screen-
  off timer goes off while screen is locked

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1292451/+subscriptions

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


[Bug 1564951] [NEW] systemd-timesyncd: Failed to call clock_adjtime(): Invalid argument

2016-04-01 Thread Simon Déziel
Public bug reported:

After upgrading systemd from 229-3ubuntu1 to 229-3ubuntu2, I noticed
this on one of my VM:

  systemd-timesyncd: Failed to call clock_adjtime(): Invalid argument

systemd-timesyncd says it was able to sync the clock but also report
failures:

# systemctl status systemd-timesyncd
● systemd-timesyncd.service - Network Time Synchronization
   Loaded: loaded (/lib/systemd/system/systemd-timesyncd.service; enabled; 
vendor preset: enabled)
  Drop-In: /lib/systemd/system/systemd-timesyncd.service.d
   └─disable-with-time-daemon.conf
   Active: active (running) since Fri 2016-04-01 10:55:09 EDT; 3s ago
 Docs: man:systemd-timesyncd.service(8)
 Main PID: 2523 (systemd-timesyn)
   Status: "Synchronized to time server 172.24.21.1:123 (ntp.ubuntu.com)."
Tasks: 2 (limit: 512)
   CGroup: /system.slice/systemd-timesyncd.service
   └─2523 /lib/systemd/systemd-timesyncd

Apr 01 10:55:09 ipsec.p2p.sdeziel.info systemd[1]: Starting Network Time 
Synchronization...
Apr 01 10:55:09 ipsec.p2p.sdeziel.info systemd[1]: Started Network Time 
Synchronization.
Apr 01 10:55:09 ipsec.p2p.sdeziel.info systemd-timesyncd[2523]: Failed to call 
clock_adjtime(): Invalid argument
Apr 01 10:55:09 ipsec.p2p.sdeziel.info systemd-timesyncd[2523]: Synchronized to 
time server 172.24.21.1:123 (ntp.ubuntu.com).

The clock_adjtime error repeats every ~30 seconds after that.

Oddly, I cannot reproduce this on my physical machine, only on this VM.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: systemd 229-3ubuntu2
ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
Uname: Linux 4.4.0-17-generic x86_64
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
Date: Fri Apr  1 10:50:35 2016
Lspci: Error: [Errno 2] No such file or directory: 'lspci'
Lsusb: Error: [Errno 2] No such file or directory: 'lsusb'
MachineType: QEMU Standard PC (Q35 + ICH9, 2009)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: root=UUID=ce88e7e4-836f-42d6-8e39-4bc8abd23541 ro 
console=hvc0 kaslr
SourcePackage: systemd
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/01/2011
dmi.bios.vendor: Bochs
dmi.bios.version: Bochs
dmi.chassis.type: 1
dmi.chassis.vendor: Bochs
dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2011:svnQEMU:pnStandardPC(Q35+ICH9,2009):pvrpc-q35-2.0:cvnBochs:ct1:cvr:
dmi.product.name: Standard PC (Q35 + ICH9, 2009)
dmi.product.version: pc-q35-2.0
dmi.sys.vendor: QEMU

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


** Tags: amd64 apport-bug xenial

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

Title:
  systemd-timesyncd: Failed to call clock_adjtime(): Invalid argument

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

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

[Bug 1543282] [NEW] masked jobs trigger warning about failed dependency

2016-02-08 Thread Simon Déziel
Public bug reported:

When one masks a unit, systemd complains that it fails to add the masked
job as dependency. For example, after masking proc-sys-fs-
binfmt_misc.automount, a boot sequence logs this message 24 times:

 Feb  8 15:14:18 simon-laptop systemd[1]: proc-sys-fs-
binfmt_misc.automount: Cannot add dependency job, ignoring: Unit proc-
sys-fs-binfmt_misc.automount is masked.

This should be a debug level message to avoid spamming syslog
needlessly. This is exactly what upstream recently did in
https://github.com/systemd/systemd/commit/e93af635c73663ea9e0d719e150dca4bb894b407.
It would be great to have this in Xenial.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: systemd 228-5ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-4.19-generic 4.4.1
Uname: Linux 4.4.0-4-generic x86_64
ApportVersion: 2.19.4-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
Date: Mon Feb  8 15:34:50 2016
MachineType: LENOVO 2516CTO
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-4-generic 
root=/dev/mapper/crypt-xroot ro quiet splash 
cryptopts=target=crypt,source=/dev/sda1,lvm=crypt-xroot possible_cpus=4 
nmi_watchdog=0 kaslr vt.handoff=7
SourcePackage: systemd
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/14/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 6IET85WW (1.45 )
dmi.board.name: 2516CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr6IET85WW(1.45):bd02/14/2013:svnLENOVO:pn2516CTO:pvrThinkPadT410:rvnLENOVO:rn2516CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 2516CTO
dmi.product.version: ThinkPad T410
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug xenial

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

Title:
  masked jobs trigger warning about failed dependency

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

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


[Bug 1240336] Re: After release upgrade, the user looses permissions for several basic actions in the system

2015-11-08 Thread Simon Déziel
I ran into this problem on Lubuntu 14.04. On that machine, the user
created during the installation had no problem but every other regular
users were affected.

The workaround was to join the regular users to the sudo group to please
polkit. Since I really wanted those users to be "power less" I also
added those sudoer rules:

jane ALL=(ALL) !ALL
jdoe ALL=(ALL) !ALL

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

Title:
  After release upgrade, the user looses permissions for several basic
  actions in the system

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

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


[Bug 1229400] Re: rhythmbox-metadata crashed with SIGSEGV

2014-09-20 Thread Simon Déziel
I get that crash every time I start rhythmbox on Trusty. If more
information is needed about this crash, please let me know.

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

Title:
  rhythmbox-metadata crashed with SIGSEGV

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

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


[Bug 1274273] Re: rhythmbox-metadata crashed with SIGSEGV

2014-04-03 Thread Simon Déziel
*** This bug is a duplicate of bug 1229400 ***
https://bugs.launchpad.net/bugs/1229400

This doesn't seem to occur anymore now that I run rhythmbox
3.0.2-0ubuntu1. I'd like to provide feedback on LP: #1229400 but this
bug is private and I don't have access.

I consider this bug to be fix released.

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

Title:
  rhythmbox-metadata crashed with SIGSEGV

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

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


[Bug 1273722] [NEW] rhythmbox-metadata crashed with SIGSEGV

2014-01-28 Thread Simon Déziel
Public bug reported:

This crash occured when trying to import my music collection (contains
many formats: mp3, ogg, flac, etc).

$ lsb_release -rd
Description:Ubuntu Trusty Tahr (development branch)
Release:14.04

$ apt-cache policy rhythmbox
rhythmbox:
  Installed: 3.0.1-1ubuntu8
  Candidate: 3.0.1-1ubuntu8
  Version table:
 *** 3.0.1-1ubuntu8 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: rhythmbox 3.0.1-1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
Uname: Linux 3.13.0-5-generic x86_64
ApportVersion: 2.13.2-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Jan 28 09:54:59 2014
ExecutablePath: /usr/lib/rhythmbox/rhythmbox-metadata
InstallationDate: Installed on 2014-01-26 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140124)
ProcCmdline: /usr/lib/rhythmbox/rhythmbox-metadata unix:tmpdir=/tmp
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, user)
 XDG_RUNTIME_DIR=set
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7f7c767a3fd7:  movzbl (%r10,%rcx,1),%r10d
 PC (0x7f7c767a3fd7) ok
 source (%r10,%rcx,1) (0x7f7d704554e7) not located in a known VMA region 
(needed readable region)!
 destination %r10d ok
 Stack memory exhausted (SP below stack segment)
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: rhythmbox
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflump3dec.so
 ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflump3dec.so
 ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflump3dec.so
 ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflump3dec.so
 ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflump3dec.so
Title: rhythmbox-metadata crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo

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


** Tags: amd64 apport-crash need-amd64-retrace trusty

** Information type changed from Private to Public

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

Title:
  rhythmbox-metadata crashed with SIGSEGV

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

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


[Bug 1273260] [NEW] rhythmbox crashed with SIGSEGV in rb_list_model_find()

2014-01-27 Thread Simon Déziel
Public bug reported:

This crash occured when trying to import my music collection (contains
many formats: mp3, ogg, etc).

$ lsb_release -rd
Description:Ubuntu Trusty Tahr (development branch)
Release:14.04

$ apt-cache policy rhythmbox
rhythmbox:
  Installed: 3.0.1-1ubuntu8
  Candidate: 3.0.1-1ubuntu8
  Version table:
 *** 3.0.1-1ubuntu8 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: rhythmbox 3.0.1-1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
Uname: Linux 3.13.0-5-generic x86_64
ApportVersion: 2.13.2-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Jan 27 09:24:14 2014
ExecutablePath: /usr/bin/rhythmbox
InstallationDate: Installed on 2014-01-26 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140124)
ProcCmdline: rhythmbox
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, user)
 XDG_RUNTIME_DIR=set
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7f00ee828827 rb_list_model_find+119: cmp
(%rax),%rsi
 PC (0x7f00ee828827) ok
 source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
 destination %rsi ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: rhythmbox
StacktraceTop:
 rb_list_model_find () from /usr/lib/librhythmbox-core.so.8
 rb_list_model_remove_item () from /usr/lib/librhythmbox-core.so.8
 ?? () from /usr/lib/librhythmbox-core.so.8
 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
Title: rhythmbox crashed with SIGSEGV in rb_list_model_find()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo

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


** Tags: amd64 apport-crash need-amd64-retrace trusty

** Information type changed from Private to Public

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

Title:
  rhythmbox crashed with SIGSEGV in rb_list_model_find()

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

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


[Bug 1031449] Re: rhythmbox leaking memory

2013-06-21 Thread Simon Déziel
Thanks for this update, rythmbox's memory stays constant when changing
songs. I've been testing for the last 8 hours and things look good.

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

Title:
  rhythmbox leaking memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1031449/+subscriptions

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


[Bug 715874] Re: gnome thumbnailers should have an apparmor profile

2013-04-26 Thread Simon Déziel
@Jamie, I've been running with your profile (from comment #5) on Precise
since a long time and it works really well. It would be nice to have it
shipped enabled by default in future releases. Thanks

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

Title:
  gnome thumbnailers should have an apparmor profile

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

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


[Bug 1012277] Re: Closing laptop lid should not blank external monitor

2013-04-20 Thread Simon Déziel
Alezandr tricks worked! It would still be great to have a proper fix
implemented eventually :)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1012277

Title:
  Closing laptop lid should not blank external monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1012277/+subscriptions

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


[Bug 1020162] Re: some characters not displayed in a PDF file

2012-12-19 Thread Simon Déziel
The fix works well.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  some characters not displayed in a PDF file

To manage notifications about this bug go to:
https://bugs.launchpad.net/poppler/+bug/1020162/+subscriptions

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


[Bug 969359] Re: [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking numlock)

2012-12-10 Thread Simon Déziel
@Bruce, see comment #135 on how to enable precise-proposed to install
version 3.4.2-0ubuntu0.6 (note the .6 at the end) that has the fix
included:

gnome-settings-daemon (3.4.2-0ubuntu0.6) precise-proposed; urgency=low

  * debian/patches/git_no_numlock_eating_cpu_loop.patch:
- backport upstream fix for numlock keeps changing state and 
  gnome-settings-daemon is eating 100% cpu while that's happening
  (lp: #969359)

 -- Sebastien Bacher seb...@ubuntu.com  Mon, 12 Nov 2012 16:09:01
+0100

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/969359

Title:
  [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking
  numlock)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/969359/+subscriptions

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


[Bug 970916] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in vfprintf()

2012-10-10 Thread Simon Déziel
Sorry for the long delay Conor. I haven't seen this bug lately so I
think it was solved by an update. As fas as I am concerned, this is fix-
released. Thanks a lot

** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/970916

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in vfprintf()

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-10-09 Thread Simon Déziel
@David, not having the Off profile is not a problem, especially if you
are saying that is temporary. The problem is I cannot select profiles
with more than 2 channels yet I require 4.0 for my card to work
properly on my setup.

Right now, on my fully up to date 12.04 setup, the Gnome applet is only
showing me 2 output profiles, one digital stereo and one analog stereo
but the cards has ~8 profiles accessible in pavucontrol. My card may
be a bit funky but it need an analog *or* digital 4.0 profile to output
on the optical S/PDIF.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose all profiles (Emu 0404 USB)

2012-10-09 Thread Simon Déziel
Sorry for not being very clear in the first place. So just to recap, all
I'm after is selecting the right *output* profile which is a 4.0 one
in my case. I'm only using the card to output sound so I haven't look at
the input situation. Thanks for your help so far!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose all profiles (Emu 0404 USB)

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-10-06 Thread Simon Déziel
Hi David, I got access to the Emu-0404 card and confirmed that
pavucontrol effectively gives access to all the profiles. As noted in
comment #32, this work around is working  but I still feel that masking
all the profiles supported by a sound card is risky. I understand the
initial intend of not cluttering the interface with too many choices but
maybe having giving access to more profiles by right-clicking on the
device would be good compromise?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-10-04 Thread Simon Déziel
@David, I'll check that this weekend. I wasn't aware of this because the
bug is still marked as in progress. Thanks for the follow-up, I'll
keep you posted.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-10-03 Thread Simon Déziel
@Conor, I just wanted to let you know I'm still available (and much
interested) in testing any test/debug build to assist you solving this
issue. Thanks in advance.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


Re: [Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-07-02 Thread Simon Déziel
On 12-06-19 03:27 AM, David Henningsson wrote:
 Thanks for testing. Can you select the right profile with the
 pavucontrol application?

Actually, pavucontrol allows to set the profile to Analog Surround 4.0
and that works! Here is an overview of the situation:

On Lucid:
1) Analog Surround 4.0: works
2) Digital Surround (IEC958) 4.0: works

On Precise:
3) Analog Surround 4.0: works after pavucontrol exposed this profile
4) Digital Surround (IEC958) 4.0: not available even in pavucontrol

In all the tests, the wiring is the same: USB sound card with an optical
fiber connection to the sound system. Nothing is analog in this setup
so why are the analog profiles working ? It's maybe not relevant but
it's an oddity that I wanted to mention.

Since pavucontrol gives access to the Analog Surround 4.0 profile
under Precise and that profile sticks throughout reboots, that is a
valid workaround. Many thanks for this suggestion.

 If not, this is actually a pulseaudio problem
 rather than a problem with the sound settings UI.

Since the Analog Surround 4.0 profile works well, it would be nice if
the soundnua could make it visible/available/selectable.

Great thanks,
Simon



** Attachment added: pavucontrol-pactl.list
   
https://bugs.launchpad.net/bugs/972554/+attachment/3211176/+files/pavucontrol-pactl.list

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


Re: [Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-06-19 Thread Simon Déziel
On 12-06-19 03:27 AM, David Henningsson wrote:
 Thanks for testing. Can you select the right profile with the
 pavucontrol application? If not, this is actually a pulseaudio problem
 rather than a problem with the sound settings UI.

I will test this as soon as I get back access to the hardware(might be
in about a month). Since I only have access to the hardware every so
often, a list of all the informations to collect could help me provide
you those in batch instead of waiting that long between the different
tests. Your help on this is very much appreciated, thanks.

Simon

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-06-17 Thread Simon Déziel
Hi David,

Unfortunately, the new .so that you added in comment #26 does not work
either. I have attached the pactl list just in case.

** Attachment added: pactl list with the libsoundnua.so from comment #26
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/972554/+attachment/3194005/+files/pactl-list.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 969359] Re: [keyboard]: gnome-settings-daemon consumes 100% cpu (vnp, virtualbox, ...)?

2012-06-04 Thread Simon Déziel
I'm observing the exact same behaviour as described in comment #8. I'm
also runing 12.04. Killing g-s-d fixes the numlock issue but seems to
cause X to take a lot more CPU than before.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/969359

Title:
  [keyboard]: gnome-settings-daemon consumes 100% cpu (vnp, virtualbox,
  ...)?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/969359/+subscriptions

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


[Bug 969359] Re: [keyboard]: gnome-settings-daemon consumes 100% cpu (vnp, virtualbox, ...)?

2012-06-04 Thread Simon Déziel
X CPU increase was not related to killing g-s-d finally. FYI, I'm not
using VMWare or VirtualBox and don't use VNC either.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/969359

Title:
  [keyboard]: gnome-settings-daemon consumes 100% cpu (vnp, virtualbox,
  ...)?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/969359/+subscriptions

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-05-31 Thread Simon Déziel
Hi David,

Yes I'm using a 64 bit system so there should be no problem there.

I don't have the USB sound card at hand right now (it belongs to my
father that I converted to Ubuntu :) ) and probably won't for the next 2
weeks or so. If another affected user could run the test that might be
faster for you to get the results. I will do the test myself as soon as
possible anyway.

Many thanks for looking into this.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-05-20 Thread Simon Déziel
Hi Connor,

I finally managed to get access to the affected sound card again. I have
attached a few files as you asked previously. In comment #13 you asked
me which profile I think I was missing but I don't really know since
what's available in Precise does not work from the gnome-control-center
sound test.

Also, I can't have the default device to stay the Digital Output
(S/PDIF) EMu 0404. Every time I select this device and close the
applet, it reverts to the old default device. The other devices are
selectable as default though.

** Attachment added: pactl list cards under Precise as asked in comment #13
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/972554/+attachment/3155249/+files/pactl-list-cards.log

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-05-20 Thread Simon Déziel
From the pactl list cards under Precise, I see that all the profiles
with iec958 are missing the 40 and are only stereo profiles. I
think that's part of the problem since on Lucid I need to use the
output:iec958-surround-40+input:iec958-stereo: Digital Surround 4.0
(IEC958) Output + Digital Stereo (IEC958) Input (sinks: 1, sources: 1,
priority. 155) profile to have the sound working.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-05-20 Thread Simon Déziel
Also attaching aplay -l and gnome-control-center with the
libsoundnua.so log output.

** Attachment added: aplay -l under Precise
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/972554/+attachment/3155256/+files/aplay-l.log

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-05-20 Thread Simon Déziel
** Attachment added: gnome-control-center with libsoundnua.so under Precise
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/972554/+attachment/3155262/+files/gnome-control-center.debug.log

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


Re: [Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-04-20 Thread Simon Déziel
On 12-04-20 02:48 PM, Conor Curran wrote:
 Hi Simon,

Hi Conor,

 Did you manage to get a list of the profiles from your precise machine
?

No, unfortunately I still don't have access to the laptop in question. I
hoped the Lucid listing was enough ... I'll do my best to get you the
list from Precise but that won't happen this week.

 If so could you highlight exactly which profile is being omitted. I have
 looked at the list above and AFAICT this is the profile you are after
 
 
 output:iec958-surround-40+input:iec958-stereo: Digital Surround 4.0 (IEC958) 
 Output + Digital Stereo (IEC958) Input (sinks: 1, sources: 1, priority. 155).

Indeed, this one looks like what I need : 4.0 output and IEC958.

 I removed the inclusion of the OFF profile on purpose maybe I shouldn't
 have done this.

IMO that was not cluttering the interface too much. I'll miss it but
that's not a big concern.

 When you select a device it will then become default.

IIUC, selecting (highlighting) a card and closing the GUI window makes
the selected card the default device ? If that's how it works ATM I
think that's not a very explicit way to assign a default card.

 In the previous version did it remember for you that your EMU was to be the
 default device ?

Yes it did.

I really appreciate the time you spend on this, thanks.

Simon

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 970916] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in vfprintf()

2012-04-11 Thread Simon Déziel
@Connor, I'll try this when get the affected laptop back in my
possession. Thanks a lot for looking into this.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/970916

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in vfprintf()

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-04-04 Thread Simon Déziel
Hi Conor,

Thanks for looking into this. Unfortunately, the new design is hiding
something I used to rely on. The sound card in question, an E-MU 404
USB, also offers many profiles and one of them is Digital Surround
Output 4.0 + IEC958 (S/PDIF) Digital Audio Output  (I don't have the
device at hand ATM but it's a similar name). This profile is not shown
in the new design where the card only shows 2 other profiles that are
not compatible with my setup since I need S/PDIF output.

Another problem with the new design is that I don't know how to define
the default output. Less importantly, I also miss the off profile
for a card (i.e: to turn off built-in sound card with horrible
speakers).

Let me know if I can provide more informations.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-04-04 Thread Simon Déziel
I was only able to get the pactl list cards from Lucid as the laptop
is not physically accessible ATM and I cannot easily reboot on Precise
LiveCD. I hope that's good enough for now.

Here is the information pertaining to the card in question (also in the
attached log) :

Card #2
  Name: 
alsa_card.usb-E-MU_Systems__Inc._E-MU_0404___USB_E-MU-38-3F04-07D80409-0B038-STATION03-00-USB
  Driver: module-alsa-card.c
  Owner Module: 19
  Properties:
alsa.card = 1
alsa.card_name = E-MU 0404 | USB
alsa.long_card_name = E-MU Systems, Inc. E-MU 0404 | USB at 
usb-:00:1d.7-1, high speed
alsa.driver_name = snd_usb_audio
device.bus_path = pci-:00:1d.7-usb-0:1:1.0
sysfs.path = /devices/pci:00/:00:1d.7/usb2/2-1/2-1:1.0/sound/card1
udev.id = 
usb-E-MU_Systems__Inc._E-MU_0404___USB_E-MU-38-3F04-07D80409-0B038-STATION03-00-USB
device.bus = usb
device.vendor.id = 041e
device.vendor.name = Creative Technology, Ltd
device.product.id = 3f04
device.product.name = E-Mu 0404
device.serial = 
E-MU_Systems__Inc._E-MU_0404___USB_E-MU-38-3F04-07D80409-0B038-STATION03
device.string = 1
device.description = E-Mu 0404
module-udev-detect.discovered = 1
device.icon_name = audio-card-usb
  Profiles:
output:analog-stereo: Analog Stereo Output (sinks: 1, sources: 0, priority. 
6000)
output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (sinks: 1, 
sources: 1, priority. 6060)
output:analog-stereo+input:iec958-stereo: Analog Stereo Output + Digital 
Stereo (IEC958) Input (sinks: 1, sources: 1, priority. 6055)
output:analog-stereo+input:iec958-surround-40: Analog Stereo Output + 
Digital Surround 4.0 (IEC958) Input (sinks: 1, sources: 1, priority. 6001)
output:analog-surround-40: Analog Surround 4.0 Output (sinks: 1, sources: 
0, priority. 700)
output:analog-surround-40+input:analog-stereo: Analog Surround 4.0 Output + 
Analog Stereo Input (sinks: 1, sources: 1, priority. 760)
output:analog-surround-40+input:iec958-stereo: Analog Surround 4.0 Output + 
Digital Stereo (IEC958) Input (sinks: 1, sources: 1, priority. 755)
output:analog-surround-40+input:iec958-surround-40: Analog Surround 4.0 
Output + Digital Surround 4.0 (IEC958) Input (sinks: 1, sources: 1, priority. 
701)
output:iec958-stereo: Digital Stereo Duplex (IEC958) (sinks: 1, sources: 0, 
priority. 5500)
output:iec958-stereo+input:analog-stereo: Digital Stereo (IEC958) Output + 
Analog Stereo Input (sinks: 1, sources: 1, priority. 5560)
output:iec958-stereo+input:iec958-stereo: Digital Stereo (IEC958) Output + 
Digital Stereo (IEC958) Input (sinks: 1, sources: 1, priority. )
output:iec958-stereo+input:iec958-surround-40: Digital Stereo (IEC958) 
Output + Digital Surround 4.0 (IEC958) Input (sinks: 1, sources: 1, priority. 
5501)
output:iec958-surround-40: Digital Surround 4.0 (IEC958) Output (sinks: 1, 
sources: 0, priority. 100)
output:iec958-surround-40+input:analog-stereo: Digital Surround 4.0 
(IEC958) Output + Analog Stereo Input (sinks: 1, sources: 1, priority. 160)
output:iec958-surround-40+input:iec958-stereo: Digital Surround 4.0 
(IEC958) Output + Digital Stereo (IEC958) Input (sinks: 1, sources: 1, 
priority. 155)
output:iec958-surround-40+input:iec958-surround-40: Digital Surround 4.0 
(IEC958) Output + Digital Surround 4.0 (IEC958) Input (sinks: 1, sources: 1, 
priority. 101)
input:analog-stereo: Analog Stereo Input (sinks: 0, sources: 1, priority. 
60)
input:iec958-stereo: Digital Stereo (IEC958) Input (sinks: 0, sources: 1, 
priority. 55)
input:iec958-surround-40: Digital Surround 4.0 (IEC958) Input (sinks: 0, 
sources: 1, priority. 1)
off: Éteint (sinks: 0, sources: 0, priority. 0)
  Active Profile: output:iec958-surround-40


** Attachment added: Sound card listing
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/972554/+attachment/3006072/+files/pactl-list-cards-lucid.log

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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

[Bug 972554] [NEW] Ubuntu 12.04: the Sound menu does not expose the sound card profile selection

2012-04-03 Thread Simon Déziel
Public bug reported:

With Ubuntu  12.04, the Sound menu allows to select various profiles
for each sound cards via drop down list in the Hardware tab. I couldn't
find this feature in the latest daily-live image of Ubuntu 12.04 (from
April 1st).

I'd appreciate if someone would kindly point me where to change this ?

Thanks in advance

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

** Description changed:

  With Ubuntu  12.04, the Sound menu allows to select various profiles
- for each sound cards a drop down list in the Hardware tab. I couldn't
+ for each sound cards via drop down list in the Hardware tab. I couldn't
  find this feature in the latest daily-live image of Ubuntu 12.04 (from
  April 1st).
  
  I'd appreciate if someone would kindly point me where to change this ?
  
  Thanks in advance

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  Ubuntu 12.04: the Sound menu does not expose the sound card profile
  selection

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

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


[Bug 972554] Re: Ubuntu 12.04: the Sound menu does not expose the sound card profile selection

2012-04-03 Thread Simon Déziel
** Attachment added: Sound menu from Oneiric showing the profile selection 
list
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/972554/+attachment/2997376/+files/sound-menu-oneiric.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  Ubuntu 12.04: the Sound menu does not expose the sound card profile
  selection

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

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


[Bug 972554] Re: Ubuntu 12.04: the Sound menu does not expose the sound card profile selection

2012-04-03 Thread Simon Déziel
** Attachment added: Sound menu from Precise lacking a way to select a profile
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/972554/+attachment/2997377/+files/sound-menu-precise.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  Ubuntu 12.04: the Sound menu does not expose the sound card profile
  selection

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

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


[Bug 972554] Re: Ubuntu 12.04: the Sound menu does not expose the sound card profile selection

2012-04-03 Thread Simon Déziel
So the issue is that Precise is missing an easy way to select a profile
for a card (both input and output).

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  Ubuntu 12.04: the Sound menu does not expose the sound card profile
  selection

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-04-03 Thread Simon Déziel
@Sebastien, thanks for the explanations and clarifications.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/972554

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 897322] Re: PDF saved forms are not compatible with Adobe Reader

2012-02-02 Thread Simon Déziel
** Summary changed:

- PDF saved forms are not compatible with Adobe Reader 10.1.1 
+ PDF saved forms are not compatible with Adobe Reader

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

Title:
  PDF saved forms are not compatible with Adobe Reader

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

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


[Bug 884856] Re: gnome-keyring integration breaks some GPG functions

2011-12-29 Thread Simon Déziel
My Oneiric fresh install is also affected by this change. My enigmail
(GPG for Thunderbird) configuration was migrated from Natty where it was
configured to ask for me a password to unlock my GPG key. Now, in
Oneiric, enigmail always has access to my GPG key and never prompts me
for a password.

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

Title:
  gnome-keyring integration breaks some GPG functions

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

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


[Bug 787475] Re: Rhythmbox [0.12.8] [0.12.5] Not Fetching Album Information From MusicBrainz

2011-12-27 Thread Simon Déziel
@TJ, a fix for Lucid would be very appreciated, thanks for looking into
this. I'll be available to test if/when you need it.

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

Title:
  Rhythmbox [0.12.8]  [0.12.5] Not Fetching Album Information From
  MusicBrainz

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/787475/+subscriptions

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


[Bug 897322] [NEW] PDF saved forms are not compatible with Adobe Reader 10.1.1

2011-11-28 Thread Simon Déziel
Public bug reported:

When editing and saving the PDF form available at
http://www.oiq.qc.ca/Documents/DAP/permis
/formulaire_inscription_examen_prof-fr.pdf, the resulting PDF is not
open-able in Adobe Reader X (10.1.1).

When trying to open the document with Adobe Reader X under Windows 7, I
get the following error :

There was an error opening this document. There was a problem reading
this document (14).

The edited PDF form is attached to this bug.

$ lsb_release -rd
Description:Ubuntu 11.04
Release:11.04

$ apt-cache policy evince
evince:
  Installed: 2.32.0-0ubuntu12.3
  Candidate: 2.32.0-0ubuntu12.3
  Version table:
 *** 2.32.0-0ubuntu12.3 0
500 http://ca.archive.ubuntu.com/ubuntu/ natty-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 2.32.0-0ubuntu12 0
500 http://ca.archive.ubuntu.com/ubuntu/ natty/main amd64 Packages

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: evince 2.32.0-0ubuntu12.3
ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic x86_64
Architecture: amd64
Date: Mon Nov 28 12:50:22 2011
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature_: Ubuntu 2.6.38-13.52-generic 2.6.38.8
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty

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

Title:
  PDF saved forms are not compatible with Adobe Reader 10.1.1

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

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


[Bug 897322] Re: PDF saved forms are not compatible with Adobe Reader 10.1.1

2011-11-28 Thread Simon Déziel
** Attachment added: Edited PDF form
   
https://bugs.launchpad.net/bugs/897322/+attachment/2611443/+files/formulaire_inscription_examen_prof-fr-edited.pdf

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

Title:
  PDF saved forms are not compatible with Adobe Reader 10.1.1

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

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


[Bug 897322] Re: PDF saved forms are not compatible with Adobe Reader 10.1.1

2011-11-28 Thread Simon Déziel
I forgot to mention but the resulting edited PDF form opens and displays
properly with Evince itself.

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

Title:
  PDF saved forms are not compatible with Adobe Reader 10.1.1

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

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


[Bug 63587] Re: Can't queue a song more than once in Rhythmbox

2011-05-02 Thread Simon Déziel
This problem does not affect Banshee (the new replacement for Rhythmbox
in Natty).

I know this isn't a workaround but it might be a valid solution for
some.

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

Title:
  Can't queue a song more than once in Rhythmbox

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


[Bug 757976] Re: Thunderbird attachment name changes cause send error

2011-04-11 Thread Simon Déziel
I can confirm this Maverick too.

** Changed in: nautilus-sendto (Ubuntu)
   Status: New = Confirmed

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

Title:
  Thunderbird attachment name changes cause send error

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


[Bug 683900] [NEW] assertion failed when trying to play an online radio streaming in ogg

2010-12-01 Thread Simon Déziel
Public bug reported:

Binary package hint: rhythmbox

I have added a online radio that streams in Ogg and when I try to play
it I often get this error :

$ rhythmbox
**
RhythmDB:ERROR:rhythmdb-property-model.c:855:rhythmdb_property_model_delete_prop:
 assertion failed: ((ptr = g_hash_table_lookup (model-priv-reverse_map, 
propstr)))
Aborted

The weird thing is that I was able to play it once.

$ lsb_release -rd
Description:Ubuntu 10.04.1 LTS
Release:10.04

$ apt-cache policy rhythmbox
rhythmbox:
  Installed: 0.12.8-0ubuntu7
  Candidate: 0.12.8-0ubuntu7
  Version table:
 *** 0.12.8-0ubuntu7 0
500 http://ca.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
100 /var/lib/dpkg/status
 0.12.8-0ubuntu3 0
500 http://ca.archive.ubuntu.com/ubuntu/ lucid/main Packages

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: rhythmbox 0.12.8-0ubuntu7
ProcVersionSignature: Ubuntu 2.6.35-22.35~lucid1-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
Architecture: amd64
Date: Wed Dec  1 17:30:25 2010
EcryptfsInUse: Yes
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: rhythmbox

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


** Tags: amd64 apport-bug lucid

-- 
assertion failed when trying to play an online radio streaming in ogg
https://bugs.launchpad.net/bugs/683900
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 683900] Re: assertion failed when trying to play an online radio streaming in ogg

2010-12-01 Thread Simon Déziel
*** This bug is a duplicate of bug 561632 ***
https://bugs.launchpad.net/bugs/561632

-- 
assertion failed when trying to play an online radio streaming in ogg
https://bugs.launchpad.net/bugs/683900
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 683900] Re: assertion failed when trying to play an online radio streaming in ogg

2010-12-01 Thread Simon Déziel
*** This bug is a duplicate of bug 561632 ***
https://bugs.launchpad.net/bugs/561632

** This bug has been marked a duplicate of bug 561632
   
RhythmDB:ERROR:rhythmdb-property-model.c:855:rhythmdb_property_model_delete_prop:
 assertion failed
 * You can subscribe to bug 561632 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/561632/+subscribe

-- 
assertion failed when trying to play an online radio streaming in ogg
https://bugs.launchpad.net/bugs/683900
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 670005] [NEW] gvfsd-sftp segfaults when doing a lot of I/O

2010-11-02 Thread Simon Déziel
Public bug reported:

Binary package hint: gvfs

I access my music on a remote server using SSHFS. This music is
imported/read by Rhythmbox. I have found that if I play music from the
SSHFS folder while I am also importing some folders in the same SSHFS
directory gvfsd-sftd reports segfaults in /var/log/messages :

Nov  2 11:37:05 simon-laptop kernel: [12311.088606] show_signal_msg: 24 
callbacks suppressed
Nov  2 11:37:05 simon-laptop kernel: [12311.088616] gvfsd-sftp[9336]: segfault 
at 28 ip 004173b4 sp 7fff1f5119b0 error 4 in 
gvfsd-sftp[40+2c000]
Nov  2 11:40:09 simon-laptop kernel: [12494.517225] gvfsd-sftp[13858]: segfault 
at 28 ip 004173b4 sp 7fff15f6c990 error 4 in 
gvfsd-sftp[40+2c000]

The importation is more reliable when I do _not_ play any music. Once
the importation is done I have no problem in playing all the music I
want.

Both systems run Ubuntu Lucid. One thing to note is that I run the
backported kernel from Maverick on my laptop (the client).

$ ps aux| grep sftp
simon13965 15.9  0.1  66852  4600 ?S11:41   3:00 
/usr/lib/gvfs/gvfsd-sftp --spawner :1.6 /org/gtk/gvfs/exec_spaw/5
simon13969 23.6  0.0  38784  2556 pts/2Ss+  11:41   4:28 /usr/bin/ssh 
-oForwardX11 no -oForwardAgent no -oClearAllForwardings yes -oProtocol 2 
-oNoHostAuthenticationForLocalhost yes -s xeon sftp

$ lsb_release -rd
Description:Ubuntu 10.04.1 LTS
Release:10.04

$ apt-cache policy gvfs-backends
gvfs-backends:
  Installed: 1.6.1-0ubuntu1build1
  Candidate: 1.6.1-0ubuntu1build1
  Version table:
 *** 1.6.1-0ubuntu1build1 0
500 http://ca.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
100 /var/lib/dpkg/status
 1.6.0+git20100414-0ubuntu1 0
500 http://ca.archive.ubuntu.com/ubuntu/ lucid/main Packages

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gvfs-backends 1.6.1-0ubuntu1build1
ProcVersionSignature: Ubuntu 2.6.35-22.34~lucid1-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
Architecture: amd64
Date: Tue Nov  2 11:53:43 2010
EcryptfsInUse: Yes
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gvfs

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


** Tags: amd64 apport-bug lucid

-- 
gvfsd-sftp segfaults when doing a lot of I/O
https://bugs.launchpad.net/bugs/670005
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 670005] Re: gvfsd-sftp segfaults when doing a lot of I/O

2010-11-02 Thread Simon Déziel


-- 
gvfsd-sftp segfaults when doing a lot of I/O
https://bugs.launchpad.net/bugs/670005
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 670005] Re: gvfsd-sftp segfaults when doing a lot of I/O

2010-11-02 Thread Simon Déziel
I just got another segfault while doing import only.

Nov  2 12:12:22 simon-laptop kernel: [14427.641033] gvfsd-sftp[13965]:
segfault at 28 ip 004173b4 sp 7fff65e356a0 error 4 in gvfsd-
sftp[40+2c000]

-- 
gvfsd-sftp segfaults when doing a lot of I/O
https://bugs.launchpad.net/bugs/670005
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 670005] Re: gvfsd-sftp segfaults when doing a lot of I/O

2010-11-02 Thread Simon Déziel
I have installed the following packages to have the debug symbols :

ii  gvfs-backends-dbgsym1.6.1-0ubuntu1build1
debug symbols for package gvfs-backends
ii  libgvfscommon0-dbgsym   1.6.1-0ubuntu1build1
debug symbols for package libgvfscommon0

And I followed https://wiki.ubuntu.com/Backtrace to produce the
backtrace attached. If any other information is required I will provide
it on request.

** Attachment added: gdb backtrace
   
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/670005/+attachment/1720849/+files/gdb-gvfsd-sftp.txt

-- 
gvfsd-sftp segfaults when doing a lot of I/O
https://bugs.launchpad.net/bugs/670005
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 587319] [NEW] Rhythmbox crashes when a new encoding/recording profile is created.

2010-05-29 Thread Simon Déziel
Public bug reported:

Binary package hint: rhythmbox

In Rhythmbox, Edit-­­Preferences-Music if I go to Preferred Format,
click Edit and create a new profile it crashes as soon as I click
create.

After the crash, the new profile exists and is working.

$ lsb_release -rd
Description:Ubuntu 10.04 LTS
Release:10.04

$ apt-cache policy rhythmbox
rhythmbox:
  Installed: 0.12.8-0ubuntu4
  Candidate: 0.12.8-0ubuntu4
  Version table:
 *** 0.12.8-0ubuntu4 0
500 http://ca.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
100 /var/lib/dpkg/status
 0.12.8-0ubuntu3 0
500 http://ca.archive.ubuntu.com/ubuntu/ lucid/main Packages

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: rhythmbox 0.12.8-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Sat May 29 15:50:37 2010
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.utf8
SourcePackage: rhythmbox

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


** Tags: amd64 apport-bug lucid

-- 
Rhythmbox crashes when a new encoding/recording profile is created.
https://bugs.launchpad.net/bugs/587319
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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

[Bug 587319] Re: Rhythmbox crashes when a new encoding/recording profile is created.

2010-05-29 Thread Simon Déziel

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/49325909/Dependencies.txt

** Attachment added: GConfNonDefault.txt
   http://launchpadlibrarian.net/49325910/GConfNonDefault.txt

** Attachment added: GstreamerVersions.txt
   http://launchpadlibrarian.net/49325911/GstreamerVersions.txt

** Attachment added: LogAlsaMixer.txt
   http://launchpadlibrarian.net/49325912/LogAlsaMixer.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/49325913/XorgLog.txt

-- 
Rhythmbox crashes when a new encoding/recording profile is created.
https://bugs.launchpad.net/bugs/587319
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 525356] Re: rhythmbox-metadata crashed with SIGSEGV in g_object_newv()

2010-03-06 Thread Simon Déziel
** Visibility changed to: Public

-- 
rhythmbox-metadata crashed with SIGSEGV in g_object_newv()
https://bugs.launchpad.net/bugs/525356
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 413580] Re: Deleting an item removes the file but triggers Missing Files

2010-02-21 Thread Simon Déziel
I have the same issue using Rhythmbox 0.12.6git20100218-0ubuntu1 in
Lucid.

** Changed in: rhythmbox (Ubuntu)
   Status: New = Confirmed

-- 
Deleting an item removes the file but triggers Missing Files
https://bugs.launchpad.net/bugs/413580
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 458720] Re: suspend button makes karmic hibernates

2009-11-09 Thread Simon Déziel
I can also confirm that the bug is fixed in Karmic final.

** Changed in: gnome-power-manager (Ubuntu)
   Status: Confirmed = Fix Released

-- 
suspend button makes karmic hibernates
https://bugs.launchpad.net/bugs/458720
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 454487] Re: The program 'gnome-settings-daemon' received an X Window System error. During on a FreeNX server suring a session. The crash does not happen when xrandr plugin is disabled.

2009-11-03 Thread Simon Déziel
I can also confirm that the fix works.

Thanks

-- 
The program 'gnome-settings-daemon' received an X Window System error. During 
on a FreeNX server suring a session. The crash does not happen when xrandr 
plugin is disabled.
https://bugs.launchpad.net/bugs/454487
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-desktop in ubuntu.

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


[Bug 67236] Re: The battery notification icon don't show the current battery power

2009-11-01 Thread Simon Déziel
The bug was reported to be fix in gnome-power (called gnome-power-
manager in Ubuntu). Hardy and higher are supposed to have the fix
included. Could someone try to reproduce this bug with a recent Ubuntu
version and come back with updated information here ?

-- 
The battery notification icon don't show the current battery power
https://bugs.launchpad.net/bugs/67236
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 296130] Re: Brightness controls on ThinkPad X60s not working

2009-11-01 Thread Simon Déziel
Hi Øyvind Grønnesby,

As your the one who reported that bug could you please confirm if this
bug is fixed in Jaunty or later and update the bug according to this ?

Thank you in advance

-- 
Brightness controls on ThinkPad X60s not working
https://bugs.launchpad.net/bugs/296130
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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

[Bug 458720] Re: suspend button makes karmic hibernates

2009-10-26 Thread Simon Déziel
I can confirm that the Suspend button triggers a hibernate instead. For
the menu problem after resume I can't confirm because the laptop failed
to resume.

** Changed in: gnome-power-manager (Ubuntu)
   Status: New = Confirmed

-- 
suspend button makes karmic hibernates
https://bugs.launchpad.net/bugs/458720
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 413218] Re: Rythmbox Internet Radio stream opening failure

2009-10-23 Thread Simon Déziel
I just checked the file return when accessing
http://yp.shoutcast.com/sbin/tunein-station.pls?id=632567. Here is the
content :

[playlist]
numberofentries=0
Version=2

The field file is missing. Here is a working example comming from
http://www.di.fm/aacplus/ambient.pls

[playlist]
NumberOfEntries=1
File1=http://72.26.204.18:6196
Title1=D I G I T A L L Y - I M P O R T E D - Ambient - a blend of ambient, 
downtempo, and chillout
Length1=-1
Version=2

** Changed in: rhythmbox (Ubuntu)
   Status: Incomplete = Invalid

-- 
Rythmbox Internet Radio stream opening failure
https://bugs.launchpad.net/bugs/413218
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 433008] Re: Playing FLAC with replaygain on, volume goes to zero in the first second

2009-10-04 Thread Simon Déziel
I am unable to reproduce this bug. I'e tried with the gconf setting on
and off and with FLAC with and without replaigain.

lsb_release -rd
Description:Ubuntu karmic (development branch)
Release:9.10

apt-cache policy rhythmbox
rhythmbox:
  Installed: 0.12.5-0ubuntu1
  Candidate: 0.12.5-0ubuntu1
  Version table:
 *** 0.12.5-0ubuntu1 0
500 http://ch.archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status

apt-cache policy pavucontrol
pavucontrol:
  Installed: 0.9.8+git20090701-0ubuntu2
  Candidate: 0.9.8+git20090701-0ubuntu2
  Version table:
 *** 0.9.8+git20090701-0ubuntu2 0
500 http://ch.archive.ubuntu.com karmic/universe Packages
100 /var/lib/dpkg/status

apt-cache policy pulseaudio
pulseaudio:
  Installed: 1:0.9.18-0ubuntu3
  Candidate: 1:0.9.18-0ubuntu3
  Version table:
 *** 1:0.9.18-0ubuntu3 0
500 http://ch.archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status

-- 
Playing FLAC with replaygain on, volume goes to zero in the first second
https://bugs.launchpad.net/bugs/433008
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 441258] Re: my matshita BD-MLT UJ 230 AS doesnt' open and intoduce any CD / DVD .

2009-10-03 Thread Simon Déziel
** Package changed: gnome-system-monitor (Ubuntu) = ubuntu

-- 
my matshita BD-MLT UJ 230 AS doesnt' open and intoduce any CD / DVD .
https://bugs.launchpad.net/bugs/441258
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-monitor in ubuntu.

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


[Bug 437658] Re: nautilus crashed with SIGSEGV

2009-09-27 Thread Simon Déziel
** Visibility changed to: Public

-- 
nautilus crashed with SIGSEGV
https://bugs.launchpad.net/bugs/437658
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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