[Bug 132417] evince doesn't display the correct font

2007-08-14 Thread Sim IJskes
Public bug reported:

Binary package hint: evince

When displaying a PDF document with a non-embedded font 'ArialMT', no
attempt is made to display the ArialMT font.

Expected behavior:
evince asking fontconfig to produce the closest match to the ArialMT font.

Actual behavior:
no request for font is seen in debug output of fontconfig.

It might be a poppler issue, poppler seems to convert ArialMT into
Helvetica wich receives a less fitting match from fontconfig when Arial
is present.

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

-- 
evince doesn't display the correct font
https://bugs.launchpad.net/bugs/132417
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131788] Re: [Gutsy] WPA2 connection drops with ipw3945

2007-08-14 Thread Marco Rodrigues
What version of Gutsy are you using ?

** Changed in: linux-restricted-modules-2.6.22 (Ubuntu)
Sourcepackagename: None = linux-restricted-modules-2.6.22

-- 
[Gutsy] WPA2 connection drops with ipw3945
https://bugs.launchpad.net/bugs/131788
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120436] Re: [needs-packaging] pyrenamer

2007-08-14 Thread Adolfo González Blázquez
** Changed in: Ubuntu
   Status: In Progress = Fix Released

-- 
[needs-packaging] pyrenamer
https://bugs.launchpad.net/bugs/120436
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 86932] Re: No support for Dell Inspiron 1501 notebook's 802.11g

2007-08-14 Thread brokencrystal.com
Sorry for so many posts, but I also wanted to note that this bug applies
to the Dell Inspiron E1505 as well, and probably many other Dell
notebooks...  I know this because I have both a 1501 and an E1505
notebook.  Here is the attached terminal output from the E1505 booted
from the Gutsy Tribe 4 i386 live CD.

The Dell Inspiron E1505 also uses a Broadcom 440x 10/100 Integrated
Controller and a Dell Wireless 1390 WLAN Mini-Card.


** Attachment added: dmesg, lsmod, lspci -n, lspci -vvnn, sudo lspci -vvnn
   http://launchpadlibrarian.net/8811021/E1505GutsyOutputi386Tribe4.txt

-- 
No support for Dell Inspiron 1501 and E1505 notebook's 802.11g 
https://bugs.launchpad.net/bugs/86932
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 86932] Re: No support for Dell Inspiron 1501 notebook's 802.11g

2007-08-14 Thread brokencrystal.com
Here is the attached terminal output from the Dell Inspiron 1501 booted
from the Gutsy Tribe 4 i386 live CD.


** Attachment added: dmesg, lsmod, lspci -n, lspci -vvnn, sudo lspci -vvnn
   http://launchpadlibrarian.net/8811031/1501GutsyOutputi386Tribe4.txt

-- 
No support for Dell Inspiron 1501 and E1505 notebook's 802.11g 
https://bugs.launchpad.net/bugs/86932
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 86932] Re: No support for Dell Inspiron 1501 notebook's 802.11g

2007-08-14 Thread brokencrystal.com
bcm43xx_microcode5.fw not available or load failed.

This repeats many times.

** Summary changed:

- No support for Dell Inspiron 1501 notebook's 802.11g 
+ No support for Dell Inspiron 1501 and E1505 notebook's 802.11g

-- 
No support for Dell Inspiron 1501 and E1505 notebook's 802.11g 
https://bugs.launchpad.net/bugs/86932
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132418] Wireless doesn't work using ndiswrapper for broadcom 4318 + wpa + feisty

2007-08-14 Thread MarkUK
Public bug reported:

Before I start: this all worked in Dapper... it didn't work in Edgy but I 
didn't need Edgy at the time but now I do need Feisty but I cannot use it!
I have an Asus A6km with the BCM4318 chipset
I install ubuntu/kubuntu/xubuntu (tried all 3)
After install in command line I do following:

rmmod bcm43xx # This driver doesn't support 802.11g but didn't work anyway with 
WPA
ndiswrapper -i bcmwl5.inf (from driver cdrom)
ndiswrapper -m
ndiswrapper -l
# This shows that bcmwl5 : driver installed and device (14e4:4318) is present
modprobe ndiswrapper
nano /etc/modprobe.d/blacklist # add blacklist bcm43xx
nano /etc/modules # add ndiswrapper

after doing this network-manager (gnome or kde) identifies the wireless and 
offers my network to connect to
I click to connect and am asked to enter the password. i enter the ascii wpa 
key or generate the psk using wpa_passphrase either way once i confirm the 
network-manager tries to connect but doesn't get further than about 28% and 
then stops after about a minute unconnected.

I've tried manually editing /etc/network/interfaces and manually specifying the 
wpa settings including trying wpa driver wext
i've followed forum advice (install latest ndiswrapper - suggests bug with 
ndiswrapper in repositories and adding ENABLE=0 to /etc/default/wpasupplicant) 
nothing works.

I've tried removing all references to network devices but lo in
/etc/network/interfaces. I feel I've tried everything this past month
but with no luck!

This should work out the box like it did for Dapper (install .deb files,
follow ndiswrapper instructions, modprobe/rmmod and then use network-
manager) I did try the latest PCLOS livecd to see if all distros are
like this and PCLOS worked fine, I gave it the windows driver and it
worked straight away, didn't even have to open a terminal!)

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
Wireless doesn't work using ndiswrapper for broadcom 4318 + wpa + feisty
https://bugs.launchpad.net/bugs/132418
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131451] Re: youtube crashes firefox

2007-08-14 Thread Ross Peoples
The one in the Gusty repositories

-- 
youtube crashes firefox
https://bugs.launchpad.net/bugs/131451
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132420] Please sync nessus-core (main) from Debian unstable (main)

2007-08-14 Thread Martin Pitt
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/nessus-core
 status confirmed
 subscribe ubuntu-archive

Please sync nessus-core (main) from Debian unstable (main).

Explanation of the Ubuntu delta and why it can be dropped:
I sent the build-dep fix to Debian, they applied it; no other changes

Changelog since current gutsy version 2.2.9-1ubuntu1:

nessus-core (2.2.9-2) unstable; urgency=low

  * Changed libwrap-dev Build-Dep to libwrap0-dev as the package no
longer Provides: it (Closes: #436306)
  * Drop libglib1.2-dev from Build-Deps as it is not really used
(Closes: #433453)

 -- Javier Fernandez-Sanguino Pen~a [EMAIL PROTECTED]  Sat, 11 Aug 2007
15:12:43 +0200


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

iD8DBQFGwZICDecnbV4Fd/IRAhLwAKC81tflXZ3wATRn2fvQzCWS+FezdgCfSzsK
ktIUs7v5gYHeRVeCrlOEU9o=
=76Bt
-END PGP SIGNATURE-

** Affects: nessus-core (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Please sync nessus-core (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/132420
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132400] Re: 6.06LTS: Computer locks up with nvidia proprietary driver on SMP system

2007-08-14 Thread Erik Devriendt
Although Sarah Hobbs changed the affected module from linux-restricted-
modules-2.6.15 to linux-restricted-modules-2.6.12, I think that was not
correct since 2.6.12 is related to Breezy while my bug report is related
to Dapper. That is why I set the affected module back to  linux-
restricted-modules-2.6.15.

** Changed in: linux-restricted-modules-2.6.15 (Ubuntu)
Sourcepackagename: linux-restricted-modules-2.6.12 = 
linux-restricted-modules-2.6.15

-- 
6.06LTS: Computer locks up with nvidia proprietary driver on SMP system
https://bugs.launchpad.net/bugs/132400
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121796] Re: multiple non-working Open WithGimp entries

2007-08-14 Thread Duncan Lithgow
Gutsy updated August 14th.
1. I can confirm this problem with 'Open with Other Application... ' not 
working with the Gimp
2. I can confirm that Gimp runs fine otherwise, no errors when started from a 
terminal
3. I can confirm comment# 6 that 'Open with Other Application... ' works from 
Nautilus running as sudo if Gimp is not already running.
but,
If Gimp is already running, and I'm running nautilus as sudo, it fails silently 
to open my image file from the 'Open with' menu.

4. I have also seen this in Feisty.

-- 
multiple non-working Open WithGimp entries
https://bugs.launchpad.net/bugs/121796
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 96875] Re: OpenOffice can not find JRE (sun 1.6)

2007-08-14 Thread hda
same her on Gutsy. When calling Tools-Options-Java in OpenOffice an
error is reported to STDOUT:

[Java framework] Invalid value for bootstrap variable:
UNO_JAVA_JFW_VENDOR_SETTINGS

-- 
OpenOffice can not find JRE (sun 1.6)
https://bugs.launchpad.net/bugs/96875
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 43154] Re: freezes with 3D applications on VIA Unichrome K8M800, KM400

2007-08-14 Thread josevillavi85
I have to confirm that this bug is still present in kubuntu gutsy Herd 4
(system update until 14/08/07)

Videocard: VIA  S3 Unichrome Pro VGA Adapter

still hoping this problem is solved.

In the same system with an nvidia card, that problem doesn't exist.

Bye

-- 
freezes with 3D applications on VIA Unichrome K8M800, KM400
https://bugs.launchpad.net/bugs/43154
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 7175] Re: something should confirm that the current time is accurate

2007-08-14 Thread trollord
On Feisty, UTC is default.

The resulting time based on user's selection will be shown, but not
verified from user at the installation phase. Also there isn't ntp run
even for once as a client. Shouldn't this go to correct (still existing)
package, ubiquity?


** Changed in: ubiquity (Ubuntu)
Sourcepackagename: clock-setup = ubiquity

-- 
something should confirm that the current time is accurate
https://bugs.launchpad.net/bugs/7175
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 131991] Re: Please sync pyrenamer 0.4.1-1 (universe) from Debian unstable (main)

2007-08-14 Thread Sarah Hobbs
Kmos: you cant approve your own sync requests.  this means you cant use
confirmed, and subscribing u-a yourself.  infinito, if you use -s for
requestsync, it will automatically set the status to new, and subscribe
the sponsorship team

-- 
Please sync pyrenamer 0.4.1-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/131991
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 77138] Re: gtkdoc-fixxref broken by compressed documentation

2007-08-14 Thread Loïc Minier
 The complexity of every simple private or one-shot script that reads
these files is considerably increased.

This is why we use wrappers, libraries, or whatever to handle input formats, 
instead of writing a parser for each program.   If one needs to access gtk-doc 
files, then one is supposed to use a gtk-doc file data access layer.
  Unix programs are supposed to divide work in small specialized commands, so 
would one be able to pass the index.sgml on stdin, it would be easy to pipe a 
gunzip to handle compressed files, like we do for -- say -- man pages; I'm sure 
you wouldn't want all your man pages to be uncompressed.

I do get your argument that the parsers have to handle two (simple)
cases instead of one but I do argue that might be the consequence of
other design issues as other examples show this is trivially possible.

 Does grep support searching in compressed files?

The trivial zgrep wrapper shows this isn't an issue; besides, why would
one want to grep instead of using beagle, tracker, or an ad hoc command
to access a specialized format?

 Why HTML files aren't compressed?

Why are most PNG files compressed?

 do xpdf or evince support compressed PDF? Nope.

I can't speak for xpdf (which I don't have around), but evince certainly
does, as well as compressed DVI and PS.


Back to the point: the situation is that some index.sgml files *are* compressed 
-- or you wouldn't be complaining -- the easiest short term solution which 
instantaneously fixes the real life problem would have been to add compression 
support to gtk-doc.

I also argued that it would act as a safety net in case someone forgets
not to zip an index.sgml.

Finally, this has a size benefit for distributors (this is the general
use case of compressing the files).

It seems your final point of view is that compressed index.sgml should
not be supported to force people to use non-compressed files to force a
single possible format, so my conclusion so far is that we should aim at
excluding index.sgml files from compression and that such a transition
will happen slowly over the next years.

-- 
gtkdoc-fixxref broken by compressed documentation
https://bugs.launchpad.net/bugs/77138
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132421] [Gutsy Tribe 4] The Live CD Does Not Report The Correct Time

2007-08-14 Thread brokencrystal.com
Public bug reported:

This happens in Feisty as well.  The Ubuntu live CD does not show the
correct time.  After the install, the time is correct, but not while
running from the live CD.  I am sure that everyone can confirm this.

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
[Gutsy Tribe 4] The Live CD Does Not Report The Correct Time
https://bugs.launchpad.net/bugs/132421
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132419] Re: gftp-gtk crashed with SIGSEGV in free()

2007-08-14 Thread Marco Rodrigues
** Visibility changed to: Public

-- 
gftp-gtk crashed with SIGSEGV in free()
https://bugs.launchpad.net/bugs/132419
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132419] Re: gftp-gtk crashed with SIGSEGV in free()

2007-08-14 Thread Apport retracing service

StacktraceTop:_start () from /lib/ld-linux.so.2
?? ()
?? ()

** Tags removed: need-i386-retrace

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

-- 
gftp-gtk crashed with SIGSEGV in free()
https://bugs.launchpad.net/bugs/132419
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132419] Symbolic threaded stack trace

2007-08-14 Thread Apport retracing service

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

** Tags added: apport-failed-retrace

-- 
gftp-gtk crashed with SIGSEGV in free()
https://bugs.launchpad.net/bugs/132419
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131292] Re: dell dimension 9200 - shutdown doesn't work

2007-08-14 Thread kfoltman
Looks pretty similar. I will burn the 7.10 beta live CD and check if it
still happens.

But if it's indeed fixed in Gutsy, can the fix be backported to 7.04?

-- 
dell dimension 9200 - shutdown doesn't work
https://bugs.launchpad.net/bugs/131292
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132413] Re: [Gutsy Tribe 4] Screen Resolution with Display Settings Dialog

2007-08-14 Thread Roel Huybrechts
I disagree. Desktop effects, wallpaper, theme and screensaver all change
the look of your desktop, that's why they are grouped into one window.
The screen resolution is a 'hardware' setting that does not change your
desktop's look, only the size.

-- 
[Gutsy Tribe 4] Screen Resolution with Display Settings Dialog
https://bugs.launchpad.net/bugs/132413
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132404] Re: Please sync tasks (universe) from Debian unstable (main)

2007-08-14 Thread Marco Rodrigues
Maybe it will fix this bug:

https://bugs.launchpad.net/ubuntu/+source/tasks/+bug/124395

-- 
Please sync tasks (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/132404
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132400] Re: 6.06LTS: Computer locks up with nvidia proprietary driver on SMP system

2007-08-14 Thread Erik Devriendt
Forgot to mention: the problem does NOT occur with Feisty. The generic
kernel and the nvidia-glx of Feisty are OK.

-- 
6.06LTS: Computer locks up with nvidia proprietary driver on SMP system
https://bugs.launchpad.net/bugs/132400
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131991] Re: Please sync pyrenamer 0.4.1-1 (universe) from Debian unstable (main)

2007-08-14 Thread Adolfo González Blázquez
BTW, 0.4.1-1 fixes a lot o bugs from previous 0.3-1 (i'm upstream
author)

-- 
Please sync pyrenamer 0.4.1-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/131991
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131881] Re: sudo doesn't has tab completion in gutsy anymore

2007-08-14 Thread Matthias Klose
** Changed in: bash (Ubuntu)
   Status: Incomplete = Invalid

-- 
sudo doesn't has tab completion in gutsy anymore
https://bugs.launchpad.net/bugs/131881
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130852] Re: [gutsy] Pidgin 2.1.0 crashes on the freshly updated libc6

2007-08-14 Thread Matthias Klose
reassigning to glib2.0, g_free is called before. please investigate if
that call is valid. we had a glib2.0 update these days as well.


** Changed in: glib2.0 (Ubuntu)
Sourcepackagename: glibc = glib2.0

-- 
[gutsy] Pidgin 2.1.0 crashes on the freshly updated libc6
https://bugs.launchpad.net/bugs/130852
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 49827] Re: Available resolutions incompletely set to 1024x768, 800x600, 640x480

2007-08-14 Thread Giles Weaver
Confirmed in Ubuntu Feisty AMD64 and i386 with nVidia 6600GT. I had to
edit the xorg.conf to add 1280x1024 resolution.

-- 
Available resolutions incompletely set to 1024x768, 800x600, 640x480
https://bugs.launchpad.net/bugs/49827
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132423] update-rc.d crashed with SIGSEGV in readdir64_r()

2007-08-14 Thread Waster
Public bug reported:

Binary package hint: sysvinit

Long hang on aptitude purging all xen packages (while running -xen kernel) in 
Tribe 4.
Killed all xen processes, and this error ensued.

ProblemType: Crash
Architecture: i386
Date: Tue Aug 14 12:45:35 2007
Dependencies:
 
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/sbin/update-rc.d
InterpreterPath: /usr/bin/perl
NonfreeKernelModules: apparmor aamatch_pcre
Package: sysv-rc 2.86.ds1-14.1ubuntu27
PackageArchitecture: all
ProcCmdline: /usr/bin/perl /usr/sbin/update-rc.d xend defaults 20 21
ProcCwd: /etc/rc0.d
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: sysvinit
Stacktrace:
 #0  0xb7df63f7 in readdir64_r () from /lib/tls/i686/cmov/libc.so.6
 #1  0x080fdca5 in Perl_pp_readdir ()
 #2  0x080c0d29 in Perl_runops_standard ()
 #3  0x0806727a in perl_run ()
 #4  0x08063732 in main ()
StacktraceTop:
 readdir64_r () from /lib/tls/i686/cmov/libc.so.6
 Perl_pp_readdir ()
 Perl_runops_standard ()
 perl_run ()
 main ()
Title: update-rc.d crashed with SIGSEGV in readdir64_r()
Uname: Linux antibes 2.6.22-9-xen #1 SMP Fri Aug 3 02:23:57 GMT 2007 i686 
GNU/Linux
UserGroups:

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


** Tags: apport-crash

-- 
update-rc.d crashed with SIGSEGV in readdir64_r()
https://bugs.launchpad.net/bugs/132423
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132423] Re: update-rc.d crashed with SIGSEGV in readdir64_r()

2007-08-14 Thread Waster

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

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

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

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

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

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

-- 
update-rc.d crashed with SIGSEGV in readdir64_r()
https://bugs.launchpad.net/bugs/132423
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 50430] Re: NIS has problems starting before the network comes up

2007-08-14 Thread Dag-Erling Smørgrav
The NIS failure is obviously highly visible since it does not fail
gracefully (i.e. it will not magically fix itself once the network is
up) and it prevents you from logging in, but this is not just a NIS
issue; it affects anything that requires a working network connection
and / or DNS to start (NTP; LDAP; autofs, if you use NIS or LDAP maps).
I use the following hack in /etc/rc.local:

echo -n Waiting for network to come up...
while :; do
nm-tool | egrep -q 'DNS:[[:space:]]+[1-9]'  break
sleep 1
echo -n .
done
echo  OK

/etc/init.d/ntp restart
/etc/init.d/nis restart
/etc/init.d/autofs restart

Just checking for an IP address will not work, because nm-tool reports a
valid IP address almost immediately, but it takes almost a minute for
DNS to show up. I have no idea why DHCP is so slow on this network.

-- 
NIS has problems starting before the network comes up
https://bugs.launchpad.net/bugs/50430
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132425] pg_createcluster crashed with SIGSEGV in readdir64_r()

2007-08-14 Thread Waster
Public bug reported:

Binary package hint: postgresql-common

installing ebox

ProblemType: Crash
Architecture: i386
Date: Tue Aug 14 12:52:25 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/pg_createcluster
InterpreterPath: /usr/bin/perl
NonfreeKernelModules: radeon drm rfcomm l2cap bluetooth capability ipv6 bridge 
ppdev video container sbs button dock ac battery af_packet fuse parport_pc lp 
parport snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_oss 
snd_pcm snd_page_alloc snd_mpu401_uart snd_seq_dummy snd_seq_oss snd_seq_midi 
snd_rawmidi pcspkr snd_seq_midi_event psmouse serio_raw snd_seq snd_timer 
snd_seq_device snd soundcore i2c_viapro i2c_core via_ircc irda crc_ccitt 
bcm43xx ieee80211softmac ieee80211 ieee80211_crypt via_agp shpchp pci_hotplug 
agpgart tsdev evdev ide_cd cdrom ide_disk reiserfs sg via82cxxx 8139cp sd_mod 
usbhid hid usb_storage libusual floppy ata_generic ohci1394 ieee1394 8139too 
mii pata_pdc2027x ehci_hcd libata uhci_hcd usbcore aic7xxx scsi_transport_spi 
scsi_mod thermal processor fan apparmor commoncap aamatch_pcre
Package: postgresql-common 76
PackageArchitecture: all
ProcCmdline: /usr/bin/perl -w /usr/bin/pg_createcluster -u postgres 8.2 main
ProcCwd: /
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: postgresql-common
Stacktrace:
 #0  0xb7ec43f7 in readdir64_r () from /lib/tls/i686/cmov/libc.so.6
 #1  0x080fdca5 in Perl_pp_readdir ()
 #2  0x080c0d29 in Perl_runops_standard ()
 #3  0x0806727a in perl_run ()
 #4  0x08063732 in main ()
StacktraceTop:
 readdir64_r () from /lib/tls/i686/cmov/libc.so.6
 Perl_pp_readdir ()
 Perl_runops_standard ()
 perl_run ()
 main ()
Title: pg_createcluster crashed with SIGSEGV in readdir64_r()
Uname: Linux antibes 2.6.22-9-xen #1 SMP Fri Aug 3 02:23:57 GMT 2007 i686 
GNU/Linux
UserGroups:

** Affects: postgresql-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash

-- 
pg_createcluster crashed with SIGSEGV in readdir64_r()
https://bugs.launchpad.net/bugs/132425
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132424] Request for perlconsole package

2007-08-14 Thread Paweł Tęcza
Public bug reported:

I would like to see that package in Ubuntu, because it could be very
interesting and helpful tool for Perl programmers.

It's being packaged now by his author and Debian developer.
He just reported wishlist bug 
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437261)
in Debian BTS.

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
Request for perlconsole package
https://bugs.launchpad.net/bugs/132424
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132425] Re: pg_createcluster crashed with SIGSEGV in readdir64_r()

2007-08-14 Thread Waster

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

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

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

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

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

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

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

-- 
pg_createcluster crashed with SIGSEGV in readdir64_r()
https://bugs.launchpad.net/bugs/132425
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 93342] Re: BCM4306 not working

2007-08-14 Thread [EMAIL PROTECTED]
The driver is now properly loading, but the signal is slow,  and I'm not able 
to connect to any network, it seems that I get no Ip address from the dhcp...
The driver is probably no working correctly...

-- 
BCM4306 not working
https://bugs.launchpad.net/bugs/93342
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 9525] Re: i8xx: catch-all for terrible VBE implementations

2007-08-14 Thread trollord
Actual fixes missed Edgy and Feisty.

Fix has been released on Gutsy. It ships with updated display driver
that is able to work with wide-screen modes out of the box, and should
fix all if not most green syncing issues for older hardware.

** Changed in: xserver-xorg-video-i810 (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
i8xx: catch-all for terrible VBE implementations
https://bugs.launchpad.net/bugs/9525
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 132427] Please upgrade Banshee to 0.13.0

2007-08-14 Thread tawmas
Public bug reported:

Binary package hint: banshee

Banshee 0.13.0 was release on August 5 2007.
Here are the release notes: http://banshee-project.org/Releases/0.13.0
And tarball: http://banshee-project.org/files/banshee/banshee-0.13.0.tar.bz2

Thanks

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

-- 
Please upgrade Banshee to 0.13.0
https://bugs.launchpad.net/bugs/132427
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132426] [Sync request] Sync mh-e (8.0.3-2) from Debian unstable (main)

2007-08-14 Thread Michael Bienia
Public bug reported:

Binary package hint: mh-e

Please sync mh-e (8.0.3-2) from Debian unstable (main).

The current package has no Ubuntu changes.

Thanks.

Changelog:

mh-e (8.0.3-2) unstable; urgency=low

  * Bug fix: mh-e: please prefer emacs22, thanks to Tatsuya Kinoshita
(Closes: #434921).

 -- Peter S Galbraith [EMAIL PROTECTED]  Mon, 13 Aug 2007 20:58:54 -0400

** Affects: mh-e (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

** Changed in: mh-e (Ubuntu)
   Importance: Undecided = Wishlist
   Status: New = Confirmed

-- 
[Sync request] Sync mh-e (8.0.3-2) from Debian unstable (main)
https://bugs.launchpad.net/bugs/132426
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132332] Re: Please sync workman (universe) from Debian unstable (main)

2007-08-14 Thread Marco Rodrigues
It waits for the new auto sync.

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

-- 
Please sync workman (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/132332
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132275] Re: Please sync rgtk2 (universe) from Debian unstable (main)

2007-08-14 Thread Marco Rodrigues
This one is to complete the r-cran-* (GNU R package) updates i've asked
a weeks ago.

-- 
Please sync rgtk2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/132275
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132273] Re: Please sync gtools (universe) from Debian unstable (main)

2007-08-14 Thread Marco Rodrigues
This one is to complete the r-cran-* (GNU R package) updates i've asked
a weeks ago.

-- 
Please sync gtools (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/132273
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132272] Re: Please sync qtl (universe) from Debian unstable (main)

2007-08-14 Thread Marco Rodrigues
This one is to complete the r-cran-* (GNU R package) updates i've asked
a weeks ago.

-- 
Please sync qtl (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/132272
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 127023] Re: tokenize.py uses N_TOKENS without prior definition

2007-08-14 Thread Matthias Klose
no, it's not a bug; see the line before:

  tokenize.py: from token import *

$ python2.5
Python 2.5.1 (r251:54863, Jul 17 2007, 16:02:11) 
[GCC 4.1.3 20070629 (prerelease) (Ubuntu 4.1.2-13ubuntu2)] on linux2
Type help, copyright, credits or license for more information.
 import tokenize
 

reassigning back to apport.

** Changed in: apport (Ubuntu)
Sourcepackagename: python2.5 = apport
   Status: Confirmed = Incomplete

-- 
tokenize.py uses N_TOKENS without prior definition
https://bugs.launchpad.net/bugs/127023
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132335] Re: Please sync xmoto (universe) from Debian unstable (main)

2007-08-14 Thread Marco Rodrigues
I hope it will fix most of these bugs -
https://bugs.launchpad.net/ubuntu/+source/xmoto/

-- 
Please sync xmoto (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/132335
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131085] Re: [GUTSY] python: os.getlogin() not working

2007-08-14 Thread Matthias Klose
works for me without problem. to localize the problem, please remove the
packages (one by one), which you see in your stacktrace, and recheck
after each package removal.


** Changed in: python2.5 (Ubuntu)
   Status: New = Incomplete

-- 
[GUTSY] python: os.getlogin() not working
https://bugs.launchpad.net/bugs/131085
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130724] Re: [gutsy] No help in Gnome control-center

2007-08-14 Thread Sebastien Bacher
yelp (2.19.90-0ubuntu1) gutsy; urgency=low

  * New upstream version:
- Fix distcheck
- Use x-yelp-index instead of index, which unbreaks some docbook files
- Write html on command instead of in idle, which fixes info pages
- Update some copyrights on files
- Make MAINTAINERS meet bkor's high expectations
- Add a phrase not found message to the find bar
- Fix info page in search bar (LP: #54430)
- Handle malformed .so tags
- Better handling of cross links in man pages
- Fix crashes in various info pages
- Remove extra markup from print dialog
- Fix searching of single ':' using basic search (LP: #128130)
- Various fixes to basic search
- Handle '\*=' escape sequence in man pages
- Resolve full paths given with ghelp: uri (LP: #130724)
- Reduce static data and relocations
- Fix build on Solaris
- Remove c++ comment
- Mark -help contents as translatable
- Remove suffix from icon
- Make error messages less cryptic
- Mark print dialog title as translatable
- Fix building with Beagle again
- Register EXSLT extensions
- Fixes docbook pages again
- Updated translations
  * debian/patches/07_rosetta_translations_update.patch:
- updated
  * debian/patches/90_from_svn_exslt_registration.patch:
- dropped, fixed with the new version
  * debian/rules:
- use beagle search

 -- Sebastien Bacher [EMAIL PROTECTED]   Tue, 14 Aug 2007 13:14:03
+0200

** Changed in: yelp (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
[gutsy] No help in Gnome control-center
https://bugs.launchpad.net/bugs/130724
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128130] Re: yelp crashed with SIGSEGV

2007-08-14 Thread Sebastien Bacher
yelp (2.19.90-0ubuntu1) gutsy; urgency=low

  * New upstream version:
- Fix distcheck
- Use x-yelp-index instead of index, which unbreaks some docbook files
- Write html on command instead of in idle, which fixes info pages
- Update some copyrights on files
- Make MAINTAINERS meet bkor's high expectations
- Add a phrase not found message to the find bar
- Fix info page in search bar (LP: #54430)
- Handle malformed .so tags
- Better handling of cross links in man pages
- Fix crashes in various info pages
- Remove extra markup from print dialog
- Fix searching of single ':' using basic search (LP: #128130)
- Various fixes to basic search
- Handle '\*=' escape sequence in man pages
- Resolve full paths given with ghelp: uri (LP: #130724)
- Reduce static data and relocations
- Fix build on Solaris
- Remove c++ comment
- Mark -help contents as translatable
- Remove suffix from icon
- Make error messages less cryptic
- Mark print dialog title as translatable
- Fix building with Beagle again
- Register EXSLT extensions
- Fixes docbook pages again
- Updated translations
  * debian/patches/07_rosetta_translations_update.patch:
- updated
  * debian/patches/90_from_svn_exslt_registration.patch:
- dropped, fixed with the new version
  * debian/rules:
- use beagle search

 -- Sebastien Bacher [EMAIL PROTECTED]   Tue, 14 Aug 2007 13:14:03
+0200

** Changed in: yelp (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
yelp crashed with SIGSEGV
https://bugs.launchpad.net/bugs/128130
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106124] Re: Clearlooks, tooltips and notifications are gray now instead of yellow

2007-08-14 Thread Jonh Wendell
I do use clearlooks and, since this update, my tooltip colors are
yellow-based. I want my blue back! :)

-- 
Clearlooks, tooltips and notifications are gray now instead of yellow
https://bugs.launchpad.net/bugs/106124
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 54430] Re: info pages in Yelp (search shortcut)

2007-08-14 Thread Sebastien Bacher
yelp (2.19.90-0ubuntu1) gutsy; urgency=low

  * New upstream version:
- Fix distcheck
- Use x-yelp-index instead of index, which unbreaks some docbook files
- Write html on command instead of in idle, which fixes info pages
- Update some copyrights on files
- Make MAINTAINERS meet bkor's high expectations
- Add a phrase not found message to the find bar
- Fix info page in search bar (LP: #54430)
- Handle malformed .so tags
- Better handling of cross links in man pages
- Fix crashes in various info pages
- Remove extra markup from print dialog
- Fix searching of single ':' using basic search (LP: #128130)
- Various fixes to basic search
- Handle '\*=' escape sequence in man pages
- Resolve full paths given with ghelp: uri (LP: #130724)
- Reduce static data and relocations
- Fix build on Solaris
- Remove c++ comment
- Mark -help contents as translatable
- Remove suffix from icon
- Make error messages less cryptic
- Mark print dialog title as translatable
- Fix building with Beagle again
- Register EXSLT extensions
- Fixes docbook pages again
- Updated translations
  * debian/patches/07_rosetta_translations_update.patch:
- updated
  * debian/patches/90_from_svn_exslt_registration.patch:
- dropped, fixed with the new version
  * debian/rules:
- use beagle search

 -- Sebastien Bacher [EMAIL PROTECTED]   Tue, 14 Aug 2007 13:14:03
+0200

** Changed in: yelp (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
info pages in Yelp (search shortcut)
https://bugs.launchpad.net/bugs/54430
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 50576] Re: XServer Crashes with Active ring not flushed error.

2007-08-14 Thread Paul van Genderen
But the bug still exists in Ubuntu 7.04, will try Gutsy later when the
next tribe is out.

-- 
XServer Crashes with Active ring not flushed error.
https://bugs.launchpad.net/bugs/50576
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131311] Re: tribe cd images not being produced for powerpc

2007-08-14 Thread Marco Rodrigues
http://cdimage.ubuntu.com/ports/daily/20070814/

Isn't they here ?

** Changed in: Ubuntu
   Status: New = Fix Released

** Changed in: Ubuntu
 Assignee: (unassigned) = Marco Rodrigues

-- 
tribe cd images not being produced for powerpc
https://bugs.launchpad.net/bugs/131311
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132429] Kubuntu Gutsy 4 Alternative fails to install

2007-08-14 Thread John Levin
Public bug reported:

Kubuntu Gutsy 4 Alternative fails to install on a Dell Latitude C840
Laptop.


Have tried with two different cds, both of which verified, and one of which 
installed as a Virtual Machine.

First cd failed with message:

Please insert the disc labeled: 'Kubuntu 7.10_Gutsy Gibbon_ - Alpha 
i386 (20070808)' in the drive '/cdrom/' and press enter.

However, the cd is in the drive, and in any case, the cd drive won't
open.

Second cd failed with:

An Installation Step Failed:
Select and Install Software

(Gnome) Ubuntu Gutsy Alternative Tribe 4 installs successfully.

** Affects: debian-installer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Kubuntu Gutsy 4 Alternative fails to install
https://bugs.launchpad.net/bugs/132429
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 110900] Re: Audio doesn't work on Feisty Fawn

2007-08-14 Thread Tom V
I fixed it by deleting two files in my home directory, asoundrc and
asoundrc.asoundconf.  I created a new user for  testing and that user
could play system sounds.  I noticed the newly created user did not have
these two files so I deleted them in my configuration.  Feisty must
implement sound in a different way than Edgy.

-- 
Audio doesn't work on Feisty Fawn
https://bugs.launchpad.net/bugs/110900
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 105929] Re: Fn+F2 on Asus A8Js isn't working

2007-08-14 Thread ttoine
Hey,

How do I test that ? I mean, how can I use the asus-wireless patch ? I
just have to create the .sh files that are in the .patch text file ? and
then, I run the script ?

Toine

-- 
Fn+F2 on Asus A8Js isn't working
https://bugs.launchpad.net/bugs/105929
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 7175] Re: something should confirm that the current time is accurate

2007-08-14 Thread Mark Shuttleworth

Running NTP once in the background would be useful, yes!

-- 
something should confirm that the current time is accurate
https://bugs.launchpad.net/bugs/7175
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 132431] package flashplugin-nonfree 9.0.48.0.0ubuntu8 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2007-08-14 Thread Marco Rodrigues
Public bug reported:

Binary package hint: flashplugin-nonfree

Don't know why it happen...

ProblemType: Package
Architecture: i386
Date: Sat Aug 11 22:55:23 2007
DistroRelease: Ubuntu 7.10
ErrorMessage: subprocess post-installation script returned error exit status 2
NonfreeKernelModules: nvidia
Package: flashplugin-nonfree 9.0.48.0.0ubuntu8
PackageArchitecture: i386
SourcePackage: flashplugin-nonfree
Title: package flashplugin-nonfree 9.0.48.0.0ubuntu8 failed to install/upgrade: 
subprocess post-installation script returned error exit status 2
Uname: Linux kmos.homeip.net 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 
2007 i686 GNU/Linux

** Affects: flashplugin-nonfree (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package flashplugin-nonfree 9.0.48.0.0ubuntu8 failed to install/upgrade: 
subprocess post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/132431
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132431] Re: package flashplugin-nonfree 9.0.48.0.0ubuntu8 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2007-08-14 Thread Marco Rodrigues

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

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

-- 
package flashplugin-nonfree 9.0.48.0.0ubuntu8 failed to install/upgrade: 
subprocess post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/132431
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132430] Octave 2.9 left division gives incorrect results

2007-08-14 Thread Jacek C. Wojdel
Public bug reported:

Binary package hint: octave2.9

In specific cases, the left division in octave 2.9 seems to ignore the below 
diagonal elements e,g:
octave2.9:1 y=[ 1; 2 ]
y =

   1
   2

octave2.9:2 A=[1 0; 0 1]
A =

   1   0
   0   1

octave2.9:3 A\y
ans =

   1
   2 -- correct

octave2.9:4 A(2,1)=0.5;
octave2.9:5 A\y
ans =

   1
   2 -- incorrect!

octave2.9:10 A
A =

   1.0   0.0
   0.5   1.0

Note that if A is initialised directly as A=[1 0;0.5 1], the bug does not 
manifest itself. 
It seems as if some strange over-optimisation takes place and assumes A is 
upper triangular no matter what we do to it later (if the changed element is 
above diagonal, the results are correct).
Tested on up to date feisty

** Affects: octave2.9 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Octave 2.9 left division gives incorrect results
https://bugs.launchpad.net/bugs/132430
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 13199] Re: Drag n' Drop directories from File-Roller is somewhat tricky

2007-08-14 Thread Piotr Makowski
I can confirm this bug in 7.04 and 7.10 tribe4

-- 
Drag n' Drop directories from File-Roller is somewhat tricky
https://bugs.launchpad.net/bugs/13199
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 132433] Re: test-apport crashed with AssertionError in module()

2007-08-14 Thread Marco Rodrigues

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

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

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

** Visibility changed to: Public

-- 
test-apport crashed with AssertionError in module()
https://bugs.launchpad.net/bugs/132433
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132433] test-apport crashed with AssertionError in module()

2007-08-14 Thread Marco Rodrigues
Public bug reported:

Binary package hint: apport

I run the test on gutsy tribe-4...

ProblemType: Crash
ApportLog:
 apport (pid 9518) Tue Aug 14 12:17:15 2007: called for pid 5812, signal 11
 apport (pid 9518) Tue Aug 14 12:17:15 2007: executable: 
/usr/lib/firefox/firefox-bin (command line /usr/lib/firefox/firefox-bin)
 apport (pid 9518) Tue Aug 14 12:17:15 2007: apport: report 
/var/crash/_usr_lib_firefox_firefox-bin.1000.crash already exists and unseen, 
doing nothing to avoid disk usage DoS
Architecture: i386
CrashReports:
 600:1000:1000:8807:2007-08-14 12:23:27.0 +0100:2007-08-14 
12:23:28.0 +0100:/var/crash/_usr_bin_requestsync.1000.crash
 600:1000:1000:14061837:2007-08-14 12:26:07.0 +0100:2007-08-14 
12:29:26.0 +0100:/var/crash/_usr_lib_firefox_firefox-bin.1000.crash
 600:1000:1000:7694:2007-08-14 12:26:08.0 +0100:2007-08-14 
13:18:27.0 
+0100:/var/crash/_usr_share_apport_testsuite_test-apport.1000.crash
Date: Tue Aug 14 12:26:10 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/share/apport/testsuite/test-apport
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: nvidia
Package: apport 0.95
PackageArchitecture: all
ProcCmdline: /usr/bin/python ./test-apport kernel
ProcCwd: /usr/share/apport/testsuite
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.ISO-8859-1
PythonArgs: ['./test-apport', 'kernel']
SourcePackage: apport
Title: test-apport crashed with AssertionError in module()
Traceback:
 Traceback (most recent call last):
   File ./test-apport, line 157, in module
 assert apport.fileutils.get_all_reports() == [], 'please remove all crash 
reports from /var/crash/ for this test suite'
 AssertionError: please remove all crash reports from /var/crash/ for this test 
suite
Uname: Linux kmos.homeip.net 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 
2007 i686 GNU/Linux

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


** Tags: apport-crash

-- 
test-apport crashed with AssertionError in module()
https://bugs.launchpad.net/bugs/132433
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132432] glxinfo crashed with SIGSEGV

2007-08-14 Thread Marco Rodrigues
Public bug reported:

I run it on console.. gutsy tribe-4

ProblemType: Crash
Architecture: i386
Date: Sat Aug 11 22:47:10 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/glxinfo
NonfreeKernelModules: nvidia cdrom
Package: mesa-utils 7.0.0-0ubuntu3
PackageArchitecture: i386
ProcCmdline: /usr/bin/glxinfo
ProcCwd: /home/kmos
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.ISO-8859-1
 SHELL=/bin/bash
Signal: 11
SourcePackage: mesa
StacktraceTop:
 ?? () from /usr/lib/libGL.so.1
 ?? ()
 ?? () from /usr/lib/libGL.so.1
 ?? ()
 ?? () from /usr/lib/libGL.so.1
Title: glxinfo crashed with SIGSEGV
Uname: Linux kmos.homeip.net 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 
2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

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


** Tags: apport-crash apport-failed-retrace

-- 
glxinfo crashed with SIGSEGV
https://bugs.launchpad.net/bugs/132432
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132432] Re: glxinfo crashed with SIGSEGV

2007-08-14 Thread Marco Rodrigues

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

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

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

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

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

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

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

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

** Visibility changed to: Public

-- 
glxinfo crashed with SIGSEGV
https://bugs.launchpad.net/bugs/132432
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132433] Re: test-apport crashed with AssertionError in module()

2007-08-14 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
test-apport crashed with AssertionError in module()
https://bugs.launchpad.net/bugs/132433
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132434] knetworkmanager after congiguring interface manually, kcmshell takes 100% cpu, also not able to go back to configure automatically

2007-08-14 Thread [EMAIL PROTECTED]
Public bug reported:

Binary package hint: knetworkmanager

I tried to configure my wlan manually, going to manual configuration
after that, I wondered there was no way going back to automatic configuration 
or something like that ??

so I went in manual configuration, and under the wlan interface, I've
delete the current essid, hoping it will go back to automatic
configuration... Then kcmshell was taking 100% from the cpu, after I
kill it, I realised that the changes were made : there was no essid in
manual configuration...

Still, there is a problem with kcmshell or knetwork manager...

Is it normal, not being able to go back to automatic mode ?

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

-- 
knetworkmanager after congiguring interface manually, kcmshell takes 100% cpu, 
also not able to go back to configure automatically
https://bugs.launchpad.net/bugs/132434
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132432] Re: glxinfo crashed with SIGSEGV

2007-08-14 Thread Apport retracing service

StacktraceTop:?? () from /usr/lib/libGL.so.1
?? ()
?? () from /usr/lib/libGL.so.1
?? ()
?? () from /usr/lib/libGL.so.1

** Tags removed: need-i386-retrace

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

-- 
glxinfo crashed with SIGSEGV
https://bugs.launchpad.net/bugs/132432
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132432] Symbolic threaded stack trace

2007-08-14 Thread Apport retracing service

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

-- 
glxinfo crashed with SIGSEGV
https://bugs.launchpad.net/bugs/132432
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132432] Stack trace with source code

2007-08-14 Thread Apport retracing service

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

** Tags added: apport-failed-retrace

-- 
glxinfo crashed with SIGSEGV
https://bugs.launchpad.net/bugs/132432
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132287] Re: Hal crashed

2007-08-14 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 91012 ***
https://bugs.launchpad.net/bugs/91012

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported. Please
look at the other bug report to see if there is any information missing
that you can add or to see if there is a work around. Feel free to
continue to report any other bugs you may find.

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

** This bug has been marked a duplicate of bug 91012
   [apport] hal-device-manager crashed with ImportError in module() App 
crashed running Hardware Information

-- 
Hal crashed
https://bugs.launchpad.net/bugs/132287
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 126793] Re: zlib module broken in python 2.5

2007-08-14 Thread Matthias Klose
 ImportError: ./zlib.so: symbol inflateCopy

closing as invalid, you're importing a local zlib version.


** Changed in: python2.5 (Ubuntu)
 Assignee: (unassigned) = Matthias Klose
   Status: New = Invalid

-- 
zlib module broken in python 2.5
https://bugs.launchpad.net/bugs/126793
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131085] Re: [GUTSY] python: os.getlogin() not working

2007-08-14 Thread Christophe Dumez
Sorry, I don't want to uninstall all those python packages, which is
annoying because of dependencies and I don't really need this python
command anyway. I uninstalled easily Turbogears and Cheetah but it
didn't fix the problem.

I apologize for this, you can close this report if you want.

-- 
[GUTSY] python: os.getlogin() not working
https://bugs.launchpad.net/bugs/131085
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 126484] Re: ImportError: No module named nautilus

2007-08-14 Thread Matthias Klose
** Changed in: nautilus-python (Ubuntu)
Sourcepackagename: python2.5 = nautilus-python

-- 
ImportError: No module named nautilus
https://bugs.launchpad.net/bugs/126484
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122551] Re: HTTPS over proxy (squid) fails

2007-08-14 Thread Matthias Klose
** Changed in: python2.5 (Ubuntu)
   Importance: Undecided = Low
   Status: New = Confirmed

-- 
HTTPS over proxy (squid) fails
https://bugs.launchpad.net/bugs/122551
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 59557] Re: horizontal off by one error

2007-08-14 Thread Luca Falavigna
I'm closing this report due to lack of feedback.
Please, reopen if you still notice this behaviour. Thank you.

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

-- 
horizontal off by one error
https://bugs.launchpad.net/bugs/59557
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132437] last.fm support on Amarok is not working any more

2007-08-14 Thread Alessandro Polverini
Public bug reported:

Binary package hint: amarok

Recently last.fm changed his protocol and last.fm support on amarok is not 
working fine any more.
It can start a station but it's unable to do all the actions like ban, love, 
skip.

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

-- 
last.fm support on Amarok is not working any more
https://bugs.launchpad.net/bugs/132437
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for amarok in ubuntu.

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


[Bug 132115] Re: package flashplugin-nonfree 9.0.48.0.0ubuntu8 failed to install/upgrade: aliprosessi new pre-removal script palautti virhetilakoodin 1

2007-08-14 Thread Sarah Hobbs
*** This bug is a duplicate of bug 132431 ***
https://bugs.launchpad.net/bugs/132431

** This bug has been marked a duplicate of bug 132431
   package flashplugin-nonfree 9.0.48.0.0ubuntu8 failed to install/upgrade: 
subprocess post-installation script returned error exit status 2

-- 
package flashplugin-nonfree 9.0.48.0.0ubuntu8 failed to install/upgrade: 
aliprosessi new pre-removal script palautti virhetilakoodin 1
https://bugs.launchpad.net/bugs/132115
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120690] Re: shutil in python error

2007-08-14 Thread Matthias Klose
invalid, please see the documentation for the types of all parameters.


** Changed in: python2.5 (Ubuntu)
 Assignee: (unassigned) = Matthias Klose
   Status: New = Invalid

-- 
shutil in python error
https://bugs.launchpad.net/bugs/120690
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 61235] Re: USB mass storage stops working after a while

2007-08-14 Thread KEYofR
Well I've been poking at this a bit and have learned a few things.

I don't think the code in the fix_usb_hd.sh above is quite right. using expr to 
get character 3 out of argv1 which was supplied via the udev rule code %k and 
then using that value as part of the path to a spot under /sys for that device, 
it's definitely going to fail a lot and I'm actually surprised it ever works 
except by chance.
The guy who put * in place of that number probably always works, although it's 
trying to do way more than you want.

I made a script and triggered it from udev as per the latest hints by comparing 
the model name as well as vendor.
I put all the available %codes on the command line and had the script create a 
unique temp file by pid and wrote the commandline and the environment to the 
file like so:

-
L=/tmp/udev_fix_usb_hd.$$
echo $@ $L
date $L
set $L
-

That produces lots of interesting info.
The first interesting thing is, it runs 3 times for each time the usb cable is 
connected.
The contents of the debug files is different each time as the device gets 
recognized by different layers and goes from initially being a scsi_device, 
then becomes a scsi_generic, then finally becomes a scsi_disk

here is the output of a sample plug-in event.
watch the values for %k
In this case character 3 of %k was never correct for the way it's used in the 
script above.
However we can see what is correct, and we don't have to use expr to extract it 
from something else either.
Each pass is the interesting parts of one temp file. All 3 files were part of 
the same event.
They are shown in the order they happened chronologically. They all happened in 
the same second, but the pid numbers in the filenames and the $PPID values 
inside the files seem to bear it out.

The udev rule was 91-fix_usb_hd :
SUBSYSTEMS==scsi, ATTRS{vendor}==Seagate, ATTRS{model}==FreeAgentDesktop, 
RUN+=/sbin/fix_usb_hd %%k='%k' %%n='%n' %%p='%p' %%b='%b' %%M='%M' %%m='%m' %%P
='%P' %%r='%r' %%N='%N'

The script used I already showed above.

I manually broke the %codes into separate lines for easier reading, and
the variables shown are just the ones that are in any way interesting or
came from udev. stuff like TERM etc.. I left out, but only stuff like
that. So when you see a variable in one block and not in another, it's
because it really wasn't there.


== pass 1
%k='16:0:0:0'
%n='0'
%p='/class/scsi_device/16:0:0:0'
%b='16:0:0:0'
%M='0'
%m='0'
%P=''
%r='/dev'
%N='/dev/.tmp-0-0'

DEVPATH=/class/scsi_device/16:0:0:0
PHYSDEVBUS=scsi
PHYSDEVDRIVER=sd
PHYSDEVPATH=/devices/pci:00/:00:1d.7/usb1/1-1/1-1:1.0/host16/target16:0:0/16:0:0:0
SUBSYSTEM=scsi_device
UDEVD_EVENT=1


== pass 2
%k='sg6'
%n='6'
%p='/class/scsi_generic/sg6'
%b='sg6'
%M='21'
%m='6'
%P=''
%r='/dev'
%N='/dev/.tmp-21-6'

DEVNAME=/dev/sg6
DEVPATH=/class/scsi_generic/sg6
MAJOR=21
MINOR=6
PHYSDEVBUS=scsi
PHYSDEVDRIVER=sd
PHYSDEVPATH=/devices/pci:00/:00:1d.7/usb1/1-1/1-1:1.0/host16/target16:0:0/16:0:0:0
SUBSYSTEM=scsi_generic
UDEVD_EVENT=1


== pass 3
%k='sdh'
%n=''
%p='/block/sdh'
%b='sdh'
%M='8'
%m='112'
%P=''
%r='/dev'
%N='/dev/.tmp-8-112'

DEVLINKS='/dev/disk/by-id/usb-Seagate_FreeAgentDesktop_9QG00QCQ/dev/disk/by-path/pci-:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0
 /dev/disk/by-uuid/07d6ac11-e314-46a2-8d9e-0ebabb98ef19 
/dev/disk/by-label/BACKUPS'
DEVNAME=/dev/sdh
DEVPATH=/block/sdh
ID_BUS=usb
ID_FS_LABEL=BACKUPS
ID_FS_LABEL_SAFE=BACKUPS
ID_FS_TYPE=ext2
ID_FS_USAGE=filesystem
ID_FS_UUID=07d6ac11-e314-46a2-8d9e-0ebabb98ef19
ID_FS_VERSION=1.0
ID_MODEL=FreeAgentDesktop
ID_PATH=pci-:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0
ID_REVISION=100D
ID_SERIAL=Seagate_FreeAgentDesktop_9QG00QCQ
ID_TYPE=disk
ID_VENDOR=Seagate
MAJOR=8
MINOR=112
PHYSDEVBUS=scsi
PHYSDEVDRIVER=sd
PHYSDEVPATH=/devices/pci:00/:00:1d.7/usb1/1-1/1-1:1.0/host16/target16:0:0/16:0:0:0
SUBSYSTEM=block
UDEVD_EVENT=1


Notice, the only time character 3 of %k was even a number, it wasn't the right 
number for how the script earlier in this thread tries to use it. The right 
number in this case would be 16. the other two times the script would have 
tried to use a :, and an h.

So, from all that I distill 2 possible scripts that work. Well, one script, two 
modes of operation, user selectable.
One that sets allow_restart, and allows the drive to go to sleep.
and one that uses sdparm to disable the standby timer, and does not allow the 
drive to go to sleep.

Although we have that nice 16:0:0:0 value right there in several forms
in pass 2, at that point the device is not yet a scsi_disk and so there
is no /sys/class/scsi_disk for it yet. it's there practically at the
same time, but we can't count on that. So in pass 3 it is still possible
to clip it out of another variable by a little shell syntax since it
happens to be right at the end of the value with a nice easy character
to use for splitting...

slosh:~ # 
PHYSDEVPATH=/devices/pci:00/:00:1d.7/usb1/1-1/1-1:1.0/host16/target16:0:0/16:0:0:0
slosh:~ # echo 

[Bug 132441] [gutsy] udev, volumeid, dmsetup won't upgrade

2007-08-14 Thread wateenellende
Public bug reported:

Binary package hint: udev

These 3 packages seem to be related to each other in a way that won;t
allow them to upgrade...

$ sudo apt-get install dmsetup
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  dmsetup: Breaks: udev ( 113-0ubuntu1) but 103-0ubuntu13 is to be installed
  udev: Depends: volumeid (= 103-0ubuntu13) but 113-0ubuntu6 is to be installed
E: Broken packages

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

-- 
[gutsy] udev, volumeid, dmsetup won't upgrade
https://bugs.launchpad.net/bugs/132441
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132438] firefox-bin crashed with SIGSEGV in raise()

2007-08-14 Thread Marco Rodrigues
Public bug reported:

Binary package hint: firefox

Just browsing the web..

ProblemType: Crash
Architecture: i386
Date: Sat Aug 11 22:58:47 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/lib/firefox/firefox-bin
NonfreeKernelModules: nvidia cdrom
Package: firefox 2.0.0.6+2-0ubuntu2
PackageArchitecture: i386
ProcCmdline: /usr/lib/firefox/firefox-bin
ProcCwd: /home/kmos
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.ISO-8859-1
 SHELL=/bin/bash
Signal: 11
SourcePackage: firefox
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 raise () from /lib/tls/i686/cmov/libpthread.so.0
Title: firefox-bin crashed with SIGSEGV in raise()
Uname: Linux kmos.homeip.net 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 
2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

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


** Tags: apport-crash apport-failed-retrace

-- 
firefox-bin crashed with SIGSEGV in raise()
https://bugs.launchpad.net/bugs/132438
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116463] Re: [apport] pydoc2.5 crashed with AttributeError in module()

2007-08-14 Thread Matthias Klose
pydoc works by reading and inspecting each module. It finds one of your
local modules, which does an exec('from %s import *' % backend), then
not finding other modules. I don't think this is a bug in pydoc. are all
the needed modules available in sys.path?

File /usr/lib/python2.5/pkgutil.py, line 110, in walk_packages
__import__(name)
  File /home/jrp/scripting/src/tools/py4cs/easyviz/__init__.py, line 21, in 
module
exec('from %s import *' % backend)
  File string, line 1, in module
  File /home/jrp/scripting/src/tools/py4cs/easyviz/gnuplot_.py, line 3, in 
module
from py4cs.easyviz.numpytools import ones, ravel, shape, NewAxis
  File /home/jrp/scripting/src/tools/py4cs/easyviz/numpytools.py, line 367, 
in module
LinearAlgebra.eigenvalues = _N.eigenvalues
AttributeError: 'module' object has no attribute 'eigenvalues'


** Changed in: python2.5 (Ubuntu)
   Status: New = Triaged

-- 
[apport] pydoc2.5 crashed with AttributeError in module()
https://bugs.launchpad.net/bugs/116463
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132438] Re: firefox-bin crashed with SIGSEGV in raise()

2007-08-14 Thread Marco Rodrigues

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

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

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

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

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

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

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

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

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

** Attachment added: pluginreg.dat.txt
   http://launchpadlibrarian.net/8812942/pluginreg.dat.txt

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

** Visibility changed to: Public

-- 
firefox-bin crashed with SIGSEGV in raise()
https://bugs.launchpad.net/bugs/132438
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121796] Re: multiple non-working Open WithGimp entries

2007-08-14 Thread Duncan Lithgow
Could my bug# 132439 be a duplicate of this?

-- 
multiple non-working Open WithGimp entries
https://bugs.launchpad.net/bugs/121796
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 85261] Re: [apport] zsh4 crashed with SIGSEGV in rawmemchr()

2007-08-14 Thread oberoc
Here is a little workaround until the nice people in the open source community 
fix the bug:
In your /your/home/directory/.bashrc:
At the top insert this:
if [ -x /usr/bin/zsh ]; then
exec /usr/bin/zsh   
fi

-Tino

-- 
[apport] zsh4 crashed with SIGSEGV in rawmemchr()
https://bugs.launchpad.net/bugs/85261
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 48773] Re: Mouse doesn't get turned off on system shutdown

2007-08-14 Thread Giles Weaver
Same problem. All USB devices (mouse, external hard disk etc) are powered on 
after system shutdown. Windows shutdown turns all USB devices off.
Motherboard: Epox on nForce4 chipset, Ubuntu 7.04 i386, kernel 2.6.20-16-generic

Hopefully this will be fixed in a timely fashion with a new Kernel...

-- 
Mouse doesn't get turned off on system shutdown
https://bugs.launchpad.net/bugs/48773
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 132243] Re: [apport] gnome-settings-daemon crashed with signal 7

2007-08-14 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace
http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
bug report. This will greatly help us in tracking down your problem.

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: New = Incomplete

-- 
[apport] gnome-settings-daemon crashed with signal 7
https://bugs.launchpad.net/bugs/132243
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 114239] Re: [apport] apport-checkreports crashed with SIGSEGV in PyObject_Malloc()

2007-08-14 Thread Matthias Klose
I'm unable to reproduce this.


** Changed in: python2.5 (Ubuntu)
   Status: New = Incomplete

-- 
[apport] apport-checkreports crashed with SIGSEGV in PyObject_Malloc()
https://bugs.launchpad.net/bugs/114239
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 112537] Re: Python 2.5 IDLE is in Japanese characters

2007-08-14 Thread Matthias Klose
unreproducible for me; what is your locale?


** Changed in: python2.5 (Ubuntu)
   Status: New = Incomplete

-- 
Python 2.5 IDLE is in Japanese characters
https://bugs.launchpad.net/bugs/112537
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 109831] Re: all windows borders crashes!!!

2007-08-14 Thread Matthias Klose
** Changed in: deluge-torrent (Ubuntu)
Sourcepackagename: python2.5 = deluge-torrent

-- 
all windows borders crashes!!!
https://bugs.launchpad.net/bugs/109831
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 104843] Re: [apport] restricted-manager crashed with GError in show_notify()

2007-08-14 Thread rhY
Sorry man!  At this point I have no idea what you're talking about now!  
Everything is working atm!

rhY
 I still need the outputs I asked for in comment 2. The recent comments
 seem to describe entirely different problems.



-- 
[apport] restricted-manager crashed with GError in show_notify()
https://bugs.launchpad.net/bugs/104843
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103943] Re: [apport] apport-checkreports crashed with SIGSEGV

2007-08-14 Thread Matthias Klose
unreproducible, please recheck with the tribe-4 or a later CD.

** Changed in: python2.5 (Ubuntu)
   Status: New = Incomplete

-- 
[apport] apport-checkreports crashed with SIGSEGV
https://bugs.launchpad.net/bugs/103943
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 59557] Re: horizontal off by one error

2007-08-14 Thread Mark Robinson
Fair call.

Sorry about the lack of feedback.

I was unable to secure the hardware to test the solution.

-- 
horizontal off by one error
https://bugs.launchpad.net/bugs/59557
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2007-08-14 Thread Giles Weaver
Still a problem 10 months on - roll on some fixes in the Kernel...

-- 
USB devices are not powered off at shutdown (Dapper, 2.6.15)
https://bugs.launchpad.net/bugs/42149
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 132438] Re: firefox-bin crashed with SIGSEGV in raise()

2007-08-14 Thread Apport retracing service

StacktraceTop:?? ()
?? ()
?? ()
?? ()
raise () from /lib/tls/i686/cmov/libpthread.so.0

** Tags removed: need-i386-retrace

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

-- 
firefox-bin crashed with SIGSEGV in raise()
https://bugs.launchpad.net/bugs/132438
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132438] Symbolic threaded stack trace

2007-08-14 Thread Apport retracing service

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

-- 
firefox-bin crashed with SIGSEGV in raise()
https://bugs.launchpad.net/bugs/132438
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 124538] Re: Xsession crashes on Startup - Both usual Gnome and XGL

2007-08-14 Thread Pedro Villavicencio
We are closing this bug report as it lacks the information, described in
the previous comments, we need to investigate the problem further.
However, please reopen it if you can give us the missing information and
don't hesitate to submit bug reports in the future.

** Changed in: gnome-session (Ubuntu)
   Status: Incomplete = Invalid

-- 
Xsession crashes on Startup - Both usual Gnome and XGL
https://bugs.launchpad.net/bugs/124538
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132438] Stack trace with source code

2007-08-14 Thread Apport retracing service

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

** Tags added: apport-failed-retrace

-- 
firefox-bin crashed with SIGSEGV in raise()
https://bugs.launchpad.net/bugs/132438
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 102878] Re: [apport] apport crashed with SIGSEGV

2007-08-14 Thread Matthias Klose
Martin, you did set the report to `confirmed'; how do you reproduce it?


** Changed in: python2.5 (Ubuntu)
   Status: Confirmed = Incomplete

-- 
[apport] apport crashed with SIGSEGV
https://bugs.launchpad.net/bugs/102878
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95799] Re: [apport] apport-checkreports crashed with SIGSEGV

2007-08-14 Thread Matthias Klose
unreproducible for me.


** Changed in: python2.5 (Ubuntu)
   Status: New = Incomplete

-- 
[apport] apport-checkreports crashed with SIGSEGV
https://bugs.launchpad.net/bugs/95799
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 71220] Re: Azureus crashes with SIGSEGV

2007-08-14 Thread Sander van der Veeke
*** This bug is a duplicate of bug 68020 ***
https://bugs.launchpad.net/bugs/68020

Had same problem. Azureus Crashed after shutdown caused by battery problem.
Deleting Log files (in ~/.azureus/ ;  ~/.azureus/logs ;  ~/.azureus/logs/save) 
worked.

Ubuntu 7.04
java 1.6
Azureus 2.5.0.0

-- 
Azureus crashes with SIGSEGV
https://bugs.launchpad.net/bugs/71220
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for 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   >