[Bug 303458] Re: segfault in pam_smbpass.so

2009-03-22 Thread Sam Morris
Can we *please* get some triage on this bug? It has now made three
laptops where I work inoperable to those who do not know to disable the
pam_smpass module.

-- 
segfault in pam_smbpass.so
https://bugs.launchpad.net/bugs/303458
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 129091] Re: fsck should not fail on missing filesystem

2009-03-22 Thread Jaime Frutos Morales
If you don't want a filesystem on /etc/fstab to be checked by fsck on
boot, just put a 0 in the sixth field (last one).

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

-- 
fsck should not fail on missing filesystem
https://bugs.launchpad.net/bugs/129091
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

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


[Bug 139217] Re: dhcp fails for gateway on different subnet

2009-03-22 Thread Rodney Berriman
It still doesn't seem to work on Optus ADSL (Australia), and I think the
reason is that the creation of the host route is conditional on the
netmask:

/sbin/dhclient-script:198: 
   if [ $new_subnet_mask == 255.255.255.255 ]; then ...

because the interface is given an IP address with subnet 255.255.255.0, and a 
gateway address that
is not in this range.

Why not just remove the conditional line?
No harm in (trying to) creating a host route to the gateway, even if it is 
redundant?

-- 
dhcp fails for gateway on different subnet
https://bugs.launchpad.net/bugs/139217
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

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


[Bug 139217] Re: dhcp fails for gateway on different subnet

2009-03-22 Thread Rodney Berriman
reading the first post more carefully, I see that the netmask
conditional is also the problem in the original report:

  new_subnet_mask='255.255.255.128'

therefore the host route to the gateway is not added because the netmask
is not 255.255.255.0


While waiting for this bug report to be addressed, a suggested solution is to 
add a dhclient exit-hook:

create a file gateway in /etc/dhcp3/dhclient-exit-hooks.d, containing
this text:

for router in $new_routers; do
  route add -host $router dev $interface
  route add default dev $interface gw $router $metric_arg
done

-- 
dhcp fails for gateway on different subnet
https://bugs.launchpad.net/bugs/139217
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

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


[Bug 317084] Re: [upstream] Writer notes only ever seem to say Today at ... in doc format

2009-03-22 Thread Bug Watch Updater
** Changed in: openoffice
   Status: Unknown = Confirmed

-- 
[upstream] Writer notes only ever seem to say Today at ... in doc format
https://bugs.launchpad.net/bugs/317084
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346625] [NEW] machine hangs while adjusting brightness

2009-03-22 Thread ninaddesai82
Public bug reported:

Binary package hint: linux-source-2.6.27

Hi
When i adjust my laptop brightness, ubuntu stops responding. 
Keyboard, mouse click does not work, and only option remains to restart the 
machine.

My ubuntu version is 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.10
DISTRIB_CODENAME=intrepid
DISTRIB_DESCRIPTION=Ubuntu 8.10
My kernel version is 
Linux ninad-laptop 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:20 UTC 2008 i686 
GNU/Linux

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

-- 
machine hangs while adjusting brightness
https://bugs.launchpad.net/bugs/346625
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 323747] Re: kwrited crashed with SIGSEGV in realloc()

2009-03-22 Thread j.adredz
I can confirm this...

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

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


[Bug 346628] [NEW] aptDBUSBackend.py crashed with SIGSEGV in _PyObject_GC_Malloc()

2009-03-22 Thread Aaron
Public bug reported:

Binary package hint: packagekit

system generated crash report

ProblemType: Crash
Architecture: amd64
CrashCounter: 1
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/lib/packagekit/aptDBUSBackend.py
InterpreterPath: /usr/bin/python2.6
NonfreeKernelModules: nvidia
Package: packagekit-backend-apt 0.3.14-0ubuntu4
ProcAttrCurrent: unconfined
ProcCmdline: python /usr/lib/packagekit/aptDBUSBackend.py
ProcEnviron:
 
Signal: 11
SourcePackage: packagekit
StacktraceTop:
 ?? ()
 _PyObject_GC_Malloc ()
 PyType_GenericAlloc ()
 ?? ()
 PyObject_Call ()
Title: aptDBUSBackend.py crashed with SIGSEGV in _PyObject_GC_Malloc()
Uname: Linux 2.6.28-11-generic x86_64
UserGroups: vboxusers

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


** Tags: amd64 apport-crash

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

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


[Bug 346628] Re: aptDBUSBackend.py crashed with SIGSEGV in _PyObject_GC_Malloc()

2009-03-22 Thread Aaron

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

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

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

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

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

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

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

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

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


[Bug 294972] Re: MASTER: xorg high cpu usage, general system sluggishness

2009-03-22 Thread Jithin Emmanuel
Same here. I also use interl driver and I suffer from this high cpu
usage issue.

-- 
MASTER:  xorg high cpu usage, general system sluggishness
https://bugs.launchpad.net/bugs/294972
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 341367] Re: Update to 3.2

2009-03-22 Thread Yannick Defais
Hello Ken,

Your opal build lacks several codecs. I know some of them are not
suitable for world wild shipping because of patents (iLBC, H263, H263+,
H264, MPEG4), still they are *very* useful for interoperability and for
quality.

I propose the following:
build all codecs, and spilt them from the main opal package as they are plugins 
and move them to multiverse. Ekiga will find them at run time if installed. I 
also propose you to build a meta package named ekiga-full-non-free including 
all those codecs to help users find them easily.

The audio codec iLBC is in OPAL, no more dependancy.
The video codecs H263, H263+, MPEG4 are probably in libavcodec-unstripped-52
The video codec H264 is in libx264-65

There is also the CELT audio codec which is in libcelt0. I'm not sure,
but I believe this one is free.

Best regards and thank you for the effort.
Yannick

-- 
Update to 3.2
https://bugs.launchpad.net/bugs/341367
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 338671] Re: Transmission does not connect to ipv6 trackers

2009-03-22 Thread Bug Watch Updater
** Changed in: transmission
   Status: Unknown = New

-- 
Transmission does not connect to ipv6 trackers
https://bugs.launchpad.net/bugs/338671
You received this bug notification because you are a member of 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 346378] Re: net.ipv4.tcp_syncookies is a unknown key (CONFIG_SYN_COOKIES=y missing in build?)

2009-03-22 Thread Kees Cook
grep CONFIG_SYS_COOKIES /boot/config-*

That should tell you how the installed kernels have been configured.  The
kernel team should be able to help (they are already subscribed).

-- 
net.ipv4.tcp_syncookies is a unknown key (CONFIG_SYN_COOKIES=y missing in ARMEL 
build config)
https://bugs.launchpad.net/bugs/346378
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 287670] Re: there's no services-tab in my bluetooth-applet - bluetooth-services are up and functional.

