[Bug 234171] Re: mysql server 5.0.22 CREATE statements not replicable

2008-05-23 Thread Mathias Gug
Upstream bug url:

http://bugs.mysql.com/bug.php?id=20438

Upstream commit:

http://lists.mysql.com/commits/8357

-- 
mysql server 5.0.22 CREATE statements not replicable
https://bugs.launchpad.net/bugs/234171
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 227178] Re: Slave slapd crashes when doing syncrepl

2008-05-23 Thread Chuck Short
Sorry still investigating we dont have a fix for it yet.

Thanks
chuck

-- 
Slave slapd crashes when doing syncrepl
https://bugs.launchpad.net/bugs/227178
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread gavinmc

** Attachment added: make the OK field optional in logcheck filters
   http://launchpadlibrarian.net/14671215/solution-1.patch

-- 
rules for amavisd-new are not catching all mails 
https://bugs.launchpad.net/bugs/188754
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread gavinmc

** Attachment added: make the OK field optional in logcheck filters
   http://launchpadlibrarian.net/14671214/solution-1.patch

-- 
rules for amavisd-new are not catching all mails 
https://bugs.launchpad.net/bugs/188754
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread gavinmc
Sorry I took my eye off the ball a little on this one.

As I'm sure you know logcheck uses a set of standard regexps to filter
out the normal log messages and send the admin the rest.  amavisd-
new's filters are not quite catching all the normal mail now.

The situation seems to have changed a little since hardy (sorry I didn't
test the mail server prior to release but I guess it would be worth
fixing for the .1 release of hardy).  An example mail  delivery log
which escapes filtering for me is:

May 22 23:50:26 robin amavis[2067]: (02067-07) Passed CLEAN, LOCAL
[127.0.0.1] [195.113.31.123] [EMAIL PROTECTED] -
[EMAIL PROTECTED], Message-ID: [EMAIL PROTECTED],
mail_id: 2yKeML25dBUl, Hits: -, size: 4325, queued_as: 0B198205BA, 288
ms

The existing filter set in hardy is this:

^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ amavis\[[[:digit:]]+\]:
\([-[:digit:]]+\) Passed CLEAN,( \[[.:[:xdigit:]]+\]){0,2} [^]* -
[^]*(,[^]*)*, Message-ID: [^]+( \((added
by[^)]+|sfid-[_[:xdigit:]]+)\))?,( Resent-Message-ID: [^]+,)?
mail_id: [-+[:alnum:]]+, Hits: (-[.[:digit:]]*)+, size: [[:xdigit:]]+,
queued_as: [[:xdigit:]]+ OK id=[-[:alnum:]]+, [[:digit:]]+ ms$

so it would seem that the  OK id=[-[:alnum:]]+ is now optional or
perhaps has even been dropped (I never see it in logs now).

If it's optional, I suggest the filter change to:

^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ amavis\[[[:digit:]]+\]:
\([-[:digit:]]+\) Passed CLEAN,( \[[.:[:xdigit:]]+\]){0,2} [^]* -
[^]*(,[^]*)*, Message-ID: [^]+( \((added
by[^)]+|sfid-[_[:xdigit:]]+)\))?,( Resent-Message-ID: [^]+,)?
mail_id: [-+[:alnum:]]+, Hits: (-[.[:digit:]]*)+, size: [[:xdigit:]]+,
queued_as: [[:xdigit:]]+( OK id=[-[:alnum:]]+)?, [[:digit:]]+ ms$

if it's not optional, I suggest we just remove it:

^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ amavis\[[[:digit:]]+\]:
\([-[:digit:]]+\) Passed CLEAN,( \[[.:[:xdigit:]]+\]){0,2} [^]* -
[^]*(,[^]*)*, Message-ID: [^]+( \((added
by[^)]+|sfid-[_[:xdigit:]]+)\))?,( Resent-Message-ID: [^]+,)?
mail_id: [-+[:alnum:]]+, Hits: (-[.[:digit:]]*)+, size: [[:xdigit:]]+,
queued_as: [[:xdigit:]]+, [[:digit:]]+ ms$

I'm attaching patches (solution-1.patch to make OK optional and
solution-2.patch to remove OK) to fix this.

I'm testing solution-2.patch now.

-- 
rules for amavisd-new are not catching all mails 
https://bugs.launchpad.net/bugs/188754
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 218734] Re: slapd segfaults when using dynlist

2008-05-23 Thread Chuck Short
I have submitted a bug report upstream.

Thanks
chuck

-- 
slapd segfaults when using dynlist
https://bugs.launchpad.net/bugs/218734
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 234268] [NEW] mysql online help out of date: help min does not work

2008-05-23 Thread Janek Bogucki
Public bug reported:

The help tables in the mysql database appear to be out of date. This bug
describes the situation: http://bugs.mysql.com/bug.php?id=36879

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

-- 
mysql online help out of date: help min does not work
https://bugs.launchpad.net/bugs/234268
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 234196] Re: dnPrettyNormal: Assertion `pretty != ((void *)0)' failed.

2008-05-23 Thread Howard Chu
Thanks for the report, a patch for this (ITS#5526) is now in OpenLDAP's
CVS HEAD for testing.

-- 
dnPrettyNormal: Assertion `pretty != ((void *)0)' failed.
https://bugs.launchpad.net/bugs/234196
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 42947] Re: postfix: fatal: /etc/postfix/postfix-script: No such file or directory

2008-05-23 Thread nicolas
Daniel thanks very much for your work. I'm very pleased to see that
someone is looking at this issue!

 If you have removed postfix (without purging), and then removed the
/etc/postfix directory manually, this is expected to fail (=no
installation of the config files again).

Full ACK!

 aptitude remove --purge is the same as only aptitude remove -
seems to be a bug (filed as bug 234184): --purge gets recognized, but
ignored.

ahhh this changes a lot. I totally agree with you, that the behavior is
ok when I remove the /etc/postfix directory manually. I was just totally
confused, because aptitude remove --purge didn't help. That was the
only reason why I thought, that the package is buggy. But after reading
bug 234184 I totally agree, that this bug is invalid.

Thanks to point me to bug 234184 this solves my concern.

Kind regards nicolas

