[Bug 252686] Re: Reload action on init script kills daemon

2009-07-20 Thread Thierry Carrez
I confirm that the version in hardy-proposed fixes the reload issue.

** Tags removed: verification-needed

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius 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 315507] Re: Unable to remove Suhosin patch

2009-07-20 Thread Diego Malatesta
Jonathan, thanks for taking the time to post an exhaustive reply.

I'm creating a new VM right now to do a complete test as you suggested,
but as that's not going to reproduce our real world situation, I'm going
to post the details of the actual machine where the thing is happening.

Later on I'll post the results from the complete test on the new vm.

The server is a vmware esxi 4 VM (like the new vm I'm creating).

Ubuntu release:
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 8.04.2
Release:8.04
Codename:   hardy

Packages version (note: I don't have php5-cli installed):
# dpkg-query -W apache2 libapache2-mod-php5 libmyodbc php5-common php5-odbc
apache2 2.2.8-1ubuntu0.10
libapache2-mod-php5 5.2.4-2ubuntu5.6
libmyodbc   3.51.15r409-2
php5-common 5.2.4-2ubuntu5.6
php5-odbc   5.2.4-2ubuntu5.6

This is the last request from apache2 log (/var/log/apache2/error.log) and 
syslog:
[Mon Jul 20 08:42:55 2009] [error] [client ip here] ALERT-SIMULATION - canary 
mismatch on efree() - heap overflow detected (attacker 'ip here', file 
'/var/www/services/reports/odbc.php')

Note that even if it shows ALERT-SIMULATION I still get the php script 
offered for download. Of course the same thing applies without simulation mode 
on (except it shows ALERT without the -SIMULATION).
Note also that I've tried to run the script both without and with the suhosin 
extension (php5-suhosin).

The test script is basically:

$connection = odbc_connect($dsn, $user, $pass);
$result = odbc_exec(select * from table);

Then there is the while to loop on the resultset, but the script hangs on the 
odbc_exec line (tested by deleting one line at the time until I got no error).
The mysql server is on another (phisical) machine. I've tested the connection 
and the same query with isql and everything works fine.

Oh and everything is on https (I can test with http if needed).

If I missed something or you need more info, just ask.
Thanks.

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
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 315507] Re: Unable to remove Suhosin patch

2009-07-20 Thread Diego Malatesta
erhm, of course in my test script in the odbc_exec function I've
specified the connection parameter, I just missed it here in the
comment.

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
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 315507] Re: Unable to remove Suhosin patch

2009-07-20 Thread Diego Malatesta
Darn there should be an edit function for comments here...
I forgot to mention an essential thing, the ubuntu release is the AMD64 one.

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
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


Re: [Bug 400115] Re: package dovecot-pop3d None [modified: /var/lib/dpkg/info/dovecot-pop3d.list] failed to install/upgrade: dependency problems - leaving unconfigured

2009-07-20 Thread SalmanMasood
Dear Jamie,

Thanx for your reply but i wonder why i'm unable to install it as it 
should. although i've purged it once and reinstall it. but the error 
remains. One thing i'd like to share with u is that i'm using Webmin and 
i've installed Dovecot through the interface available within. and from 
that to till now still i'm facing the same problem. Please advice.

Your support will be highly apprecitated.

Regards,

Salman Masood.
+923215170430

Jamie Strandboge wrote:
 Thanks for taking the time to report this bug and helping to make Ubuntu
 better. We appreciate the difficulties you are facing, but this appears
 to be a regular (non-security) bug.  I have unmarked it as a security
 issue since this bug does not show evidence of allowing attackers to
 cross privilege boundaries nor directly cause loss of data/privacy.
 Please feel free to report any other bugs you may find.

 ** Visibility changed to: Public

 ** This bug is no longer flagged as a security vulnerability



-- 
package dovecot-pop3d None [modified: /var/lib/dpkg/info/dovecot-pop3d.list] 
failed to install/upgrade: dependency problems - leaving unconfigured
https://bugs.launchpad.net/bugs/400115
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 400349] Re: dhclient-script fails with apparmor

2009-07-20 Thread Stefan Bader
** Also affects: dhcp3 (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

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

-- 
dhclient-script fails with apparmor
https://bugs.launchpad.net/bugs/400349
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 400349] Re: dhclient-script fails with apparmor

2009-07-20 Thread John Johansen
This turns out to be a regression in Jaunty, that is now fixed and
behaving properly in Karmic

** Changed in: linux (Ubuntu Karmic)
   Status: Confirmed = Invalid

-- 
dhclient-script fails with apparmor
https://bugs.launchpad.net/bugs/400349
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 400349] Re: dhclient-script fails with apparmor

2009-07-20 Thread John Johansen
This is a bug in the handling of profile attachment for scripts.  The
check to test if an attachment has already been applied needs to be
reworked for 2.6.28.  This regression is mitigated, in that correct
attachment is retained if ix is used for the script interpreter which is
standard profiling practice.


** Changed in: linux (Ubuntu Jaunty)
   Status: New = Confirmed

** Changed in: linux (Ubuntu Jaunty)
 Assignee: (unassigned) = John Johansen (jjohansen)

-- 
dhclient-script fails with apparmor
https://bugs.launchpad.net/bugs/400349
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


Re: [Bug 383697] Re: lsb_release crashed with ImportError in module()

2009-07-20 Thread Packelini
Hi Julian.
Can you tell me, how I'm gonna do this upgrade from Jaunty do Karmic.
Thanks.




From: Julian Lam julian@gmail.com
To: paspalj...@yahoo.com
Sent: Sunday, July 19, 2009 7:06:38 PM
Subject: [Bug 383697] Re: lsb_release crashed with ImportError in module()

Hi all,

Just upgraded to Karmic:
'util-linux:
  Installed: 2.16-1ubuntu1
  Candidate: 2.16-1ubuntu1
  Version table:
*** 2.16-1ubuntu1 0
500 http://ubuntu.mirror.rafal.ca karmic/main Packages
100 /var/lib/dpkg/status

Looks like the problem still occurs, despite upstream comments
indicating otherwise...!

-- 
lsb_release crashed with ImportError in module()
https://bugs.launchpad.net/bugs/383697
You received this bug notification because you are a direct subscriber
of a duplicate bug.

Status in “lsb” package in Ubuntu: Triaged
Status in “util-linux” package in Ubuntu: Fix Released

Bug description:
lsb_release is sometimes invoked during upgrades, when the lsb-release package 
is unconfigured.  Under these circumstances, lsb_release crashes, generating a 
crash report.

In particular, it is used by the mount package, which is Essential and
does not declare a dependency on lsb-release (which is not Essential).

-- 
lsb_release crashed with ImportError in module()
https://bugs.launchpad.net/bugs/383697
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 315507] Re: Unable to remove Suhosin patch

2009-07-20 Thread Diego Malatesta
Ok I was able to reproduce the problem on a new VM

Steps:

1) Create fresh vm: done, installed Ubuntu 8.04.2 amd64 as denoted by

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 8.04.3 LTS (it shows .3 because I issued the command 
after the update I think)
Release:8.04
Codename:   hardy

2) Update system and reboot: done

3) Install LAMP Server packages: done. I didn't install mysql, only
apache2 and php5 (I have the db on another machine)

4) We need ODBC: done. Installed php5-odbc libmyodbc unixodbc, copied
the sample configurations and adapted odbc.ini to connect to my db
server. Plus I tested the connection with isql and worked.

5) Create a PHP test page: done. I've attached the info.html file (with
ip and domain hidden for privacy reasons)

6) I already have a database ready (MySQL 5.0.24)

7) Create PHP page to test odbc: done. It's the exact copy of your
example script, with the connection data and the table changed of course

8) Try the script.. and here the browser serves me the file as a
download. In /var/log/apache2/error.log there is the canary error.
Here's the complete log:

[Mon Jul 20 11:39:37 2009] [notice] Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.6 
with Suhosin-Patch configured -- resuming normal operations
[Mon Jul 20 11:47:47 2009] [error] [client client ip] ALERT - canary mismatch 
on efree() - heap overflow detected (attacker 'client ip', file 
'/var/www/odbctest.php', line 11), referer: http://server ip/
[Mon Jul 20 11:47:47 2009] [error] [client client ip] ALERT - canary mismatch 
on efree() - heap overflow detected (attacker 'client ip', file 
'/var/www/odbctest.php', line 11), referer: http://server ip/