2009-03-22 Thread FaberfoX
Running jaunty up to date, services tab is nowhere to be found.
Does this mean there's no way to turn services on and off from gnome?
Talk to upstream? Am I the only one that thinks this is ridiculous? 
A clear loss of functionality with a won't fix tag, amazing!

-- 
there's no services-tab in my bluetooth-applet - bluetooth-services are up and 
functional.
https://bugs.launchpad.net/bugs/287670
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 44233] Re: mount udf dvd fails, possible wrong fstab entry

2009-03-22 Thread Daniel Eckl
The problem I reported is solved lng time ago.
You (and many of the reporters above your post) do have another bug, which has 
to do with some (special? broken? too recent?) UDF versions not recognized by 
Linux.

See comment 35
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/44233/comments/35

Please file a new report for this. Hijacking of bug reports will not get
your bug to the right people.

-- 
mount udf dvd fails, possible wrong fstab entry
https://bugs.launchpad.net/bugs/44233
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 267786] Re: No pictures in Wikipedia

2009-03-22 Thread Daniel d'Andrada
I also had the same problem. I wonder how Wikipedia appeared in that list in 
the first place.
Really odd.

-- 
No pictures in Wikipedia
https://bugs.launchpad.net/bugs/267786
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346633] Re: Xorg crashed with SIGSEGV in EvdevMBEmuTimer()

2009-03-22 Thread wulf solter
** Visibility changed to: Public

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

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


[Bug 346599] Re: i cant update or install any other programm

2009-03-22 Thread Vojtěch Trefný
Hi shakeel, thanks for you bugreport, but this is much more question
than bug -- this is regular problem with broken dpkg. This FAQ will help
you:

https://answers.launchpad.net/ubuntu/+faq/52

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

-- 
i cant update or install any other programm
https://bugs.launchpad.net/bugs/346599
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 76796] Re: evolutions consums lots of cpu while pinging imap server

2009-03-22 Thread Bug Watch Updater
** Changed in: evolution
   Status: Incomplete = New

-- 
evolutions consums lots of cpu while pinging imap server
https://bugs.launchpad.net/bugs/76796
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 344871] Re: Lirc doesn't load modules

2009-03-22 Thread wilderigel
it don't work here in i386 and amd64 ubuntu 9.04

-- 
Lirc doesn't load modules
https://bugs.launchpad.net/bugs/344871
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 344704] Re: [I18N] Wrong translation domain in ui_gtk.py, some translations not shown

2009-03-22 Thread Timo Jyrinki
Hi. The problem is that some parts of the application already use
computerjanitorapp.mo. So changing that breaks the other parts.


** Changed in: computer-janitor (Ubuntu)
   Status: Fix Committed = Confirmed

-- 
[I18N] Wrong translation domain in ui_gtk.py, some translations not shown
https://bugs.launchpad.net/bugs/344704
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346635] [NEW] RS780G ATI HD3200 ubuntu9.04 fglrx can,t work

2009-03-22 Thread apt-get
Public bug reported:

2.6.28-11-generic

the fglrx is 2:8.600-0ubuntu1

I install fglrx,I can,t enter X .

RS780G chip

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

-- 
RS780G ATI HD3200  ubuntu9.04 fglrx can,t work
https://bugs.launchpad.net/bugs/346635
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346636] Re: Jaunty installer no GUI with Intel G45 chipset

2009-03-22 Thread Display Name:

** Attachment added: logs.tar.gz
   http://launchpadlibrarian.net/24203021/logs.tar.gz

-- 
Jaunty installer no GUI with Intel G45 chipset
https://bugs.launchpad.net/bugs/346636
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346637] [NEW] error when opening preferences

2009-03-22 Thread See Furst
Public bug reported:

Binary package hint: thunderbird

When I open preferences I get the following error

XML Parsing Error: syntax error
Location: chrome://messenger/content/preferences/preferences.xul
Line Number 1, Column 1:t != gDefaultPort.value))

I recent upgraded to Ibex Ibin from Hardy Heron and am running..

WTF.. just clicking on Help - About Mozilla Thunderbird got me this
error

XML Parsing Error: not well-formed
Location: chrome://messenger/content/aboutDialog.xul
Line Number 1, Column 6:/hbox
-^


I restarted thunderbird and all is well.. It stated that it was adding the 
Hebrew addon. I think perhaps it was becuase there was an upgrade and the app 
just needed a reload. I think you should incorporate at least a reminder for 
restarting thunderbird, or sig term it and restart it yourselves after an 
upgrade. Another thing you can do is send a HUP signal and have it behave like 
apache where it seemlessly reloads the config and continues to operate.. Then 
agian the apache model is far different than this.

Thanks,
Carl.

ProblemType: Bug
Architecture: i386
Dependencies:
 
DistroRelease: Ubuntu 8.10
Package: mozilla-thunderbird None [modified: 
/var/lib/dpkg/info/mozilla-thunderbird.list]
PackageArchitecture: all
ProcEnviron:
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: thunderbird
Uname: Linux 2.6.27-11-generic i686

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


** Tags: apport-bug

-- 
error when opening preferences
https://bugs.launchpad.net/bugs/346637
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346636] [NEW] Jaunty installer no GUI with Intel G45 chipset

2009-03-22 Thread Display Name:
Public bug reported:

The Jaunty alpha 6 installer does not load the GUI installer, it drops
to a shell.  It's probably yet another issue with this Intel G45 chipset
(onboard X4500HD video).  (Curse the day I bought this mobo!!)

Just rebuilt my desktop with:
- Gigabyte GA-EG45M-DS2H mobo;
- Intel E7400 C2Duo
- 4GB RAM
- 1x sata hdd, 1x sata DVD-ROM

I'm having dismal video performance with the G45 chipset under Ubuntu
8.10.  I read that it was improved under Jaunty, but the installer won't
even load.

Attached archive includes dmesg, syslog and Xorg logs.

Cheers,
CL

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Jaunty installer no GUI with Intel G45 chipset
https://bugs.launchpad.net/bugs/346636
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 333406] Re: Menu hotkey Alt+F1 and auto-hide panel do not play well together

2009-03-22 Thread Martin Mai
I forwarded your bug upstream. You can track it and make comments here:
http://bugzilla.gnome.org/show_bug.cgi?id=576261

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

** Also affects: gnome-panel via
   http://bugzilla.gnome.org/show_bug.cgi?id=576261
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-panel (Ubuntu)
   Status: Confirmed = Triaged

-- 
Menu hotkey Alt+F1 and auto-hide panel do not play well together
https://bugs.launchpad.net/bugs/333406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314106] Re: Printer not connected

2009-03-22 Thread nullack
Changed to Confirmed and setting release blocker for Jaunty as printing
is a critical task.

Other users on Jaunty besides myself are also experiencing this problem,
refer:

http://ubuntuforums.org/showthread.php?p=6935889

