[Bug 988098] Re: Headphone muted 12.04

2012-05-16 Thread jamie campbell
@Insane1 that approach works for me but only survives the session within
which it's done.. I have to redo it every time a reboot occurs (and
since I have a laptop that moves around a lot, reboots are quite
frequent creatures).  Note that I can do the same solution just using
alsamixer and changing speaker volume, but in both cases ( pavucontrol
or alsamixer), the settings change is forgotten on shutdown.

I had the exact same problem 2 or 3 LTSs ago and ended up having to
manually do some pretty crazy low-level stuff to work around it.. I'm
really hoping I won't have to do that again.

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

Title:
  Headphone muted 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/988098/+subscriptions

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


[Bug 785645] Re: package openerp-server 5.0.14-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-08-17 Thread jamie campbell
This problem also exists with http://www.openerp.com/download/stable/deb
/openerp-server-6.0.2-0_all.deb .  In that case, the issue is that the
postinst grep triggers at least one false positive.

On my system there is an openerp-web user.  The postinst script is
interested in an openerp user, but the checking line is if ! getent
passwd | grep -q ^${_USERNAME} , it needs to use ^${_USERNAME}:
instead so as not to catch users it's not trying to catch.  The :
isn't a magic character, it's the format of lines from getent
(user:password:userid:etcetc)

I've attached a new postinst script which does this, which should be
used to build future openerp-server deb files

** Attachment added: corrected post-installation script for openerp-server
   
https://bugs.launchpad.net/ubuntu/+source/openerp-server/+bug/785645/+attachment/2286901/+files/postinst

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

Title:
  package openerp-server 5.0.14-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openerp-server/+bug/785645/+subscriptions

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


[Bug 785645] Re: package openerp-server 5.0.14-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-08-17 Thread jamie campbell
correction to my post above, it's not getent format it's passwd format,
see for instance http://www.cyberciti.biz/faq/understanding-etcpasswd-
file-format/

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

Title:
  package openerp-server 5.0.14-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openerp-server/+bug/785645/+subscriptions

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


[Bug 800927] [NEW] setting thunderbird as preferred email application corrupts Launch Web Browser shortcut

2011-06-22 Thread jamie campbell
Public bug reported:

when I set thunderbird as the mail client in preferred applications, my
Launch web browser shortcut key launches firefox with a big random
number (eg 1107040615) instead of continuing to use the specified home
page (in my case google).

I can reproduce this by 
a) create a new user
b) select a key combination for Launch web browser keyboard shortcut
d) hit the key combo to verify it works (it does, but for a new user it goes to 
about:startpage instead of google, which is fine)
e) change preferred applications mail reader to thunderbird
f) hit the key combo for Launch web browser again.  This time firefox tries 
to go to a big random number instead of about:startpage.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: thunderbird 3.1.10+build1+nobinonly-0ubuntu0.11.04.2
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Jun 22 17:53:06 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: thunderbird
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty

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

Title:
  setting thunderbird as preferred email application corrupts Launch
  Web Browser shortcut

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

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


[Bug 800927] Re: setting thunderbird as preferred email application corrupts Launch Web Browser shortcut

2011-06-22 Thread jamie campbell
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/800927

Title:
  setting thunderbird as preferred email application corrupts Launch
  Web Browser shortcut

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

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