9) and 10) no sense doing these. The issue in not intermittent, it
happens every time.

11) Document exact versions of packages:

# dpkg-query -W apache2 libapache2-mod-php5 libmyodbc php5-common php5-odbc
apache2 2.2.8-1ubuntu0.10
libapache2-mod-php5 5.2.4-2ubuntu5.6
libmyodbc   3.51.15r409-2
php5-common 5.2.4-2ubuntu5.6
php5-odbc   5.2.4-2ubuntu5.6

** Attachment added: info.html
   http://launchpadlibrarian.net/29274780/info.html

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
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 315507] Re: Unable to remove Suhosin patch

2009-07-20 Thread Ondřej Surý
Just for the record: It's not suhosin patch which needs to be removed,
it's the php or php extension which needs fixing, since corrupted canary
means that there is stack/buffer overflow somewhere. See:
http://en.wikipedia.org/wiki/Stackguard#Canaries

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
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 315507] Re: Unable to remove Suhosin patch

2009-07-20 Thread Diego Malatesta
To be honest it wouldn't be a problem for me if the simulation mode
actually worked. I don't really mind if the odbc functions are badly
coded (or whatever). What I do mind is suhosin breaking my scripts
without a way to prevent it which doesn't include recompiling php
without the patch.

But of course if I can help in debugging the real problem and fix the
root of the problem (which of course would be better), hey I'm here :)

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
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 315507] Re: Unable to remove Suhosin patch

2009-07-20 Thread Diego Malatesta
I've reproduced the problem on a 9.04 amd64 fully updated, same
configuration as above.

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
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 401107] Re: Software runs as root

2009-07-20 Thread Marc Deslauriers
Thanks for opening this bug report.

Most of the daemons you've listed run as superuser as that is the only
way to have the necessary privileges for them to operate correctly. In
some cases, the daemons are protected by AppArmor profiles. This is the
case with cups and dhcp3.

If you have discovered a way of running some of the daemons you've
listed above as a non-root user, without losing functionality, please
open a separate bug report for each of them that includes
instructions/patches.

Thank you.


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

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

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

** Changed in: devicekit-power (Ubuntu)
   Status: New = Invalid

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

** Changed in: ntfs-3g (Ubuntu)
   Status: New = Invalid

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

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

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

** Changed in: xorg-server (Ubuntu)
   Status: New = Invalid

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

** Changed in: network-manager (Ubuntu)
   Status: New = Invalid

** Changed in: devicekit-disks (Ubuntu)
   Status: New = Invalid

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

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

-- 
Software runs as root
https://bugs.launchpad.net/bugs/401107
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 315507] Re: Unable to remove Suhosin patch

2009-07-20 Thread Diego Malatesta
Ondrej, sure as soon as I'm done with this vm I'm building I'll try with
i386.

It's not that I don't care, but as we're migrating tons of stuff around
and this migration has to be finished soon, I really need the odbc thing
working asap, so that's why I don't mind the buffer overflow for now, if
I can get the thing to work with a workaround.

But as I said I'l gladly try my best to solve the root problem because I
understand that's not something to be underestimated.

Thanks for your help.

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
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 401107] Re: Software runs as root

2009-07-20 Thread Fred
If that is the only way, then the software is bad, and needs to be fixed
or replaced.

I do not want an insecure system and potentially exploitable system
because of a setup with badly isolated processes and crappy software
that requires superuser privileges.

X.org can be fixed so it wont need to run as root, using kernel mode setting 
(KMS). OpenBSD is interested in this.
http://www.phoronix.com/scan.php?page=news_itempx=NzM2MA

I don't understand why a network daemon (winbindd from samba) needs root. That 
is absolutely stupid, and just begging to get hacked.
It cant be much different from a HTTP or FTP server, and running that as root 
would be stupid.

In dhcp3 there was recently discovered several security vulnerabilities. How 
convenient that it runs as root.
http://www.debian.org/security/2009/dsa-1833

** Description changed:

- Binary package hint: cups
- 
  Software runs as root.
  This is bad, it should not run as a superuser, it is dangerous in terms of 
system security. This is unsafe.
  It should safely run as a non-privileged user.
  
  Following the principle of least privilege.
  http://en.wikipedia.org/wiki/Principle_of_least_privilege

** Changed in: xorg-server (Ubuntu)
   Status: Invalid = Confirmed

-- 
Software runs as root
https://bugs.launchpad.net/bugs/401107
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 401767] [NEW] package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 1

2009-07-20 Thread Jean-Claude GUEZO
Public bug reported:

L'erreur suivante s'est produite lors d'une mise à jour des packages:

package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to
install/upgrade: le sous-processus post-installation script a retourn?
une erreur de sortie d'?tat 1

Cette erreur est survenue la première fois lorsque je suis passé de
Ubuntu 8. 10 à 9.04

Je rencontre cette erreur à chaque mise à jour d'Ubuntu! Je ne peux plus me 
connecter à la base mysql qui ne démarre plus!
J'ai essayé en vain de re-installer mysql. 

Pourriez-vous m'aider SVP ? Merci !

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: le sous-processus post-installation script a retourné une erreur 
de sortie d'état 1
NonfreeKernelModules: fglrx
Package: mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: le sous-processus post-installation script a retourné une 
erreur de sortie d'état 1
Uname: Linux 2.6.28-11-generic i686

** Affects: mysql-dfsg-5.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: le sous-processus post-installation script a retourn? une 
erreur de sortie d'?tat 1
https://bugs.launchpad.net/bugs/401767
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 401767] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 1

2009-07-20 Thread Jean-Claude GUEZO

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

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

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: le sous-processus post-installation script a retourn? une 
erreur de sortie d'?tat 1
https://bugs.launchpad.net/bugs/401767
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 401107] Re: Software runs as root

2009-07-20 Thread Marc Deslauriers
Feel free to open bugs with upstream software if you think they need
fixing. If they need to be replaced, feel free to open bugs here and
suggest adequate replacements.

Of course we want to reduce the quantity of software running as root. As
such, as soon as it is feasible to run X.org without the setuid bit set,
we will.

Our dhcp3 packages provide an AppArmor policy which greatly reduces the
risks of running it as root.

** Changed in: xorg-server (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Software runs as root
https://bugs.launchpad.net/bugs/401107
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 401578] Re: Update to 1.73

2009-07-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/transmission/ubuntu

-- 
Update to 1.73
https://bugs.launchpad.net/bugs/401578
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 388348] Re: transmission crashed with SIGSEGV in gtk_widget_set_sensitive()

2009-07-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/transmission/ubuntu

-- 
transmission crashed with SIGSEGV in gtk_widget_set_sensitive()
https://bugs.launchpad.net/bugs/388348
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 318249] Re: does not handle updated file images with changed md5sums

2009-07-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/transmission/ubuntu

-- 
does not handle updated file images with changed md5sums
https://bugs.launchpad.net/bugs/318249
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 394080] Re: Night of the Living Dead (removed and deleted torrents keep coming back) ; )

2009-07-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/transmission/ubuntu

-- 
Night of the Living Dead (removed and deleted torrents keep coming back) ;)
https://bugs.launchpad.net/bugs/394080
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 391995] Re: transmission crashed with SIGSEGV in gtk_text_layout_get_line_display()

2009-07-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/transmission/ubuntu

-- 
transmission crashed with SIGSEGV in gtk_text_layout_get_line_display()
https://bugs.launchpad.net/bugs/391995
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 374013] Re: Maximum peers can't be limited in Transmission

2009-07-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/transmission/ubuntu

-- 
Maximum peers can't be limited in Transmission
https://bugs.launchpad.net/bugs/374013
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 276159] Re: SCIM stops working in Firefox

2009-07-20 Thread wwangzhihang
I also encountered this problem. I uninstalled flashgot and the scim
works normal now.

-- 
SCIM stops working in Firefox
https://bugs.launchpad.net/bugs/276159
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 156192] Re: Kubuntu upgrade from 7.04 to 7.10 fail after error on cupsys package

2009-07-20 Thread Jeff Anderson
*** This bug is a duplicate of bug 156634 ***
https://bugs.launchpad.net/bugs/156634

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 243887, 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 243887
   cupsys failure during do-release-upgrade from 7.04 to 7.10

** This bug is no longer a duplicate of bug 243887
   cupsys failure during do-release-upgrade from 7.04 to 7.10

** This bug has been marked a duplicate of bug 156634
   cupsys error while upgrading to kubuntu 7.10

-- 
Kubuntu upgrade from 7.04 to 7.10 fail after error on cupsys package
https://bugs.launchpad.net/bugs/156192
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 401584] [NEW] Offline settings

2009-07-20 Thread pharmankur
Public bug reported:

Binary package hint: thunderbird

File - Offline -- offline settings;
when above path is followed  offline setting is clicked, NOTHING happens  no 
window opens

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: wl
Package: mozilla-thunderbird 2.0.0.22+build1+nobinonly-0ubuntu0.9.04.1
PackageArchitecture: all
ProcEnviron:
 LANG=en_IN.UTF-8
 SHELL=/bin/bash
SourcePackage: thunderbird
Uname: Linux 2.6.28-13-generic i686

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


** Tags: apport-bug i386

-- 
Offline settings
https://bugs.launchpad.net/bugs/401584
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 401584] Re: Offline settings

2009-07-20 Thread pharmankur

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

-- 
Offline settings
https://bugs.launchpad.net/bugs/401584
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 387325] Re: NetworkManager crashes upon resuming from suspend to ram

2009-07-20 Thread Rogério Brito
I'm seeing network manager segfault here upon resuming from suspend to
ram with the latest, greatest karmic (updated just a few seconds ago).

I don't know if my problem is related to the original submitter's one
(didn't look at his logs), attached here is my dmesg.

This is my father's computer that:

* runs linux 2.6.30-3-generic;
* is a Compaq Armada V300;
* has 256MB of RAM;
* runs GNOME;
* no packages external from the ubuntu repositories.

I can provide other information, but I will quite possibly be at DebConf
and will be without access to this computer.

Regards, Rogério Brito.


** Attachment added: network-manager-dying-at-resume.txt
   http://launchpadlibrarian.net/2926/network-manager-dying-at-resume.txt

-- 
NetworkManager crashes upon resuming from suspend to ram
https://bugs.launchpad.net/bugs/387325
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 401583] Re: aptDBUSBackend.py crashed with error in connect()

2009-07-20 Thread Apport retracing service
*** This bug is a duplicate of bug 283614 ***
https://bugs.launchpad.net/bugs/283614

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/29269965/Dependencies.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/29269966/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/29269967/ProcStatus.txt

** This bug has been marked a duplicate of bug 283614
   aptDBUSBackend.py crashed with error in connect()

** Visibility changed to: Public

-- 
aptDBUSBackend.py crashed with error in connect()
https://bugs.launchpad.net/bugs/401583
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 399362] Re: Intel 945GME unable to wake properly from suspend with KMS enabled

2009-07-20 Thread Jerone Young
So things appear to work now using 2.6.31-3-generic with using the
internal hard disk. I was using a USB drive for root. It still fails
with the USB drive, but works fine with the internal disk being used.

The odd part of this is when I try other machines that use KMS with the
USB drive, they have no problem coming out of suspend.

I do notice a lot of these messages in the dmesg log:
[  527.347729] [drm:drm_wait_vblank] *ERROR* failed to acquire vblank counter, 
-22


Will need to retest though. As I need to get the ok to wipe the internal drive 
and get a fresh install to test things out.


** Attachment added: working_dmesg
   http://launchpadlibrarian.net/29270031/working_dmesg

-- 
Intel 945GME unable to wake properly from suspend with KMS enabled
https://bugs.launchpad.net/bugs/399362
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 66566] Re: Inconsistent shortcuts for new tab

2009-07-20 Thread ANT
** This bug has been flagged as a security vulnerability

-- 
Inconsistent shortcuts for new tab
https://bugs.launchpad.net/bugs/66566
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 398008] Re: awn uses 100% cpu with gtk+ 2.17.3 (csw)

2009-07-20 Thread Mark Lee
Attention Karmic users:

Upstream has asked for a stacktrace.  Here's the (relatively) quick way
to get it:

1. Install bug-buddy and the debug packages for GTK and libawn: `sudo apt-get 
install bug-buddy libawn0-dbg libgtk2.0-0-dbg`
2. Run Awn from the terminal, with bug-buddy enabled and configured to run when 
the critical message is encountered: `GTK_MODULES=gnomebreakpad 
G_DEBUG=fatal_criticals avant-window-navigator`
3. When Awn crashes, save the bug report somewhere. (In case that there's more 
than one of the save bug report dialogs, the one we want is the one which 
lists the default filename as avant-window-navigator-bugreport.txt.)
4. Attach that bug report to this bug.

Thanks in advance. The Awn developers really want to get this resolved.

-- 
awn uses 100% cpu with gtk+ 2.17.3 (csw)
https://bugs.launchpad.net/bugs/398008
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 118647] Re: Mod JK fails to create its status file

2009-07-20 Thread Nicolas Ternisien
This bug has now no importance for me as Apache 2.2 and mod_proxy easily
replace the old mod_jk plugin. The bug is however still present on this
old software.

-- 
Mod JK fails to create its status file
https://bugs.launchpad.net/bugs/118647
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 291757] Re: Fail to detect Western Digital hard drive on install

2009-07-20 Thread Ken Kopin
Well, nevermind. I just went with 9.04. Also, I suspect the CD I was
using with 8.10 was corrupt is some subtle way. (It did pass the cd
test, however)

-- 
Fail to detect Western Digital hard drive on install
https://bugs.launchpad.net/bugs/291757
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 387325] Re: NetworkManager crashes upon resuming from suspend to ram

2009-07-20 Thread Rogério Brito
Oh, one more thing: the system is using an rt2500usb chipset connected
via a USB adapter and the system is connected to the AP with connection
encrypted with WEP.

Regarding my comment about DebConf, I obviously meant that I will be
without access to this computer when I am there (if I manage to get my
flight booked in time).

Otherwise, I can provide you with plenty of information (including
Oopsen) of this machine running ralink wireless chipsets (via USB or via
PCMCIA).


Regards, Rogério Brito.

-- 
NetworkManager crashes upon resuming from suspend to ram
https://bugs.launchpad.net/bugs/387325
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 401585] [NEW] please merge alsaplayer(0.99.80-3.1) from debian unstable(main)

2009-07-20 Thread Bhavani Shankar
Public bug reported:

alsaplayer (0.99.80-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS due to missing climits include (Closes: #518734):
 * Add patch: 06_climits.dpatch
  * Set urgency to ^^mdium^^,this bug affects testing too.
  * Switch from obsolete ^^xibmesa-gl-dev | libgl-dev^^ o libgl1-mesa-dev
in Build-Depends.

 -- Cyril Brulebois k...@debian.org  Sun, 19 Jul 2009 15:09:12 +0200

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

-- 
please merge alsaplayer(0.99.80-3.1) from debian unstable(main)
https://bugs.launchpad.net/bugs/401585
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 401563] Re: movie player won't open

2009-07-20 Thread mistrynitesh
Hi Bob,

Thanks for filing the bug report!

Could you please elaborate a little on the problem you encountered?
On giving which command/clicking on which button gave you this error?

-- 
movie player won't open
https://bugs.launchpad.net/bugs/401563
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 397302] Re: Unable to save OpenOffice3Spreadsheet after updating

2009-07-20 Thread Colin Church
A chart on sheet2 does not update from data on sheet1. Chart also loses
formatting and data series when 'page previewed

-- 
Unable to save OpenOffice3Spreadsheet after updating
https://bugs.launchpad.net/bugs/397302
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 400102] Re: Please sync libaqbanking 4.1.0-2 (universe) from Debian unstable (main).

2009-07-20 Thread Bhavani Shankar
a min

Please dont sync

qbankmanager builds now with a applied gentoo patch

http://launchpadlibrarian.net/29270025/buildlog_ubuntu-
karmic-i386.qbankmanager_0.9.51beta-4ubuntu1_FULLYBUILT.txt.gz

attached is the relevant diff

Regards

** Attachment added: relevant diff
   http://launchpadlibrarian.net/29270181/libaqbanking.diff

-- 
Please sync libaqbanking 4.1.0-2 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/400102
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 401147] Re: Mozilla applications cause occasional visual glitches

2009-07-20 Thread komputes
I have not yet experienced this in firefox 3.5.1~hg20090714r26057
+nobinonly-0ubuntu1~umd1~jaunty. I will update this bug if I get the
visual glitch in firefox 3.5.