This is also occuring on Jaunty where On Jaunty. When trying to setup my
samsung laser printer, the device appeared to correctly be identified
and the appropriate driver installed. Users are able to change device
preferences. However when actually trying to print, the job will stall
at processing and the error message (Printer Name) May Not Be Connected
is displayed. No printing will occur.

I have run the apport sudo ubuntu-bug cups to hopefully get releated
info to the devs for fixing.

From the info provided below, its clear that the system knows the device
is on USB.

null...@ppp:~$ lsmod | grep usb
usblp  22656  0 
usbhid 47040  0 

null...@ppp:~$ tail -f /var/log/messages
Mar 22 17:28:54 PPP g15daemon[2551]: Booting plugin Clock
Mar 22 17:28:54 PPP g15daemon[2551]: Booting plugin Linux UINPUT Keyboard 
Output
Mar 22 17:28:54 PPP g15daemon[2551]: Booting plugin LCDServer
Mar 22 17:28:56 PPP kernel: [   17.805517] Bluetooth: BNEP (Ethernet Emulation) 
ver 1.3
Mar 22 17:28:56 PPP kernel: [   17.805520] Bluetooth: BNEP filters: protocol 
multicast
Mar 22 17:28:56 PPP kernel: [   17.845484] Bridge firewalling registered
Mar 22 17:28:58 PPP kernel: [   19.392653] ppdev: user-space parallel port 
driver
Mar 22 17:29:02 PPP kernel: [   23.252745] eth0: link up, 100Mbps, full-duplex, 
lpa 0xC1E1
Mar 22 17:29:13 PPP pulseaudio[3485]: alsa-util.c: Cannot find fallback mixer 
control PCM or mixer control is no combination of switch/volume.
Mar 22 17:48:52 PPP -- MARK --
Mar 22 17:49:29 PPP kernel: [ 1250.816170] usb 3-2: USB disconnect, address 3
Mar 22 17:49:29 PPP kernel: [ 1250.818087] usblp0: removed
Mar 22 17:49:41 PPP kernel: [ 1263.456023] usb 3-2: new full speed USB device 
using uhci_hcd and address 6
Mar 22 17:49:42 PPP kernel: [ 1263.652117] usb 3-2: configuration #1 chosen 
from 1 choice
Mar 22 17:49:42 PPP kernel: [ 1263.680120] usblp0: USB Bidirectional printer 
dev 6 if 0 alt 0 proto 2 vid 0x04E8 pid 0x327E
^C


null...@ppp:~$ lpinfo -v
network socket
network beh
direct hpfax
direct hp
network http
network ipp
network lpd
direct 
hal:///org/freedesktop/Hal/devices/usb_device_4e8_327e_3V54BKEL510850E__if0_printer_noserial
direct usb://Samsung/ML-2510%20Series
direct scsi
network smb

I put apparmor into complain mode and see this in the log:

null...@ppp:~$ sudo aa-complain cupsd
[sudo] password for nullack: 
Setting /etc/apparmor.d/usr.sbin.cupsd to complain mode.

Mar 22 17:52:35 PPP kernel: [ 1437.009253] type=1505 audit(1237704755.463:10): 
operation=profile_replace name=/usr/lib/cups/backend/cups-pdf 
name2=default pid=5029
Mar 22 17:52:35 PPP kernel: [ 1437.009672] type=1505 audit(1237704755.463:11): 
operation=profile_replace name=/usr/sbin/cupsd name2=default pid=5029


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

-- 
Printer not connected
https://bugs.launchpad.net/bugs/314106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346639] [NEW] Server upgrade from 8.04 to 8.10 fails during 'python-setuptools'

2009-03-22 Thread Daniel Hackney
Public bug reported:

Binary package hint: update-manager

I was upgrading from 8.04 to 8.10 server install when the error occurred. It
looks like a different case than bug #309955. Here is the text before the crash.

I have attached the output to the console.

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

-- 
Server upgrade from 8.04 to 8.10 fails during 'python-setuptools'
https://bugs.launchpad.net/bugs/346639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346639] Re: Server upgrade from 8.04 to 8.10 fails during 'python-setuptools'

2009-03-22 Thread Daniel Hackney

** Attachment added: console-log
   http://launchpadlibrarian.net/24203164/console-log

-- 
Server upgrade from 8.04 to 8.10 fails during 'python-setuptools'
https://bugs.launchpad.net/bugs/346639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346639] Re: Server upgrade from 8.04 to 8.10 fails during 'python-setuptools'

2009-03-22 Thread Daniel Hackney
apt.log

** Attachment added: apt.log
   http://launchpadlibrarian.net/24203167/apt.log

-- 
Server upgrade from 8.04 to 8.10 fails during 'python-setuptools'
https://bugs.launchpad.net/bugs/346639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346639] Re: Server upgrade from 8.04 to 8.10 fails during 'python-setuptools'

2009-03-22 Thread Daniel Hackney

** Attachment added: apt-term.log
   http://launchpadlibrarian.net/24203230/apt-term.log

-- 
Server upgrade from 8.04 to 8.10 fails during 'python-setuptools'
https://bugs.launchpad.net/bugs/346639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346639] Re: Server upgrade from 8.04 to 8.10 fails during 'python-setuptools'

2009-03-22 Thread Daniel Hackney

** Attachment added: main.log
   http://launchpadlibrarian.net/24203233/main.log

-- 
Server upgrade from 8.04 to 8.10 fails during 'python-setuptools'
https://bugs.launchpad.net/bugs/346639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346639] Re: Server upgrade from 8.04 to 8.10 fails during 'python-setuptools'

2009-03-22 Thread Daniel Hackney
There doesn't seem to be a way to attach multiple files at once.

** Attachment added: xorg_fix_intrepid.log
   http://launchpadlibrarian.net/24203243/xorg_fix_intrepid.log

-- 
Server upgrade from 8.04 to 8.10 fails during 'python-setuptools'
https://bugs.launchpad.net/bugs/346639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346641] [NEW] gdebi-gtk crashed with SIGSEGV in gtk_button_set_label()

2009-03-22 Thread Andaril
Public bug reported:

Binary package hint: gdebi

don't really understand this bug just appear

ProblemType: Crash
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/gdebi-gtk
InterpreterPath: /usr/bin/python2.6
NonfreeKernelModules: nvidia
Package: gdebi 0.4.6
PackageArchitecture: all
ProcAttrCurrent: unconfined
ProcCmdline: /usr/bin/python /usr/bin/gdebi-gtk --non-interactive 
/home/alex/Рабочий\ стол/ubuntu-tweak_0.4.6-1~intrepid1_all.deb
ProcEnviron:
 PATH=(custom, no user)
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gdebi
StacktraceTop:
 ?? () from /usr/lib/libgtk-x11-2.0.so.0
 gtk_button_set_label () from /usr/lib/libgtk-x11-2.0.so.0
 ?? ()
 PyEval_EvalFrameEx ()
 PyEval_EvalFrameEx ()
