[Bug 373619] Re: jaunty openssh-client tries all keys available in ~/.ssh

2009-05-26 Thread Alex Muntada
Yesterday I upgraded my desktop box to jaunty, and now I'm getting this
error when trying to connect to a remote server through ssh with
password authentication:

Received disconnect from {ip address}: 2: Too many authentication failures for 
{username}
lost connection

That meaning that I have a lot of different keys in ~/.ssh and openssh client 
in jaunty is trying all of them instead of previous defaults (id_rsa, id_dsa 
and identity). To get things back to normal I must create a new subdir 
~/.ssh/new
and move there all my non-default keys (and updating ~/.ssh/config accordingly).

Please, can anyone confirm that this new behaviour with default keys is
intended? I've been unable to find this change documented anywhere.

-- 
jaunty openssh-client tries all keys available in ~/.ssh
https://bugs.launchpad.net/bugs/373619
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
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 309945] Re: [jaunty, intrepid] Hard system freeze using open-iscsi

2009-05-26 Thread Alvin
Take a look at bug 246175. Having multiple vcpus could be the cause
instead of open-iscsi. If that is the case, please mark this bug as a
duplicate.

-- 
[jaunty, intrepid] Hard system freeze using open-iscsi
https://bugs.launchpad.net/bugs/309945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
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 28488] Re: ssh should try fqdn of hosts when using gssapi

2009-05-26 Thread KELEMEN Peter
(tested with 1:5.1p1-5ubuntu1 on Jaunty)
It seems that it needs the GSSAPITrustDNS yes option for it to work.

-- 
ssh should try fqdn of hosts when using gssapi 
https://bugs.launchpad.net/bugs/28488
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
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 380663] [NEW] open-iscsi initiator tries to resolve ipv6 address of target and fails

2009-05-26 Thread Márcio Santos
Public bug reported:

Binary package hint: open-iscsi

uname -a
Linux qe-si-0001 2.6.28-12-generic #43-Ubuntu SMP Fri May 1 19:27:06 UTC 
2009 i686 GNU/Linux

lsb_release -rd
Description:Ubuntu 9.04
Release:9.04

apt-cache policy open-iscsi
open-iscsi:
  Installed: 2.0.870.1-0ubuntu3
  Candidate: 2.0.870.1-0ubuntu3
  Version table:
 *** 2.0.870.1-0ubuntu3 0
500 http://archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status

Trying to discover targets on remote Sun OpenSolaris 2008.11 fails with
Jaunty

sudo iscsiadm -m discovery -p qe-earth -t sendtargets
iscsiadm: Cannot resolve host fe80::221:28ff:fe00. getaddrinfo error: 
[Servname not supported for ai_socktype]
iscsiadm: cannot resolve fe80::221:28ff:fe00
iscsiadm: failed to add default portal, ignoring target 
iqn.1986-03.com.sun:02:e3a780d8-4185-4d4c-a3bd-dc1b7a58f231
iscsiadm: failed to add target record
10.40.10.67:3260,1 
iqn.1986-03.com.sun:02:e3a780d8-4185-4d4c-a3bd-dc1b7a58f231

It seems that it tries to resolve an ipv6 address and fails.
IPv6 is disabled on OpenSolaris.
Enabling IPv6 on OpenSolaris doesn't fix the problem.

ProblemType: Bug
Architecture: i386
Dependencies:
 libgcc1 1:4.3.3-5ubuntu4
 gcc-4.3-base 4.3.3-5ubuntu4
 findutils 4.4.0-2ubuntu4
 libc6 2.9-4ubuntu6
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: open-iscsi 2.0.870.1-0ubuntu3
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: open-iscsi
Uname: Linux 2.6.28-12-generic i686

** Affects: open-iscsi (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
open-iscsi initiator tries to resolve ipv6 address of target and fails
https://bugs.launchpad.net/bugs/380663
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
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 380638] [NEW] The DHCP client crashes on reinstall and does not work properly

2009-05-26 Thread darky
Public bug reported:

The DHCP client crashes or something while trying to upgrade and restore the 
missing ppp file from /etc/ipmasq/
Im using ipmasq and dnsmasq to forward my connection.

r...@elayne-coolc:/home/coolc#  apt-get upgrade dnsmasq ipmasq
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
debconf: DbDriver config: /var/cache/debconf/config.dat is locked by another 
process: Resource temporarily unavailable
Setting up dnsmasq (2.47-3) ...
 * Starting DNS forwarder and DHCP server dnsmasq[ OK ] 

r...@elayne-coolc:/home/coolc# dpkg-reconfigure ipmasq
debconf: DbDriver config: /var/cache/debconf/config.dat is locked by another 
process: Resource temporarily unavailable

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 1
NonfreeKernelModules: nvidia
Package: dhcp3-client 3.1.1-5ubuntu8
SourcePackage: dhcp3
Title: package dhcp3-client 3.1.1-5ubuntu8 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-package i386

-- 
The DHCP client crashes on reinstall and does not work properly
https://bugs.launchpad.net/bugs/380638
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
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 380638] Re: The DHCP client crashes on reinstall and does not work properly

2009-05-26 Thread darky

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

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/27175267/DpkgTerminalLog.gz

-- 
The DHCP client crashes on reinstall and does not work properly
https://bugs.launchpad.net/bugs/380638
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
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 380715] [NEW] samba shares of symlinks are always read-only

2009-05-26 Thread scott
Public bug reported:

Binary package hint: samba

Sharing a symlink using samba makes all content pointed to by that
symlink readonly. However, when sharing the folder above that symlink,
and navigating into it, all the content is read/write as it should be.
The content is the same in both cases, it's just that the write
permission is always prohibited if the symlink itself is the root of the
share.

The discussion is in this thread:
http://ubuntuforums.org/showthread.php?t=1143222

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: samba 2:3.3.2-1ubuntu3
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: samba
Uname: Linux 2.6.28-12-generic i686

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


** Tags: apport-bug i386

-- 
samba shares of symlinks are always read-only
https://bugs.launchpad.net/bugs/380715
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 380715] Re: samba shares of symlinks are always read-only

2009-05-26 Thread scott

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

-- 
samba shares of symlinks are always read-only
https://bugs.launchpad.net/bugs/380715
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 380724] Re: package bacula-director-mysql 2.4.4-1ubuntu5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-05-26 Thread Lutz.Joseph.A

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

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/27180956/DpkgTerminalLog.gz

-- 
package bacula-director-mysql 2.4.4-1ubuntu5 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/380724
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
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 380724] [NEW] package bacula-director-mysql 2.4.4-1ubuntu5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-05-26 Thread Lutz.Joseph.A
Public bug reported:

Binary package hint: bacula

package bacula-director-mysql 2.4.4-1ubuntu5 failed to install/upgrade:
subprocess post-installation script returned error exit status 1

I was installing mysql at the same time as the bacula-director-mysql
package. along with a lot of other packages. The mysql server had not
started up yet so It was unable to connect to the server and create the
database. I was forced to choose abort at the menu to continue on.

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 1
NonfreeKernelModules: nvidia
Package: bacula-director-mysql 2.4.4-1ubuntu5
SourcePackage: bacula
Title: package bacula-director-mysql 2.4.4-1ubuntu5 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
Uname: Linux 2.6.28-11-generic x86_64

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


** Tags: amd64 apport-package

-- 
package bacula-director-mysql 2.4.4-1ubuntu5 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/380724
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
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 105457] Re: mysqd_safe high cpu usage

2009-05-26 Thread Dima Ryazanov
I got this behavior when mysql got uninstalled when I ran apt-get
autoremove.

-- 
mysqd_safe high cpu usage
https://bugs.launchpad.net/bugs/105457
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
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 332521] Re: [jaunty] no internet connection: dhclient-script cannot be execve'd