However this issue can be seen in the current version of thunderbird
2.0.0.22

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

-- 
Mozilla applications cause occasional visual glitches
https://bugs.launchpad.net/bugs/401147
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 399820] Re: evince hangs indefinitely showing a PostScript document that gv shows perfectly

2009-07-20 Thread Rogério Brito
Hi, Dimitrios.

Just trying to narrow it down, I have another system here running karmic
(this one is i386, instead of amd64) and here the document that I
attached seems to work.

So, on this freshly updated system evince opens the document, while on
the other it doesn't. Weird, isn't it?

Regards, Rogério Brito.

-- 
evince hangs indefinitely showing a PostScript document that gv shows perfectly
https://bugs.launchpad.net/bugs/399820
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 397211] Re: Shiretoko user agent string breaks compatibilty with major websites

2009-07-20 Thread Piotr Szczepanik
I agree with Michael on that.

The only reason I can think of why Firefox 3.5 is Shiretoko in Ubuntu is
because Ubuntu is awaiting for the approval of Mozilla Foundation to use
the branding because of the modification it made to the code of Firefox.
If that's so then it should be told as the resolution of this bug and as
soon as we get the approval the User-Agent string should be changed.

Debian is of course having it's Iceweasel but as far as I remember
Ubuntu was standing firm with using Firefox brand and I think it was a
good choice and it should stay like that because Ubuntu's target user
base is different than Debian's.

On the other hand if we want to make people agree and believe that
Ubuntu is Linux for human beings then we cannot make life of these
human beings harder by trying to fix things that cannot be fixed by us.
After you contact the site owner - what do you think they are changing
in their website? Do they stop depending on the user-agent string? I
believe that most of the time they just add a quirk to their browser
recognition code to treat Shiretoko/3.5 as Firefox/3.5.

-- 
Shiretoko user agent string breaks compatibilty with major websites
https://bugs.launchpad.net/bugs/397211
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 320315] Re: [HP HDX 16 Notebook PC] suspend/resume problem

2009-07-20 Thread Anand Kumria

Interesting.

I have had both suspend-to-ram and suspend-to-disk working fine with
kernel 2.6.30 using BIOS F.04.

With your suggestion, I have upgraded to BIOS F.23 and, using kernel
2.6.31-3 (i.e. rc3) neither of them function.

Actually what happens is the devicekit-power/devicekit-power-daemon goes
into 'D' wait state.

Anand

-- 
[HP HDX 16 Notebook PC] suspend/resume problem
https://bugs.launchpad.net/bugs/320315
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 377370] Re: power manager crash

2009-07-20 Thread mzc
Hi Scott,

Issue has been resolved by applying the 185.18 drivers using the method
from Ian - ubuntuforums:

http://ubuntuforums.org/showthread.php?t=1125400highlight=nvidia+ion

On Tue, 2009-07-14 at 12:14 +, Scott Howard wrote:
 Thanks for testing it. The daily live would be the best!
 http://cdimage.ubuntu.com/daily-live/current/
 
 if that doesn't work, you can try Alpha 2, but it should work.
 
 http://cdimage.ubuntu.com/releases/karmic/alpha-2/
 
 
 On Mon, Jul 13, 2009 at 11:06 PM, mzcmzcari...@shaw.ca wrote:
  Thanks howard i'll try to burn the daily build - deskptop. would this
  do?
 
  On Sun, 2009-07-12 at 14:02 +, Scott Howard wrote:
  @mzc: Thank you for the GPM trace.  The issue that you reported is one
  that should be reproducible with the live environment of the Desktop CD
  of the development release - Karmic Koala.  It would help us greatly if
  you could test with it so we can work on getting it fixed in the next
  release of Ubuntu.  You can find out more about the development release
  at http://www.ubuntu.com/testing/.  Thanks again and we appreciate your
  help.
 
 
  --
  power manager crash
  https://bugs.launchpad.net/bugs/377370
  You received this bug notification because you are a direct subscriber
  of the bug.
 
  Status in “gnome-power-manager” package in Ubuntu: Incomplete
 
  Bug description:
  Binary package hint: gnome-power-manager
 
  Ubuntu 9.04 32
  gnome-power-manager
 
  I know most reports of this nature concern notebooks, but this is a desktop.
  gpm screen opens OK, but immediately after trying to move sliders system 
  goes to hard freeze,
  must reboot. This is a fresh install.  Able to edit screen blank/sleep 
  options with gconf which worked OK.
  System: Zotac GF9300-A-E (nvidia 730i/9300) integrated graphics
 
  The following is from another poster with the same motherboard chipset:
 
  System: Asus P5N7A-VM (nvidia 730i/9300) integrated graphics 
  motherboard.
 
  ubuntu 9.04 + nvidia 180 driver
  Opening power management from the system - preferences menu causes the 
  computer to hang 100% of the time. The mouse pointer moves, but nothing is 
  selectable and the computer has to be reset via the power switch.
 
  ubuntu 9.04 + nvidia 173 driver
  Power management will open but appears as a completely blank window. 
  Minimising  reopening a few times gets the sleep time slider bars to 
  appear, but nothing appears to work. However dragging the sliders with the 
  mouse does change the setting - it just isn't visible until you minimise 
  and reopen the window again. N.B. The 173 graphics driver is no good for 
  me, lots of corruption and web pages don't show properly
 
  ubuntu 8.10 + nvidia 177 driver
  Opening power management causes a system freeze and the sliders don't work, 
  or the window appears blank
 
  ProblemType: Bug
  ACAdapter: Not Present
  Architecture: i386
  Battery: Not Present
  CPUScaling: Present
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/gnome-power-manager
  LaptopPanel: Not Present
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: NVIDIA MCP7A
  NonfreeKernelModules: nvidia
  Package: gnome-power-manager 2.24.2-2ubuntu8
  ProcCmdLine: root=UUID=7cfbe1fa-72c5-40fb-baac-b6f5524cefdd ro quiet splash
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.28-11.42-generic
  SourcePackage: gnome-power-manager
 
 
 -- 
 power manager crash
 https://bugs.launchpad.net/bugs/377370
 You received this bug notification because you are a direct subscriber
 of the bug.
 
 Status in “gnome-power-manager” package in Ubuntu: Incomplete
 
 Bug description:
 Binary package hint: gnome-power-manager
 
 Ubuntu 9.04 32
 gnome-power-manager
 
 I know most reports of this nature concern notebooks, but this is a desktop.
 gpm screen opens OK, but immediately after trying to move sliders system goes 
 to hard freeze,
 must reboot. This is a fresh install.  Able to edit screen blank/sleep 
 options with gconf which worked OK.
 System: Zotac GF9300-A-E (nvidia 730i/9300) integrated graphics
 
 The following is from another poster with the same motherboard chipset:
 
 System: Asus P5N7A-VM (nvidia 730i/9300) integrated graphics motherboard.
 
 ubuntu 9.04 + nvidia 180 driver
 Opening power management from the system - preferences menu causes the 
 computer to hang 100% of the time. The mouse pointer moves, but nothing is 
 selectable and the computer has to be reset via the power switch.
 
 ubuntu 9.04 + nvidia 173 driver
 Power management will open but appears as a completely blank window. 
 Minimising  reopening a few times gets the sleep time slider bars to appear, 
 but nothing appears to work. However dragging the sliders with the mouse does 
 

[Bug 401075] Re: Sync qbankmanager 0.9.51beta-4 (universe) from Debian unstable (main).

2009-07-20 Thread Bhavani Shankar
Sweet news

it builds

http://launchpadlibrarian.net/29270025/buildlog_ubuntu-
karmic-i386.qbankmanager_0.9.51beta-4ubuntu1_FULLYBUILT.txt.gz

but pls see bug #400102

and pls sponsor

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

** Changed in: qbankmanager (Ubuntu)
 Assignee: Bhavani Shankar (bhavi) = Andreas Moog (amoog)

-- 
Sync qbankmanager 0.9.51beta-4 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/401075
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 401585] Re: please merge alsaplayer(0.99.80-3.1) from debian unstable(main)

2009-07-20 Thread Bhavani Shankar
** Changed in: alsaplayer (Ubuntu)
   Status: New = In Progress

** Changed in: alsaplayer (Ubuntu)
 Assignee: (unassigned) = Bhavani Shankar (bhavi)

-- 
please merge alsaplayer(0.99.80-3.1) from debian unstable(main)
https://bugs.launchpad.net/bugs/401585
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 390223] Re: Suspend causes logoff in Jaunty 9.04