Title: gdebi-gtk crashed with SIGSEGV in gtk_button_set_label()
Uname: Linux 2.6.28-11-generic i686
UserGroups:

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


** Tags: apport-crash i386

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

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

[Bug 346641] Re: gdebi-gtk crashed with SIGSEGV in gtk_button_set_label()

2009-03-22 Thread Andaril

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

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

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

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

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

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

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

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

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


[Bug 337118] Re: gnome-panel crashed with SIGSEGV in panel_addto_present()

2009-03-22 Thread Martin Mai
Thank you for taking time to report this. The attached Stacktrace looks
very good. Has this ever happened again and can you give us some steps
to reproduce it? Thanks in advance.

** Changed in: gnome-panel (Ubuntu)
   Status: New = Incomplete

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

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


[Bug 314106] apport-collect data

2009-03-22 Thread nullack
Architecture: amd64
CupsErrorLog:
 E [22/Mar/2009:16:02:18 +1100] CUPS-Add-Modify-Printer: Unauthorized
 E [22/Mar/2009:16:27:41 +1100] cupsdReadClient: 6 IPP Read Error!
 E [22/Mar/2009:16:28:56 +1100] CUPS-Add-Modify-Printer: Unauthorized
 E [22/Mar/2009:17:49:30 +1100] Pause-Printer: Unauthorized
 E [22/Mar/2009:17:49:43 +1100] Resume-Printer: Unauthorized
DistroRelease: Ubuntu 9.04
Lpstat: device for ML-2510-Series: 
usb://Samsung/ML-2510%20Series?serial=3V54BKEL510850E.
MachineType: System manufacturer System Product Name
NonfreeKernelModules: nvidia
Package: cups 1.3.9-15
PackageArchitecture: amd64
Papersize: a4
PpdFiles: ML-2510-Series: Samsung ML-2510, SpliX V. 2.0.0
ProcCmdLine: root=UUID=77ea2a78-4863-49aa-805c-f68d8068d1a4 ro quiet
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.28-11.36-generic
Uname: Linux 2.6.28-11-generic x86_64
UserGroups:

-- 
Printer not connected
https://bugs.launchpad.net/bugs/314106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314106]

2009-03-22 Thread nullack

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

-- 
Printer not connected
https://bugs.launchpad.net/bugs/314106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314106]

2009-03-22 Thread nullack

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

-- 
Printer not connected
https://bugs.launchpad.net/bugs/314106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314106]

2009-03-22 Thread nullack

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

-- 
Printer not connected
https://bugs.launchpad.net/bugs/314106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314106]

2009-03-22 Thread nullack

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/24203289/HalComputerInfo.txt

-- 
Printer not connected
https://bugs.launchpad.net/bugs/314106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314106]

2009-03-22 Thread nullack

** Attachment added: Locale.txt
   http://launchpadlibrarian.net/24203290/Locale.txt

-- 
Printer not connected
https://bugs.launchpad.net/bugs/314106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314106]

2009-03-22 Thread nullack

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

-- 
Printer not connected
https://bugs.launchpad.net/bugs/314106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314106]

2009-03-22 Thread nullack

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

-- 
Printer not connected
https://bugs.launchpad.net/bugs/314106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314106]

2009-03-22 Thread nullack

** Attachment added: PrintingPackages.txt
   http://launchpadlibrarian.net/24203293/PrintingPackages.txt

-- 
Printer not connected
https://bugs.launchpad.net/bugs/314106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314106]

2009-03-22 Thread nullack

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

-- 
Printer not connected
https://bugs.launchpad.net/bugs/314106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314106]

2009-03-22 Thread nullack

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

-- 
Printer not connected
https://bugs.launchpad.net/bugs/314106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314106]

2009-03-22 Thread nullack

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

-- 
Printer not connected
https://bugs.launchpad.net/bugs/314106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346643] [NEW] mixer_applet2 do not working properly with two soundcards.

2009-03-22 Thread fishor
Public bug reported:

lsb_release -rd
Description:Ubuntu jaunty (development branch)
Release:9.04

apt-cache policy gnome-applets
gnome-applets:
  Installiert: 2.26.0-0ubuntu1
  Kandidat: 2.26.0-0ubuntu1
  Versions-Tabelle:
 *** 2.26.0-0ubuntu1 0
500 http://de.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status

I have two sound cards on my system. One internal hda-intel and external usb 
(hercules usb 5.1). Both of them working perfectly. Mixer applet can't change 
sound level of second card.
1. with setting device  usb audio (alsa mixer) master volume will do nothing.
2. With setting device Playback usb audio pulse  it will change volume but 
this is not relevant for the master volume of the applet.
3. Applet freeze frequently if i do some of steps 1 or 2, or just change device.

At the moment i use padevchooser to set volumes.

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

-- 
mixer_applet2 do not working properly with two soundcards.
https://bugs.launchpad.net/bugs/346643
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346644] [NEW] [needs-packaging] zinnia -- online hand recognition system with machine learning

2009-03-22 Thread LI Daobing
Public bug reported:

* Package name: zinnia
  Version : 0.03
  Upstream Author : Taku Kudo t...@chasen.org
* URL : http://zinnia.sourceforge.net/
* License : BSD
  Programming Lang: C++ (with Python, Perl, Ruby binding, with swig)
  Description : Online hand recognition system with machine learning

Zinnia is a simple, customizable and portable online hand recognition
system based on Support Vector Machines. Zinnia simply receives user pen
strokes as a sequence of coordinate data and outputs n-best characters
sorted by SVM confidence. To keep portability, Zinnia doesn't have any
rendering functionality. In addition to recognition, Zinnia provides
training module that allows us to create any hand-written recognition
systems with low-cost. 

P.S.

1. zinnia declare it licensed under New BSD License, but the COPYING
file is a GPL template (this is a known bug:
http://sourceforge.net/support/tracker.php?aid=2592429)

2. zinnia is required by scim-tegaki (Debian ITP:
http://bugs.debian.org/514961)

** Affects: ubuntu
 Importance: Undecided
 Assignee: LI Daobing (lidaobing)
 Status: In Progress


** Tags: needs-packaging

** Tags added: needs-packaging

** Changed in: ubuntu
 Assignee: (unassigned) = LI Daobing (lidaobing)
   Status: New = In Progress

-- 
[needs-packaging] zinnia -- online hand recognition system with machine learning
https://bugs.launchpad.net/bugs/346644
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 333406] Re: Menu hotkey Alt+F1 and auto-hide panel do not play well together

2009-03-22 Thread Bug Watch Updater
** Changed in: gnome-panel
   Status: Unknown = New

-- 
Menu hotkey Alt+F1 and auto-hide panel do not play well together
https://bugs.launchpad.net/bugs/333406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 260765] Re: DVD playback broken in Intrepid because of resindvd

2009-03-22 Thread nullack
Resindvd as found in the bad plugins set is missing important features
of DVD navigation and is not robust. This is why the project is in the
bad plugins set and not the good plugins set.

The intent of the original bug was that DVD's would not play at all but
in the progress of the Intrepid development cycle that particular
problem was fixed.

I am unsure if it is worth having this bug report open for an upstream
project that is known to be incomplete and unstable - in particular
given its not installed by default and also that upstream development
seems to be occurring at a glacial pace.

amano if you look at the release notes for that release you will see
that resindvd changes are not mentioned.

-- 
DVD playback broken in Intrepid because of resindvd
https://bugs.launchpad.net/bugs/260765
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 228251] Re: allow dragging an item to a path bar button

2009-03-22 Thread Bug Watch Updater
** Changed in: nautilus
   Status: New = Fix Released

-- 
allow dragging an item to a path bar button
https://bugs.launchpad.net/bugs/228251
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 341367] Re: Update to 3.2

2009-03-22 Thread Yannick Defais
Hello,

I spreaded the good news of available packages for 3.2 on the Ekiga
mailing list for testing.

Best regards,
Yannick

-- 
Update to 3.2
https://bugs.launchpad.net/bugs/341367
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 287703] Re: window list in panel with solid color has no separator between tasks

2009-03-22 Thread Martin Mai
Well, there is a separator in the color you chosed, but the tasks do not
have a border that gives the effect of a button.

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

** Also affects: gnome-panel via
   http://bugzilla.gnome.org/show_bug.cgi?id=576264
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-panel (Ubuntu)
   Status: New = Triaged

-- 
window list in panel with solid color has no separator between tasks
https://bugs.launchpad.net/bugs/287703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346645] [NEW] elantech touchpad does not scroll in Jaunty alpha 5

2009-03-22 Thread abennet1
Public bug reported:

I had 8.10 installed on my laptop, a 'Pangolin Value 3' from system76 
(http://knowledge76.com/index.php/Panv3, I think it is 
https://wiki.ubuntu.com/LaptopTestingTeam/CompalIFL91).  I _believe_, but might 
be mistaken, that it has an elantech, not synaptics, touchpad.  I upgraded to 
the 9.04 alpha a few weeks ago, probably some time after the Alpha 4 release; 
I _think_ I used the alt-f2, update-manager -d method.  Tonight I did a sudo 
apt-get update  sudo apt-get upgrade, rebooted when prompted, and then 
noticed the touchpad was not behaving properly.  This was probably the first 
time I'd used the touchpad since trying the 9.04 alpha.  The incorrect 
behaviors are:
- vertical scroll does not work.  Trying to scroll (moving my finger up or down 
at the far right of the touchpad) just moves the mouse.
- middle-clicking with a two-finger tap does not work.  Instead the page moves 
up or down a few lines, depending on the order in which my fingers touch the 
touchpad.  I hope that this was not intended as a new feature, unless there is 
a good new way to emulate a middle-click!

I rebooted into my 8.10 release and the scrolling and two-fingers-to-
middle-click features both work fine.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
elantech touchpad does not scroll in Jaunty alpha 5
https://bugs.launchpad.net/bugs/346645
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 344692] Re: NewWave Theme Does Not Correctly Configure FireFox

2009-03-22 Thread nullack
Adding the New Wave project as also being affected by this bug.

** Also affects: anton
   Importance: Undecided
   Status: New

-- 
NewWave Theme Does Not Correctly Configure FireFox
https://bugs.launchpad.net/bugs/344692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 312745] Re: Black openoffice menu in New Wave Theme

2009-03-22 Thread nullack
Adding gnome-themes-ubuntu to the list of affected projects as the New
Wave theme is now installed by default in the available themes.

** Summary changed:

- Black openoffice menu in standard 0.70
+ Black openoffice menu in New Wave Theme

** Also affects: gnome-themes-ubuntu (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Black openoffice menu in New Wave Theme
https://bugs.launchpad.net/bugs/312745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346648] [NEW] Develop in UFRaw won't work in Dutch locale, because of escaping problems

2009-03-22 Thread Martijn van de Streek
Public bug reported:

Binary package hint: f-spot

I use F-Spot in a Dutch environment, and there it creates a Foto's
folder (that's bug #127315) to import everything into.

This works great, except when trying to develop RAW files: the
DevelopInUFraw extension (or the shell?) cries when it's fed a filename
with a single quote in it (for obvious reasons).

I've attached a patch that fixes this by escaping the ' - \'

** Affects: f-spot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Develop in UFRaw won't work in Dutch locale, because of escaping problems
https://bugs.launchpad.net/bugs/346648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346648] Re: Develop in UFRaw won't work in Dutch locale, because of escaping problems

2009-03-22 Thread Martijn van de Streek

** Attachment added: Patch to add escaping of '
   http://launchpadlibrarian.net/24203659/f-spot-ufraw.diff

-- 
Develop in UFRaw won't work in Dutch locale, because of escaping problems
https://bugs.launchpad.net/bugs/346648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346645] Re: elantech touchpad does not scroll in Jaunty alpha 5

2009-03-22 Thread abennet1
I also went to System | Preferences | Mouse then the new Touchpad tab:
the vertical scrolling box was checked.  I tried unchecking it, and
scrolling still did not work; I went back to the Mouse preferences and
re-enabled the vertical scrolling, but scrolling still did not work.

-- 
elantech touchpad does not scroll in Jaunty alpha 5
https://bugs.launchpad.net/bugs/346645
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 317059] Re: USB Startup disk of Ubuntu 8.10 alternate: option recover a broken system does not work

2009-03-22 Thread Leung, Kai-Cheung
I am now using Jaunty alpha-6.  The alternate images in jaunty also has
the same problem as it insists me to insert a CDROM, although the
(desktop) live CD works fine

If the script is not designed for non-liveCD, (or non-liveCD are only
designed to be only in the CDROM form), ***please say so in the
program***

Otherwise, we should modify either the usb-creator or the alternate and
server installers to enable installation from non-CDROM removable media

** Changed in: usb-creator (Ubuntu)
   Status: New = Confirmed

-- 
USB Startup disk of Ubuntu 8.10 alternate: option recover a broken system 
does not work
https://bugs.launchpad.net/bugs/317059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 287703] Re: window list in panel with solid color has no separator between tasks

2009-03-22 Thread Bug Watch Updater
** Changed in: gnome-panel
   Status: Unknown = New

-- 
window list in panel with solid color has no separator between tasks
https://bugs.launchpad.net/bugs/287703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346649] [NEW] Make suspend to disk dumb-proof

2009-03-22 Thread David Jaša
Public bug reported:

Binary package hint: acpi-support

When hibernating, Ubuntu does nothing to make sure to boot next time the same 
kernel. It can lead to loss of data if incorrect kernel is booted. In my 
opinion, Ubuntu should make temporary changes to grub configuration that would
- disable menu
- set up timeout to some sensible value (not to waste time but leave space for 
corrections if something goes wrong)
- make running kernel image option default (either through save default or 
explicitly stating it)

and revert these changes after waking up of course. AFAIK OpenSUSE does
something like this.

** Affects: acpi-support (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Make suspend to disk dumb-proof
https://bugs.launchpad.net/bugs/346649
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 342924] Re: [upstream] [3.2] possible memory leak opening and MSFT PPS

2009-03-22 Thread Bug Watch Updater
** Changed in: openoffice
   Status: Unknown = Fix Released

-- 
[upstream] [3.2] possible memory leak opening and MSFT PPS
https://bugs.launchpad.net/bugs/342924
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346644] Re: [needs-packaging] zinnia -- online hand recognition system with machine learning

2009-03-22 Thread LI Daobing
** Description changed:

+ ready at REVU: http://revu.ubuntuwire.com/p/zinnia
+ 
  * Package name: zinnia
Version : 0.03
Upstream Author : Taku Kudo t...@chasen.org
  * URL : http://zinnia.sourceforge.net/
  * License : BSD
Programming Lang: C++ (with Python, Perl, Ruby binding, with swig)
Description : Online hand recognition system with machine learning
  
  Zinnia is a simple, customizable and portable online hand recognition
  system based on Support Vector Machines. Zinnia simply receives user pen
  strokes as a sequence of coordinate data and outputs n-best characters
  sorted by SVM confidence. To keep portability, Zinnia doesn't have any
  rendering functionality. In addition to recognition, Zinnia provides
  training module that allows us to create any hand-written recognition
  systems with low-cost. 
  
  P.S.
  
  1. zinnia declare it licensed under New BSD License, but the COPYING
  file is a GPL template (this is a known bug:
  http://sourceforge.net/support/tracker.php?aid=2592429)
  
  2. zinnia is required by scim-tegaki (Debian ITP:
  http://bugs.debian.org/514961)

-- 
[needs-packaging] zinnia -- online hand recognition system with machine learning
https://bugs.launchpad.net/bugs/346644
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346644] Re: [needs-packaging] zinnia -- online hand recognition system with machine learning

2009-03-22 Thread LI Daobing
** Bug watch added: Debian Bug tracker #514969
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514969

** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514969
   Importance: Unknown
   Status: Unknown

-- 
[needs-packaging] zinnia -- online hand recognition system with machine learning
https://bugs.launchpad.net/bugs/346644
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346644] Re: [needs-packaging] zinnia -- online hand recognition system with machine learning

2009-03-22 Thread Bug Watch Updater
** Changed in: debian
   Status: Unknown = New

-- 
[needs-packaging] zinnia -- online hand recognition system with machine learning
https://bugs.launchpad.net/bugs/346644
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346651] [NEW] [needs-packaging] tegaki -- handwriting recognition software (base library)

2009-03-22 Thread LI Daobing
Public bug reported:

* Package name: tegaki
  Version : 0.1
  Upstream Author : Mathieu Blondel mathieu ÂT mblondel DÔT org
* URL : http://tegaki.sourceforge.net/
* License : GPL
  Programming Lang: Python
  Description : handwriting recognition software (base library)

Tegaki is an ongoing project which aims to develop a free and
open-source modern implementation of handwriting recognition software,
that is suitable for both the desktop and mobile devices, and that is
designed from the ground up to work well with Chinese and Japanese.

This package provides the base library.

** Affects: ubuntu
 Importance: Undecided
 Assignee: LI Daobing (lidaobing)
 Status: In Progress

** Affects: debian
 Importance: Unknown
 Status: New


** Tags: needs-packaging

** Tags added: needs-packaging

** Changed in: ubuntu
   Status: New = In Progress

** Changed in: ubuntu
 Assignee: (unassigned) = LI Daobing (lidaobing)

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

** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514973
   Importance: Unknown
   Status: Unknown

-- 
[needs-packaging] tegaki -- handwriting recognition software (base library)
https://bugs.launchpad.net/bugs/346651
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 346651] Re: [needs-packaging] tegaki -- handwriting recognition software (base library)

2009-03-22 Thread Bug Watch Updater
** Changed in: debian
   Status: Unknown = New

-- 
[needs-packaging] tegaki -- handwriting recognition software (base library)
https://bugs.launchpad.net/bugs/346651
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 344455] Re: network-manager-applet auto-reconnect to VPN

2009-03-22 Thread Martin
I would also like to see this feature!

I am connecting my home network to the net with a mobile broadband
connection and shares it using network-manager. Every now and then I am
disconnected, maybe due to issues with the mobile broadband provider.
However, it would be great if network-manager could keep trying to
reconnect, instead of me having to do that manually. I am depending on
my internet connection for SIP telephony.

-- 
network-manager-applet auto-reconnect to VPN
https://bugs.launchpad.net/bugs/344455
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346652] [NEW] package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade:

2009-03-22 Thread Bill Walker
Public bug reported:

Performing CD based (ISO image mounted as /dev/cdrom) upgrade from 8.04
to 8.10 (using ISO of 8.10 Alternate Install CD)

Not sure what this means as yet (I'm new to this! Sorry!) but just
hoping the upgrade is ok.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage:
 ErrorMessage: subprocess post-installation script returned error exit status 3
LsUsb:
 Bus 004 Device 001: ID :  
 Bus 003 Device 001: ID :  
 Bus 002 Device 001: ID :  
 Bus 001 Device 001: ID :
NonfreeKernelModules: fglrx ath_hal
Package: linux-image-2.6.27-7-generic 2.6.27-7.14
ProcCmdLine: User Name=UUID=93ee6f3a-dbb7-4e66-a3ba-897745749c34 ro quiet splash
ProcVersionSignature: Ubuntu 2.6.24-21.43-generic
SourcePackage: linux
Title: package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to 
install/upgrade:

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


** Tags: apport-package

-- 
package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/346652
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346652] Re: package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade:

2009-03-22 Thread Bill Walker

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

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

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

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/24203881/HalComputerInfo.txt

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

** Attachment added: ProcCpuInfo.txt
   http://launchpadlibrarian.net/24203883/ProcCpuInfo.txt

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

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

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

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

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

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

-- 
package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/346652
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 326959] Re: DVD burn terminates with sata error

2009-03-22 Thread fragfutter
removed incomplete state (all information is given). Added state new (no
idea if launchpad policy now says this is in progress).

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

-- 
DVD burn terminates with sata error
https://bugs.launchpad.net/bugs/326959
You received this bug notification because you are a member of 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 346449] Re: not able to configure the plugin in Intrepid

2009-03-22 Thread jhr
Hi Marko,

thanks for contributing to Ubuntu/Debian by filing a bug report and
thanks for trying to figure things out.

There already is a new upstream release available in Debian with version
0.4. I'd very much appreciate if you could install that package on your
system and check if the bug still appears. That would help me very much
in order to figure a solution with upstream.

Thanks
Hauke

-- 
not able to configure the plugin in Intrepid
https://bugs.launchpad.net/bugs/346449
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346657] [NEW] re-generate failed thumbnails

2009-03-22 Thread David Prieto
Public bug reported:

Binary package hint: nautilus

I have noticed that, when a thumbnail fails to be generated, the generic
icon remains there forever unless you go and delete the
~/.thumbnails/fail folder. If you do, nautilus will try to generate it
again.

Is there a reason for this not to be done automatically? Thanks.

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

-- 
re-generate failed thumbnails
https://bugs.launchpad.net/bugs/346657
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346656] Re: kbluetooth4 crashed with SIGSEGV in QObject::event()

2009-03-22 Thread Jeroen Vloothuis

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

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

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

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

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

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

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

** Visibility changed to: Public

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

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


[Bug 346655] [NEW] System settings will not allow me to change my user image.

2009-03-22 Thread Kalif J. Hickey
Public bug reported:

Binary package hint: kdebase-workspace

systemsettings 4:4.2.1a-0ubuntu10
kdebase-workspace 4:4.2.1a-0ubuntu10
Using Jaunty Alpha 6 x_86 fully updated .

In the About Me Module of system settings, when I click the icon to change my 
user image (rather to assign one, since it defaults to blank), a pop-up message 
informs me Your administrator has disallowed changing your image.
I am the sole user of this machine, and I have never disallowed setting user 
images, because I don't know how to. Anyone feel like telling me how to?

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

-- 
System settings will not allow me to change my user image.
https://bugs.launchpad.net/bugs/346655
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 345798] Re: jaunty, 3d apps do freeze

2009-03-22 Thread allartk

** Attachment added: lsb_release.txt
   http://launchpadlibrarian.net/24203952/lsb_release.txt

-- 
jaunty, 3d apps do freeze
https://bugs.launchpad.net/bugs/345798
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 345798] Re: jaunty, 3d apps do freeze

2009-03-22 Thread allartk

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

-- 
jaunty, 3d apps do freeze
https://bugs.launchpad.net/bugs/345798
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 345798] Re: jaunty, 3d apps do freeze

2009-03-22 Thread allartk

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

-- 
jaunty, 3d apps do freeze
https://bugs.launchpad.net/bugs/345798
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 345798] Re: jaunty, 3d apps do freeze

2009-03-22 Thread allartk

** Attachment added: uname-a.txt
   http://launchpadlibrarian.net/24203986/uname-a.txt

-- 
jaunty, 3d apps do freeze
https://bugs.launchpad.net/bugs/345798
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327082] Re: Totem crashes on loading files

2009-03-22 Thread Thomas C.
I have the same problem. What can we do?

-- 
Totem crashes on loading files
https://bugs.launchpad.net/bugs/327082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346651] Re: [needs-packaging] tegaki -- handwriting recognition software (base library)

2009-03-22 Thread LI Daobing
** Description changed:

+ ready at REVU: http://revu.ubuntuwire.com/p/tegaki
+ 
  * Package name: tegaki
Version : 0.1
Upstream Author : Mathieu Blondel mathieu ÂT mblondel DÔT org
  * URL : http://tegaki.sourceforge.net/
  * License : GPL
Programming Lang: Python
Description : handwriting recognition software (base library)
  
  Tegaki is an ongoing project which aims to develop a free and
  open-source modern implementation of handwriting recognition software,
  that is suitable for both the desktop and mobile devices, and that is
  designed from the ground up to work well with Chinese and Japanese.
  
  This package provides the base library.

-- 
[needs-packaging] tegaki -- handwriting recognition software (base library)
https://bugs.launchpad.net/bugs/346651
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 341040] Re: could not find orca-scripts.gnome-terminal.py

2009-03-22 Thread arky
Bug posted upstream

http://bugzilla.gnome.org/show_bug.cgi?id=576268

-- 
could not find orca-scripts.gnome-terminal.py
https://bugs.launchpad.net/bugs/341040
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 331414] Re: totem crashes when opening a file with downloaded codec

2009-03-22 Thread Thomas C.
*** This bug is a duplicate of bug 327082 ***
https://bugs.launchpad.net/bugs/327082

** This bug has been marked a duplicate of bug 327082
   Totem crashes on loading files

-- 
totem crashes when opening a file with downloaded codec
https://bugs.launchpad.net/bugs/331414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346661] [NEW] youtube shows get_video in playlist

2009-03-22 Thread arky
Public bug reported:

Binary package hint: totem


1) Enable Youtube plugin
2) Search for video 'linux'
3) select a video , right click and add to playlist 
4) The play list shows 'get_video' instead of video title.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: totem-plugins 2.26.0-0ubuntu1
ProcEnviron:
 LANG=C
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
youtube shows get_video in playlist 
https://bugs.launchpad.net/bugs/346661
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346661] Re: youtube shows get_video in playlist

2009-03-22 Thread arky

** Attachment added: Screenshot-Movie Player.png
   http://launchpadlibrarian.net/24204123/Screenshot-Movie%20Player.png

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

-- 
youtube shows get_video in playlist 
https://bugs.launchpad.net/bugs/346661
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346660] [NEW] There was an error starting the GNOME Settings Daemon. Some things, such as themes, sounds, or background settings may not work correctly. The last error message was: Did not receiv

2009-03-22 Thread ARUP
Public bug reported:

There was an error starting the GNOME Settings Daemon.

Some things, such as themes, sounds, or background settings may not work
correctly.

The last error message was:

Did not receive a reply. Possible causes include: the remote application
did not send a reply, the message bus security policy blocked the reply,
the reply timeout expired, or the network connection was broken.

ProblemType: Bug
Architecture: i386
Date: Sun Mar 22 13:59:41 2009
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/sbin/synaptic
NonfreeKernelModules: fglrx
Package: synaptic 0.61ubuntu9
PackageArchitecture: i386
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: synaptic
Uname: Linux 2.6.24-23-generic i686

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
There was an error starting the GNOME Settings Daemon.  Some things, such as 
themes, sounds, or background settings may not work correctly.  The last error 
message was:  Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
https://bugs.launchpad.net/bugs/346660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346660] Re: There was an error starting the GNOME Settings Daemon. Some things, such as themes, sounds, or background settings may not work correctly. The last error message was: Did not receive

2009-03-22 Thread ARUP

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

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

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

-- 
There was an error starting the GNOME Settings Daemon.  Some things, such as 
themes, sounds, or background settings may not work correctly.  The last error 
message was:  Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
https://bugs.launchpad.net/bugs/346660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346659] [NEW] [needs-packaging] tegaki-gtk -- handwriting recognition software (GTK interface)

2009-03-22 Thread LI Daobing
Public bug reported:

* Package name: tegaki-gtk
  Version : 0.1
  Upstream Author : Mathieu Blondel mathieu ÂT mblondel DÔT org
* URL : http://tegaki.sourceforge.net/
* License : GPL-2
  Programming Lang: Python
  Description : handwriting recognition software (GTK interface)

Tegaki is an ongoing project which aims to develop a free and
open-source modern implementation of handwriting recognition software,
that is suitable for both the desktop and mobile devices, and that is
designed from the ground up to work well with Chinese and Japanese.
.
This package provide the GTK interface.

** Affects: ubuntu
 Importance: Undecided
 Assignee: LI Daobing (lidaobing)
 Status: In Progress

** Affects: debian
 Importance: Unknown
 Status: Unknown


** Tags: needs-packaging

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

** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514971
   Importance: Unknown
   Status: Unknown

** Changed in: ubuntu
   Status: New = In Progress

** Changed in: ubuntu
 Assignee: (unassigned) = LI Daobing (lidaobing)

** Tags added: needs-packaging

-- 
[needs-packaging] tegaki-gtk -- handwriting recognition software (GTK interface)
https://bugs.launchpad.net/bugs/346659
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 346658] [NEW] maximus ii formula supreme fx x-fi sound problems

2009-03-22 Thread Aaron
Public bug reported:

not sure exactly what the issue is here.

alsamixer appears to work fine.

gnome-volume-control never appears on the panel and will never start
from a menu. sometimes it will start from a terminal window

sound usually plays when gdm starts and on login, but not always

mplayer has regular sound problems, only playing well on about every
third start. mplayer often gets confused on resume from pause (last time
it complained about [AO_ALSA] Write error: Broken pipe)

on suspend often a creepy, annoying whining sound is emitted from the
speakers until resume

hope this helps.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: alsa-base 1.0.18.dfsg-1ubuntu6
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=C
 SHELL=/bin/bash
SourcePackage: alsa-driver
Uname: Linux 2.6.28-11-generic x86_64

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
maximus ii formula  supreme fx x-fi sound problems
https://bugs.launchpad.net/bugs/346658
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346658] Re: maximus ii formula supreme fx x-fi sound problems

2009-03-22 Thread Aaron

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

-- 
maximus ii formula  supreme fx x-fi sound problems
https://bugs.launchpad.net/bugs/346658
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346655] Re: System settings will not allow me to change my user image.

2009-03-22 Thread Kalif J. Hickey
UPDATE... after I submitted the above report, I noticed that the version
for kdebase-workspace was a candidate version - no version was
installed. I installed the package, and the issue I reported is
resolved. However:

The error message I got gave no hint as to the solution. I installed the
kdebase-workspace package because launchpad said the systemsettings
package was part of kdebase-workspace. Is this an appropriate out of the
box experience?

-- 
System settings will not allow me to change my user image.
https://bugs.launchpad.net/bugs/346655
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 346667] [NEW] tcptrack does not work on Ubuntu 9.04 Jaunty

2009-03-22 Thread Bruce Doan
Public bug reported:

Binary package hint: tcptrack

Nothing is listed when using tcptrack.
# tcptrack -i eth0


Description:Ubuntu jaunty (development branch)
Release:9.04

tcptrack:
  Installed: 1.3.0-1
  Candidate: 1.3.0-1
  Version table:
 *** 1.3.0-1 0
500 http://vn.archive.ubuntu.com jaunty/universe Packages
100 /var/lib/dpkg/status

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

-- 
tcptrack does not work on Ubuntu 9.04 Jaunty
https://bugs.launchpad.net/bugs/346667
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346664] [NEW] Youtube Handle '404 Not Found' properly

2009-03-22 Thread arky
Public bug reported:

Binary package hint: totem

A error dialog when a video not found is a good feature to have in
youtube plugin

** Message: Error: 
http://www.youtube.com/get_video?video_id=EwL0G9wK8j4t=vjVQa1PpcFNV1A8I8AdGcZPt2Le-ajXPuZy6MMuEqb0%3Dfmt=18:
 Not Found
gstsouphttpsrc.c(980): gst_soup_http_src_parse_status (): 
/GstPlayBin:play/GstSoupHTTPSrc:source:
404 Not Found

** Message: Error: 
http://www.youtube.com/get_video?video_id=EwL0G9wK8j4t=vjVQa1PpcFNV1A8I8AdGcZPt2Le-ajXPuZy6MMuEqb0%3Dfmt=18:
 Not Found
gstsouphttpsrc.c(980): gst_soup_http_src_parse_status (): 
/GstPlayBin:play/GstSoupHTTPSrc:source:
404 Not Found

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: totem-plugins 2.26.0-0ubuntu1
ProcEnviron:
 LANG=C
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
Youtube Handle '404 Not Found' properly
https://bugs.launchpad.net/bugs/346664
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346664] Re: Youtube Handle '404 Not Found' properly

2009-03-22 Thread arky

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

-- 
Youtube Handle '404 Not Found' properly
https://bugs.launchpad.net/bugs/346664
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346663] [NEW] [needs-packaging] scim-tegaki -- handwriting recognition engine for SCIM platform

2009-03-22 Thread LI Daobing
Public bug reported:

* Package name: scim-tegaki
  Version : 0.1
  Upstream Author : Mathieu Blondel mathieu at mblondel dot org
* URL : http://tegaki.sourceforge.net/
* License : GPL
  Programming Lang: python
  Description : handwriting recognition engine for SCIM platform

Tegaki is an ongoing project which aims to develop a free and
open-source modern implementation of handwriting recognition software,
that is suitable for both the desktop and mobile devices, and that is
designed from the ground up to work well with Chinese and Japanese.
.
This package connetcs Tegaki to SCIM.

** Affects: ubuntu
 Importance: Undecided
 Assignee: LI Daobing (lidaobing)
 Status: In Progress

** Affects: debian
 Importance: Unknown
 Status: New

** Changed in: ubuntu
   Status: New = In Progress

** Changed in: ubuntu
 Assignee: (unassigned) = LI Daobing (lidaobing)

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

** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514961
   Importance: Unknown
   Status: Unknown

-- 
[needs-packaging] scim-tegaki -- handwriting recognition engine for SCIM 
platform
https://bugs.launchpad.net/bugs/346663
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 331927] Re: notify-osd crashed with SIGSEGV in defaults_constructed()/g_object_newv()

2009-03-22 Thread su27
I have the same problem, it crashes when the font_face-str contains any
Chineses character.

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

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


[Bug 111893] Re: Panel items lose their order when panel is not expanded

2009-03-22 Thread Martin Mai
I am not able to reproduce this issue with an up-to-date Ubuntu 9.04.
Can someone else try it with the development version? Thanks in advance.

-- 
Panel items lose their order when panel is not expanded
https://bugs.launchpad.net/bugs/111893
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >