[Bug 247332] Re: Please add a script to allow filter services to be programatically added to master.cf

2008-08-13 Thread Martin Pitt
Too late now, please upload right after alpha4.

** Changed in: postfix (Ubuntu)
   Target: intrepid-alpha-4 = intrepid-alpha-5

-- 
Please add a script to allow filter services to be programatically added to 
master.cf
https://bugs.launchpad.net/bugs/247332
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 228693] Re: [SRU] bacula-director-pgsql postinstall broken

2008-08-13 Thread Ante Karamatić
You are using unpatched version (2.2.8-5ubuntu7). Proposed version is
2.2.8-5ubuntu7.2. You can compile this version by downloading bacula
source package and applying Chuck's patch (bacula.debdiff) and mine
(bacula-2.debdiff). Procedure would be:

cd some/temporary/directory
apt-get source bacula
sudo apt-get install build-essential fakeroot
sudo apt-get build-dep bacula
wget http://launchpadlibrarian.net/14659854/bacula.debdiff
wget http://launchpadlibrarian.net/16211559/bacula-2.debdiff
cd bacula-2.2.8
patch -p1 -i ../bacula.debdiff
patch -p1 -i ../bacula-2.debdiff
fakeroot dpkg-buildpackage
[wait an hour or two]
cd ..
sudo dpkg -i bacula-common*2.2.8-5ubuntu7.2*deb
sudo dpkg -i bacula-director-common*2.2.8-5ubuntu7.2*deb
sudo dpkg -i bacula-director-pgsql*2.2.8-5ubuntu7.2*deb

If you opt for doing this, please report any changes in behavior.

-- 
[SRU] bacula-director-pgsql postinstall broken
https://bugs.launchpad.net/bugs/228693
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

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


[Bug 254261] Re: Still uses multiuser argument to dh_installinit

2008-08-13 Thread James Westby
Hi,

Thanks for working on this bug. However, the fix is not complete,
as the LSB headers in debian/snmpd.init were not updated to
reflect the new values.

Also, the current header (which are also in Debian) do not have
1 in Default-Stop. Does this mean that the daemon should be
kept running in single user mode? If so the new arguments
to update-rc.d are not correct, as they will stop the daemon
then.

Thanks,

James

-- 
Still uses multiuser argument to dh_installinit
https://bugs.launchpad.net/bugs/254261
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 257625] [NEW] Upgrade to Intrepid : Unknown setting: user_global_uid

2008-08-13 Thread Lionel Dricot
Public bug reported:

Upgrading a perfectly working Dovecot (using LDAP) server from Hardy to
Intrepid gives the message :


Aug 13 17:18:26 shaun dovecot: auth(default): Error in configuration file 
/etc/dovecot/dovecot-ldap.conf line 10: Unknown setting: user_global_uid
Aug 13 17:18:26 shaun dovecot: Fatal: Auth process died too early - shutting dow

And Dovecot doesn't start.

Maybe the configuration has changed but then, I should be warned during
upgrade.

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

-- 
Upgrade to Intrepid : Unknown setting: user_global_uid
https://bugs.launchpad.net/bugs/257625
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

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


[Bug 257667] Re: wrong permissions to access ldapi

2008-08-13 Thread Javier Uruen Val

** Attachment added: This debdiff fixes the issue
   http://launchpadlibrarian.net/16746946/slapd.diff

-- 
wrong permissions to access ldapi
https://bugs.launchpad.net/bugs/257667
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 257667] [NEW] wrong permissions to access ldapi

2008-08-13 Thread Javier Uruen Val
Public bug reported:

Binary package hint: slapd

Source: openldap_2.4.11-0ubuntu1

Release: 8.10

Version: 2.4.11-0ubuntu1

Unless I'm missing something if slapd is configured to place its socket
unix within /var/run/slapd -which is usual-, processes won't be able to
connect to the socket due to the directory's permissions.

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

-- 
wrong permissions to access ldapi
https://bugs.launchpad.net/bugs/257667
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 208695] Re: Cannot upgrade to mysql-server-5.0

2008-08-13 Thread ShadowMax

* Ubuntu Hardy *

- Installed libmysqlclient14_4.1.15-1ubuntu5_i386 and mysql-
client-4.1_4.1.15-1ubuntu5_i386 from http://packages.ubuntu.com/dapper.

- Tried to install mysql-client-5.0:

$ sudo aptitude install mysql-client-5.0

...
The following NEW packages will be installed:
  mysql-client-5.0 
...
dpkg: error processing 
/var/cache/apt/archives/mysql-client-5.0_5.0.51a-3ubuntu5.1_i386.deb (--unpack):
 trying to overwrite `/usr/bin/myisam_ftdump', which is also in package 
mysql-client-4.1
dpkg-deb: subprocess paste killed by signal (Broken pipe)
...

- Installing mysql-client-5.0 from hardy-proposed worked fine:

$ sudo aptitude -t hardy-proposed install mysql-client-5.0

...
The following NEW packages will be installed:
  mysql-client-5.0 
The following packages will be REMOVED:
  mysql-client-4.1 
The following packages will be upgraded:
  libmysqlclient15off mysql-common 
...

-- 
Cannot upgrade to mysql-server-5.0
https://bugs.launchpad.net/bugs/208695
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 257682] [NEW] dig compiled without -DDIG_SIGCHASE!

2008-08-13 Thread Ted Lemon
Public bug reported:

Binary package hint: dnsutils

I'm trying to validate my DNSSEC zone signatures using dig.   To do this
I need to use the +sigchase flag to dig.   When I do so, this is what I
see:

toccata% dig +sigchase +dnssec DS fugue.se.
Invalid option: +sigchase
Usage:  dig [EMAIL PROTECTED] [domain] [q-type] [q-class] {q-opt}
{global-d-opt} host [EMAIL PROTECTED] {local-d-opt}
[ host [EMAIL PROTECTED] {local-d-opt} [...]]

Use dig -h (or dig -h | more) for complete list of options
toccata% 

I think what's going on here is that dig has not been compiled with the
-DDIG_SIGCHASE option.

Given all the excitement recently with Dan Kaminsky's DNS bug, I think
the ability to check DNSSEC signatures is now a requirement, not
something that should be optional.   Dig is a debugging tool for DNS
administrators, and in order for us to debug our DNSSEC installations,
we need dig to be able to verify signatures.

toccata% lsb_release -rd
Description:Ubuntu 8.04.1
Release:8.04
toccata% apt-cache policy dnsutils
dnsutils:
  Installed: 1:9.4.2-10ubuntu0.1
  Candidate: 1:9.4.2-10ubuntu0.1
  Version table:
 *** 1:9.4.2-10ubuntu0.1 0
500 http://us.archive.ubuntu.com hardy-updates/main Packages
500 http://security.ubuntu.com hardy-security/main Packages
100 /var/lib/dpkg/status
 1:9.4.2-10 0
500 http://us.archive.ubuntu.com hardy/main Packages
toccata%

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

-- 
dig compiled without -DDIG_SIGCHASE!
https://bugs.launchpad.net/bugs/257682
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 228693] Re: [SRU] bacula-director-pgsql postinstall broken

2008-08-13 Thread tiefflieger
Thank you for your help and your effort :-)

I tried the steps you described, but I got the errors shown in the
attachment

Looks like I had to do a similar thing with python2.5... ?

BTW, whats 2.2.8-5ubuntu7.2 exactly ? Some kind of internal Version-
counter for ubuntu-programs?

** Attachment added: baculaerror
   http://launchpadlibrarian.net/16748513/baculaerror

-- 
[SRU] bacula-director-pgsql postinstall broken
https://bugs.launchpad.net/bugs/228693
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

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


[Bug 229252] Re: [SRU]slapd gssapi failure - apparmor profile doesn't support kerberos gssapi

2008-08-13 Thread javierpb
I've finally performed the test, and I can confirm that the package in
hardy-proposed solves this bug, and GSSAPI authentication to a OpenLDAP
server works without problems.

-- 
[SRU]slapd gssapi failure - apparmor profile doesn't support kerberos gssapi
https://bugs.launchpad.net/bugs/229252
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 41794] Re: VPN tunnel is closed before network drives are unmounted when shutting down

2008-08-13 Thread Muhammad Fauzilkamil Zainuddin
As this bug has duplicate report, I'm marking it as confirmed.

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

-- 
VPN tunnel is closed before network drives are unmounted when shutting down
https://bugs.launchpad.net/bugs/41794
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 255224] Re: New Upstream Release 1.3.4

2008-08-13 Thread Daniel Holbach
'needs-packaging' is used for packages that never were in the archive
and need to packaged from scratch. 'upgrade' is used for new upstream
versions.

** Tags removed: needs-packaging

** Tags added: upgrade

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

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


[Bug 256584] Re: Please sync xtell 2.10.5+nmu1 (universe) from Debian unstable (main).

2008-08-13 Thread Daniel Holbach
It was added to fix bug 76171 - did you try installing to see if it is
fixed?

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

-- 
Please sync xtell 2.10.5+nmu1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256584
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256602] ACK of sync request

2008-08-13 Thread Daniel Holbach
ACKed.

-- 
Please sync libwoodstox-java 1:3.9.2.dfsg-1 (universe) from Debian unstable 
(main).
https://bugs.launchpad.net/bugs/256602
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257045] Re: 0.7 Nokia E71 via USB not detected

2008-08-13 Thread Tero Karvinen
Thomas replied with lshal output, so changing status
incomplete-confirmed.

** Changed in: network-manager (Ubuntu)
   Status: Incomplete = Confirmed

-- 
0.7 Nokia E71 via USB not detected
https://bugs.launchpad.net/bugs/257045
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256574] Re: Please sync audacious 1.5.1-3 (universe) from Debian unstable (main).

2008-08-13 Thread Daniel Holbach
Can you please explain why debian/patches/004-change-default-output-
plugin.dpatch can also be dropped?

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

-- 
Please sync audacious 1.5.1-3 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256574
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 255743] Re: Please merge cedet-1.0pre4(universe) from debian unstable

2008-08-13 Thread Bhavani Shankar
OK converting to a sync.

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

-- 
Please merge cedet-1.0pre4(universe) from debian unstable
https://bugs.launchpad.net/bugs/255743
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 255743] Re: Please merge cedet-1.0pre4(universe) from debian unstable

2008-08-13 Thread Bhavani Shankar
Explanatiion of why ubuntu changes can be dropped:

Debian has incorporated all the changes ion ubuntu so ubuntu changes can
be dropped.

Changelog since the previous ubuntu version:

 cedet (1:1.0pre4-3) unstable; urgency=low

   * debian/control:
 - Remove dpatch Build-Depends.
 - Add VCS-Browser and VCS-Git fields.
 - Bump Standards-Version to 3.7.3.
 - Bump dependencies so that we force the new semantic package to build
   properly (Closes: #412015).
   * debian/copyright:
 - Add copyright notices to silence lintian.
   * debian/eieio.examples:
 - Remove linemark.el.
   * debian/*.emacsen-(install|remove):
 - Use /usr/share/info rather than /usr/info.
   * debian/*-install.el:
 - List explicit paths to add to the load path while compiling, and
   prohibit Debian's normal load files from starting. This should
   prevent problems like loading a new version of the semantic package
   without first loading the packages that it depends on. It should
   help to future-proof us against bug reports to this effect. It will
   also provide a slight speed boost during compilation, and prohibits
   3rd-party packages from messing up our build
   (Closes: #484667, #440893).
   * debian/patches:
 - Manage this using git.
   * debian/rules:
 - Remove use of dpatch in favor of a simple patch invocations.
 - Add genpatches command for the maintainer to call to generate the
   contents of debian/patches.
 - Fix lintian warning about binary-arch.
 - Don't remove linemark.el from /usr/share/emacs/site-lisp/eieio, at
   request of Étienne BERSAC.
   * debian/semantic.emacsen-install:
 - Don't compile semantic-example.el, since emacs-snapshot has issues
   with it.

 -- Michael W. Olson (GNU address) [EMAIL PROTECTED] Wed, 02 Jul 2008
22:41:16 -0700


** Description changed:

- Debian has a new version which has to be merged.
+ Debian has a new version which has to be synced.

** Tags added: sync

** Tags removed: merge

-- 
Please merge cedet-1.0pre4(universe) from debian unstable
https://bugs.launchpad.net/bugs/255743
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 253332] Re: networking disable after resuming from hibernate

2008-08-13 Thread Hurin
I have experienced this problem 5  times now.

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

-- 
networking disable after resuming from hibernate
https://bugs.launchpad.net/bugs/253332
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 253332] Re: networking disable after resuming from hibernate

2008-08-13 Thread Hurin
Hello, I recently realized that while in Ubuntu, my CPU fan will stop for 
several minutes.
I see through the case how the blades receive little pulses and moves a bit but 
it doesn't spin!
After a while it turns on again
I don't experience this while in Windows for 2 or 3 hours
Wondering if this should be a bug by itself or if it related to hibernation 
problems
I've read around that many laptops have similar problems after hibernate

What is the next step on this troubleshooting?

-- 
networking disable after resuming from hibernate
https://bugs.launchpad.net/bugs/253332
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257469] Re: hibernate crashes on a Compaq presario sr1215la

2008-08-13 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 257470 ***
https://bugs.launchpad.net/bugs/257470

** This bug has been marked a duplicate of bug 257470
   hibernate crashes on a Compaq presario sr1215la

-- 
hibernate crashes on a Compaq presario sr1215la
https://bugs.launchpad.net/bugs/257469
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257468] Re: hibernate crashes on a Compaq presario sr1215la

2008-08-13 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 257470 ***
https://bugs.launchpad.net/bugs/257470

** This bug has been marked a duplicate of bug 257470
   hibernate crashes on a Compaq presario sr1215la

-- 
hibernate crashes on a Compaq presario sr1215la
https://bugs.launchpad.net/bugs/257468
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257364] Re: Probleme de sortie de veille

2008-08-13 Thread Axel Gille
** Description changed:

  Description:  Ubuntu 8.04.1
  Release:  8.04
+ 
+ Hello,
+ My problme appear when i use the suspend command especialy when i try to 
resume my session. So at resume there is juste a white flashing cursor.
+ I have to give a precision, my problem appear just after the ionstallation 
finished. After that i activate the proprietary drivers for my nvidia card and 
the problem is always the same.
+ 
+ Sorry for my english.
  
  Bonjour
  Le probleme se situe lors de la sortie du mode veille de mon ordinateur. A la 
reprise il ya un curseur blanc clignotant et rien d'autre je suis obligé de 
faire un reboot physique de la machine.
  Je precise que le probleme apparait des l'installation et avant toute install 
de logiciel, je précise également que les drivers propriétaires sont activés 
mais que le problème existait déja quand ils ne l'étaient pas. 
  
  Je joins le resultat d'1 lspci.

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

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

[Bug 256574] Re: Please sync audacious 1.5.1-3 (universe) from Debian unstable (main).

2008-08-13 Thread Bhavani Shankar
yes daniel, I m in my university caampus right now. when I go home I ll
explain.

** Changed in: audacious (Ubuntu)
 Assignee: (unassigned) = Bhavani Shankar (bhavi)
   Status: Incomplete = In Progress

-- 
Please sync audacious 1.5.1-3 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256574
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256620] Re: Please sync user-mode-linux 2.6.26-1um-2 (universe) from Debian unstable (main).

2008-08-13 Thread Bhavani Shankar
** Changed in: user-mode-linux (Ubuntu)
 Assignee: (unassigned) = Bhavani Shankar (bhavi)
   Status: Incomplete = In Progress

-- 
Please sync user-mode-linux 2.6.26-1um-2 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256578] Re: Please sync grub2 1.96+20080724-6 (universe) from Debian unstable (main).

2008-08-13 Thread Mario Limonciello
Glancing through this changelog there are no references to Ubuntu's
usage of quiet or splash or the removal of the GNU/Linux string.

Can you please provide a more thorough explanation why you believe the
Ubuntu delta can be dropped?

-- 
Please sync grub2 1.96+20080724-6 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256578
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 255743] Re: Please sync cedet-1.0pre4(universe) from debian unstable

2008-08-13 Thread Bhavani Shankar
** Summary changed:

- Please merge cedet-1.0pre4(universe) from debian unstable
+ Please sync cedet-1.0pre4(universe) from debian unstable

-- 
Please sync cedet-1.0pre4(universe) from debian unstable
https://bugs.launchpad.net/bugs/255743
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 255224] Re: New Upstream Release 1.3.4

2008-08-13 Thread Aanjhan Ranganathan
updating .diff.gz as the base version was that taken from hardy and not
intrepid.

** Attachment added: .diff.gz
   http://launchpadlibrarian.net/16736968/gnusim8085_1.3.4-0ubuntu1.diff.gz

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

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


[Bug 254649] Re: Please sync scrapbook-1.3.3.4-1(universe) from debian unstable

2008-08-13 Thread Bhavani Shankar
** Changed in: scrapbook (Ubuntu)
 Assignee: (unassigned) = Bhavani Shankar (bhavi)
   Status: Confirmed = In Progress

-- 
Please sync scrapbook-1.3.3.4-1(universe) from debian unstable 
https://bugs.launchpad.net/bugs/254649
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 55780] Re: Dell Inspiron WiFi light does not show on/off status

2008-08-13 Thread MyR
same here with a ipw2200bg card. dell inspiron 6000.

-- 
Dell Inspiron WiFi light does not show on/off status
https://bugs.launchpad.net/bugs/55780
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 172363] Re: mailscanner should depend on initscripts from edgy or greater

2008-08-13 Thread Philip Wyett
** Changed in: mailscanner (Ubuntu)
 Assignee: Philip Wyett (philipwyett) = (unassigned)

-- 
mailscanner should depend on initscripts from edgy or greater
https://bugs.launchpad.net/bugs/172363
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256990] Re: Link to md5sums not located on the offical ubuntu download page

2008-08-13 Thread Matthew East
I have to say I think the link in the Need Help section of the
download page is pretty clear (even if the grammar is rather suspect):

Learn how to verify that your CD download ok:
https://help.ubuntu.com/community/HowToMD5SUM;

For that reason I'll close this bug. If there is a specific reason that
you didn't understand this link, please repost to the bug report to
explain why.

** Changed in: ubuntu-website
   Status: New = Invalid

-- 
Link to md5sums not located on the offical ubuntu download page
https://bugs.launchpad.net/bugs/256990
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256941] Re: Please merge qtemu-1.0.5-2(universe) from debian unstable

2008-08-13 Thread Bhavani Shankar
Explanation of why ubuntu changes can be dropped:

Debian has applied all of the Ubuntu changes in version 1.0.5-2 of
qtemu. so ubuntu changes can be dropped.

Changelog since the previous version of ubuntu:

qtemu (1.0.5-2) unstable; urgency=low

  * Add kfreebsd-i386 and kfreebsd-amd64 to the architecture list.
(Closes: #493482)
  * Bump Standards-Version to 3.8.0 (no changes needed).
  * Bump compat/debhelper to 6.
  * Merge from Ubuntu:
 - Add desktop and icon files. (Closes: #460932)
 - Add build dependency on sharutils for uudecode.

 -- Fathi Boudra [EMAIL PROTECTED] Sun, 10 Aug 2008 11:44:33 +0200

-- 
Please merge qtemu-1.0.5-2(universe) from debian unstable
https://bugs.launchpad.net/bugs/256941
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257502] [NEW] CPU frequency scaling not supported

2008-08-13 Thread laptoplinux
Public bug reported:

Have a clean install of Hardy on a new Toshiba Dynabook TX/760LS and I
am going through the laptop testing as outlined on Ubuntu
(https://wiki.ubuntu.com/LaptopTesting) and encountered this error. Is
it something that I need be concerned about and if so how do I resolve
it? Thanks.

:~$ uname -a
Linux 2.6.24-19-generic #1 SMP Fri Jul 11 23:41:49 UTC 2008 i686 GNU/Linux


:~$ sudo invoke-rc.d powernowd restart
 * Stopping powernowd:   [ OK ] 
 * Starting powernowd... 
 * CPU frequency scaling not supported...[ OK ] 

:~$ cat /proc/cpuinfo 
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 13
model name  : Intel(R) Celeron(R) M processor 1.40GHz
stepping: 8
cpu MHz : 1396.726
cache size  : 1024 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat 
clflush dts acpi mmx fxsr sse sse2 ss tm pbe up bts
bogomips: 2796.66
clflush size: 64

:~$ sudo powernowd
powernowd: PowerNow Daemon v0.97, (c) 2003-2006 John Clemens
powernowd: Found 1 scalable unit:  -- 1 'CPU' per scalable unit
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq: No such file or directory

PowerNowd encountered and error and could not start.
Please make sure that:
 - You are running a v2.6.7 kernel or later
 - That you have sysfs mounted /sys
 - That you have the core cpufreq and cpufreq-userspace
   modules loaded into your kernel
 - That you have the cpufreq driver for your cpu loaded,
   (for example: powernow-k7), and that it works. Check
   'dmesg' for errors.
If all of the above are true, and you still have problems,
please email the author: [EMAIL PROTECTED]

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
CPU frequency scaling not supported
https://bugs.launchpad.net/bugs/257502
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256578] Re: Please sync grub2 1.96+20080724-6 (universe) from Debian unstable (main).

2008-08-13 Thread Bhavani Shankar
Okay! when I return home, defenitely.

** Changed in: grub2 (Ubuntu)
 Assignee: (unassigned) = Bhavani Shankar (bhavi)
   Status: New = In Progress

-- 
Please sync grub2 1.96+20080724-6 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256578
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 255931] Re: Confusing Media Player Open With

2008-08-13 Thread nullack
Once the new alpha comes out in the next few days I'll do a new fresh
install to confirm

-- 
Confusing Media Player Open With
https://bugs.launchpad.net/bugs/255931
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 255224] Re: New Upstream Release 1.3.4

2008-08-13 Thread Launchpad Bug Tracker
This bug was fixed in the package gnusim8085 - 1.3.4-0ubuntu1

---
gnusim8085 (1.3.4-0ubuntu1) intrepid; urgency=low

  * New Upstream release. Closes (LP: #255224)
  * Updated Standards-Version to 3.8.0

 -- Aanjhan Ranganathan [EMAIL PROTECTED]   Sun, 10 Aug 2008
18:01:38 +0530

** Changed in: gnusim8085 (Ubuntu)
   Status: Confirmed = Fix Released

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

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


[Bug 231075] Re: update-manager fails - requires at least kernel version 2.6.17

2008-08-13 Thread Joachim Durchholz
BTW running
  dpkg-reconfigure -a
fixed the problem for me. (It also asked me lots of questions, and I'm not sure 
what I misconfigured.)

Here's the end of the update messages [with my comments in square
brackets]:

-- snip --
Cleaning up font configuration of pango...
Cleaning up category xfont..
Cleaning up font configuration of pango...
Cleaning up category xfont..
Updating font configuration of pango...
Cleaning up category xfont..
Updating category xfont..
udev active, devices will be created in /dev/.static/dev/
Cleaning up font configuration of libwmf0.2-7...
Cleaning up category type1..
Cleaning up category truetype..
Updating font configuration of libwmf0.2-7...
Cleaning up category type1..
Cleaning up category truetype..
Updating category truetype..
Updating category type1..
update-initramfs: Generating /boot/initrd.img-2.6.15-26-server
W: udev hook script requires at least kernel version 2.6.17
W: not generating requested initramfs for kernel 2.6.15-26-server
Not touching initrd symlinks since we are being reinstalled (2.6.15-26.47)
Not updating image symbolic links since we are being updated (2.6.15-26.47)
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz
Found kernel: /boot/vmlinuz-2.6.24-19-server
Found kernel: /boot/vmlinuz-2.6.15-52-server
Found kernel: /boot/vmlinuz-2.6.15-51-server
Found kernel: /boot/vmlinuz-2.6.15-29-server
Found kernel: /boot/vmlinuz-2.6.15-28-server
Found kernel: /boot/vmlinuz-2.6.15-26-server
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done
[4 repeats from line update-initramfs: Generating... above]

Running depmod.
[another repeat]

update-initramfs: Generating /boot/initrd.img-2.6.24-19-server
Generating locales...
  [EMAIL PROTECTED] up-to-date
  de_DE.ISO-8859-1... up-to-date
  de_DE.UTF-8... up-to-date
  en_US.UTF-8... up-to-date
Generation complete.
Generating locales...
  [EMAIL PROTECTED] up-to-date
  de_DE.ISO-8859-1... up-to-date
  de_DE.UTF-8... up-to-date
  en_US.UTF-8... up-to-date
Generation complete.
Backing up any LVM2 metadata that may exist...done.
[back to too old kernel mode]
update-initramfs: Generating /boot/initrd.img-2.6.15-29-server
W: udev hook script requires at least kernel version 2.6.17
W: not generating requested initramfs for kernel 2.6.15-29-server
udev active, devices will be created in /dev/.static/dev/
udev active, devices will be created in /dev/.static/dev/
 * Stopping MD monitoring service mdadm --monitor  [ OK 
] 
 Removing any system startup links for /etc/init.d/mdadm-raid ...
update-initramfs: Generating /boot/initrd.img-2.6.15-29-server
W: udev hook script requires at least kernel version 2.6.17
W: not generating requested initramfs for kernel 2.6.15-29-server
 * Starting MD monitoring service mdadm --monitor  [ OK 
] 
[back to it works mode]
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz
Found kernel: /boot/vmlinuz-2.6.24-19-server
Found kernel: /boot/vmlinuz-2.6.15-52-server
Found kernel: /boot/vmlinuz-2.6.15-51-server
Found kernel: /boot/vmlinuz-2.6.15-29-server
Found kernel: /boot/vmlinuz-2.6.15-28-server
Found kernel: /boot/vmlinuz-2.6.15-26-server
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done

 * Stopping MySQL database server mysqld   [ OK 
] 
 * Stopping MySQL database server mysqld   [ OK 
] 
ls: cannot access /sys/module/apparmor: No such file or directory
ls: cannot access /sys/module/apparmor: No such file or directory
ls: cannot access /sys/module/apparmor: No such file or directory
$Loading AppArmor module: Failed.
invoke-rc.d: initscript apparmor, action force-reload failed.
 * Starting MySQL database server mysqld   [ OK 
] 
 * Checking for corrupt, not cleanly closed and upgrade needing tables.
Stopping nagios: nagios.
 * Reloading web server config apache2 [ OK 
] 
There is no htpasswd command, so I can't create the password file
for you.  If you want to use nagios with apache You will have to figure
out a way to create a htpasswd file yourself.  If you've chosen
to configure apache (or some other web server) manually, you can safely
disregard this.  Otherwise, the htpasswd file should be called:
/etc/nagios/htpasswd.users
and be mode 0640, owned by root, group www-data.
chown root:www-data /etc/nagios/htpasswd.users || true
chmod 0640 /etc/nagios/htpasswd.users || true
Starting nagios: nagios.

[and 

[Bug 249885] Re: dopewars can't save high score

2008-08-13 Thread François Marier
It seems to work fine on Debian unstable (same version of the package).

Can you post the output of ls -l /var/games/dopewars.sco ?

Specifically, I want to know:
- whether the file exists
- whether the high score file is empty
- what the ownership and permissions are

Thanks,
Francois

-- 
dopewars can't save high score
https://bugs.launchpad.net/bugs/249885
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 241041] Re: Please merge xen-tools 3.9-3 (universe) from Debian unstable (main).

2008-08-13 Thread Bhavani Shankar
** Changed in: xen-tools (Ubuntu)
   Status: In Progress = Confirmed

-- 
Please merge xen-tools 3.9-3 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/241041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257504] [NEW] Upgrade Ubuntu Studio 7.10 to 8.04 froze during language-pack install

2008-08-13 Thread Frank Carvalho
Public bug reported:

Binary package hint: update-manager

Architecture is AMD_64. Old kernel is: 
2.6.22-15-rt
The process that runs forever is: 
/bin/sh -e /usr/share/locales/install-language-pack en
I eventually had to kill this process to complete install.

ProblemType: Package
Architecture: amd64
Date: Tue Aug 12 18:52:24 2008
DistroRelease: Ubuntu 8.04
ErrorMessage: ErrorMessage: SystemError in cache.commit(): E:Sub-process 
/usr/bin/dpkg returned an error code (1)

NonfreeKernelModules: ath_hal nvidia
Package: update-manager 1:0.87.30
PackageArchitecture: all
SourcePackage: update-manager
Title: package update-manager 1:0.87.30 failed to install/upgrade: 
ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg 
returned an error code (1)
Uname: Linux 2.6.22-15-rt x86_64

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


** Tags: apport-package

-- 
Upgrade Ubuntu Studio 7.10 to 8.04 froze during language-pack install
https://bugs.launchpad.net/bugs/257504
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257504] Re: Upgrade Ubuntu Studio 7.10 to 8.04 froze during language-pack install

2008-08-13 Thread Frank Carvalho

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

** Attachment added: VarLogDistupgradeAptlog.gz
   http://launchpadlibrarian.net/16737149/VarLogDistupgradeAptlog.gz

** Attachment added: VarLogDistupgradeApttermlog.gz
   http://launchpadlibrarian.net/16737150/VarLogDistupgradeApttermlog.gz

** Attachment added: VarLogDistupgradeMainlog.gz
   http://launchpadlibrarian.net/16737151/VarLogDistupgradeMainlog.gz

** Attachment added: VarLogDistupgradeTermlog.gz
   http://launchpadlibrarian.net/16737152/VarLogDistupgradeTermlog.gz

-- 
Upgrade Ubuntu Studio 7.10 to 8.04 froze during language-pack install
https://bugs.launchpad.net/bugs/257504
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256941] ACK of sync request

2008-08-13 Thread Daniel Holbach
ACKed.

-- 
Please merge qtemu-1.0.5-2(universe) from debian unstable
https://bugs.launchpad.net/bugs/256941
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 255008] Re: Up arrow key mapped to Print [screen]

2008-08-13 Thread Timo Aaltonen
Matt: you need xserver-xorg-core .906-1ubuntu3 and hal -3~ubuntu6.
Without the xserver update, setxkbmap only seemingly changes the model..

-- 
Up arrow key mapped to Print [screen]
https://bugs.launchpad.net/bugs/255008
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 237083] Re: openjdk-6 SRU for hardy

2008-08-13 Thread Martin Pitt
** Tags added: verification-done

** Tags removed: verification-needed

-- 
openjdk-6 SRU for hardy
https://bugs.launchpad.net/bugs/237083
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257507] [NEW] If I use shutdown from the gui or invoke it from the command line (with power down and halt options) it doesn't power off the machine.

2008-08-13 Thread laptoplinux
Public bug reported:

They both shutdown the OS but then the machine power is left on and I
must turn it off from the power button.

p:~$ uname -a
Linux 2.6.24-19-generic #1 SMP Fri Jul 11 23:41:49 UTC 2008 i686 GNU/Linux

:~$ sudo dmidecode -s system-manufacturer
TOSHIBA
:~$ sudo dmidecode -s system-product-name
dynabook TX/760LS
:~$ sudo dmidecode -s system-version
PATX760LS

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
If I use shutdown from the gui or invoke it from the command line (with power 
down and halt options) it doesn't power off the machine.
https://bugs.launchpad.net/bugs/257507
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257506] [NEW] Panel items occasionally do not display after log-in.

2008-08-13 Thread nitindb
Public bug reported:

I have been using Ubuntu 8.04 since the last month or so on a Dell 1526
Laptop with 2GB of Ram and ATI Graphics.  Occasionally after login, the
bottom panel and sometimes the top panel do not display any items.  This
is usually fixed by logging out and logging in again.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: 1526 8.04 ati dell gnome hardy panel ubuntu

** Tags added: 1526 8.04 ati dell gnome hardy panel ubuntu

-- 
Panel items occasionally do not display after log-in.  
https://bugs.launchpad.net/bugs/257506
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257253] Re: [intrepid] Covering a playing video with a window crashes the whole system

2008-08-13 Thread Timo Aaltonen
I can't reproduce this with i965. Please attach your
/var/log/Xorg.0.log.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Incomplete

-- 
[intrepid] Covering a playing video with a window crashes the whole system
https://bugs.launchpad.net/bugs/257253
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 248577] Re: avahi-daemon uses 32 bit legacy capabilities on AMD64

2008-08-13 Thread nullack
This appears to have been fixed in the alpha of Intrepid now

** Changed in: libcap (Ubuntu)
   Status: New = Fix Released

-- 
avahi-daemon uses 32 bit legacy capabilities on AMD64
https://bugs.launchpad.net/bugs/248577
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 231075] Re: update-manager fails - requires at least kernel version 2.6.17

2008-08-13 Thread Joachim Durchholz
I found out another detail:
  update-initramfs -u -k 2.6.24-19-server
will work without an error message; it is
  update-initramfs -u -k 2.6.15-52-server
that will fail with the udev hook script message. So the udev message is just 
misleading about which kernel it is talking about (kernel being updated instead 
of running kernel).

So I suggest changing the message
  udev hook script requires at least kernel version 2.6.17
to
  udev hook script cannot process kernels before version 2.6.17

What remains to be checked is whether the boot machinery is in a usable state 
in the current situation. If yes, the error can be downgraded to a warning, and 
a message as in
  The kernel was not changed and should still be usable
could be issued.
If no, the message should be
  The kernel is not bootable anymore. However, a new kernel is being installed 
and *should* be bootable. You can uninstall the old kernel(s).

-- 
update-manager fails - requires at least kernel version 2.6.17
https://bugs.launchpad.net/bugs/231075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257508] [NEW] [sync-request] Please sync bluemindo 0.2.1-1 from Debian unstable

2008-08-13 Thread Aanjhan Ranganathan
Public bug reported:

There is new software bluemindo on Debian unstable. It is a python based
music player. Small yet powerful. It will be nice to have it in Ubuntu.

Builds fine on Intrepid pbuilder.

Debian PTS: http://packages.qa.debian.org/b/bluemindo.html

Brief Package Description:
A really simple but powerful audio player in Python/PyGTK, using Gstreamer.

Bluemindo is a really simple but powerful audio player in Python/PyGTK, using 
Gstreamer.
Bluemindo is a free (as in freedom) software, released under GPLv3, only.

It can downloads albums or artists pictures and lyrics as doing desktop 
notifications or sending music to your Last.fm profile or on your Jabber 
account (via PEP).
Also, you can choose the view: lightweight, basic, normal or full.

** Affects: ubuntu
 Importance: Wishlist
 Status: New

-- 
[sync-request] Please sync bluemindo 0.2.1-1 from Debian unstable
https://bugs.launchpad.net/bugs/257508
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 220052] Re: dot crashed with SIGSEGV in fclose()

2008-08-13 Thread christophe-marie
Not currently. My computer will not be available until the end of the summer
(I'm writing you back from work). Actually, by the end of september, I'll be
able to do it. Not before. Don't close the bug, I promise I'll set a
reminder and do it :)

On Tue, Aug 12, 2008 at 10:03 PM, Sebastien Bacher
[EMAIL PROTECTED]wrote:

 Thank you for your bug report. Could you try if that's still an issue in
 hardy?

 ** Tags removed: need-i386-retrace

 ** Attachment removed: CoreDump.gz

   http://launchpadlibrarian.net/13591399/CoreDump.gz

 ** Visibility changed to: Public

 ** Changed in: graphviz (Ubuntu)
   Importance: Undecided = Medium
   Status: New = Incomplete

 --
 dot crashed with SIGSEGV in fclose()
 https://bugs.launchpad.net/bugs/220052
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Christophe-Marie Duquesne

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

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


[Bug 257508] Re: [sync-request] Please sync bluemindo 0.2.1-1 from Debian unstable

2008-08-13 Thread Nick Ellery
** Changed in: ubuntu
   Importance: Undecided = Wishlist

-- 
[sync-request] Please sync bluemindo 0.2.1-1 from Debian unstable
https://bugs.launchpad.net/bugs/257508
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257506] Re: Panel items occasionally do not display after log-in.

2008-08-13 Thread nitindb
** Tags added: 2.6.24-20

** Tags removed: ubuntu

-- 
Panel items occasionally do not display after log-in.  
https://bugs.launchpad.net/bugs/257506
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257463] Re: Ubuntu 6.10 fails to start up using USB keyboard!

2008-08-13 Thread Chris Coulson
Thank you for taking the time to report this bug and help make Ubuntu
better. However, Ubuntu 6.10 reached the end of its 18 month support
period in April 2008. Please could you try with a newer Ubuntu release?

Thanks

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

-- 
Ubuntu 6.10 fails to start up using USB keyboard!
https://bugs.launchpad.net/bugs/257463
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257504] Re: Upgrade Ubuntu Studio 7.10 to 8.04 froze during language-pack install

2008-08-13 Thread Chris Coulson
*** This bug is a duplicate of bug 249340 ***
https://bugs.launchpad.net/bugs/249340

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 249340, 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.

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

** This bug has been marked a duplicate of bug 249340
   Gutsy-Hardy upgrade hangs in localedef

-- 
Upgrade Ubuntu Studio 7.10 to 8.04 froze during language-pack install
https://bugs.launchpad.net/bugs/257504
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217662] Re: foomatic-rip crashed with SIGSEGV in Perl_csighandler()

2008-08-13 Thread Till Kamppeter
In Intrepid foomatic-rip is replaced by a new generation which is not
written in Perl any more. It is written in C and so it does not need to
rely on the Perl infrastructure any more. So this problem should
disappear in Intrepid.

In general, this segfault happens in code of the Perl interpreter, so
this must be a bug in Perl. Moving to Perl ...

** Changed in: perl (Ubuntu)
Sourcepackagename: foomatic-filters = perl

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

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


[Bug 257510] [NEW] Download: Must re-click already-selected Open with radio button

2008-08-13 Thread Murray Cumming
Public bug reported:

Binary package hint: firefox-3.0

When click on links to some files (such as a .PDF), Firefox shows the
Opening * dialog, with radio button choices for Open with and Save
File. Open with is generally (but not always) selected by default,
but the OK button is not always sensitive. Clicking the Open with
radio button again makes it sensitive so I can continue.

Actually it seems that this might be a window focus issue. I just
noticed that, when the dialog is not focused (though it's always in
front), the Cancel button can be clicked, but the OK button is
insensitive. It becomes sensitive when I click the window to bring it to
the front again. Maybe it wasn't specifically the Open with radio button
that had to be clicked, but anywhere on the window, and maybe this is
some design decision. If so, it's rather obscure and gives the
impression of a bug. At the least,  an explanatory tooltip on the button
would give some clue to the user about what is happening so I don't just
assume that Firefox is broken.

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

-- 
Download: Must re-click already-selected Open with radio button
https://bugs.launchpad.net/bugs/257510
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 250524] Re: [Intrepid] Synaptic should depend on apt-xapian-index

2008-08-13 Thread Robertjm
After installing apt-xapian-index on Intrepid system, and restarting of
Synaptic, I get rebuilding index. After a few minutes it pops back to
Quick Search and I have the expected functionality.

If this is to be an option, it would make more sense to me to have the
dialog box invisible, rather than simply grayed out. I'd rather expect
it to be installed by default if at all possible with Ubuntu.

-- 
[Intrepid] Synaptic should depend on apt-xapian-index
https://bugs.launchpad.net/bugs/250524
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 207560] Re: Emacs-snapshot segfaults with org-mode and linum.el

2008-08-13 Thread Daniel Hackney
I tried installing the package at the address you gave, but it failed to
byte-compile semantic and so aborted the installation.

I know this is really a separate bug, but I can't create a new bug in
the Ubuntu Emacs group, so I've attached the result of the failed
compilation here.

** Attachment added: Log from installation attempt
   http://launchpadlibrarian.net/16737358/emacs-snapshot.I19059

-- 
Emacs-snapshot segfaults with org-mode and linum.el
https://bugs.launchpad.net/bugs/207560
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 207560] Re: Emacs-snapshot segfaults with org-mode and linum.el

2008-08-13 Thread Daniel Hackney
I guess that it installed in spite of that. Still segfaults.

-- 
Emacs-snapshot segfaults with org-mode and linum.el
https://bugs.launchpad.net/bugs/207560
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257511] [NEW] Aptitude display boders of pop-up windows in wrong encoding

2008-08-13 Thread Torsten Bronger
Public bug reported:

Binary package hint: aptitude

With using the locale de_DE.utf8, Aptitude gets the boder lines of the
menus right, but the borders of pop-up windows consist of ASCII letters.

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

-- 
Aptitude display boders of pop-up windows in wrong encoding
https://bugs.launchpad.net/bugs/257511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257253] Re: [intrepid] Covering a playing video with a window crashes the whole system

2008-08-13 Thread Diego Escalante Urrelo
It must be this one. Doesn't seem suspicious though.
I'm on 855GM btw.

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

-- 
[intrepid] Covering a playing video with a window crashes the whole system
https://bugs.launchpad.net/bugs/257253
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 148140] Re: No sound on IBM Z61p with Feisty

2008-08-13 Thread Jean-Baptiste Lallement
Thanks for following up. I'm closing this report due to your last
comment.

Don't hesitate to submit any new bug.

** Changed in: ubuntu
   Status: Incomplete = Fix Released

-- 
No sound on IBM Z61p with Feisty
https://bugs.launchpad.net/bugs/148140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256910] Re: kcmwineconfig doesn't load if Z: drive is removed

2008-08-13 Thread Xwang
Ok, adding the Z. drive it works.
I removed it because I was searching for a method to avoid windows application 
to see files outside the .wine directory.
Is it possible to limit wine using a sort of chroot (so that applications see 
.wine as the /directory)?
Xwang

-- 
kcmwineconfig doesn't load if Z: drive is removed
https://bugs.launchpad.net/bugs/256910
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257506] Re: Panel items occasionally do not display after log-in.

2008-08-13 Thread Parthan
I have been facing it in Ubuntu 8.04 since a couple of weeks. This
happens every time I bootup in the morning that when I login, the panel
appears but the panel applets/contents do not load following it. Instead
various apps which open up when I login such as Tomboy Search Window,
Liferea, BasKet etc. open up their windows while the panel applets like
Notification Area, Clock, Desktop Switcher, Trash, Menus etc. are yet to
load. It takes some 4-5 minutes for the panel applets to get loaded.

This doesn't happen the next time I logout and login back. But then,
most times I also miss some apps to get started which have been marked
to startup on Login such as Tomboy, BasKet, Liferea, etc. Am afraid
something happens in the sequence of things getting loaded when a Login
happens, as the panel always gets loaded correctly. It's the panel
applets which either do not appear or certain apps getting missed from
being started.

I had a screenshot of the same which I unfortunately deleted this
morning. Will add the screenshot and ~/.xsession-errors when I bootup
tomorrow.

@nitindb, Please wait for sometime to let the panel contents to load, it
usually happens for me if I wait for some 4 minutes.

-- 
Panel items occasionally do not display after log-in.  
https://bugs.launchpad.net/bugs/257506
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257506] Re: Panel items occasionally do not display after log-in.

2008-08-13 Thread Parthan
Thanks for taking your time to file this bug and help make Ubuntu
better. Can you please provide your ~/.xsession-errors taken right after
the login as an separate attachment to this bug report? Can you also try
waiting for sometime as I have mentioned in my comment. Thanks in
advance.


** Changed in: ubuntu
   Status: New = Incomplete

-- 
Panel items occasionally do not display after log-in.  
https://bugs.launchpad.net/bugs/257506
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257511] Re: Aptitude display borders of pop-up windows in wrong encoding

2008-08-13 Thread Torsten Bronger
** Summary changed:

- Aptitude display boders of pop-up windows in wrong encoding
+ Aptitude display borders of pop-up windows in wrong encoding

** Description changed:

  Binary package hint: aptitude
  
- With using the locale de_DE.utf8, Aptitude gets the boder lines of the
- menus right, but the borders of pop-up windows consist of ASCII letters.
+ With using the locale de_DE.utf8, Aptitude gets the border lines of
+ the menus right, but the borders of pop-up windows consist of ASCII
+ letters.

-- 
Aptitude display borders of pop-up windows in wrong encoding
https://bugs.launchpad.net/bugs/257511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256846] Re: evolution crashed with SIGSEGV in camel_sexp_to_sql()

2008-08-13 Thread Bug Watch Updater
** Changed in: evolution
   Status: New = Fix Released

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

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


[Bug 253599] Re: usb disc icons shoud be different from ordinary hdd icons

2008-08-13 Thread Mantas Kriaučiūnas
** Changed in: tango-icon-theme (Ubuntu)
Sourcepackagename: None = tango-icon-theme
   Status: Incomplete = New

-- 
usb disc icons shoud be different from ordinary hdd icons
https://bugs.launchpad.net/bugs/253599
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 230315] Re: gdb gets SIGTRAP on every instruction after function call

2008-08-13 Thread DEXTER
Hi,

I just did an apt-get update, but I still get the 20.38 version:

apt-cache policy linux-image-2.6.24-20-generic
linux-image-2.6.24-20-generic:
  Installed: 2.6.24-20.38
  Candidate: 2.6.24-20.38
  Version table:
 *** 2.6.24-20.38 0
400 http://archive.ubuntu.com hardy-proposed/main Packages
100 /var/lib/dpkg/status

-- 
gdb gets SIGTRAP on every instruction after function call
https://bugs.launchpad.net/bugs/230315
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257507] Re: If I use shutdown from the gui or invoke it from the command line (with power down and halt options) it doesn't power off the machine.

2008-08-13 Thread Parthan
Thanks for taking the time to report this bug. Unfortunately we can't
look into your bug because your description doesn't yet have enough
information we require.

Please include the following additional information, if you have not
already done so (please pay attention to lspci's additional options), as
required by the Ubuntu Kernel Team:

1. Please include the output of the command uname -a in your next response. 
It should be one, long line of text which includes the exact kernel version 
you're running, as well as the CPU architecture.
2. Please run the command dmesg  dmesg.log and attach the resulting file 
dmesg.log to this bug report.
3. Please run the command lspci -vvnn  lspci-vvnn.log and attach the 
resulting file lspci-vvnn.log to this bug report.

For your reference, the full description of procedures for kernel-
related bug reports is available at [WWW]
http://wiki.ubuntu.com/KernelTeamBugPolicies. Thanks in advance!


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

-- 
If I use shutdown from the gui or invoke it from the command line (with power 
down and halt options) it doesn't power off the machine.
https://bugs.launchpad.net/bugs/257507
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257507] Re: If I use shutdown from the gui or invoke it from the command line (with power down and halt options) it doesn't power off the machine.

2008-08-13 Thread Parthan
Am in doubt, is this anyway related to bug #121902 and can be marked a
duplicate of it? Thanks.

-- 
If I use shutdown from the gui or invoke it from the command line (with power 
down and halt options) it doesn't power off the machine.
https://bugs.launchpad.net/bugs/257507
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256373] Re: rhythmbox tag editing issue (back button in file property menu becomes inactive)

2008-08-13 Thread Sebastien Bacher
** Changed in: rhythmbox (Ubuntu)
   Status: Confirmed = Triaged

-- 
rhythmbox tag editing issue (back button in file property menu becomes inactive)
https://bugs.launchpad.net/bugs/256373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 243814] Re: adept-installer crash

2008-08-13 Thread russofris
I am receiving the same crash with Kubuntu Intrepid Alpha 3 (installed
10 minutes ago).  The adept_installer starts, but crashes shortly after
(before fully loading).  If run from the command line, I see the
following.

[EMAIL PROTECTED]:~$ sudo adept_installer
kapture::PkgSystem::PkgSystem()
Error: /var/tmp/kdecache-frusso is owned by uid 1000 instead of uid 0.
KCrash: Application 'adept_installer' crashing...
KCrash cannot reach kdeinit, launching directly.
[EMAIL PROTECTED]:~$

The Error is probably benign (the result of sudoing).  This is occurring with 
the amd64 build.
Linux H2SO4 2.6.26-4-generic #1 SMP Mon Jul 14 18:39:36 UTC 2008 x86_64 
GNU/Linux.

I'm willing to provide any information that you need to get this issue
resolved.

Thanx Muchly,
Frank Russo

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

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


[Bug 257517] [NEW] Please include init script for transmission-daemon

2008-08-13 Thread der_lunz
Public bug reported:

Binary package hint: transmission-cli

It would be nice if the transmission-cli package would include init-scripts to 
ease running of the daemon.
Further the most important configuration options (RUN_AT_STARTUP, 
TRANSMISSIOND_USER, TRANSMISSIOND_DL_DIR,   TRANSMISSIOND_OPTIONS,...) should 
be included in the /etc/defaults/transmission.

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

-- 
Please include init script for transmission-daemon
https://bugs.launchpad.net/bugs/257517
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256846] Re: evolution crashed with SIGSEGV in camel_sexp_to_sql()

2008-08-13 Thread Sebastien Bacher
the bug has been fixed upstream now

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

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

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


[Bug 253599] Re: usb disc icons shoud be different from ordinary hdd icons

2008-08-13 Thread Mantas Kriaučiūnas
Chris Coulson  wrote on 2008-07-31:
 FYI - The icon names used for USB drives are drive-harddisk-usb and 
 drive-removable-media-usb

Icons with these names exist only in Human icon theme :( All other icon themes 
I've checked doesn't have such icons, but has gnome-dev-harddisk-usb and 
gnome-dev-removable-usb. So, it seems majority of icon themes in Ubuntu are 
buggy, right?
Maybe we should simply create a symlinks to gnome-dev-harddisk-usb and 
gnome-dev-removable-usb with names drive-harddisk-usb and 
drive-removable-media-usb in each icon-theme packages?

** Changed in: tango-icon-theme (Baltix)
Sourcepackagename: gnome-libs = tango-icon-theme
 Assignee: (unassigned) = Mantas Kriaučiūnas (mantas)
   Status: Invalid = New

-- 
usb disc icons shoud be different from ordinary hdd icons
https://bugs.launchpad.net/bugs/253599
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 250021] Re: copy as root trashes my install

2008-08-13 Thread nullack
Related bug here:

https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/227270

-- 
 copy as root  trashes my install
https://bugs.launchpad.net/bugs/250021
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 238486] Re: wireshark crash when analysing one RTP stream

2008-08-13 Thread sebek
This problem is no more present in Hardy Heron with wiresahrk 1.0.0.
Closing

** Changed in: wireshark (Ubuntu)
   Status: New = Fix Released

-- 
wireshark crash when analysing one RTP stream
https://bugs.launchpad.net/bugs/238486
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 201478] Re: evolution-exchange-storage crashed with SIGSEGV

2008-08-13 Thread Paul Wagland
Upstream was marked as a duplicate of
http://bugzilla.gnome.org/show_bug.cgi?id=532844

-- 
evolution-exchange-storage crashed with SIGSEGV
https://bugs.launchpad.net/bugs/201478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 201478] Re: evolution-exchange-storage crashed with SIGSEGV

2008-08-13 Thread Paul Wagland
Upstream was marked as a duplicate.

** Changed in: evolution-exchange
 Bugwatch: GNOME Bug Tracker #522961 = GNOME Bug Tracker #532844
   Status: New = Unknown

-- 
evolution-exchange-storage crashed with SIGSEGV
https://bugs.launchpad.net/bugs/201478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 201478] Re: evolution-exchange-storage crashed with SIGSEGV

2008-08-13 Thread Bug Watch Updater
** Changed in: evolution-exchange
   Status: Unknown = Fix Released

-- 
evolution-exchange-storage crashed with SIGSEGV
https://bugs.launchpad.net/bugs/201478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 152261] Re: grub not configured with live CD install with pre-existing /home partition (Gutsy RC)

2008-08-13 Thread Gyorgyi Toth
I'm not sure if it is exactly the same problem, but from my noob
perspective, it looks quite it.

I had a stable and functioning dual-boot of Hardy and XP (with XP
installed first) until a few days ago I did a new install of Hardy with
the latest Live CD. I used manual partitioning during the Live CD
process, and used the same partition as before, only this time I also
made a separate partition for /home. The Live CD install proceeds, files
are copied, etc., no error messages on the graphic interface, only, at
one point the install stops and I am returned to the Live CD desktop. On
the partition where Ubuntu is supposedly installed, there are a lot of
files, but there is no /boot/grub folder.

After restarting, I also got Error 15, in order to have at least one
functioning OS I used fixmbr and fixboot from the XP recovery CD, so now
at least I can boot into windows, but Ubuntu install happens the same
every time.

I did not have this problem when I had no separate /home partition, but
this could not be the problem, could it?

-- 
grub not configured with live CD install with pre-existing /home partition 
(Gutsy RC)
https://bugs.launchpad.net/bugs/152261
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 67527] Re: [edgy] spelling mistake in kubuntu-leaflet.png

2008-08-13 Thread Timo Jyrinki
This has been fixed.

** Changed in: example-content (Ubuntu)
   Status: Confirmed = Fix Released

-- 
[edgy] spelling mistake in kubuntu-leaflet.png
https://bugs.launchpad.net/bugs/67527
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257520] [NEW] gettextvalue in ooldtp is passing one extra argument

2008-08-13 Thread Ara Pulido
Public bug reported:

Binary package hint: python-ldtp

In ooldtp.py gettextvalue is passing one more argument to
ldtp.gettextvalue.

If you have a text component and want to get the text value, you would
do:

textcomponent = mywindow.getchild('txt0')
mytext = textcomponent.gettextvalue()

That would raise an exception: Min 1 argument required

That is not true, as the minimum arguments for ldtp.gettextvalue are only the
context and the component name, which we already have.

Moreover, if you try to pass a fake argument to it, it raise another
exception:

 File /var/lib/python-support/python2.5/ooldtp.py, line 342, in gettextvalue
return ldtp.gettextvalue (self.__window, name, textProperty, startPosition,
endPosition)
TypeError: gettextvalue() takes at most 4 arguments (5 given)

** Affects: ldtp
 Importance: Unknown
 Status: New

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

** Bug watch added: GNOME Bug Tracker #547541
   http://bugzilla.gnome.org/show_bug.cgi?id=547541

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

-- 
gettextvalue in ooldtp is passing one extra argument
https://bugs.launchpad.net/bugs/257520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257519] [NEW] File Roller With P7zip Broken on Rars

2008-08-13 Thread nullack
Public bug reported:

Binary package hint: file-roller

As part of the new changes with Intrepid, gnome has upgraded file roller
to use P7zip. Amongst other enhancements this allows for RAR support via
P7zip out of the box. It is however broken.

a) trying to extract from a rar archive, file roller will fail to
extract and will provide the following:

7-Zip 4.58 beta Copyright (c) 1999-2008 Igor Pavlov 2008-05-05
p7zip Version 4.58 (locale=C,Utf16=off,HugeFiles=on,1 CPU)

Processing archive: blah blah

Extracting blah blah Unsupported Method

Sub items Errors: 1

b) When trying to test a rar achive, a user will also get Unsupported
Method

Basically rar support is broken through file roller.

Ofcourse a user can use the unrar package via the cli as a workaround
until it is fixed.

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New

-- 
File Roller With P7zip Broken on Rars
https://bugs.launchpad.net/bugs/257519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257384] Re: brasero crashed with SIGSEGV in brasero_tool_dialog_set_progress()

2008-08-13 Thread wizir
** Description changed:

  Binary package hint: brasero
  
  1) lsb_release -rd
  Description:  Ubuntu intrepid (development branch)
  Release:  8.10
  
  2) apt-cache policy packagename
  brasero:
Zainstalowana: 0.8.0-0ubuntu1
Kandydująca: 0.8.0-0ubuntu1
Tabela wersji:
   *** 0.8.0-0ubuntu1 0
  500 http://pl.archive.ubuntu.com intrepid/main Packages
  100 /var/lib/dpkg/status
  
- 3) What you expected to happen
- I want to erase a dvdrw with brasero
- 
- 4) What happened instead
- instead of this, i have a 'report bug' dialog box
+ Probably this situation occurred when i've tried to mount like this
+ sudo mount -t iso9660 /dev/dvdrw /media/dvd -w
+ and tried to erase multisession dvdrw
+ but now i cant reproduce this error
+ 
  
  ProblemType: Crash
  Architecture: i386
  DistroRelease: Ubuntu 8.10
  ExecutablePath: /usr/bin/brasero
  Package: brasero 0.8.0-0ubuntu1
  ProcAttrCurrent: unconfined
  ProcCmdline: brasero
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: brasero
  StacktraceTop:
   brasero_tool_dialog_set_progress ()
   ?? ()
   brasero_marshal_VOID__DOUBLE_DOUBLE_LONG ()
   g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
   ?? () from /usr/lib/libgobject-2.0.so.0
  Title: brasero crashed with SIGSEGV in brasero_tool_dialog_set_progress()
  Uname: Linux 2.6.26-5-generic i686
  UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
vboxusers video

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

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

[Bug 257098] Re: example-content outdated, Ubuntu video should re-encoded with higher quality

2008-08-13 Thread Timo Jyrinki
** Summary changed:

- example-content outdated
+ example-content outdated, Ubuntu video should re-encoded with higher quality

** Summary changed:

- example-content outdated, Ubuntu video should re-encoded with higher quality
+ example-content outdated + Ubuntu video should be re-encoded with higher 
quality

** Description changed:

  Binary package hint: example-content
  
  Much of the files and content in the examples folder are out of date.
  
  One thing in particular i'd like to note is that the video is very low
  quality but theora has improved a lot since the video was first encoded.
  It should be re-encoded for the intrepid release
+ 
+ Addition: see discussion about video quality at
+ https://lists.ubuntu.com/archives/ubuntu-devel-
+ discuss/2008-August/005074.html

-- 
example-content outdated + Ubuntu video should be re-encoded with higher quality
https://bugs.launchpad.net/bugs/257098
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256619] Re: please upload gnome-user-docs from bzr

2008-08-13 Thread Matthew East
Thanks very much for testing this Daniel. If the patch makes the build
work, I'm happy!! I don't know anything about Gnome build utilities so I
can't say much more than that. I'm subscribing Seb to the bug for his
comments.

-- 
please upload gnome-user-docs from bzr
https://bugs.launchpad.net/bugs/256619
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 107186] Re: [Feisty] Network Proxy function use the same proxy for all protocols does not work any more (regresssion)

2008-08-13 Thread Ashley Hooper
I do not have my computer with me at the moment but will test again when
I receive it in the next few weeks.

-- 
[Feisty] Network Proxy function use the same proxy for all protocols does not 
work any more (regresssion)
https://bugs.launchpad.net/bugs/107186
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 120414] Re: libgoffice and libgoffice-gtk are the same

2008-08-13 Thread sebek
Under Hardy heron, I don't have anymore the problem I was mentioning (not being 
able to open a spreadsheet on a SMB folder with gnumeric).
So I suppose we can close this ticket.

-- 
libgoffice and libgoffice-gtk are the same
https://bugs.launchpad.net/bugs/120414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257520] Re: gettextvalue in ooldtp is passing one extra argument

2008-08-13 Thread Bug Watch Updater
** Changed in: ldtp
   Status: Unknown = New

-- 
gettextvalue in ooldtp is passing one extra argument
https://bugs.launchpad.net/bugs/257520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257275] Re: Can't boot from 8.04.1 CD - b43 phy0 errors

2008-08-13 Thread KevinM
Virtualwolf got the download from here:
http://cdimage.ubuntu.com/ports/releases/hardy/release/ and it's the Mac
PowerPC version.  Regardless of what was chosen at the menu the problem
still occurred.  At no point was a prompt, either # or $, displayed.

-- 
Can't boot from 8.04.1 CD - b43 phy0 errors
https://bugs.launchpad.net/bugs/257275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254390] Re: fsck destroy the system

2008-08-13 Thread fdk007
Hallo peoples,

Hallo Ted,

right my english is a litle bit crasy, becaus my motherlanguage is
german.Sorry for that. Well I have read Ted's Info, but I have not
anderstood. I understood, that is not good to run FSCK manualy. But I
like a clear System also a clear HD. In germans Ubuntu Forum stands: It
is good for any System, to run FSCK. And very mutch Ubuntu-Users have
after run FSCK more problems after befor. This users ( I to) have send
many questions about fsck but nobobby (in german(y)) give they an
answer. So I have think that you can help me. What now? It is an bug
clearly. because i can start FSCK and have trouble. Clearly you say that
it isn't good run fsck manualy but this can not be right answer for me.
Its clear the problem temporaly but not generaly.

Y.S.
Frank 

** Visibility changed to: Private

-- 
fsck destroy the system
https://bugs.launchpad.net/bugs/254390
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 254271] Re: Still uses multiuser argument to dh_installinit

2008-08-13 Thread Stephan Hermann
smartmontools (5.38-1ubuntu2) intrepid; urgency=low

  * Adhere to update-rc.d multiuser deprecation as per

https://lists.ubuntu.com/archives/ubuntu-devel-announce/2008-June/000430.html
and
https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2008-July/004662.html
- debian/control: Drop sysv-rc versioned dependency,
- debian/smartmontools.init: Modify Default-Stop LSB header,
- debian/rules:   Explicitly specify runlevels again.

 -- Daniel T Chen [EMAIL PROTECTED]  Wed, 16 Jul 2008 20:26:27 -0400


** Changed in: smartmontools (Ubuntu)
   Status: Triaged = Fix Released

-- 
Still uses multiuser argument to dh_installinit
https://bugs.launchpad.net/bugs/254271
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 243629] Re: synchro whit Palm Treo 650

2008-08-13 Thread Sebastien Bacher
** Changed in: evolution (Ubuntu)
   Status: Incomplete = Triaged

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

-- 
synchro whit Palm Treo 650
https://bugs.launchpad.net/bugs/243629
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 153291] Re: Emerald themes won't apply to nautilus windows

2008-08-13 Thread Marlon Cisternas Milla
Thanks for taking you time in reporting this but. This bug has remained
idle for some time. Can you still confirm this bug? does the issue
persist?

Please, don't forget to answer

-- 
Emerald themes won't apply to nautilus windows
https://bugs.launchpad.net/bugs/153291
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 114653] Re: Konsole zmodem save as dialog not showing

2008-08-13 Thread sebek
Still the same problem in Hardy Heron, zmodem download is not working anymore 
in konsole :(
But zmodem upload is working.

-- 
Konsole zmodem save as dialog not showing
https://bugs.launchpad.net/bugs/114653
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdebase in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 257456] Re: when using computer the screen stays blocked after clicking several times on the mouse. It often happens

2008-08-13 Thread Sebastien Bacher
thank you for your bug report. why do you think that's an evolution
issue? could you attach /var/log/messages /var/log/syslog and
/var/log/Xorg.0.log to the bug after getting the issue?

** Changed in: evolution (Ubuntu)
   Importance: Undecided = Low
   Status: New = Incomplete

-- 
when using computer the screen stays blocked after clicking several times on 
the mouse. It often happens
https://bugs.launchpad.net/bugs/257456
You received this bug notification because you are a member of 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   >