2009-05-26 Thread abrahamcovelo
I have solved the problem in eeepc with Jaunty. And I think is the same
problem found with other PCs. Specific permissions per program in
/etc/apparmor.d/sbin.dhclient3 prevent dhcp3 to be execve'd. As a
workaround I move this file out and restarted apparmor (so far I have
info about the syntax of this configuration file to solve the issue
properly):

/etc/init.d/apparmor restart

The problem is fixed now

-- 
[jaunty] no internet connection: dhclient-script cannot be execve'd
https://bugs.launchpad.net/bugs/332521
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
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 289470] Re: open-iscsi user-space does not match kernel module version

2009-05-26 Thread Jerry Penner
I too have run into this issue, and wonder if an intrepid backport will
be ready soon.

-- 
open-iscsi user-space does not match kernel module version
https://bugs.launchpad.net/bugs/289470
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
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 74647] Re: php5-gd not using bundled GD library

2009-05-26 Thread Bug Watch Updater
** Changed in: mantis
   Status: Unknown = Fix Released

-- 
php5-gd not using bundled GD library
https://bugs.launchpad.net/bugs/74647
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
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 359795] Re: couldnt install mysql

2009-05-26 Thread Jonathan Thomas
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: Incomplete = Invalid

-- 
couldnt install mysql
https://bugs.launchpad.net/bugs/359795
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
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 380477] [NEW] korean input slow in GMail

2009-05-26 Thread John Simon
Public bug reported:

Binary package hint: xulrunner-1.9

relevant info:

$ lsb_release -rd
Description:Ubuntu 9.04
Release:9.04
$ apt-cache policy xulrunner-1.9
xulrunner-1.9:
  Installed: 1.9.0.10+nobinonly-0ubuntu0.9.04.1
  Candidate: 1.9.0.10+nobinonly-0ubuntu0.9.04.1
  Version table:
 *** 1.9.0.10+nobinonly-0ubuntu0.9.04.1 0
500 http://kr.archive.ubuntu.com jaunty-updates/main Packages
500 http://kr.archive.ubuntu.com jaunty-security/main Packages
100 /var/lib/dpkg/status
 1.9.0.8+nobinonly-0ubuntu2 0
500 http://kr.archive.ubuntu.com jaunty/main Packages
$ apt-cache policy epiphany-gecko
epiphany-gecko:
  Installed: 2.26.1-0ubuntu1
  Candidate: 2.26.1-0ubuntu1
  Version table:
 *** 2.26.1-0ubuntu1 0
500 http://kr.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status
$ apt-cache policy firefox
firefox:
  Installed: 3.0.10+nobinonly-0ubuntu0.9.04.1
  Candidate: 3.0.10+nobinonly-0ubuntu0.9.04.1
  Version table:
 *** 3.0.10+nobinonly-0ubuntu0.9.04.1 0
500 http://kr.archive.ubuntu.com jaunty-updates/main Packages
500 http://kr.archive.ubuntu.com jaunty-security/main Packages
100 /var/lib/dpkg/status
 3.0.8+nobinonly-0ubuntu3 0
500 http://kr.archive.ubuntu.com jaunty/main Packages

disabled ALL extensions (langpacks etc.)

how to reproduce:

login to GMail, Compose Mail
paste ~64kB of arbitrary text into the Compose Form
start typing at the top of the message
input English, no problem at all.
input Korean (with SCIM), suddenly input cursor crawls

what should happen:

input speed should not vary from language to language.

notes:

disabled all GMail Lab features.
tried creating new firefox profile to no avail.
happens in firefox and epiphany-gecko both.
windows XP version of firefox do not exhibit this bug.

** Affects: xulrunner-1.9 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
korean input slow in GMail
https://bugs.launchpad.net/bugs/380477
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 316079] Re: Asus M51SE's video card won't work with 4GB RAM (BIOS bug ?)