-- 
postfix: fatal: /etc/postfix/postfix-script: No such file or directory
https://bugs.launchpad.net/bugs/42947
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 215904] Re: (ITS#5518) Assertion error in io.c:234: ber_flush2

2008-05-23 Thread Howard Chu
Please test this patch and let me know if you can still reproduce this
failure.

http://www.openldap.org/lists/openldap-commit/200805/msg00112.html

-- 
(ITS#5518) Assertion error in io.c:234: ber_flush2 
https://bugs.launchpad.net/bugs/215904
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 148459] Re: winbind (libnss_wins) calls openlog when it shouldn't

2008-05-23 Thread gavinmc
Does anyone know has this been fixed upstream?

-- 
winbind (libnss_wins) calls openlog when it shouldn't
https://bugs.launchpad.net/bugs/148459
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 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread gavinmc

** Attachment added: solution-2 updated
   http://launchpadlibrarian.net/14672086/solution-2.patch

-- 
rules for amavisd-new are not catching all mails 
https://bugs.launchpad.net/bugs/188754
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread gavinmc
Testing solution-2 above (ie removing the OK field from the end) has
removed most of my normal mail logs.  However, a few are still slipping
through:

May 23 10:10:30 robin amavis[17682]: (17682-03) Passed CLEAN, LOCAL [127.0.0.1] 
[87.42.170.254] [EMAIL PROTECTED] - [EMAIL PROTECTED], Message-ID:
+[EMAIL PROTECTED], mail_id: ci7WDJAqDHG9, Hits: -, size: 2404, queued_as: 
06B6D205BC, 313 ms

apparently due to the word , LOCAL near the start.  I'm going to send
updated patches to take account of this.


** Attachment added: solution-1 updated
   http://launchpadlibrarian.net/14672074/solution-1.patch

-- 
rules for amavisd-new are not catching all mails 
https://bugs.launchpad.net/bugs/188754
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 215904] Re: (ITS#5518) Assertion error in io.c:234: ber_flush2

2008-05-23 Thread Chuck Short
Hi,

Ive added the patch to my openldap test ppa, could you please test with
the one found at:

http://launchpad.net/~zulcss/+archive

Thanks
chuck

-- 
(ITS#5518) Assertion error in io.c:234: ber_flush2 
https://bugs.launchpad.net/bugs/215904
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread gavinmc
bah!  an extra comma went in there where it shouldn't updated patches
attached.

** Attachment added: updated patch solution 1
   http://launchpadlibrarian.net/14672468/solution-1-v3.patch

-- 
rules for amavisd-new are not catching all mails 
https://bugs.launchpad.net/bugs/188754
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread gavinmc

** Attachment added: updated patch solution 2
   http://launchpadlibrarian.net/14672473/solution-2-v3.patch

-- 
rules for amavisd-new are not catching all mails 
https://bugs.launchpad.net/bugs/188754
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread Scott Kitterman
OK.  If you can give me a test procedure that I can use to replicate the
problem and then verify that it's corrected with the new package, I
should be able to get this uploaded.

-- 
rules for amavisd-new are not catching all mails 
https://bugs.launchpad.net/bugs/188754
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 227464] Re: PHP 5.2.6 fixes important security bugs

2008-05-23 Thread Bug Watch Updater
** Changed in: php5 (Debian)
   Status: Fix Committed = Fix Released

-- 
PHP 5.2.6 fixes important security bugs
https://bugs.launchpad.net/bugs/227464
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 218734] Re: (ITS#5527) slapd segfaults when using dynlist

2008-05-23 Thread Anderson
I think it's better to send my entire test base...

In order to reproduce the bug:

# Download my attachment and extract the BZIP archive on an existing folder 
'/home/amg1127'.
# cd to '/home/amg1127/ldap
# Create the database from the included LDIF by running 
'./create-master-base.sh'
# Got a SIGSEGV
# Remove /home/amg1127/ldap folder and entire content within
# Extract the BZIP archive on that folder again
# Edit the file /home/amg1127/ldap/maindb-commonparams.conf and comment lines 
44-45
# Create the database from the included LDIF by running 
'./create-master-base.sh'
# Edit the file /home/amg1127/ldap/maindb-commonparams.conf and uncomment lines 
44-45 (that is, undo the previous edition).
# Run the server: './run-master-slapd.sh'
# Got another SIGSEGV

** Attachment added: ldap-crash-dynlist.tar.bz2
   http://launchpadlibrarian.net/14674211/ldap-crash-dynlist.tar.bz2

-- 
(ITS#5527) slapd segfaults when using dynlist
https://bugs.launchpad.net/bugs/218734
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 218734] Re: (ITS#5527) slapd segfaults when using dynlist

2008-05-23 Thread Anderson
GDB backtrace and Valgrind logs, extracted using instructions from
https://wiki.ubuntu.com/Backtrace and https://wiki.ubuntu.com/Valgrind .

** Attachment added: slapd-crash-dynlist-logs.tar.bz2
   http://launchpadlibrarian.net/14674257/slapd-crash-dynlist-logs.tar.bz2

-- 
(ITS#5527) slapd segfaults when using dynlist
https://bugs.launchpad.net/bugs/218734
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 227464] Re: PHP 5.2.6 fixes important security bugs

2008-05-23 Thread Dustin Kirkland
I'll merge this into Intrepid next week.

:-Dustin

-- 
PHP 5.2.6 fixes important security bugs
https://bugs.launchpad.net/bugs/227464
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 186339] Re: Memory leak libapache2-mod-auth-pgsql

2008-05-23 Thread Vincent Thomas
*** This bug is a duplicate of bug 224945 ***
https://bugs.launchpad.net/bugs/224945

It seems to be fixed now (upgrade of Tue, 13 May 2008 08:46:01). 
Thank you, it was the same bug (#224945).

** This bug has been marked a duplicate of bug 224945
   [SRU] memory leaks in apache2 when running mod_ssl

-- 
Memory leak libapache2-mod-auth-pgsql
https://bugs.launchpad.net/bugs/186339
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu (via bug 224945).

-- 
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 234196] Re: dnPrettyNormal: Assertion `pretty != ((void *)0)' failed.

2008-05-23 Thread Howard Chu
Thanks for catching that. Should also be fixed in OpenLDAP CVS now.

-- 
dnPrettyNormal: Assertion `pretty != ((void *)0)' failed.
https://bugs.launchpad.net/bugs/234196
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 218734] Re: (ITS#5527) slapd segfaults when using dynlist

2008-05-23 Thread Howard Chu
Thanks for this. I see it crashing in 2.4.7 but not in 2.4.9.

-- 
(ITS#5527) slapd segfaults when using dynlist
https://bugs.launchpad.net/bugs/218734
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 215904] Re: (ITS#5518) Assertion error in io.c:234: ber_flush2

2008-05-23 Thread Mark Painter
I no longer seem to be getting the assertion error with this patch.
This is again with -O2, as I had trouble reproducing with -O0.  I do now
somtimes get a SIGPIPE, which is less harmful (eg, xscreensaver is still
running).

** Attachment added: rescue.c_sigpipe_bt
   http://launchpadlibrarian.net/14678967/rescue.c_sigpipe_bt

-- 
(ITS#5518) Assertion error in io.c:234: ber_flush2 
https://bugs.launchpad.net/bugs/215904
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 215904] Re: (ITS#5518) Assertion error in io.c:234: ber_flush2

2008-05-23 Thread Paul Smith
I've loaded up these libraries to test the Evo Exchange crasher.
Unfortunately there was no reliable way to reproduce it; you just had to
do lots of work and eventually it would happen.  However, I've added a
debugging message to the code so that I'll know when I've hit a point
where it SHOULD have happened, so I can see if it proceeds correctly in
that situation or not.  Also unfortunately my company is moving to a new
building this weekend so the Exchange server is down at the moment (but
should be up later tonight).

-- 
(ITS#5518) Assertion error in io.c:234: ber_flush2 
https://bugs.launchpad.net/bugs/215904
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 197848] Re: npviewer.bin crashed with SIGSEGV in g_slice_alloc()

2008-05-23 Thread Hewus
*** This bug is a duplicate of bug 141613 ***
https://bugs.launchpad.net/bugs/141613

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 141613, 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 141613
   npviewer.bin crashed with SIGSEGV

-- 
npviewer.bin crashed with SIGSEGV in g_slice_alloc()
https://bugs.launchpad.net/bugs/197848
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 193012] Re: npviewer.bin crashed with SIGSEGV in g_slice_alloc()

2008-05-23 Thread Hewus
*** This bug is a duplicate of bug 141613 ***
https://bugs.launchpad.net/bugs/141613

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 141613, 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 141613
   npviewer.bin crashed with SIGSEGV

-- 
npviewer.bin crashed with SIGSEGV in g_slice_alloc()
https://bugs.launchpad.net/bugs/193012
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 234362] [NEW] python-turbogears package failed to install

2008-05-23 Thread Matt Landis
Public bug reported:

Binary package hint: python-turbogears

Here is where the errors start.

Setting up python-setuptools (0.6c8-0ubuntu2) ...
pycentral: pycentral pkginstall: not overwriting local files
pycentral pkginstall: not overwriting local files
dpkg: error processing python-setuptools (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of python-kid:
 python-kid depends on python-setuptools (= 0.6b3-1); however:
  Package python-setuptools is not configured yet.
dpkg: error processing python-kid (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-nose:
 python-nose depends on python-setuptools (= 0.6a9-1); however:
  Package python-setuptools is not configured yet.
dpkg: error processing python-nose (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-paste:
 python-paste depends on python-setuptools (= 0.6b3-1); however:
  Package python-setuptools is not configured yet.
dpkg: error processing python-paste (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-pastedeploy:
 python-pastedeploy depends on python-setuptools (= 0.6b3-1); however:
  Package python-setuptools is not configured yet.
dpkg: error processing python-pastedeploy (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-pastescript:
 python-pastescript depends on python-paste (= 1.6-1); however:
  Package python-paste is not configured yet.
 python-pastescript depends on python-pastedeploy (= 1.3.1-2); however:
  Package python-pastedeploy is not configured yet.
 python-pastescript depends on python-setuptools (= 0.6b3-1); however:
  Package python-setuptools is not configured yet.
dpkg: error processing python-pastescript (--configure):
 dependency problems - leaving unconfigured
Setting up python-simplejson (1.7.3-1) ...

Setting up python-sqlalchemy (0.4.2p3-1) ...

dpkg: dependency problems prevent configuration of python-sqlobject:
 python-sqlobject depends on python-setuptools (= 0.6b3); however:
  Package python-setuptools is not configured yet.
dpkg: error processing python-sqlobject (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-turbojson:
 python-turbojson depends on python-sqlobject (= 0.7.0-3); however:
  Package python-sqlobject is not configured yet.
dpkg: error processing python-turbojson (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-turbokid:
 python-turbokid depends on python-kid (= 0.9.5); however:
  Package python-kid is not configured yet.
 python-turbokid depends on python-setuptools (= 0.6b3-1); however:
  Package python-setuptools is not configured yet.
dpkg: error processing python-turbokid (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-turbogears:
 python-turbogears depends on python-kid (= 0.9); however:
  Package python-kid is not configured yet.
 python-turbogears depends on python-nose (= 0.9.1); however:
  Package python-nose is not configured yet.
 python-turbogears depends on python-paste; however:
  Package python-paste is not configured yet.
 python-turbogears depends on python-pastedeploy (= 0.5); however:
  Package python-pastedeploy is not configured yet.
 python-turbogears depends on python-pastescript (= 1.6.1.1-1); however:
  Package python-pastescript is not configured yet.
 python-turbogears depends on python-setuptools (= 0.6b3-1); however:
  Package python-setuptools is not configured yet.
 python-turbogears depends on python-turbojson (= 0.9.9); however:
  Package python-turbojson is not configured yet.
 python-turbogears depends on python-turbokid (= 1.0.1); however:
  Package python-turbokid is not configured yet.
dpkg: error processing python-turbogears (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 python-setuptools
 python-kid
 python-nose
 python-paste
 python-pastedeploy
 python-pastescript
 python-sqlobject
 python-turbojson
 python-turbokid
 python-turbogears
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
Architecture: amd64
Date: Fri May 23 10:34:35 2008
DistroRelease: Ubuntu 8.04
ErrorMessage: dependency problems - leaving unconfigured
NonfreeKernelModules: nvidia
Package: python-nose 0.10.0-1
PackageArchitecture: all
SourcePackage: nose
Title: package python-nose 0.10.0-1 failed to install/upgrade: dependency 
problems - leaving unconfigured
Uname: Linux 2.6.24-16-generic x86_64

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


** Tags: apport-package

-- 
python-turbogears package failed to install

[Bug 234362] Re: python-turbogears package failed to install

2008-05-23 Thread Matt Landis

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

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

-- 
python-turbogears package failed to install
https://bugs.launchpad.net/bugs/234362
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 207068] Re: No sound with Intel HDA ICH8 (chip SigmaTel ID 7698) in Hardy

2008-05-23 Thread Dimitris Kalamaras
Nothing here yet.

-- 
No sound with Intel HDA ICH8 (chip SigmaTel ID 7698) in Hardy
https://bugs.launchpad.net/bugs/207068
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 191548] Re: Evolution frequently displays Your Calendar/Tasks will not be available until Evolution is restarted. (Ubuntu 8.04 Alpha 4)

2008-05-23 Thread jtuchscherer
Hi Sebastien,

I'll be happy to do that, I just don't know how I do that. Please tell me
how I can do it and I will send you the stacktrace tonight (PST).

Thanks for working on this issue,
Johannes

On Fri, May 23, 2008 at 12:32 AM, Sebastien Bacher [EMAIL PROTECTED]
wrote:

 could you get an evolution-data-server stacktrace?

 --
 Evolution frequently displays Your Calendar/Tasks will not be available
 until Evolution is restarted. (Ubuntu 8.04 Alpha 4)
 https://bugs.launchpad.net/bugs/191548
 You received this bug notification because you are a direct subscriber
 of the bug.



** Attachment added: unnamed
   http://launchpadlibrarian.net/14675484/unnamed

-- 
Evolution frequently displays Your Calendar/Tasks will not be available until 
Evolution is restarted. (Ubuntu 8.04 Alpha 4)
https://bugs.launchpad.net/bugs/191548
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 159488] Re: MSN crashes Pidgin on AMD64

2008-05-23 Thread David Morris
Works fine with the hardy version.

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

-- 
MSN crashes Pidgin on AMD64
https://bugs.launchpad.net/bugs/159488
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 141613] Re: npviewer.bin crashed with SIGSEGV

2008-05-23 Thread Hewus
This bug is still present on Hardy Heron release with nspluginwrapper
0.9.91.5-2ubuntu2. Importance should be set to high; just look at the
giant number of duplicates and subscribers!

-- 
npviewer.bin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/141613
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 234368] [NEW] Secondary keyboard layouts invalid after Reboot

2008-05-23 Thread Pavlo Kerestey
Public bug reported:

Ubuntu 8.04

If I set up german layout as primary and ukrainian as secondary, then
until reboot everything works fine. After reboot though, the ukrainian
Layout is scrapped and instead of normal characters I get some
unreadable ones. So every time I reboot the computer, I have to reamove
and add the layouts again to be able to work with multiple layouts.

This is not ukrainian layout problem, scince, when I use German Dvorak
keyboard layout as a secondary, the same thing happens. If I use more
layouts, (for example German/German Dvorak/Ukrainian) also the same
thing happens - the additional layouts get scrumbled.

I hadn't this bug in the previous Ubuntu distributions (6.04, 6.10,
7.04, 7.10).

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Secondary keyboard layouts invalid after Reboot
https://bugs.launchpad.net/bugs/234368
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 234367] [NEW] If many queries come in too quickly, apache2 freezes.

2008-05-23 Thread d1zzyg
Public bug reported:

I have set up a Xeon-based server with a number of Subversion
repositories, served through libmod-dav_svn on apache2, and using
OpenLDAP to provide directory and authentication services.

Now for simple queries, for instance from a Windows desktop using
TortoiseSVN, there is no problem with this. In fact it works
beautifully. However when doing a more complex query involving multiple
rapid accesses it causes all the free apache threads to be consumed,
which all appear to be stuck in a loop waiting for a response from
slapd, which has already been given. The Subversive plugin for Eclipse
seems to cause this nearly every time.

Here's the kicker: when I turned on logging in slapd using loglevel 256
(for example), the problem goes away. Could it be that the request for
info is fired off, then slapd responds before mod-dav_svn is ready for
the response, whereas if it is slowed down by logging, the Apache module
is ready in time? I'd have expected some sort of pipeline in there, but
who knows?

Here's slapd.conf:

# This is the main slapd configuration file. See slapd.conf(5) for more
# info on the configuration options.

###
# Global Directives:

# Features to permit
#allow bind_v2

# Schema and objectClass definitions
include /etc/ldap/schema/core.schema
include /etc/ldap/schema/cosine.schema
include /etc/ldap/schema/nis.schema
include /etc/ldap/schema/inetorgperson.schema
include /etc/ldap/schema/misc.schema

TLSCACertificateFile  /etc/ldap/cacert.pem
TLSCertificateFile/etc/ldap/servercrt.pem
TLSCertificateKeyFile /etc/ldap/serverkey.pem

pidfile /var/run/slapd/slapd.pid
argsfile/var/run/slapd/slapd.args
loglevel256
modulepath  /usr/lib/ldap
moduleload  back_hdb
tool-threads1

sizelimit   500

backend hdb
databasehdb
suffix  dc=netdb,dc=cark,dc=com
rootdn  cn=admin,dc=netdb,dc=cark,dc=com
rootpw  passwerd
directory   /var/lib/ldap
dbconfigset_cachesize 0 2097152 0
dbconfigset_lk_max_objects 1500
dbconfigset_lk_max_locks 1500
dbconfigset_lk_max_lockers 1500
index   cn,sn,uid pres,eq,sub
index   objectClass eq
lastmod on
checkpoint  512 30

replogfile  /var/lib/ldap/replog

access to attrs=userPassword,shadowLastChange
by dn=cn=admin,dc=netdb,dc=cark,dc=com write
by anonymous auth
by self write
by * none

access to *
by dn=cn=admin,dc=netdb,dc=cark,dc=com write
by * read


And here's the setup for the repos:

LDAPTrustedGlobalCert CA_BASE64 /etc/apache2/cacert.pem

NameVirtualHost *:443
VirtualHost *:443
  ServerAdmin [EMAIL PROTECTED]
  ServerName netdb.cark.com
  SSLEngine On
  SSLCACertificateFile  /etc/apache2/cacert.pem
  SSLCertificateFile/etc/apache2/servercrt.pem
  SSLCertificateKeyFile /etc/apache2/serverkey.pem
  SSLProtocol all
  SSLCipherSuite HIGH:MEDIUM
  LDAPTrustedMode TLS

  Location /svn
Order allow,deny
Allow from all
SSLRequireSSL
DAV svn
SVNParentPath /home/svn/
SVNListParentPath on
AuthType Basic
AuthName Subversion Repository

AuthBasicProvider ldap
AuthzLDAPAuthoritative off
AuthLDAPUrl 
ldap://netdb.cark.com:389/ou=People,dc=netdb,dc=cark,dc=com?uid?sub TLS
AuthLDAPGroupAttribute uniqueMember
AuthLDAPGroupAttributeIsDN on
Require ldap-group cn=subversion,ou=Group,dc=netdb,dc=cark,dc=com

# Other testing with files
#AuthUserFile /etc/apache2/svn_passwd
#AuthzSVNAccessFile /etc/apache2/svn_access
#Require valid-user
  /Location
  ErrorLog /var/log/apache2/error.log

  # Possible values include: debug, info, notice, warn, error, crit, alert, 
emerg.
  LogLevel warn
  CustomLog /var/log/apache2/access.log combined
/VirtualHost

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apache2 dav-svn hardy slapd svn

-- 
If many queries come in too quickly, apache2 freezes.
https://bugs.launchpad.net/bugs/234367
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 234365] [NEW] Place unison.log file in ~/.unison

2008-05-23 Thread Nanley Chery
Public bug reported:

Binary package hint: unison

Right now using unison places a unison.log file in the home directory;
having a stranded .txt file in the home directory looks bad. The file
should be in unison's .unison folder in the home directory away from the
user's sight.

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


** Tags: bitesize wish

** Tags added: bitesize wish

-- 
Place unison.log file in ~/.unison
https://bugs.launchpad.net/bugs/234365
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 230488] Re: Ghosting in Firefox

2008-05-23 Thread Jarno Suni
I could reproduce the ghosting bug when browsing in youtube.com. There
flashed a different low-contrast image now.

** Changed in: firefox-3.0 (Ubuntu)
   Status: Invalid = New

-- 
Ghosting in Firefox
https://bugs.launchpad.net/bugs/230488
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 230350] Re: Missing Debian Maintainer field

2008-05-23 Thread Saïvann Carignan

** Attachment added: debdiff_for_gpa
   http://launchpadlibrarian.net/14675562/debdiff_for_gpa

-- 
Missing Debian Maintainer field
https://bugs.launchpad.net/bugs/230350
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 221146] Re: Hardy ATI Legacy cards with big font

2008-05-23 Thread sulligogs
Hi

No.  Compiz is not enabled.  Just seems to be that the OpenSource
drivers Radeon need help with DPI.

-- 
Hardy ATI Legacy cards with big font
https://bugs.launchpad.net/bugs/221146
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 230485] Re: firefox blinks black removes main menu / task bar at top of Ubuntu desktop screen

2008-05-23 Thread ytremblay
The same anoying problem happened to me on a freshly install i386
8.04lts no compiz ever install. Just after i did last update. It seems
to correct itself after fiddling with f11 in firefox to acces the
desktop. I hope it doesn't come back! Will report later on.

-- 
firefox blinks black  removes main menu / task bar at top of Ubuntu  desktop 
screen
https://bugs.launchpad.net/bugs/230485
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 225152] Re: Failing to upgrade from Dapper to Hardy using update-manager-core do-release-upgrade

2008-05-23 Thread Stas Korzovsky
Hi,

The issue is now resolved - I have managed to upgrade to 8.04.

It's probably already in dapper-updates.

Thanks a lot!

** Changed in: update-manager (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Failing to upgrade from Dapper to Hardy using update-manager-core 
do-release-upgrade
https://bugs.launchpad.net/bugs/225152
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 232519] xorg unchanged

2008-05-23 Thread Lars Noodén
I've checked, using diff, that xorg.conf is the same before, during and
after.

FWIW here it is in the attachment.

** Attachment added: xorg
   http://launchpadlibrarian.net/14676065/xorg.conf.orig

-- 
KDE4 - system settings - display drops resolution to 1024x768
https://bugs.launchpad.net/bugs/232519
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 233934] Re: Firefox doesn't display correctly this page

2008-05-23 Thread Santi
The same page with Opera under Ubuntu 8.04

** Attachment added: opera
   http://launchpadlibrarian.net/14676049/opera

-- 
Firefox doesn't display correctly this page
https://bugs.launchpad.net/bugs/233934
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 233934] Re: Firefox doesn't display correctly this page

2008-05-23 Thread Santi
If you are running firefox in safe mode it's still continuing wrong display. In 
ubuntu only if you use the Live Cd you can display this page right. I think 
that your test confirms to me that you also have a wrong display. You can see 
in my attachment as you can watch the page with Firefox and Windows XP. By 
other hand if you use Opera in Unbuntu you also can display this page fine
Sincerely Yours,
  Santiago Soliño


** Attachment added: firefox.windowsxp.png
   http://launchpadlibrarian.net/14676043/firefox.windowsxp.png

-- 
Firefox doesn't display correctly this page
https://bugs.launchpad.net/bugs/233934
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 233934] Re: Firefox doesn't display correctly this page

2008-05-23 Thread Santi
If you running firefox in safe mode it's still continuing wrong display. In 
ubuntu only if you use the Live Cd you can display this page right. I think 
that your test confirms to me that you also have a wrong display. You can see 
in my attachment as you can watch the page with Firefox and Windows XP. By 
other hand if you use Opera in Unbuntu you also can display this page fine
Sincerely Yours,
  Santiago Soliño


** Attachment added: firefox.windowsxp.png
   http://launchpadlibrarian.net/14676037/firefox.windowsxp.png

-- 
Firefox doesn't display correctly this page
https://bugs.launchpad.net/bugs/233934
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 234154] Re: Better animations

2008-05-23 Thread Thomas Thurman
** Bug watch added: GNOME Bug Tracker #502644
   http://bugzilla.gnome.org/show_bug.cgi?id=502644