2009-07-20 Thread meba
I can confirm this bug with Dell e4300.

I had no problems with 8.10, until I upgraded. 64bit.

** Changed in: ubuntu
   Status: New = Confirmed

-- 
Suspend causes logoff in Jaunty 9.04
https://bugs.launchpad.net/bugs/390223
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 390223] Re: Suspend causes logoff in Jaunty 9.04

2009-07-20 Thread meba
This is interesting in daemon.log:

Jul 20 07:32:24 galatea gdm[7836]: WARNING: gdm_slave_xioerror_handler:
Fatal X error - Restarting :0

Attaching messages (nothing significant), auth.log (clearly shows that
the session ends), Xorg.0.log (nothing significant but shows information
about drivers), xorg.conf

** Attachment added: messages
   http://launchpadlibrarian.net/29270341/messages

-- 
Suspend causes logoff in Jaunty 9.04
https://bugs.launchpad.net/bugs/390223
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 390223] Re: Suspend causes logoff in Jaunty 9.04

2009-07-20 Thread meba

** Attachment added: auth.log
   http://launchpadlibrarian.net/29270344/auth.log

-- 
Suspend causes logoff in Jaunty 9.04
https://bugs.launchpad.net/bugs/390223
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 390223] Re: Suspend causes logoff in Jaunty 9.04

2009-07-20 Thread meba

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/29270359/Xorg.0.log

-- 
Suspend causes logoff in Jaunty 9.04
https://bugs.launchpad.net/bugs/390223
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 401201] Re: Files in /etc/X11/Xsession.d/ aren't sourced anymore

2009-07-20 Thread Martin Pitt
** Changed in: gdm (Ubuntu)
   Importance: Undecided = High

** Changed in: gdm (Ubuntu)
   Status: New = Triaged

** Changed in: gdm (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)

-- 
Files in /etc/X11/Xsession.d/ aren't sourced anymore
https://bugs.launchpad.net/bugs/401201
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 390223] Re: Suspend causes logoff in Jaunty 9.04

2009-07-20 Thread meba

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/29270356/xorg.conf

-- 
Suspend causes logoff in Jaunty 9.04
https://bugs.launchpad.net/bugs/390223
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 397498] Re: dpkg 1.15.3.1ubuntu1 fails to install/upgrade

2009-07-20 Thread Tux
Hello neu,

I will checked this workaround this evening.

2009/7/19 neu ubuntu-b...@henrik.synth.no:
 Okay, here's a workaround that worked for me:

 The kill_bad_alternatives() function in the preinst script expects that
 all the files it reads are non-empty.  On my system
 /var/lib/dpkg/alternatives/gnome-text-editor was empty, which made
 kill_bad_alternatives() exit when it tried to read the first line (read
 mode).

 Solution:  Delete /var/lib/dpkg/alternatives/gnome-text-editor (and any
 other 0-byte files in /var/lib/dpkg/alternatives/) and try installing
 dpkg again.

 --
 dpkg 1.15.3.1ubuntu1 fails to install/upgrade
 https://bugs.launchpad.net/bugs/397498
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.


-- 
dpkg 1.15.3.1ubuntu1 fails to install/upgrade
https://bugs.launchpad.net/bugs/397498
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 346783] Re: My Realtech HD audio player and creative sound x-Fi xtreme audio v5.5 both are not working no sound on ubuntu 8.04

2009-07-20 Thread AbytheWizard
I have the same problem with SB x-FI in ubuntu 9.04

-- 
My Realtech HD audio player and creative sound x-Fi xtreme audio v5.5 both are 
not working no sound on ubuntu 8.04
https://bugs.launchpad.net/bugs/346783
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 345002] Re: gprs/3g driver in 9.04

2009-07-20 Thread Martin Pitt
** Changed in: linux (Ubuntu Jaunty)
 Assignee: lepay (arcmelta) = (unassigned)

-- 
gprs/3g driver in 9.04
https://bugs.launchpad.net/bugs/345002
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 179335] Re: opreport doesn't run: should link libbfd statically

2009-07-20 Thread zecke
This bug seems to be back in karmic. opreport is linking against a
libbfd that is not available on my system (binutils-multiarch are
installed, if that is relevant).

-- 
opreport doesn't run: should link libbfd statically
https://bugs.launchpad.net/bugs/179335
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 367323] Re: vlc doesn't read DVD

2009-07-20 Thread Isak Frants
Since VLC 0.9.8a worked in Windows, but version 0.9.9a did not work in
Ubuntu while 1.0 did, I guess maybe playing around with settings would
have made the 0.9.9a work as well in Ubuntu. Closed.

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

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/vlc/+question/77524

-- 
vlc doesn't read DVD
https://bugs.launchpad.net/bugs/367323
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 400102] Re: Please sync libaqbanking 4.1.0-2 (universe) from Debian unstable (main).

2009-07-20 Thread Bhavani Shankar
Forwarded to debian

Micha, please have a look

Regards

** Bug watch added: Debian Bug tracker #537675
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537675

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

-- 
Please sync libaqbanking 4.1.0-2 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/400102
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 274389] Re: [ubiquity] unmount problem with Unetbootin

2009-07-20 Thread Philip Morrell
** Changed in: fuse (Ubuntu)
   Status: New = Incomplete

** Summary changed:

- [ubiquity] unmount problem with Unetbootin
+ unmount problem with Unetbootin

** Tags added: ubiquity

-- 
unmount problem with Unetbootin
https://bugs.launchpad.net/bugs/274389
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 252686] Re: Reload action on init script kills daemon

2009-07-20 Thread Thierry Carrez
I confirm that the version in hardy-proposed fixes the reload issue.

** Tags removed: verification-needed

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
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 220899] Re: [Hardy] Xfce4 xinitrc script not executed on login

2009-07-20 Thread Avinash.Rao
Dear All,

I am using Xfce on Ubuntu Server 8.04 and whenever i open a image file, GIMP 
Image editor opens up? 
How do i change the default Image Viewer to Ristretto Image viewer or any other 
image viewer application? I have lots of LTSP users and this is a bit crucial. 

I searched for the xubuntu-default-settings file on my server, but it
doesnt exists, is it a tool that i can use?

Please help
Thanks
Avinash

-- 
[Hardy] Xfce4 xinitrc script not executed on login
https://bugs.launchpad.net/bugs/220899
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 401588] [NEW] package libvirt-bin 0.6.1-0ubuntu5.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-07-20 Thread Vitaliy Kulikov
Public bug reported:

During regular update:

Setting up libvirt-bin (0.6.1-0ubuntu5.1) ...
addgroup: The group `libvirtd' already exists as a system group. Exiting.
 * Stopping libvirt management daemon libvirtd   [ OK ] 
 * Starting libvirt management daemon libvirtd   [fail] 
invoke-rc.d: initscript libvirt-bin, action start failed.
dpkg: error processing libvirt-bin (--configure):
 subprocess post-installation script returned error exit status 1
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
 libvirt-bin
E: Sub-process /usr/bin/dpkg returned an error code (1)

But, after: 
sudo apt-get install -f

Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libestools1.2
Use 'apt-get autoremove' to remove them.
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.
Setting up libvirt-bin (0.6.1-0ubuntu5.1) ...
addgroup: The group `libvirtd' already exists as a system group. Exiting.
 * Stopping libvirt management daemon libvirtd   [ OK ] 
 * Starting libvirt management daemon libvirtd   [ OK ]

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 1
NonfreeKernelModules: nvidia
Package: libvirt-bin 0.6.1-0ubuntu5.1
SourcePackage: libvirt
Title: package libvirt-bin 0.6.1-0ubuntu5.1 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
Uname: Linux 2.6.28-14-server i686

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


** Tags: apport-package i386

-- 
package libvirt-bin 0.6.1-0ubuntu5.1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/401588
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 401588] Re: package libvirt-bin 0.6.1-0ubuntu5.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-07-20 Thread Vitaliy Kulikov

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

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

-- 
package libvirt-bin 0.6.1-0ubuntu5.1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/401588
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 401563] Re: movie player won't open

2009-07-20 Thread mistrynitesh
** Package changed: ubuntu = totem (Ubuntu)

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

** Changed in: totem (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop (ubuntu-desktop)

** Changed in: totem (Ubuntu)
 Assignee: Ubuntu Desktop (ubuntu-desktop) = Ubuntu Desktop Bugs 
(desktop-bugs)

-- 
movie player won't open
https://bugs.launchpad.net/bugs/401563
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 396898] Re: [i945GME] intel dual screen not working on karmic

2009-07-20 Thread alain57
there are definitively some improvement on the normal xorg intel driver
(or gnome-display-properties)

i had the same problem on my other notebook (a 15 acer with intel graphics)
i just test this notebook again at work, and now the dual screen work !

i didn't use xorg-edgers on this one.

but i guess that there is still a problem on my 10, because the max
resolution is 2048x2048 (funnily windows and macos don't have that
limitation) whereas it is  4096x4096 on my 15

a possible solution could be to increase the maximum resolution for the
GMA 950 like it is on the X3100

here the output of xrandr on my 15 (i don't have the 10 right now)

Screen 0: minimum 320 x 200, current 2960 x 1050, maximum 4096 x 4096
VGA connected 1680x1050+1280+0 (normal left inverted right x axis y axis) 434mm 
x 270mm
   1680x1050  60.0*+
   1280x1024  75.0 60.0  
   1152x864   75.0  
   1024x768   75.0 60.0  
   800x60075.0 60.3  
   640x48075.0 59.9  
   720x40070.1  
LVDS connected 1280x800+0+0 (normal left inverted right x axis y axis) 331mm x 
207mm
   1280x800   60.0*+
   1024x768   85.0 75.0 70.1 60.0  
   832x62474.6  
   800x60085.1 72.2 75.0 60.3 56.2  
   640x48085.0 72.8 75.0 59.9  
   720x40085.0  
   640x40085.1  
   640x35085.1  
TV disconnected (normal left inverted right x axis y axis)

-- 
[i945GME] intel dual screen not working on karmic
https://bugs.launchpad.net/bugs/396898
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 179335] Re: opreport doesn't run: should link libbfd statically

2009-07-20 Thread zecke
This bug seems to be back in karmic. opreport is linking against a
libbfd that is not available on my system (binutils-multiarch are
installed, if that is relevant).

-- 
opreport doesn't run: should link libbfd statically
https://bugs.launchpad.net/bugs/179335
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 137500] Re: problem with Wireless 350 Bluetooth

2009-07-20 Thread michelino
apologise for not reporting before: the solution was the activation of the 
bluetooth using the window application provided by dell; after that bluez works 
properly with at least 7.10.
thank you
michele

-- 
problem with Wireless 350 Bluetooth
https://bugs.launchpad.net/bugs/137500
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 401589] [NEW] netbeans non-functional: 'invalid flag -g:'

2009-07-20 Thread Jonathan Nielsen (mudi)
Public bug reported:

Binary package hint: netbeans

Apparent regression in interaction between netbeans and the jdk (I have
sun-java6-jdk installed) in Karmic

Anytime netbeans from Karmic task-scans or is told to Run Main
Project, it fails with error 'invalid flag -g:'  This did not happen in
Jaunty, and has now happened to me both on upgrade from Jaunty and fresh
install of Karmic Alpha 2 with all updates run (and fresh home
directory).

Can't find anything in settings that would influence this.

Package manager shows netbeans version 6.5-0ubuntu3, sun-java6-jdk
version 6-14-1

Stack trace follows (though not very helpful):
java.lang.IllegalArgumentException: invalid flag: -g:
at com.sun.tools.javac.api.JavacTool.processOptions(JavacTool.java:250)
at com.sun.tools.javac.api.JavacTool.getTask(JavacTool.java:221)
at com.sun.tools.javac.api.JavacTool.getTask(JavacTool.java:67)
at org.netbeans.api.java.source.JavaSource.createJavacTask(Unknown 
Source)
at org.netbeans.api.java.source.JavaSource.createJavacTask(Unknown 
Source)
at 
org.netbeans.api.java.source.CompilationInfoImpl.getJavacTask(Unknown Source)
at org.netbeans.api.java.source.CompilationInfo.getElements(Unknown 
Source)
at org.netbeans.api.java.source.SourceUtils$5.run(Unknown Source)
at org.netbeans.api.java.source.SourceUtils$5.run(Unknown Source)
at 
org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(Unknown Source)
at org.netbeans.api.java.source.JavaSource.runUserActionTask(Unknown 
Source)
at org.netbeans.api.java.source.SourceUtils.isMainClass(Unknown Source)
at 
org.netbeans.modules.java.j2seproject.J2SEProjectUtil.isMainClass(Unknown 
Source)
at 
org.netbeans.modules.java.j2seproject.J2SEActionProvider.isSetMainClass(Unknown 
Source)
at 
org.netbeans.modules.java.j2seproject.J2SEActionProvider.getTargetNames(Unknown 
Source)
at 
org.netbeans.modules.java.j2seproject.J2SEActionProvider$4.run(Unknown Source)
at 
org.netbeans.api.java.source.ui.ScanDialog.runWhenScanFinished(Unknown Source)
at 
org.netbeans.modules.java.j2seproject.J2SEActionProvider.invokeAction(Unknown 
Source)
at 
org.netbeans.modules.project.ui.actions.MainProjectAction.actionPerformed(Unknown
 Source)
at 
org.netbeans.modules.project.ui.actions.LookupSensitiveAction.actionPerformed(Unknown
 Source)
at 
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2012)
at 
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2335)
at 
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:404)
at 
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at 
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:253)
at 
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
at 
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
at java.awt.Component.processMouseEvent(Component.java:6108)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3276)
at java.awt.Component.processEvent(Component.java:5873)
at java.awt.Container.processEvent(Container.java:2105)
at java.awt.Component.dispatchEventImpl(Component.java:4469)
at java.awt.Container.dispatchEventImpl(Container.java:2163)
at java.awt.Component.dispatchEvent(Component.java:4295)
at 
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4461)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4125)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4055)
at java.awt.Container.dispatchEventImpl(Container.java:2149)
at java.awt.Window.dispatchEventImpl(Window.java:2478)
at java.awt.Component.dispatchEvent(Component.java:4295)
[catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java:604)
at org.netbeans.core.TimableEventQueue.dispatchEvent(Unknown Source)
at 
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
at 
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)

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


** Tags: java netbeans

-- 
netbeans non-functional: 'invalid flag -g:'
https://bugs.launchpad.net/bugs/401589
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

[Bug 401585] Re: please merge alsaplayer(0.99.80-3.1) from debian unstable(main)

2009-07-20 Thread Bhavani Shankar

** Attachment added: debian  ubuntu diff
   http://launchpadlibrarian.net/29270582/debian.debdiff

** Changed in: alsaplayer (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: alsaplayer (Ubuntu)
 Assignee: Bhavani Shankar (bhavi) = (unassigned)

-- 
please merge alsaplayer(0.99.80-3.1) from debian unstable(main)
https://bugs.launchpad.net/bugs/401585
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 400862] Re: wrong dependencies of gdesklets in jaunty

2009-07-20 Thread Simon Olofsson
*** This bug is a duplicate of bug 384550 ***
https://bugs.launchpad.net/bugs/384550

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 384550, 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 384550
   [jaunty] gdesklets should depend on python2.5 - fails to start with Could 
not launch 'gDesklets'

-- 
wrong dependencies of gdesklets in jaunty
https://bugs.launchpad.net/bugs/400862
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 220899] Re: [Hardy] Xfce4 xinitrc script not executed on login

2009-07-20 Thread Jarno Suni
Avinash.Rao, please use e.g http://ubuntuforums.org/ for these kind if
questions, and mention which way you use to open image files.

-- 
[Hardy] Xfce4 xinitrc script not executed on login
https://bugs.launchpad.net/bugs/220899
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 359338] Re: apparmor paths are broken when using ecryptfs on jaunty

2009-07-20 Thread John Johansen
Dustin,

it shouldn't matter where the encrypted data is placed, so this change
should not have any effect.

-- 
apparmor paths are broken when using ecryptfs on jaunty
https://bugs.launchpad.net/bugs/359338
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 398677] Re: devicekit-disk thinks (incorrectly) that HD doesn't support SMART

2009-07-20 Thread Martey Dodoo
I can confirm this bug.

** Changed in: devicekit-disks (Ubuntu)
   Status: New = Confirmed

-- 
devicekit-disk thinks (incorrectly) that HD doesn't support SMART
https://bugs.launchpad.net/bugs/398677
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 401591] [NEW] brightness dark and not working on acer 5715

2009-07-20 Thread alain57
Public bug reported:

hi,
i currently have a brightness issue on my notebook. In fact i have this problem 
a little longer, but i was hoping that it will be corrected with the time... 
unfortunately it is not the case (may i be the only person trying karmic on 
this notebook ?!?)

so here is the problem :

when i boot on karmic, i can't increase or decrease the brightness, and by 
default it's really dark.
the only solution i found, is really a stupid one :(

switch from X to VT1
use the FN + brightness down key = i receive an error message ACPI: Failed to 
switch the brightness, but it don't work
funnily the brightness up key don't work too, but don't give me any error 
message

i close the notebook
i open it and switch to X
if i'm lucky it work
if not i need to do all that stuff again (i don't need to do this a lot, 
maximum 3 or 4 times)

if first through it may be an KMS problem (because KMS disable brightness on my 
other notebook) so i already disabled it.
but even after disabling it, netheir my brightness keys, xbacklight, or the 
brightness applet worked :(

/sys/class/backlight is empty

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

-- 
brightness dark and not working on acer 5715
https://bugs.launchpad.net/bugs/401591
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 401201] Re: Files in /etc/X11/Xsession.d/ aren't sourced anymore

2009-07-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gdm/ubuntu

-- 
Files in /etc/X11/Xsession.d/ aren't sourced anymore
https://bugs.launchpad.net/bugs/401201
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 372132] Re: Create Document Templates difficult to use

2009-07-20 Thread Michael Nagel
fig_wrigth, see bug 285998 if that is what you experienced.

There are several problems regarding templates right now:

- there are no default templates (see this bug 372132 )
- the right click menu is pointless by default right now
- there is no obvious way to make it useful
-- (like an click here to install some templates-menu item instead of the no 
templates installed-menu item you cannot click)
- there is a ~/Templates folder in user's home that is of no obvious use and 
that is not hidden by default (bug 193689)
- things are permanently messed up if you remove that folder (bug 285998)
- in nautilus there is a Go-Templates menu item that is documented/explained 
poorly

that whole Templates-Thing should be overhauled and i find mac_v's post
quite interesting.

PS: as another example of possible usage, i know people that put
A4-landscape.odt, A4-portrait.odt (and so on) in there to spare
configuring format and orientation every time.

-- 
Create Document Templates difficult to use
https://bugs.launchpad.net/bugs/372132
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 400401] Re: trouble connecting on WPA wireless network

2009-07-20 Thread Philip Morrell
*** This bug is a duplicate of bug 24776 ***
https://bugs.launchpad.net/bugs/24776

** This bug has been marked a duplicate of bug 24776
   ipw2100 - Fatal interrupt. Scheduling firmware restart.

-- 
trouble connecting on WPA wireless network
https://bugs.launchpad.net/bugs/400401
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber (via bug 24776).

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


[Bug 401591] Re: brightness dark and not working on acer 5715

2009-07-20 Thread alain57

** Attachment added: here my dmesg output
   http://launchpadlibrarian.net/29271188/dmesg

-- 
brightness dark and not working on acer 5715
https://bugs.launchpad.net/bugs/401591
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 401591] Re: brightness dark and not working on acer 5715

2009-07-20 Thread alain57

** Attachment added: my lspci -vnvn
   http://launchpadlibrarian.net/29271190/lspci-vnvn.log

-- 
brightness dark and not working on acer 5715
https://bugs.launchpad.net/bugs/401591
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 401589] Re: netbeans non-functional: 'invalid flag -g:'

2009-07-20 Thread Marek Slama
Look at IDE log what JDK is used to run IDE. Also I assume you did not
change JDK platform for your project ie. you use the same JDK to build
your project.

Use View - IDE Log from main menu. You should see something like this at 
beginning of IDE log:
  Operating System= Linux version 2.6.28-14-generic running on i386
  Java; VM; Vendor= 1.6.0_15; Java HotSpot(TM) Client VM 14.1-b02; Sun 
Microsystems Inc.
  Runtime = Java(TM) SE Runtime Environment 1.6.0_15-b03
  Java Home   = /usr/java/jdk1.6.0_15/jre

It is find out what JDK is used.

-- 
netbeans non-functional: 'invalid flag -g:'
https://bugs.launchpad.net/bugs/401589
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 359338] Re: apparmor paths are broken when using ecryptfs on jaunty

2009-07-20 Thread John Johansen
Dustin,

it shouldn't matter where the encrypted data is placed, so this change
should not have any effect.

-- 
apparmor paths are broken when using ecryptfs on jaunty
https://bugs.launchpad.net/bugs/359338
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 399600] Re: merge scim 1.4.9 from Debian unstable

2009-07-20 Thread Robert Ancell
I've updated the BZR branch with your changes Rolf.  Works for me.

-- 
merge scim 1.4.9 from Debian unstable
https://bugs.launchpad.net/bugs/399600
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 220899] Re: [Hardy] Xfce4 xinitrc script not executed on login

2009-07-20 Thread Avinash.Rao
Thanks


On Mon, Jul 20, 2009 at 12:38 PM, Jarno Suni8...@iki.fi wrote:
 Avinash.Rao, please use e.g http://ubuntuforums.org/ for these kind if
 questions, and mention which way you use to open image files.

 --
 [Hardy] Xfce4 xinitrc script not executed on login
 https://bugs.launchpad.net/bugs/220899
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “xubuntu-default-settings” package in Ubuntu: Fix Released
 Status in xubuntu-default-settings in Ubuntu Hardy: Fix Released

 Bug description:
 A regression has developed in the xubuntu-default-settings package when the 
 gdm settings was inappropriately re-synced with Ubuntu's which results in 
 the proper xinitrc script not being executed by default which consequentially 
 resulted in a number of bugs such as the screen saver not properly starting 
 and improper/unexpected session settings. This is a serious regression.

 A work around is available that involves the user clicking the session 
 button at the login screen and specifically selecting Xfce4 before logging 
 in. This will result in the proper login process taking place. Users can make 
 Xfce4 their default session so that they are no longer affected by this 
 regression. As expected, users who had installed Ubuntu previously before 
 installing Xubuntu will not have experienced this problem since they would 
 have to take this action to login to the xfce4 desktop in the first place (or 
 users who have selected the Xfce4 session specifically for whatever reason).

 To determine if a user is affected, they will meet the following criteria:

 1) They most likely will have installed Xubuntu first or have no other Ubuntu 
 derivative installed;
 2) The contents of ~/.dmrc will most likely be as follows (as enclosed by 
 [File ...] ... [/File]):

 [File ~/.dmrc]

 [Desktop]
 Session=default
 [/File]

 To confirm, output of ~/.xsession-errors can be examined.

 Users whose ~/.dmrc file read Session=xfce4 will experience the normal 
 login process and are not affected.

 The fix for this bug is to update the gdm config file shipped in 
 xubuntu-default-settings to use the xfce4.desktop session file instead of 
 default.desktop and to notify users of the existing install the possible need 
 to follow the workaround procedure.

 TEST:
 1. Install Xubuntu vanilla.
 2. Login
 3. Determine that /etc/xdg/xfce4/xinitrc did not execute on login (a good 
 indicator would be that gnome-screensaver is not running)
 4. Install updated package
 5. Login again, /etc/xdg/xfce4/xinitrc should have executed on login (or at 
 least for new users)





-- 
[Hardy] Xfce4 xinitrc script not executed on login
https://bugs.launchpad.net/bugs/220899
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 401596] [NEW] Please sync chuck 1.2.0.8.dfsg-1.2 (universe) from Debian unstable (main).

2009-07-20 Thread Bhavani Shankar
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/chuck
 status new
 importance wishlist
 subscribe ubuntu-universe-sponsors

Please sync chuck 1.2.0.8.dfsg-1.2 (universe) from Debian unstable
(main).


Explanation of the Ubuntu delta and why it can be dropped:

Latest version from debian can be synced as they have added jackd to
suggests thereby including only ubuntu change.

Changelog since current karmic version 1.2.0.8.dfsg-1.1ubuntu1:

