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

2009-08-15 Thread Colin Watson
Feel free to edit; I'm not going to waste time fine-tuning tags :-)

-- 
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 230016] Re: [intrepid] Rebuild with perl 5.10

2009-08-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/libgtk2-sourceview-perl

-- 
[intrepid] Rebuild with perl 5.10
https://bugs.launchpad.net/bugs/230016
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 403599] Re: Installing PHP5 performs a reload to apache instead of a restart

2009-08-15 Thread Andreas Olsson
Discovered something rather interesting/confusing...

First I did a rebuild of php5, modifying libapache2-mod-php5.postinst to
make it abort (exit 1) just before it had time to run its invoke-rc.d
apache2 force-reload.

Turned out that after installation the new packages, and having
libapache2-mod-php5 abort during postinst, I had to run invoke-rc.d
apache2 force-reload twice before apache2 would parse php files. If I
instead used invoke-rc.d apache2 restart, then once was enough.

I guess that kind of goes along with my observation in the previous
comment. Then there was one reload during the postinst and yet another
manually afterwards; still two reloads in other words.

Still, kind of confused by my finding. Why would one reload differ from
two reloads?

Would be nice to see if anyone could try to verify my results.

-- 
Installing PHP5 performs a reload to apache instead of a restart
https://bugs.launchpad.net/bugs/403599
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 412501] Re: php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()

2009-08-15 Thread Andreas Olsson
** Visibility changed to: Public

-- 
php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()
https://bugs.launchpad.net/bugs/412501
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 352648] Re: php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()

2009-08-15 Thread Andreas Olsson
*** This bug is a duplicate of bug 392521 ***
https://bugs.launchpad.net/bugs/392521

** This bug is no longer a duplicate of bug 333504
   php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()
** This bug has been marked a duplicate of bug 392521
   Segmentation fault when using php -l to validate any PHP script

-- 
php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()
https://bugs.launchpad.net/bugs/352648
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 333504] Re: php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()

2009-08-15 Thread Andreas Olsson
*** This bug is a duplicate of bug 392521 ***
https://bugs.launchpad.net/bugs/392521

This sounds and looks very much like a duplicate of bug #392521. Marking
it as such.

** This bug has been marked a duplicate of bug 392521
   Segmentation fault when using php -l to validate any PHP script

-- 
php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()
https://bugs.launchpad.net/bugs/333504
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 409876] Re: php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()

2009-08-15 Thread Andreas Olsson
*** This bug is a duplicate of bug 392521 ***
https://bugs.launchpad.net/bugs/392521

** This bug has been marked a duplicate of bug 392521
   Segmentation fault when using php -l to validate any PHP script

-- 
php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()
https://bugs.launchpad.net/bugs/409876
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 412501] Re: php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()

2009-08-15 Thread Andreas Olsson
*** This bug is a duplicate of bug 392521 ***
https://bugs.launchpad.net/bugs/392521

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 392521, 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 392521
   Segmentation fault when using php -l to validate any PHP script

-- 
php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()
https://bugs.launchpad.net/bugs/412501
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 409768] Re: php5 crashed with SIGSEGV in timelib_timezone_id_is_valid()

2009-08-15 Thread Andreas Olsson
Can you provide the PHP scripts which triggers this segfault? Does it
crash every time, or merely sometimes?

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

-- 
php5 crashed with SIGSEGV in timelib_timezone_id_is_valid()
https://bugs.launchpad.net/bugs/409768
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 368036] Re: php5-gd imagecolorset no longer working properly after upgrade to 9.04

2009-08-15 Thread Andreas Olsson
** Changed in: php5 (Ubuntu)
   Status: Incomplete = New

-- 
php5-gd imagecolorset no longer working properly after upgrade to 9.04
https://bugs.launchpad.net/bugs/368036
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 403599] Re: Installing PHP5 performs a reload to apache instead of a restart

2009-08-15 Thread Andreas Olsson
There is also the related bug #152410.

-- 
Installing PHP5 performs a reload to apache instead of a restart
https://bugs.launchpad.net/bugs/403599
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 152410] Re: Installing PHP doesn't restart Apache2 by default, needs manual restart

2009-08-15 Thread Andreas Olsson
Discovered this thread after having started working on bug #403599.
While they deal with the same issue, I'm not sure which report is the
proper one to base of, considering the Apache2 and PHP2 packages might
have changed somewhat since this report originated.

No matter what I still wanted to tie the reports together somehow.

-- 
Installing PHP doesn't restart Apache2 by default, needs manual restart
https://bugs.launchpad.net/bugs/152410
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 409768] Re: php5 crashed with SIGSEGV in timelib_timezone_id_is_valid()

2009-08-15 Thread Niels Egberts
I tried to find out what triggered it but I could not find it. It wasn't
even a very compilicated script. Like 200 lines of code and without the
use of another library/framework. After rewriting a few parts the script
runs now, but I regret that I did not save the original script elsewhere
cause I cant reproduce it. When I ran the script it crashed every time,
no exceptions.

-- 
php5 crashed with SIGSEGV in timelib_timezone_id_is_valid()
https://bugs.launchpad.net/bugs/409768
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 334374] Re: libnss-ldap should not depend on libpam-ldap

2009-08-15 Thread Andreas Olsson
Well, still think this is a good idea. Attaching a debdiff which removes
ldap-auth-config as a (hard) dependency.

Not re-adding as a Recommends, as that part is indirectly covered by the
Recommends on libpam-ldap.

** Attachment added: libnss-ldap_261-2.1ubuntu3.debdiff
   http://launchpadlibrarian.net/30361826/libnss-ldap_261-2.1ubuntu3.debdiff

-- 
libnss-ldap should not depend on libpam-ldap
https://bugs.launchpad.net/bugs/334374
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 414017] Re: Reloading /etc/samba/smb.conf smbd only

2009-08-15 Thread psl
Part of log.smbd. Restarting message was written to thye console at
15:55:59 and 16:24:59, events with SIGHUP:

[2009/08/15 15:36:32,  0] printing/print_cups.c:cups_connect(103)  Unable to 
connect to CUPS server localhost:631 - Connection refused
[2009/08/15 15:59:59,  1] smbd/server.c:open_sockets_smbd(657)  Reloading 
services after SIGHUP
[2009/08/15 15:59:59,  0] printing/print_cups.c:cups_connect(103)  Unable to 
connect to CUPS server localhost:631 - Connection refused
[2009/08/15 15:59:59,  0] printing/print_cups.c:cups_connect(103)  Unable to 
connect to CUPS server localhost:631 - Connection refused
[2009/08/15 16:24:59,  1] smbd/server.c:open_sockets_smbd(657)  Reloading 
services after SIGHUP
[2009/08/15 16:24:59,  0] printing/print_cups.c:cups_connect(103)  Unable to 
connect to CUPS server localhost:631 - Connection refused
[2009/08/15 16:24:59,  0] printing/print_cups.c:cups_connect(103)  Unable to 
connect to CUPS server localhost:631 - Connection refused

-- 
Reloading /etc/samba/smb.conf smbd only
https://bugs.launchpad.net/bugs/414017
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 370784] Re: cn=config is not documented in README.Debian

2009-08-15 Thread Andreas Olsson
** Changed in: openldap (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
cn=config is not documented in README.Debian
https://bugs.launchpad.net/bugs/370784
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 230016] Re: [intrepid] Rebuild with perl 5.10

2009-08-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/weechat

-- 
[intrepid] Rebuild with perl 5.10
https://bugs.launchpad.net/bugs/230016
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 414109] [NEW] package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: il sottoprocesso post-installation script ha restituito un codice di errore 127

2009-08-15 Thread varlux
Public bug reported:

Binary package hint: samba

I don't Know

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: il sottoprocesso post-installation script ha restituito un codice 
di errore 127
Package: samba 2:3.3.2-1ubuntu3.1
SourcePackage: samba
Title: package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: il 
sottoprocesso post-installation script ha restituito un codice di errore 127
Uname: Linux 2.6.28-14-generic i686

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


** Tags: apport-package i386

-- 
package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: il sottoprocesso 
post-installation script ha restituito un codice di errore 127
https://bugs.launchpad.net/bugs/414109
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 414109] Re: package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: il sottoprocesso post-installation script ha restituito un codice di errore 127

2009-08-15 Thread varlux

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

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

-- 
package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: il sottoprocesso 
post-installation script ha restituito un codice di errore 127
https://bugs.launchpad.net/bugs/414109
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 223405] Re: [feisty-gutsy-hardy] acidbase depends on both the MySQL and PostgreSQL client

2009-08-15 Thread Charles Hooper
Changing to the following should be acceptable, no?

Depends: ${misc:Depends}, dbconfig-common, mysql-client | virtual-mysql-
client | postgresql-client, php5 | php4 | php5-cli | php4-cli, libphp-
adodb (= 4.62), libwww-perl

** Summary changed:

- [feisty-gutsy-hardy] acidbase depends on both the MySQL and PostgreSQL client
+ [feisty-gutsy-hardy-jaunty] acidbase depends on both the MySQL and PostgreSQL 
client

-- 
[feisty-gutsy-hardy-jaunty] acidbase depends on both the MySQL and PostgreSQL 
client
https://bugs.launchpad.net/bugs/223405
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
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 28706] Re: need way to specify the lockd port

2009-08-15 Thread Charles Hooper
** Changed in: nfs-utils (Ubuntu)
   Status: New = Confirmed

-- 
need way to specify the lockd port
https://bugs.launchpad.net/bugs/28706
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 301913] Re: php timezone in apache2 is UTC by default

2009-08-15 Thread Charles Hooper
Micah,
I am unable to find anything in the PHP packages that would cause this. 
However, it is possible that your web server is setting the timezone. Here's 
what PHP's documentation[1] has to say about how it retrieves the default 
timezone:

* Reading the timezone set using the date_default_timezone_set() function (if 
any)
* Reading the TZ environment variable (if non empty)
* Reading the value of the date.timezone ini option (if set)
* Querying the host operating system (if supported and allowed by the OS)

In the case of Ubuntu PHP packages, the date.timezone ini option is
always blank. I would try checking the TZ environment variable from
within a script executed by apache and see what you come up with.

[1] http://us.php.net/manual/en/function.date-default-timezone-get.php

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

-- 
php timezone in apache2 is UTC by default
https://bugs.launchpad.net/bugs/301913
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 301913] Re: php timezone in apache2 is UTC by default

2009-08-15 Thread Charles Hooper
My apologies, I read further and found the following:

If none of the above succeed, date_default_timezone_get  will return a
default timezone of UTC.

I'm not sure if this package defaulting to UTC time is necessarily a bug
as changing it simply involves editing the date.timezone php.ini option
and restarting the web server.

-- 
php timezone in apache2 is UTC by default
https://bugs.launchpad.net/bugs/301913
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 403599] Re: Installing PHP5 performs a reload to apache instead of a restart

2009-08-15 Thread Andreas Olsson
Noticed a rather significant historical detail...

The construction of using invoke-rc.d apache2 force-reload in
libapache2-mod-php5.postinst originates from at least back in 2004. At
that time (well, actually didn't go further back than Ubuntu 6.06)
/etc/init.d/apache2 had force-reload as being equivalent to to restart.
Today, at least from Ubuntu 8.04 and forward, /etc/init.d/apache2 has
force-reload instead acting as merely a reload. In other words, it seems
as the original intent of the packager was to have apache2 restart
during the installation of libapache2-mod-php5, an effect which later
was lost due to the changing nature of /etc/init.d/apache2.

Also, it seems reasonable to force a restart of apache2 when libapache2
-mod-php5 to make sure it's really activated. Hence I'm attachning a
debdiff which explicitly tells invoke-rc.d to restart apache2.

That said, we might not want to have apache2 automatically restart at
every php5 upgrade, and by that potentially disturbing a live website.
Especially not since we've been gracefully reloading now for a while.
Hence the debdiff also libapache2-mod-php5.postinst to differ between
doing a restart on installation and merely reloading on an upgrade.

** Attachment added: php5_5.2.10.dfsg.1-2ubuntu2.debdiff
   http://launchpadlibrarian.net/30369386/php5_5.2.10.dfsg.1-2ubuntu2.debdiff

-- 
Installing PHP5 performs a reload to apache instead of a restart
https://bugs.launchpad.net/bugs/403599
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 289470] Re: open-iscsi user-space does not match kernel module version

2009-08-15 Thread Walter Huf
I was able to install the Jaunty deb perfectly in my Intrepid system.

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

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


[Bug 414224] [NEW] Can not install akonadi-server dependency mysql-server-core-5.0 with mysql-server-5.1

2009-08-15 Thread JimmyJam
Public bug reported:

I have mysql-server-5.1, mysql-client-5.1, and mysql-server-core-5.1
installed.  When I attempt to install akonadi-server so that I can use
korganizer, it attempts to install mysql-server-core-5.0, which
naturally conflicts with mysql-server-core-5.1 and fails to install.  I
don't want to downgrade to mysql 5.0, as the development work I do
requires 5.1.  I am using the latest Kubuntu Karmic alpha with the
latest packages.

ProblemType: Package
AptOrdering:
 mysql-server-core-5.0: Install
 mysql-server-core-5.0: Configure
 akonadi-server: Configure
 korganizer: Configure
Architecture: amd64
Date: Sat Aug 15 17:56:02 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: trying to overwrite `/usr/sbin/mysqld', which is also in package 
mysql-server-core-5.1
NonfreeKernelModules: nvidia
Package: mysql-server-core-5.0 (not installed)
ProcVersionSignature: Ubuntu 2.6.31-3.19-generic
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-core-5.0 (not installed) failed to install/upgrade: 
trying to overwrite `/usr/sbin/mysqld', which is also in package 
mysql-server-core-5.1
Uname: Linux 2.6.31-3-generic x86_64

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


** Tags: amd64 apport-package

-- 
Can not install akonadi-server dependency mysql-server-core-5.0 with 
mysql-server-5.1
https://bugs.launchpad.net/bugs/414224
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 387364] Re: package kubuntu-docs 9.04.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-08-15 Thread indigo42
All,
I really apologize, but where do I get the patch for this fix? Not too familiar 
with the getting fixes process.

Thanks,

-- 
package kubuntu-docs 9.04.2 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/387364
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-docs in ubuntu.

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


[Bug 413925] [NEW] package kubuntu-docs 9.04 .2 failed to install/upgrade: подпро цесс post-installation script возв ратил код ошибки 1

2009-08-15 Thread KONKOR
Public bug reported:

Binary package hint: kubuntu-docs

 apt-get install kubuntu-docs
Чтение списков пакетов... Готово
Построение дерева зависимостей   
Чтение информации о состоянии... Готово
Следующие пакеты устанавливались автоматически и больше не требуются:
  qt4-qtconfig
Для их удаления используйте 'apt-get autoremove'.
НОВЫЕ пакеты, которые будут установлены:
  kubuntu-docs
обновлено 0, установлено 1 новых пакетов, для удаления отмечено 0 пакетов, и 38 
пакетов не обновлено.
Необходимо скачать 3644kБ архивов.
После данной операции, объём занятого дискового пространства возрастёт на 
30,9MB.
Получено:1 http://ua.archive.ubuntu.com jaunty/main kubuntu-docs 9.04.2 [3644kB]
Получено 3644kБ за 30s (120kБ/c)   
Выбор ранее не выбранного пакета kubuntu-docs.
(Чтение базы данных... на данный момент установлено 227312 файлов и каталогов.)
Распаковывается пакет kubuntu-docs (из файла .../kubuntu-docs_9.04.2_all.deb)...
Обрабатываются триггеры для doc-base ...
Processing 1 added doc-base file(s)...
Registering documents with scrollkeeper...
Настраивается пакет kubuntu-docs (9.04.2) ...
ln: указанная цель `/usr/share/doc/kde/HTML/en/kubuntu/' не является каталогом: 
No such file or directory
dpkg: не удалось обработать параметр kubuntu-docs (--configure):
 подпроцесс post-installation script возвратил код ошибки 1
При обработке следующих пакетов произошли ошибки:
 kubuntu-docs
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
Architecture: i386
Dependencies: khelpcenter None [modified: /var/lib/dpkg/info/khelpcenter.list]
DistroRelease: Ubuntu 9.04
ErrorMessage: подпроцесс post-installation script возвратил код ошибки 1
NonfreeKernelModules: nvidia
Package: kubuntu-docs 9.04.2
PackageArchitecture: all
SourcePackage: kubuntu-docs
Title: package kubuntu-docs 9.04.2 failed to install/upgrade: подпроцесс 
post-installation script возвратил код ошибки 1
Uname: Linux 2.6.28-11-generic i686

** Affects: kubuntu-docs (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package kubuntu-docs 9.04.2 failed to install/upgrade: подпроцесс 
post-installation script возвратил код ошибки 1
https://bugs.launchpad.net/bugs/413925
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 413925] Re: package kubuntu-docs 9.04.2 f ailed to install/upgrade: подпроце сс post-installation script возвра тил код ошибки 1

2009-08-15 Thread KONKOR

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

-- 
package kubuntu-docs 9.04.2 failed to install/upgrade: подпроцесс 
post-installation script возвратил код ошибки 1
https://bugs.launchpad.net/bugs/413925
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-docs in ubuntu.

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


[Bug 413924] [NEW] k3b fails to burn (unknown error 254)

2009-08-15 Thread ZeroBeat
Public bug reported:

Binary package hint: k3b

k3b fails to burn disk (unknown error 254)
(testing sao and tao mode)

Description: Ubuntu karmic (development branch)
Release:   9.10

k3b:
  Installiert: 1.66.0~alpha2-0ubuntu5
  Kandidat: 1.66.0~alpha2-0ubuntu5
  Versions-Tabelle:
 *** 1.66.0~alpha2-0ubuntu5 0
500 http://de.archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status

Devices
---
TSSTcorp CDDVDW TS-L633A AS00 (/dev/sr0, CD-R, CD-RW, CD-Rom, DVD-Rom, DVD-R, 
DVD-RW, DVD-R doppelschichtig, DVD+R, DVD+RW, DVD+R doppelschichtig) [DVD-Rom, 
DVD-R Sequentiell, Zweischichtige DVD-R Sequentiell, Zweischicht-DVD-R Sprung, 
DVD-Ram, DVD-RW Eingeschränktes Überbrennen, DVD-RW Sequentiell, DVD+RW, DVD+R, 
Zweischichtige DVD+R, CD-Rom, CD-R, CD-RW] [SAO, TAO, RAW, SAO/R96P, SAO/R96R, 
RAW/R16, RAW/R96P, RAW/R96R, Eingeschränktes Überschreiben, Sprung zwischen 
DVD-Schichten] [%7]

System
---
K3b Version: 1.66.0
KDE Version: 4.3.00 (KDE 4.3.0)
QT Version:  4.5.2
Kernel:  2.6.31-5-generic

Used versions
---
cdrecord: 2.1.1a03

cdrecord
---
wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK 
limits.scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Wodim version: 1.1.9
SCSI buffer size: 64512
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.
TOC Type: 1 = CD-ROM
Driveropts: 'burnfree'
Device type: Removable CD-ROM
Version: 5
Response Format: 2
Capabilities   : 
Vendor_info: 'TSSTcorp'
Identification : 'CDDVDW TS-L633A '
Revision   : 'AS00'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x000A (CD-RW)
Profile: 0x0015 (DVD-R/DL sequential recording) 
Profile: 0x0016 (DVD-R/DL layer jump recording) 
Profile: 0x002B (DVD+R/DL) 
Profile: 0x001B (DVD+R) 
Profile: 0x001A (DVD+RW) 
Profile: 0x0014 (DVD-RW sequential recording) 
Profile: 0x0013 (DVD-RW restricted overwrite) 
Profile: 0x0012 (DVD-RAM) 
Profile: 0x0011 (DVD-R sequential recording) 
Profile: 0x0010 (DVD-ROM) 
Profile: 0x000A (CD-RW) (current)
Profile: 0x0009 (CD-R) 
Profile: 0x0008 (CD-ROM) 
Profile: 0x0002 (Removable disk) 
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE 
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 1962752 = 1916 KB
FIFO size  : 12582912 = 12288 KB
Speed set to 1764 KB/s
Track 01: data   698 MB
Total size:  802 MB (79:28.10) = 357608 sectors
Lout start:  802 MB (79:30/08) = 357608 sectors
Current Secsize: 2048
ATIP info from disk:
  Indicated writing power: 2
  Reference speed: 6
  Is not unrestricted
  Is erasable
  Disk sub type: High speed Rewritable (CAV) media (1)
  ATIP start of lead in:  -12900 (97:10/00)
  ATIP start of lead out: 359849 (79:59/74)
  1T speed low:  4 1T speed high: 10
  2T speed low:  4 2T speed high:  0 (reserved val  6)
  power mult factor: 1 5
  recommended erase/write power: 5
  A1 values: 24 1A D8
  A2 values: 26 B2 48
Disk type:unknown dye (reserved id code)
Manuf. index: -1
Manufacturer: unknown (not in table)
Manufacturer is unknown because of the orange forum embargo.
As the orange forum likes to get money for recent information,
it may be that this media does not use illegal manufacturer coding.
Blocks total: 359849 Blocks current: 359849 Blocks remaining: 2241
Starting to write CD/DVD at speed  10.0 in real SAO mode for single session.
Last chance to quit, starting real write in2 seconds.
   1 seconds.
   0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Sending CUE sheet...
Writing pregap for track 1 at -150
Starting new track at sector: 0
Track 01:0 of  698 MB written.
Track 01:1 of  698 MB written (fifo 100%) [buf  97%]   2.0x.
Track 01:2 of  698 MB written (fifo 100%) [buf 100%]   0.4x.
Track 01:3 of  698 MB written (fifo 100%) [buf 100%]  10.7x.
Track 01:4 of  698 MB written (fifo 100%) [buf 100%]  10.4x.
Track 01:5 of  698 MB written (fifo 100%) [buf 100%]  10.7x.
Track 01:6 of  698 MB written (fifo 100%) [buf 100%]  10.3x.
Track 01:7 of  698 MB written (fifo 100%) [buf 100%]  10.7x.
Track 01:8 of  698 MB written (fifo 100%) [buf 100%]  10.3x.
Track 01:9 of  698 MB written (fifo 100%) [buf 100%]  10.6x.
Track 01:   10 of  698 MB written (fifo 100%) [buf 100%]  10.3x.
Track 01:   11 of  698 MB written (fifo 100%) [buf 100%]  10.6x.
Track 01:   12 of  698 MB written (fifo 100%) [buf 100%]  10.3x.
Track 01:   13 of  698 MB written (fifo 100%) [buf 100%]  10.6x.
Track 01:   14 of  698 MB written (fifo 100%) [buf 100%]  10.3x.
Track 01:   15 of  698 MB written (fifo 100%) [buf 100%]  10.6x.
Track 01:   16 of  698 MB written (fifo 100%) [buf 100%]  10.2x.
Track 01:   17 of  698 MB 

[Bug 364617] Re: Ubuntu 9.04 installer's width increases too much in partitioning step if computer has other OS installed

2009-08-15 Thread Mantas Kriaučiūnas
** Summary changed:

- Ubuntu 9.04rc installer exceeds size of low resolution screen once the 
partitioner is started
+ Ubuntu 9.04 installer's width increases too much in partitioning step if 
computer has other OS installed

** Description changed:

- My computer has a nVidia card and boots from CD to low-res.  The
- installer went over twice the width of my screen when the partitioner
- started due to the number of partitions I have (I think).  HOWEVER, I am
- not sure.  Regardless, it made installation at that point rather
- difficult and had I not known to use the ALT+Left Mouse to drag the
- window, I would have been unable to continue the installation.
+ Ubuntu 9.04 installer's window width increases too much in partitioning
+ step if computer has other operating system(s) installed. This is
+ because of text This will delete ${SYSTEMS} and install ${RELEASE}.
+ (debconf template ubiquity/text/part_format_warning). ${SYSTEMS} often
+ is very long text, especially in notebook computers with recovery
+ partition, where is one more Microsoft Windows XP Home Edition or
+ Windows Vista (loader) installed.
  
- This is a serious bug for those that have my hardware and are NEW to
- Ubuntu.
+ This problem is especially visible when LiveCD starts in 800x600 screen 
resolution (this often happens with NVIDIA graphic cards or Asus EeePC 
netbooks) and has other operating systems installed.  Ubuntu installer's window 
expands over twice the width of my screen when in the partitioning step.
+ For simple user it's impossible to continue the installation, because button 
Forward is not visible :(
+ It's a serious bug for those that are NEW to Ubuntu.
  
- I knew I would be OK once I installed because of the nVidia driver
- download option.
+ For the majority of real situation this bug can be fixed by simply
+ adding line break after installed operating system list ({SYSTEMS}) -
+ I've fixed partitioning step window's width problem by applying this
+ patch against debconf templates:
+ 
+  Name: ubiquity/text/part_format_warning
+ -Description: This will delete ${SYSTEMS} and install ${RELEASE}.
+ +Description: This will delete ${SYSTEMS} \n and install ${RELEASE}.

-- 
Ubuntu 9.04 installer's width increases too much in partitioning step if 
computer has other OS installed
https://bugs.launchpad.net/bugs/364617
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 354995] Re: Brasero Checksum Error

2009-08-15 Thread Kip Warner
I also confirm this bug. I manually ran md5sum on the contents of the
burned disc, and also again on the contents of the ISO after mounting it
through the local loop back device. The checksums file by file are fine.

I have attached my session log.

** Attachment added: Brasero session log
   http://launchpadlibrarian.net/30351814/brasero-session.log

-- 
Brasero Checksum Error
https://bugs.launchpad.net/bugs/354995
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 354995] Re: Brasero Checksum Error

2009-08-15 Thread Kip Warner
Here is my Brasero debug log:

(brasero:10208): BraseroMedia-DEBUG: At brasero-medium-monitor.c:436: Polling 
for drives
(brasero:10208): BraseroMedia-DEBUG: At brasero-medium-monitor.c:446: Found 1 
drives
(brasero:10208): BraseroMedia-DEBUG: At brasero-medium-monitor.c:449: Probing 
/org/freedesktop/Hal/devices/storage_model_CDDVDW_TS_L633A
(brasero:10208): BraseroMedia-DEBUG: At brasero-drive.c:960: Drive caps are 639
(brasero:10208): BraseroMedia-DEBUG: At brasero-drive.c:981: Drive /dev/sr0 has 
bus,target,lun = 1 0 0
(brasero:10208): BraseroMedia-DEBUG: At brasero-drive.c:831: Contents changed

-- 
Brasero Checksum Error
https://bugs.launchpad.net/bugs/354995
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 413926] [NEW] [Hewlett-Packard Presario V2000 (EC186UA#ABA)] suspend/resume failure

2009-08-15 Thread Benjamin Fogel
Public bug reported:

A near clean install, with ubuntu-restricted-extras and the b43 firmware
installed.

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  nystire3146 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'IXP'/'ATI IXP rev 2 with Cx20468-31 at 0xd0003400, irq 17'
   Mixer name   : 'Conexant Cx20468-31'
   Components   : 'AC97a:43585430'
   Controls  : 22
   Simple ctrls  : 15
Card1.Amixer.info:
 Card hw:1 'Modem'/'ATI IXP Modem rev 2 at 0xd0003800, irq 17'
   Mixer name   : 'Conexant Cx20468-31'
   Components   : 'AC97m:43585430'
   Controls  : 2
   Simple ctrls  : 2
Card1.Codecs.codec97.0.mc97.0.0:
 0-0/0: Conexant Cx20468-31
 
 Extended modem ID: codec=0 LIN1
 Modem status : GPIO
 Line1 rate   : 16000Hz
Date: Sat Aug 15 08:57:53 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=80ca2b85-3fbb-4849-927f-1754187f7363
InterpreterPath: /usr/bin/python2.6
Lsusb:
 Bus 003 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 002 Device 002: ID 045e:0737 Microsoft Corp. 
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Hewlett-Packard Presario V2000 (EC186UA#ABA)
Package: linux-image-2.6.31-5-generic 2.6.31-5.24
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-5-generic 
root=UUID=af632a24-bd00-4d72-af1c-a486d7e8ea74 ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-5-generic N/A
 linux-firmware 1.15
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Tags: resume suspend
Title: [Hewlett-Packard Presario V2000 (EC186UA#ABA)] suspend/resume failure
Uname: Linux 2.6.31-5-generic x86_64
UserGroups:
 
dmi.bios.date: 06/08/2005
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.06
dmi.board.name: 3093
dmi.board.vendor: Quanta
dmi.board.version: 47.0D
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.06:bd06/08/2005:svnHewlett-Packard:pnPresarioV2000(EC186UA#ABA):pvrRev1:rvnQuanta:rn3093:rvr47.0D:cvnQuanta:ct10:cvrN/A:
dmi.product.name: Presario V2000 (EC186UA#ABA)
dmi.product.version: Rev 1
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-kerneloops resume suspend

-- 
[Hewlett-Packard Presario V2000 (EC186UA#ABA)] suspend/resume failure
https://bugs.launchpad.net/bugs/413926
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 413926] Re: [Hewlett-Packard Presario V2000 (EC186UA#ABA)] suspend/resume failure

2009-08-15 Thread Benjamin Fogel

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/30352493/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/30352494/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/30352495/ArecordDevices.txt

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

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/30352497/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt
   http://launchpadlibrarian.net/30352498/Card0.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt
   
http://launchpadlibrarian.net/30352500/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

** Attachment added: Card1.Amixer.values.txt
   http://launchpadlibrarian.net/30352501/Card1.Amixer.values.txt

** Attachment added: Card1.Codecs.codec97.0.mc97.0.0.regs.txt
   
http://launchpadlibrarian.net/30352502/Card1.Codecs.codec97.0.mc97.0.0.regs.txt

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

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

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/30352505/IwConfig.txt

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

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/30352507/PciMultimedia.txt

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

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

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

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

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

** Attachment added: SleepLog.txt
   http://launchpadlibrarian.net/30352513/SleepLog.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/30352514/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/30352515/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/30352516/WifiSyslog.txt

-- 
[Hewlett-Packard Presario V2000 (EC186UA#ABA)] suspend/resume failure
https://bugs.launchpad.net/bugs/413926
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 261710] Re: Corsair Flash Voyager 8GB USB key causes device descriptor read/64, error -110

2009-08-15 Thread thedarknight87
I report the same error as Vytautas Šaltenis with my Corsair Flash Voyager 8 GB.
None of the aforementioned workarounds can get the pen drive to work with 
Ubuntu 9.10.
Plz help me out with this problem.

-- 
Corsair Flash Voyager 8GB USB key causes  device descriptor read/64, error -110 
https://bugs.launchpad.net/bugs/261710
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 400965] Re: Please merge emacs-goodies-el 30.3-1(main) from debian unstable(main)

2009-08-15 Thread Bhavani Shankar
Updated diff against new version

** Summary changed:

- Please merge emacs-goodies-el 30.2-1(main) from debian unstable(main)
+ Please merge emacs-goodies-el 30.3-1(main) from debian unstable(main)

** Description changed:

  Binary package hint: emacs-goodies-el
  
  Debian has a new version to be merged
+ 
+ emacs-goodies-el (30.3-1) unstable; urgency=low
+ 
+   [ Daniel Moerner ]
+   * Change references in all *-loaddefs.make files to call emacs rather
+ than emacs21 as emacs21 is scheduled for removal from unstable.
+ 
+   [ Peter S Galbraith ]
+   * Update for emacs23
+ - Bug fix: emacs-goodies-el's ido takes precedence over emacs23's,
+   thanks to Trent W. Buck (Closes: #539853).
+ - Bug fix: please update for emacs23, thanks to Sven Joachim
+   (Closes: #539768).
+ 
+  -- Peter S Galbraith p...@debian.org  Tue, 04 Aug 2009 10:15:33 -0400
+ 
  
   emacs-goodies-el  (30.2-1) unstable; urgency=low
  
 * emacs-goodies-el:
   - quack.el: Bug fix: quack overrides emacs defaults, should probably
 be optional (aggressive), thanks to Sami Liedes (Closes: #536154).
  
   -- Peter S Galbraith p...@debian.org  Fri, 17 Jul 2009 17:02:14 -0400
  
  emacs-goodies-el (30.1-1) unstable; urgency=low
  
[ Daniel Moerner ]
* emacs-goodies-el:
  - quack.el: updated to version 0.37, autoload patch
refreshed. (Closes: #530703)
* Bug fix: Remove useless co from Vcs-Cvs field. (Closes: #530702)
  
[ Peter S Galbraith ]
* emacs-goodies-el:
  - please add info-dir-section to your info files, thanks to
Norbert Preining (Closes: #528868).
  - muttrc-mode.el: Files updated by Kumar Appaiah (Closes: #451477).
  
   -- Peter S Galbraith p...@debian.org  Thu, 09 Jul 2009 15:30:33 -0400
  
  emacs-goodies-el (30.0-1) unstable; urgency=low
  
* emacs-goodies-el:
  - pod-mode.el: updated to V0.502, thanks to Kevin Ryde
(Closes: #499473).
  New file:
  - quack.el: Added file (version 0.34), integration contributed by
Daniel Moerner dmoer...@gmail.com, (Closes: #509486)
* debian-el:
  - debian-bug.el: List of pseudo-packages not up to date.
Thanks to Tommi Vainikainen (Closes: #526496).
  - debian-bug.el: [PATCH] using the maintainer mbox instead of mbox
folder. Thanks to Evgeny M. Zubok (Closes: #521571).
  - debian-bug.el: incomplete Bugs menu again, thanks to A Mennucc
(Closes: #524043).
  
   -- Peter S Galbraith p...@debian.org  Thu, 14 May 2009 21:36:06 -0400

** Attachment added: Debian - ubuntu debdiff
   http://launchpadlibrarian.net/30352517/debian.debdiff

-- 
Please merge emacs-goodies-el 30.3-1(main) from debian unstable(main)
https://bugs.launchpad.net/bugs/400965
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 396301] Re: EnvyNG needs to be updated to work with current karmic python-apt (0.7.10.4ubuntu1)

2009-08-15 Thread cubells
I can confirm this bug in ubuntu karmic i386 version too.

-- 
EnvyNG needs to be updated to work with current karmic python-apt 
(0.7.10.4ubuntu1)
https://bugs.launchpad.net/bugs/396301
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 372304] Re: Fail2Ban has some incompatibilities with Python 2.6. So, it should use Python 2.5

2009-08-15 Thread furlongm
** Bug watch added: Novell/SUSE Bugzilla #512412
   https://bugzilla.novell.com/show_bug.cgi?id=512412

** Also affects: fail2ban (openSUSE) via
   https://bugzilla.novell.com/show_bug.cgi?id=512412
   Importance: Unknown
   Status: Unknown

-- 
Fail2Ban has some incompatibilities with Python 2.6. So, it should use Python 
2.5
https://bugs.launchpad.net/bugs/372304
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 372304] Re: Fail2Ban has some incompatibilities with Python 2.6. So, it should use Python 2.5

2009-08-15 Thread Bug Watch Updater
** Changed in: fail2ban (openSUSE)
   Status: Unknown = Confirmed

-- 
Fail2Ban has some incompatibilities with Python 2.6. So, it should use Python 
2.5
https://bugs.launchpad.net/bugs/372304
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 231284] Re: Ubiquity proposed mount point /windows doesn't show up in Nautilus computer:///

2009-08-15 Thread Mantas Kriaučiūnas
I'm attaching a patch for Baltix 9.04 for distribution, which fixes
default NTFS/FAT mount-point and ubiquity partitioning step width (see
bug #364617). Patch should be applied against
/var/cache/debconf/templates.dat and
/var/lib/dpkg/info/ubiquity.templates

** Attachment added: NTFS/FAT mount-point and ubiquity's partitioning windows 
width (bug #364617) fixing patch for Baltix 9.04
   
http://launchpadlibrarian.net/30352556/ubiquity-partitioning-width%2Bmount-points.patch.gz

-- 
Ubiquity proposed mount point /windows doesn't show up in Nautilus computer:/// 
https://bugs.launchpad.net/bugs/231284
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 387364] Re: package kubuntu-docs 9.04.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-08-15 Thread indigo42
Ok,
I found the location of the file I had to mod according to the gdiff.

/var/lib/dpkg/info/kubuntu-docs.postinst

I still would like to know how I would go about finding the fix though.

Thanks!

-- 
package kubuntu-docs 9.04.2 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/387364
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-docs in ubuntu.

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


[Bug 413930] [NEW] Please sync bibledit 3.8-1 from debian unstable main

2009-08-15 Thread Jonathan Marsden
Public bug reported:

Source package name: bibledit
Source package version number to sync: 3.8-1
Where to sync from: Debian unstable main

There are no Ubuntu-specific changes in this package.

I'm hoping this can be synced before Feature Freeze for Karmic.  Thanks!

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Please sync bibledit 3.8-1 from debian unstable main
https://bugs.launchpad.net/bugs/413930
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 396301] Re: EnvyNG needs to be updated to work with current karmic python-apt (0.7.10.4ubuntu1)

2009-08-15 Thread cubells
By doing a downgrade of python-apt package (from 7.10 to 7.09) envyng
works like a charm.

-- 
EnvyNG needs to be updated to work with current karmic python-apt 
(0.7.10.4ubuntu1)
https://bugs.launchpad.net/bugs/396301
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 343219] Re: Adding Fast User Switcher applet causes shut down options to disappear from System menu

2009-08-15 Thread Mantas Kriaučiūnas
** Also affects: baltix
   Importance: Undecided
   Status: New

-- 
Adding Fast User Switcher applet causes shut down options to disappear from 
System menu
https://bugs.launchpad.net/bugs/343219
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 172879] Re: Unable to skip network access during installation

2009-08-15 Thread mac_v
@Colin Watson:
Isnt Bug #294523 a dup of this?

-- 
Unable to skip network access during installation
https://bugs.launchpad.net/bugs/172879
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 294523] Re: Add an option to disable downloading langpacks

2009-08-15 Thread mac_v
From Bug #172879 , this seems like a non-trivial fix.
Colin Watson seems to have put considerable effort into fixing this issue.

Marking it incomplete for now , I'd leave it to Colin to decide whether
this is a papercut or not

** Changed in: hundredpapercuts
   Status: Triaged = Incomplete

-- 
Add an option to disable downloading langpacks
https://bugs.launchpad.net/bugs/294523
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 403349] Re: calendarserver has dependency on non-existent python-xml package in karmic

2009-08-15 Thread Tomas Cassidy
** Tags added: packaging

-- 
calendarserver has dependency on non-existent python-xml package in karmic
https://bugs.launchpad.net/bugs/403349
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 172879] Re: Unable to skip network access during installation

2009-08-15 Thread mac_v
@Colin Watson:
Also, Bug #294523 has a papercut task , while this seems like a non-trivial fix.
You seem to have put considerable effort into fixing this issue.

I'd leave it to you to decide whether this is can be a papercut or not.
Thanks.

-- 
Unable to skip network access during installation
https://bugs.launchpad.net/bugs/172879
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 413933] Re: random hangs of karmic

2009-08-15 Thread Martin Pool

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

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

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

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

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

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/30352816/PciDisplay.txt

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

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

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

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/30352820/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/30352821/UdevLog.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/30352822/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/30352823/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/30352824/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/30352825/glxinfo.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/30352826/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/30352827/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/30352828/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/30352829/xkbcomp.txt

-- 
random hangs of karmic
https://bugs.launchpad.net/bugs/413933
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 413933] [NEW] random hangs of karmic

2009-08-15 Thread Martin Pool
Public bug reported:

Binary package hint: xorg

Karmic was working well on my X61s laptop last week, but updates in the
last few days seem to have introduced a problem where it locks up hard:
neither ctrl-alt-f1 nor sysrq have any response.  I've seen this about
four times in the last three days.

I'm not quite sure what this correlates with but it may be related to X
input grabs when there's a dropdown menu or I'm using the task switcher.

(Sorry, I realize there's not much to go on here.)

ProblemType: Bug
Architecture: i386
Date: Sat Aug 15 14:34:48 2009
DistroRelease: Ubuntu 9.10
MachineType: LENOVO 76697DM
Package: xserver-xorg 1:7.4+3ubuntu5
ProcCmdLine: root=/dev/mapper/hostname-karmic_root ro quiet splash 
resume=/dev/mapper/hostname-swap_1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.30-9.10-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu5
 libgl1-mesa-glx 7.5-1ubuntu1
 libdrm2 2.4.12-1ubuntu1
 xserver-xorg-video-intel 2:2.8.0-0ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090629.f39cafc5-0ubuntu5
SourcePackage: xorg
Uname: Linux 2.6.30-9-generic i686
XorgConf:
 
dmi.bios.date: 09/19/2007
dmi.bios.vendor: LENOVO
dmi.bios.version: 7NET27WW (1.08 )
dmi.board.name: 76697DM
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7NET27WW(1.08):bd09/19/2007:svnLENOVO:pn76697DM:pvrThinkPadX61s:rvnLENOVO:rn76697DM:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 76697DM
dmi.product.version: ThinkPad X61s
dmi.sys.vendor: LENOVO
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.30-9-generic

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


** Tags: apport-bug i386

-- 
random hangs of karmic
https://bugs.launchpad.net/bugs/413933
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 413935] [NEW] [karmic] ndiswrapper crashes upon load

2009-08-15 Thread Fridtjof Busse
Public bug reported:

When trying to load ndiswrapper on the current karmic release, the module 
nevers loads and the kernel gets a stack trace (killed my system during the 
initial run).
The WLAN is a bcm4322, wl.ko has trouble with this one, so I need ndiswrapper.

$ ndiswrapper -l
bcmwl5 : driver installed
device (14E4:432B) present (alternate driver: ssb)

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

-- 
[karmic] ndiswrapper crashes upon load
https://bugs.launchpad.net/bugs/413935
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 413935] Re: [karmic] ndiswrapper crashes upon load

2009-08-15 Thread Fridtjof Busse

** Attachment added: dmesg incl. stack trace
   http://launchpadlibrarian.net/30352845/dmesg.txt

-- 
[karmic] ndiswrapper crashes upon load
https://bugs.launchpad.net/bugs/413935
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 411691] Re: many Exception... update.locale file doesn't exist in console

2009-08-15 Thread Marlin Forbes
** Also affects: firefox-3.5 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
many Exception... update.locale file doesn't exist in console
https://bugs.launchpad.net/bugs/411691
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 410634] Re: Mobile Broadband connection not completing ( Huawei E220 )

2009-08-15 Thread Simone Tolotti
Confirmed also with Option Globesurfer Icon 1.8mbit usb modem on Karmic
w/ modemmanager-0.2.git.20090806t105932.354a4cb-0ubuntu3 and NM
0.8~a~git.20090804t185522.4bab334-0ubuntu1

I've also tried to install modemmanager 0.2.git.20090806 on Jaunty with
NM 0.7.1 from modemmanager-team PPA and it worked for me.

-- 
Mobile Broadband connection not completing ( Huawei E220 )
https://bugs.launchpad.net/bugs/410634
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 343219] Re: Adding Fast User Switcher applet causes shut down options to disappear from System menu

2009-08-15 Thread mac_v
** Project changed: hundredpapercuts = null

-- 
Adding Fast User Switcher applet causes shut down options to disappear from 
System menu
https://bugs.launchpad.net/bugs/343219
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 320977] Re: Installation: Prepare disk space w/ 4 disks = missing Quit, Back, and Forward buttons

2009-08-15 Thread Mantas Kriaučiūnas
There is a similar bug #364617 - the width of Ubiquity's window increases too 
much in partitioning step if computer has other operating system(s) installed. 
That bug is because of text This will delete ${SYSTEMS} and install 
${RELEASE}. (debconf template ubiquity/text/part_format_warning). ${SYSTEMS} 
is often very long text, especially in notebook computers with recovery 
partition, where is one more Microsoft Windows XP Home Edition or Windows 
Vista (loader) installed.
 When you will fix this bug, please also fix bug #364617

-- 
Installation: Prepare disk space w/ 4 disks = missing Quit, Back, and 
Forward buttons
https://bugs.launchpad.net/bugs/320977
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 83102] Re: xscreensaver/twinview resolution issues

2009-08-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/electricsheep

-- 
xscreensaver/twinview resolution issues
https://bugs.launchpad.net/bugs/83102
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 411691] Re: many Exception... update.locale file doesn't exist in console

2009-08-15 Thread Marlin Forbes
This same error is occuring in the OEM packaging of FireFox 3.5.2
(codenamed Shiretoko) for LinuxMint 7. This same bug has been reported
upstream in Debian BTS as #540784 at http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=540784

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

-- 
many Exception... update.locale file doesn't exist in console
https://bugs.launchpad.net/bugs/411691
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 411691] Re: many Exception... update.locale file doesn't exist in console

2009-08-15 Thread Marlin Forbes
The linked thread from the Debian bug report says to simply touch the
missing file:

http://groups.google.com/group/mozilla.feedback.firefox/browse_thread/thread/cc67945318eafad3/2c3b310cf1cb3f97?lnk=raot

I assume that Thunderbird is using the same Gecko/Mozilla rendering
code, hence the same error in different packages.

-- 
many Exception... update.locale file doesn't exist in console
https://bugs.launchpad.net/bugs/411691
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 413939] [NEW] [needs-packaging] Abby GUI for clive

2009-08-15 Thread feranick
Public bug reported:

Abby is a QT4 based frontend for the popular command line utility clive,
a video donwload program. Abby is licensed under GPLv3.

Source and git here: http://code.google.com/p/abby/

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

** Tags added: needs-packaging

-- 
[needs-packaging] Abby GUI for clive
https://bugs.launchpad.net/bugs/413939
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 413933] Re: random hangs of karmic

2009-08-15 Thread Martin Pool
It just happened again after I finished filing this bug.

In case it makes any difference we do see the

It's commonly happening while I'm using firefox but then I am commonly
using firefox.  I think I've also seen it while in a terminal.

-- 
random hangs of karmic
https://bugs.launchpad.net/bugs/413933
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 410748] Re: tracker-indexer crashed with SIGSEGV in sqlite3RunParser()

2009-08-15 Thread Salvatore Vassallo
** This bug is no longer a duplicate of bug 410485
   tracker-indexer crashed with SIGSEGV in tracker_db_interface_execute_vquery()

-- 
tracker-indexer crashed with SIGSEGV in sqlite3RunParser()
https://bugs.launchpad.net/bugs/410748
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 356274] Re: [MASTER] Please update seamonkey to latest 1.1.17

2009-08-15 Thread Nikola M
...
I still don`t see 1.1.17 released and/or on packages.ubuntu.com.
I am truly positive about Seamonkey and *Ubuntu and i am willing to commit my 
time to see it 
upgraded fo all user, faster then this.. Feel free to contact me.

 June 22, 2009
 SeaMonkey 1.1.17 Released
So maybe after 2 months we could push it?

-- 
[MASTER] Please update seamonkey to latest 1.1.17
https://bugs.launchpad.net/bugs/356274
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 411002] Re: Xorg crashed with SIGSEGV in select()

2009-08-15 Thread Brausepaul
** Visibility changed to: Public

-- 
Xorg crashed with SIGSEGV in select()
https://bugs.launchpad.net/bugs/411002
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 413941] [NEW] Network and Sound don't work on Medion MD 96630

2009-08-15 Thread Martin Thoma
Public bug reported:

In Karmic Alpha 4 the NetworkManager was disabled, so I couln't even use
my LAN to access the internet.

Sound also didn't work.

uname -a: Linux ubuntu 2.6.31-5-generic #24-Ubuntu SMP Sat Aug 1 12:48:18 UTC 
2009 i686 GNU/Linux
cat /proc/version_signature: Ubuntu 2.6.31-5.24-generic
cat /proc/asound/cards:
 0 [Intel  ]: HDA-Intel - HDA Intel
  HDA Intel at 0xfa20 irq 22

lspci | grep Audio:
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio 
Controller (rev 03)

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Network and Sound don't work on Medion MD 96630
https://bugs.launchpad.net/bugs/413941
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 413941] Re: Network and Sound don't work on Medion MD 96630

2009-08-15 Thread Martin Thoma

** Attachment added: lspci.txt
   http://launchpadlibrarian.net/30353240/lspci.txt

-- 
Network and Sound don't work on Medion MD 96630
https://bugs.launchpad.net/bugs/413941
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 413941] Re: Network and Sound don't work on Medion MD 96630

2009-08-15 Thread Martin Thoma

** Attachment added: alsa-info.txt
   http://launchpadlibrarian.net/30353263/alsa-info.txt

-- 
Network and Sound don't work on Medion MD 96630
https://bugs.launchpad.net/bugs/413941
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 413941] Re: Network and Sound don't work on Medion MD 96630

2009-08-15 Thread Martin Thoma

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/30353327/dmesg.txt

-- 
Network and Sound don't work on Medion MD 96630
https://bugs.launchpad.net/bugs/413941
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 413941] Re: Network and Sound don't work on Medion MD 96630

2009-08-15 Thread Martin Thoma

** Attachment added: lspci-vvnn.txt
   http://launchpadlibrarian.net/30353338/lspci-vvnn.txt

-- 
Network and Sound don't work on Medion MD 96630
https://bugs.launchpad.net/bugs/413941
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 413934] Re: evolution-data-server-2.28 crashed with SIGSEGV

2009-08-15 Thread Apport retracing service
*** This bug is a duplicate of bug 406272 ***
https://bugs.launchpad.net/bugs/406272

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/30352837/CoreDump.gz

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

** Attachment removed: Disassembly.txt
   http://launchpadlibrarian.net/30352839/Disassembly.txt

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

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

** Attachment removed: Registers.txt
   http://launchpadlibrarian.net/30352842/Registers.txt

** Attachment removed: Stacktrace.txt
   http://launchpadlibrarian.net/30352843/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   http://launchpadlibrarian.net/30352844/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 406272
   evolution-data-server-2.28 crashed with SIGSEGV

** Visibility changed to: Public

** Tags removed: need-i386-retrace

-- 
evolution-data-server-2.28 crashed with SIGSEGV
https://bugs.launchpad.net/bugs/413934
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 364617] Re: Ubuntu 9.04 installer's width increases too much in partitioning step if computer has other OS installed

2009-08-15 Thread Mantas Kriaučiūnas
I'm attaching a patch for Baltix 9.04 for distribution, which fixes
window width of ubiquity's partitioning step and default NTFS/FAT mount-
point (see bug #231284). Patch should be applied against
/var/cache/debconf/templates.dat and
/var/lib/dpkg/info/ubiquity.templates

** Attachment added: ubiquity's partitioning window width and fixing patch for 
Baltix 9.04
   
http://launchpadlibrarian.net/30353221/ubiquity-partitioning-width%2Bmount-points.patch.gz

-- 
Ubuntu 9.04 installer's width increases too much in partitioning step if 
computer has other OS installed
https://bugs.launchpad.net/bugs/364617
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 413576] Re: Please update gimp to 2.6.7 version

2009-08-15 Thread Hew McLachlan
Debian has released 2.6.7-1, please merge.

** Changed in: gimp (Debian)
   Status: New = Fix Released

** Summary changed:

- Please update gimp to 2.6.7 version
+ Please merge gimp 2.6.7-1 (main) from Debian unstable (main)

-- 
Please merge gimp 2.6.7-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/413576
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 412291] Re: Trackpad and Mouse Odd on Dell Inspiron 1525n

2009-08-15 Thread azanutta
same problem,here .. can't switch the 3,2 taps

-- 
Trackpad and Mouse Odd on Dell Inspiron 1525n
https://bugs.launchpad.net/bugs/412291
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 945] Re: module-assistant fails to compile unicorn-source

2009-08-15 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/sid/unicorn

** Branch linked: lp:ubuntu/hardy/unicorn

-- 
module-assistant fails to compile unicorn-source
https://bugs.launchpad.net/bugs/945
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 413944] [NEW] MSI Digi VOX mini III isn't working with 2.6.31-5-generic kernel

2009-08-15 Thread sTiLL
Public bug reported:

Here is error from kernel driver initialization:

[  110.916067] usb 1-3: new high speed USB device using ehci_hcd and address 2
[  111.051945] usb 1-3: configuration #1 chosen from 1 choice
[  111.236795] dvb-usb: found a 'MSI Digi VOX mini III' in cold state, will try 
to load a firmware
[  111.236811] usb 1-3: firmware: requesting dvb-usb-af9015.fw
[  111.268470] dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw'
[  111.349981] BUG: unable to handle kernel paging request at f81b9e17
[  111.35] IP: [f81ad25a] af9015_rw_udev+0x20a/0x2c0 [dvb_usb_af9015]
[  111.350024] *pde = 37011067 *pte = 35ba7161 
[  111.350036] Oops: 0003 [#1] SMP 
[  111.350046] last sysfs file: 
/sys/devices/pci:00/:00:1d.7/usb1/1-3/firmware/1-3/loading
[  111.350056] Modules linked in: dvb_usb_af9015(+) dvb_usb dvb_core 
michael_mic arc4 ecb lib80211_crypt_tkip binfmt_misc snd_intel8x0 
snd_ac97_codec ac97_bus pcmcia snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy 
snd_seq_oss snd_seq_midi snd_rawmidi yenta_socket snd_seq_midi_event 
rsrc_nonstatic sdhci_pci snd_seq pcmcia_core ipw2200 snd_timer sdhci libipw 
snd_seq_device lib80211 psmouse snd nsc_ircc shpchp serio_raw soundcore irda 
snd_page_alloc thinkpad_acpi led_class nvram crc_ccitt e1000 dm_raid45 xor 
fbcon tileblit font bitblit softcursor i915 drm i2c_algo_bit video output 
intel_agp agpgart
[  111.350196] 
[  111.350207] Pid: 3093, comm: modprobe Not tainted (2.6.31-5-generic 
#24-Ubuntu) 2371G4U
[  111.350217] EIP: 0060:[f81ad25a] EFLAGS: 00010203 CPU: 0
[  111.350230] EIP is at af9015_rw_udev+0x20a/0x2c0 [dvb_usb_af9015]
[  111.350239] EAX: 0012 EBX: f5b4dd34 ECX: 0004 EDX: 
[  111.350248] ESI: f5b4dcbe EDI: f81b9e17 EBP: f5b4dd0c ESP: f5b4dc98
[  111.350257]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[  111.350267] Process modprobe (pid: 3093, ti=f5b4c000 task=f5a53240 
task.ti=f5b4c000)
[  111.350274] Stack:
[  111.350279]  0014 f5b4dcb8 07d0 0086  f5b4dcc4 00140448 
f59e8800
[  111.350299] 0 0002 8f2b 1217 39020101 ee04fe18 d510aa0e 
0d13c914 0101fb08
[  111.350321] 0 06803e01 12007d40 0c800cc0 1200fa80 bb800cc0 6480 
01a0 02020102
[  111.350345] Call Trace:
[  111.350364]  [f81adbe7] ? af9015_download_firmware+0xe7/0x130 
[dvb_usb_af9015]
[  111.350387]  [f80eb30e] ? dvb_usb_download_firmware+0x7e/0xd0 [dvb_usb]
[  111.350405]  [f80eba37] ? dvb_usb_device_init+0x257/0x310 [dvb_usb]
[  111.350422]  [f81aec53] ? af9015_usb_probe+0x83/0x12c [dvb_usb_af9015]
[  111.350439]  [c040ab17] ? usb_autopm_do_device+0x67/0xf0
[  111.350452]  [c040b247] ? usb_probe_interface+0x87/0x160
[  111.350467]  [c0234b62] ? sysfs_create_link+0x12/0x20
[  111.350481]  [c039a730] ? really_probe+0x50/0x140
[  111.350492]  [c056b7fa] ? _spin_lock_irqsave+0x2a/0x40
[  111.350505]  [c039a839] ? driver_probe_device+0x19/0x20
[  111.350517]  [c039a8b9] ? __driver_attach+0x79/0x80
[  111.350528]  [c0399d88] ? bus_for_each_dev+0x48/0x70
[  111.350540]  [c039a5f9] ? driver_attach+0x19/0x20
[  111.350551]  [c039a840] ? __driver_attach+0x0/0x80
[  111.350563]  [c0399fdf] ? bus_add_driver+0xbf/0x2a0
[  111.350576]  [c039ab45] ? driver_register+0x65/0x120
[  111.350590]  [c040a869] ? usb_register_driver+0x79/0xe0
[  111.350612]  [f80f701b] ? af9015_usb_module_init+0x1b/0x38 [dvb_usb_af9015]
[  111.350625]  [c010113b] ? do_one_initcall+0x3b/0x190
[  111.350640]  [f80f7000] ? af9015_usb_module_init+0x0/0x38 [dvb_usb_af9015]
[  111.350653]  [c056df85] ? notifier_call_chain+0x35/0x70
[  111.350668]  [c015b77f] ? __blocking_notifier_call_chain+0x4f/0x60
[  111.350682]  [c016dd11] ? sys_init_module+0xb1/0x1f0
[  111.350694]  [c010334c] ? syscall_call+0x7/0xb
[  111.350701] Code: 00 80 3b 27 74 3b 0f b6 45 b1 84 c0 0f 85 8c 00 00 00 80 
7d a7 00 0f 85 46 ff ff ff 0f b6 43 06 8d 75 b2 8b 7b 08 89 c1 c1 e9 02 f3 a5 
89 c1 83 e1 03 74 02 f3 a4 e9 27 ff ff ff 8d b6 00 00 00 
[  111.350817] EIP: [f81ad25a] af9015_rw_udev+0x20a/0x2c0 [dvb_usb_af9015] 
SS:ESP 0068:f5b4dc98
[  111.350837] CR2: f81b9e17
[  111.350846] ---[ end trace caef73f5e73fe8b8 ]---

I updated firmware file to latest version but not helped.

At the moment I am using 2.6.30 kernel where is device working OK.

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

-- 
MSI Digi VOX mini III isn't working with 2.6.31-5-generic kernel
https://bugs.launchpad.net/bugs/413944
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 413941] Re: Network and Sound don't work on Medion MD 96630

2009-08-15 Thread Martin Thoma
I thought with Kernel 2.6.29 would WLAN (rt2860) work ... but now even LAN 
doesn't work :-(
What can I do to get this fixed? Do you need more information?

http://kernelnewbies.org/Linux_2_6_29#head-364a04c6ddfea0d5c4122f66d21fb807365b274c
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=91980990527258a075361490cecadbb7356fc0d2

-- 
Network and Sound don't work on Medion MD 96630
https://bugs.launchpad.net/bugs/413941
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 233866] Re: Please merge gnome-lokkit 0.50.22-7.2 (universe) from Debian unstable (main)

2009-08-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/intrepid/gnome-lokkit

-- 
Please merge gnome-lokkit 0.50.22-7.2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/233866
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 413538] Re: [karmic4] live cd hangs after hitting return in bootsplash screen on an AMILO XI2428

2009-08-15 Thread HugoHirsch
Dear Leann,
can't download an Alpha3 - http://cdimage.ubuntu.com/releases/karmic/alpha-3/ 
gives a 404.
Can you point me to an ISO-image of karmic3 to verify whether it boots or not?

-- 
[karmic4] live cd hangs after hitting return in bootsplash screen on an AMILO 
XI2428
https://bugs.launchpad.net/bugs/413538
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 360740] Re: Mute button not turning red

2009-08-15 Thread David Monniaux
Similar problem with HP Pavilion tx1219. The mute light stays orange
(muted) regardless of whether the sound is truly muted. The mute key
does work when pressed.

The problem is only that the current state of muting/unmuting does not
get propagated to the leds. I'm unsure to what these leds are connected.

-- 
Mute button not turning red
https://bugs.launchpad.net/bugs/360740
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 366285] Re: Kubuntu - setting Country or region is ignored by applications

2009-08-15 Thread Tathosh
Hello,

the output of locale in terminal is:

LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE=en_US.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_TIME=en_US.UTF-8
LC_COLLATE=en_US.UTF-8
LC_MONETARY=en_US.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_PAPER=en_US.UTF-8
LC_NAME=en_US.UTF-8
LC_ADDRESS=en_US.UTF-8
LC_TELEPHONE=en_US.UTF-8
LC_MEASUREMENT=en_US.UTF-8
LC_IDENTIFICATION=en_US.UTF-8
LC_ALL=

So it seems that regional settings in Country or region are not
recognised by system.

I tried to edit /etc/default/locale file where I entered following lines
(in order to get Slovak settings):

LANG=en_US.UTF-8
LC_CTYPE=sk_SK.UTF-8
LC_NUMERIC=sk_SK.UTF-8
LC_TIME=sk_SK.UTF-8
LC_COLLATE=sk_SK.UTF-8
LC_MONETARY=sk_SK.UTF-8
LC_PAPER=sk_SK.UTF-8
LC_NAME=sk_SK.UTF-8
LC_ADDRESS=sk_SK.UTF-8
LC_TELEPHONE=sk_SK.UTF-8
LC_MEASUREMENT=sk_SK.UTF-8
LC_IDENTIFICATION=sk_SK.UTF-8

and the result was that OpenOffice.org Spreadsheet recognised coma as
decimal separator (,) and also it typed coma when I pressed decimal
separator on keyboard's numpad. But SpeedCrunch did not recognised coma
as decimal separator (I had to use dot .) and also when I pressed
decimal separator on keyboard's numpad, the dot showed in SpeedCrunch.

-- 
Kubuntu - setting Country or region is ignored by applications
https://bugs.launchpad.net/bugs/366285
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 413925] Re: package kubuntu-docs 9.04.2 f ailed to install/upgrade: подпроце сс post-installation script возвра тил код ошибки 1

2009-08-15 Thread Dean Sas
*** This bug is a duplicate of bug 387364 ***
https://bugs.launchpad.net/bugs/387364

** This bug has been marked a duplicate of bug 387364
   package kubuntu-docs 9.04.2 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1

-- 
package kubuntu-docs 9.04.2 failed to install/upgrade: подпроцесс 
post-installation script возвратил код ошибки 1
https://bugs.launchpad.net/bugs/413925
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 413946] [NEW] add rdfindexer to strigi-utils command line exectutables

2009-08-15 Thread Egon Willighagen
Public bug reported:

Please add the new rdfindexer command line utility to the strigi-utils
deb pacakge, which is the RDF equivalent of the xmlindexer.

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


** Tags: wishlist

-- 
add rdfindexer to strigi-utils command line exectutables
https://bugs.launchpad.net/bugs/413946
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to strigi in ubuntu.

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


[Bug 413947] [NEW] dolphin cannot mount ntfs disk

2009-08-15 Thread Ulaş Şahin
Public bug reported:

9.10
ntfs disk is visible on the places list...
When clicked dolphin displays this message:

org.freedesktop.Hal.Device.Volume.InvalidMountOption : The option
'locale=en_US.UTF-8' is not allowed for uid=1000

so mount is unsuccessfull.

installing ntfs-config and selecting this disk and labeling a mount point 
allows the disk to be correctly mounted.
The interesting detail is that after pressing Ok on ntfs-config the disk icon 
on dolphin adds a mini sign with a usb port..

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

-- 
dolphin cannot mount ntfs disk
https://bugs.launchpad.net/bugs/413947
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 413213] Re: Popup dont stay if second monitor is in focus

2009-08-15 Thread Appiah
Not only pidgin but other application such as rhythmbox do the same.


** Package changed: pidgin-libnotify (Ubuntu) = libnotify (Ubuntu)

-- 
Popup dont stay if second monitor is in focus
https://bugs.launchpad.net/bugs/413213
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 413949] [NEW] ubuntu karmic alpha 4 - possible partition editor bug

2009-08-15 Thread Piscium
Public bug reported:

I downloaded the alpha 4 CD image, checked MD5, burned a CD, and run it.

I did not go far. After choosing language, location, keyboard, it says
it is starting the partition manager, and that is it. Nothing happens
after, so I had to press the power button to switch the PC off.

Nothing much special with my PC. It is a 4.5 year old Dell Dimension. It
has two hard disks, the master with two partitions, Dell Utility, and
Windows XP. The second disk however, has 12 partitions with a number of
empty spaces in between. Some partitions have Ubuntu or Kubuntu (ext4),
others are empty, one is for Windows swapping. Also the partition
numbers are not in order, for example, after sdb10 comes sdb5. My guess
is that the partition editor got confused and lost!

Today I installed jaunty for a different test and all went well. So this
is a karmic bug.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
ubuntu karmic alpha 4 - possible partition editor bug
https://bugs.launchpad.net/bugs/413949
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 413948] [NEW] Evince can no longer read comicbook archives

2009-08-15 Thread Taylor Ripps L-Wren
Public bug reported:

Binary package hint: evince

Today, I suddenly can't read any of my comicbook archives anymore. I have tried 
several .cbz and .cbr archives, but I get a Permission Denied warning on 
everyone. I've checked the file permissions and there's no reason why they 
can't be opened.
In order to double check, I installed qcomicbook and it was able to read them 
just fine. Apparently something has regressed in Evince.

ProblemType: Bug
Architecture: i386
Date: Sat Aug 15 02:43:53 2009
DistroRelease: Ubuntu 9.10
Package: evince 2.27.90-0ubuntu3
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
SourcePackage: evince
Uname: Linux 2.6.31-5-generic i686

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


** Tags: apport-bug i386

-- 
Evince can no longer read comicbook archives
https://bugs.launchpad.net/bugs/413948
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 413948] Re: Evince can no longer read comicbook archives

2009-08-15 Thread Taylor Ripps L-Wren

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

-- 
Evince can no longer read comicbook archives
https://bugs.launchpad.net/bugs/413948
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 413948] Re: Evince can no longer read comicbook archives

2009-08-15 Thread Taylor Ripps L-Wren
Okay, I moved one of the comic archives to my home folder and tried opening it 
from there. I don't get a permission denied warning, instead i get this:
Unable to open document:
File type Zip archive (application/x-zip) is not supported.

It seems that someone removed compressed archive support in Evince.

-- 
Evince can no longer read comicbook archives
https://bugs.launchpad.net/bugs/413948
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 385396] Re: Brasero gives error about drive permissions while burning

2009-08-15 Thread Rolo
Got this error on Brasero 2.27.5

-- 
Brasero gives error about drive permissions while burning
https://bugs.launchpad.net/bugs/385396
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 413950] [NEW] Drag in drop in Organize Bookmarks is misaligned.

2009-08-15 Thread Arroc
Public bug reported:

Binary package hint: firefox-3.5

From the Organize Bookmarks menu, when I try to drag a folder or
bookmark, the destination that is highlighted is significantly above
(misaligned) with the cursor. The destination folder should be exactly
beneath the cursor location.

ProblemType: Bug
Architecture: i386
Date: Sat Aug 15 03:54:12 2009
DistroRelease: Ubuntu 9.10
Package: firefox-3.0 (not installed)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
SourcePackage: firefox-3.0
Uname: Linux 2.6.31-5-generic i686

** Affects: firefox-3.5 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Drag in drop in Organize Bookmarks is misaligned.
https://bugs.launchpad.net/bugs/413950
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 413213] Re: Popup dont stay if second monitor is in focus

2009-08-15 Thread Appiah
** Description changed:

- Binary package hint: pidgin-libnotify
  
  Ubuntu 9.04 x86_64 , Dualscreen nvidia , seperate X
- pidgin-libnotify:
-   Installed: 0.14-1ubuntu8
-  Candidate: 0.14-1ubuntu8
+ libnotify1   0.4.5-0ubuntu1 
+ pidgin-libnotify: Installed: 0.14-1ubuntu8
  
  Popup should not fade away so quick when you are working in an
  application on the other monitor.
  
  I've got piddgin running on display 0 , firefox running in display 1 , I 
browse around and get a message.
  Only get to catch a glimpse of the popup like i clicked it away. It does not 
show for 4-5secs like it usally does when i'm working on a application on 
display 0.

-- 
Popup dont stay if second monitor is in focus
https://bugs.launchpad.net/bugs/413213
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 413952] [NEW] Virus attacks.destruction of my netw. conf. all the time.Impossible to conf.: WPA2 enterprise param. with private key.Not professionnal.

2009-08-15 Thread armand
Public bug reported:

Binary package hint: firefox-3.0

Not professionnal.
Need to configure Network as WPA2 Enterprise with private Key.
Impossible to register parameters.
Virus attacks all the time destroying all my Net. parameters even in WPA 
personnel.

ProblemType: Bug
Architecture: lpia
Date: Sat Aug 15 09:56:54 2009
DistroRelease: Ubuntu 8.04
NonfreeKernelModules: wl
Package: firefox-3.0 3.0.7+nobinonly+nb1-0ubuntu0.8.04.1netbook0belmont1 
[modified: usr/lib/firefox-addons/searchplugins/yahoo.xml]
PackageArchitecture: lpia
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-22-lpia i686
UnreportableReason: This is not a genuine Ubuntu package

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
Virus attacks.destruction of my netw. conf. all the time.Impossible to conf.: 
WPA2 enterprise param. with private key.Not professionnal.
https://bugs.launchpad.net/bugs/413952
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 413952] Re: Virus attacks.destruction of my netw. conf. all the time.Impossible to conf.: WPA2 enterprise param. with private key.Not professionnal.

2009-08-15 Thread armand

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

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/30354078/ExtensionSummary.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/30354079/profiles.ini.txt

-- 
Virus attacks.destruction of my netw. conf. all the time.Impossible to conf.: 
WPA2 enterprise param. with private key.Not professionnal.
https://bugs.launchpad.net/bugs/413952
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 318184] Re: xrandr not detecting S-Video connection

2009-08-15 Thread jcdutton

** Attachment added: lspci -vvnn output
   http://launchpadlibrarian.net/30354057/pci.txt

-- 
xrandr not detecting S-Video connection
https://bugs.launchpad.net/bugs/318184
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 413723] Re: (No) Sound with notebook Asus X73S

2009-08-15 Thread Hammer1963
Hi Andres,

Thank you very much for reacting to my message.

I tried to run the command 'alsa-collect -p alsa-base 412723' in the terminal 
display, but it says that the command wasn't found. I tried it several times 
but the system's answer is always the same. I had to type the command because 
copy and paste from your message to the terminal display didn´t work. Can you 
see whether I made a mistake in the command or there is no solution to this 
matter in this stage? 
Thanks a lot!

Grtz,
Hammer/Hemmo

-- 
(No) Sound with notebook Asus X73S
https://bugs.launchpad.net/bugs/413723
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 413954] Re: gnome-power-manager displays some values at 1/10 of the correct amount

2009-08-15 Thread Andrew Aylett

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

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

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

** Attachment added: gnome-power-bugreport.txt
   http://launchpadlibrarian.net/30354172/gnome-power-bugreport.txt

-- 
gnome-power-manager displays some values at 1/10 of the correct amount
https://bugs.launchpad.net/bugs/413954
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 413954] [NEW] gnome-power-manager displays some values at 1/10 of the correct amount

2009-08-15 Thread Andrew Aylett
Public bug reported:

Binary package hint: gnome-power-manager

Gnome-power-manager reports some battery statistics at 1/10 of their
true value, while others are correct.  For example, the battery current
charge, last full charge and design charge are given at 2.4Wh, 2.4Wh and
2.6Wh when the battery was actually built as 26Wh.  Similarly, the
discharge rate is given as ~1.1W, while it should be 11W.  The charge
rate, however, is given at 65.5W, which is correct.  This also leads to
wildly incorrect remaining charge times, with around 1m20s quoted for a
50% charge, which is roughly 40x out.

ProblemType: Bug
Architecture: i386
Date: Sat Aug 15 08:15:45 2009
DistroRelease: Ubuntu 9.10
Package: gnome-power-manager 2.27.5-0ubuntu1
ProcEnviron:
 LC_COLLATE=C
 PATH=(custom, user)
 LANG=en_GB.UTF8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
SourcePackage: gnome-power-manager
Uname: Linux 2.6.31-5-generic i686

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


** Tags: apport-bug i386

-- 
gnome-power-manager displays some values at 1/10 of the correct amount
https://bugs.launchpad.net/bugs/413954
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 413953] [NEW] USB modem disconnect on Jaunty (uhci_hcd: host system error, PCI problems?)

2009-08-15 Thread Eric Hammond
Public bug reported:

I've been using a Verizon USB727 (USB modem) with Ubuntu 9.04 Jaunty and
it works beautifully most of the time.

However, after a number of hours (or sometimes minutes) of usage, it
suddenly disconnects from the network.  The full errors from syslog are
available on:

  http://paste.ubuntu.com/253430/

but they start with:

  kernel: [150839.260420] uhci_hcd :00:1d.1: host system error, PCI 
problems?
  kernel: [150839.260431] uhci_hcd :00:1d.1: host controller halted, very 
bad!

I can unplug the USB modem from that USB port and plug it into the USB
port on the other side of the laptop.  It connects and everything works
well for another while.  When the error happens again, I am unable get
it working again without rebooting the laptop.

I'm running 2.6.28-14-server #47-Ubuntu SMP on a Dell Latitude E6500.

The lsusb -v output is available here:

  http://paste.ubuntu.com/253450/

Let me know if any other information would be helpful in diagnosing the
problem.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

  I've been using a Verizon USB727 (USB modem) with Ubuntu 9.04 Jaunty and
  it works beautifully most of the time.
  
  However, after a number of hours (or sometimes minutes) of usage, it
  suddenly disconnects from the network.  The full errors from syslog are
  available on:
  
http://paste.ubuntu.com/253430/
  
  but they start with:
  
kernel: [150839.260420] uhci_hcd :00:1d.1: host system error, PCI 
problems?
kernel: [150839.260431] uhci_hcd :00:1d.1: host controller halted, very 
bad!
  
  I can unplug the USB modem from that USB port and plug it into the USB
  port on the other side of the laptop.  It connects and everything works
  well for another while.  When the error happens again, I am unable get
  it working again without rebooting the laptop.
  
  I'm running 2.6.28-14-server #47-Ubuntu SMP on a Dell Latitude E6500.
  
- The lsusb -v output is availalable here:
+ The lsusb -v output is available here:
  
http://paste.ubuntu.com/253450/
  
  Let me know if any other information would be helpful in diagnosing the
  problem.

-- 
USB modem disconnect on Jaunty (uhci_hcd: host system error, PCI problems?)
https://bugs.launchpad.net/bugs/413953
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 413951] Re: firefox-3.0 crashed with SIGSEGV in JS_TraceChildren()

2009-08-15 Thread PowerMilk
** Visibility changed to: Public

-- 
firefox-3.0 crashed with SIGSEGV in JS_TraceChildren()
https://bugs.launchpad.net/bugs/413951
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   >