2009-05-26 Thread FASTART
Thank you Ianella Gianluca. This is work greatly! I am with ASUS M51SE-
AP066 (4GB RAM) and now it`s just work :) I attached screen of my
desktop :)

** Attachment added: screen.png
   http://launchpadlibrarian.net/27161986/screen.png

-- 
Asus M51SE's video card won't work with 4GB RAM (BIOS bug ?)
https://bugs.launchpad.net/bugs/316079
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380481] Re: package policykit-gnome 0.7-2ubuntu1.1 failed to install/upgrade: dependency problems - leaving unconfigured

2009-05-26 Thread nimbosa

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

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/27162057/DpkgTerminalLog.txt

-- 
package policykit-gnome 0.7-2ubuntu1.1 failed to install/upgrade: dependency 
problems - leaving unconfigured
https://bugs.launchpad.net/bugs/380481
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380481] [NEW] package policykit-gnome 0.7-2ubuntu1.1 failed to install/upgrade: dependency problems - leaving unconfigured

2009-05-26 Thread nimbosa
Public bug reported:

Binary package hint: policykit-gnome

it worked after

:~$ sudo usermod --lock root
:~$ sudo apt-get install --reinstall policykit policykit-gnome
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 44 not upgraded.
3 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? Y 
Setting up policykit (0.7-2ubuntu7) ...

Setting up hal (0.5.11~rc2-1ubuntu8.3) ...
Reloading system message bus config...done.
Starting Hardware abstraction layer: hald.

Setting up policykit-gnome (0.7-2ubuntu1.1) ...
:~$ date
Tue May 26 14:06:51 PHT 2009
:~$

ProblemType: Package
Architecture: i386
Date: Tue May 26 13:21:16 2009
DistroRelease: Ubuntu 8.04
ErrorMessage: dependency problems - leaving unconfigured
Package: policykit-gnome 0.7-2ubuntu1.1
PackageArchitecture: i386
SourcePackage: policykit-gnome
Title: package policykit-gnome 0.7-2ubuntu1.1 failed to install/upgrade: 
dependency problems - leaving unconfigured
Uname: Linux 2.6.24-24-generic i686

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


** Tags: apport-package

-- 
package policykit-gnome 0.7-2ubuntu1.1 failed to install/upgrade: dependency 
problems - leaving unconfigured
https://bugs.launchpad.net/bugs/380481
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380434] Re: computer janitor deletes the wrong files

2009-05-26 Thread Lars Wirzenius
*** This bug is a duplicate of bug 285746 ***
https://bugs.launchpad.net/bugs/285746

I'm sorry to hear you have had a bad time with Computer Janitor.

It is not possible for a computer program to reliably know what is and
is not important to you. That is why the Computer Janitor does not
automatically remove packages but rather asks you, the user, if the
stuff it finds should be removed or not.

If you click away the little tick in front of the programs/packages you
want to keep, Computer Janitor will no longer suggest them to be
removed. They will be shown in the list, but with the tick removed, so
they won't be removed.

(We will improve the heuristics CJ uses, but it will always be
guesswork.)

** This bug has been marked a duplicate of bug 285746
   System cleaner removes explicitly installed third-party packages

-- 
computer janitor deletes the wrong files
https://bugs.launchpad.net/bugs/380434
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 376424] Re: Quanta complains about missing Cervisia although it's already installed.

2009-05-26 Thread Fabiano Antunes
Hello there,

It's been almost four weeks since I've reported this bug, nothing changed, not 
even the status.
I could (and in the meantime did) switch to other tools available in the market 
so that I can keep on working on my current projects.
I know people here donate their time in order to help and solve the issues, but 
it also took me the time to report the problem, collect the data and fill the 
request according to the guidelines in order to facilitate the troubleshooting.
So, in a certain way, I'm also donating my time in to help solving an issue 
that does not impact myself only.
In respect to that, I think it would be nice to, at least have some sort of 
closure with appropriate information, even if it was to say that the problem is 
not relevant to what people responsible for looking at these reports care about.

Once again, thanks in advance;
Best regards.

-- 
Quanta complains about missing Cervisia although it's already installed.
https://bugs.launchpad.net/bugs/376424
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380483] [NEW] random applications start chewing memory

2009-05-26 Thread GenBattle
Public bug reported:

This has happened to me twice in the last 2 days now, although i'm still
not sure if the two occurrences are actually related.

yesterday when i plugged in a USB flash disk the whole computer
basically froze up. I managed to get the system monitor up while it was
grinding away on the harddrive and found it had consumed all my memory
and started swapping EVERYTHING. The culprit was tracker-indexer,
multiple copies of which had spawned, one was using over 1GB of memory.

I contained the situation, managed to kill the process before it
completely chewed the pagefile.

Anyway tonight i was starting my computer, started skype, prism, and
eclipse 3.2 all at the same time. Same things happens. This time it's
eclipse that ramps up to over 1GB of memory usage in less than 10
seconds, causing Ubuntu to start swapping furiously.

Like i said i'm not even sure if these two occurrences of the same
problem are related, i'm not schooled well enough in operating system
application launch mechanics, so i don't know if it's a linker problem,
program-specific problems, or what.

If you need any logs i'll have a go at digging them up, but i'm a bit of
a Linux newbie (4 months and counting).

My system:
Core 2 Duo T7200 2.2GHz
2GB DDR667
160GB 5400rpm sata disk
Nvidia Geforce 8400M G
(laptop)

Running Ubuntu Jaunty (9.04)

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
random applications start chewing memory
https://bugs.launchpad.net/bugs/380483
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 270997] Re: intrepid regression: rdesktop overrides window manger key binding even when -K is used

2009-05-26 Thread Eric Haase
looks like 1.6.0-0 was removed so I'm currently using 1.5.0-3 which
works:

http://us.archive.ubuntu.com/ubuntu/pool/main/r/rdesktop/rdesktop_1.5.0-3+cvs20071006_i386.deb

-- 
intrepid regression: rdesktop overrides window manger key binding even when -K 
is used
https://bugs.launchpad.net/bugs/270997
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-05-26 Thread alcCapone
ALT+SysRq+K does work for me. Tested is yesterday.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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



[Bug 194724] Re: kernel gives message DMI BIOS year==0 at startup

2009-05-26 Thread Mirza
so, please mark this as Confirmed, its not invalid.

-- 
kernel gives message DMI BIOS year==0 at startup
https://bugs.launchpad.net/bugs/194724
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380198] Re: package irda-utils 0.9.18-8.1ubuntu1 failed to install/upgrade: el subproceso post-installation script devolvio el codigo de salida de error 127

2009-05-26 Thread Ilya B
*** This bug is a duplicate of bug 340718 ***
https://bugs.launchpad.net/bugs/340718

** This bug has been marked a duplicate of bug 340718
   [jaunty] irda-utils won't install (depends on /dev/MAKEDEV symlink in 
postinst)

-- 
package irda-utils 0.9.18-8.1ubuntu1 failed to install/upgrade: el subproceso 
post-installation script devolvio el codigo de salida de error 127
https://bugs.launchpad.net/bugs/380198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380454] Re: kanagram won't close

2009-05-26 Thread Ilya B
** Package changed: ubuntu = kdeedu (Ubuntu)

-- 
kanagram won't close
https://bugs.launchpad.net/bugs/380454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 378633] Re: Firefox 3.5 demands GNOME packages

2009-05-26 Thread Micah Gersten
*** This bug is a duplicate of bug 365965 ***
https://bugs.launchpad.net/bugs/365965

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 365965, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 365965
   Firefox3.5 recommends ubufox but should suggest ubufox

-- 
Firefox 3.5 demands GNOME packages
https://bugs.launchpad.net/bugs/378633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 270798] Re: lockups with default (hpet) clocksource on 2.6.27-2-generic 64-bit

2009-05-26 Thread kingu
Mine went away when i removed sync as a mode option. Can be found in
/etc/fstab

-- 
lockups with default (hpet) clocksource on  2.6.27-2-generic 64-bit
https://bugs.launchpad.net/bugs/270798
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 176707] Re: error importing photos with f-spot on ppc: LibGPhoto2.CameraFile.GetDataAndSize () - Number overflow.

2009-05-26 Thread Richard Wilbur
I backported the fix from upstream for Hardy LTS (8.04.2) and the source is in 
my PPA at
 https://launchpad.net/~richard-wilbur/+archive/ppa
as f-spot_0.4.3.1-0ubuntu2~ppa1~hardy1

When I built and tested on my PPC it worked!  What do I need to do to
propose this as an update for Hardy LTS?  I attach the pbuilder results
for the powerpc (PPC) architecture as LaunchPad PPA won't build that
binary.  Test it and let me know your results.


** Attachment added: powerpc build of fix for v0.4.3.1 on Hardy LTS (8.04.2)
   
http://launchpadlibrarian.net/27163070/f-spot_0.4.3.1-0ubuntu2%7Eppa1%7Ehardy1_powerpc.deb

-- 
error importing photos with f-spot on ppc: LibGPhoto2.CameraFile.GetDataAndSize 
() - Number overflow.
https://bugs.launchpad.net/bugs/176707
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380469] Re: nautilus crashed with SIGSEGV in g_object_ref()

2009-05-26 Thread Ilya B
** Package changed: ubuntu = nautilus (Ubuntu)

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

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


[Bug 380427] Re: package libofx4 1:0.9.0-3ubuntu1 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 2

2009-05-26 Thread Ilya B
** Package changed: ubuntu = libofx (Ubuntu)

-- 
package libofx4 1:0.9.0-3ubuntu1 failed to install/upgrade: le sous-processus 
post-installation script a retourn? une erreur de sortie d'?tat 2
https://bugs.launchpad.net/bugs/380427
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380292] Re: package libbeecrypt6 4.1.2-7 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2009-05-26 Thread Ilya B
** Package changed: ubuntu = beecrypt (Ubuntu)

-- 
package libbeecrypt6 4.1.2-7 failed to install/upgrade: subprocess 
post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/380292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380488] [NEW] man page grammar error

2009-05-26 Thread PGScooter
Public bug reported:

Binary package hint: r-base

Additionally, over thousand extension packages are available from
CRAN, the Comprehensive R Archive Network,

should be Additionally, over a thousand...

note that I am using Jaunty 64-bit.

** Affects: r-base (Ubuntu)
 Importance: Undecided
 Status: New

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

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


[Bug 380487] [NEW] unsetenv() crashes after clearenv()

2009-05-26 Thread Timo Sirainen
Public bug reported:

Here's a test program that crashes:

#include stdlib.h

int main(int argc, char **argv)
{
clearenv();
unsetenv(foobar);
return 0;
}

ProblemType: Bug
Architecture: i386
Dependencies:
 libgcc1 1:4.3.3-5ubuntu4
 gcc-4.3-base 4.3.3-5ubuntu4
 findutils 4.4.0-2ubuntu4
 libc6 2.9-4ubuntu6
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: libc6 2.9-4ubuntu6
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: glibc
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
unsetenv() crashes after clearenv()
https://bugs.launchpad.net/bugs/380487
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380164] Re: (UXA) Fonts messed up after waking up from hibernation

2009-05-26 Thread arky
Thanks Geir, I would be posting the debugging information soon. The
attached file contains Xorg logs , xorg.conf and  the lspci output.


** Attachment added: Xorg logs, xorg.conf and lspci output
   http://launchpadlibrarian.net/27163221/logs-n-conf-files.tar.gz

-- 
(UXA) Fonts messed up after waking up from hibernation
https://bugs.launchpad.net/bugs/380164
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 477] Re: Config of pure-ftpd need to be simplified.

2009-05-26 Thread Stefan Hornburg (Racke)
R. Daneel Olivaw wrote:
 Has this issue been submitted to the maintainer of the debian package ?
 If I get no response, I'll try to do that.
 

Yes, the maintainer of the Debian package is aware of this Ubuntu bug.

Regards
 Racke

-- 
LinuXia Systems = http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP = http://www.icdevgroup.org/
Interchange Development Team

-- 
Config of pure-ftpd need to be simplified.
https://bugs.launchpad.net/bugs/477
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 380426] Re: package alsa-base 1.0.19.dfsg-3ubuntu1 failed to install/upgrade: subprocess pre-installation script returned error exit status 2

2009-05-26 Thread aenertia
After fixing the prefixed / at line one the repacked deb still
complains:

(Reading database ... 318717 files and directories currently installed.)
Unpacking alsa-base (from alsa-base_1.0.20+dfsg-1ubuntu1_all.deb) ...
/var/lib/dpkg/tmp.ci/preinst: line 42: syntax error near unexpected token `'
dpkg: error processing alsa-base_1.0.20+dfsg-1ubuntu1_all.deb (--install):
 subprocess pre-installation script returned error exit status 2
