Re: [Bug 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2011-10-30 Thread Ernst
This bug is disappeared for me (it started reapppearing a week ago), with
the changes in /etc/init/dbus.conf still in effect.

Maybe this has to do with my reinstall of grub2; after that, my computer
shuts again. This possinly indicates it has to do with certain boot options?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/211631

Title:
  Network is brought down before network filesystems are unmounted (CIFS
  timeout at shutdown)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/211631/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 667597] Re: conf.d directory not a configuration directory

2011-10-30 Thread Abhishek kumar singh
** Changed in: openldap (Ubuntu)
 Assignee: (unassigned) = Abhishek kumar singh (abhishekkumarsingh-cse)

** Changed in: openldap (Ubuntu)
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/667597

Title:
  conf.d directory not a configuration directory

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-p-openstack] Openstack Next Steps

2011-10-30 Thread Robbie Williamson
Blueprint changed by Robbie Williamson:

Whiteboard changed:
- Nothing to discuss, just do it.  -robbie.w
  
  - add some mechanism to promote ubuntu images, options:
-   - populate ubuntu images upon glance installation
-   - option in dashboard to download/install
+   - populate ubuntu images upon glance installation
+   - option in dashboard to download/install

-- 
Openstack Next Steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-openstack

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-p-openstack] Openstack Next Steps

2011-10-30 Thread Robbie Williamson
Blueprint changed by Robbie Williamson:

Definition Status: Drafting = Discussion

-- 
Openstack Next Steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-openstack

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 829221] Re: lightdm crashed with SIGSEGV in initialize_password_db()

2011-10-30 Thread rktesser
This fix works for me too.
Thanks Steve.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/829221

Title:
  lightdm crashed with SIGSEGV in initialize_password_db()

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587858] [NEW] update-motd executed even in non-interactive sessions

2011-10-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

ssh localhost exit

takes edges on lucid

(ii  libpam-modules1.1.1-2ubuntu2   
 Pluggable Authentication Modules for PAM
ii  openssh-server1:5.3p1-3ubuntu3  
secure shell (SSH) server, for secure access from remote machines
)

Because /etc/motd is updated even though it is not displayed as we're
running a command non-interactively.

Example timing for running ssh localhost 'exit 3' (using strace -tt
-fe execve):

11089 10:50:23.149350 execve(/usr/sbin/sshd, [/usr/sbin/sshd, -R], [/* 4 
vars */]) = 0
11091 10:50:23.525659 execve(/bin/sh, [sh, -c, run-parts --lsbsysinit 
/etc/upda...], [/* 4 vars */]) = 0
11092 10:50:23.548468 execve(/bin/run-parts, [run-parts, --lsbsysinit, 
/etc/update-motd.d], [/* 5 vars */]) = 0
11093 10:50:23.564947 execve(/etc/update-motd.d/00-header, 
[/etc/update-motd.d/00-header], [/* 5 vars */]) = 0
11094 10:50:23.571854 execve(/bin/uname, [uname, -a], [/* 5 vars */]) = 0
11095 10:50:23.589084 execve(/usr/bin/lsb_release, [lsb_release, -s, 
-d], [/* 5 vars */]) = 0
11097 10:50:24.077419 execve(/etc/update-motd.d/10-help-text, 
[/etc/update-motd.d/10-help-text], [/* 5 vars */]) = 0
11098 10:50:24.097081 execve(/bin/uname, [uname, -r], [/* 5 vars */]) = 0
11100 10:50:24.108702 execve(/bin/grep, [grep, -qs, \\-server], [/* 5 
vars */]) = 0
11101 10:50:24.124869 execve(/etc/update-motd.d/20-cpu-checker, 
[/etc/update-motd.d/20-cpu-checke...], [/* 5 vars */]) = 0
11101 10:50:24.137645 
execve(/usr/lib/update-notifier/update-motd-cpu-checker, 
[/usr/lib/update-notifier/update-...], [/* 5 vars */]) = 0
11102 10:50:24.158758 execve(/usr/bin/check-bios-nx, 
[/usr/bin/check-bios-nx], [/* 5 vars */]) = 0
11103 10:50:24.180763 execve(/usr/bin/getopt, [getopt, -o, h, --long, 
verbose,help, -n, check-bios-nx, --], [/* 6 vars */]) = 0
11104 10:50:24.204348 execve(/usr/bin/awk, [awk, -f, -, 
/proc/cpuinfo], [/* 7 vars */]) = 0
11106 10:50:24.231468 execve(/bin/sh, [sh, -c, uname -m], [/* 7 vars 
*/]) = 0
11107 10:50:24.238869 execve(/bin/uname, [uname, -m], [/* 7 vars */]) = 0
11108 10:50:24.254079 execve(/etc/update-motd.d/50-landscape-sysinfo, 
[/etc/update-motd.d/50-landscape-...], [/* 5 vars */]) = 0
11109 10:50:24.262037 execve(/bin/date, [/bin/date], [/* 5 vars */]) = 0
0 10:50:24.285766 execve(/usr/bin/landscape-sysinfo, 
[/usr/bin/landscape-sysinfo], [/* 5 vars */]) = 0
8 10:50:26.755870 execve(/usr/local/sbin/who, [who, -q], [/* 5 vars 
*/]) = -1 ENOENT (No such file or directory)
8 10:50:26.756061 execve(/usr/local/bin/who, [who, -q], [/* 5 vars 
*/]) = -1 ENOENT (No such file or directory)
8 10:50:26.756227 execve(/usr/bin/who, [who, -q], [/* 5 vars */]) = 0
11120 10:50:26.847832 execve(/etc/update-motd.d/90-updates-available, 
[/etc/update-motd.d/90-updates-av...], [/* 5 vars */]) = 0
11120 10:50:26.853820 
execve(/usr/lib/update-notifier/update-motd-updates-available, 
[/usr/lib/update-notifier/update-...], [/* 5 vars */]) = 0
11121 10:50:26.872259 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/update-notifier/updates...], [/* 5 vars */]) = 0
11122 10:50:26.904240 execve(/usr/bin/apt-config, [apt-config, shell, 
StateDir, Dir::State], [/* 5 vars */]) = 0
11123 10:50:26.961484 execve(/usr/bin/apt-config, [apt-config, shell, 
ListDir, Dir::State::Lists], [/* 5 vars */]) = 0
11124 10:50:26.987301 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//_var_cache_...], [/* 5 vars */]) = 0
11125 10:50:26.997297 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//...], [/* 5 vars */]) = 0
11126 10:50:27.007091 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11127 10:50:27.017322 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11128 10:50:27.027804 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11129 10:50:27.046944 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11130 10:50:27.056748 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11131 10:50:27.066563 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11132 10:50:27.076351 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11133 10:50:27.086191 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11134 10:50:27.096436 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11135 10:50:27.106932 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11136 10:50:27.117383 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11137 10:50:27.127606 execve(/usr/bin/stat, [stat, -c, 

[Bug 829221] Re: lightdm crashed with SIGSEGV in initialize_password_db()

2011-10-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/samba

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/829221

Title:
  lightdm crashed with SIGSEGV in initialize_password_db()

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587858] Re: update-motd executed even in non-interactive sessions

2011-10-30 Thread Steve Langasek
I've looked into pam_motd, and found that it already has this code at
the top of the call:

if (flags  PAM_SILENT) {
return retval;
}

So I think this is an openssh issue - openssh ought to be setting
PAM_SILENT in cases where it doesn't plan to show PAM_TEXT_INFO
messages, so that the PAM modules don't waste their time.

** Package changed: pam (Ubuntu) = openssh (Ubuntu)

** Changed in: openssh (Ubuntu)
   Importance: High = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/587858

Title:
  update-motd executed even in non-interactive sessions

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 699737] Re: automount[1275]: syntax error in nsswitch config near [ syntax error ]

2011-10-30 Thread Juhan Leemet
Suggestion for addition to documentation: one line (in autofs or
auto.master man pages) to remind people to insert:

automount: nis files

(or some such) into the /etc/nsswitch.conf file. The Ubuntu default
nsswitch.conf file does not have ANY line for automount. I have been
usuing automounter for a long time with SunOS, Solaris, other Linux. I
had to refer to my Sun workstation nsswitch.conf files to try to figure
out what was wrong. As soon as I inserted the above line into the Ubuntu
nsswitch.conf file, and did the service autofs reload, my NFS shared
home directories specified by auto.* files in NIS (aka yp) appeared! Now
I'm a happy camper!

Obviously, other choices for source of automount files exist (e.g.
LDAP). In my setup, I use NIS, and fall back to files, if necessary.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in Ubuntu.
https://bugs.launchpad.net/bugs/699737

Title:
  automount[1275]: syntax error in nsswitch config near [ syntax error ]

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 841672] Re: ssh-add does not unlock ssh keys

2011-10-30 Thread C de-Avillez
I just tested it here -- Oneiric, two terminal windows, one running
RoxTerm, one under byobu.

On the byobu window:

ssh-add -l
(my key was shown)
ssh-add -D
ssh-add -l
(no keys shown)
ssh test.machine.info
(pop up asking for SSH passphrase; entered it, got in session; ended the 
session)
ssh test.machine.info
(session opened with no pop-ups; ended the session)
ssh-add -D
ssh-add -l
(no keys shown)
ssh-add
ssh-add -l
(my key was shown)
ssh test.machine.info
(session opened with no pop-ups; ended the the session)

Moved over to the stand-alone RoxTerm; then repeated the tests. To my
surprise even *after* adding my SSH key in, when I tried to open the SSH
session to the test machine I was still presented with a pop-up asking
for the passphrase on *first* SSH. Second SSH session, *without* running
'ssh-add -D', opened the session without a pop-up for passphrase.

Another interesting bit: on the RoxTerm stand-alone, 'ssh-add -D' did
*not* clean up the keys in the agent.

Additional findings: SSH-AUTH_SOCK differs on the terminal windows
(byobu and RoxTerm):

* Under RoxTerm:

[cerdea-aws]cerdea@xango3:~$ set | grep SSH
SSH_AGENT_PID=2857
SSH_AUTH_SOCK=/tmp/keyring-6fXAtd/ssh
[cerdea-aws]cerdea@xango3:~$ 


* under byobu:


[cerdea-aws]cerdea@xango3:/build/buildd/ubuntu-qa-tools/vm-tools$ set | grep SSH
SSH_AGENT_PID=2857
SSH_AUTH_SOCK=/home/cerdea/.byobu/.ssh-agent
[cerdea-aws]cerdea@xango3:/build/buildd/ubuntu-qa-tools/vm-tools$ 

Note that the SSH_AGENT_PID is the same.

Also, I dimly remember something about gnome-keyring and ssh-add. Will
try to find out the references.

Setting importance to Medium.

** Changed in: openssh (Ubuntu)
   Importance: Low = Medium

** Summary changed:

- ssh-add does not unlock ssh keys
+ ssh-add does not always unlock ssh keys

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/841672

Title:
  ssh-add does not always unlock ssh keys

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 841672] Re: ssh-add does not always unlock ssh keys

2011-10-30 Thread C de-Avillez
http://live.gnome.org/GnomeKeyring/Ssh has some bits on this.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/841672

Title:
  ssh-add does not always unlock ssh keys

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-p-libvirt] Libvirt plans for p

2011-10-30 Thread Robbie Williamson
Blueprint changed by Robbie Williamson:

Assignee: Serge Hallyn = Ubuntu Server Team

-- 
Libvirt plans for p
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-libvirt

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-p-libvirt] Libvirt plans for p

2011-10-30 Thread Robbie Williamson
Blueprint changed by Robbie Williamson:

Priority: Undefined = Medium

-- 
Libvirt plans for p
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-libvirt

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 882579] Re: Some Commands return: Timed out during operation: cannot acquire state change lock

2011-10-30 Thread nutznboltz
Probably related thread: kvm linux guest hanging for minutes at a time
http://www.spinics.net/lists/kvm/msg59479.html

Notable in that thread:

a post about using -F with trace-cmd too: 
http://www.linux-kvm.org/page/Tracing
http://www.spinics.net/lists/kvm/msg59716.html

a post which states: When booting with clocksouce=hpet, the system does not 
hang.
http://www.spinics.net/lists/kvm/msg59837.html

a post which states: Using the wrong clock easily causes hangs. The system 
schedules a wakeup in 3 ms, wrong clock causes it to wakeup in 3 years, you get 
a hang for (3 years - 3 ms). 
http://www.spinics.net/lists/kvm/msg59884.html

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/882579

Title:
  Some Commands return: Timed out during operation: cannot acquire
  state change lock

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 84899] Re: SSH with GSSAPIAuthentication option on SSH servers are very slow

2011-10-30 Thread Björn Torkelsson
We, and a lot of other enterprise sites are using Kerberos, so we would
like it to be on by default.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/84899

Title:
  SSH with GSSAPIAuthentication option on SSH servers are very slow

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 522710] Re: libvirtd does not have a man page

2011-10-30 Thread Bug Watch Updater
** Changed in: libvirt (Debian)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/522710

Title:
  libvirtd does not have a man page

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 598933] Re: open-vm-tools should recommend open-vm-dkms

2011-10-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm-
tools-august.merge2

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/598933

Title:
  open-vm-tools should recommend open-vm-dkms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/598933/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 882579] Re: Some Commands return: Timed out during operation: cannot acquire state change lock

2011-10-30 Thread nutznboltz
I have one that rebooted this morning and is spinning

attaching gdb shows very little due to lack of symbol tables:

(gdb) where
#0  0x7f671aab3ff3 in select () from /lib/libc.so.6

strace shows a loop:

Process 971 attached - interrupt to quit
select(16, [7 10 13 14 15], [], [], {0, 995193}) = 1 (in [14], left {0, 970413})
read(14, 
\16\0\0\0\0\0\0\0\376\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\0\0\0\0..., 
128) = 128
rt_sigaction(SIGALRM, NULL, {0x4a9900, ~[KILL STOP RTMIN RT_1], SA_RESTORER, 
0x7f671d28c8f0}, 8) = 0
write(8, \1\0\0\0\0\0\0\0, 8) = 8
read(14, 0x7fff53785d20, 128)   = -1 EAGAIN (Resource temporarily 
unavailable)
timer_gettime(0x5, {it_interval={0, 0}, it_value={0, 0}}) = 0
timer_settime(0x5, 0, {it_interval={0, 0}, it_value={0, 25}}, NULL) = 0
timer_gettime(0x5, {it_interval={0, 0}, it_value={0, 185840}}) = 0
select(16, [7 10 13 14 15], [], [], {1, 0}) = 1 (in [7], left {0, 97})
read(7, \1\0\0\0\0\0\0\0, 512)= 8
select(16, [7 10 13 14 15], [], [], {1, 0}) = 1 (in [14], left {0, 97})
read(14, 
\16\0\0\0\0\0\0\0\376\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\0\0\0\0..., 
128) = 128
rt_sigaction(SIGALRM, NULL, {0x4a9900, ~[KILL STOP RTMIN RT_1], SA_RESTORER, 
0x7f671d28c8f0}, 8) = 0
write(8, \1\0\0\0\0\0\0\0, 8) = 8
read(14, 0x7fff53785d20, 128)   = -1 EAGAIN (Resource temporarily 
unavailable)
timer_gettime(0x5, {it_interval={0, 0}, it_value={0, 0}}) = 0
timer_settime(0x5, 0, {it_interval={0, 0}, it_value={0, 28902469}}, NULL) = 0
(repeats)

$ sudo lsof -p 971
COMMAND PID USER   FD   TYPE DEVICESIZE/OFF NODE 
NAME
kvm 971 libvirt-qemu  cwdDIR  259,04096  128 /
kvm 971 libvirt-qemu  rtdDIR  259,04096  128 /
kvm 971 libvirt-qemu  txtREG  259,0 3217592 16817685 
/usr/bin/qemu-system-x86_64
kvm 971 libvirt-qemu  memREG  259,0   18520 33597583 
/usr/lib/sasl2/libplain.so.2.0.23
kvm 971 libvirt-qemu  memREG  259,0   34904 33597580 
/usr/lib/sasl2/libntlm.so.2.0.23
kvm 971 libvirt-qemu  memREG  259,0   43296 33595849 
/lib/libcrypt-2.11.1.so
kvm 971 libvirt-qemu  memREG  259,0   18520 33597534 
/usr/lib/sasl2/liblogin.so.2.0.23
kvm 971 libvirt-qemu  memREG  259,0 1622304 33596048 
/lib/libcrypto.so.0.9.8
kvm 971 libvirt-qemu  memREG  259,0   51752 33597531 
/usr/lib/sasl2/libdigestmd5.so.2.0.23
kvm 971 libvirt-qemu  memREG  259,0   22624 33597528 
/usr/lib/sasl2/libcrammd5.so.2.0.23
kvm 971 libvirt-qemu  memREG  259,0   18528 33597524 
/usr/lib/sasl2/libanonymous.so.2.0.23
kvm 971 libvirt-qemu  memREG  259,0 1494424  187 
/usr/lib/libdb-4.8.so
kvm 971 libvirt-qemu  memREG  259,0   22464 33597518 
/usr/lib/sasl2/libsasldb.so.2.0.23
kvm 971 libvirt-qemu  memREG  259,0   26840  8762051 
/usr/lib/libogg.so.0.6.0
kvm 971 libvirt-qemu  memREG  259,0  18258456392 
/usr/lib/libvorbis.so.0.4.3
kvm 971 libvirt-qemu  memREG  259,0 1943600  8762070 
/usr/lib/libvorbisenc.so.2.0.6
kvm 971 libvirt-qemu  memREG  259,0  306744  8762063 
/usr/lib/libFLAC.so.8.2.0
kvm 971 libvirt-qemu  memREG  259,0   97256 33595855 
/lib/libnsl-2.11.1.so
kvm 971 libvirt-qemu  memREG  259,0   22560   530121 
/usr/lib/libXdmcp.so.6.0.0
kvm 971 libvirt-qemu  memREG  259,0   14488   530127 
/usr/lib/libXau.so.6.0.0
kvm 971 libvirt-qemu  memREG  259,0  256768 33607491 
/lib/libdbus-1.so.3.4.0
kvm 971 libvirt-qemu  memREG  259,0  397304  9012660 
/usr/lib/libsndfile.so.1.0.21
kvm 971 libvirt-qemu  memREG  259,0   40720 34176892 
/lib/libwrap.so.0.7.6
kvm 971 libvirt-qemu  memREG  259,0   63864   467747 
/usr/lib/libXi.so.6.1.0
kvm 971 libvirt-qemu  memREG  259,0   73600   533951 
/usr/lib/libXext.so.6.4.0
kvm 971 libvirt-qemu  memREG  259,0   14344 33597467 
/lib/libgpg-error.so.0.4.0
kvm 971 libvirt-qemu  memREG  259,0   10224 33597288 
/lib/libkeyutils-1.2.so
kvm 971 libvirt-qemu  memREG  259,0   31168 1063 
/usr/lib/libkrb5support.so.0.1
kvm 971 libvirt-qemu  memREG  259,0   14584 33595836 
/lib/libcom_err.so.2.1
kvm 971 libvirt-qemu  memREG  259,0  154048 1076 
/usr/lib/libk5crypto.so.3.1
kvm 971 libvirt-qemu  memREG  259,0  803192 1073 
/usr/lib/libkrb5.so.3.3
kvm 971 libvirt-qemu  memREG  259,0  113072   530136 
/usr/lib/libxcb.so.1.1.0
kvm 971 

[Bug 799711] Re: o2cb[11796]: ERROR: ocfs2_controld.pcmk did not come up

2011-10-30 Thread Launchpad Bug Tracker
[Expired for ocfs2-tools (Ubuntu) because there has been no activity for
60 days.]

** Changed in: ocfs2-tools (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ocfs2-tools in Ubuntu.
https://bugs.launchpad.net/bugs/799711

Title:
  o2cb[11796]: ERROR: ocfs2_controld.pcmk did not come up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/799711/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 883738] [NEW] installation-guide

2011-10-30 Thread chens
Public bug reported:

installation-guide

** Affects: installation-guide (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  installation-guide

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/installation-guide/+bug/883738/+subscriptions

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


[Bug 883739] [NEW] package tzdata 2011m-0ubuntu0.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2011-10-30 Thread gagan Kaushik
Public bug reported:

 sudo apt-get upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages have been kept back:
  linux-generic linux-headers-generic linux-image-generic
The following packages will be upgraded:
  acpid empathy empathy-common libpam-modules libpam-modules-bin
  libpam-runtime libpam0g libreoffice-emailmerge libreoffice-help-en-us
  libreoffice-style-human libsyncdaemon-1.0-1 linux-libc-dev
  nautilus-sendto-empathy python-ubuntuone-client software-center
  ttf-opensymbol tzdata tzdata-java ubuntuone-client ubuntuone-client-gnome
  unity unity-common update-manager update-manager-core whois xserver-common
  xserver-xorg-core xserver-xorg-video-intel
28 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
2 not fully installed or removed.
Need to get 16.8 MB of archives.
After this operation, 32.8 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main libpam0g i386 
1.1.2-2ubuntu8.4 [50.6 kB]
Get:2 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main 
libpam-modules-bin i386 1.1.2-2ubuntu8.4 [34.1 kB]
Get:3 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main libpam-modules 
i386 1.1.2-2ubuntu8.4 [265 kB]
Get:4 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main libpam-runtime 
all 1.1.2-2ubuntu8.4 [41.8 kB]
Get:5 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main tzdata-java all 
2011m-0ubuntu0.11.04 [136 kB]
Get:6 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main tzdata all 
2011m-0ubuntu0.11.04 [629 kB]
Get:7 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main 
update-manager-core i386 1:0.150.5 [165 kB]
Get:8 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main update-manager 
all 1:0.150.5 [651 kB]
Get:9 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main acpid i386 
1:2.0.7-1ubuntu2.1 [33.3 kB]
Get:10 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main 
nautilus-sendto-empathy i386 2.34.0-0ubuntu3.2 [451 kB]
Get:11 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main empathy i386 
2.34.0-0ubuntu3.2 [956 kB]
Get:12 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main empathy-common 
all 2.34.0-0ubuntu3.2 [389 kB]
Get:13 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main 
libreoffice-emailmerge all 1:3.3.4-0ubuntu1 [5,876 B]
Get:14 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main 
libreoffice-help-en-us all 1:3.3.4-0ubuntu1 [6,006 kB]
Get:15 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main 
libreoffice-style-human all 1:3.3.4-0ubuntu1 [2,856 kB]
Get:16 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main 
ubuntuone-client-gnome i386 1.6.2-0ubuntu2 [56.0 kB]
Get:17 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main 
libsyncdaemon-1.0-1 i386 1.6.2-0ubuntu2 [42.7 kB]
Get:18 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main ubuntuone-client 
all 1.6.2-0ubuntu2 [45.7 kB]
Get:19 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main 
python-ubuntuone-client all 1.6.2-0ubuntu2 [210 kB]
Get:20 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main linux-libc-dev 
i386 2.6.38-12.51 [786 kB]
Get:21 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main software-center 
all 4.0.5 [462 kB]
Get:22 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main ttf-opensymbol 
all 2:2.4.3+LibO3.3.4-0ubuntu1 [109 kB]
Get:23 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main unity i386 
3.8.16-0ubuntu1~natty3 [624 kB]
Get:24 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main unity-common all 
3.8.16-0ubuntu1~natty3 [17.8 kB]
Get:25 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main whois i386 
5.0.11ubuntu1.1 [29.8 kB]
Get:26 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main xserver-common 
all 2:1.10.1-1ubuntu1.3 [31.7 kB]
Get:27 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main 
xserver-xorg-core i386 2:1.10.1-1ubuntu1.3 [1,497 kB]
Get:28 http://in.archive.ubuntu.com/ubuntu/ natty-updates/main 
xserver-xorg-video-intel i386 2:2.14.0-4ubuntu7.2 [224 kB]
Fetched 16.8 MB in 1min 10s (238 kB/s) 
Preconfiguring packages ...
debconf: warning: possible database corruption. Will attempt to repair by 
adding back missing question libpam0g:i386.
debconf: warning: possible database corruption. Will attempt to repair by 
adding back missing question libpam0g.
debconf: warning: possible database corruption. Will attempt to repair by 
adding back missing question libpam-modules.
debconf: warning: possible database corruption. Will attempt to repair by 
adding back missing question libpam-runtime.
debconf: warning: possible database corruption. Will attempt to repair by 
adding back missing question tzdata.
tzdata failed to preconfigure, with exit status 10
(Reading database ... 174147 files and directories currently installed.)
Preparing to replace libpam0g 1.1.2-2ubuntu8.3 (using 
.../libpam0g_1.1.2-2ubuntu8.4_i386.deb) 

[Bug 883739] Re: package tzdata 2011m-0ubuntu0.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2011-10-30 Thread gagan Kaushik
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883739

Title:
  package tzdata 2011m-0ubuntu0.11.04 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 10

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

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


[Bug 883742] [NEW] Deja Dup keeps asking for password

2011-10-30 Thread Keith Drummond
Public bug reported:

Ubuntu 11.10

The last 2 days whenever an automatic backup runs it asks me for my
password, which I input. The GUI then says 'preparing backup', before
asking for the password again. The password I am inputting is correct,
so I am not sure why the backup is not running

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: deja-dup 20.1-0ubuntu0.1
ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
Uname: Linux 3.0.0-13-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sun Oct 30 06:11:29 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: deja-dup
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: deja-dup (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  Deja Dup keeps asking for password

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

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


[Bug 883742] Re: Deja Dup keeps asking for password

2011-10-30 Thread Keith Drummond
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883742

Title:
  Deja Dup keeps asking for password

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

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


[Bug 883741] [NEW] missing dependence namazu2-index-tools

2011-10-30 Thread Hiromu Yakura
Public bug reported:

I installed namazu2-index-tools and ran `mknmz -a -t text/plain directory`.
But this package said that Can't locate NKF.pm in @INC (@INC contains: 
/usr/share/namazu/filter /usr/share/namazu/pl . /etc/perl 
/usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 
/usr/local/lib/site_perl) at /usr/bin/mknmz line 951.
Then I installed libnkf-perl and tried to run before command.
But even this package said that Can't locate Text/Kakasi.pm in @INC (@INC 
contains: /usr/share/namazu/filter /usr/share/namazu/pl . /etc/perl 
/usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 
/usr/local/lib/site_perl) at /usr/bin/mknmz line 956.
After I installed libtext-kakasi-perl, I was able to run before command.

I think namazu2-index-tools dependence to libnkf-perl and libtext-
kakasi-perl

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

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

Title:
  missing dependence namazu2-index-tools

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

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


[Bug 883567] Re: gnome-panel crashed with SIGABRT in g_assertion_message()

2011-10-30 Thread Dmitry Shachnev
** Description changed:

  The Panel crashed.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: gnome-panel 1:3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
  Uname: Linux 3.0.0-13-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sat Oct 29 20:38:32 2011
  ExecutablePath: /usr/bin/gnome-panel
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100318)
  ProcCmdline: gnome-panel --replace
  ProcEnviron:
-  LANGUAGE=ru:en
-  PATH=(custom, no user)
-  LANG=ru_RU.UTF-8
-  LC_MESSAGES=ru_RU.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=ru:en
+  PATH=(custom, no user)
+  LANG=ru_RU.UTF-8
+  LC_MESSAGES=ru_RU.UTF-8
+  SHELL=/bin/bash
  Signal: 6
  SourcePackage: gnome-panel
  StacktraceTop:
-  g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
-  g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
-  ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
-  g_variant_type_info_get_type_string () from 
/lib/i386-linux-gnu/libglib-2.0.so.0
-  g_variant_get_type () from /lib/i386-linux-gnu/libglib-2.0.so.0
+  g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
+  g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
+  g_variant_type_info_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
+  g_variant_type_info_get_type_string () from 
/lib/i386-linux-gnu/libglib-2.0.so.0
+  g_variant_get_type () from /lib/i386-linux-gnu/libglib-2.0.so.0
  Title: gnome-panel crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: Upgraded to oneiric on 2011-09-02 (57 days ago)
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
nopasswdlogin plugdev sambashare tape video

** Description changed:

- The Panel crashed.
+ The Panel crashed on startup.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: gnome-panel 1:3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
  Uname: Linux 3.0.0-13-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sat Oct 29 20:38:32 2011
  ExecutablePath: /usr/bin/gnome-panel
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100318)
  ProcCmdline: gnome-panel --replace
  ProcEnviron:
   LANGUAGE=ru:en
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   LC_MESSAGES=ru_RU.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: gnome-panel
  StacktraceTop:
   g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_type_info_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_type_info_get_type_string () from 
/lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_get_type () from /lib/i386-linux-gnu/libglib-2.0.so.0
  Title: gnome-panel crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: Upgraded to oneiric on 2011-09-02 (57 days ago)
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
nopasswdlogin plugdev sambashare tape video

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

Title:
  gnome-panel crashed with SIGABRT in g_assertion_message()

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

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

[Bug 882798] Re: installed gnome shell and lost ubuntu doc

2011-10-30 Thread Dmitry Shachnev
OK. Open a new bug if you'll be still experiencing problems.

** Changed in: ubuntu
   Status: Incomplete = Invalid

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

Title:
  installed gnome shell and lost ubuntu doc

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

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


[Bug 874671] Re: Empathy doesn't remember favorites, chat logs when ~/.local is a symlink

2011-10-30 Thread Jay S
Ok, here's what I did.

I adapted the instructions from this comment:
https://bugs.launchpad.net/ubuntu/+source/telepathy-mission-
control-5/+bug/816554/comments/4

adding owner /var/jay/.local/share/telepathy*/   rw, and the like to
my /etc/apparmor.d/usr.lib.telepathy file, then running:

sudo apparmor_parser -r /etc/apparmor.d/usr.lib.telepathy

Empathy is now successfully saving logs, even though
@{HOME}/.local/share/telepathy*/ is a symlink to
/var/jay/.local/share/telepathy*/

Is it the symlinking that is causing this problem? I assume that it is.
Why does apparmor balk at this symlink?

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

Title:
  Empathy doesn't remember favorites, chat logs when ~/.local is a
  symlink

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

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


[Bug 856312] Re: Cant set resolution with two monitors

2011-10-30 Thread Tony Mugan
In a fresh install of Oneiric, I had a dual screen setup with 3D capability 
adequate for compiz effects.
Then I tried fglrx but had issues with the dual monitor setup and setting 
resolutions with amdcccle so I uninstalled fglrx.

However, it seems that there are some after effects of having had fglrx
installed which mean some packages need to be reinstalled.

These steps got me back to a clean dual monitor setup with the free
radeon driver for both a radeon 5870 and a 5770.

http://gurrier.wordpress.com/2011/10/30/amd-video-problems-in-
ubuntu-11-10-oneiric-ocelot/

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

Title:
  Cant set resolution with two monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/856312/+subscriptions

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


[Bug 742544] Re: Launcher is shown on the wrong screen in some multi-monitor setups

2011-10-30 Thread Daniel van Vugt
Tomasz, I uploaded the fix for this bug 2 weeks ago. However because I
am not an official Unity developer it has to go through a review
process, which often takes several weeks. Right now the Ubuntu
developers conference is starting too, so there are even fewer people
than usual available to review and authorize this fix for release.

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

Title:
  Launcher is shown on the wrong screen in some multi-monitor setups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/742544/+subscriptions

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


[Bug 875038] Re: Cannot set dual display with radeon driver on Oneiric

2011-10-30 Thread Tony Mugan
I managed to get this working by cleanly uninstalling the fglrx driver
and then reinstalling some components as detailed here.

http://gurrier.wordpress.com/2011/10/30/amd-video-problems-in-
ubuntu-11-10-oneiric-ocelot/

This bug can be marked as closed

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

Title:
  Cannot set dual display with radeon driver on Oneiric

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

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


[Bug 747246] Re: amdcccle crashed with SIGSEGV in QWidget::ungrabGesture()

2011-10-30 Thread Tony Mugan
I've been able to workaround this problem by cleanly uninstalling fglrx
and reinstalling some components as detailed here.

http://gurrier.wordpress.com/2011/10/30/amd-video-problems-in-
ubuntu-11-10-oneiric-ocelot/

Now I have the free radeon driver running a dual monitor configuration
complete with 3D effects from Compiz.

Given that the proprietary AMD drivers would not work for either my
Radeon 5770 or 5870, this will do me fine.

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

Title:
  amdcccle crashed with SIGSEGV in QWidget::ungrabGesture()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/747246/+subscriptions

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


[Bug 198125] Re: suspend and hibernate may cause data corruption because it doesn't syncs nor umounts external drives previously

2011-10-30 Thread Steve
Seeing this exact problem in Ocelot. The filesystem on the external
storage device is extremely upset that the device was ripped out from
under it, and wasn't there yet (due to delay in the drive spinning up /
enumerating) when the system was resumed. The system needs to delay
suspending until all external storage devices are unmounted, and needs
to NOT suspend if unmounting fails (due to a program/terminal/etc still
being open somewhere pointing to these devices).

The current behavior of suspending regardless of external device state
is WRONG and DOES result in data corruption. I don't understand why this
is marked as 'Low priority'.

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

Title:
  suspend and hibernate may cause data corruption because it doesn't
  syncs nor umounts external drives previously

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/198125/+subscriptions

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


[Bug 883743] [NEW] Audio is popping/clipping in Ocelot

2011-10-30 Thread Steve
Public bug reported:

I am hearing popping and clicking while playing some MP3 files. These
files may be on the loud side, but the source material is definitely not
overdriven. I am using the default audio configuration. I have tried
uninstalling Pulse and outputting directly to Alsa, with the exact same
results. This problem did not occur on Narwhal, which had the same
default out-of-the-box audio configuration. Suspect the in-kernel sound
driver.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: alsa-base 1.0.24+dfsg-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  steve  2984 F pulseaudio
  steve 14646 F alsamixer
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfe22 irq 49'
   Mixer name   : 'Analog Devices AD1984'
   Components   : 'HDA:11d41984,17aa20bb,00100400'
   Controls  : 32
   Simple ctrls  : 20
Card29.Amixer.info:
 Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7KHT24WW-1.08'
   Mixer name   : 'ThinkPad EC 7KHT24WW-1.08'
   Components   : ''
   Controls  : 1
   Simple ctrls  : 1
Card29.Amixer.values:
 Simple mixer control 'Console',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
CurrentDmesg:
 
Date: Sat Oct 29 23:29:57 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
Symptom_Card: Internal Audio - HDA Intel
Symptom_Jack: Green Headphone Out, Left
Symptom_PulsePlaybackTest: PulseAudio playback test successful
Symptom_Type: Digital clip or distortion, or overdriven sound
Title: [646067U, Analog Devices AD1984, Green Headphone Out, Left] Sound is 
distorted
UpgradeStatus: Upgraded to oneiric on 2011-10-17 (13 days ago)
dmi.bios.date: 03/18/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 7LETC9WW (2.29 )
dmi.board.name: 646067U
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:bvr7LETC9WW(2.29):bd03/18/2011:svnLENOVO:pn646067U:pvrThinkPadT61p:rvnLENOVO:rn646067U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 646067U
dmi.product.version: ThinkPad T61p
dmi.sys.vendor: LENOVO

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric

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

Title:
  Audio is popping/clipping in Ocelot

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

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


[Bug 883743] Re: Audio is popping/clipping in Ocelot

2011-10-30 Thread Steve
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883743

Title:
  Audio is popping/clipping in Ocelot

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

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


[Bug 883744] [NEW] gnome-terminal does not honor the Show menubar by default in new terminals option

2011-10-30 Thread Steve
Public bug reported:

When launched, gnome-terminal has a menu bar, even though 'Show menubar
by default in new terminals' is clearly unchecked. I only have the
default profile. This happens both when launching a new gnome-terminal
from the command line, and when opening a new terminal window through
the File menu of an existing gnome-terminal. In both cases, the terminal
launches without the menu, but the menu flickers into existence after
half a second or so.

If it helps, I am on Gnome Classic (no effects), so none of that Unity
crap for me.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xorg 1:7.6+7ubuntu7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  280.13  Wed Jul 27 16:53:56 
PDT 2011
 GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
.tmp.unity.support.test.1:
 
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
CompizPlugins: 
[core,bailer,compiztoolbox,decor,imgpng,grid,regex,vpswitch,resize,detection,snap,place,mousepoll,session,move]
CompositorRunning: None
CurrentDmesg:
 
Date: Sat Oct 29 23:32:21 2011
DistUpgraded: Log time: 2011-10-16 12:05:23.721092
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current, 280.13, 2.6.38-11-generic, x86_64: installed
 nvidia-current, 280.13, 3.0.0-12-generic, x86_64: installed
 vboxhost, 4.0.12, 2.6.38-10-generic, x86_64: installed
 vboxhost, 4.0.12, 2.6.38-11-generic, x86_64: installed
 vboxhost, 4.0.12, 3.0.0-12-generic, x86_64: installed
ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
GraphicsCard:
 nVidia Corporation G84M [Quadro FX 570M] [10de:040c] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo ThinkPad T61p [17aa:20d9]
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
JockeyStatus:
 xorg:nvidia_173 - NVIDIA accelerated graphics driver (Proprietary, Disabled, 
Not in use)
 xorg:nvidia_173_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, In use)
 xorg:nvidia_current_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
MachineType: LENOVO 646067U
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.0.0-12-generic 
root=UUID=d4fbb1dd-1060-4e10-b8b8-f7d06ae50146 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UnitySupportTest: Error: command ['/usr/lib/nux/unity_support_test', '-p', 
'-f'] failed with exit code 1: Error: no composite extension
UpgradeStatus: Upgraded to oneiric on 2011-10-17 (13 days ago)
dmi.bios.date: 03/18/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 7LETC9WW (2.29 )
dmi.board.name: 646067U
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:bvr7LETC9WW(2.29):bd03/18/2011:svnLENOVO:pn646067U:pvrThinkPadT61p:rvnLENOVO:rn646067U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 646067U
dmi.product.version: ThinkPad T61p
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu5
version.ia32-libs: ia32-libs 20090808ubuntu26
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: amd64 apport-bug needs-reassignment oneiric regression-update ubuntu

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

Title:
  gnome-terminal does not honor the Show menubar by default in new
  terminals option

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

[Bug 883744] Re: gnome-terminal does not honor the Show menubar by default in new terminals option

2011-10-30 Thread Steve
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883744

Title:
  gnome-terminal does not honor the Show menubar by default in new
  terminals option

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

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


[Bug 883746] [NEW] cannot connect to ssh server - oneiric regression

2011-10-30 Thread shinyblue
Public bug reported:

Using the Connect To Server GUI I cannot connect to an ssh host, after
a long while I get Timed out while logging in error.

I can successfully ssh and scp at the command line, and have previously
(in natty) successfully sftp'ed; so this I believe this to be a new
problem in Oneiric.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
Uname: Linux 3.0.0-13-generic x86_64
NonfreeKernelModules: fglrx wl
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sun Oct 30 06:36:03 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  cannot connect to ssh server - oneiric regression

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

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


[Bug 883746] Re: cannot connect to ssh server - oneiric regression

2011-10-30 Thread shinyblue
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883746

Title:
  cannot connect to ssh server - oneiric regression

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

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


[Bug 883720] Re: oneiric fresh install to raid1 from alt amd64 CD - grub-install /dev/sda failed

2011-10-30 Thread Andrew Cranwell
I'm having similar problems (installing grub under amd64 with mdadm
raid1). Two questions -  are you using GPT or MBR for your partition
tables, and is this system using BIOS or EFI?

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

Title:
  oneiric fresh install to raid1 from alt amd64 CD - grub-install
  /dev/sda failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/883720/+subscriptions

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


[Bug 682788] Re: Global menu is not ergonomical on large screens

2011-10-30 Thread Aaron Mayse
Rawphi: liked the demo for your patch (not downloading it myself just
yet because I'm trying to fix a host of other problems related to the
upgrade, but I appreciate the work).

The irony here is that everyone is talking about fitts' law when
advocating for global menus, but there's a problem: Fitts' Law doesn't
apply to Unity's global menus. Go to the extreme upper-left corner of
your screen--the part Fitts says is many times easier to find than a
nearby window target--and click. *Nothing happens*! The Close Window
button is right next to your mouse on maximized windows, but even then
it's not in the actual corner, so nothing is activated by that click
anyway. This is in direct contrast to, say, Apple's OSX, where the apple
menu is actually located in that corner, and actually does something
when you click in that corner. Since you're not locating the menu in the
corner, but rather at the screen edge, you don't degenerate into Fitts'
Law with the target of infinite size. The target is not infinitely wide
in the horizontal direction, so you have to do more complicated math to
determine the actual speed to get to the target.

So, even if global menus were a good idea for non-maximized windows--and
I agree that they are--the way they are currently implemented still
doesn't help that much. Even further, we really need something in the
actual corner for Fitts' Law to really apply, and really there ought to
be something there that isn't a Close button, maybe a task/workspace
switcher?

Another significant point: when looking to apply Fitts' Law, you can't
just look at the mouse pointer; you also have to look at physical eye
movement. Here is where the case for large monitors needing local menus
for non-maximized windows really comes into focus, because for the eye,
a screen edge/corner is *not* infinite width! Pointing at that global
menu with your eyes across a large monitor's screen may take 2-2.5 times
as long or longer. Now, this wasn't really such a big deal back in the
days of 15-inch monitors, but these days 23-24-inch monitors are fairly
common, and multiple monitor setups will only become more common as even
integrated graphics become capable of driving multiple displays well.

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

Title:
  Global menu is not ergonomical on large screens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+subscriptions

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


[Bug 883585] Re: Kubuntu 11.10 -- Printers found but cannot print

2011-10-30 Thread TaffyDownUnder
I'm having the same issue with Ubuntu 11.10 and an Epson Stylus Photo
R390.

The printer is on a NAS (ReadyNas Duo) on the local network, I was able
to print to it under 11.04 but not with 11.10.

Others are having similar problems when connecting to a printer locally
via USB. Some have resolved the issue by upgrading to kernel 3.0.0.13.
I've now upgraded the kernel but the problem still persists;  After
attempting to print the printer's status is shown in the printer's
properties settings tab as Processing - Unable to get printer status..
I am able to print from non-Ubuntu machines to the printer connected to
the NAS, so the issues is not with the NAS or printer.

If there are any logs  that you require or data that I can capture to
help identify this issue, please let me know.

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

Title:
  Kubuntu 11.10 -- Printers found but cannot print

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

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


[Bug 198125] Re: suspend and hibernate may cause data corruption because it doesn't syncs nor umounts external drives previously

2011-10-30 Thread Steve
Seeing this exact problem in Ocelot. The filesystem on the external
storage device is extremely upset that the device was ripped out from
under it, and wasn't there yet (due to delay in the drive spinning up /
enumerating) when the system was resumed. The system needs to delay
suspending until all external storage devices are unmounted, and needs
to NOT suspend if unmounting fails (due to a program/terminal/etc still
being open somewhere pointing to these devices).

The current behavior of suspending regardless of external device state
is WRONG and DOES result in data corruption. I don't understand why this
is marked as 'Low priority'.

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

Title:
  suspend and hibernate may cause data corruption because it doesn't
  syncs nor umounts external drives previously

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/198125/+subscriptions

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


[Bug 883747] [NEW] [System Product Name, Nvidia GPU 0a HDMI/DP, Digital Out, HDMI] No sound at all

2011-10-30 Thread Tim Sole
Public bug reported:

No sound at all

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: alsa-base 1.0.24+dfsg-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  tim1813 F pulseaudio
 /dev/snd/controlC1:  tim1813 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'NVidia'/'HDA NVidia at 0xdef7c000 irq 19'
   Mixer name   : 'Nvidia GPU 0a HDMI/DP'
   Components   : 'HDA:10de000a,10de0101,00100100'
   Controls  : 16
   Simple ctrls  : 4
Card1.Amixer.info:
 Card hw:1 'CA0106'/'Audigy SE [SB0570] at 0xdc00 irq 18'
   Mixer name   : 'CA0106'
   Components   : ''
   Controls  : 35
   Simple ctrls  : 18
Date: Sun Oct 30 19:51:30 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110426)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:NVidia failed
Symptom_Card: High Definition Audio Controller - HDA NVidia
Symptom_DevicesInUse:
 1813  1813  tim   F pulseaudio
 /dev/snd/controlC1:  tim   F pulseaudio
Symptom_Jack: Digital Out, HDMI
Symptom_Type: No sound at all
Title: [System Product Name, Nvidia GPU 0a HDMI/DP, Digital Out, HDMI] No sound 
at all
UpgradeStatus: Upgraded to oneiric on 2011-10-28 (1 days ago)
dmi.bios.date: 08/03/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0501
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M4N68T-M-V2
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0501:bd08/03/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4N68T-M-V2:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  [System Product Name, Nvidia GPU 0a HDMI/DP, Digital Out, HDMI] No
  sound at all

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

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


[Bug 883747] Re: [System Product Name, Nvidia GPU 0a HDMI/DP, Digital Out, HDMI] No sound at all

2011-10-30 Thread Tim Sole
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883747

Title:
  [System Product Name, Nvidia GPU 0a HDMI/DP, Digital Out, HDMI] No
  sound at all

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

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


[Bug 883745] Re: e-calendar-factory crashed with SIGSEGV in g_type_check_instance_cast()

2011-10-30 Thread Apport retracing service
*** This bug is a duplicate of bug 830441 ***
https://bugs.launchpad.net/bugs/830441

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #830441, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/883745/+attachment/2578763/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/883745/+attachment/2578764/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/883745/+attachment/2578765/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/883745/+attachment/2578766/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/883745/+attachment/2578767/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/883745/+attachment/2578768/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/883745/+attachment/2578769/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/883745/+attachment/2578770/+files/ThreadStacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of private bug 830441

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  e-calendar-factory crashed with SIGSEGV in
  g_type_check_instance_cast()

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

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


[Bug 883748] [NEW] Suspend/resume corrupts external data storage devices

2011-10-30 Thread Steve
Public bug reported:

Ubuntu will permit suspend/resume (have not tried hibernate) without
attempting to unmount any external USB storage devices, even though
processes may still have open files on these devices. After the system
is resumed, the USB storage devices may not be present, due to not
having been re-enumerated yet. This can and DOES result in data
corruption on the filesystem on the external device, as evidenced by
errors in dmesg and having to do journal replays. I am not sure that the
dmesg here will have the whole story (due to dmesg -c having been run as
part of another bug report) but the parts that may not be there
basically boil down to reiserfs being very unhappy that the block device
was yanked out from under it.

As a policy decision, it is WRONG to allow suspend to take place unless
externally-attached USB block devices are still mounted. The system
needs to attempt to unmount everything in /media prior to suspending,
and needs to FAIL TO SUSPEND (throwing an error) if all devices cannot
be unmounted due to some of the mount points being in use.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: linux-image-3.0.0-12-generic 3.0.0-12.20
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  steve 24738 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfe22 irq 49'
   Mixer name   : 'Analog Devices AD1984'
   Components   : 'HDA:11d41984,17aa20bb,00100400'
   Controls  : 32
   Simple ctrls  : 20
Card29.Amixer.info:
 Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7KHT24WW-1.08'
   Mixer name   : 'ThinkPad EC 7KHT24WW-1.08'
   Components   : ''
   Controls  : 1
   Simple ctrls  : 1
Card29.Amixer.values:
 Simple mixer control 'Console',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Sat Oct 29 23:43:31 2011
GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
HibernationDevice: RESUME=UUID=31923f5c-ed0d-4c47-92e3-5ee28dfeafe4
HotplugNewDevices:
 
HotplugNewMounts:
 
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
MachineType: LENOVO 646067U
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.0.0-12-generic 
root=UUID=d4fbb1dd-1060-4e10-b8b8-f7d06ae50146 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.0.0-12-generic N/A
 linux-backports-modules-3.0.0-12-generic  N/A
 linux-firmware1.60
SourcePackage: linux
Symptom: storage
UdevMonitorLog:
 monitor will print the received events for:
 UDEV - the event which udev sends out after rule processing
UdisksMonitorLog: Monitoring activity from the disks daemon. Press Ctrl+C to 
cancel.
UpgradeStatus: Upgraded to oneiric on 2011-10-17 (13 days ago)
dmi.bios.date: 03/18/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 7LETC9WW (2.29 )
dmi.board.name: 646067U
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:bvr7LETC9WW(2.29):bd03/18/2011:svnLENOVO:pn646067U:pvrThinkPadT61p:rvnLENOVO:rn646067U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 646067U
dmi.product.version: ThinkPad T61p
dmi.sys.vendor: LENOVO

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric

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

Title:
  Suspend/resume corrupts external data storage devices

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

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


[Bug 883748] Re: Suspend/resume corrupts external data storage devices

2011-10-30 Thread Steve
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883748

Title:
  Suspend/resume corrupts external data storage devices

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

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


[Bug 882584] Re: upgrade tuffy to 1.27

2011-10-30 Thread Ilya Barygin
** Bug watch added: Debian Bug tracker #599059
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599059

** Also affects: ttf-tuffy (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599059
   Importance: Unknown
   Status: Unknown

** Changed in: ttf-tuffy (Ubuntu)
   Status: New = Confirmed

** Changed in: ttf-tuffy (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  upgrade tuffy to 1.27

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ttf-tuffy/+bug/882584/+subscriptions

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


[Bug 882228] Re: Update testdisk photorec packages to latest version 6.12, released May 2011

2011-10-30 Thread Ilya Barygin
** Changed in: testdisk (Ubuntu)
   Status: New = Confirmed

** Changed in: testdisk (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Update testdisk  photorec packages to latest version 6.12, released
  May 2011

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

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


Re: [Bug 873958] Re: Garbled text in ui

2011-10-30 Thread I. De Marchi
Hi Erno,


 /usr/share/games/peg-solitaire/locales/  md5sum solitari_en_EN.qm solitari.qm
 8c79a36f4ee900d9d3f333ae3ce4cddc  solitari_en_EN.qm
 8c79a36f4ee900d9d3f333ae3ce4cddc  solitari.qm

 /usr/share/games/peg-solitaire/locales/  ls -l solitari_en_EN.qm solitari.qm
 -rw-r--r-- 1 root root 16452 2011-01-18 18:50 solitari_en_EN.qm
 -rw-r--r-- 1 root root 16452 2011-01-18 18:51 solitari.qm


UhmApparently, the program does not finds the locales
directory.

Please do these two tests:

1. Copy the file solitari_en_EN.qm in the same directory and changes
the name to solitari_en_US.qm

2. Try selecting other languages ​​(«Idioma» menu option).

Regards!

I. De Marchi

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

Title:
  Garbled text in ui

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/peg-solitaire/+bug/873958/+subscriptions

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

[Bug 880766] Re: Ubiquity fails with EFI and software RAID

2011-10-30 Thread Andrew Cranwell
** Also affects: grub2 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Ubiquity fails with EFI and software RAID

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

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


[Bug 883724] Re: package libk5crypto3 1.8.3 dfsg-5ubuntu2.1 failed to install/upgrade: ErrorMessage: package libk5crypto3 is already installed and configured

2011-10-30 Thread Raphaël Hertzog
*** This bug is a duplicate of bug 883723 ***
https://bugs.launchpad.net/bugs/883723

** This bug has been marked a duplicate of bug 883723
   package ttf-freefont 20090104-7 failed to install/upgrade: ErrorMessage: 
package ttf-freefont is already installed and configured

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

Title:
  package libk5crypto3 1.8.3 dfsg-5ubuntu2.1 failed to install/upgrade:
  ErrorMessage: package libk5crypto3 is already installed and configured

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

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


Re: [Bug 883455] Re: Banshee crashes when Samsung YP-U3 mp3 player plugged in

2011-10-30 Thread Chow Loong Jin
On 30/10/2011 04:42, foxy123 wrote:
 Debug info from gdb:
 
 Could not attach to process.  If your uid matches the uid of the target
 process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
 again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
 ptrace: Operation not permitted.

Thanks. That log was a lot more helpful but still not really sufficient,
unfortunately.

Since the segmentation fault happened in native code, I think you'll need to do
sudo sysctl kernel.yama.ptrace_scope=1 to allow gdb to get the rest of the
stack trace when the crash happens. More details in 
/etc/sysctl.d/10-ptrace.conf.

-- 
Kind regards,
Loong Jin

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

Title:
  Banshee crashes when Samsung YP-U3 mp3 player plugged in

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

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


[Bug 883723] Re: package ttf-freefont 20090104-7 failed to install/upgrade: ErrorMessage: package ttf-freefont is already installed and configured

2011-10-30 Thread Raphaël Hertzog
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that there was an error on your system when
trying to install a particular package.  Please execute the following
command, as it will clear your package cache, in a terminal:

sudo apt-get clean

Then try performing the update again.  This will likely resolve your
issue, but the failure could be caused by filesystem or memory
corruption.  So please also run a fsck on your filesystem(s) and a
memory test.  If this does resolve your bug please set its status to
Invalid.  Thanks in advance!

** Changed in: dpkg (Ubuntu)
   Status: New = Invalid

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

Title:
  package ttf-freefont 20090104-7 failed to install/upgrade:
  ErrorMessage: package ttf-freefont is already installed and configured

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

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


[Bug 882584] Re: upgrade tuffy to 1.27

2011-10-30 Thread Bug Watch Updater
** Changed in: ttf-tuffy (Debian)
   Status: Unknown = Fix Committed

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

Title:
  upgrade tuffy to 1.27

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ttf-tuffy/+bug/882584/+subscriptions

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


[Bug 883533] Re: HighContrast miss shutdown button

2011-10-30 Thread Ilan Tal
In order to reduce Internet time I downloaded a CD and updated both computers 
from the same CD. It could be that the CD is missing the png file for the icon 
you have showing.
If you can tell me the file name and location I can check it. Likewise, if you 
can tell me where to get the missing file, I would like to start to use the 
high contrast since the dropbox icon is UGLY in the Ambiance version (you can't 
see clearly when it is updating).

There is something else I'd like to ask, which also may be missing from
the CD. In 11.04 I could choose at login if I wanted to see the menus in
Hebrew or English. That option is gone in 11.10, which means I can't
update many of my friends who feel much more comfortable in Hebrew. What
I would like to ask you is: do you see Italian at login time?

Thanks,
Ilan

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

Title:
  HighContrast miss shutdown button

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

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


Re: [Bug 883644] Re: geany crashes with assertion failed

2011-10-30 Thread Chow Loong Jin
*** This bug is a duplicate of bug 878933 ***
https://bugs.launchpad.net/bugs/878933

  duplicate 878933

-- 
Kind regards,
Loong Jin


** This bug has been marked a duplicate of bug 878933
   Crash when attempting to open a second file from the recent file list

** This bug has been marked a duplicate of bug 878933
   Crash when attempting to open a second file from the recent file list

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

Title:
  geany crashes with assertion failed

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

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


[Bug 883695] Re: Menu and window controls are missing in Geany

2011-10-30 Thread Chow Loong Jin
This is a Unity bug. I've seen it happening for a number of my windows.
In fact, right now, it's happening to my Firefox window.

** Package changed: geany (Ubuntu) = unity (Ubuntu)

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

Title:
  Menu and window controls are missing in Geany

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

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


Re: [Bug 882486] Re: trying to play music with banshee, its ok for a while then it uses 385% of system resources and everything else grinds to a halt.

2011-10-30 Thread Chow Loong Jin
*** This bug is a duplicate of bug 873787 ***
https://bugs.launchpad.net/bugs/873787

On 30/10/2011 04:47, sn0m wrote:
 Hi, attached is the file requested.
 Reg
 Sokol
 
 ** Attachment added: log_banshee.txt

 https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/882486/+attachment/2578329/+files/log_banshee.txt
 
  duplicate 873787

-- 
Kind regards,
Loong Jin


** This bug has been marked a duplicate of bug 873787
   Banshee does not start

** This bug has been marked a duplicate of bug 873787
   Banshee does not start

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

Title:
  trying to play music with banshee, its ok for a while then it uses
  385% of system resources and everything else grinds to a halt.

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

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


Re: [Bug 863249] Re: Banshee gets unresponsive when started

2011-10-30 Thread Chow Loong Jin
On 30/10/2011 07:07, Christian Campbell wrote:
 This only happens to me when I have no internet connection.  It is still
 very annoying though.

Please provide the requested information.

-- 
Kind regards,
Loong Jin

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

Title:
  Banshee gets unresponsive when started

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-10-30 Thread Chow Loong Jin
I don't think Banshee's at fault here. And probably not Rhythmbox
either. Both of them just implement the MPRIS2 interface and let the
sound menu take care of that. If anything, it's indicator-sound or
unity. I'm marking the Banshee task as invalid.

** Changed in: banshee (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 883750] Re: Question mark icon displayed in Dash instead of butterfly icon

2011-10-30 Thread grofaty
** Attachment added: freemind_dash.png
   
https://bugs.launchpad.net/bugs/883750/+attachment/2578812/+files/freemind_dash.png

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

Title:
  Question mark icon displayed in Dash instead of butterfly icon

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

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


[Bug 883750] [NEW] Question mark icon displayed in Dash instead of butterfly icon

2011-10-30 Thread grofaty
Public bug reported:

In Ubuntu 11.10 I have installed FreeMind from Ubuntu Software Center.
After installing I have searched the program in Dash and as I see the
icon for this program is missing. See attachment freemind_dash.png. I
also added this icon to Launcher and the icon is not displayed in
Launcher either. See attachment freemind_launcher.png.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: freemind 0.9.0+dfsg-1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Sun Oct 30 08:17:46 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: freemind
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 oneiric running-unity

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

Title:
  Question mark icon displayed in Dash instead of butterfly icon

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

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


[Bug 883750] Re: Question mark icon displayed in Dash instead of butterfly icon

2011-10-30 Thread grofaty
** Attachment added: freemind_launcher.png
   
https://bugs.launchpad.net/ubuntu/+source/freemind/+bug/883750/+attachment/2578814/+files/freemind_launcher.png

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

Title:
  Question mark icon displayed in Dash instead of butterfly icon

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

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


[Bug 883718] Re: stacking problem after full screen video

2011-10-30 Thread Sam Spilsbury
was anything actually over the launcher or dash?

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

Title:
  stacking problem after full screen video

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

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


[Bug 883751] [NEW] package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr kernel module failed to build

2011-10-30 Thread liuzhiguang
Public bug reported:

sorry, I just install it today.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: blcr-dkms 0.8.2-15ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
Uname: Linux 2.6.38-12-generic x86_64
Architecture: amd64
Date: Sun Oct 30 15:26:53 2011
ErrorMessage: blcr kernel module failed to build
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
PackageArchitecture: all
PackageVersion: 0.8.2-15ubuntu1
SourcePackage: blcr
Title: package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr kernel 
module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package natty

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

Title:
  package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr
  kernel module failed to build

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

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


[Bug 883751] Re: package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr kernel module failed to build

2011-10-30 Thread liuzhiguang
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883751

Title:
  package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr
  kernel module failed to build

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

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


[Bug 668415] Re: Movement of Unity launcher

2011-10-30 Thread Marek Paśnikowski
I just want to point out, that decision to go for XFCE without checking out 
current (4.7) KDE is not a most sensible one. Linus gave up KDE 4 because the 
development 4.0 version was picked up as a stable one by so many distributions. 
4.0 was never supposed to be released into the wild. This situation pictures 
two problems:
1. Give every complex software time to mature and let it grow all planned 
features before giving it a deciding tryout.
2.  Even if the software was lost for you, give it another chance once in a 
while.
Seriously - KDE SC is an amazing piece of software now. I wish Ubuntu adopted 
KDE as its main desktop environment. I know its much work, but I wish it 
nevertheless.

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

Title:
  Movement of Unity launcher

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/668415/+subscriptions

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


[Bug 883752] [NEW] Software Centre is the most horrible, bloated and slow application I have ever used.

2011-10-30 Thread Jamie Fell
Public bug reported:

The title explains it all.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: software-center 5.0.2
ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
Uname: Linux 3.0.0-13-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
CheckboxSubmission: c8f492d129becc27db8b0d9223313dfc
CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525
Date: Sun Oct 30 07:31:55 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
PackageArchitecture: all
SourcePackage: software-center
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (15 days ago)

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


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  Software Centre is the most horrible, bloated and slow application I
  have ever used.

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

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


[Bug 883752] Re: Software Centre is the most horrible, bloated and slow application I have ever used.

2011-10-30 Thread Jamie Fell
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883752

Title:
  Software Centre is the most horrible, bloated and slow application I
  have ever used.

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

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


[Bug 883754] [NEW] No option to select app from custom location to open type of files

2011-10-30 Thread bartje
Public bug reported:

When you have a type of file, for example a Gimp file, .xcf, I used to be able 
to select a custom built Gimp as default to open the file with, by browsing to 
the directory I built it in. 
The option to select the application through a path is gone. 

This is a serious regression, limits the freedom of the user, and makes
it impossible to use custom built applications as default when the user
wants, or even needs it. Ubuntu does  not always ship the latest and
greatest version of software, and sometimes these are exactly the ones
that are needed.

The only options that appear are the apps  installed by the software
center, or 'search online', which are neither what I need. The option to
select the app from the users custom location is necessary.

I hope this will be fixed very soon.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
Uname: Linux 3.0.0-13-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sun Oct 30 08:32:31 2011
ExecutablePath: /usr/bin/nautilus
ProcEnviron:
 LANGUAGE=nl_BE:nl
 PATH=(custom, no user)
 LANG=nl_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug apport-lpi oneiric running-unity

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

Title:
  No option to select app from custom location to open type of files

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

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


[Bug 883754] Re: No option to select app from custom location to open type of files

2011-10-30 Thread bartje
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883754

Title:
  No option to select app from custom location to open type of files

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

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


[Bug 877671] Re: Logon screen - language switch trouble

2011-10-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-meta (Ubuntu)
   Status: New = Confirmed

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

Title:
  Logon screen - language switch trouble

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

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


[Bug 877671] Re: Logon screen - language switch trouble

2011-10-30 Thread Bodinux
Only tried with lightdm. There is no way to change the keyboard layout
on the logon screen and there is no direct indication of the current
layout.

This is a regression from the blueprint from Matt Zimmerman which dates back 
from 2005 :
https://blueprints.launchpad.net/ubuntu/+spec/gdm-keyboard-layout

As of Ubuntu 5.10, the initial keyboard layout used before login is part of 
the X.org configuration file,
 and cannot be adjusted by the user until after login. This is problematic 
because:

The user may not be able to login if the layout is incorrect

The X keyboard layout is currently guessed from the console layout chosen 
in the installer, 
and this process is known to be imperfect

Different users may require different keyboard layouts

This requires that the keyboard layout be asked for ahead of time on the 
live CD, 
which is inconvenient for the user

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

Title:
  Logon screen - language switch trouble

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

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


[Bug 858466] Re: Ubuntu 11.10 Audio Problems with Browsers.

2011-10-30 Thread tapsu
I had the same problem after updating from 11.04 to 11.10. I could get
Amarok and system sounds working after changing audio output device back
to HDA Intel. That didn't help for Firefox (only tested flash), but
killall pulseaudio worked. Thanks!

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

Title:
  Ubuntu 11.10 Audio Problems with Browsers.

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

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


[Bug 883757] Re: indicator-weather crashed with SIGABRT in raise()

2011-10-30 Thread Apport retracing service
*** This bug is a duplicate of bug 853832 ***
https://bugs.launchpad.net/bugs/853832

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #853832, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/883757/+attachment/2578828/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/883757/+attachment/2578829/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/883757/+attachment/2578830/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/883757/+attachment/2578833/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/883757/+attachment/2578834/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/883757/+attachment/2578835/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/883757/+attachment/2578837/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/883757/+attachment/2578838/+files/ThreadStacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 853832
   indicator-weather crashed with SIGABRT in raise()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  indicator-weather crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/883757/+subscriptions

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


[Bug 883756] [NEW] applet crashes in update

2011-10-30 Thread Marzio
Public bug reported:

These are the files in the folder /var/log/dist-upgrade/main.log

2011-10-30 08:31:33,641 INFO Using config files '['./DistUpgrade.cfg']'
2011-10-30 08:31:33,642 INFO uname information: 'Linux guy5MCP 2.6.38-8-generic 
#42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686'
2011-10-30 08:31:33,644 INFO release-upgrader version '0.152.25.4' started
2011-10-30 08:31:34,216 DEBUG WARNING: can not get name for 'gtk.TreeSelection 
object at 0x8baa20c (GtkTreeSelection at 0x8c4de80)'
2011-10-30 08:31:34,216 DEBUG WARNING: can not get name for 'gtk.TreeSelection 
object at 0x8baa234 (GtkTreeSelection at 0x8e39d80)'
2011-10-30 08:31:34,511 DEBUG svg pixbuf loader failed (Error displaying image)
2011-10-30 08:31:35,110 DEBUG Using 'DistUpgradeViewGtk' view
2011-10-30 08:31:35,310 DEBUG aufsOptionsAndEnvironmentSetup()
2011-10-30 08:31:35,313 DEBUG using '/tmp/upgrade-rw-a7NahE' as aufs_rw_dir
2011-10-30 08:31:35,315 DEBUG using '/tmp/upgrade-chroot-_OOwH6' as aufs chroot 
dir
2011-10-30 08:31:35,316 DEBUG enable dpkg --force-overwrite
2011-10-30 08:31:35,384 DEBUG creating statefile: 
'/var/log/dist-upgrade/apt-clone_system_state.tar.gz'
2011-10-30 08:31:41,093 DEBUG lsb-release: 'natty'
2011-10-30 08:31:41,095 DEBUG _pythonSymlinkCheck run
2011-10-30 08:31:41,107 DEBUG openCache()
2011-10-30 08:31:41,108 DEBUG Plugin modules in ./plugins: 
kdelibs4to5_plugin.py remove_lilo_plugin.py langpack_manual_plugin.py 
dpkg_status_plugin.py deb_plugin.py
2011-10-30 08:31:41,109 DEBUG Loading module ./plugins/kdelibs4to5_plugin.py
2011-10-30 08:31:41,113 DEBUG Plugins in module 'kdelibs4to5_plugin' from 
'./plugins/kdelibs4to5_plugin.py': class 
'kdelibs4to5_plugin.Kdelibs4devToKdelibs5devPlugin'
2011-10-30 08:31:41,114 DEBUG Loading module ./plugins/remove_lilo_plugin.py
2011-10-30 08:31:41,118 DEBUG Plugins in module 'remove_lilo_plugin' from 
'./plugins/remove_lilo_plugin.py': class 
'remove_lilo_plugin.RemoveLiloPlugin'
2011-10-30 08:31:41,119 DEBUG Loading module ./plugins/langpack_manual_plugin.py
2011-10-30 08:31:41,124 DEBUG Plugins in module 'langpack_manual_plugin' from 
'./plugins/langpack_manual_plugin.py': class 
'langpack_manual_plugin.MarkLangpacksManuallyInstalledPlugin'
2011-10-30 08:31:41,124 DEBUG Loading module ./plugins/dpkg_status_plugin.py
2011-10-30 08:31:41,130 DEBUG Plugins in module 'dpkg_status_plugin' from 
'./plugins/dpkg_status_plugin.py': class 
'dpkg_status_plugin.DpkgStatusPlugin'
2011-10-30 08:31:41,130 DEBUG Loading module ./plugins/deb_plugin.py
2011-10-30 08:31:41,133 DEBUG Plugins in module 'deb_plugin' from 
'./plugins/deb_plugin.py': class 'deb_plugin.DebPlugin'
2011-10-30 08:31:41,134 DEBUG plugins for condition 'PreCacheOpen' are '[]'
2011-10-30 08:31:41,135 DEBUG plugins for condition 'oneiricPreCacheOpen' are 
'[]'
2011-10-30 08:31:41,135 DEBUG plugins for condition 'from_nattyPreCacheOpen' 
are '[]'
2011-10-30 08:31:41,136 DEBUG quirks: running PreCacheOpen
2011-10-30 08:31:41,136 DEBUG running Quirks.PreCacheOpen
2011-10-30 08:31:41,137 DEBUG quirks: running oneiricPreCacheOpen
2011-10-30 08:31:41,137 DEBUG running Quirks.oneiricPreCacheOpen
2011-10-30 08:31:42,421 DEBUG /openCache(), new cache size 33633
2011-10-30 08:31:42,422 DEBUG needServerMode(): run in 'desktop' mode, (because 
of pkg 'ubuntu-desktop')
2011-10-30 08:31:42,423 DEBUG checkViewDepends()
2011-10-30 08:31:42,424 DEBUG running doUpdate() (showErrors=False)
2011-10-30 08:32:17,070 DEBUG openCache()
2011-10-30 08:32:18,375 DEBUG /openCache(), new cache size 33633
2011-10-30 08:32:18,376 DEBUG doPostInitialUpdate
2011-10-30 08:32:18,376 DEBUG plugins for condition 'PostInitialUpdate' are '[]'
2011-10-30 08:32:18,377 DEBUG plugins for condition 'oneiricPostInitialUpdate' 
are '[]'
2011-10-30 08:32:18,378 DEBUG plugins for condition 
'from_nattyPostInitialUpdate' are '[]'
2011-10-30 08:32:18,378 DEBUG quirks: running oneiricPostInitialUpdate
2011-10-30 08:32:33,738 DEBUG Foreign: 
2011-10-30 08:32:33,739 DEBUG Obsolete: 
2011-10-30 08:32:33,744 DEBUG updateSourcesList()
2011-10-30 08:32:34,092 DEBUG rewriteSourcesList()
2011-10-30 08:32:34,104 DEBUG examining: 'deb 
http://it.archive.ubuntu.com/ubuntu/ natty main restricted'
2011-10-30 08:32:34,105 DEBUG entry 'deb http://it.archive.ubuntu.com/ubuntu/ 
oneiric main restricted' updated to new dist
2011-10-30 08:32:34,106 DEBUG examining: 'deb 
http://it.archive.ubuntu.com/ubuntu/ natty-updates main restricted'
2011-10-30 08:32:34,107 DEBUG entry 'deb http://it.archive.ubuntu.com/ubuntu/ 
oneiric-updates main restricted' updated to new dist
2011-10-30 08:32:34,108 DEBUG examining: 'deb 
http://it.archive.ubuntu.com/ubuntu/ natty universe'
2011-10-30 08:32:34,108 DEBUG entry 'deb http://it.archive.ubuntu.com/ubuntu/ 
oneiric universe' updated to new dist
2011-10-30 08:32:34,109 DEBUG examining: 'deb 
http://it.archive.ubuntu.com/ubuntu/ natty-updates universe'
2011-10-30 08:32:34,110 DEBUG entry 'deb http://it.archive.ubuntu.com/ubuntu/ 

[Bug 883756] Re: applet crashes in update

2011-10-30 Thread Marzio
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883756

Title:
  applet crashes in update

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

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


[Bug 845775] Re: gnome system monitor shows network upload speed that is inaccurate

2011-10-30 Thread buynada
Thanks Kyle, Dmitri, that is correct, I am referring to the tooltip and
the main window not matching.  1.6MB != 4.4MB regardless of whether
using 1024 or 1000 bytes per KB, etc.

Until recently I had only used the tooltip to track my network usage.
When I confirmed it with the transfer window I saw it was off.  When I
checked it against the network monitor window I saw it also did not
match.

Many other users may just use the tooltip, so it would be helpful if the
tooltip was accurate.

I'm new to posting bugs here so I have remarked confirmed, but please
update if I was not supposed to do that.

thanks,
Peter


** Changed in: gnome-system-monitor (Ubuntu)
   Status: Invalid = Confirmed

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

Title:
  gnome system monitor shows network upload speed that is inaccurate

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

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


[Bug 712521] Re: [Needs packaging] TeXLive 2011

2011-10-30 Thread Ingo Gerth
As a student, I can afford $10.

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

Title:
  [Needs packaging] TeXLive 2011

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-base/+bug/712521/+subscriptions

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


[Bug 883748] Re: Suspend/resume corrupts external data storage devices

2011-10-30 Thread Ubuntu QA's Bug Bot
** Package changed: ubuntu = linux (Ubuntu)

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

Title:
  Suspend/resume corrupts external data storage devices

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

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


[Bug 871549] Re: 11.10 Unity Visually broken Gallium .4 AMD CAYMAN drivers

2011-10-30 Thread Britt Yazel
Here is a picture of the artifacts appearing across the top of my
screen. I would also like to note that I have corruption in the text
that appears throughout Unity, as well as in the drop-down menu's and
right-click menus

** Attachment added: Screenshot at 2011-10-30 00:57:55.png
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/871549/+attachment/2578839/+files/Screenshot%20at%202011-10-30%2000%3A57%3A55.png

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

Title:
  11.10 Unity Visually broken Gallium .4 AMD CAYMAN drivers

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

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


[Bug 883757] Re: indicator-weather crashed with SIGABRT in raise()

2011-10-30 Thread u_ka
*** This bug is a duplicate of bug 853832 ***
https://bugs.launchpad.net/bugs/853832

** Changed in: indicator-weather (Ubuntu)
   Status: New = Confirmed

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

Title:
  indicator-weather crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/883757/+subscriptions

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


[Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-10-30 Thread Cabalbl4
The bug is back now for me (( The thing I have done before to make it gone - 
pass nosplash instead of quiet splash in grub and enable option 
GRUB_TERMINAL=console and GRUB_GFXMODE=1024x768 
Now i have reverted these options - and the bug is back for me on Natty 
2.6.38-10-generic. 
So it seems to be graphical-mode related. (Maybe plymouth - dependable?)

Now reverting back to working options.

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

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

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

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


[Bug 827958] Re: eog crashed with SIGSEGV in gdk_x11_window_get_xid()

2011-10-30 Thread mabawsa
I am still getting this bug:


(eog:23040): GRIP-CRITICAL **: register_internal: assertion 
`GRIP_IS_GESTURE_MANAGER (manager)' failed

Interestingly its only when I am logged in. Other users do not get it. I
have tried deleting the eog config files in my account but this did not
help. I have the latest up dates

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

Title:
  eog crashed with SIGSEGV in gdk_x11_window_get_xid()

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

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


[Bug 883758] [NEW] package typo3-database 4.5.3 dfsg1-1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-10-30 Thread David Coster
Public bug reported:

My recollection is that there was a complaint about a field name already
existing.

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: typo3-database 4.5.3+dfsg1-1
ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
Uname: Linux 2.6.38-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Sun Oct 30 08:41:07 2011
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
PackageArchitecture: all
SourcePackage: typo3-src
Title: package typo3-database 4.5.3+dfsg1-1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
UpgradeStatus: Upgraded to oneiric on 2011-10-29 (0 days ago)

** Affects: typo3-src (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 oneiric

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

Title:
  package typo3-database 4.5.3 dfsg1-1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/typo3-src/+bug/883758/+subscriptions

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


[Bug 883758] Re: package typo3-database 4.5.3 dfsg1-1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-10-30 Thread David Coster
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883758

Title:
  package typo3-database 4.5.3 dfsg1-1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/typo3-src/+bug/883758/+subscriptions

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


[Bug 883495] Re: Brasero indicator shows untranslated messages

2011-10-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Brasero indicator shows untranslated messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/883495/+subscriptions

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


[Bug 651366] Re: Ace of Penguins don´t show icons in lubuntu menu

2011-10-30 Thread MGTL
This doesn't work in gnome or unity either. I think the .desktop files
have a bug.

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

Title:
  Ace of Penguins don´t show icons in lubuntu menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ace-of-penguins/+bug/651366/+subscriptions

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

[Bug 883759] [NEW] Unity long program menus are overlapped by indicators

2011-10-30 Thread Jan Girlich
Public bug reported:

When having a small screen (like on my laptop) and using a few indicator
applets, those are overlapping the menus of programs. When clicking on
an indicator, the underlying menu is activated, though, making the
overlapping applets inaccessible. See the attached screenshot where the
thunderbird help menu lying behind the ressource-manager applet shows up
and makes the applet inaccessible.

I am looking for a way to make long menus and applets work. I can imagine 
several ways:
1) Allow the panel to be resized. I couldn't find a way to make the panel twice 
as big as with the pre-unity panel.
2) Make the menu roll to the left when pointing the mouse near the right end of 
it.
3) your idea...

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Unity long program menus are overlapped by indicators

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

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


[Bug 883759] Re: Unity long program menus are overlapped by indicators

2011-10-30 Thread Jan Girlich
** Attachment added: Screenshot of inaccessible indicators overlapping menu 
items
   
https://bugs.launchpad.net/bugs/883759/+attachment/2578849/+files/menu%20and%20indicators%20overlapping.png

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

Title:
  Unity long program menus are overlapped by indicators

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

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


[Bug 878639] Re: Gufw - Missing Button Icons Xubuntu 11.10

2011-10-30 Thread Costales
@slumbergod: Yes, it must be a dependence. But I don't like install the 
gnome-disk-utility package only by one icon. I think I'll package that icon in 
the next release.
Cheers!

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

Title:
  Gufw - Missing Button Icons Xubuntu 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/878639/+subscriptions

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


[Bug 878621] Re: Screensaver takes too long to exit after unlock

2011-10-30 Thread Ariel Faigon
Looked at this issue some more.
 
/usr/bin/kslideshow.kss  has many transition-effects between photos.
Which transitions are being used is not a configurable option so you get all of 
them.

Most of the transitions are lightweight and finish in a second or two.
Some of the transitions are complex and take very long to complete.

When one of these more complex transitions which take a very large
number of seconds to finish kicks in (can be a minute or more), the
computer becomes sluggish.

The worst offender is a transition that does a random almost pixel-by-
pixel rendering of the new photo superimposed on the previous photo.
While this is going on an strace of the kslideshow.kss process shows a
tight loop of poll() and writev() system calls.

here's short sample, there are many of these every second.

poll([{fd=6, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=6, revents=POLLOUT}])
writev(6, [{H\2\376\331s\336\5\5t\336\5\5X\2]\0\0\0G\1\0\30\0\0, 24}, 
{\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377...,
 223200}, {, 0}], 3) = 128000
poll([{fd=6, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=6, revents=POLLOUT}])
writev(6, 
[{\33\257\377\377\33\256\377\377\26\253\377\377\26\251\376\377\34\255\376\377+\277\377\377-\305\377\3772\320\377\377...,
 95224}, {, 0}], 2) = 95224
poll([{fd=6, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=6, revents=POLLOUT}])
writev(6, 
[{\2\2\0t\336\5\5\230\4\5\0u\336\5\5s\336\5\5!\1\0\0\0\0\0\0\2\7\0..., 
128}, 
{\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377...,
 261600}, {, 0}], 3) = 128000
poll([{fd=6, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=6, revents=POLLOUT}])

kslideshow.kss is in the package kdeartwork.  I did a apt-get source and looked 
at the sources.
I believe the source is kdeartwork-4.7.2/kscreensaver/kdesavers/slideshow.cpp 
but not 100% sure.

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

Title:
  Screensaver takes too long to exit after unlock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/878621/+subscriptions

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


[Bug 883761] [NEW] lxpanel: battery monitor displays wrong status

2011-10-30 Thread monochromec
Public bug reported:

Battery monitor in lxpanel package displays always 100% never mind if
the battery is discharging or not.

There's a similar Debian bug already existing: #580509 for lxpanel
version 0.5.5-1. Maybe the fix didn't make it upstream?

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: lxpanel 0.5.8-1ubuntu3
Uname: Linux 3.1.0-030100-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Config_System_LXDE:
 [Command]
 FileManager=pcmanfm %s
 Terminal=x-terminal-emulator
 Logout=lxde-logout
Date: Sun Oct 30 09:37:45 2011
InstallationMedia: Xubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lxpanel
UpgradeStatus: Upgraded to oneiric on 2011-10-15 (14 days ago)

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


** Tags: amd64 apport-bug oneiric

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

Title:
  lxpanel: battery monitor displays wrong status

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

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


[Bug 883761] Re: lxpanel: battery monitor displays wrong status

2011-10-30 Thread monochromec
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883761

Title:
  lxpanel: battery monitor displays wrong status

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

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


[Bug 835531] Re: Fn key not working on Apple Wireless Keyboard (Lion version)

2011-10-30 Thread mikeloco14
Also affects the wired version! :(

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

Title:
  Fn key not working on Apple Wireless Keyboard (Lion version)

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

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


[Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-10-30 Thread Cabalbl4
No, the later fix is not working anymore. Now blacklisting radeon to
modprobe it manually when switching.

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

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

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

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


[Bug 651366] Re: Ace of Penguins don´t show icons in lubuntu menu

2011-10-30 Thread MGTL
Yep, the .desktop files have a blank icon entry.

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

Title:
  Ace of Penguins don´t show icons in lubuntu menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ace-of-penguins/+bug/651366/+subscriptions

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

[Bug 662766] Re: does not reconnect after suspend/resume

2011-10-30 Thread Ulisse
On Ubuntu 11.10, after suspend, it doesn't reconnect to IRC networks
(gimpnet and freenode) until I disable and re-enable the accounts.

In the attached log it wasn't connecting and I did the thing stated above, so 
you get the before and the after.
I also obscured my usernames  for privacy reasons.

** Attachment added: empathy log
   
https://bugs.launchpad.net/empathy/+bug/662766/+attachment/2578854/+files/mission-control-30-10-11_09-49-40.log

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

Title:
  does not reconnect after suspend/resume

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

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


  1   2   3   4   5   6   7   8   9   10   >