[Bug 214714] Re: Upgrading to Hardy destroyed my network shares and when I try to recreate them I get this long complicated error message

2008-04-14 Thread Patrice Vetsel
@mnemo : Adding usershare owner only = False makes my system usable
again

You mean that the shares you specifically mades with nautilus-share are
working ?

usershare owner only = false is a security problem, I think that we
will never put this inb smb.conf.

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

-- 
Upgrading to Hardy destroyed my network shares and when I try to recreate them 
I get this long complicated error message
https://bugs.launchpad.net/bugs/214714
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


Re: [Bug 98618] Re: Set domain and search entries correctly

2008-04-14 Thread Sven
Andrew Pollock schrieb:
 If you look at the source code, which is always a wonderful place to
 achieve enlightenment, in common/tables.c, in the comments, you'll see
 it talks about option names, formats and codes. In 3.1.0, they added a
 new option code, D, which is a domain list. This is different from the
 various string types that have already existed.
 
 I'm very surprised that a pre 3.1.0 DHCP server with a manually set DHCP
 option for domain-search is being correctly interpreted by MacOS X, but
 hey, if it works, and you can't wait for the 3.1 series to stabilise,
 knock yourself out. I guess you're only at risk of breaking people who
 try to use the option.

Ok, I archived enlightment! ;-)

As far as I understand (by taking a quick look at the code), they only
introduced a new type because the domain search list is compressed
using a special technique described in RFC1035. This technique uses
pointers to prior occurrences. In the RFC3397 using the techique is a
MUST, but because it only saves space it works without using it too.
In the configuration file and the resolv.conf file it's always a
string.

I will try to use the 3.1 release of the dhcp3-client and we will see,
if this solves my problems. Thanks for the hint!

Regards
 Sven

-- 
 Sven Anders [EMAIL PROTECTED] () Ascii Ribbon Campaign
 /\ Support plain text e-mail
 ANDURAS service solutions AG
 Innstraße 71 - 94036 Passau - Germany
 Web: www.anduras.de - Tel: +49 (0)851-4 90 50-0 - Fax: +49 (0)851-4 90 50-55

Rechtsform: Aktiengesellschaft - Sitz: Passau - Amtsgericht Passau HRB 6032
Mitglieder des Vorstands: Sven Anders, Marcus Junker
Vorsitzender des Aufsichtsrats: Dr. Thomas Träger


** Attachment added: anders.vcf
   http://launchpadlibrarian.net/13417473/anders.vcf

** Attachment added: signature.asc
   http://launchpadlibrarian.net/13417474/signature.asc

-- 
Set domain and search entries correctly
https://bugs.launchpad.net/bugs/98618
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

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


[Bug 215595] Re: Port parameter at command line is ignored

2008-04-14 Thread RubenGomez
Hi, I've used tunneled connections for a while, in several OS, just
using SSH, evaluating the problem is quite simple, if you try an
alternative (unused) port calling the mysql client executable at
localhost, the connection should fail, but always starts OK. It's always
using the default port ignoring the specified parameter.

-- 
Port parameter at command line is ignored
https://bugs.launchpad.net/bugs/215595
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 217159] [NEW] slapd + gnutls fails

2008-04-14 Thread svimes
Public bug reported:

Binary package hint: slapd

= SLAPD + GnuTLS fails =

ldaps connections require a client cert although it has been disabled from
the slapd.conf.

== client-side ==

{{{
$ ldapsearch -x
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
}}}

== server-side ==

{{{
connection_read(14): unable to get TLS client DN, error=49 id=0
}}}

== slap.conf ==

{{{
## SSL:
TLSCACertificateFile  /etc/local/pki/tls/certs/ca.nnn.nnn.crt
TLSCertificateFile/etc/local/pki/tls/certs/ldap.nnn.nnn.crt
TLSCertificateKeyFile /etc/local/pki/tls/private/ldap.nnn.nnn.key
TLSVerifyClient never
}}}

= OS Details =

 OS:: Ubuntu 8.0.4

{{{
ii  slapd 2.4.7-6ubuntu3 OpenLDAP server (slapd)
ii  libgnutls13 2.0.4-1ubuntu2 the GNU TLS library - runtime library
}}}

** Affects: openldap2.3 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
slapd + gnutls fails 
https://bugs.launchpad.net/bugs/217159
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 217159] Re: slapd + gnutls fails

2008-04-14 Thread svimes
cannot choose slapd for some reason for this bug report. :/

-- 
slapd + gnutls fails 
https://bugs.launchpad.net/bugs/217159
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 211297] Re: bat crashed with SIGSEGV

2008-04-14 Thread Chuck Short
** Visibility changed to: Public

-- 
bat crashed with SIGSEGV
https://bugs.launchpad.net/bugs/211297
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 63917] Re: Queries fail - no such column

2008-04-14 Thread Chuck Short
Closing

** Changed in: bacula (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
Queries fail - no such column
https://bugs.launchpad.net/bugs/63917
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 211297] Re: bat crashed with SIGSEGV

2008-04-14 Thread Kern Sibbald
The threaded stack trace doesn't make much sense to me because it shows
that bat is seg faulting in wait_data_intr() because the class pointer
is NULL.

Can you answer the following?

- What version of the compiler are you using?

- Have you or the packaging changed any of Bacula's default compile
options?

- Can you reproduce the problem?  (off hand it looks like it)

- Can you show me how to reproduce it?

By the way, I use bat all the time via an ssh connection without
problems.

Thanks,
Kern (upstream)

-- 
bat crashed with SIGSEGV
https://bugs.launchpad.net/bugs/211297
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 215998] Re: possible memory leak in Hardy's squid

2008-04-14 Thread Nick Barcet
We had a quick chat with Matthew on irc.  It is possibly a normal
behavior and asked him to see if is cache was still growing if mysql was
unloaded. waiting for his reply.

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

-- 
possible memory leak in Hardy's squid
https://bugs.launchpad.net/bugs/215998
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 172541] Re: Samba Daemon needs to be restarted after suspend on a Dell Inspiron 6400 with Ubuntu Gutsy

2008-04-14 Thread Chuck Short
Thanks for the bug report. The reason you were getting the error
messages is that your network interfaces have not come up yet.

Thanks
chuck

** Changed in: samba (Ubuntu)
   Importance: Undecided = Low
   Status: New = Triaged

-- 
Samba Daemon needs to be restarted after suspend on a Dell Inspiron 6400 with 
Ubuntu Gutsy
https://bugs.launchpad.net/bugs/172541
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


Re: [Bug 216847] [NEW] sshd will not start at boot

2008-04-14 Thread Mathias Gug

On Sun, Apr 13, 2008 at 04:23:15PM -, sektor wrote:
 The sshd will not start at boot if the ListenAddress option in
 /etc/ssh/sshd_config is set to an IPv4 address other then 0.0.0.0 .
 
 I am using Ubuntu 7.10 and the version 1:4.6p1-5ubuntu0.2 of the 
 openssh-server package.

Are you using Ubuntu Desktop or Ubuntu Server ?

 I would expect that sshd is started after boot but it will not and I found 
 this in /var/log/auth.log:
 
 sshd[4527]: error: Bind to port 22 on 10.1.1.22 failed: Cannot assign 
 requested address.
 sshd[4527]: fatal: Cannot bind any address.

Are you using NetworkManager to get the 10.1.1.22 ip address ? What is
you network configuration (wired, wireless) ?

  status incomplete

-- 
Mathias Gug
Ubuntu Developer  http://www.ubuntu.com


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

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

-- 
sshd will not start at boot
https://bugs.launchpad.net/bugs/216847
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 216358] Re: Samba crashes repeatedly to assert_uid

2008-04-14 Thread Chuck Short
** Changed in: samba (Ubuntu)
   Importance: Undecided = Low
   Status: New = Incomplete

-- 
Samba crashes repeatedly to assert_uid
https://bugs.launchpad.net/bugs/216358
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 215998] Re: possible memory leak in Hardy's squid

2008-04-14 Thread Dustin Kirkland
Discussed at length with Matthew on IRC.  Additionally, I created a
Hardy-i386 virtual machine with 512MB of memory and was not able to
reproduce the crashes or even memory leaks.

In summary, it's perfectly normal for all of memory to end up in the
cached column of free, as cached memory is essentially free memory,
as the Linux kernel will quickly swap data out of cache as necessary
[1].

Furthermore, the perceived crashes of the Hardy system may well have
been the effects of the machine swapping itself to death.  My testing
of Squid did not reveal any memory leaks.  And Matthew seems to have
chased down a problem in some other code:

MatthewMetzger a mysql query in Koha (the library software) that
contains an and has the url formated as containing +and+. This
seemed to cause a loop.

Thanks,
:-Dustin


[1] http://gentoo-wiki.com/FAQ_Linux_Memory_Management

** Changed in: squid (Ubuntu)
   Status: Incomplete = Invalid

-- 
possible memory leak in Hardy's squid
https://bugs.launchpad.net/bugs/215998
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 115424] Re: smbclient times out

2008-04-14 Thread Chuck Short
No response from user.

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

-- 
smbclient times out
https://bugs.launchpad.net/bugs/115424
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 215595] Re: Port parameter at command line is ignored

2008-04-14 Thread RubenGomez
Oh, you're right Mathias using 127.0.0.1 everything is OK. A strange
behavior anyway... Sorry about my wrong info.

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

-- 
Port parameter at command line is ignored
https://bugs.launchpad.net/bugs/215595
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 211297] Re: bat crashed with SIGSEGV

2008-04-14 Thread meux
Hi Kern,

  thanks for your answer. I am using the default package provided by
Ubuntu Hoary. I haven't compiled it nor have ich changed any compile
options.

I think this error occurs, when i close bat via File-Quit but i am not
sure if it causes same error as above.

I use bat 1.0 in combination with bacula director version 1.36 (Debian
Sarge).

Regards,

Reinhard

-- 
bat crashed with SIGSEGV
https://bugs.launchpad.net/bugs/211297
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 215389] Re: No battery charge percentage on belkin usb avr

2008-04-14 Thread David Erosa
Chuck, I tried your repo and installed nut version 2.2.1-2.1ubuntu7~ppa3
and everything seems to be working right:

$ /lib/nut/megatec_usb  -DD -a SAI
...
Checking device (0665/5161) (001/004)
- VendorID: 0665
- ProductID: 5161
- Manufacturer: Cypress Semiconductor
- Product: USB to Serial
- Serial Number: unknown
- Bus: 001
Trying to match device
Device matches
Starting UPS detection process...
Asking for UPS status [Q1]...
Q1 = OK [(226.9 226.9 226.9 043 50.1 13.6 25.0 1001]
Asking for UPS status [Q1]...
Q1 = OK [(226.9 226.9 226.9 043 50.1 13.6 25.0 1001]
Asking for UPS status [Q1]...
Q1 = OK [(225.4 225.4 225.4 042 50.1 13.6 25.0 1001]
Asking for UPS status [Q1]...
Q1 = OK [(225.4 225.4 225.4 042 50.1 13.6 25.0 1001]
Asking for UPS status [Q1]...
Q1 = OK [(225.4 225.0 225.4 042 50.1 13.6 25.0 1001]
0 out of 5 detection attempts failed (minimum failures: 2).
Asking for UPS information [I]...
I = FAILED [short read]
Megatec protocol UPS detected.
Cancelling any pending shutdown or battery test.
Asking for UPS power ratings [F]...
F = OK [#230.0 002 12.00 50.0]
12.0V battery, interval [9.7V, 13.7V].
Done setting up the UPS.
Asking for UPS status [Q1]...
Q1 = OK [(225.4 225.4 225.4 043 50.1 13.6 25.0 1001]
Calculated battery charge: 97.5%
dstate_init: sock /var/run/nut/megatec_usb-SAI open on fd 5
Asking for UPS status [Q1]...
Q1 = OK [(225.4 225.4 225.4 042 50.1 13.6 25.0 1001]
Calculated battery charge: 97.5%
...

As for the battvolts option, I don't really know the right values for
The battery voltage interval. I think I can live with that 97.5% :)

-- 
No battery charge percentage on belkin usb avr
https://bugs.launchpad.net/bugs/215389
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut 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 216847] Re: sshd will not start at boot

2008-04-14 Thread sektor
Am Montag, den 14.04.2008, 15:19 + schrieb Mathias Gug:
 Are you using Ubuntu Desktop or Ubuntu Server ?

I use the Ubuntu Desktop Edition.

 Are you using NetworkManager to get the 10.1.1.22 ip address ? What is
 you network configuration (wired, wireless) ?
 

I use the Network Manager (nm-applet 0.6.5) for my wired conecction. The
IP address is assigned over dhcp at boot time. There is no iptables
setup on my machine. The complete network configuration is Ubuntu's
installation default. The distribution is up to date.


I was able to reproduce this issue on my laptop with the same software 
enviroment
but over a wireless link. The wireless Interface uses the bcm43xx module.
The wireless card is a build in Broadcom BCM4306 (rev 03).

I think this is not releated to my hardware  because the same thing happens
on two completely different computers.

Regards,
Aleks

-- 
sshd will not start at boot
https://bugs.launchpad.net/bugs/216847
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


Re: [Bug 211297] Re: bat crashed with SIGSEGV

2008-04-14 Thread Kern Sibbald
Hello Reinhard,

On Monday 14 April 2008 19:47:25 meux wrote:
 Hi Kern,

   thanks for your answer. I am using the default package provided by
 Ubuntu Hoary. I haven't compiled it nor have ich changed any compile
 options.

OK.


 I think this error occurs, when i close bat via File-Quit but i am not
 sure if it causes same error as above.

Yes, we had several problems (seg faults, loops, ...) terminating everything 
in Qt in the right order.

In your traceback, it appeared that you had just entered something into an 
edit box when it failed.  Perhaps you entered quit.


 I use bat 1.0 in combination with bacula director version 1.36 (Debian
 Sarge).

I'm quite surprised that bat works at all with a Bacula Director version
1.36.

The first Director, with which bat works is 2.2.0 -- this is because we added 
a lot of new console GUI support between version 2.0.x and 2.2.0.  In fact, 
bat can be successfully used only with the Director with which it was shipped 
because we are still enhancing the console API.  

To have a supported bat, you really need to move up to a 2.2.x version, which 
may be a bit of a pain as there were at least 2 Bacula database upgrades in 
between ...

Best regards,

Kern

-- 
bat crashed with SIGSEGV
https://bugs.launchpad.net/bugs/211297
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 215389] Re: No battery charge percentage on belkin usb avr

2008-04-14 Thread Chuck Short
Thanks,

The update for nut should be uploaded to the archive soon. Thanks again
for testing.

chuck

-- 
No battery charge percentage on belkin usb avr
https://bugs.launchpad.net/bugs/215389
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut 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 211415] Re: Please upgrade to modwsgi 2.0

2008-04-14 Thread TJ
This would be a useful update. Debian already publish 2.01. I've taken
the debian package and Ubuntu-ised it for Gutsy and Hardy and it is in
my PPA:

https://launchpad.net/~intuitivenipple/+archive

Please test it out.

** Changed in: mod-wsgi (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Server Team (ubuntu-server)
   Status: New = Confirmed

-- 
Please upgrade to modwsgi 2.0
https://bugs.launchpad.net/bugs/211415
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 214714] Re: Upgrading to Hardy destroyed my network shares and when I try to recreate them I get this long complicated error message

2008-04-14 Thread Patrice Vetsel
@mnemo : Adding usershare owner only = False makes my system usable
again

You mean that the shares you specifically mades with nautilus-share are
working ?

usershare owner only = false is a security problem, I think that we
will never put this inb smb.conf.

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

-- 
Upgrading to Hardy destroyed my network shares and when I try to recreate them 
I get this long complicated error message
https://bugs.launchpad.net/bugs/214714
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217125] Re: gnash crashes on attempt to view page

2008-04-14 Thread Ben Webb

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/13417155/CoreDump.gz

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

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/13417157/Disassembly.txt

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

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

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/13417160/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/13417161/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/13417162/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
gnash crashes on attempt to view page
https://bugs.launchpad.net/bugs/217125
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217125] [NEW] gnash crashes on attempt to view page

2008-04-14 Thread Ben Webb
Public bug reported:

Binary package hint: gnash

Crash when viewing http://audenshawschool.org.uk/.

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Mon Apr 14 07:27:42 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/gtk-gnash
Package: gnash 0.8.2-0ubuntu3
PackageArchitecture: i386
ProcCmdline: /usr/bin/gtk-gnash -x 42028700 -j 574 -k 250 -u 
http://audenshawschool.org.uk/flash/intro.swf -F 66 -U 
http://two.xthost.info/Audenshaw/index.html -P 
SRC=http://audenshawschool.org.uk/flash/intro.swf -P 
data=http://audenshawschool.org.uk/flash/intro.swf -P flashvars= -P height=250 
-P type=application/x-shockwave-flash -P width=574 -
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gnash
StacktraceTop:
 image::read_jpeg (in=0x825b3d0)
 gnash::SWF::tag_loaders::define_bits_jpeg2_loader (
 gnash::movie_def_impl::read_all_swf (this=0x8227708)
 gnash::MovieLoader::execute (md=0x8227708)
 boost::detail::function::void_function_obj_invoker0boost::_bi::bind_tvoid, 
void (*)(gnash::movie_def_impl*), 
boost::_bi::list1boost::_bi::valuegnash::movie_def_impl*  , void::invoke (
Title: gtk-gnash crashed with SIGSEGV in image::read_jpeg()
Uname: Linux 2.6.24-16-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev video

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


** Tags: apport-crash

-- 
gnash crashes on attempt to view page
https://bugs.launchpad.net/bugs/217125
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 118605] Re: [fglrx] freezes upon Logout or Switch user [patch]

2008-04-14 Thread Stefan Carslöv
I've now read all the comments of this bug as I should have done before
I submitted my first comment/solution. The patch supplied by Ilja
Pavkovic on 2008-03-19 is probably the correct way to solve the problem
for all different configurations. It accomplish what I wrote above, and
some more.

-- 
[fglrx] freezes upon Logout or Switch user [patch]
https://bugs.launchpad.net/bugs/118605
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 180301] Re: [inotify-tools] [CVE-2007-5037] buffer overflow, possible execution of arbitrary code, local vulnerability

2008-04-14 Thread Emanuele Gentili
Package do not exist in Feisty/edgy/dapper and fixed in hardy/gutsy.

** Changed in: inotify-tools (Ubuntu)
   Status: New = Invalid

-- 
[inotify-tools] [CVE-2007-5037] buffer overflow, possible execution of 
arbitrary code, local vulnerability
https://bugs.launchpad.net/bugs/180301
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 180301] Re: [inotify-tools] [CVE-2007-5037] buffer overflow, possible execution of arbitrary code, local vulnerability

2008-04-14 Thread Emanuele Gentili
Fixed in Gutsy too.

-- 
[inotify-tools] [CVE-2007-5037] buffer overflow, possible execution of 
arbitrary code, local vulnerability
https://bugs.launchpad.net/bugs/180301
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 180301] Re: [inotify-tools] [CVE-2007-5037] buffer overflow, possible execution of arbitrary code, local vulnerability

2008-04-14 Thread Emanuele Gentili
Fixed in hardy.

-- 
[inotify-tools] [CVE-2007-5037] buffer overflow, possible execution of 
arbitrary code, local vulnerability
https://bugs.launchpad.net/bugs/180301
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204135] Re: knetworkmanager unable to connect to manual wireless network

2008-04-14 Thread Kevin Hunter
So you did.  Gee, if I'd noticed that, this whole convo could have been
avoided.  :-P  Sorry for the noise.  I'm wy tired.

-- 
knetworkmanager unable to connect to manual wireless network
https://bugs.launchpad.net/bugs/204135
You received this bug notification because you are a member of 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 206018] Re: ttf-wqy-zenhei and other Chinese fonts got mixed up where the same style is expected

2008-04-14 Thread Arne Goetje
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Wenzhuo Zhang wrote:
 OK, let me summarize my arguments agaist using Zen Hei as the default
 Chinese font under current circumstances:
 
 1. Blurry strokes of truetype fonts.

If you turn off anti-aliasing, the strokes will look much uglier,
because the fonts don't contain hints and the autohinter is doing a bad
job on CJK fonts. Also the embedded bitmap glyphs are enforced for 9pt
to 12pt size. Therefor the is only blurry for sizes 9pt and 12pt. But
it looks better than with anti-aliasing turned off.

 2. Missing 14px bitmap font.

Has been solved with the latest update. 13px fonts are used instead,
which is what you also see in UMing. In fact, 11/12px, 13/14px and
15/16px are the same.

 3. No pre-designed bold face, and either xft or freetype make a mess
of the strokes of complex and not-so-complex characters.

None of the CJK fonts available has pre-designed bold faces. So the
rendering issue applies to all of them.

 4. Ubuntu has come a long way to achieve the visual effect of Chinese
characters as seen in Gutsy and Hardy beta Desktop CD, which is already
quite satisfactory (I think). No need to make radical changes at
present, which is seemingly a step backward.

At that time no other decent font was available. But I always disliked
to have UMing for both serif and sans-serif. Simply because Uming does
not fit to other sans-serif fonts. Similarly I also don't agree with
making ZenHei being chosen as serif, because it doesn't fit.

 5. Other packages, e.g. language-selector, still prefers Arphic UMing.

No, they don't. We have space restrains on the Live CD, that's why we
can only ship one font as the default Chinese font. The decision this
time was made to keep UMing in place, because it's partly funded by
Canonical (I'm the author of the UKai and Uming fonts and I got hired by
Canonical partly to speed up development of these fonts). As ZenHei came
around the corner, I took the opportunity to include it for sans-serif,
because it has a fairly good Unicode coverage already and is actively
developed. I had plans to create my own HeiTi font, but as it looks like
now, I'm more likely to collaborate with WQY to improve the ZenHei font.
However, I hope that in future UMing can be used for both Chinese and
Japanese desktops, so that we can kick out the Kochi Mincho font, which
is a real hog. If ZenHei can be accepted by the Japanese user community,
then it maybe can replace the Kochi Gothic font on the CD.

 6. Although both adopts Firefly's bitmaps as you said, Zen Hei just
lacks the professional touches of Uming, IMHO.

ZenHei has been touched much more professionally than UMing. The bitmaps
in UMing have not been modified for the CJK glyphs. They are the
original Firefly bitmaps and only cover Big5 and GB2312. All additional
glyphs don't have bitmaps at all, simply because I don't have enough
time to do it myself. Also I cannot import the WQY bitmaps, because of
license issues. The UMing font is APL, the WQY fonts are GPL.

But let me stress it one more time: none of the existing CJK fonts is
perfect, all have some pros and cons. However, at least the UKai/Uming
and WQY fonts are actively maintained and will improve over time. But as
any open-source project, we need contributers to do the work. If you
want to help to improve the fonts, you are welcome to join the projects.

 fangq, thank you for your hard work in creating the open source Zen Hei.
 As I said in the bug description, it is an excellent new font. I am
 reporting this bug from a user's perspective which, I believe, can
 represent the opinions of a good portion of users. I wish Zen Hei and
 font rendering libraries would further mature to a state that Zen Hei
 can become a satisfactory default font for most Chinese users.

Until now, you are the only one who complains. ;)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIAvmObp/QbmhdHowRAn2HAJ9Fvx2uO/Ipe5GNW7zRIo+lynryUwCfSBh7
qV16RwLaPFn7+iU20z8+HXU=
=Mqzy
-END PGP SIGNATURE-

-- 
ttf-wqy-zenhei and other Chinese fonts got mixed up where the same style is 
expected
https://bugs.launchpad.net/bugs/206018
You received this bug notification because you are a member of 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 215311] Re: firefox crashed with SIGSEGV

2008-04-14 Thread Ketil Vestby
Friday 11 April 2008, Pedro Villavicencio wrote:
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, your crash report didn't yield the required
information. Please go ahead and submit a new crash report if it crashed
again with the latest available package. Thanks in advance for your
cooperation and understanding.

It just keeps on crashing.. Am unable to watch three videos in row at Youtube 
at the moment.

When running from consle do I get these messages:

** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
Segmentation fault (core dumped)

Even if it tells there should be a coredump, a cd /  du | grep ump.gz dont 
result in any file found.

-- 
Knowledge is power and until we all realise this we're keeping ourselves down.

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

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


[Bug 217121] Re: Ubuntu instration breaks Japanese file names on FAT32 patition

2008-04-14 Thread Jun Kobayashi
This seem to be because running dosfsck on FAT32 patition when ubuntu boots up.
But dosfsck has problem of multibyte characters - see #49217.

Ubuntu installer writes /etc/fstab as follows:
# /dev/sda1
UUID=3F19-1E0C  /windowsvfatutf8,umask=007,gid=46 0   1

To avoid running dosfsck on FAT32, this should be as follws:
# /dev/sda1
UUID=3F19-1E0C  /windowsvfatutf8,umask=007,gid=46 0   0

I'm not sure this solution is harmful or not for other languages, but
parhaps it is no need to run fsck on windows patition.

-- 
Ubuntu instration breaks Japanese file names on FAT32 patition
https://bugs.launchpad.net/bugs/217121
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217124] Re: all download of new application

2008-04-14 Thread lucbourassa

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

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

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

-- 
all download of new application
https://bugs.launchpad.net/bugs/217124
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217124] [NEW] all download of new application

2008-04-14 Thread lucbourassa
Public bug reported:

Binary package hint: nautilus

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct 
the problem. 
E: _cache-open() failed, please report.


I use yamefa 801, my computer is EMachine H2862, 2.66 ghz, 1 gig ram, 60 gig 
hard drive

ProblemType: Bug
Architecture: i386
Date: Mon Apr 14 02:16:04 2008
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/nautilus
Package: nautilus 1:2.20.0-0ubuntu7
PackageArchitecture: i386
ProcCmdline: nautilus --no-default-window --sm-client-id default2
ProcCwd: /home/luc
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: nautilus
Uname: Linux luc 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 2007 i686 
GNU/Linux

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


** Tags: apport-bug

-- 
all download of new application
https://bugs.launchpad.net/bugs/217124
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212648] Re: [nvidia-new] a visit to http://www.themareks.com/xf/ in firefox hardy causes X to restart

2008-04-14 Thread Nick B.

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

-- 
[nvidia-new] a visit to http://www.themareks.com/xf/ in firefox hardy causes X 
to restart
https://bugs.launchpad.net/bugs/212648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212648] Re: [nvidia-new] a visit to http://www.themareks.com/xf/ in firefox hardy causes X to restart

2008-04-14 Thread Nick B.

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

-- 
[nvidia-new] a visit to http://www.themareks.com/xf/ in firefox hardy causes X 
to restart
https://bugs.launchpad.net/bugs/212648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212648] Re: [nvidia-new] a visit to http://www.themareks.com/xf/ in firefox hardy causes X to restart

2008-04-14 Thread Nick B.
Backtrace generated from /etc/X11/core

** Attachment added: Xorg-core-dump.txt
   http://launchpadlibrarian.net/13417080/Xorg-core-dump.txt

-- 
[nvidia-new] a visit to http://www.themareks.com/xf/ in firefox hardy causes X 
to restart
https://bugs.launchpad.net/bugs/212648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215472] Re: Darklooks gtkrc is broken [hardy]

2008-04-14 Thread Kristian
You can fix it by changing the two tooltip lines...

from:
...
181:bg[NORMAL] = @tooltip_bg_color
182:fg[NORMAL] = @tooltip_fg_color
...

to:
...
181:bg[NORMAL] = @tooltips_bg_color
182:fg[NORMAL] = @tooltips_fg_color
...

-- 
Darklooks gtkrc is broken [hardy]
https://bugs.launchpad.net/bugs/215472
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217093] Re: [Hardy] java in firefox fails after update

2008-04-14 Thread hyperair
Please post the following output.
dpkg -l sun-java*  dpkg-l.txt

Also, please post the URL to Pogo.

Also, what Java box do you mean?

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

-- 
[Hardy] java in firefox fails after update
https://bugs.launchpad.net/bugs/217093
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 132520] Re: Edgy mod_python (version 3.2.8) memory leak

2008-04-14 Thread Martin Pitt
Approved, please upload. Is there an easy recipe for
demonstrating/reproducing the issue?

-- 
Edgy mod_python (version 3.2.8) memory leak
https://bugs.launchpad.net/bugs/132520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 189851] Re: no suspend available on powerpc (iBook G4, PMU)

2008-04-14 Thread Martin Pitt
Reopening then. Unassigning, I do not have a PowerPC to try this on.

** Changed in: pm-utils (Ubuntu)
 Assignee: Martin Pitt (pitti) = (unassigned)
   Status: Fix Released = Confirmed

-- 
no suspend available on powerpc (iBook G4, PMU)
https://bugs.launchpad.net/bugs/189851
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 214881] Re: When going to ubuntuguide.org with epiphany the desktop crashes

2008-04-14 Thread Nick B.
Actually I was able to get a backtrace from a core file.

** Attachment added: Xorg-core.txt
   http://launchpadlibrarian.net/13417060/Xorg-core.txt

-- 
When going to ubuntuguide.org with epiphany the desktop crashes
https://bugs.launchpad.net/bugs/214881
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217121] Re: Ubuntu instration breaks Japanese file names on FAT32 patition

2008-04-14 Thread Jun Kobayashi
I found /var/log/fsck/checkfs includes rename log. attaching.

** Attachment added: checkfs
   http://launchpadlibrarian.net/13417061/checkfs

-- 
Ubuntu instration breaks Japanese file names on FAT32 patition
https://bugs.launchpad.net/bugs/217121
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217122] Re: dosemu.bin crashed with SIGSEGV in memcpy()

2008-04-14 Thread Apport retracing service
*** This bug is a duplicate of bug 216343 ***
https://bugs.launchpad.net/bugs/216343

** Tags removed: need-i386-retrace

** Attachment removed: Registers.txt

   http://launchpadlibrarian.net/13417038/Registers.txt

** Attachment removed: ProcMaps.txt

   http://launchpadlibrarian.net/13417036/ProcMaps.txt

** Attachment removed: CoreDump.gz

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

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 216343
   dosemu.bin crashed with SIGSEGV in memcpy()

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

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


[Bug 175227] Re: 2.6.22-14-rt halts during boot on some computers, without the nosmp noapic nolapic kernel options

2008-04-14 Thread Alessio Igor Bogani
@Schmallon:

Could you test linux-rt on Hardy Beta?

Thanks!

-- 
2.6.22-14-rt halts during boot on some computers, without the nosmp  noapic 
nolapic kernel options
https://bugs.launchpad.net/bugs/175227
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 196473] Re: does not integrate into system tray any more

2008-04-14 Thread Martin Pitt
It works again. It was probably a temporary  regression in gnome-panel.

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

-- 
does not integrate into system tray any more
https://bugs.launchpad.net/bugs/196473
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 157207] Re: evolution-data-server keeps replicating my contacts in addressbook.db when syncing with Pidgin

2008-04-14 Thread hggdh
As far as I can remember, the Pidgin synchronisation plugin is extremely
simple, and the entries will have to match exactly (between Pidgin and
the Contacts). If they do not, then the plugin will re-add them. If you
have it running periodically... it may get worse. I think this was a bit
changed on 2.22, so indeed it would be good to test there.

Right now I would disable this plugin.

-- 
evolution-data-server keeps replicating my contacts in addressbook.db when 
syncing with Pidgin
https://bugs.launchpad.net/bugs/157207
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 207450] Re: rhythmbox crashes after pressing pause and then play and next song

2008-04-14 Thread Benjamin_L
I finally took a look at creating a backtrace just to find the bug
already being reported here and now fixed upstream :)

When can we expect this to be fixed in hardy?

-- 
rhythmbox crashes after pressing pause and then play and next song 
https://bugs.launchpad.net/bugs/207450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217108] Re: Konqueror can't play embedded Real Player media

2008-04-14 Thread Yuriy Kozlov
Thank you for filing this bug.  Could you install kdebase-dbg and
reproduce this, and attach a new backtrace?

This is filed upstream, but doesn't sound likely to get fixed.  Still, I 
recommend you follow up on that bug.
http://bugs.kde.org/show_bug.cgi?id=72051

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

** Also affects: kdebase via
   http://bugs.kde.org/show_bug.cgi?id=72051
   Importance: Unknown
   Status: Unknown

-- 
Konqueror can't play embedded Real Player media
https://bugs.launchpad.net/bugs/217108
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 211365] Re: System forgets display setup

2008-04-14 Thread Michael Truscott
** Also affects: xorg (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: gdm (Ubuntu)
   Importance: Undecided
   Status: New

-- 
System forgets display setup
https://bugs.launchpad.net/bugs/211365
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217120] [NEW] install-codecs crashed with ImportError in module()

2008-04-14 Thread Guillaume
Public bug reported:

Binary package hint: kaffeine

Crash when trying to play a .rm

ProblemType: Crash
Architecture: i386
Date: Mon Apr 14 07:56:04 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/lib/kaffeine/install-codecs
InterpreterPath: /usr/bin/python2.5
Package: kaffeine 0.8.6-0ubuntu8
PackageArchitecture: i386
ProcCmdline: /usr/bin/python /usr/lib/kaffeine/install-codecs ffmpeg
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/lib/kaffeine/install-codecs', 'ffmpeg']
SourcePackage: kaffeine
Title: install-codecs crashed with ImportError in module()
Traceback:
 Traceback (most recent call last):
   File /usr/lib/kaffeine/install-codecs, line 5, in module
 from PyQt4.QtCore import *
 ImportError: No module named PyQt4.QtCore
Uname: Linux 2.6.24-16-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

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


** Tags: apport-crash

-- 
install-codecs crashed with ImportError in module()
https://bugs.launchpad.net/bugs/217120
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kaffeine in ubuntu.

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


[Bug 204135] Re: knetworkmanager unable to connect to manual wireless network

2008-04-14 Thread Terence Simpson
I already did, when I marked it as invalid for kdebase-workspace I
assigned it to knetworkmanager at the same time

-- 
knetworkmanager unable to connect to manual wireless network
https://bugs.launchpad.net/bugs/204135
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217120] Re: install-codecs crashed with ImportError in module()

2008-04-14 Thread Guillaume

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

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

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

-- 
install-codecs crashed with ImportError in module()
https://bugs.launchpad.net/bugs/217120
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216174] Re: mythfrontend.real crashed with SIGSEGV in MythThemedMenuPrivate::keyHandler()

2008-04-14 Thread Alvin Cura
*** This bug is a duplicate of bug 215036 ***
https://bugs.launchpad.net/bugs/215036

Removing ~/.mythtv/themecache solved the problem.

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

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


[Bug 214914] Re: jockey-gtk crashed with AttributeError in enabled()

2008-04-14 Thread Martin Pitt
Hm, sounds like the returned readConfig() object could have an
.is_empty() method which checks for that perhaps?

-- 
jockey-gtk crashed with AttributeError in enabled()
https://bugs.launchpad.net/bugs/214914
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kde-guidance in ubuntu.

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


[Bug 217121] Re: Ubuntu instration breaks Japanese file names on FAT32 patition

2008-04-14 Thread Jun Kobayashi

** Attachment added: Screenshot.png
   http://launchpadlibrarian.net/13417028/Screenshot.png

** Description changed:

  If FAT32 patition(s) are set to mount in Ubuntu installer(see attachment 
image), some files named in Japanese characters on these patitions are renamed 
improperly.
  This is Critical problem especially for users who uses Windows 95/98/Me 
Japanese edition. Ubuntu instration can bang up their windows environment.
  
  Desktop CD version:
- hardy-alternate-i386.iso (build on 20080413)
+ hardy-desktop-i386.iso (build on 20080413)
  
  Steps to Reproduce:
  1. Boot PC with Ubuntu 8.10 Beta Desktop CD
  2. Double click the 'Install' icon
  3. Go to Select disk(s) to patition step
  4. Select 'Manual' and continue
  5. Set FAT32 patition mount to somewhere(see attachment image)
  6. Continue and finish instration
  7. Boot Ubuntu and reboot
  8. Boot Windows on FAT32
  9. You can see some files renamed like '000'

-- 
Ubuntu instration breaks Japanese file names on FAT32 patition
https://bugs.launchpad.net/bugs/217121
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217120] Re: install-codecs crashed with ImportError in module()

2008-04-14 Thread Apport retracing service
*** This bug is a duplicate of bug 209534 ***
https://bugs.launchpad.net/bugs/209534

** Tags removed: need-duplicate-check

-- 
install-codecs crashed with ImportError in module()
https://bugs.launchpad.net/bugs/217120
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kaffeine in ubuntu.

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


[Bug 217121] [NEW] Ubuntu instration breaks Japanese file names on FAT32 patition

2008-04-14 Thread Jun Kobayashi
Public bug reported:

If FAT32 patition(s) are set to mount in Ubuntu installer(see attachment 
image), some files named in Japanese characters on these patitions are renamed 
improperly.
This is Critical problem especially for users who uses Windows 95/98/Me 
Japanese edition. Ubuntu instration can bang up their windows environment.

Desktop CD version:
hardy-desktop-i386.iso (build on 20080413)

Steps to Reproduce:
1. Boot PC with Ubuntu 8.10 Beta Desktop CD
2. Double click the 'Install' icon
3. Go to Select disk(s) to patition step
4. Select 'Manual' and continue
5. Set FAT32 patition mount to somewhere(see attachment image)
6. Continue and finish instration
7. Boot Ubuntu and reboot
8. Boot Windows on FAT32
9. You can see some files renamed like '000'

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Ubuntu instration breaks Japanese file names on FAT32 patition
https://bugs.launchpad.net/bugs/217121
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217120] Re: install-codecs crashed with ImportError in module()

2008-04-14 Thread Guillaume
*** This bug is a duplicate of bug 209534 ***
https://bugs.launchpad.net/bugs/209534

** Visibility changed to: Public

-- 
install-codecs crashed with ImportError in module()
https://bugs.launchpad.net/bugs/217120
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kaffeine in ubuntu.

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


[Bug 212648] Re: [nvidia-new] a visit to http://www.themareks.com/xf/ in firefox hardy causes X to restart

2008-04-14 Thread sune
Ups..forgot this

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

-- 
[nvidia-new] a visit to http://www.themareks.com/xf/ in firefox hardy causes X 
to restart
https://bugs.launchpad.net/bugs/212648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212648] Re: [nvidia-new] a visit to http://www.themareks.com/xf/ in firefox hardy causes X to restart

2008-04-14 Thread sune
Here are my x-files after visit (crash) to
http://ubuntuguide.org/wiki/Ubuntu:Gutsy

/Sune

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

-- 
[nvidia-new] a visit to http://www.themareks.com/xf/ in firefox hardy causes X 
to restart
https://bugs.launchpad.net/bugs/212648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212491] Re: Live CD, first screen, Hebrew not correctly displayed

2008-04-14 Thread Ofir Klinger
No. The problem there is not displaying the translation at all, but
instead, some garbled text.

Here, the translation is displayed, but mirrored, like:
What - tahW

-- 
Live CD, first screen, Hebrew not correctly displayed
https://bugs.launchpad.net/bugs/212491
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216556] Re: firebird2.0 classic and superserver does not install properly

2008-04-14 Thread Damyan Ivanov
*** This bug is a duplicate of bug 135582 ***
https://bugs.launchpad.net/bugs/135582

** This bug has been marked a duplicate of bug 135582
   [gutsy] firebird 2.0 doesn't create /var/run/firebird/2.0 entry at startup

-- 
firebird2.0 classic and superserver does not install properly
https://bugs.launchpad.net/bugs/216556
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216739] Re: trash applet shows non-empty icon, while folder is empty

2008-04-14 Thread Thomas Butter
after several (not the first!) putting something into trash, then
emptying it worked correctly again.

-- 
trash applet shows non-empty icon, while folder is empty
https://bugs.launchpad.net/bugs/216739
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 200624] Re: Logging out doesn't work in 8.04 when using fglrx and kdm

2008-04-14 Thread Matti Kukkola
After latest updates logging out doesn't work with kdm, too :(

-- 
Logging out doesn't work in 8.04 when using fglrx and kdm
https://bugs.launchpad.net/bugs/200624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210224] Re: b43 is not detected by Hardware drivers on livecd (Hardy)

2008-04-14 Thread Martin Pitt
Raising priority. network-enabling packages are important to have on the
CDs.

** Changed in: b43-fwcutter (Ubuntu Hardy)
   Importance: Undecided = High
 Assignee: (unassigned) = Martin Pitt (pitti)

-- 
b43 is not detected by Hardware drivers on livecd (Hardy)
https://bugs.launchpad.net/bugs/210224
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210224] Re: b43 is not detected by Hardware drivers on livecd (Hardy)

2008-04-14 Thread Martin Pitt
Subscribed ubuntu-mir.

-- 
b43 is not detected by Hardware drivers on livecd (Hardy)
https://bugs.launchpad.net/bugs/210224
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216575] Re: 2.6.24-16-generic will not boot

2008-04-14 Thread Gem
** Changed in: linux (Ubuntu)
Sourcepackagename: None = linux

-- 
2.6.24-16-generic will not boot
https://bugs.launchpad.net/bugs/216575
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 214958] Re: N/w card not configurable

2008-04-14 Thread Sitsofe Wheeler
Sounds similar to bug #185854 ...

-- 
N/w card not configurable
https://bugs.launchpad.net/bugs/214958
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210224] Re: b43 is not detected by Hardware drivers on livecd (Hardy)

2008-04-14 Thread Martin Pitt
For this particular case we shuold move b43-fwcutter to main and ship.

** Changed in: jockey (Ubuntu Hardy)
   Status: New = Invalid

-- 
b43 is not detected by Hardware drivers on livecd (Hardy)
https://bugs.launchpad.net/bugs/210224
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215761] Re: Almost all USB media players are missing portable_audio_player capability

2008-04-14 Thread Jeremy Nickurak
My mp3 player (sansa e280) shows up in Rhythmbox when it's configured
for MTP transfer mode, but not when it's configured for USB mass storage
mode. That a symptom of this bug? (It did work in mass storage mode in
Rhythmbox in gutsy)

-- 
Almost all USB media players are missing portable_audio_player capability
https://bugs.launchpad.net/bugs/215761
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217125] Stack trace with source code

2008-04-14 Thread Apport retracing service

** Attachment added: StacktraceSource.txt
   http://launchpadlibrarian.net/13417239/StacktraceSource.txt

** Changed in: gnash (Ubuntu)
   Importance: Undecided = Medium

-- 
gnash crashes on attempt to view page
https://bugs.launchpad.net/bugs/217125
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216591] Re: [CVE-2008-1648] denial of service via crafted Content-Type header

2008-04-14 Thread Emanuele Gentili

** Changed in: sympa (Ubuntu Gutsy)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Emanuele Gentili (emgent)
   Status: Confirmed = In Progress

** Attachment added: gutsy_security_sympa_5.2.4-1.1ubuntu1.1.debdiff
   
http://launchpadlibrarian.net/13417330/gutsy_security_sympa_5.2.4-1.1ubuntu1.1.debdiff

-- 
[CVE-2008-1648] denial of service via crafted Content-Type header
https://bugs.launchpad.net/bugs/216591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217125] Re: gnash crashes on attempt to view page

2008-04-14 Thread Apport retracing service

StacktraceTop:image::read_jpeg (in=0x825b3d0) at /usr/include/c++/4.2/memory:259
gnash::SWF::tag_loaders::define_bits_jpeg2_loader (in=0x822af00, 
gnash::movie_def_impl::read_all_swf (this=0x8227708) at movie_def_impl.cpp:780
gnash::MovieLoader::execute (md=0x8227708) at movie_def_impl.cpp:119
boost::detail::function::void_function_obj_invoker0boost::_bi::bind_tvoid, 
void (*)(gnash::movie_def_impl*), 
boost::_bi::list1boost::_bi::valuegnash::movie_def_impl*  , void::invoke (

** Tags removed: need-i386-retrace

** Attachment removed: CoreDump.gz

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

** Attachment added: Stacktrace.txt (retraced)
   http://launchpadlibrarian.net/13417237/Stacktrace.txt

-- 
gnash crashes on attempt to view page
https://bugs.launchpad.net/bugs/217125
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217125] Symbolic threaded stack trace

2008-04-14 Thread Apport retracing service

** Attachment added: ThreadStacktrace.txt (retraced)
   http://launchpadlibrarian.net/13417238/ThreadStacktrace.txt

-- 
gnash crashes on attempt to view page
https://bugs.launchpad.net/bugs/217125
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217108] Re: Konqueror can't play embedded Real Player media

2008-04-14 Thread erythrocyte
Hi Yuriy,

First off thank you very much for responding! You guys rock dude!

Here's the new backtrace. I forgot to mention that Konqueror doesn't
crash. The nspluginviewer crashes, but I can still keep browsing in my
other tabs and windows.

** Attachment added: new backtrace
   http://launchpadlibrarian.net/13417306/new%20backtrace

-- 
Konqueror can't play embedded Real Player media
https://bugs.launchpad.net/bugs/217108
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-04-14 Thread Laszlo Kupcsik
8.04 beta it crashes often, but not always for me. It still falls far
from the expected behaviour :)

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

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


[Bug 207155] Re: Network manager lost connection very frist load

2008-04-14 Thread Sitsofe Wheeler
This sounds similar to bug #185854 ...

-- 
Network manager lost connection very frist load
https://bugs.launchpad.net/bugs/207155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217120] Re: install-codecs crashed with ImportError in module()

2008-04-14 Thread Apport retracing service
*** This bug is a duplicate of bug 209534 ***
https://bugs.launchpad.net/bugs/209534

** Attachment removed: ProcStatus.txt

   http://launchpadlibrarian.net/13416975/ProcStatus.txt

** Attachment removed: Dependencies.txt

   http://launchpadlibrarian.net/13416973/Dependencies.txt

** This bug has been marked a duplicate of bug 209534
   install-codecs crashed with ImportError in module()

-- 
install-codecs crashed with ImportError in module()
https://bugs.launchpad.net/bugs/217120
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kaffeine in ubuntu.

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


[Bug 210892] Re: gtk-gnash crashed with SIGSEGV in image::read_jpeg()

2008-04-14 Thread Ben Webb
I don't get how this bug reporting works. I installed the debug packages
and then got the crash again. However, apport would not let me add the
stack trace to this report, so I had to make a new one -
https://bugs.launchpad.net/ubuntu/+source/gnash/+bug/217125. This time,
there does seem to be information rather than ???. Btw, how would I have
added the information to this report?

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

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


[Bug 118070] Re: Cannot build from scratch

2008-04-14 Thread Alessio Igor Bogani
Kernel building from source isn't support in Ubuntu

** Changed in: linux-source-2.6.20 (Ubuntu)
   Status: New = Invalid

-- 
Cannot build from scratch
https://bugs.launchpad.net/bugs/118070
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210224] Re: b43 is not detected by Hardware drivers on livecd (Hardy)

2008-04-14 Thread Steve Langasek
restricted-manager is renamed to 'jockey' in hardy; reassigning to that
package.

I'm not sure that b43-fwcutter is the right package to use for this;
b43-fwcutter didn't exist at all in gutsy, so that couldn't be the
package used then.  This probably needs input from Martin.

** Changed in: jockey (Ubuntu)
Sourcepackagename: restricted-manager = jockey
   Importance: Undecided = High

-- 
b43 is not detected by Hardware drivers on livecd (Hardy)
https://bugs.launchpad.net/bugs/210224
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217127] Re: compiz.real crashed with SIGSEGV

2008-04-14 Thread Arnolds
*** This bug is a duplicate of bug 131679 ***
https://bugs.launchpad.net/bugs/131679


** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/13417311/CoreDump.gz

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

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/13417313/Disassembly.txt

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

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

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/13417316/Registers.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/13417317/ThreadStacktrace.txt

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

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


[Bug 217127] [NEW] compiz.real crashed with SIGSEGV

2008-04-14 Thread Arnolds
*** This bug is a duplicate of bug 131679 ***
https://bugs.launchpad.net/bugs/131679

Public bug reported:

Binary package hint: compiz

Compiz crashed when I tried to open World Clock applet. And this happens
every time.

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Mon Apr 14 09:51:26 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/compiz.real
NonfreeKernelModules: nvidia ath_hal
Package: compiz-core 1:0.7.4-0ubuntu4
PackageArchitecture: i386
ProcCmdline: /usr/bin/compiz.real --ignore-desktop-hints --replace 
--loose-binding --sm-client-id default0 core ccp
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=lv_LV.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: compiz
Stacktrace:
 #0  0x08055a80 in ?? ()
 #1  0x0807e928 in ?? ()
 #2  0x0003 in ?? ()
 #3  0x00fa in ?? ()
 #4  0x in ?? ()
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Title: compiz.real crashed with SIGSEGV
Uname: Linux 2.6.24-15-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev video

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


** Tags: apport-crash

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

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


[Bug 217128] [NEW] CVE-2008-1382: libpng zero-length chunks incorrect handling

2008-04-14 Thread Alexander Konovalenko
*** This bug is a security vulnerability ***

Public security bug reported:

From the oCERT advisory:

Applications using libpng that install unknown chunk handlers, or copy
unknown chunks, may be vulnerable to a security issue which may result
in incorrect output, information leaks, crashes, or arbitrary code
execution.

The issue involves libpng incorrectly handling zero length chunks which
results in uninitialized memory affecting the control flow of the
application.

Details:
http://www.ocert.org/advisories/ocert-2008-003.html
http://libpng.sourceforge.net/Advisory-1.2.26.txt

From the upstream advisory:

We believe this is a rare circumstance.  It occurs in pngtest
that is a part of the libpng distribution, in pngcrush, and in
recent versions of ImageMagick (6.2.5 through 6.4.0-4).  We are
not aware of any other vulnerable applications.

Ubuntu might be affected by this issue through ImageMagick version
6.3.7.9 in Hardy, the pngcrush package (in universe) or pngtest.c
example in package libpng12-0.

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

** Visibility changed to: Public

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-1382

-- 
CVE-2008-1382: libpng zero-length chunks incorrect handling
https://bugs.launchpad.net/bugs/217128
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 89269] Re: power.sh: wrong laptop_mode activation

2008-04-14 Thread Steve Langasek
Ok, thanks - it is of course non-trivial to tell just from a bzr log
whether any of the other revisions might have somehow been related to
that one, so I didn't want to cherry-pick your cherry-picks without
clearer direction. :)

acpi-support 0.109 to be uploaded shortly, thank you for your
contribution to Ubuntu as always!

-- 
power.sh: wrong laptop_mode activation
https://bugs.launchpad.net/bugs/89269
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 156328] Re: [GUTSY] Firefox crashes on page with textarea (e.g Wikipedia edit) - spellchecking with 3rd party dictionary extension

2008-04-14 Thread Shanmuhanathan T
This problem was happening because of an incorrect font  - removing it
and regenerating the font cache rectified the problem.

-- 
[GUTSY] Firefox crashes on page with textarea (e.g Wikipedia edit) - 
spellchecking with 3rd party dictionary extension
https://bugs.launchpad.net/bugs/156328
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 189185] Re: Thinkpad X61 hangs when removing from dock

2008-04-14 Thread Juha Tiensyrjä
Still happens with 2.6.24-16.30.

-- 
Thinkpad X61 hangs when removing from dock
https://bugs.launchpad.net/bugs/189185
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216591] Re: [CVE-2008-1648] denial of service via crafted Content-Type header

2008-04-14 Thread Emanuele Gentili
ubuntu-universe-sponsor subscribed for hardy upload.

-- 
[CVE-2008-1648] denial of service via crafted Content-Type header
https://bugs.launchpad.net/bugs/216591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210224] Re: b43 is not detected by Hardware drivers on livecd (Hardy)

2008-04-14 Thread Martin Pitt
Wiki is currently broken, doing MIR review here. It's a tiny package
anyway.

 - Rationale: enables networking for Broadcom Wifi users, which are a lot.
 - Relatively simple wget/debconf wrapper to grab firmware from existing known 
location and install it; can also extract it from a MacOS or other driver CD.
 - Proven to work for a lot of users.
 - Asks debconf question whether to download the firmware, which is justified 
in this case IMHO. Has jockey integration for ease of use.
 - Simple dependencies, all in main (glibc, wget, debconf)

Approved and promoted.

** Changed in: b43-fwcutter (Ubuntu Hardy)
   Status: New = Fix Released

-- 
b43 is not detected by Hardware drivers on livecd (Hardy)
https://bugs.launchpad.net/bugs/210224
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216591] Re: [CVE-2008-1648] denial of service via crafted Content-Type header

2008-04-14 Thread Emanuele Gentili

** Changed in: sympa (Ubuntu Hardy)
 Assignee: (unassigned) = Emanuele Gentili (emgent)
   Status: Confirmed = In Progress

** Attachment added: hardy_sympa_5.3.4-2ubuntu2.debdiff
   http://launchpadlibrarian.net/13417280/hardy_sympa_5.3.4-2ubuntu2.debdiff

-- 
[CVE-2008-1648] denial of service via crafted Content-Type header
https://bugs.launchpad.net/bugs/216591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 177654] Re: Screen backlight is wrong controlled on Macbook Pro (1G and 2G)

2008-04-14 Thread Romuald
Of course I checked the gnome-power-preferences. Please read the thread
on the Ubuntu forum.

** Changed in: ubuntu
   Status: Incomplete = Confirmed

-- 
Screen backlight is wrong controlled on Macbook Pro (1G and 2G)
https://bugs.launchpad.net/bugs/177654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 193974] Re: [Hardy] rt2400 does not work with static ESSID

2008-04-14 Thread Sitsofe Wheeler
Might really be bug #185854 ... (if running
sudo ifup wlan0
works)

-- 
[Hardy] rt2400 does not work with static ESSID
https://bugs.launchpad.net/bugs/193974
You received this bug notification because you are a member of 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 198957] Re: virt-manager needs libvirt-bin, but is not marked as required

2008-04-14 Thread Nick Barcet
Omega wrote:
 The software packages for sure need some structuring love and I think
 some wiki documents are due.

Would this help?

 * https://wiki.ubuntu.com/KvmVirtManagerEtc
 * http://doc.ubuntu.com/ubuntu/serverguide/C/virtualization.html



** Attachment added: signature.asc
   http://launchpadlibrarian.net/13417267/signature.asc

-- 
virt-manager needs libvirt-bin, but is not marked as required
https://bugs.launchpad.net/bugs/198957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 200624] Re: Logging out doesn't work in 8.04 when using fglrx and kdm

2008-04-14 Thread Matti Kukkola
kdm log out works with Gnome and KDE3, but KDE4 logging in and out
showed white screen and I had to restart computer by ctrl+alt+del. kdm-
kde4 works right in logging in, but logging out freezed computer and it
have to reboot by keyboard. It doesn't work in Gnome and in KDE. I hope
you fix these problems before release because it's not very good
advertisement to Ubuntu.

-- 
Logging out doesn't work in 8.04 when using fglrx and kdm
https://bugs.launchpad.net/bugs/200624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208401] Re: [Hardy] Printing on HP Deskjet 5550 or 6620 sometimes make the printer crash

2008-04-14 Thread Giovanni Lovato
Mark this bug as invalid because it seems to occur only when printing
through a Debian CUPS print server and not directly from Ubuntu. I'll
fire this against Debian...

** Changed in: hplip (Ubuntu)
   Status: Incomplete = Invalid

-- 
[Hardy] Printing on HP Deskjet 5550 or 6620 sometimes make the printer crash
https://bugs.launchpad.net/bugs/208401
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-04-14 Thread Erik C
Yes, I agree on the first issue, the buttons are placed the same on a
Swedish layout and they're switched for me too. However, normal
(Windows) behaviour on a Swedish keyboard is to display a § sign on a
normal key press and ½ when using shift, I'm not sure how it's usually
handled in Linux though.

-- 
Apple USB ISO keyboard has incorrectly swapped keys
https://bugs.launchpad.net/bugs/214786
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 217127] Re: compiz.real crashed with SIGSEGV

2008-04-14 Thread Apport retracing service
*** This bug is a duplicate of bug 131679 ***
https://bugs.launchpad.net/bugs/131679

** Tags removed: need-i386-retrace

** Attachment removed: Dependencies.txt

   http://launchpadlibrarian.net/13417312/Dependencies.txt

** Attachment removed: CoreDump.gz

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

** Attachment removed: ProcStatus.txt

   http://launchpadlibrarian.net/13417315/ProcStatus.txt

** Attachment removed: Disassembly.txt

   http://launchpadlibrarian.net/13417313/Disassembly.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 131679
   compiz.real crashed with SIGSEGV when attempting to unlock screen

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

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


[Bug 214704] Re: GDM login screen too wide

2008-04-14 Thread Matthew East
Guys, there's not much point posting to say me too unless you actually
set the bug status to Confirmed. Doing it now, as I also have this
one.

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

** Changed in: gdm (Ubuntu)
   Importance: Undecided = Medium

-- 
GDM login screen too wide
https://bugs.launchpad.net/bugs/214704
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217097] Re: edubuntu-desktop depends on gcompris langpacks

2008-04-14 Thread fluteflute
** Changed in: edubuntu-meta (Ubuntu)
Sourcepackagename: None = edubuntu-meta

-- 
edubuntu-desktop depends on gcompris langpacks
https://bugs.launchpad.net/bugs/217097
You received this bug notification because you are a member of 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   >