** Also affects: metacity via
   http://bugzilla.gnome.org/show_bug.cgi?id=502644
   Importance: Unknown
   Status: Unknown

-- 
Better animations
https://bugs.launchpad.net/bugs/234154
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 189579] Re: xephyr should have a menu entry

2008-05-23 Thread Rolf Leggewie
For the sake of the other bug reports you work on, I also kindly ask you
to start asking more questions and greatly decrease the number of real
changes you make.  Ask first and only when you fully understand a report
make your changes.

-- 
xephyr should have a menu entry
https://bugs.launchpad.net/bugs/189579
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 189579] Re: xephyr should have a menu entry

2008-05-23 Thread Rolf Leggewie
Bryce, this is the third time you touch this bug and the third you make
a mistake which I needed to correct.  Are you ever going to smarten up?

Please stay away from this bug, you don't seem to understand what it is
about.

** This bug is no longer a duplicate of bug 173837
   'new login in a window' should use Xephyr rather than Xnest

-- 
xephyr should have a menu entry
https://bugs.launchpad.net/bugs/189579
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 234071] Re: Multiple windows open on double click

2008-05-23 Thread Bug Watch Updater
** Changed in: xfce
   Status: Unknown = Fix Released

-- 
Multiple windows open on double click
https://bugs.launchpad.net/bugs/234071
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 234216] Re: don`t use the definitions of /etc/group

2008-05-23 Thread julio
the default of the Linux/Unix standard is use the /etc/group..and the hal must 
respect it!
look..if one user isnot in the plugdev group and can aceess a pen drive or 
something like this..something is wrong! probaly the hal policies!
All the security in the Linux/Unix system is based in the groups of users..so 
if your system don't respect it ..you hav a security problem..
If I am wrong ..show me some paper (site) talking about this subject..
thanks by the replay


** Changed in: adduser (Ubuntu)
 Assignee: Kees Cook (keescook) = julio (buenocotta)
   Status: Invalid = In Progress

-- 
don`t use the definitions of /etc/group
https://bugs.launchpad.net/bugs/234216
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 206952] Re: suspend only works once

2008-05-23 Thread baekster
attached are the following:

dmesg after first suspend/resume
kern.log after 2nd suspend/resume (2nd time fails)
syslog after 2nd suspend/resume (2nd time fails)

** Attachment added: dmesg, kern.log and syslog
   http://launchpadlibrarian.net/14676061/dmesg_and_logs.tar.gz

-- 
suspend only works once
https://bugs.launchpad.net/bugs/206952
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 234383] [NEW] [needs-packaging] foxkit

2008-05-23 Thread Guillaume Martres
Public bug reported:

Foxkit is a web browser written with Qt4, KDE4, and WebKit at its core.
Homepage: http://gitorious.org/projects/foxkit

** Affects: ubuntu
 Importance: Undecided
 Assignee: Guillaume Martres (smarter)
 Status: In Progress

** Changed in: ubuntu
 Assignee: (unassigned) = Guillaume Martres (smarter)
   Status: New = In Progress

-- 
[needs-packaging] foxkit
https://bugs.launchpad.net/bugs/234383
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 234384] Re: aisleriot scheme crash

2008-05-23 Thread Eric S. Raymond

** Attachment added: aisleriot-bugreport.txt
   http://launchpadlibrarian.net/14676034/aisleriot-bugreport.txt

-- 
aisleriot scheme crash
https://bugs.launchpad.net/bugs/234384
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 234384] [NEW] aisleriot scheme crash

2008-05-23 Thread Eric S. Raymond
Public bug reported:

Binary package hint: gnome-games

The state data reported by aisleriot itself is enclosed.  This was under
an up-to-date Gutsy.  This bug should probably go upstream, but I have
not been able to find the right bugtracker for aisleriot itself.

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

-- 
aisleriot scheme crash
https://bugs.launchpad.net/bugs/234384
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 52288] Re: Extras buttons of Microsoft Comfort Optical Mouse 3000 doesn't work.

2008-05-23 Thread Guilherme Paula
*** This bug is a duplicate of bug 42678 ***
https://bugs.launchpad.net/bugs/42678

If you are using the configuration I've wrote, I think you are already using 
these buttons.
As I can see, only remains know how to enable the horizontal scroll (yes, the 
mouse has this function).
If you find how to use then, please leave a messenge here.
Thanks

-- 
Extras buttons of Microsoft Comfort Optical Mouse 3000 doesn't work.
https://bugs.launchpad.net/bugs/52288
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 178409] This is a serious issue

2008-05-23 Thread process91
Many people are commenting on this saying that their bcm43 card is
working, and that's all well and good. If your card is supported by b43
then you should be all set with Hardy. The problem is still that Hardy
(even now in release stage) does not recognize and use the b43legacy
driver for older cards. This results in older cards, like my Broadcom
BCM4306 (rev 03) to see AP but not connect to them.

-- 
b43legacy driver missing in Hardy 2.6.24 kernel
https://bugs.launchpad.net/bugs/178409
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 183917] Re: Sound stops working in Firefox once other applications (Pidgin, Rhythmbox) have played sound

2008-05-23 Thread Cz-David
libflashsupport fixed the flash... but other sounds (pidgin) does not
work either with video on ! Please fix this !

-- 
Sound stops working in Firefox once other applications (Pidgin, Rhythmbox) have 
played sound
https://bugs.launchpad.net/bugs/183917
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 206952] Re: suspend only works once

2008-05-23 Thread baekster
Sorry, forgot to add that /devpmu is gone after the first suspend.

-- 
suspend only works once
https://bugs.launchpad.net/bugs/206952
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 206952] Re: suspend only works once

2008-05-23 Thread baekster
same here:

Compaq/hp nc6320
Hardy

/var/log# uname -a
Linux hatchet 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 
GNU/Linux

Also
/var/log# cat pm-suspend.log 
...
/usr/lib/pm-utils/functions: line 143: echo: write error: Resource temporarily 
unavailable
...

On line 143, there's a test function that checks whether /dev/pmu exists inside 
line 143:
[ -e /dev/pmu ]  /usr/lib/hal/hal-system-power-pmu sleep || echo -n mem  
/sys/power/state

The entire function:

do_suspend()
{
if [ -x /usr/sbin/s2ram ]; then
if [ -n $S2RAM_OPTS ]; then
# Trust HAL or the user to pass the correct options
/usr/sbin/s2ram $S2RAM_OPTS
elif /usr/sbin/s2ram --test  /dev/null ; then
# Trust s2ram's internal whitelist
/usr/sbin/s2ram
else
# Unknown machine
echo This machine is unkown, please try to find out 
how to suspend this machine. See s2ram(8).
fi
else
[ -e /dev/pmu ]  /usr/lib/hal/hal-system-power-pmu sleep || 
echo -n mem  /sys/power/state
fi
}

-- 
suspend only works once
https://bugs.launchpad.net/bugs/206952
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 207406] Re: xvidcap crashed with SIGSEGV in avcodec_open()

2008-05-23 Thread Andrew Starr-Bochicchio
I forwarded this bug upstream:
http://sourceforge.net/support/tracker.php?aid=1969996

From upstream developer:

Can you try to reproduce with current SVN? ... because I cannot.

If any one is willing to try the development version, they can check it
out with this command:

svn co https://xvidcap.svn.sourceforge.net/svnroot/xvidcap/trunk
xvidcap

If it is working there, we can try and update the Ubuntu version.

-- 
xvidcap crashed with SIGSEGV in avcodec_open()
https://bugs.launchpad.net/bugs/207406
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 211016] Re: Gstreamer with Pulseaudio on Network : no Sound

2008-05-23 Thread Chris
Confirm (8.04). Network sound works after installing the ALSA PulseAudio 
plugins from Debian unstable and telling all aps to output to ALSA instead of 
PulseAudio.
When using the stock ALSA plugins to output to Pulse, Rhythmbox will randomly 
hang when switching desktops. When using gst-pulse, it will stutter on large 
screen redraws and won't work at all over the network.

-- 
Gstreamer with Pulseaudio on Network : no Sound
https://bugs.launchpad.net/bugs/211016
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 224308] Re: deal with landscape repositories during upgrade

2008-05-23 Thread Michael Vogt
Dapper will download the upgrader from hardy to perform the upgrade. So
this case should work fine now. The fix is now in hardy-updates so it is
used by default.

Before it was in hardy-updates it was required to use -p (--proposed)
to get the proposed version of the upgrade.

Cheers,
 Michael

-- 
deal with landscape repositories during upgrade
https://bugs.launchpad.net/bugs/224308
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 233787] Re: No display with Intel x3100 965GM Express

2008-05-23 Thread Jumble
I noticed the following in the log:

(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B is now enabled and connected to pipe B.
(II) intel(0):   Output LVDS is connected to pipe B

In my mini-pc is a laptop-chipset,but it has no built-in display. Is my
X-session perhaps displayed on an inexisting display?

-- 
No display with Intel x3100 965GM Express
https://bugs.launchpad.net/bugs/233787
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 232040] Re: Network mount shows up as root

2008-05-23 Thread Chris Coulson
Can I just confirm that I'm going through the same steps as you, because
I can't reproduce what you're seeing.

1) Go to Places - Connect to Server...
2) Select 'Service type = SSH', specify Server and Folder (in my case, I 
specify Server=192.168.0.1 and Folder=/home/chr1s)
3) Check 'Add Bookmark' and enter bookmark name (in my case, I enter 'chr1s on 
192.168.0.1')
4) Press 'Connect' and then authenticate by entering my password for the remote 
server.

From this step, Nautilus opens up a window at the location on the server
which I specified (sftp://192.168.0.1/home/chr1s), so there is nothing
wrong here.

If I log out and back in again or just unmount the SFTP share, then I
can re-connect to it by just clicking on the bookmark that I created in
step 3:

1) Places - chr1s on 192.168.0.1
2) Authenticate

Nautilus now opens up a window at the location on the server which I
specified (sftp://192.168.0.1/home/chr1s), which is exactly what I
expect.

So, I'm still not sure I understand the problem you're having, or how to
reproduce it. Note that if you don't specify a folder name whan you
initially connect, it will connect to the root of the remote servers
filesystem

-- 
Network mount shows up as root
https://bugs.launchpad.net/bugs/232040
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 233787] Re: No display with Intel x3100 965GM Express

2008-05-23 Thread Jumble

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

-- 
No display with Intel x3100 965GM Express
https://bugs.launchpad.net/bugs/233787
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 233787] Re: No display with Intel x3100 965GM Express

2008-05-23 Thread Jumble

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

-- 
No display with Intel x3100 965GM Express
https://bugs.launchpad.net/bugs/233787
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 234375] [NEW] Right-clicik on Konsole 2.0 tabs should bring up menu

2008-05-23 Thread Lars Noodén
Public bug reported:

Binary package hint: konsole-kde4

Konsole Version 2.0 (using KDE 4.0.3) tabs do nothing when 'right-
clicked'

In the earlier version of Konsole (1.6.6 using KDE 3.5.9) this would
bring up a menu to do various things to the tab.

Please restore that functionality.

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

-- 
Right-clicik on Konsole 2.0 tabs should bring up menu
https://bugs.launchpad.net/bugs/234375
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 234379] Same goes for Dolphin 1.0.2

2008-05-23 Thread Lars Noodén
The above was for Dolphin 0.9.2 using KDE 3.5.9

However the same need is for Dolphin 1.0.2 using KDE 4.0.3

-- 
need way to format or create new filesystem
https://bugs.launchpad.net/bugs/234379
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 234379] [NEW] need way to format or create new filesystem

2008-05-23 Thread Lars Noodén
Public bug reported:

Binary package hint: dolphin

Dolphin needs to have an option to format media / create file systems.
e.g. I have an NTFS or VFAT flashdrive that I want to become Ext2.

Dolphin brings up icons of attached media.  'right-clicking' brings up a
menu which should include an option to 'format'.  Or it could go
elsewhere.

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

-- 
need way to format or create new filesystem
https://bugs.launchpad.net/bugs/234379
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 234381] Re: Wine: Slingplayer install failed

2008-05-23 Thread Slowme

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/14675986/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/14675988/ProcStatus.txt

-- 
Wine: Slingplayer install failed
https://bugs.launchpad.net/bugs/234381
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 234381] [NEW] Wine: Slingplayer install failed

2008-05-23 Thread Slowme
Public bug reported:

Binary package hint: gnome-terminal

Attemping to install Slingplayer using Wine 0.9.59

ProblemType: Bug
Architecture: i386
Date: Fri May 23 12:01:10 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/gnome-terminal
Package: gnome-terminal 2.22.1-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
Uname: Linux 2.6.24-16-generic i686

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


** Tags: apport-bug

-- 
Wine: Slingplayer install failed
https://bugs.launchpad.net/bugs/234381
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 202388] Re: [hardy] black screen and pc unresponsive with Radeon 9600

2008-05-23 Thread Саша Томић
this solved the problem for me:

http://www.kalaj.org/blog/2008/05/23/solved-blank-screen-on-
logoutreboot-with-ubuntukubuntu-hardy-heron-804-on-t60-with-ati-card/

good luck!

-- 
[hardy] black screen and pc unresponsive with Radeon 9600
https://bugs.launchpad.net/bugs/202388
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 215080] Re: Slow video performance with nvidia restricted driver on hardy beta

2008-05-23 Thread JofArnold
My laptop nvidia 360M can be fixed by either of the following, if you
are lucky.  XGL fix was enough for me and laptop runs fast now.

~~ A. MY FIX (because xgl doesn't give me any issues) ~~
  sudo apt-get install xserver-xgl


~~ B. PROPER WAY ~~
  VSYNC: 
Appending the Option DynamicTwinView false to my xorg / device section

  SHADOWS (fixes no shadow/pink shadow issues): 
official driver from nvidia site rather than ubuntu one (there is an issue 
with the symbolic links with the ubuntu one)
  or 
sudo ln -s /usr/lib/nvidia/libwfb.so.xserver-xorg-core 
/usr/lib/xorg/modules/libwfb.so

  CORRECT CLOCKING (nvidia cripple their laptop cards under linux by 
effectively under-clocking them):
1) open /etc/modprobe.conf
2) add the lines:
options nvidia NVreg_RegistryDwords=PerfLevelSrc=0x
options nvidia NVreg_Mobile=1
3) Reboot

Hope that helps someone.

-- 
Slow video performance with nvidia restricted driver on hardy beta
https://bugs.launchpad.net/bugs/215080
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 67129] Re: notification-daemon using 237MB of memory

2008-05-23 Thread Michael Vogt
** Description changed:

  : jm 325...; ps auxww | grep 6276
  jm6276  0.0  1.0 237004 10976 ?SOct14   0:47 
/usr/lib/notification-daemon/notification-daemon
  
  yep, 237004 KB.  looks like a leak.
  The process is still running; let me know if you want maps files, etc.
  
  TEST CASE:
  1. Run in a terminal in hardy:
$ notify-send lala ; pmap $(pidof notification-daemon) | grep total
-   $ while true; do notify-send lala; done
-   [wait 60sec] 
+   $ for i in $(seq 200); do notify-send lala; done
+ [wait a couple of seconds]
$ pmap $(pidof notification-daemon) | grep total
  2. verify that the second total is much higher than the first
  
  3. Instal upgraded notification-daemon
  4. run killall notification-daemon
  5. repeat the steps in 1
  6. verify that the number is much smaller

-- 
notification-daemon using 237MB of memory
https://bugs.launchpad.net/bugs/67129
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 228573] Re: gutsy to hardy - all fglrx drivers fail- low graphics

2008-05-23 Thread Albert Cardona
Same situation here, for both:

* Thinkpad T60p with an ATI FireGL 5200
* desktop intel core 2 extreme with an ATI 512Mb that also uses fglrx

No direct rendering when using gnome (glxinfo direct rendering: No) but
I get proper direct rendering when not using gnome, but some other
window manager that I start from .xinit with startx (after sudo
/etc/init.d/gdm stop).

Puzzling.

-- 
gutsy to hardy - all fglrx drivers fail- low graphics
https://bugs.launchpad.net/bugs/228573
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 214254] Re: nvidia crash

2008-05-23 Thread Hewus
*** This bug is a duplicate of bug 141613 ***
https://bugs.launchpad.net/bugs/141613

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 141613, 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 141613
   npviewer.bin crashed with SIGSEGV

-- 
nvidia crash
https://bugs.launchpad.net/bugs/214254
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 189555] Re: npviewer.bin crashed with SIGSEGV in g_list_find()

2008-05-23 Thread Hewus
*** This bug is a duplicate of bug 141613 ***
https://bugs.launchpad.net/bugs/141613

** This bug is no longer a duplicate of bug 177788
   npviewer.bin crashed with SIGSEGV in g_list_find()

** This bug has been marked a duplicate of bug 141613
   npviewer.bin crashed with SIGSEGV

-- 
npviewer.bin crashed with SIGSEGV in g_list_find()
https://bugs.launchpad.net/bugs/189555
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 177788] Re: npviewer.bin crashed with SIGSEGV in g_list_find()

2008-05-23 Thread Hewus
*** This bug is a duplicate of bug 141613 ***
https://bugs.launchpad.net/bugs/141613

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 141613, 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 141613
   npviewer.bin crashed with SIGSEGV

-- 
npviewer.bin crashed with SIGSEGV in g_list_find()
https://bugs.launchpad.net/bugs/177788
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 234373] [NEW] usb mouse stops functioning after plugging in a new usb device

2008-05-23 Thread Danny L
Public bug reported:

lsb_release -rd
Description:Ubuntu 8.04
Release:8.04

I did a clean install of i86 Hardy Heron and have applied all patches.
A previous kernel issue with USB mouse that stopped working in 7.10
appeared to have been resolved.

I plugged a USB hard drive into one of the USB 2.0 ports and the USB
mouse (a Microsoft 2 button with wheel) stopped functioning. Despite
numerous reboots/cold boots and trying different usb ports for the mouse
- the USB mouse has stopped working.  A PS/2 2 button mouse works fine.

The infamous connect-debounce failed message appears in an infinite loop in 
syslog
[EMAIL PROTECTED]:~$ tail -f /var/log/syslog
May 23 18:57:58 francesca kernel: [  941.304023] printk: 2 messages suppressed.
May 23 18:57:58 francesca kernel: [  941.304031] hub 5-0:1.0: connect-debounce 
failed, port 5 disabled
May 23 18:58:04 francesca kernel: [  947.052449] printk: 2 messages suppressed.
May 23 18:58:04 francesca kernel: [  947.052461] hub 5-0:1.0: connect-debounce 
failed, port 6 disabled
May 23 18:58:08 francesca kernel: [  950.881978] printk: 1 messages suppressed.
May 23 18:58:08 francesca kernel: [  950.881986] hub 5-0:1.0: connect-debounce 
failed, port 6 disabled
May 23 18:58:14 francesca kernel: [  956.626399] printk: 2 messages suppressed.
May 23 18:58:14 francesca kernel: [  956.626407] hub 5-0:1.0: connect-debounce 
failed, port 5 disabled
May 23 18:58:18 francesca kernel: [  960.456954] printk: 1 messages suppressed.
May 23 18:58:18 francesca kernel: [  960.456962] hub 5-0:1.0: connect-debounce 
failed, port 5 disable

The lsusb command doesn't work at all - and it freezes the terminal
window.I did a tail -f /var/log/messages and no messages appear
while the lsusb command is invoked and freezes.

I'm running an original Intel 945 motherboard with a P4 EMT64 3.1Ghz cpu
and 3GB RAM.

** Affects: linux-ubuntu-modules-2.6.24 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
usb mouse stops functioning after plugging in a new usb device
https://bugs.launchpad.net/bugs/234373
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 234372] Re: new KDE menu requires too complicated maneuvers and timing

2008-05-23 Thread Lars Noodén

** Attachment added: Pointer and eyes path for KDE 3.5 KMenu
   http://launchpadlibrarian.net/14675783/KDE-3.5.png

-- 
new KDE menu requires too complicated maneuvers and timing
https://bugs.launchpad.net/bugs/234372
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 234372] [NEW] new KDE menu requires too complicated maneuvers and timing

2008-05-23 Thread Lars Noodén
Public bug reported:

Binary package hint: kde4

The new KDE4 menu requires the both the pointer and the user's attention
to zig and zag, rather than follow an arc or trajectory like the old
menu.   Perhaps most difficult are the delays and apparent variable
timing.  These combine to make it not possible to use the menu without
undivided attention.  The old menu was predictable enough that it can be
used while looking elsewhere on the screen or partially looking away.

If a 'new' look is of overriding importance, it should still take into
account time/motion/mentalaction needed for each item.

Attached is a view of the KDE 3.5 menu with a red line approximating the
flow of movement.  Backing up a menu level is as simple as reversing the
direction of the mouse.

With the proposed KDE4 menu, one must hover and click to move forward.
Then, unfortunately, to move back on the propose KDE4, the action is not
as simple as moving back the way mouse came, but maneuvering to the edge
of the panel (a difficult target) and then clicking.

It looks good, it just needs simplified workflow.

** Affects: meta-kde4 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
new KDE menu requires too complicated maneuvers and timing
https://bugs.launchpad.net/bugs/234372
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 234369] Re: Evolution does not update Inbox view

2008-05-23 Thread RSRamesh

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/14675629/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/14675630/ProcStatus.txt

-- 
Evolution does not update Inbox view
https://bugs.launchpad.net/bugs/234369
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 234344] Re: bluetooth info to nokia phone cause machine hardlock

2008-05-23 Thread Alessandro Bono
after some investigation problem seem related with a strange interaction
from kernel and kbluetoothd

if I connect via ssh to machine without logging in from kdm I can use hcitool 
without problem
if first I log from kdm and try to use hcitool  info machine lock
prior to lock kbluetooth applet show a popup connect to namephone and after 
this lock occur
also in this situation I can't take an ooops from console or from ssh shell

installed bluetooth related packages

ii  bluetooth-alsa0.5cvs20070908-1  
 Bluetooth audio for Linux
ii  bluez-audio   3.26-0ubuntu6 
 Bluetooth audio support
ii  bluez-cups3.26-0ubuntu6 
 Bluetooth printer driver for CUPS
ii  bluez-gnome   0.25-0ubuntu1 
 Bluetooth utilities for GNOME
ii  bluez-utils   3.26-0ubuntu6 
 Bluetooth tools and daemons
ii  kdebluetooth  1.0~beta9~r769275-0ubuntu1
 KDE Bluetooth Framework
ii  libbluetooth2 3.29-0ubuntu1 
 Library to use the BlueZ Linux Bluetooth sta
ii  libkbluetooth01.0~beta9~r769275-0ubuntu1
 shared libs for kdebluetooth


** Attachment added: dmesg
   http://launchpadlibrarian.net/14675720/dmesg

-- 
bluetooth info to nokia phone cause machine hardlock
https://bugs.launchpad.net/bugs/234344
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 234362] Re: python-turbogears package failed to install

2008-05-23 Thread Matt Landis
This was probably premature.  After purging the partial install and
cleaning my downloaded repositories I was able to get the install to
work.

Sorry for the extra bug report.

Matt

-- 
python-turbogears package failed to install
https://bugs.launchpad.net/bugs/234362
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 234195] Re: Problem occurred without error being set

2008-05-23 Thread John Robinson

** Attachment added: as requested
   
http://launchpadlibrarian.net/14675737/C%3A%5CDocuments%20and%20Settings%5CHP_Administrator%5CDesktop%5Crhythmbox-debug.txt

-- 
Problem occurred without error being set
https://bugs.launchpad.net/bugs/234195
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 234160] Re: Copy over sftp stops after one file and closes nautilus

2008-05-23 Thread Noam Raphael
Oops, I meant the original bug for the rename in tmp problem.

-- 
Copy over sftp stops after one file and closes nautilus
https://bugs.launchpad.net/bugs/234160
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 233787] Re: No display with Intel x3100 965GM Express

2008-05-23 Thread Jumble
OK, here comes the backtrace (generated remotely):

#0  0x7f49d3515d53 in select () from /lib/libc.so.6
No symbol table info available.
#1  0x00561891 in WaitForSomething (pClientsReady=0x7fffdcf52930) at 
../../os/WaitFor.c:236
i = -587911792
waittime = {tv_sec = 0, tv_usec = 644000}
wt = (struct timeval *) 0x7fffdcf528d0
timeout = value optimized out
clientsReadable = {fds_bits = {0 repeats 16 times}}
clientsWritable = {fds_bits = {8652032, 8675728, 1, 139955054300188, 1, 
139955054300188, 140736900442128, 139951509340161, 
1, 5270350, 12233744, 139951509340160, 12637912, 5392956, 139955037433136, 
139955057338848}}
curclient = value optimized out
selecterr = 12233744
nready = value optimized out
devicesReadable = {fds_bits = {12233744, 4532735, 8752480, 8313680, 
8752304, 140736900442048, 12233744, 4532735, 12233744, 
140736900442088, 4196637, 4, 3221225474, 139955057338848, 12637912, 
12637824}}
now = 3707055504
someReady = 0
#2  0x0044e85a in Dispatch () at ../../dix/dispatch.c:425
clientReady = (int *) 0x100
result = 0
client = (ClientPtr) 0xbaac10
nready = -1
start_tick = value optimized out
#3  0x00436b9d in main (argc=10, argv=0x7fffdcf52ee8, envp=value 
optimized out) at ../../dix/main.c:452
i = 1
error = 0
xauthfile = value optimized out
alwaysCheckForInput = {0, 1}

I've used another xorg.conf for that. The funny thing is if I manually
specify the intel-driver, switching to a console is possible. All other
symptoms are the same.

The xorg.conf and log follow in a few minutes.

-- 
No display with Intel x3100 965GM Express
https://bugs.launchpad.net/bugs/233787
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 195184] Re: Firefox 3.0 doesn't keep page layout when writing a page to drive

2008-05-23 Thread wolfy
The french Marque-pages doesn't work here ..

-- 
Firefox 3.0 doesn't keep page layout when writing a page to drive
https://bugs.launchpad.net/bugs/195184
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 234239] Re: drm_sysfs_suspend uses KERN_ERR in printk

2008-05-23 Thread Chris Jones
Since upstream reports that this printk is indeed incorrect and has
submitted a patch to remove it, and that the impact of the patch should
be essentially zero (the message isn't an error and doesn't convey any
useful information, but is confusing and ugly), could this be included
the next time a hardy kernel goes to -proposed?

-- 
drm_sysfs_suspend uses KERN_ERR in printk
https://bugs.launchpad.net/bugs/234239
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 234387] [NEW] Failure to fetch any downloads/updates, could not resolve 'http' reported

2008-05-23 Thread evan
Public bug reported:

Binary package hint: gnome-terminal

When not using a proxy, constant could not resolve 'http' messages
received when trying to perform sudo apt-get update or download any
software using terminal, synaptic package manager or Add/Remove
application.

Version: Hardy Heron (8.04)

ProblemType: Bug
Architecture: i386
Date: Fri May 23 16:47:56 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/gnome-terminal
Package: gnome-terminal 2.22.1-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_IE.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
Uname: Linux 2.6.24-16-generic i686

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


** Tags: apport-bug

-- 
Failure to fetch any downloads/updates, could not resolve 'http' reported
https://bugs.launchpad.net/bugs/234387
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 234387] Re: Failure to fetch any downloads/updates, could not resolve 'http' reported

2008-05-23 Thread evan

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/14676093/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/14676094/ProcStatus.txt

-- 
Failure to fetch any downloads/updates, could not resolve 'http' reported
https://bugs.launchpad.net/bugs/234387
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 234154] Re: Better animations

2008-05-23 Thread Bug Watch Updater
** Changed in: metacity
   Status: Unknown = New

-- 
Better animations
https://bugs.launchpad.net/bugs/234154
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 234154] Re: Better animations

2008-05-23 Thread Thomas Thurman
Suggestions as to what would be better are welcome.

Are you talking about the minimise effect with the compositor turned on,
or not?

-- 
Better animations
https://bugs.launchpad.net/bugs/234154
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 234154] Re: Better animations

2008-05-23 Thread Thomas Thurman
Note that I don't mean compiz or something, I mean Metacity's own
compositor.  You can find the answer by typing

gconftool -g /apps/metacity/general/compositing_manager

-- 
Better animations
https://bugs.launchpad.net/bugs/234154
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 64901] Re: Mouse cursor does not hide in gmplayer in gl, gl2, sdl vo modes

2008-05-23 Thread sneg_
Confirmed on Kubuntu 8.04 Hardy. This happens only if OpenGL is used
as the renderer (gl and gl2).

-- 
Mouse cursor does not hide in gmplayer in gl, gl2, sdl vo modes
https://bugs.launchpad.net/bugs/64901
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 40238] Re: Files downloaded not UTF-8

2008-05-23 Thread Jose M . Albarrán
I'm using ext3-utf8

I'll check with amule directly and I'll report a new bug or retry this.
Thanks!

-- 
Files downloaded not UTF-8
https://bugs.launchpad.net/bugs/40238
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 232458] double yellow widgets swirl

2008-05-23 Thread Lars Noodén
I notice that both the real upper right corner and the false upper right
corner have *working* 'add widget' icons (the yellow swirl)

It also seems that the lower resolution desktop, with the taskbar at the
bottom of it, is super imposed on a properly scaled one.  This seems
confirmed: when I set Configure Panel - Plasma Workspace - Location -
Right, the panel is placed on the false right edge.

Sorry for the large attachment, but I figure a full screen shot is
needed.

** Attachment added: false right panel
   http://launchpadlibrarian.net/14676152/falserightpanel.png

-- 
KDE4 desktop taskpanel in middle of screen
https://bugs.launchpad.net/bugs/232458
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 223443] Re: Pidgin eats up 100% cpu

2008-05-23 Thread Greg Grossmeier
Since it isn't exactly reproducible right now, please follow theses
instructions: https://wiki.ubuntu.com/Strace

Thanks!

-- 
Pidgin eats up 100% cpu
https://bugs.launchpad.net/bugs/223443
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 41411] Re: Fonts are mapped to ugly fonts (which also causes problems with OOo)

2008-05-23 Thread Chris Conway
I've started a thread on the forums
(http://ubuntuforums.org/showthread.php?t=804242) asking for a work-
around for this problem. In particular, I'd like to set up the fonts on
my system so that Nimbus is not displayed on screen (or, at the very
least, in Firefox) unless it is explicitly asked for. If anybody
subscribed to this bug has a solution, I'd love to hear it.

-- 
Fonts are mapped to ugly fonts (which also causes problems with OOo)
https://bugs.launchpad.net/bugs/41411
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


  1   2   3   4   5   6   7   8   9   10   >