Errors were encountered while processing:
 alsa-base_1.0.20+dfsg-1ubuntu1_all.deb

-- 
package alsa-base 1.0.19.dfsg-3ubuntu1 failed to install/upgrade: subprocess 
pre-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/380426
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380057] Re: mathwar don't start, Gdk-Error

2009-05-26 Thread Ilya B
** Package changed: ubuntu = mathwar (Ubuntu)

-- 
mathwar don't start, Gdk-Error
https://bugs.launchpad.net/bugs/380057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 379929] Re: PackageKit opens many “Up dates are being installed” dialogues, which stea l focus. “Do not show this again” button doesn't work.

2009-05-26 Thread Ilya B
** Package changed: ubuntu = packagekit-gnome (Ubuntu)

-- 
PackageKit opens many “Updates are being installed” dialogues, which steal 
focus. “Do not show this again” button doesn't work.
https://bugs.launchpad.net/bugs/379929
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 359063] Re: CDMA modem don't answer the correct command set

2009-05-26 Thread Jun Kobayashi
** Changed in: network-manager (Ubuntu)
   Status: Incomplete = New

-- 
CDMA modem don't answer the correct command set
https://bugs.launchpad.net/bugs/359063
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 234480] Re: autofs hangs when server unavailable

2009-05-26 Thread m4v
did you try it? the soft/hard mount options has no effect whatsoever
I believe those options does not apply in this case, when the host isn't 
available on mount.

-- 
autofs hangs when server unavailable
https://bugs.launchpad.net/bugs/234480
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380465] Re: alsa-base fails to properly upgrade as of 5/25/09

2009-05-26 Thread William LaFrance
** Description changed:

  Binary package hint: alsa-base
  
  I ran into this bug when performing this command:
  
  sudo apt-get upgrade; sudo apt-get dist-upgrade -y
  
  Which should, obviously, update the APT list and then perform all
  upgrades. All packages installed properly except for alsa, and the
  backports modules were held back, as they seem to depend on alsa-base.
  See the following output for the next run:
  
  will...@inspiration:~$ sudo apt-get dist-upgrade
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  The following packages have been kept back:
linux-backports-modules-karmic linux-backports-modules-karmic-generic
  The following packages will be upgraded:
alsa-base
  1 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
  38 not fully installed or removed.
  Need to get 0B/270kB of archives.
  After this operation, 16.4kB of additional disk space will be used.
  Do you want to continue [Y/n]? y
  (Reading database ... 193200 files and directories currently installed.)
  Preparing to replace alsa-base 1.0.19.dfsg-3ubuntu1 (using 
.../alsa-base_1.0.20+dfsg-1ubuntu1_all.deb) ...
  dpkg (subprocess): unable to execute new pre-installation script: Exec format 
error
  dpkg: error processing 
/var/cache/apt/archives/alsa-base_1.0.20+dfsg-1ubuntu1_all.deb (--unpack):
   subprocess pre-installation script returned error exit status 2
  Errors were encountered while processing:
   /var/cache/apt/archives/alsa-base_1.0.20+dfsg-1ubuntu1_all.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  
  Sorry I can't recommend a fix as I'm not sure how dpkg works fully, but
  good luck. :)
  
- PS: Software specifics, if they help any:
+ 
  
  will...@inspiration:~$ lsb_release -rd; apt-cache policy alsa-base 
linux-backports-modules-karmic linux-backports-modules-karmic-generic
  Description:  Ubuntu karmic (development branch)
  Release:  9.10
  alsa-base:
Installed: 1.0.19.dfsg-3ubuntu1
Candidate: 1.0.20+dfsg-1ubuntu1
Version table:
   1.0.20+dfsg-1ubuntu1 0
  500 http://archive.ubuntu.com karmic/main Packages
   *** 1.0.19.dfsg-3ubuntu1 0
  100 /var/lib/dpkg/status
  linux-backports-modules-karmic:
Installed: 2.6.30.5.4
Candidate: 2.6.30.6.5
Version table:
   2.6.30.6.5 0
  500 http://archive.ubuntu.com karmic/main Packages
   *** 2.6.30.5.4 0
  100 /var/lib/dpkg/status
  linux-backports-modules-karmic-generic:
Installed: 2.6.30.5.4
Candidate: 2.6.30.6.5
Version table:
   2.6.30.6.5 0
  500 http://archive.ubuntu.com karmic/main Packages
   *** 2.6.30.5.4 0
  100 /var/lib/dpkg/status

** Tags added: alsa karmic

-- 
alsa-base fails to properly upgrade as of 5/25/09
https://bugs.launchpad.net/bugs/380465
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 188549] Re: [Hardy] 800x600 resolution with nvidia Geforce 8400M GS

2009-05-26 Thread iko.risto
** Changed in: xserver-xorg-video-nv (Ubuntu)
   Status: Fix Released = New

-- 
[Hardy] 800x600 resolution with nvidia Geforce 8400M GS
https://bugs.launchpad.net/bugs/188549
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 362203] Re: Skype high CPU use on 9.04 using pulse (and audio recording/sending delay 5sec)

2009-05-26 Thread Vitaly
Yes, using pulseaudio with skype in 9.04 gives a leak of memory, but
fortunately it is possible to avoid using pulseaudio with skype. First,
I changed my sound settings (System-Preferences-Sound-Detault mixer
tracks) to HDA Intel (Alsa mixer). Then in Skype I changed all three
sound device options (sound in, sound out, ring) to HDA Intel. After
that Skype works well without leak of memory.

-- 
Skype high CPU use on 9.04 using pulse (and audio recording/sending delay 5sec)
https://bugs.launchpad.net/bugs/362203
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 307068] Re: regression: intermittent freezing

2009-05-26 Thread qwerty
I had a similar problem (SATA disk freezing), and I solved it by tunning
the pdflush parameters ...
https://bugs.launchpad.net/ubuntu/+bug/270794/comments/12

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

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


[Bug 380490] [NEW] indicator-applet stop working

2009-05-26 Thread Mike Basinger
Public bug reported:

Binary package hint: indicator-applet

My indicator-applet stopped working, and I can't think of any changes I
made that would effect it.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: indicator-applet 0.1.6-0ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: indicator-applet
Uname: Linux 2.6.28-11-generic i686

** Affects: indicator-applet (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

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

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


[Bug 380490] Re: indicator-applet stop working

2009-05-26 Thread Mike Basinger

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

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

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


[Bug 362203] Re: Skype high CPU use on 9.04 using pulse (and audio recording/sending delay 5sec)

2009-05-26 Thread Terry Zhou
Same problem here. On 9.04, dell latitude D820, on my dual core machine,
start up skype will use 50% cpu and with a call will use 70% cpu. It
works well and no such problem in 8.10.

-- 
Skype high CPU use on 9.04 using pulse (and audio recording/sending delay 5sec)
https://bugs.launchpad.net/bugs/362203
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 341952] Re: ath5k locks up system in jaunty - ath5k phy0: noise floor calibration timeout

2009-05-26 Thread Nicholas Coltharp
I'm having a similar problem.

I'm using an Atheros Communications Inc. AR242x 802.11abg Wireless PCI
Express Adapter (rev 01) with the ath5k module. Every now and then, my
system freezes, but I don't know if that's the wireless's fault.
However, it DOES always happen right when I'm trying to connect, so I
think I have reasonable suspicion.

Furthermore, every so often, my ethernet simply refuses to connect. It
will detect the networks, but it won't be able to connect to any of
them, and I get the same messages that you posted. When this happens,
resetting only makes the problem worse: all of the networks become
invisible.

The ONLY way that I have found to fix this problem is to restart, hook
the computer up to a network physically, log in, wait for the network to
connect, and then unplug. Then, for some reason, my network works again.

-- 
ath5k locks up system  in jaunty - ath5k phy0: noise floor calibration 
timeout  
https://bugs.launchpad.net/bugs/341952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 234480] Re: autofs hangs when server unavailable

2009-05-26 Thread dmizer
Yes, the soft option solves the problem on all of my machines from Hardy
to Jaunty (Ubuntu, Xubuntu, and Kubuntu). The file system remains
responsive (though slow) even after the server is disconnected, and a
simple sudo umount /mountpoint returns the file system to a normal
state.

-- 
autofs hangs when server unavailable
https://bugs.launchpad.net/bugs/234480
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 176707] Re: error importing photos with f-spot on ppc: LibGPhoto2.CameraFile.GetDataAndSize () - Number overflow.

2009-05-26 Thread Richard Wilbur

** Attachment added: Changes description for powerpc build of fix for v0.4.3.1 
Hardy LTS (8.04.2)
   
http://launchpadlibrarian.net/27163624/f-spot_0.4.3.1-0ubuntu2%7Eppa1%7Ehardy1_powerpc.changes

-- 
error importing photos with f-spot on ppc: LibGPhoto2.CameraFile.GetDataAndSize 
() - Number overflow.
https://bugs.launchpad.net/bugs/176707
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380491] [NEW] package linux-image-2.6.28-11-server 2.6.28-11.42 failed to install/upgrade: subproces post-installation script returned error 1

2009-05-26 Thread Paul van Genderen
Public bug reported:

This is what I did:

sudo apt-get install ubuntu-xen-desktop xen-hypervisor-amd64

On a fresh install of Ubuntu Studio.

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 9.04
ErrorMessage: subproces post-installation script gaf een foutwaarde 1 terug
HibernationDevice: RESUME=UUID=2abaf44c-fc21-4f16-ac8a-0fcd6e1a8d2e
MachineType: Dell Inc. Precision WorkStation T3400
NonfreeKernelModules: nvidia
Package: linux-image-2.6.28-11-server 2.6.28-11.42
ProcCmdLine: root=UUID=de44e242-159f-4240-a186-34bef5bcfb48 ro quiet splash
ProcVersionSignature: Ubuntu 2.6.28-11.42-generic
SourcePackage: linux
Title: package linux-image-2.6.28-11-server 2.6.28-11.42 failed to 
install/upgrade: subproces post-installation script gaf een foutwaarde 1 terug

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


** Tags: amd64 apport-package

-- 
package linux-image-2.6.28-11-server 2.6.28-11.42 failed to install/upgrade: 
subproces post-installation script returned error 1
https://bugs.launchpad.net/bugs/380491
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380491] Re: package linux-image-2.6.28-11-server 2.6.28-11.42 failed to install/upgrade: subproces post-installation script returned error 1

2009-05-26 Thread Paul van Genderen
This is what I get with dpkg --configure --pending:

Setting up bridge-utils (1.4-5) ...
debconf: DbDriver config: /var/cache/debconf/config.dat is locked by another 
process: Resource temporarily unavailable
dpkg: error processing bridge-utils (--configure):
 subprocess post-installation script returned error exit status 1
Setting up linux-image-2.6.28-11-server (2.6.28-11.42) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.28-11-server
Running postinst hook script /sbin/update-grub.
debconf: DbDriver config: /var/cache/debconf/config.dat is locked by another 
process: Resource temporarily unavailable
User postinst hook script [/sbin/update-grub] exited with value 1
dpkg: error processing linux-image-2.6.28-11-server (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of ubuntu-xen-desktop:
 ubuntu-xen-desktop depends on bridge-utils; however:
  Package bridge-utils is not configured yet.
dpkg: error processing ubuntu-xen-desktop (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of 
linux-restricted-modules-2.6.28-11-server:
 linux-restricted-modules-2.6.28-11-server depends on 
linux-image-2.6.28-11-server; however:
  Package linux-image-2.6.28-11-server is not configured yet.
dpkg: error processing linux-restricted-modules-2.6.28-11-server (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image-server:
 linux-image-server depends on linux-image-2.6.28-11-server; however:
  Package linux-image-2.6.28-11-server is not configured yet.
dpkg: error processing linux-image-server (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-server:
 linux-server depends on linux-image-server (= 2.6.28.11.15); however:
  Package linux-image-server is not configured yet.
dpkg: error processing linux-server (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of 
linux-restricted-modules-server:
 linux-restricted-modules-server depends on 
linux-restricted-modules-2.6.28-11-server; however:
  Package linux-restricted-modules-2.6.28-11-server is not configured yet.
dpkg: error processing linux-restricted-modules-server (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 bridge-utils
 linux-image-2.6.28-11-server
 ubuntu-xen-desktop
 linux-restricted-modules-2.6.28-11-server
 linux-image-server
 linux-server
 linux-restricted-modules-server

-- 
package linux-image-2.6.28-11-server 2.6.28-11.42 failed to install/upgrade: 
subproces post-installation script returned error 1
https://bugs.launchpad.net/bugs/380491
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380491] Re: package linux-image-2.6.28-11-server 2.6.28-11.42 failed to install/upgrade: subproces post-installation script returned error 1

2009-05-26 Thread Paul van Genderen

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/27163629/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/27163630/CurrentDmesg.txt

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

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/27163632/DpkgTerminalLog.gz

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/27163633/HalComputerInfo.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/27163634/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/27163635/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/27163636/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/27163637/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/27163638/ProcModules.txt

-- 
package linux-image-2.6.28-11-server 2.6.28-11.42 failed to install/upgrade: 
subproces post-installation script returned error 1
https://bugs.launchpad.net/bugs/380491
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 234480] Re: autofs hangs when server unavailable

2009-05-26 Thread dmizer
Ugh ... wrong bug: My comment addresses bug -
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/164120 and
landed here because these two bugs have been mistakenly marked as
duplicates.

Bug 164120 address NFS concerns for when the server gets disconnected
while the client is connected. Bug 234480 addresses NFS concerns for
when the server is unavailable to the client during boot. Please remove
the duplication and move my above comments to bug 164120 if possible.

-- 
autofs hangs when server unavailable
https://bugs.launchpad.net/bugs/234480
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 113967] Re: Version 2.0.0.3+3-0ubuntu3 causes any Eclipse version to crash

2009-05-26 Thread Micah Gersten
*** This bug is a duplicate of bug 112925 ***
https://bugs.launchpad.net/bugs/112925

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 112925, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 112925
   eclipse crash, when spawning browser

-- 
Version 2.0.0.3+3-0ubuntu3 causes any Eclipse version to crash
https://bugs.launchpad.net/bugs/113967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 54637] Re: Searching in messages freezes Thunderbird

2009-05-26 Thread Mark Shuttleworth

Haven't seen it in a while, happy for it to be marked fixed.

 status fixreleased


** Changed in: mozilla-thunderbird (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Searching in messages freezes Thunderbird
https://bugs.launchpad.net/bugs/54637
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380496] [NEW] [needs-packaging] strongwind

2009-05-26 Thread Ray Wang
Public bug reported:

strongwind is a python powered GUI test automation framework, it is similar to 
LDTP which is being used in Ubuntu. 
but there are reasons to add it in the universe, it's very simple and easy to 
use, and also it's used in Mono Accessibility automation testing.

URL: http://medsphere.org/community/project/strongwind
License: GPL
Notes: I haven't added in debian, Ubuntu is the first place I add

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

-- 
[needs-packaging] strongwind
https://bugs.launchpad.net/bugs/380496
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 334249] Re: Dell Laptop vostro 1310, Internal Keyboard and Touchpad not working anymore on 9.04 jaunty

2009-05-26 Thread Steve Dodier
I linked to the upstream kernel.org bug.

** Bug watch added: Linux Kernel Bug Tracker #13159
   http://bugzilla.kernel.org/show_bug.cgi?id=13159

** Changed in: evdev
   Importance: Undecided = Unknown

** Changed in: evdev
   Status: New = Unknown

** Changed in: evdev
 Remote watch: None = Linux Kernel Bug Tracker #13159

-- 
Dell Laptop vostro 1310, Internal Keyboard and Touchpad not working anymore on 
9.04 jaunty
https://bugs.launchpad.net/bugs/334249
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205909] Re: nVidia - Add AddARGBGLXVisuals - Window decorator

2009-05-26 Thread Roland (Rolandixor) Taylor
this goes into your xorg.conf file, which is only editable as the root
user. all greek, so maybe you need to take it step by step? though by
now I guess you got it sorted.

-- 
nVidia - Add AddARGBGLXVisuals - Window decorator
https://bugs.launchpad.net/bugs/205909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380497] [NEW] [FTBFS] deb-gview 0.2.3 fails to build in karmic

2009-05-26 Thread Andrea Gasparini
Public bug reported:

Binary package hint: deb-gview

deb-gview 0.2.3 fails to build in karmic due to g_warning called without
an explicit format string.

A log of the failing build: 
http://launchpadlibrarian.net/26977688/buildlog_ubuntu-karmic-i386.deb-gview_0.2.3_FAILEDTOBUILD.txt.gz

** Affects: deb-gview (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[FTBFS] deb-gview 0.2.3 fails to build in karmic
https://bugs.launchpad.net/bugs/380497
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 117516] Re: Firefox 2.0.0.3 incorrectly(?) applies .className on self-closing HTML element

2009-05-26 Thread Micah Gersten
Is this still an issue for Firefox 3?

** Changed in: firefox (Ubuntu)
   Status: Confirmed = Incomplete

** Changed in: firefox (Ubuntu)
 Assignee: Mozilla Bugs (mozilla-bugs) = (unassigned)

-- 
Firefox 2.0.0.3 incorrectly(?) applies .className on self-closing HTML element
https://bugs.launchpad.net/bugs/117516
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 377109] Re: emerald does not work at all

2009-05-26 Thread Roland (Rolandixor) Taylor
1.

I found a potential fix. I'll update the bug if it works.

-- 
emerald does not work at all
https://bugs.launchpad.net/bugs/377109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 378966] Re: Sync libexif 0.6.17-1 (main) from Debian unstable (main).

2009-05-26 Thread Daniel Holbach
ACKed.

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

-- 
Sync libexif 0.6.17-1 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/378966
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 379576] Re: Sync sphinx 0.6.1-2 (main) from Debian unstable (main).

2009-05-26 Thread Daniel Holbach
ACKed.

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

-- 
Sync sphinx 0.6.1-2 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/379576
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 140732] Re: Square roots not correctly rendered in MathML

2009-05-26 Thread Micah Gersten
Is this still a problem in Firefox 3?

** Changed in: firefox (Ubuntu)
   Status: Confirmed = Incomplete

-- 
Square roots not correctly rendered in MathML
https://bugs.launchpad.net/bugs/140732
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380500] [NEW] Defunct Fuser Childs in Cameramonitor

2009-05-26 Thread Zero
Public bug reported:

Binary package hint: cameramonitor

Ubuntu Jaunty 32-bit Camera Monitor 0.2-2

Camera Monitor spawns fuser and the process goes defunct for a little
time, also it keeps respawning new fuser proceses rotating the PIDS more
often.

Solution: Don't use child processes (fuser) for file monitoring, if
possible conduct the test using python internal machinery (I think there
should be one way).

A more elegant solution is to use dbus to notify that the camera is in
use through a signal, thus eliminating the dependence of /dev nodes,
allows to manage multiple video devices and makes it possible to discern
between webcams, camcorders or tuners and capture devices. Also
notification is displayed almost instantly without a grace period.

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

-- 
Defunct Fuser Childs in Cameramonitor
https://bugs.launchpad.net/bugs/380500
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 375604] Re: Sync mksh 37.3-2 (universe) from Debian unstable (main).

2009-05-26 Thread Thorsten Glaser
This is actually a compiler bug fixed in gcc-snapshot:

https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/352475

I suppose with this and https://bugs.launchpad.net/dash/+bug/348872
it doesn’t make sense to drop the -ubuntu1 delta altogether.

The debconf stuff should be removed unless karmic fixes the issues
when running with mksh as /bin/sh I had on my hardy PC at work,
and the 「-combine」 option to mksh/Build.sh uses the gcc options
「-fwhole-program --combine」 which trigger the aforementioned
bug in certain versions of gcc.


Is it desirable if I make a package for karmic based on the Debian
sid one, test it in a chroot, and submit it (where/how)?

-- 
Sync mksh 37.3-2 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/375604
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 380491] Re: package linux-image-2.6.28-11-server 2.6.28-11.42 failed to install/upgrade: subproces post-installation script returned error 1

2009-05-26 Thread Paul van Genderen
I found the problem: I was running tasksel in another terminal, as a
user. I didn't know running tasksel without privileges could mess up a
configure script.

Steps to reproduce:

1. run tasksel (not as root)
2. install (or configure) bridge-utils

I'm not 100% sure if this is a bug with debconf, tasksel or bridge-
utils.

** Package changed: linux (Ubuntu) = debconf (Ubuntu)

-- 
package linux-image-2.6.28-11-server 2.6.28-11.42 failed to install/upgrade: 
subproces post-installation script returned error 1
https://bugs.launchpad.net/bugs/380491
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 347982] Re: kpackagekit doesn't support proxy

2009-05-26 Thread Langbaba
Hi,
does anyone know if this issue has been resolved or if there is a workaround 
for this problem? 

Tried setting up the http_proxy environment variable, editing the
kpackagekit conf file etc. but still no joy ...

Other than this problem it seems quite usable (windows user trying to
move to linux)!

Thanx for your time and effort!!!

-- 
kpackagekit doesn't support proxy
https://bugs.launchpad.net/bugs/347982
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 80600] Re: “Overriding colors in Fire fox 2.0.0.1 preferences causes problems in many web pages”

2009-05-26 Thread Micah Gersten
Closing out this old bug that says it was fixed with an update.

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

** Changed in: firefox (Ubuntu)
 Assignee: Mozilla Bugs (mozilla-bugs) = (unassigned)

-- 
“Overriding colors in Firefox 2.0.0.1 preferences causes problems in many web 
pages”
https://bugs.launchpad.net/bugs/80600
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 89034] Re: 'less' doesn't work properly as a file handler in firefox

2009-05-26 Thread Micah Gersten
Is this still a problem in Firefox 3?  I cannot confirm this problem in
Firefox 3.0.10 on Jaunty.

** Changed in: firefox (Ubuntu)
   Status: Confirmed = Incomplete

** Changed in: firefox (Ubuntu)
 Assignee: Mozilla Bugs (mozilla-bugs) = (unassigned)

-- 
'less' doesn't work properly as a file handler in firefox
https://bugs.launchpad.net/bugs/89034
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380465] Re: alsa-base fails to properly upgrade as of 5/25/09

2009-05-26 Thread dazjorz
*** This bug is a duplicate of bug 380426 ***
https://bugs.launchpad.net/bugs/380426

** This bug has been marked a duplicate of bug 380426
   package alsa-base 1.0.19.dfsg-3ubuntu1 failed to install/upgrade: subprocess 
pre-installation script returned error exit status 2

-- 
alsa-base fails to properly upgrade as of 5/25/09
https://bugs.launchpad.net/bugs/380465
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 352475] Re: sorry, unimplemented: inlining failed

2009-05-26 Thread Thorsten Glaser
** Changed in: gcc-defaults (Ubuntu)
   Status: Incomplete = New

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

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


[Bug 349992] Re: [i945 tiling] (Needs kernel 2.6.30-rc3) Low performance due to no A17 workaround

2009-05-26 Thread Ike Panhc
Hi broe,

Thanks for your information, I will see if there is anyway to merge the
patch.

-- 
[i945 tiling] (Needs kernel 2.6.30-rc3) Low performance due to no A17 workaround
https://bugs.launchpad.net/bugs/349992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 258446] Re: JMicron internal card reader recognizes SD only when inserted at startup

2009-05-26 Thread Leann Ogasawara
** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Changed in: linux (Ubuntu)
   Status: Incomplete = Triaged

-- 
JMicron internal card reader recognizes SD only when inserted at startup
https://bugs.launchpad.net/bugs/258446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 156882] Re: Javascript 1.5 does not work in Firefox

2009-05-26 Thread Micah Gersten
Closing out old issue that user says is resolved.  Firefox 3 shows
compatibility for that site.

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

** Changed in: firefox (Ubuntu)
 Assignee: Mozilla Bugs (mozilla-bugs) = (unassigned)

-- 
Javascript 1.5 does not work in Firefox
https://bugs.launchpad.net/bugs/156882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380506] [NEW] bash completion for gvim is incorrect

2009-05-26 Thread David Schoen
Public bug reported:

Binary package hint: bash-completion

I typed gvim at the console and received a set of suggested packages:

$ gvim
The program 'gvim' can be found in the following packages:
 * vim
 * vim-gnome
 * vim-tiny
 * vim-gtk
 * vim-nox
Try: sudo apt-get install selected package
bash: gvim: command not found

I installed vim via sudo aptitude install vim, which it turned out was
already installed.

The suggested package list for gvim should only be gvim, vim-gnome,
vim-gtk displaying any of vim, vim-tiny, vim-nox is not useful.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: bash-completion 20080705ubuntu3
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: bash-completion
Uname: Linux 2.6.28-11-generic x86_64

** Affects: bash-completion (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
bash completion for gvim is incorrect
https://bugs.launchpad.net/bugs/380506
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380506] Re: bash completion for gvim is incorrect

2009-05-26 Thread David Schoen

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

-- 
bash completion for gvim is incorrect
https://bugs.launchpad.net/bugs/380506
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380502] [NEW] Wrong week number in a digital clock calendar

2009-05-26 Thread Harri T.
Public bug reported:

Binary package hint: kdebase-workspace

Digital clock calendar has wrong week numbers in a week number column.
See the attachment for more information.

** Affects: kdebase-workspace (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Wrong week number in a digital clock calendar
https://bugs.launchpad.net/bugs/380502
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380502] Re: Wrong week number in a digital clock calendar

2009-05-26 Thread Harri T.

** Attachment added: kde4_calendar.png
   http://launchpadlibrarian.net/27164067/kde4_calendar.png

-- 
Wrong week number in a digital clock calendar
https://bugs.launchpad.net/bugs/380502
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380448] Re: Sync jpoker 1.0.15-1 (universe) from Debian unstable (main).

2009-05-26 Thread Daniel Holbach
ACKed.

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

-- 
Sync jpoker 1.0.15-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/380448
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 377044] Re: SPE fails to run any scripts after upgrade to jaunty

2009-05-26 Thread Emilio Pozuelo Monfort
** Also affects: spe (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

-- 
SPE fails to run any scripts after upgrade to jaunty
https://bugs.launchpad.net/bugs/377044
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 164120] Re: nautilus hangs when mounted nfs drive is no longer accessible

2009-05-26 Thread Antoine Pairet
** This bug is no longer a duplicate of bug 234480
   autofs hangs when server unavailable

-- 
nautilus hangs when mounted nfs drive is no longer accessible
https://bugs.launchpad.net/bugs/164120
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 370839] Re: kiki should depend on python-wxgtk2.6 or python-wxgtk2.8, not just on python-wxgtk2.6

2009-05-26 Thread Emilio Pozuelo Monfort
** Also affects: kiki (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

** Also affects: spe (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

-- 
kiki should depend on python-wxgtk2.6 or python-wxgtk2.8, not just on 
python-wxgtk2.6
https://bugs.launchpad.net/bugs/370839
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380507] [NEW] FTBFS fix on ARM for gnome-power-manager

2009-05-26 Thread Michael Casadevall
Public bug reported:

gnome-power-manager currently FTBFSes due to -Werror. On ARM, it
generates a warning because it needs to resize a structure to be larger;
as g-p-m isn't using that structure to send something to another machine
this resize is safe, and the warning can be ignored.

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

-- 
FTBFS fix on ARM for gnome-power-manager
https://bugs.launchpad.net/bugs/380507
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380293] Re: Ienovo X200 power consumption - power top

2009-05-26 Thread vok
hi,

I have noticed different power consumptions on different X200s laptops!!

My original X200s, NS45HMD, uses approx 1.5W less than my temporary
replacement machine, which is a X200s, Type 7470-A98.

I am attaching my output for 
uname -a
powertop -d
lspci -vvv

The output is based on the original ubuntu 9.04 system without any
additional packages but with all available and official updates.

As soon as I have my original machine back, I will also post output for
that one.


** Attachment added: summary
   http://launchpadlibrarian.net/27164171/summary

-- 
Ienovo X200 power consumption - power top
https://bugs.launchpad.net/bugs/380293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380426] Re: package alsa-base 1.0.19.dfsg-3ubuntu1 failed to install/upgrade: subprocess pre-installation script returned error exit status 2

2009-05-26 Thread Launchpad Bug Tracker
This bug was fixed in the package alsa-driver - 1.0.20+dfsg-1ubuntu2

---
alsa-driver (1.0.20+dfsg-1ubuntu2) karmic; urgency=low

  * Remove missed left-overs from merge. (LP: #380426)

 -- Luke Yelavich them...@ubuntu.com   Tue, 26 May 2009 09:34:49 +0200

** Changed in: alsa-driver (Ubuntu)
   Status: Fix Committed = Fix Released

** Branch linked: lp:~ubuntu-core-dev/alsa-driver/ubuntu.new

-- 
package alsa-base 1.0.19.dfsg-3ubuntu1 failed to install/upgrade: subprocess 
pre-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/380426
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 369666] Re: BUG: unable to handle kernel paging request at 0000000031325f38 (sys_getdents)

2009-05-26 Thread Leann Ogasawara
Hi Nicolas,

Can you comment how reproducible this issue is or how often does it
occur?  Could you try the latest upstream mainline kernel build to try
and reproduce the oops?  https://wiki.ubuntu.com/KernelMainlineBuilds .
Please try  2.6.30-rc7 and let us know your results.  Thanks.

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

-- 
BUG: unable to handle kernel paging request at 31325f38 (sys_getdents)
https://bugs.launchpad.net/bugs/369666
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 362345] Re: firefox-3.5 apt:// urls not working out of the box

2009-05-26 Thread Micah Gersten
Per asac, reassigning to apturl.

** Package changed: firefox-3.5 (Ubuntu) = apturl (Ubuntu)

** Changed in: apturl (Ubuntu)
   Importance: Undecided = High

-- 
firefox-3.5 apt:// urls not working out of the box
https://bugs.launchpad.net/bugs/362345
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 338669] Re: (Needs UXA) painting artifacts after qt4.5 upgrade on intel chipset

2009-05-26 Thread Grasyop
Changing the style to QtCurve is a workaround of this bug for me.

But I just tried Oxygen again, and the bug is still there (under KDE
4.2.2).

My graphics card is :
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated 
Graphics Device (rev 02)

-- 
(Needs UXA) painting artifacts after qt4.5 upgrade on intel chipset
https://bugs.launchpad.net/bugs/338669
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 243722] Re: amsn 0.97: login doesn't work anymore due to a protocol change

2009-05-26 Thread ZenecadE
Still no luck with Intrepid.  I have removed amsn and amsndata from
system using synaptic and re-installed from command line but still not
connecting.  One could assume company firewall but pidgin works fine.
Different port mebe?  Grrr it's sad being stupid.

-- 
amsn 0.97: login doesn't work anymore due to a protocol change
https://bugs.launchpad.net/bugs/243722
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380511] [NEW] installation of HomeBank removes ING 'HomeBank

2009-05-26 Thread Robert Persson
Public bug reported:

Binary package hint: homebank

I recently installed KDE on my Jaunty system and it seems that in the
process my bank's home banking security software was removed. It was
ING's 'HomeBank (with the apostrophe), which I had downloaded as a deb
from http://ing.be, and which was installed in the folder /opt/homebank.
I presume that the culprit is homebank. There is obviously a naming
problem here. I presume from the apostrophe that the one that ships with
KDE is the rightful owner of the name. I know that ING is about as
responsive as Belgian and Dutch organisations often are, but maybe if
someone were to contact them on behalf of the world's most popular Linux
distribution, something could be done to improve the situation.

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

-- 
installation of HomeBank removes ING 'HomeBank
https://bugs.launchpad.net/bugs/380511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380510] [NEW] gnome-power-manager emits brightness-up and -down keypresses

2009-05-26 Thread borrell
Public bug reported:

Binary package hint: gnome-power-manager

Randomly g-p-m will start emiting brightness-up and brightness-down
keypress events multiple times per second, making the screen rapidly
flicker. The computer starts responding slowly, although this could just
be because of the large number of events being generated by g-p-m. While
this is happening, changing the brightness manually using shortcut keys
works, but g-p-m continues to change the brightness. The only way to
stop this is to manually killall gnome-power-manager

Also, I'm unable to login to a virtual terminal during this time as the
password prompt fills up with @ symbols, which is the symbol that is
output when my brightness -up and -down shortcuts are activated. It's as
though the key is stuck down (dw, I checked and its not).

Attached is the output from g-p-m --verbose. I did not change the
brightness while it was logging.

This is on an MSI Wind U100 netbook. This did not happen using any
previous versions of Ubuntu

ProblemType: Bug
Architecture: i386
Date: Tue May 26 17:37:41 2009
DistroRelease: Ubuntu 9.10
Package: gnome-power-manager 2.26.1-0ubuntu3
ProcEnviron:
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.30-5.6-generic
SourcePackage: gnome-power-manager
Uname: Linux 2.6.30-5-generic i686

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


** Tags: apport-bug gpm i386

-- 
gnome-power-manager emits brightness-up and -down keypresses
https://bugs.launchpad.net/bugs/380510
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380510] Re: gnome-power-manager emits brightness-up and -down keypresses

2009-05-26 Thread borrell

** Attachment added: Output from running gnome-power-manager --verbose  
gpm-verbose-output
   http://launchpadlibrarian.net/27164262/gpm-verbose-output

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

** Attachment added: DevkitPower.txt
   http://launchpadlibrarian.net/27164264/DevkitPower.txt

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

** Description changed:

  Binary package hint: gnome-power-manager
  
  Randomly g-p-m will start emiting brightness-up and brightness-down
  keypress events multiple times per second, making the screen rapidly
  flicker. The computer starts responding slowly, although this could just
  be because of the large number of events being generated by g-p-m. While
  this is happening, changing the brightness manually using shortcut keys
  works, but g-p-m continues to change the brightness. The only way to
  stop this is to manually killall gnome-power-manager
  
  Also, I'm unable to login to a virtual terminal during this time as the
  password prompt fills up with @ symbols, which is the symbol that is
  output when my brightness -up and -down shortcuts are activated. It's as
  though the key is stuck down (dw, I checked and its not).
  
  Attached is the output from g-p-m --verbose. I did not change the
  brightness while it was logging.
  
+ This is on an MSI Wind U100 netbook. This did not happen using any
+ previous versions of Ubuntu
+ 
  ProblemType: Bug
  Architecture: i386
  Date: Tue May 26 17:37:41 2009
  DistroRelease: Ubuntu 9.10
  Package: gnome-power-manager 2.26.1-0ubuntu3
  ProcEnviron:
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.30-5.6-generic
  SourcePackage: gnome-power-manager
  Uname: Linux 2.6.30-5-generic i686

** Tags added: gpm

-- 
gnome-power-manager emits brightness-up and -down keypresses
https://bugs.launchpad.net/bugs/380510
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380509] [NEW] governer shows different CPU speed if apic=on or off

2009-05-26 Thread LAZA
Public bug reported:

If apci=off (in my recovery option) the governer shows a speed of 2,61
GHZ.

Boot normal with apci=on the governer shows 2,60 GHz at performance
option.

memtest86+ identifies it as CPU with 2612 MHz speed, also in the AMD
database is 2,61 GHz observed.

Ubuntu 9.04 with all patches
Linux ubuntu 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 
x86_64 GNU/Linux
AMD Phenom II 810
Gigabyte GA-MA790GP-UD4H

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

-- 
governer shows different CPU speed if apic=on or off
https://bugs.launchpad.net/bugs/380509
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380508] [NEW] FTBFS fix on ARM for gnome-power-manager

2009-05-26 Thread Michael Casadevall
Public bug reported:

gnome-power-manager currently FTBFSes due to -Werror. On ARM, it
generates a warning because it needs to resize a structure to be larger;
as g-p-m isn't using that structure to send something to another machine
this resize is safe, and the warning can be ignored.

** Affects: gnome-power-manager (Ubuntu)
 Importance: High
 Assignee: Michael Casadevall (mcasadevall)
 Status: Triaged

-- 
FTBFS fix on ARM for gnome-power-manager
https://bugs.launchpad.net/bugs/380508
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380497] Re: [FTBFS] deb-gview 0.2.3 fails to build in karmic

2009-05-26 Thread Andrea Gasparini
debdiff that shoud fix it:

** Attachment added: deb-gview_0.2.3ubuntu1.debdiff
   http://launchpadlibrarian.net/27164191/deb-gview_0.2.3ubuntu1.debdiff

-- 
[FTBFS] deb-gview 0.2.3 fails to build in karmic
https://bugs.launchpad.net/bugs/380497
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 380497] Re: [FTBFS] deb-gview 0.2.3 fails to build in karmic

2009-05-26 Thread Andrea Gasparini
build log in karmic environment:
http://launchpadlibrarian.net/27164139/buildlog_ubuntu-karmic-i386.deb-gview_0.2.3ubuntu1_FULLYBUILT.txt.gz

** Changed in: deb-gview (Ubuntu)
   Status: New = Confirmed

-- 
[FTBFS] deb-gview 0.2.3 fails to build in karmic
https://bugs.launchpad.net/bugs/380497
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >