[Bug 262889] Re: gpaint crashed when user changes font

2008-08-30 Thread Ying-Chun Liu (GrandPaul)
gdb trace log:

Starting program: /tmp/gpaint-0.3.3/src/gpaint-2 
[Thread debugging using libthread_db enabled]
[New Thread 0xb7263910 (LWP 14858)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7263910 (LWP 14858)]
0x08062516 in text_attribute (tool=0x93d7cc0, attrib=GpaintFont, 
data=0x9481b68) at text.c:156
156 GtkWidget *widget = GTK_WIDGET(tool-canvas-drawing_area);
(gdb) bt
#0  0x08062516 in text_attribute (tool=0x93d7cc0, attrib=GpaintFont, 
data=0x9481b68) at text.c:156
#1  0xb7585074 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#2  0xb7577923 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#3  0xb758ae9d in ?? () from /usr/lib/libgobject-2.0.so.0
#4  0x091d61e8 in ?? ()
#5  0x in ?? ()
(gdb) print tool-canvas
$1 = (gpaint_canvas *) 0x0
(gdb) 

The tool-canvas is only set on tool_palette.c on_tool_select() at line 400:
canvas_set_tool(canvas_lookup(GTK_WIDGET(tb-widget)), tb-tool);
Which means the users have to click the text-tool button at least once to set 
the tool-canvas to avoid the crash.

Please report the bug to upstream. Thanks.

-- 
gpaint crashed when user changes font
https://bugs.launchpad.net/bugs/262889
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262113] Re: Cd drive doesn't respond

2008-08-30 Thread raminaghrobis
uname -a gives :
Linux toughnut 2.6.24-19-generic #1 SMP Wed Aug 20 22:56:21 UTC 2008 i686 
GNU/Linux

The dmesg.log file is attached.


** Attachment added: dmesg.log
   http://launchpadlibrarian.net/17179448/dmesg.log

-- 
Cd drive doesn't respond
https://bugs.launchpad.net/bugs/262113
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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



[Bug 262113] Re: Cd drive doesn't respond

2008-08-30 Thread raminaghrobis

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/17179458/lspci-vvnn.log

-- 
Cd drive doesn't respond
https://bugs.launchpad.net/bugs/262113
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254982] Re: please merge rawstudio 1.0-1 from debian unstable

2008-08-30 Thread Bruce Cowan
*** This bug is a duplicate of bug 255007 ***
https://bugs.launchpad.net/bugs/255007

** This bug has been marked a duplicate of bug 255007
   Please sync rawstudio 1.0-1 (universe) from Debian unstable (main)

-- 
please merge rawstudio 1.0-1 from debian unstable
https://bugs.launchpad.net/bugs/254982
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 44131] Re: no audio playback from the blender sequencer.

2008-08-30 Thread CTOBIAS
The solution for me on Ubuntu 8.04 x64:

Remove or rename .asoundrc and .asoundrc.asoundconf hiden files on
your Home directory and restart Ubuntu, i have installed libsdl1
.2debian-all.

-- 
no audio playback from the blender sequencer.
https://bugs.launchpad.net/bugs/44131
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 263059] Re: 2.6.27-2 fails to boot on Dell XPS M1710

2008-08-30 Thread Pepe
The boot freezes when my wifi is ON, when the kernel is loading iwl3945
driver. If wifi is OFF, it doesn't freeze.

Do you have the same problem?

-- 
2.6.27-2 fails to boot on Dell XPS M1710
https://bugs.launchpad.net/bugs/263059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 184796] Re: pidgin crashes with glibc error double free or corruption

2008-08-30 Thread Adam Buchbinder
I no longer work at a location with an OpenFire-brand Jabber server
running on an Amazon EC2 instance, so I can't speak to this one way or
another.

This doesn't mean that the bug is fixed, but I have no way of testing it
now.

-- 
pidgin crashes with glibc error double free or corruption
https://bugs.launchpad.net/bugs/184796
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 223549] Re: BCM94311MCG not activated on startup

2008-08-30 Thread toffyrn
I cant find 2.6.27 kernel. Will i need to add intrepid-repositories??

-- 
BCM94311MCG not activated on startup
https://bugs.launchpad.net/bugs/223549
You received this bug notification because you are a member of 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 262395] Re: Missing window decorations

2008-08-30 Thread Belisarivs
Thank you for your interest.

Here is log.

mv xorg.conf xorg.bck

then restart o X.org (ctrl+alt+bckspace). Didn't help. Then I rebooted
(just to be sure) with same results.

Interesting is, that e17 from dunnewind repo doesn't have any problems
with decorations.

Thank you.

Regards
Vit Pelcak


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

-- 
Missing window decorations
https://bugs.launchpad.net/bugs/262395
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 152557] Re: /proc/acpi/battery/BAT0/info shows a wrong design voltage value

2008-08-30 Thread Detlef Lechner
The reported error still persists in the kernel 2.6.24-19.
I am using no 'linux-2.6.27' kernel.
Your e-mail asked please update this report by changing the Status of the 
linux task from Incomplete to New. 
I found nomeans to change the status as requested.

-- 
/proc/acpi/battery/BAT0/info shows a wrong design voltage value
https://bugs.launchpad.net/bugs/152557
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 162003] Re: usbnet no longer working

2008-08-30 Thread Daniel Swarbrick
Still no luck with an iPaq 2210.

[  643.140056] usb 3-2: new full speed USB device using uhci_hcd and address 2
[  643.341554] usb 3-2: configuration #1 chosen from 1 choice
[  643.480600] usbcore: registered new interface driver usbserial
[  643.481881] usbserial: USB Serial support registered for generic
[  643.482755] usbcore: registered new interface driver usbserial_generic
[  643.482761] usbserial: USB Serial Driver core
[  643.495434] usbserial: USB Serial support registered for PocketPC PDA
[  643.495441] ipaq: USB PocketPC PDA driver v0.5
[  643.497219] ipaq 3-2:1.0: PocketPC PDA converter detected
[  643.500510] usb 3-2: PocketPC PDA converter now attached to ttyUSB0
[  643.501523] usbcore: registered new interface driver ipaq

That's it... no usb0 interface shows up.

-- 
usbnet no longer working
https://bugs.launchpad.net/bugs/162003
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263080] [NEW] Build fails on intrepid amd64, error: too many arguments to function 'smp_call_function'

2008-08-30 Thread Tim Kornhammar
Public bug reported:

Distribution: Ubuntu Intrepid
Version: 30
Architecture: amd64


# Build the vboxdrv module:
for i in  generic server  ; do \
mkdir /var/cache/prevu/src/28496/source/debian/build-$i ; \
tar jxfC /usr/src/virtualbox-ose.tar.bz2 
/var/cache/prevu/src/28496/source/debian/build-$i;\
export KERN_DIR=/usr/src/linux-headers-2.6.27-2-$i; \
/usr/bin/make -C 
/var/cache/prevu/src/28496/source/debian/build-$i/modules/virtualbox-ose; \
done
make[1]: Entering directory 
`/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose'
/usr/bin/make KBUILD_VERBOSE=1 -C /usr/src/linux-headers-2.6.27-2-generic 
SUBDIRS=/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose
 
SRCROOT=/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose
 modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.27-2-generic'
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (
\
echo;   \
echo   ERROR: Kernel configuration is invalid.;   \
echo  include/linux/autoconf.h or include/config/auto.conf are 
missing.;  \
echo  Run 'make oldconfig  make prepare' on kernel src to 
fix it.;  \
echo;   \
/bin/false)
mkdir -p 
/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose/.tmp_versions
 ; rm -f 
/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose/.tmp_versions/*
/usr/bin/make -f scripts/Makefile.build 
obj=/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose
  gcc 
-Wp,-MD,/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose/linux/.SUPDrv-linux.o.d
  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.3.2/include -D__KERNEL__  
-Iinclude  -I/usr/src/linux-headers-2.6.27-2-generic/arch/x86/include -include 
include/linux/autoconf.h -Iubuntu/include  -Wall -Wundef -Wstrict-prototypes 
-Wno-trigraphs -fno-strict-aliasing -fno-common 
-Werror-implicit-function-declaration -O2 -m64 -mtune=generic -mno-red-zone 
-mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -pipe 
-Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 
-mno-3dnow -Iinclude/asm-x86/mach-default -fno-stack-protector 
-fno-omit-frame-pointer -fno-optimize-sibling-calls -pg 
-Wdeclaration-after-statement -Wno-pointer-sign 
-I/usr/src/linux-headers-2.6.27-2-generic/include 
-I/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose/
 
-I/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose/include
 
-I/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose/r0drv/linux
 -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX 
-DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_AMD64 
-DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -DKBUILD_STR(s)=#s 
-DKBUILD_BASENAME=KBUILD_STR(SUPDrv_linux)  
-DKBUILD_MODNAME=KBUILD_STR(vboxdrv) -c -o 
/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose/linux/.tmp_SUPDrv-linux.o
 
/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose/linux/SUPDrv-linux.c
In file included from 
/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose/linux/SUPDrv-linux.c:35:
/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose/SUPDRV.h:99:30:
 error: asm/semaphore.h: No such file or directory
/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose/linux/SUPDrv-linux.c:
 In function 'supdrvOSGipResume':
/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose/linux/SUPDrv-linux.c:1331:
 error: too many arguments to function 'smp_call_function'
make[3]: *** 
[/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose/linux/SUPDrv-linux.o]
 Error 1
make[2]: *** 
[_module_/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose]
 Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.27-2-generic'
make[1]: *** [vboxdrv] Error 2
make[1]: Leaving directory 
`/var/cache/prevu/src/28496/source/debian/build-generic/modules/virtualbox-ose'
make[1]: Entering directory 
`/var/cache/prevu/src/28496/source/debian/build-server/modules/virtualbox-ose'
/usr/bin/make KBUILD_VERBOSE=1 -C /usr/src/linux-headers-2.6.27-2-server 
SUBDIRS=/var/cache/prevu/src/28496/source/debian/build-server/modules/virtualbox-ose
 
SRCROOT=/var/cache/prevu/src/28496/source/debian/build-server/modules/virtualbox-ose
 modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.27-2-server'
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (
\
echo;  

[Bug 262912] Re: Flash Player fails to install under AMD 64 HARDY HERON

2008-08-30 Thread JesperDJ
It works fine on my 64-bit Ubuntu 8.04 system when I install the package
flashplugin-nonfree.

Flash is 32-bit and you need nspluginwrapper to make it work in 64-bit
Firefox.

Please provide more details. How are you trying to install Flash? Are
you installing it from the Ubuntu repository or did you download it from
Adobe's website yourself? Do you get any error messages? If so, what are
the error messages? Please search the forums ( http://ubuntuforums.org
), installing Flash has been discussed there many times.

** Changed in: ubuntu
   Status: New = Incomplete

-- 
Flash Player fails to install under AMD 64 HARDY HERON
https://bugs.launchpad.net/bugs/262912
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 101943] Re: braid and other screensavers lock up system when compiz activated [-intel, -nvidia]

2008-08-30 Thread Travis Watkins
The upload before your last one to intrepid disabled this very patch
because it causes redraw issues with emacs. You should have spotted it
when you were adding this one.

-- 
braid and other screensavers lock up system when compiz activated [-intel, 
-nvidia]
https://bugs.launchpad.net/bugs/101943
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263082] [NEW] Spelling mistakes in currency menu

2008-08-30 Thread Steffen Röcker
Public bug reported:

Binary package hint: qalculate-gtk

There are several spelling mistakes in the currency menu, e.g:
Deutche Mark - Deutsche Mark
Bat - Baht
Renmimbi - Renminbi

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
Package: qalculate 0.9.6-2
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=de_DE.UTF-8
SourcePackage: qalculate-gtk
Uname: Linux 2.6.27-2-generic i686

** Affects: qalculate-gtk (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
Spelling mistakes in currency menu
https://bugs.launchpad.net/bugs/263082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263082] Re: Spelling mistakes in currency menu

2008-08-30 Thread Steffen Röcker

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

-- 
Spelling mistakes in currency menu
https://bugs.launchpad.net/bugs/263082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262008] Re: Please sync libsvn-notify-perl 2.77-2 from Debian(Unstable)

2008-08-30 Thread Stefan Ebner

** Attachment added: diffstat
   http://launchpadlibrarian.net/17179752/diffstat

-- 
Please sync libsvn-notify-perl 2.77-2 from Debian(Unstable)
https://bugs.launchpad.net/bugs/262008
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262008] Re: Please sync libsvn-notify-perl 2.77-2 from Debian(Unstable)

2008-08-30 Thread Stefan Ebner

** Attachment added: Changelog
   http://launchpadlibrarian.net/17179761/Changelog

-- 
Please sync libsvn-notify-perl 2.77-2 from Debian(Unstable)
https://bugs.launchpad.net/bugs/262008
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262008] Re: Please sync libsvn-notify-perl 2.77-2 from Debian(Unstable)

2008-08-30 Thread Stefan Ebner

** Attachment added: pbuilder.log
   http://launchpadlibrarian.net/17179764/pbuilder.log

-- 
Please sync libsvn-notify-perl 2.77-2 from Debian(Unstable)
https://bugs.launchpad.net/bugs/262008
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262008] Re: Please sync libsvn-notify-perl 2.77-2 from Debian(Unstable)

2008-08-30 Thread Stefan Ebner
[EMAIL PROTECTED]:/var/cache/pbuilder/result$ sudo dpkg -i 
libsvn-notify-perl_2.77-2_all.deb 
Selecting previously deselected package libsvn-notify-perl.
(Reading database ... 243286 files and directories currently installed.)
Unpacking libsvn-notify-perl (from libsvn-notify-perl_2.77-2_all.deb) ...
Setting up libsvn-notify-perl (2.77-2) ...
Processing triggers for man-db ...


** Changed in: libsvn-notify-perl (Ubuntu)
   Status: Incomplete = New

-- 
Please sync libsvn-notify-perl 2.77-2 from Debian(Unstable)
https://bugs.launchpad.net/bugs/262008
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 249039] Re: GDM error on shutdown/restart

2008-08-30 Thread Joe Vender
This may or may not be of any help, but I offer it just in case. I just
did a clean install of Ubuntu 8.04.1 and then put a hold on the package
gdm before doing a full-upgrade. Everything was upgraded to the latest
packages as of today, Aug. 30, 2008, except gdm which was held at the
version shipped with 8.04.1

After the upgrade, Ubuntu started displaying the error message described
at the top of this thread during system reboot. So, this evidently isn't
being caused by upgrading the gdm package, but by some other package
upgrade.

-- 
GDM error on shutdown/restart
https://bugs.launchpad.net/bugs/249039
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 108754] Re: ssmtp installation error on upgrade edgy - feisty

2008-08-30 Thread gwern
I've seen a similar problem, but in my case when going from Heron to
Ibex:

[EMAIL PROTECTED]:19252~install ssmtp  
  [ 3:33PM]
[sudo] password for gwern: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
ssmtp is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up ssmtp (2.62-1ubuntu1) ...
export: 41: #: bad variable name
dpkg: error processing ssmtp (--configure):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 ssmtp
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
ssmtp installation error on upgrade edgy - feisty
https://bugs.launchpad.net/bugs/108754
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 101943] Re: braid and other screensavers lock up system when compiz activated [-intel, -nvidia]

2008-08-30 Thread Saïvann Carignan
I confirm that the bug cannot be reproduced with Tormod Volden compiz
build 1:0.7.7+git20080807-0ubuntu6~damrect

Tested opensource ATI driver and closed-source nvidia driver. Everything
works fine.

-- 
braid and other screensavers lock up system when compiz activated [-intel, 
-nvidia]
https://bugs.launchpad.net/bugs/101943
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 64927] Re: Toshiba Satellite M70-CL3 doesn't resume from suspend to RAM

2008-08-30 Thread Detlef Lechner
This error does not appear any longer in kernel 2.6.24-19.

-- 
Toshiba Satellite M70-CL3 doesn't resume from suspend to RAM
https://bugs.launchpad.net/bugs/64927
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263020] Re: Can't 'Test integrity' of .tar.gz, .tar.bz2 archives

2008-08-30 Thread mcas
Thank you for reporting this bug. I can confirm this with my hardy
system.

** Changed in: file-roller (Ubuntu)
Sourcepackagename: None = file-roller
   Status: New = Confirmed

-- 
Can't 'Test integrity' of .tar.gz, .tar.bz2 archives
https://bugs.launchpad.net/bugs/263020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 221894] Re: installing ltsp-server-standalone fails cant find xubuntu-artwork-usplash

2008-08-30 Thread Nick_Hill
I can confirm this bug has been fixed in 8.04.1.

-- 
installing ltsp-server-standalone fails cant find xubuntu-artwork-usplash
https://bugs.launchpad.net/bugs/221894
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262993] Re: nautilus crashed with SIGSEGV in IA__g_type_check_instance_cast()

2008-08-30 Thread mcas
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it, , because your description
didn't include enough information. You may find it helpful to read How
to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!


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

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

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


[Bug 262516] Re: 2.6.27: loads ath_pci instead of ath5k

2008-08-30 Thread Steffen Röcker
I can confirm this. I also have blacklisted ath_pci. It doesn't work
anymore for me because network-manager dropped all workarounds for
connecting with hidden aps.

Maybe ath_pci should be blacklisted by default?
(a user at bug #253881 says he needs ath_pci but that could have changed with 
2.6.27)

-- 
2.6.27: loads ath_pci instead of ath5k
https://bugs.launchpad.net/bugs/262516
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 110970] Re: When mounting encrypted drives the password should be asked for graphically and not in text mode

2008-08-30 Thread Saïvann Carignan
Reinhard Tartler : Your fix introduces more important bug, including a
security issue. Please read the discussion in bug 139363 . Please
consider reverting your changes or use another fix for these reasons :

Password echoed in plain text in console : usplash prompt has been
already tested in the past, and there is a reason why it has not been
used. When typing your password in usplash prompt, your password is
echoed in plain text in the console. If you read the cryptsetup
changelog, you'll see that this issue happened in the past and that's
why developers choosed to break usplash instead. I can reproduce this
security problem with your current package in intrepid. You can see more
information in bug 55159, read my last comment on that bug.

fsck fill cryptsetup prompt : if fsck runs before usplash cryptsetup
prompt, it will fill your prompt with fsck outputs. This is impossible
to type your password in these conditions, and a unclean reboot takes
you to the same point since fsck starts again.

-- 
When mounting encrypted drives the password should be asked for graphically and 
not in text mode
https://bugs.launchpad.net/bugs/110970
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 108754] Re: ssmtp installation error on upgrade edgy - feisty

2008-08-30 Thread gwern
FWIW guys, there's a very easy workaround.

Edit /etc/ssmtp/ssmtp.conf, and where it says 'FromLineOverride=YES  #
optional', remove the comment. That's it.

It seems the 'config' script greps ssmtp.conf and does some exporting,
but the comment breaks the syntax.

-- 
ssmtp installation error on upgrade edgy - feisty
https://bugs.launchpad.net/bugs/108754
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 258381] Re: Blank screen when using usplash and kernel = 2.6.25

2008-08-30 Thread jdm64
Well, if the Ubuntu kernel hasn't diverged that far from the mainline
.27-rc kernel then the problem should be fixed. The blank screen bug is
only the result of a broken implementation of HR-Tick that is only in
2.6.{25,26} (at least as far as I know). HR-Tick was fixed when the
merge window opened for the .27 kernel. I do weekly rebuilds for every
-rc kernel off of Linus' git tree (and now -next), and can confirm the
problem is fixed there. So, if the Ubuntu kernel has only done back-
porting of drivers and bug fixes (and not touched hrtick), then the
blank screen bug should have been fixed.

I'll do an official test of the Ubuntu kernel when Alpha-5 comes out.

-- 
Blank screen when using usplash and kernel = 2.6.25
https://bugs.launchpad.net/bugs/258381
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 251062] Re: aumix crash on setting volume on Ubuntu 8.10

2008-08-30 Thread BotLobsta
I have the same problem when I try to step the value of a volume by a
specified amount on the command line such as 'aumix -v+10'.  However, it
does not crash when I just set the value to a certain level, such as
'aumix -v10'.  I am running the latest intrepid with the
2.6.27-1-generic amd64 kernel.  I wont post my backtrace and memory map
because they are pretty much the same (mostly just different addresses)
as what has already been reported.  However, if they would be useful I
can post them.

-- 
aumix crash on setting volume on Ubuntu 8.10
https://bugs.launchpad.net/bugs/251062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 245865] Re: [kde4 ppa] The shared library was not found

2008-08-30 Thread Stephan
I'm not an expert in ubuntu dependency management, therefor I don't want to 
interfere with your decision
by, e.g., re-opening this bug. Yet, I'm a bit surprised for two reasons:

I have several kubuntu machines smoothly running KDE 4.1, WITHOUT having 
kubuntu-kde4-desktop
installed. I might remember seeing it go away on apt-get autoremove, not sure. 
Note, that those 
machines previously ran KDE 4.0. I don't recall the details of this upgrade but 
apart from this one
missing package everything went smooth so it didn't feel like doing any dirty 
tricks.

On a second note, my understanding of dependencies was to aim at trying to 
guarantee consistent
configurations on clients' machines with the greatest possible flexibility of 
what they have installed.
In my eyes a konqueror without these shared libraries is not a consistent 
configuration and thus 
shouldn't be possible with apt-get. 
The actual reason why I feel this to be relevant is, that a user only sees THAT 
something is missing,
without an obvious way of adding the required pieces, because the error message 
doesn't speak of
kdebase-bin-kde4.

Just my 2c.

-- 
[kde4 ppa] The shared library was not found
https://bugs.launchpad.net/bugs/245865
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 151378] Re: internal microphone not working hda-intel ICH7

2008-08-30 Thread Pepe
intrepid alpha 4 with alsa 1.0.17 work fine! It detects front mic and
internal mic.

-- 
internal microphone not working hda-intel ICH7
https://bugs.launchpad.net/bugs/151378
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 55159] Re: usplash prevents passwords from being not echoed on the console

2008-08-30 Thread Saïvann Carignan
Since bug 139363 has been fixed, this security issue can now be
reproduced in intrepid.

** This bug has been flagged as a security issue

** Changed in: usplash (Ubuntu)
   Importance: Medium = High
   Status: New = Confirmed

** Description changed:

- Binary package hint: usplash
+ The new hires usplash causes some trouble with cryptsetup:
  
- The new hires usplash causes some trouble with cryptsetup:
- Cryptsetup turns of usplash. The screen turn black then (another bug). You 
can get your output by switching consoles back and forth.
+ Cryptsetup now uses usplash to ask the passphrase. If you switch to
+ console 1, and then switch back to console 8, you'll see that your
+ password was echoed in the console, in plain text.
  
- BUT then the passphrases are echoed to the screen!
+ Steps to reproduce :
+ 1. Reboot your computer
+ 2. When asked by usplash, type your password, but don't press enter to 
validate your password.
+ 3. Switch to tty 1 with CTRL + ALT + F1
+ 4. Switch back to the usplash tty with CTRL + ALT + F8

-- 
usplash prevents passwords from being not echoed on the console
https://bugs.launchpad.net/bugs/55159
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263066] Re: Rhytmbox frezes when attempting to seek

2008-08-30 Thread mcas
Thank you for reporting this bug. Please add your ubuntu version and the
output of apt-cache policy rhythmbox.

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

-- 
Rhytmbox frezes when attempting to seek
https://bugs.launchpad.net/bugs/263066
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 251838] Re: [intrepid] isight_firmware module doesn't load isight.fw

2008-08-30 Thread Andreas
doesn't work with kernel Linux 2.6.27-2-generic #1 SMP Thu Aug 28
17:20:02 UTC 2008 i686 GNU/Linux either :(

Is there any way we can try to debug this?

-- 
[intrepid] isight_firmware module doesn't load isight.fw
https://bugs.launchpad.net/bugs/251838
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 251062] Re: aumix crash on setting volume on Ubuntu 8.10

2008-08-30 Thread BotLobsta
After testing all the other versions of aumix located in the repository,
I found this to be a regression that was introduced in 2.8-21, the
latest version.  All of the other versions (2.8-17 through 2.8-20) can
step the volume without crashing.

-- 
aumix crash on setting volume on Ubuntu 8.10
https://bugs.launchpad.net/bugs/251062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 227098] Re: Pigment flickers on intel chipset

2008-08-30 Thread Kjetil Thuen
It might be related, but the behaviour is different. #245383 seem to
affect the whole screen regardless of what apps are running. This bug is
just about pigment apps. When running the pigment in a window, only that
window flickers. Also this bug happens only on intel chips, while
#245383 seem to happen on nvidia, ati and intel chipsets.

-- 
Pigment flickers on intel chipset
https://bugs.launchpad.net/bugs/227098
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 139363] Re: Enter passphrase for LUKS/cryptsetup breaks usplash

2008-08-30 Thread Saïvann Carignan
*** This bug is a duplicate of bug 110970 ***
https://bugs.launchpad.net/bugs/110970

Marking this bug as a duplicate of bug 110970 so we can merge our
discussion with ubuntu-dev that already put some work on it too.

** This bug has been marked a duplicate of bug 110970
   When mounting encrypted drives the password should be asked for graphically 
and not in text mode

-- 
Enter passphrase for LUKS/cryptsetup breaks usplash
https://bugs.launchpad.net/bugs/139363
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 61045] Re: Internal Mic isn't working on Samsung X60 Laptop

2008-08-30 Thread Pepe
intrepid alpha 4 with alsa 1.0.17 work fine! It detects front mic and
internal mic.

-- 
Internal Mic isn't working on Samsung X60 Laptop
https://bugs.launchpad.net/bugs/61045
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263063] Re: pops up often

2008-08-30 Thread mcas
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it, , because your description
didn't include enough information. You may find it helpful to read How
to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks! 

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

-- 
pops up often
https://bugs.launchpad.net/bugs/263063
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263045] Re: zapping crashed with SIGSEGV in strlen()

2008-08-30 Thread mcas
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

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

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

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


[Bug 263032] Re: synaptics touchpad does not move mouse cursor

2008-08-30 Thread mcas
Thank you for reporting this bug. Due to your last comment i mark this
bug as confirmed.

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Status: New = Confirmed

-- 
synaptics touchpad does not move mouse cursor
https://bugs.launchpad.net/bugs/263032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262013] Re: Please sync libprelude 0.9.19-2 from Debian(Experimental)

2008-08-30 Thread Stefan Ebner
** Changed in: libprelude (Ubuntu)
   Status: New = Invalid

-- 
Please sync libprelude 0.9.19-2 from Debian(Experimental)
https://bugs.launchpad.net/bugs/262013
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262008] Re: [FFe] Please sync libsvn-notify-perl 2.77-2 from Debian(Unstable)

2008-08-30 Thread Stefan Ebner
** Summary changed:

- Please sync libsvn-notify-perl 2.77-2 from Debian(Unstable)
+ [FFe] Please sync libsvn-notify-perl 2.77-2 from Debian(Unstable)

-- 
[FFe] Please sync libsvn-notify-perl 2.77-2 from Debian(Unstable)
https://bugs.launchpad.net/bugs/262008
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 246412] Re: [intrepid] memtest86+ broken on various hardware

2008-08-30 Thread Emilio López
I can also confirm this issue.

I ran it from the CD and from my installed Intrepid systems and as soon
as test 2 started, a lot of errors appeared, the screen got eventually
cleared by the error's appearing speed and it eventually halted with a
memory error making a loud beep

It's nice to see it's not only me having this problem :p I was starting
to get scared.

-- 
[intrepid] memtest86+ broken on various hardware
https://bugs.launchpad.net/bugs/246412
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 190515] Re: [Hardy] Low bandwidth with rt2400 / rt2500 drivers

2008-08-30 Thread Martin Sander
It seems to depend on the wireless access point you are using, too.

pre-up iwconfig wlan0 rate 54M

worked for me when I used a T-Sinus 1054 DSL AP (shipped by T-Online in 
Germany), but with the Arcor-DSL Wlan-Modem 200 built by Zyxel, the bandwidth 
was as low as ever.
However, thanks to Cedric Schieli's post I installed 
linux-backports-modules-hardy, and it works like a charm now. Thanks for 
backporting the module!

-- 
[Hardy] Low bandwidth with rt2400 / rt2500 drivers
https://bugs.launchpad.net/bugs/190515
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 49690] Re: scroll bar and progress bar graphics problems

2008-08-30 Thread Jesper Larsen
** Changed in: thunderbird (Ubuntu)
 Assignee: Mozilla Bugs (mozilla-bugs) = (unassigned)
   Status: Confirmed = Incomplete

-- 
scroll bar and progress bar graphics problems
https://bugs.launchpad.net/bugs/49690
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263076] Re: Seamless workspace scroller

2008-08-30 Thread Chris Coulson
Thats quite an interesting idea. I would advise you to discuss this
upstream with the Compiz developers.

-- 
Seamless workspace scroller
https://bugs.launchpad.net/bugs/263076
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263027] Re: iwlist scan sometimes does not detect the network wifi

2008-08-30 Thread mcas
Thank you for reporting this bug. Please add your ubuntu version and the
output of apt-cache policy wireless-tools.

** Changed in: ubuntu
   Status: New = Incomplete

-- 
 iwlist scan sometimes does not detect the network wifi
https://bugs.launchpad.net/bugs/263027
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 252046] Re: gvfs-hal-volume-monitor crashed with SIGSEGV in strlen()

2008-08-30 Thread Salih EMIN
I just opened a mounted .iso with an .avi movie.

-- 
gvfs-hal-volume-monitor crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/252046
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 124406] Re: Keyboard keys get stuck and repeat (Feisty, Gutsy)

2008-08-30 Thread David Oftedal
I'm having this problem in Kubuntu on a Fujitsu Siemens Amilo laptop
with an ATI chipset and without Compiz Fusion. I'm getting the atkbd.c
error message, but not the USB error message.

[13300.027424] atkbd.c: Unknown key released (translated set 2, code 0xe0 on 
isa0060/serio0).
[13300.027430] atkbd.c: Use 'setkeycodes e060 keycode' to make it known.

-- 
Keyboard keys get stuck and repeat (Feisty, Gutsy)
https://bugs.launchpad.net/bugs/124406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 124406] Re: Keyboard keys get stuck and repeat (Feisty, Gutsy)

2008-08-30 Thread David Oftedal
lspci:

00:00.0 Host bridge: ATI Technologies Inc RS690 Host Bridge
00:01.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (Internal gfx)
00:04.0 PCI bridge: ATI Technologies Inc Unknown device 7914
00:06.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (PCI Express 
Port 2)
00:07.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (PCI Express 
Port 3)
00:12.0 SATA controller: ATI Technologies Inc SB600 Non-Raid-5 SATA
00:13.0 USB Controller: ATI Technologies Inc SB600 USB (OHCI0)
00:13.1 USB Controller: ATI Technologies Inc SB600 USB (OHCI1)
00:13.3 USB Controller: ATI Technologies Inc SB600 USB (OHCI3)
00:13.4 USB Controller: ATI Technologies Inc SB600 USB (OHCI4)
00:13.5 USB Controller: ATI Technologies Inc SB600 USB Controller (EHCI)
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 14)
00:14.1 IDE interface: ATI Technologies Inc SB600 IDE
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia
00:14.3 ISA bridge: ATI Technologies Inc SB600 PCI to LPC Bridge
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address 
Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM 
Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Miscellaneous Control
01:05.0 VGA compatible controller: ATI Technologies Inc RS690M [Radeon X1200 
Series]
02:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg 
Wireless PCI Express Adapter (rev 01)
08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E PCI 
Express Fast Ethernet controller (rev 01)

uname -a:

Linux (hostname here) 2.6.24-19-generic #1 SMP Fri Jul 11 21:01:46 UTC
2008 x86_64 GNU/Linux

-- 
Keyboard keys get stuck and repeat (Feisty, Gutsy)
https://bugs.launchpad.net/bugs/124406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 37730] Re: thunderbird search box text chopped with Dapper/Clearlooks theme

2008-08-30 Thread Jesper Larsen
** Changed in: thunderbird (Ubuntu)
 Assignee: Mozilla Bugs (mozilla-bugs) = (unassigned)
   Status: Confirmed = Incomplete

** Changed in: clearlooks-engine (Ubuntu)
   Status: New = Incomplete

-- 
thunderbird search box text chopped with Dapper/Clearlooks theme
https://bugs.launchpad.net/bugs/37730
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 263086] [NEW] Please sync dist 3.5-17-2 from Debian(Unstable)

2008-08-30 Thread Stefan Ebner
Public bug reported:

Binary package hint: dist

Fixes a grave issue which could cause data loss and to denial of service
as well

 dist  (1:3.5-17-2) unstable; urgency=high

   * If a script uses a temp file which is created in /tmp, then an
 attacker can create symlink with the same name in this directory in
 order to destroy or rewrite some system or user files.  Symlink attack
 may also lead not only to the data desctruction but to denial of
 service as well. Creating files with rand or pid to randomize the file
 names is not adequate to protect the system. We now use File::Temp to
 safely create the temporary files as needed. This closes a grave bug.
 There are no code changes in this version, apart from the bug fix.
 Closes: #496412
   * Updated the Standards version. (No changes)

 -- Manoj Srivastava [EMAIL PROTECTED]  Fri, 29 Aug 2008 22:28:31
-0500

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

-- 
Please sync dist 3.5-17-2 from Debian(Unstable)
https://bugs.launchpad.net/bugs/263086
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263085] [NEW] on boot with Hardy 8.04 'gvfsd-trash' eats CPU and causes high disk access

2008-08-30 Thread chappejw
Public bug reported:

Binary package hint: gvfs

1) Description: Ubuntu 8.04.1
Release:8.04

2) gvfs:
  Installed: 0.2.5-0ubuntu2
  Candidate: 0.2.5-0ubuntu2
  Version table:
 *** 0.2.5-0ubuntu2 0
500 http://ca.archive.ubuntu.com hardy-updates/main Packages
100 /var/lib/dpkg/status
 0.2.3-0ubuntu4 0
500 http://ca.archive.ubuntu.com hardy/main Packages

3) I expect gvfs to not use excessive system resources.


4) On boot with Hardy Heron 8.04 'gvfsd-trash' eats my CPU to nearly 100% and 
puts the system at a near full capacity load. It seems to be the culprit as 
well with causing high disk access of the hard drive. After about 3 or 4 
minutes of whatever 'gvfsd-trash' was doing it seems to finish and my system 
becomes usable again... For 3 or 4 minutes after boot though my hard drive 
light is constant and the system becomes so bogged down I cannot use it. Here 
is output from top within 2 seconds of being able to open a terminal window 
after boot. 

[EMAIL PROTECTED]:~$ top

top - 12:44:21 up 2 min,  2 users,  load average: 4.46, 1.43, 0.50
Tasks: 136 total,   4 running, 132 sleeping,   0 stopped,   0 zombie
Cpu(s):  6.4%us,  2.1%sy,  0.0%ni,  6.0%id, 85.1%wa,  0.2%hi,  0.2%si,  0.0%st
Mem:   2586216k total,   628748k used,  1957468k free,23276k buffers
Swap:  1494036k total,0k used,  1494036k free,   292020k cached

  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
 
 5675 root  20   0  394m  46m 7064 S3  1.8   0:03.16 Xorg   
 
 6385 linuxuser 20   0 13972 2644 2116 S1  0.1   0:00.24 gvfsd-trash
 
 6396 linuxuser 20   0 13972 2652 2116 S1  0.1   0:00.24 gvfsd-trash
 
 6451 linuxuser 20   0 13972 2652 2116 S1  0.1   0:00.21 gvfsd-trash
 
 6465 linuxuser 20   0 13972 2644 2116 S1  0.1   0:00.20 gvfsd-trash
 
 6467 linuxuser 20   0 13972 2644 2116 S1  0.1   0:00.20 gvfsd-trash
 
 6411 linuxuser 20   0 21000 8292 6996 S1  0.3   0:00.32 multiload-apple
 
 6453 linuxuser 20   0 13972 2640 2116 S1  0.1   0:00.20 gvfsd-trash
 
 6492 linuxuser 20   0 66380  19m  10m R1  0.8   0:00.50 gnome-terminal 
 
1 root  20   0  2844 1688  544 S0  0.1   0:01.40 init   
 
2 root  15  -5 000 S0  0.0   0:00.00 kthreadd   
 
3 root  RT  -5 000 S0  0.0   0:00.00 migration/0
 
4 root  15  -5 000 S0  0.0   0:00.00 ksoftirqd/0
 
5 root  RT  -5 000 S0  0.0   0:00.00 watchdog/0 
 
6 root  RT  -5 000 S0  0.0   0:00.00 migration/1
 
7 root  15  -5 000 S0  0.0   0:00.00 ksoftirqd/1
 
8 root  RT  -5 000 S0  0.0   0:00.00 watchdog/1 
 
9 root  15  -5 000 S0  0.0   0:00.00 events/0   
 
   10 root  15  -5 000 S0  0.0   0:00.00 events/1   
 
   11 root  15  -5 000 S0  0.0   0:00.00 khelper
 
   46 root  15  -5 000 S0  0.0   0:00.06 kblockd/0  
 
   47 root  15  -5 000 S0  0.0   0:00.00 kblockd/1  
  

[Bug 263085] Re: on boot with Hardy 8.04 'gvfsd-trash' eats CPU and causes high disk access

2008-08-30 Thread chappejw

** Attachment added: screenshot showing 'system monitor' at top and system 
resource indicators just after boot boot
   http://launchpadlibrarian.net/17180024/gvfsd-trash.png

-- 
on boot with Hardy 8.04 'gvfsd-trash' eats CPU and causes high disk access
https://bugs.launchpad.net/bugs/263085
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262972] Re: totem-gstreamer-video-indexer crashed with SIGSEGV in g_object_set_valist()

2008-08-30 Thread mcas
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it, , because your description
didn't include enough information. You may find it helpful to read How
to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks! 

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

-- 
totem-gstreamer-video-indexer crashed with SIGSEGV in g_object_set_valist()
https://bugs.launchpad.net/bugs/262972
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262962] Re: totem-gstreamer crashed with signal 5 in _XError()

2008-08-30 Thread mcas
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it, , because your description
didn't include enough information. You may find it helpful to read How
to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks! 

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

-- 
totem-gstreamer crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/262962
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 144216] Re: Slow switching tab in firefox/opera when the desktop effects are enabled in Gutsy Gibbon

2008-08-30 Thread Pedro Santos
Also installing the packet xserver-xgl smooths animations and solves
other problems like the media-flow plugin in songbird (just type sudo
apt-get install xserver-xgl under the console or search the packet
trough Synaptic).

Best Regards!

-- 
Slow switching tab in firefox/opera when the desktop effects are enabled in 
Gutsy Gibbon
https://bugs.launchpad.net/bugs/144216
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262294] Re: [Intrepid Ibex] Ubuntu live CD fails to load with Adaptec SCSI controller installed

2008-08-30 Thread Michael
Additional information: The PCI SCSI controllers are only used for A3
size flatbed scanners with SCSI interfaces, Microtek ScanMaker 6400XL
and Epson GT-1+.  I do not own any other SCSI devices.  The
referenced failure to boot a live CD occurs consistently regardless of
whether or not the scanners are attached to the PCI SCSI controllers.

-- 
[Intrepid Ibex] Ubuntu live CD fails to load with Adaptec SCSI controller 
installed
https://bugs.launchpad.net/bugs/262294
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 251558] Re: Ubuntu FAT-implementation lacks EPOC/Psion support

2008-08-30 Thread krank23
The problem remains in the 2.6.27 kernel.

-- 
Ubuntu FAT-implementation lacks EPOC/Psion support
https://bugs.launchpad.net/bugs/251558
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 190515] Re: [Hardy] Low bandwidth with rt2400 / rt2500 drivers

2008-08-30 Thread Jef Damen
I still have the same problems with kernel 2.6.27.1 for my Asus WL-107g wlan 
card (Ralink RT2500 chipset).
I was not able to test it with 2.6.26 .

-- 
[Hardy] Low bandwidth with rt2400 / rt2500 drivers
https://bugs.launchpad.net/bugs/190515
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 190515] Re: [Hardy] Low bandwidth with rt2400 / rt2500 drivers

2008-08-30 Thread Jef Damen
With kernel 2.6.26 the Asus WL-107g wlan card (Ralink RT2500 chipset) was also 
at low speed.
Sorry for my wrong answer in the previous post.

-- 
[Hardy] Low bandwidth with rt2400 / rt2500 drivers
https://bugs.launchpad.net/bugs/190515
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263091] [NEW] Please sync r-base-core-ra 1.1.1-2 from Debian(Unstable)

2008-08-30 Thread Stefan Ebner
Public bug reported:

Binary package hint: r-base-core-ra

Fixes a grave bug which could cause data loss or denial  of  service.

 r-base-core-ra  (1.1.1-2) unstable; urgency=low

   * debian/rules: Patch javareconf as we do for r-base-core
   * src/scripts/javareconf: Replace use of /tmp with result of
 `mktemp -t -d` to avoid symlink attacks(Closes: #496363)

 -- Dirk Eddelbuettel [EMAIL PROTECTED]  Wed, 27 Aug 2008 07:13:09 -0500

** Affects: r-base-core-ra (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Please sync r-base-core-ra 1.1.1-2 from Debian(Unstable)
https://bugs.launchpad.net/bugs/263091
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263089] [NEW] Please translate dpkg was interrupted, you must manually run 'dpkg --configure -a' message

2008-08-30 Thread Lucas Cardoso
Public bug reported:

The message dpkg was interrupted, you must manually run 'dpkg
--configure -a' that pops up every time a user who has unknowingly
interrupted dpkg tries to use apt is probably one of the most frequently
asked questions in the newbie forums of non-English-speaking
communities. I know at least that this is the most frequently asked
question in the Argentina LoCo forums and mailing list.

So, is there any way to translate this error message? I know apt has a
Spanish version, so how hard could it be to translate this? I can offer
you a more than adequate translation:

E: dpkg fue interrumpido, deberá correr 'dpkg --configure -a'
manualmente para corregir el problema.

In fact, I also suggest adding sudo to the command, at least in the
Ubuntu package.

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

-- 
Please translate dpkg was interrupted, you must manually run 'dpkg --configure 
-a' message
https://bugs.launchpad.net/bugs/263089
You received this bug notification because you are a member of 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 248503] Re: USB soundcard not recognised (edirol/cakewalk UA25)

2008-08-30 Thread Vanessa Lewis
I have tested the alpha4 for ubuntu 8.10 and there is no longer any problem 
with the SP25 / UA25 soundcard in this release.
Very much looking forward to the main release of Intrepid!

It should be noted that in the process of experimenting with the
soundcard in different ubuntu versions I have realised I missed
something the first time round and have managed to make the 8.04 version
recognise this soundcard.  However it only seems to work when the
'advance mode' switch on the soundcard is set to the off position
(meaning that the advanced features of this soundcard could not
function), whereas 8.10 recognised it in all instances.

Thanks very much



- Original Message 
From: Leann Ogasawara [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, 29 August, 2008 1:55:41
Subject: [Bug 248503] Re: USB soundcard not recognised (edirol/cakewalk UA25)

The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:

1)  If you are comfortable installing packages on your own, the linux-
image-2.6.27-* package is currently available for you to install and
test.

--or--

2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the
bug reported here or if the issue remains.  More importantly, please
open a new bug report for each new bug/regression introduced by the
2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
specifically note if the issue does or does not appear in the 2.6.26
kernel.  Thanks again, we really appreicate your help and feedback.

** Tags added: cft-2.6.27

-- 
USB soundcard not recognised (edirol/cakewalk UA25)
https://bugs.launchpad.net/bugs/248503
You received this bug notification because you are a direct subscriber
of the bug.

Status in “linux” source package in Ubuntu: New

Bug description:
I am using an Edirol/Cakewalk UA25 USB soundcard with my Windows partition, 
which works.
I have also used the UA25 with Ubuntu 7.10, which worked.
I upgraded to Ubuntu 8.04 and the audio does not immediately work through this 
soundcard as it did with 7.10
I then did a fresh install of 8.04 rather than an upgrade and it did not solve 
the problem

The command speaker-test -c2 -D plughw:UA25 -twav
returns the result Playback device is plughw:UA25
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
ALSA lib pcm_hw.c:1207:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -19,No such device, repeatedly.

I have read bug report 111635 but although the problem is similar in my case 
Ubuntu does not appear to have recognised the sound card at all.
I've also seen a few related problems on the forums but I haven't found any 
answers that have worked in this case.

-- 
USB soundcard not recognised (edirol/cakewalk UA25)
https://bugs.launchpad.net/bugs/248503
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 263059] Re: [regression] 2.6.27-2 fails to boot on Dell XPS M1710 when wireless enabled

2008-08-30 Thread Mikael Nilsson
Indeed, that was it.

** Summary changed:

- 2.6.27-2 fails to boot on Dell XPS M1710
+ [regression] 2.6.27-2 fails to boot on Dell XPS M1710 when wireless enabled

** Description changed:

  2.6.27-2 fails to boot on my system. 2.6.27-1 boots fine.
+ 
+ Update: turning wireless off during boot makes the system boot fine.
+ 2.6.27-1 boots both ways.
  
  I haven't been able to find a boot log, unfortunately. If I watch the
  boot sequence on vt8, it hangs on setting the system clock. And it's a
  complete hang - Ctrl-Alt-Del does not work, nor Alt-F1 etc.
  
  My system is a Core Duo Dell XP M1710 laptop, latest nvidia-177 drivers
  (envyng), iwl3945 wireless.
  
  I have had no such boot issues before, and the -1 kernel works fine.

-- 
[regression] 2.6.27-2 fails to boot on Dell XPS M1710 when wireless enabled
https://bugs.launchpad.net/bugs/263059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 260939] Re: Window list missing items on second monitor

2008-08-30 Thread myxiplx
Got another comment to add to this after spotting something today.  If I
swap to a different workspace, all of my windows then appear on the
window list on the primary monitor (and disappear from the new list on
the second monitor).

So items on the second monitor only disappear from the window list if
I'm currently viewing the workspace they're on...

-- 
Window list missing items on second monitor
https://bugs.launchpad.net/bugs/260939
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 153702] Re: Dell Inspiron 530 SATA drive not detected in IDE mode

2008-08-30 Thread schwaang
Leann Ogasawara:  2.6.27 seems to fix this bug for me.

The system is a Dell Inspiron 530s with Dell BIOS 1.0.5 which exhibits this bug 
in Hardy when using the 2.6.24 kernels.
I couldn't find 2.6.27 in official repos, but found release candidate 3 of 
2.6.27 for hardy here: http://kernel.ubuntu.com/pub/next/2.6.27-rc3/hardy/

I installed it (sudo dpkg -i linux-
image-2.6.27-1-generic_2.6.27-1.1_i386.deb) and edited
/boot/grub/menu.lst to remove the all_generic_ide kernel option.

2.6.27 booted successfully[*] twice, and I verified that the
all_generic_ide option was not used (grep Kernel command line
/var/log/messages).

[*] Both times I booted 2.6.27, my hard disk made unusual chattering
noises during boot and during the initial activity after gdm login.  I
rebooted 2.6.24 and confirmed it doesn't make those noises (neither does
Vista on his same machine).  I don't have non-subjective information to
file a meaningful bug against 2.6.27, but it's not my imagination.

-- 
Dell Inspiron 530 SATA drive not detected in IDE mode
https://bugs.launchpad.net/bugs/153702
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263092] [NEW] Please sync radiance 3R9+20080530-4 from Debian(Unstable)

2008-08-30 Thread Stefan Ebner
Public bug reported:

Binary package hint: radiance

Fixes a grave bug which could cause data loss or denial of service.

 radiance  (3R9+20080530-4) unstable; urgency=high

   * debian/patches:
 - Adding 'using_mktemp_security_fix' patch to avoid a possible
   symlink attack. Now scripts are using mktemp(1) to create files in
   /tmp. Thanks to Dmitry E. Oboukhov for the report (Closes: #496423).

 -- Bernd Zeimetz [EMAIL PROTECTED]  Thu, 28 Aug 2008 00:33:52 +0200

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

-- 
Please sync radiance 3R9+20080530-4 from Debian(Unstable)
https://bugs.launchpad.net/bugs/263092
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263089] Re: Please translate dpkg was interrupted, you must manually run 'dpkg --configure -a' message

2008-08-30 Thread Lucas Cardoso
** Description changed:

  The message dpkg was interrupted, you must manually run 'dpkg
  --configure -a' that pops up every time a user who has unknowingly
  interrupted dpkg tries to use apt is probably one of the most frequently
  asked questions in the newbie forums of non-English-speaking
  communities. I know at least that this is the most frequently asked
  question in the Argentina LoCo forums and mailing list.
  
  So, is there any way to translate this error message? I know apt has a
  Spanish version, so how hard could it be to translate this? I can offer
- you a more than adequate translation:
+ you a more than adequate Spanish translation:
  
  E: dpkg fue interrumpido, deberá correr 'dpkg --configure -a'
  manualmente para corregir el problema.
  
  In fact, I also suggest adding sudo to the command, at least in the
  Ubuntu package.

-- 
Please translate dpkg was interrupted, you must manually run 'dpkg --configure 
-a' message
https://bugs.launchpad.net/bugs/263089
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 263094] [NEW] bluetooth mouse not connect

2008-08-30 Thread michaeli
Public bug reported:

Binary package hint: gnome-terminal

couldn`t displayobex://(00:1A:7D:04:c1:B1)/  error: host down please
select another viewer and try again

ProblemType: Bug
Architecture: i386
Date: Sat Aug 30 23:27:26 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/gnome-terminal
Package: gnome-terminal 2.22.1-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
Uname: Linux 2.6.24-19-generic i686

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


** Tags: apport-bug

-- 
bluetooth mouse not connect 
https://bugs.launchpad.net/bugs/263094
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263094] Re: bluetooth mouse not connect

2008-08-30 Thread michaeli

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

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

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

-- 
bluetooth mouse not connect 
https://bugs.launchpad.net/bugs/263094
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263093] [NEW] Please sync recoverjpeg 1.1.1-1.2 from Debian(Unstable)

2008-08-30 Thread Stefan Ebner
Public bug reported:

Binary package hint: recoverjpeg

This sync brings various fixes.

 recoverjpeg  (1.1.1-1.2) unstable; urgency=low

   * Non-maintainer upload.
   * recoverjpeg.c: Fix incorrect assumption about char signedness, which
 breaks on architectures where char is unsigned (powerpc, s390, and
 arm); Closes: #404717.
   * debian/compat, debian/rules: bump debhelper compat level to 5
   * debian/control: Add 'Suggests: imagemagick, exif' to debian/control,
 since sort-pictures wants to use those.
   * sort-pictures: Modify first exif call to 'exif --help', so that it
 won't incorrectly determine that exif is not on disk.
   * debian/rules: don't ignore make exit state on 'make distclean';
 silences lintian warning.
   * debian/control: Bump Standards-Version to 3.8.0 (no changes applicable to
 recoverjpeg)

 -- Wouter Verhelst [EMAIL PROTECTED]  Mon, 25 Aug 2008 23:30:52 +0200

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

-- 
Please sync recoverjpeg 1.1.1-1.2 from Debian(Unstable)
https://bugs.launchpad.net/bugs/263093
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263082] Re: Spelling mistakes in currency menu

2008-08-30 Thread Jesper Larsen
Thanks for reporting this.

Attaching spell fix patch

** Changed in: libqalculate (Ubuntu)
Sourcepackagename: qalculate-gtk = libqalculate
   Status: New = Confirmed

-- 
Spelling mistakes in currency menu
https://bugs.launchpad.net/bugs/263082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263082] Re: Spelling mistakes in currency menu

2008-08-30 Thread Jesper Larsen

** Attachment added: spell-fixes.patch
   http://launchpadlibrarian.net/17180241/spell-fixes.patch

-- 
Spelling mistakes in currency menu
https://bugs.launchpad.net/bugs/263082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259035] Re: Xorg crashed with SIGSEGV in DeleteInputDeviceRequest() (wacom)

2008-08-30 Thread Michael Fritscher
the driver itself belongs to xorg, but the source comes from wacom I
think.

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

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


[Bug 263096] [NEW] Please sync xmoto 0.4.2-2 from Debian(Unstable)

2008-08-30 Thread Stefan Ebner
Public bug reported:

Binary package hint: xmoto

Various package clean ups.

 xmoto  (0.4.2-2) unstable; urgency=low

   [ Miriam Ruiz ]
   * Upgraded Standards-Version to 3.8.0. No changes needed.
   * Don't call atoi(NULL), fixes segfault on upgrade from etch
 (Closes: #492414). Thanks to Julien Cristau [EMAIL PROTECTED]
   * Added Homepage field to debian/control
   * Added Suggests: xmoto to package xmoto-data
   * Added ArcadeGame to desktop categories. Closes: #478974
 Thanks to Daniel Dickinson [EMAIL PROTECTED]
   * Replaced dpatch by quilt for patch management
   * Replaced build dependency on the obsolete xlibmesa-gl-dev
 by libgl1-mesa-dev
   * The Debian Games Team is taking care for this package from now on
 
   [ Ansgar Burchardt ]
   * Add Vcs-* fields

 -- Miriam Ruiz [EMAIL PROTECTED]  Tue, 26 Aug 2008 21:42:52 +0200

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

-- 
Please sync xmoto 0.4.2-2 from Debian(Unstable)
https://bugs.launchpad.net/bugs/263096
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 260722] Re: has not been built for kernel 2.6.24-21

2008-08-30 Thread Lothar
This has happened quite a lot in the past. I wonder why Ubuntu can not
avoid creating the same predicament after it happened more than twice?

-- 
has not been built for kernel 2.6.24-21
https://bugs.launchpad.net/bugs/260722
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 117011] Re: Gnome-mount will only mount encrypted partitions and not drives created with cryptsetup/luks

2008-08-30 Thread BjornW
I would like to confirm this bug as well. I have the same issues as
Alexander Krivács Schrøder. Can somebody tell me why this bug has a low
priority?

-- 
Gnome-mount will only mount encrypted partitions and not drives created with 
cryptsetup/luks
https://bugs.launchpad.net/bugs/117011
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 263082] Re: Spelling mistakes in currency menu

2008-08-30 Thread hggdh
a patch has been provided, waiting for sponsorship

** Changed in: libqalculate (Ubuntu)
   Importance: Undecided = Medium
   Status: Confirmed = Triaged

-- 
Spelling mistakes in currency menu
https://bugs.launchpad.net/bugs/263082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262636] Re: Needs to be upgraded to 0.6c8-4 to fix svn 1.5 support

2008-08-30 Thread Damien Churchill
packagename: python-setuptools
version: 0.6c8-4
where: Debian sid main

changelog:
python-setuptools (0.6c8-4) unstable; urgency=low

  * Don't break with subversion-1.5. Closes: #489263.

 -- Matthias Klose [EMAIL PROTECTED]  Sat, 12 Jul 2008 09:25:36 +0200


I'm currently running the package from Sid on my copy of Intrepid and haven't 
experienced any issues as of yet and it has indeed fixed the svn1.5 issue.

-- 
Needs to be upgraded to 0.6c8-4 to fix svn 1.5 support
https://bugs.launchpad.net/bugs/262636
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262636] Re: Needs to be upgraded to 0.6c8-4 to fix svn 1.5 support

2008-08-30 Thread Damien Churchill
Oh and there aren't any Ubuntu changes between the packages.

It appears that the newer version of pkg_resources is required as well
though.

-- 
Needs to be upgraded to 0.6c8-4 to fix svn 1.5 support
https://bugs.launchpad.net/bugs/262636
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262636] Re: Needs to be upgraded to 0.6c8-4 to fix svn 1.5 support

2008-08-30 Thread Damien Churchill
Sorry, being an idiot, that's part of the setuptools source package.

-- 
Needs to be upgraded to 0.6c8-4 to fix svn 1.5 support
https://bugs.launchpad.net/bugs/262636
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 248891] Re: [kde4 ppa] broken init script

2008-08-30 Thread Harald Sitter
Added to the 4.1.1 packaging - should be available sometime next week.

** Changed in: kdebase-workspace (Ubuntu)
   Status: In Progress = Fix Committed

-- 
[kde4 ppa] broken init script
https://bugs.launchpad.net/bugs/248891
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 201103] Re: [Hardy] B43 Performance very slow

2008-08-30 Thread MARK
i'm testing it on the linux-image-2.6.27-*  the speed is increased a lot...i 
get 90% of my speed connection. it seems working good...i'll be testing more.
greetings

-- 
[Hardy] B43 Performance very slow
https://bugs.launchpad.net/bugs/201103
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 197680] Re: rotation doesn't work with this board using Screen Resolution

2008-08-30 Thread Sergio Zanchetta
@Bryce.
Sorry.

Anyway, In Hardy I tried giving

xrandr --output VGA-0 --rotate left

command from a terminal, but nothing happened, no rotation, no output from 
terminal, nothing.
It's the same result I got using DVI-0.

I try it in Intrepid ASAP and I'll give you the result.

-- 
rotation doesn't work with this board using Screen Resolution
https://bugs.launchpad.net/bugs/197680
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263100] [NEW] Gnome-do does nothing when trying to open a folder

2008-08-30 Thread Andrew
Public bug reported:

Binary package hint: gnome-do

When I run the Open command on a folder, ~/src for example, nothing
happens. The following is shown in gnome-do's terminal output:

Warning: unknown mime-type for /home/andrew/src -- using 
application/octet-stream
Error: no view mailcap rules found for type application/octet-stream

I'm using gnome-do version 0.5.99.0-0~ppa1 in Intrepid. (Does that
change how or where I should make the bug report?)

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

-- 
Gnome-do does nothing when trying to open a folder
https://bugs.launchpad.net/bugs/263100
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263099] Re: totem-gstreamer-video-indexer crashed with SIGSEGV in g_object_notify()

2008-08-30 Thread [EMAIL PROTECTED]

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

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

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

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

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

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

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

** Visibility changed to: Public

-- 
totem-gstreamer-video-indexer crashed with SIGSEGV in g_object_notify()
https://bugs.launchpad.net/bugs/263099
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263097] [NEW] Intrepid: wlan not working on laptop acer Extensa 5220

2008-08-30 Thread ullix
Public bug reported:

Fresh install of kubuntu Intrepid alpha 5, then full update. Attempt
detection of wlan hardware with Hardware Drivers Manager, which finds
and activates wl, and also proposes fwcutter usage to get Broadcom
B43 wireless driver. This downloads the firmware without complaint, and
finally requests reboot. After reboot the B43 driver is still not
checked. This procedure repeats, but no check of the B43 results, and
wlan does not see any networks.

On same computer using kubuntu 8.04 all works fine

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Intrepid: wlan not working on laptop acer Extensa 5220
https://bugs.launchpad.net/bugs/263097
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 258036] Re: [hardy] cmake creates shortcut in Applications but fails to run

2008-08-30 Thread Andrew Starr-Bochicchio
Removed [hardy] from title. This effects both the package in hardy-
backports and in intrepid.

Subscribing U-U-S...

** Changed in: cmake (Ubuntu)
   Importance: Undecided = Low

** Summary changed:

- [hardy] cmake creates shortcut in Applications but fails to run
+ cmake creates shortcut in Applications but fails to run

-- 
cmake creates shortcut in Applications but fails to run
https://bugs.launchpad.net/bugs/258036
You received this bug notification because you are a member of 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 258026] Re: Kernel Panic on suspend, 2.6.24-21-generic

2008-08-30 Thread acidicX
Well, did it boot? The main target of this thread was to test if the
Suspend-to-RAM Kernel panic bug is gone.. did you test that?

I have a few issues with my sound device with .27, but I think thats
because I don't have the restricted modules package installed..

Everything else seems to work fine, altough I can't test my WLAN here.

-- 
Kernel Panic on suspend, 2.6.24-21-generic
https://bugs.launchpad.net/bugs/258026
You received this bug notification because you are a member of 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 218760] Re: [regression] Dock with USB devices + suspend == resume fails

2008-08-30 Thread David Alexis
I installed the 2.6.27.2-generic kernel on Linux Mint 5 I my results are
similar to Daniel's.  This is with OR without the USB hub and devices
plugged in.  On resume, the screen is blank and it looks like the machine
locked up.  But in fact, the OS is active.  I had to fly blind, but I did a
ctl-F2, logged in blind, then issued a sudo shutdown -r now command.

So, except for the blank video, its an improvement since USB isn't
hosed. :)

-- 
[regression] Dock with USB devices + suspend == resume fails
https://bugs.launchpad.net/bugs/218760
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263103] [NEW] kde 3.5.10 panel arrangement of Icons on right side is in only one row

2008-08-30 Thread Ralf Folkerts
Public bug reported:

Binary package hint: kdebase

After updating to KDE 3.5.10 on two machines the Icon-Arrangement of the
Icons on the right side of the Panel is no longer in two rows but in
one row (unfortunately I have no Idea of how that right side of the
Panel is called).  This is the Area where running Background Apps
(like Amarok, Knotes, Kget, Klipper etc.) are being shown. Up to 3.5.9
when the Panel-Config Arranegement the Size was set to Custom and
the Size itself set to 48 pixels those Icons were being displayed in two
rows. With 3.5.10 there is only one row. As this happened to two
machines I'm not sure wether this is a Problem of KDE itself or a Ubuntu
one :-(

I'll include a screenshot of the Panel.

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

-- 
kde 3.5.10 panel arrangement of Icons on right side is in only one row
https://bugs.launchpad.net/bugs/263103
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263103] Re: kde 3.5.10 panel arrangement of Icons on right side is in only one row

2008-08-30 Thread Ralf Folkerts

** Attachment added: A screenshot of the Panel; the Icons I talk about are 
those on the right side, left of the clock.
   http://launchpadlibrarian.net/17180463/kde-panel.png

-- 
kde 3.5.10 panel arrangement of Icons on right side is in only one row
https://bugs.launchpad.net/bugs/263103
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263102] [NEW] Please sync gonzui 1.2+cvs20070129-1.1 from Debian(Unstable)

2008-08-30 Thread Stefan Ebner
Public bug reported:

Binary package hint: gonzui

Reason why it can be synced:
Last ubuntu version was only a ruby rebuild and before it was a sync so we can 
sync again.

 gonzui  (1.2+cvs20070129-1.1) unstable; urgency=medium

   * Non-maintainer upload.
   * libdb4.3-ruby → libdb-ruby transition:
 - Patch dbm.rb and bdbdbm.rb to restore API compatibility to libdb-ruby,
   closes: #494428.
 - Build-depend on libdb-ruby1.8 instead of libdb4.3-ruby1.8.
   * Bump Standards-Version to 3.8.0, no changes needed.
   * Do not ignore “make clean” errors in the clean target of debian/rules.
   * Move Homepage: field from the description to the source stanza.
   * Remove dh_make boilerplate “Please also look if …” message from
 debian/copyright.

 -- Michael Schutte [EMAIL PROTECTED]  Fri, 22 Aug 2008 21:58:10
+0200

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

-- 
Please sync gonzui 1.2+cvs20070129-1.1 from Debian(Unstable)
https://bugs.launchpad.net/bugs/263102
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 263082] Re: Spelling mistakes in currency menu

2008-08-30 Thread Jesper Larsen
Just found another typo in the same file. Attaching new patch.


** Attachment added: spell-fixes-v2.patch
   http://launchpadlibrarian.net/17180453/spell-fixes-v2.patch

** Attachment removed: spell-fixes.patch

   http://launchpadlibrarian.net/17180276/spell-fixes.patch

-- 
Spelling mistakes in currency menu
https://bugs.launchpad.net/bugs/263082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 201103] Re: [Hardy] B43 Performance very slow

2008-08-30 Thread MARK
speed is ok...connections works random...and doesn't connect far away of
some meter from access point

-- 
[Hardy] B43 Performance very slow
https://bugs.launchpad.net/bugs/201103
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


<    4   5   6   7   8   9   10   11   12   >