chuck (1.2.0.8.dfsg-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix broken runtime on 64-bit architectures, thanks to patches by
Samuel Thibault (Closes: #398148).
  * Set urgency to “medium” as this bug affects testing.
  * Fix FTBFS with GCC 4.4, thanks to Martin Michlmayr, by adding a
cstdio include in src/util_string.h (Closes: #504962).
  * Add jackd to Suggests as suggested (ah!) by James Westby
(Closes: #487982).

 -- Cyril Brulebois k...@debian.org  Sun, 19 Jul 2009 16:44:04 +0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFKZB1oNrEIsZrsMaARAn6iAKCK/2v5IoJrwmNDpgiSO+cwF/DfdwCfVbu4
yjZAuqTEGt0L+PnYCNuh4J4=
=Riyr
-END PGP SIGNATURE-

** Affects: chuck (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please sync chuck 1.2.0.8.dfsg-1.2 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/401596
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 315507] Re: Unable to remove Suhosin patch

2009-07-20 Thread Diego Malatesta
erhm, of course in my test script in the odbc_exec function I've
specified the connection parameter, I just missed it here in the
comment.

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
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 315507] Re: Unable to remove Suhosin patch

2009-07-20 Thread Diego Malatesta
Jonathan, thanks for taking the time to post an exhaustive reply.

I'm creating a new VM right now to do a complete test as you suggested,
but as that's not going to reproduce our real world situation, I'm going
to post the details of the actual machine where the thing is happening.

Later on I'll post the results from the complete test on the new vm.

The server is a vmware esxi 4 VM (like the new vm I'm creating).

Ubuntu release:
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 8.04.2
Release:8.04
Codename:   hardy

Packages version (note: I don't have php5-cli installed):
# dpkg-query -W apache2 libapache2-mod-php5 libmyodbc php5-common php5-odbc
apache2 2.2.8-1ubuntu0.10
libapache2-mod-php5 5.2.4-2ubuntu5.6
libmyodbc   3.51.15r409-2
php5-common 5.2.4-2ubuntu5.6
php5-odbc   5.2.4-2ubuntu5.6

This is the last request from apache2 log (/var/log/apache2/error.log) and 
syslog:
[Mon Jul 20 08:42:55 2009] [error] [client ip here] ALERT-SIMULATION - canary 
mismatch on efree() - heap overflow detected (attacker 'ip here', file 
'/var/www/services/reports/odbc.php')

Note that even if it shows ALERT-SIMULATION I still get the php script 
offered for download. Of course the same thing applies without simulation mode 
on (except it shows ALERT without the -SIMULATION).
Note also that I've tried to run the script both without and with the suhosin 
extension (php5-suhosin).

The test script is basically:

$connection = odbc_connect($dsn, $user, $pass);
$result = odbc_exec(select * from table);

Then there is the while to loop on the resultset, but the script hangs on the 
odbc_exec line (tested by deleting one line at the time until I got no error).
The mysql server is on another (phisical) machine. I've tested the connection 
and the same query with isql and everything works fine.

Oh and everything is on https (I can test with http if needed).

If I missed something or you need more info, just ask.
Thanks.

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
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 315507] Re: Unable to remove Suhosin patch

2009-07-20 Thread Diego Malatesta
Darn there should be an edit function for comments here...
I forgot to mention an essential thing, the ubuntu release is the AMD64 one.

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
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 333386] Re: Cannot change brightness with 2.6.27-11+ kernel

2009-07-20 Thread Stefan Bader
gidantribal wrote:
 I updated the bios to 1.14 (last) version. NO effects on brightness.
 Attached you can find lspci output.

Thanks for confirming that this has no change. Did you see my post with the 
test kernel? This has a good chance of getting your brightness working again 
and it would be something we need to let upstream know, if it does. Thanks

-- 
Cannot change brightness with 2.6.27-11+ kernel
https://bugs.launchpad.net/bugs/86
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 400496] Re: bonobo-activation-server : could not associate with desktop session

2009-07-20 Thread Philip Morrell
*** This bug is a duplicate of bug 293970 ***
https://bugs.launchpad.net/bugs/293970

** This bug has been marked a duplicate of bug 293970
bonobo-activation-server : could not associate with desktop session

-- 
bonobo-activation-server : could not associate with desktop session
https://bugs.launchpad.net/bugs/400496
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu (via bug 293970).

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


Re: [Bug 400115] Re: package dovecot-pop3d None [modified: /var/lib/dpkg/info/dovecot-pop3d.list] failed to install/upgrade: dependency problems - leaving unconfigured

2009-07-20 Thread SalmanMasood
Dear Jamie,

Thanx for your reply but i wonder why i'm unable to install it as it 
should. although i've purged it once and reinstall it. but the error 
remains. One thing i'd like to share with u is that i'm using Webmin and 
i've installed Dovecot through the interface available within. and from 
that to till now still i'm facing the same problem. Please advice.

Your support will be highly apprecitated.

Regards,

Salman Masood.
+923215170430

Jamie Strandboge wrote:
 Thanks for taking the time to report this bug and helping to make Ubuntu
 better. We appreciate the difficulties you are facing, but this appears
 to be a regular (non-security) bug.  I have unmarked it as a security
 issue since this bug does not show evidence of allowing attackers to
 cross privilege boundaries nor directly cause loss of data/privacy.
 Please feel free to report any other bugs you may find.

 ** Visibility changed to: Public

 ** This bug is no longer flagged as a security vulnerability



-- 
package dovecot-pop3d None [modified: /var/lib/dpkg/info/dovecot-pop3d.list] 
failed to install/upgrade: dependency problems - leaving unconfigured
https://bugs.launchpad.net/bugs/400115
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 313642] Re: [needs packaging] miniupnpd

2009-07-20 Thread scientes
@komputes

Yes minupnp is both a server daemon (minupnpd). and a client
library/program. You could use the program directly, or patch the
program to use the minupnp NAT-PMP library. You can get the source here:
http://miniupnp.tuxfamily.org/files/

what program are you thinking of? If it is free and open source software
you should submit a bug, perhaps with your own patch.

** Summary changed:

- [needs packaging] miniupnpd
+ [needs packaging] miniupnpd, miniupnpc

** Bug watch added: Debian Bug tracker #444392
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=444392

** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=444392
   Importance: Unknown
   Status: Unknown

-- 
[needs packaging] miniupnpd, miniupnpc
https://bugs.launchpad.net/bugs/313642
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 331775] Re: save as option not enabled when the error banner is displayed

2009-07-20 Thread Sebastien Bacher
the bug has been fixed upstream now

-- 
save as option not enabled when the error banner is displayed
https://bugs.launchpad.net/bugs/331775
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 313642] Re: [needs packaging] miniupnpd

2009-07-20 Thread Bug Watch Updater
** Changed in: debian
   Status: Unknown = New

-- 
[needs packaging] miniupnpd
https://bugs.launchpad.net/bugs/313642
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 209447] Re: gnome-keyring-daemon does not honor constrained ssh identities

2009-07-20 Thread Sebastien Bacher
the bug has been fixed upstream now

** Changed in: gnome-keyring (Ubuntu)
   Status: Triaged = Fix Committed

-- 
gnome-keyring-daemon does not honor constrained ssh identities
https://bugs.launchpad.net/bugs/209447
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 331775] Re: save as option not enabled when the error banner is displayed

2009-07-20 Thread Sebastien Bacher
the bug has been fixed upstream now

** Changed in: gedit (Ubuntu)
   Status: Triaged = Fix Committed

-- 
save as option not enabled when the error banner is displayed
https://bugs.launchpad.net/bugs/331775
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 313642] Re: [needs packaging] miniupnpd

2009-07-20 Thread scientes
** Summary changed:

- [needs packaging] miniupnpd, miniupnpc
+ [needs packaging] miniupnpd

-- 
[needs packaging] miniupnpd
https://bugs.launchpad.net/bugs/313642
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 401589] Re: netbeans non-functional: 'invalid flag -g:'

2009-07-20 Thread Jonathan Nielsen (mudi)
Sorry for another post so quickly, but I should mention: no I haven't
changed JDKs on individual projects, this happens on both 'loaded' old
projects and new projects, and this is the only jdk installed on the
system.

-- 
netbeans non-functional: 'invalid flag -g:'
https://bugs.launchpad.net/bugs/401589
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 401591] Re: brightness dark and not working on acer 5715

2009-07-20 Thread alain57
even doing something like this don't work :(

lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (rev 03)

second :
setpci -s 00:02.0 F4.B=66 (a value between 00 and FF, where FF is 100%)

-- 
brightness dark and not working on acer 5715
https://bugs.launchpad.net/bugs/401591
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   >