[Bug 133637] Re: pidgin encription plugin disables slashexec plugin

2007-08-21 Thread harrisony
** Summary changed:

- pidgin encription plugin disables shell plugin
+ pidgin encription plugin disables slashexec plugin

** Description changed:

  Binary package hint: pidgin-encryption
  
- When pidgin-encryption is enable the shell plugin doesnt work.
+ When pidgin-encryption is enable the "/exec" plugin found in pidgin-
+ plugin-pack does not work

** Also affects: purple-plugin-pack (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: pidgin-encryption (Ubuntu)
 Assignee: harrisony => (unassigned)
   Status: Incomplete => Confirmed

** Changed in: purple-plugin-pack (Ubuntu)
   Status: New => Confirmed

-- 
pidgin encription plugin disables slashexec plugin
https://bugs.launchpad.net/bugs/133637
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106008] Re: With desktop effects enabled when using gksu system gets grey and only responds to keyboard

2007-08-21 Thread Travis Watkins
The fix is only in gutsy.

-- 
With desktop effects enabled when using gksu system gets grey and only responds 
to keyboard 
https://bugs.launchpad.net/bugs/106008
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133395] Re: Wireless hiccuping on Dell XPS M1330

2007-08-21 Thread slamdunk
Hi,

$ uname -a
Linux mybox 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 2007 i686 GNU/Linux

Attached 2 files

Thanks,
Julio

** Attachment added: "dmesg.log"
   http://launchpadlibrarian.net/8910637/dmesg.log

-- 
Wireless hiccuping on Dell XPS M1330
https://bugs.launchpad.net/bugs/133395
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133395] Re: Wireless hiccuping on Dell XPS M1330

2007-08-21 Thread slamdunk

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

-- 
Wireless hiccuping on Dell XPS M1330
https://bugs.launchpad.net/bugs/133395
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131475] Re: brasero fails to lock cd writer

2007-08-21 Thread Francis Viviers
Ok writing dvds works fine.

The rewritable disc is 16x which my writer supports but brasero only
wants to write in 10x. Thus is fails. Will provide a log for that in a
bit.

-- 
brasero fails to lock cd writer
https://bugs.launchpad.net/bugs/131475
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133794] kernel 2.6.22 broke uevent with MODALIAS

2007-08-21 Thread Andreas Jellinghaus
Public bug reported:

to reproduce this bug: as root run
udevmonitor --kernel --environment
and then plugin some usb device.

with kernels before 2.6.22 you see some event that has both DEVICE and MODALIAS 
set.
with kernel 2.6.22 there is no such event anymore, only one with DEVICE but 
without MODALIAS
and one with MODALIAS but without DEVICE. This breaks user space applications 
such as openct,
that depend on the uevent mechanism for hotplug support.

I believe the kernel change causing this is here:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=9f8b17e643fe6aa505629658445849397bda4e4f

I reported the bug here: http://lkml.org/lkml/2007/8/17/140
and got feedback with a patch here: http://lkml.org/lkml/2007/8/17/193

the patch fixes the problem mostly. I would also need PRODUCT support so that 
openct would
continue to work unchanged, but I can extract the same information from 
MODALIAS.
So with an updated openct package I could deal with this.

Note: without above patch openct has no way to deal with the new situation (or 
only quite complex solutions like remembering old
events and correlating them, or easier but sad: write a daemon that monitors 
usb all the time ourself). But with this patch
we can rely on kernel watching usb for us, keeping us informed on new devices, 
and with both MODALIAS and DEVICE we can both
match the devices openct supports and know which device file to open and use.

Would be great to fix this before gutsy is released. thanks!

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
kernel 2.6.22 broke uevent with MODALIAS
https://bugs.launchpad.net/bugs/133794
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133795] AT-SPI implementation not delivering focus: events when navigating icons in "Add to panel" dialog in gnome-panel

2007-08-21 Thread Joanie
Public bug reported:

Binary package hint: gnome-panel

>From the original bug filed on gnome.org's bugzilla:
http://bugzilla.gnome.org/show_bug.cgi?id=468612


When arrowing around the icons in the "Add to panel" dialog, I notice that no
focus: events are delivered.  In analyzing the dialog hierarchy using at-poke
and/or accerciser, I do notice that the icons present the STATE_FOCUSABLE and
STATE_FOCUSED events.  When a state changes to STATE_FOCUSED, a focus: event
should be emitted.


The gnome-panel team indicated that this was a Ubuntu bug.  I have since
confirmed that this bug does not exist when using gnome-panel from
GNOME's svn trunk.  It seems that the Ubuntu patched version is
preventing these events from being emitted.

Without these events, screen readers such as Orca cannot provide access
to the selected item/applet.

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

-- 
AT-SPI implementation not delivering focus: events when navigating icons in 
"Add to panel" dialog in gnome-panel
https://bugs.launchpad.net/bugs/133795
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131475] Re: brasero fails to lock cd writer

2007-08-21 Thread Francis Viviers
heres the log

** Attachment added: "brasero.log"
   http://launchpadlibrarian.net/8910646/brasero.log

-- 
brasero fails to lock cd writer
https://bugs.launchpad.net/bugs/131475
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 125946] Re: No suspend to disk with 2.6.22 on Thinkpad Z61m

2007-08-21 Thread felix.rommel
@Brian:

You're right. Swap device was not enabled because the UUID of the
partition has changed. I have not changed it manually, that means that
it got changed when updating HAL (?).

I changed device name to classic description /dev/sdaX and now suspend
to disk works again. If there will be new problemens I will post them
here.

-- 
No suspend to disk with 2.6.22 on Thinkpad Z61m
https://bugs.launchpad.net/bugs/125946
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 23005] Re: set-default-font in emacs21 from breezy is unreasonably slow compared to the version in hoary

2007-08-21 Thread Steve Kowalik
This bug was fixed in the 2.16 branch of metacity, but that version
didn't hit Edgy, it would have hit Feisty which got the 2.17 (and
finally, the 2.18) version of metacity.

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

-- 
set-default-font in emacs21 from breezy is unreasonably slow compared to the 
version in hoary
https://bugs.launchpad.net/bugs/23005
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 133530] Re: Only one CPU core active after resume from suspend to ram on Core2 Duo

2007-08-21 Thread Gabriel Ambuehl
This is not a duplicate of 129266 so I'm removing that.

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Triaged => Confirmed

** This bug is no longer a duplicate of bug 129266
   Please sync haxe (universe) from Debian unstable (main)

-- 
Only one CPU core active after resume from suspend to ram on Core2 Duo
https://bugs.launchpad.net/bugs/133530
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133792] Re: [gutsy] cups-pdf fails to upgrade if cupsys is stopped

2007-08-21 Thread tawmas
*** This bug is a duplicate of bug 133743 ***
https://bugs.launchpad.net/bugs/133743

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 133743, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can add, or to see if there is a workaround for the bug. Feel free to
continue to report any other bugs you may find.

** This bug has been marked a duplicate of bug 133743
   package cups-pdf 2.4.6-3ubuntu3 failed to install/upgrade:

-- 
[gutsy] cups-pdf fails to upgrade if cupsys is stopped
https://bugs.launchpad.net/bugs/133792
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133757] Re: package cups-pdf 2.4.6-3ubuntu3 failed to install/upgrade:

2007-08-21 Thread tawmas
*** This bug is a duplicate of bug 133743 ***
https://bugs.launchpad.net/bugs/133743

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 133743, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can add, or to see if there is a workaround for the bug. Feel free to
continue to report any other bugs you may find.

** This bug has been marked a duplicate of bug 133743
   package cups-pdf 2.4.6-3ubuntu3 failed to install/upgrade:

-- 
package cups-pdf 2.4.6-3ubuntu3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/133757
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133743] Re: package cups-pdf 2.4.6-3ubuntu3 failed to install/upgrade:

2007-08-21 Thread tawmas
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Marking confirmed as I can reproduce it here.

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

-- 
package cups-pdf 2.4.6-3ubuntu3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/133743
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133142] BIOS setting?

2007-08-21 Thread AlpineCarver
i have the same behavior, using a Biostar TF7050-M2 motherboard.

my BIOS "SATA Operation Mode" default value of "IDE" worked during
install; had to switch it to "AHCI" for the installed system.

-- 
CD and DVD drives don't work on Feisty 7.04
https://bugs.launchpad.net/bugs/133142
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133142] Re: CD and DVD drives don't work on Feisty 7.04

2007-08-21 Thread AlpineCarver
i should have mentioned that my DVD drive is a SATA drive, samsung SH-
S183L.

-- 
CD and DVD drives don't work on Feisty 7.04
https://bugs.launchpad.net/bugs/133142
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132642] Re: cups-pdf fail to upgrade if cupsys is stopped

2007-08-21 Thread tawmas
*** This bug is a duplicate of bug 133743 ***
https://bugs.launchpad.net/bugs/133743

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 133743, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can add, or to see if there is a workaround for the bug. Feel free to
continue to report any other bugs you may find.

** This bug has been marked a duplicate of bug 133743
   package cups-pdf 2.4.6-3ubuntu3 failed to install/upgrade:

-- 
cups-pdf fail to upgrade if cupsys is stopped
https://bugs.launchpad.net/bugs/132642
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 50770] Re: knetworkmanager "no network device found" if wired connection plugged in before starting

2007-08-21 Thread Gabriel Ambuehl
I'm seeing this again on Gutsy. Replugging the LAN cable makes my
Broadcom Corporation NetXtreme BCM5755M Gigabit Ethernet PCI Express
(rev 02) appear, before that, knetworkmanager only sees my IPW3945 (with
which it deals just fine). After replugging I can hit select the wired
device and will get connected via it.

-- 
knetworkmanager "no network device found" if wired connection plugged in before 
starting
https://bugs.launchpad.net/bugs/50770
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for knetworkmanager in ubuntu.

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


[Bug 50770] Re: knetworkmanager "no network device found" if wired connection plugged in before starting

2007-08-21 Thread Gabriel Ambuehl
Happens again, in Gutsy (that is knetworkmanager 0.2).

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

-- 
knetworkmanager "no network device found" if wired connection plugged in before 
starting
https://bugs.launchpad.net/bugs/50770
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for knetworkmanager in ubuntu.

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


[Bug 133796] Visible/showing icons in "Add to panel" dialog should have both VISIBLE and SHOWING states set

2007-08-21 Thread Joanie
Public bug reported:

Binary package hint: gnome-panel

>From the original bug filed in gnome.org's bugzilla:
http://bugzilla.gnome.org/show_bug.cgi?id=468613


When analyzing the icons in the "Add to panel" dialog using at-poke and/or
accerciser, I notice the icons showing on the screen only have the AT-SPI
VISIBLE state.  Icons showing on the screen should have both the state SHOWING
and VISIBLE states.


The gnome-panel team indicated that this was a Ubuntu bug. I have since
confirmed that this bug does not exist when using gnome-panel from
GNOME's svn trunk. It seems that the Ubuntu patched version is
preventing this state from being exposed.  This impacts the ability of
screen readers such as Orca to provide access to this dialog.

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

-- 
Visible/showing icons in "Add to panel" dialog should have both VISIBLE and 
SHOWING states set
https://bugs.launchpad.net/bugs/133796
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128465] Re: cdrom disappears during Ubuntu Feisty install

2007-08-21 Thread AlpineCarver
[comment i just added to bug #133142]

i have the same behavior, using a Biostar TF7050-M2 motherboard with a
SATA DVD drive, samsung SH-S183L.

my BIOS "SATA Operation Mode" default value of "IDE" worked during
install. the installed system failed to see the drive until i switched
the BIOS "SATA Operation Mode" to "AHCI".

-- 
 cdrom disappears during Ubuntu Feisty install
https://bugs.launchpad.net/bugs/128465
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 124641] Re: device-mapper: ioctl: error adding target to table

2007-08-21 Thread Matt Zimmerman
** Changed in: hal (Ubuntu)
 Assignee: Ubuntu Core Development Team => (unassigned)

-- 
device-mapper: ioctl: error adding target to table
https://bugs.launchpad.net/bugs/124641
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133799] intel945gm missing support for GL_POINT_SMOOTH and GL_POINT_SMOOTH

2007-08-21 Thread Thomas Krause
Public bug reported:

Even if 3D hardware-acceleration normally works, the driver will
fallback to software-rendering if an application uses GL_LINE_SMOOTH or
GL_POINT_SMOOTH (which of course causes a dramatical performance
problem).

I'm using a fully updated Feisty.

An example application is Breve (http://www.spiderland.org/breve). This
is where I discovered this behavior
(http://www.spiderland.org/node/3261). The interesting point is that the
same application works fine under Windows XP so the win-driver either is
supporting these features or is just ignoring them (which would be a
workaround and better than falling back to software rendering).

I'm sorry for re-posting this bug but there was absolutly no response on
my comments which I added to an older and more generally (bug #79553).
This was quite frustrating.

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

-- 
intel945gm missing support for GL_POINT_SMOOTH and GL_POINT_SMOOTH
https://bugs.launchpad.net/bugs/133799
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133798] Can you upgrade pptview to 2003 version and make a 64 bits version (and wine)

2007-08-21 Thread fabien26
Public bug reported:

Binary package hint: pptview

If the license can, please upgrade to this version:

http://www.microsoft.com/downloads/details.aspx?familyid=428D5727-43AB-
4F24-90B7-A94784AF71A4

And make a 64bits packages (and a wine 64bits version).

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

-- 
Can you upgrade pptview to 2003 version and make a 64 bits version (and wine)
https://bugs.launchpad.net/bugs/133798
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133607] Re: Clicking the X doesn't close the application

2007-08-21 Thread Jani Monoses
** Changed in: displayconfig-gtk (Ubuntu)
   Status: New => Confirmed

-- 
Clicking the X doesn't close the application
https://bugs.launchpad.net/bugs/133607
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103878] Re: [apport] system-config-printer.py crashed with SIGSEGV in free() //trying to print test page on my Canon i560

2007-08-21 Thread Merdyn
I have tried gutsy gibbon tribe 4 live session - and now my printer works just 
fine. It wasn't installed automagically - I had to use "Add printer". Printer 
was recognized as Canon i560, and after few clicks I could print a somewhat 
changed (from previous version of ubuntu) test page. I haven't tested printing 
photos and I don't know what all the advanced "settings" or "properties" (in 
printer properties) mean. 
OK, my printer (Canon i560) seems to work properly  with gutsy gibbon. Thanks 
for suggestion, Till. 
PS. I haven't use linux for some time, and in the meantime changed motherboard 
and processor to AMD64 architecture.

-- 
[apport] system-config-printer.py crashed with SIGSEGV in free() //trying to 
print test page on my Canon i560 
https://bugs.launchpad.net/bugs/103878
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 72856] Re: /var/run/newsx not created at start time

2007-08-21 Thread Luca Falavigna
Thank you for your bug report.
This bug could be fixed using an init script. Could you please indicate which 
command should be executed?

-- 
/var/run/newsx not created at start time
https://bugs.launchpad.net/bugs/72856
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133785] Re: mission control "Could not open plugin directory"

2007-08-21 Thread Xavier Claessens
did you installed some connection managers? telepathy-gabble for Jabber
support.

-- 
mission control "Could not open plugin directory"
https://bugs.launchpad.net/bugs/133785
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-21 Thread MarkS
Cpuinfo attached. Fairly straightforward, two quad core L5320 Xeon
processors.

** Attachment added: "Cpuinfo details"
   http://launchpadlibrarian.net/8910688/cpuinfo.txt

-- 
System Monitor system tab does not show all CPUs
https://bugs.launchpad.net/bugs/131295
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133690] Re: bug with my broadcom bluetooth usb dongle

2007-08-21 Thread fabien26
I have tested to add just (in the /etc/init.d/bluetooth):

hciconfig hci0 reset

before "exit 0"

And it work directly at boot.

I have added my lsusb -v of my broadcom usb bluetooth dongle in
attachment.

** Attachment added: "lsusb.txt"
   http://launchpadlibrarian.net/8910689/lsusb.txt

-- 
bug with my broadcom bluetooth usb dongle
https://bugs.launchpad.net/bugs/133690
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 110260] Re: Installation freezes at 83% "language packs"

2007-08-21 Thread AlpineCarver
i had exactly the same behavior, installing ubuntu 7.04, except that i'm
installing an English language system. i chose "skip", and my
installation worked OK.

-- 
Installation freezes at 83% "language packs"
https://bugs.launchpad.net/bugs/110260
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133802] Please update to newer stable version for SSL support

2007-08-21 Thread Sinistral
Public bug reported:

Binary package hint: p3scan

There is a newer stable version (2.3.2) of p3scan available since Dec,
2005. Besides some bugfixes the major achievement from the version 2.1
currently in the repository is the support for SSL connections to POP3
servers.

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

-- 
Please update to newer stable version for SSL support
https://bugs.launchpad.net/bugs/133802
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133801] adept-manager paket list strange in gutsy amd64 german

2007-08-21 Thread Fritz Heinrichmeyer
Public bug reported:

Binary package hint: adept-manager

in gutsy (tribe 4) under amd64 and german localisation paket list looks
strange, at home on a similar system the last row also is titled "Mime-
Typ" but it shows package description.

Under my amd64 box, the row titled "Mime-Typ" shows maintainer-emails

I will try to follow up with a screenshot.

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

-- 
adept-manager paket list strange in gutsy amd64 german
https://bugs.launchpad.net/bugs/133801
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133801] Re: adept-manager paket list strange in gutsy amd64 german

2007-08-21 Thread Fritz Heinrichmeyer

** Attachment added: "Bildschirmphoto6.png"
   http://launchpadlibrarian.net/8910694/Bildschirmphoto6.png

-- 
adept-manager paket list strange in gutsy amd64 german
https://bugs.launchpad.net/bugs/133801
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133794] Re: kernel 2.6.22 broke uevent with MODALIAS

2007-08-21 Thread Andreas Jellinghaus
tried to file this against linux-image-2.6.22-1-generic (or -i386), but
launchpad wouldn't allow that.

-- 
kernel 2.6.22 broke uevent with MODALIAS
https://bugs.launchpad.net/bugs/133794
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133756] Re: gedit appears in all sides of the cube

2007-08-21 Thread kosztadani
I meant the desktop effects (the cube).
System -> Preferences -> Desktop effects.
Do you want me to send a video of this?

-- 
gedit appears in all sides of the cube
https://bugs.launchpad.net/bugs/133756
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 127591] Re: file-roller doesn't open folders if you go up one level

2007-08-21 Thread Sebastien Bacher
the bug has been fixed upstream now

** Changed in: file-roller (Ubuntu)
   Status: Triaged => Fix Committed

-- 
file-roller doesn't open folders if you go up one level
https://bugs.launchpad.net/bugs/127591
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133796] Re: Visible/showing icons in "Add to panel" dialog should have both VISIBLE and SHOWING states set

2007-08-21 Thread Sebastien Bacher
Do you know if that's due to gnomecanvas or something the dialog is
doing wrong?

** Changed in: gnome-panel (Ubuntu)
   Importance: Undecided => Low

-- 
Visible/showing icons in "Add to panel" dialog should have both VISIBLE and 
SHOWING states set
https://bugs.launchpad.net/bugs/133796
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133795] Re: AT-SPI implementation not delivering focus: events when navigating icons in "Add to panel" dialog in gnome-panel

2007-08-21 Thread Sebastien Bacher
Do you know if that's due to gnomecanvas or something the dialog is
doing wrong?

** Changed in: gnome-panel (Ubuntu)
   Importance: Undecided => Low

-- 
AT-SPI implementation not delivering focus: events when navigating icons in 
"Add to panel" dialog in gnome-panel
https://bugs.launchpad.net/bugs/133795
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133788] Re: no sound after installing ubuntu 7.04

2007-08-21 Thread Sebastien Bacher
Thanks for your comments. This does not appear to be a bug report as
such. We appreciate the difficulties you are facing, but it would make
more sense to raise your question in the support tracker.
http://launchpad.net/support

** Changed in: Ubuntu
Sourcepackagename: totem => None
   Status: New => Invalid

-- 
no sound after installing ubuntu 7.04
https://bugs.launchpad.net/bugs/133788
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-21 Thread Sebastien Bacher
** Changed in: gnome-system-monitor (Ubuntu)
   Status: Incomplete => Triaged

-- 
System Monitor system tab does not show all CPUs
https://bugs.launchpad.net/bugs/131295
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128899] Re: totem crashed with signal 5

2007-08-21 Thread Sebastien Bacher
Does it happen with an another video?

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

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


[Bug 121111] Re: Gutsy Tribe 3 CD don't load on Dell Inspiron 1501

2007-08-21 Thread Kyle McMartin
linux-source-2.6.22 (2.6.22-10.26) gutsy; urgency=low

  [Alek Du]

  * Add Intel Poulsbo chipset Libata support

  [Amit Kucheria]

  * Update configuration files
  * Enable stylus on Lenovo X60/X61 thinkpads

  [Ben Collins]

  * ubuntu: Disable snd-hda-intel, in favor of lum updated version

  [Kyle McMartin]

  * apparmor 10.3 hooks
  * add lpia d-i udeb generation
  * fix bits of rt/diff for -rt8
  * fix rt/diff for 2.6.22.3 changes
  * fix up rt/diff for stable 2.6.22.4

  [LaMont Jones]

  * Update configuration files

  [Phillip Lougher]

  * WriteSupportForNTFS: make fuse module available to d-i

  [Tim Gardner]

  * Gutsy Tribe 3 CD don't load on Dell Inspiron 1501
- LP: #12
  * Update configuration files
  * Update configuration files
  * Update configuration files

  [Upstream Kernel Changes]

  * [SPARC64]: Fix handling of multiple vdc-port nodes.
  * [SPARC64]: Tweak assertions in sun4v_build_virq().
  * [SPARC64]: Fix log message type in vio_create_one().
  * [SPARC64]: Fix two year old bug in early bootup asm.
  * [SPARC64]: Improve VIO device naming further.
  * [SPARC64]: Handle multiple domain-services-port nodes properly.
  * [SPARC64]: Add proper multicast support to VNET driver.
  * [SPARC64]: Do not flood log with failed DS messages.
  * [SPARC64]: Use KERN_ERR in IRQ manipulation error printks.
  * [SPARC64]: Fix virq decomposition.
  * [SPARC]: Fix serial console device detection.
  * [SPARC64]: fix section mismatch warning in pci_sunv4
  * [SPARC64]: fix section mismatch warning in mdesc.c
  * [SPARC64] viohs: extern on function definition
  * [SPARC64]: Fix sun4u PCI config space accesses on sun4u.
  * [SPARC64]: Fix show_stack() when stack argument is NULL.
  * [SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces.
  * [SPARC]: Centralize find_in_proplist() instead of duplicating N times.
  * [SPARC64]: Fix hard-coding of cpu type output in /proc/cpuinfo on
sun4v.
  * [SPARC64]: Do not assume sun4v chips have load-twin/store-init support.
  * [SPARC64]: Fix memory leak when cpu hotplugging.
  * USB: cdc-acm: fix sysfs attribute registration bug
  * TCP FRTO retransmit bug fix
  * Fix TC deadlock.
  * Fix IPCOMP crashes.
  * Fix console write locking in sparc drivers.
  * Add a PCI ID for santa rosa's PATA controller.
  * Missing header include in ipt_iprange.h
  * SCTP scope_id handling fix
  * Fix rfkill IRQ flags.
  * gen estimator timer unload race
  * gen estimator deadlock fix
  * Fix error queue socket lookup in ipv6
  * Fix ipv6 link down handling.
  * Netpoll leak
  * Sparc64 bootup assembler bug
  * Fix ipv6 tunnel endianness bug.
  * Fix sparc32 memset()
  * Fix sparc32 udelay() rounding errors.
  * Fix TCP IPV6 MD5 bug.
  * KVM: SVM: Reliably detect if SVM was disabled by BIOS
  * USB: fix warning caused by autosuspend counter going negative
  * usb-serial: Fix edgeport regression on non-EPiC devices
  * Fix reported task file values in sense data
  * aacraid: fix security hole
  * firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters)
  * make timerfd return a u64 and fix the __put_user
  * V4L: Add check for valid control ID to v4l2_ctrl_next
  * V4L: ivtv: fix broken VBI output support
  * V4L: ivtv: fix DMA timeout when capturing VBI + another stream
  * V4L: ivtv: Add locking to ensure stream setup is atomic
  * V4L: wm8775/wm8739: Fix memory leak when unloading module
  * Input: lifebook - fix an oops on Panasonic CF-18
  * splice: fix double page unlock
  * drm/i915: Fix i965 secured batchbuffer usage (CVE-2007-3851)
  * Fix leak on /proc/lockdep_stats
  * CPU online file permission
  * Fix user struct leakage with locked IPC shem segment
  * md: handle writes to broken raid10 arrays gracefully
  * md: raid10: fix use-after-free of bio
  * pcmcia: give socket time to power down
  * Fix leaks on /proc/{*/sched, sched_debug, timer_list, timer_stats}
  * futex: pass nr_wake2 to futex_wake_op
  * "ext4_ext_put_in_cache" uses __u32 to receive physical block number
  * Include serial_reg.h with userspace headers
  * dm io: fix panic on large request
  * i386: HPET, check if the counter works
  * fw-ohci: fix "scheduling while atomic"
  * firewire: fix memory leak of fw_request instances
  * softmac: Fix ESSID problem
  * eCryptfs: ecryptfs_setattr() bugfix
  * nfsd: fix possible read-ahead cache and export table corruption
  * readahead: MIN_RA_PAGES/MAX_RA_PAGES macros
  * fs: 9p/conv.c error path fix
  * forcedeth bug fix: cicada phy
  * forcedeth bug fix: vitesse phy
  * forcedeth bug fix: realtek phy
  * acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSR
  * jbd commit: fix transaction dropping
  * jbd2 commit: fix transaction dropping
  * hugetlb: fix race in alloc_fresh_huge_page()
  * do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY
  * uml: limit request size on COWed devices
  * sony-laptop: fix bug in event handling
  * destroy_workqueue() can livelock
  * drivers/video/macmodes.c:mac_find_mode() mustn't be

[Bug 107787] workaround - gparted liveCD

2007-08-21 Thread AlpineCarver
workaround - i was able to make a partition larger than 200GB by booting
a gparted liveCD 0.3.3.0, which i'd downloaded from sourceforge some
time ago.

-- 
prepare partition can't create > 200Gb paritions
https://bugs.launchpad.net/bugs/107787
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133803] scim doesn't activate on ctrl+space

2007-08-21 Thread xbx
Public bug reported:

Binary package hint: scim

(with Gutsy up to date)
I use locale fr_FR, but I want to use scim-pinyin

so in 'gnome-language-selector' I checked  "Use advance input method".

now:
 * im-switch -l  says that "scim" is in use. (available are scim, 
scim-immodule, default, none)
 * I see the scim icon in the notification area, the demon is running
 * xsession-error show no error message
 * GTK_IM_MODULE = xim

but neither "ctrl+space" or anything actually activates the input method.
and if I try to use the GTK left button menu to change input method, it doesn't 
change and stays with xim.

(I'm pretty sure it's what I did in ubuntu 7.04, and it worked.)

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

-- 
scim doesn't activate on ctrl+space
https://bugs.launchpad.net/bugs/133803
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133703] Re: Cannot print to Windows Vista printers (SMB) from Ubuntu

2007-08-21 Thread Mikko Ohtamaa
Thank you for you response.

I don't need support. I just wanted to notify about the problem so that
other users suffering from the same problem (Feisty is pretty popular!)
will find the cause and possible solution for it (as there is, in the
blog link given in the first comment).

I will test Gutsy later, when it gets more mature and I have time to
install it some of my machines.

There will be fix in Samba 3.0.25. I think the correct bug report is
this: https://bugzilla.samba.org/show_bug.cgi?id=4309

-- 
Cannot print to Windows Vista printers (SMB) from Ubuntu
https://bugs.launchpad.net/bugs/133703
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132612] Re: memory leak in evince?

2007-08-21 Thread Sebastien Bacher
did you try the workaround suggested in the other bug?

-- 
memory leak in evince?
https://bugs.launchpad.net/bugs/132612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132556] Re: evince causes high X load while searching

2007-08-21 Thread apm
I am not sure if this is a duplicate of bug #122786. The (separate)
issue with the radeon driver may very well be that bug (so thanks for
pointing this out and I will have a look), but I think it remains the
question why is evince putting so much load on the xserver during
searching (in which graphically nothing but the progress count changes)
to trigger this graphics bug and slow down the search it self?

(The rest of this comment is pure speculation so most likely wrong)
Could it be, that something during search is constantly causing a redraw of too 
much of the screen? In an attempt of profiling the problem, one of the highest 
ranking functions in evince was ev_view_expose_event. Although the actual time 
was somewhere in the sub permil range, so could very well be noise. Most time 
was spent in libfb.so (when using the radeon driver). Also I didn't have the 
debug symbols of poppler, as there doesn't seem to be a dbg package of it in 
the gutsy repository.

thanks for looking into this

-- 
evince causes high X load while searching
https://bugs.launchpad.net/bugs/132556
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131632] Re: apache2.2-common: mod_cgid fills error.log with [error] lines

2007-08-21 Thread Bug Watch Updater
** Changed in: Debian
   Status: Unknown => Fix Released

-- 
apache2.2-common: mod_cgid fills error.log with [error] lines
https://bugs.launchpad.net/bugs/131632
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121743] Re: test bug

2007-08-21 Thread Alexander Sack

** Attachment added: "google html"
   http://launchpadlibrarian.net/8910706/Google.html

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

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


[Bug 121458] Re: [patch] fix broken --stdin-stdout option that writes to stdin

2007-08-21 Thread Bug Watch Updater
** Changed in: httptunnel (Debian)
   Status: Fix Committed => Fix Released

-- 
[patch] fix broken --stdin-stdout option that writes to stdin
https://bugs.launchpad.net/bugs/121458
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 81202] Re: [Feisty] Unmet deps

2007-08-21 Thread Bug Watch Updater
** Changed in: tmda (Debian)
   Status: New => Fix Released

-- 
[Feisty] Unmet deps
https://bugs.launchpad.net/bugs/81202
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 54779] Re: Keyring password

2007-08-21 Thread Bug Watch Updater
** Changed in: pam (upstream)
   Status: New => Fix Committed

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

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


[Bug 43169] Re: RFE: Update pam to 0.99 or greater

2007-08-21 Thread Bug Watch Updater
** Changed in: pam (Debian)
   Status: New => Fix Committed

-- 
RFE: Update pam to 0.99 or greater
https://bugs.launchpad.net/bugs/43169
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 133653] Re: Close button not scaled down

2007-08-21 Thread Sebastien Wains
Here's the most obvious one

** Attachment added: "Capture-1.png"
   http://launchpadlibrarian.net/8910710/Capture-1.png

-- 
Close button not scaled down
https://bugs.launchpad.net/bugs/133653
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121740] Re: test hook bug

2007-08-21 Thread Alexander Sack
TEST ATTACHMENT UPLOAD (IGNORE)

** Attachment added: "Is Mime Type correct?"
   http://launchpadlibrarian.net/8910709/gdm.log

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

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


[Bug 133756] Re: gedit appears in all sides of the cube

2007-08-21 Thread Sebastien Bacher
looks like you are speaking about compiz, reassigning

** Changed in: compiz (Ubuntu)
Sourcepackagename: gedit => compiz
   Status: Incomplete => New

-- 
gedit appears in all sides of the cube
https://bugs.launchpad.net/bugs/133756
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133706] Re: Gnome-session-properties : It is too easy to remove an startup application.

2007-08-21 Thread Bug Watch Updater
** Changed in: gnome-session (upstream)
   Status: Unknown => New

-- 
Gnome-session-properties : It is too easy to remove an startup application.
https://bugs.launchpad.net/bugs/133706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133674] Re: gutsy gnome-at-properties: no gksu/disable-grab option per gui in gnome-at-properties

2007-08-21 Thread Bug Watch Updater
** Changed in: control-center (upstream)
   Status: Unknown => New

-- 
gutsy gnome-at-properties: no gksu/disable-grab option per gui in 
gnome-at-properties
https://bugs.launchpad.net/bugs/133674
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133647] Re: Please sync xserver-xorg-video-avivo (universe) from Debian experimental (main)

2007-08-21 Thread Sarah Hobbs
i'm happy with this, if there are no ubuntu changes to keep, due to the
out-of-dateness of the package, which makes it useless.

-- 
Please sync xserver-xorg-video-avivo (universe) from Debian experimental (main)
https://bugs.launchpad.net/bugs/133647
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132086] Re: YouTube videos make rhythmbox erratic

2007-08-21 Thread Bug Watch Updater
** Changed in: rhythmbox (upstream)
   Status: Unknown => New

-- 
YouTube videos make rhythmbox erratic
https://bugs.launchpad.net/bugs/132086
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132062] Re: Keyboard layout TAB in preferences lists countries

2007-08-21 Thread Bug Watch Updater
** Changed in: control-center (upstream)
   Status: Unknown => Confirmed

-- 
Keyboard layout TAB in preferences lists countries
https://bugs.launchpad.net/bugs/132062
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131711] Re: No Sound in Gusty

2007-08-21 Thread Bug Watch Updater
** Changed in: gstreamer (upstream)
   Status: Fix Released => New

-- 
No Sound in Gusty
https://bugs.launchpad.net/bugs/131711
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131295] Re: System Monitor system tab does not show all CPUs

2007-08-21 Thread Bug Watch Updater
** Changed in: gnome-system-monitor (upstream)
   Status: Unknown => New

-- 
System Monitor system tab does not show all CPUs
https://bugs.launchpad.net/bugs/131295
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131280] Re: web pages should open in new window

2007-08-21 Thread Bug Watch Updater
** Changed in: deskbar-applet (upstream)
   Status: Unknown => New

-- 
web pages should open in new window
https://bugs.launchpad.net/bugs/131280
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131192] Re: Epiphany Web Browser's gtkmozembed does not update font settings automatically

2007-08-21 Thread Bug Watch Updater
** Changed in: epiphany-browser (upstream)
   Status: Unknown => New

-- 
Epiphany Web Browser's gtkmozembed does not update font settings automatically
https://bugs.launchpad.net/bugs/131192
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131152] Re: network-admin lacks basic instructions

2007-08-21 Thread Bug Watch Updater
** Changed in: gst (upstream)
   Status: Unknown => New

-- 
network-admin lacks basic instructions
https://bugs.launchpad.net/bugs/131152
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130976] Re: nautilus replace box no working exit button

2007-08-21 Thread Bug Watch Updater
** Changed in: nautilus (upstream)
   Status: Unknown => Confirmed

-- 
nautilus replace box no working exit button
https://bugs.launchpad.net/bugs/130976
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131190] Re: Colour of window borders in "Human" theme preview in Appearance Preferences does not match actual colour

2007-08-21 Thread Bug Watch Updater
** Changed in: control-center (upstream)
   Status: Unknown => Incomplete

-- 
Colour of window borders in "Human" theme preview in Appearance Preferences 
does not match actual colour
https://bugs.launchpad.net/bugs/131190
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130610] Re: fast-user-switch-applet crashed with SIGSEGV

2007-08-21 Thread Bug Watch Updater
** Changed in: fast-user-switch-applet (upstream)
   Status: Unknown => Confirmed

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

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


[Bug 130360] Re: sound juicer gives misterious error on wrong extraction directory

2007-08-21 Thread Bug Watch Updater
** Changed in: sound-juicer (upstream)
   Status: Unknown => New

-- 
sound juicer gives misterious error on wrong extraction directory 
https://bugs.launchpad.net/bugs/130360
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-08-21 Thread Bug Watch Updater
** Changed in: gtk (upstream)
   Status: Unknown => New

-- 
gtkfilechooser save/save as dialog misplaces focus
https://bugs.launchpad.net/bugs/130224
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129438] Re: totem crashed with SIGSEGV in g_markup_escape_text()

2007-08-21 Thread Bug Watch Updater
** Changed in: totem (upstream)
   Status: Unknown => Invalid

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

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


[Bug 127644] Re: Evolution: Applying a "Label" to an Email by right clicking on the message and selecting label doesnt apply the label

2007-08-21 Thread Bug Watch Updater
** Changed in: evolution (upstream)
   Status: Unknown => New

-- 
Evolution: Applying a "Label" to an Email by right clicking on the message and 
selecting label doesnt apply the label
https://bugs.launchpad.net/bugs/127644
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 127591] Re: file-roller doesn't open folders if you go up one level

2007-08-21 Thread Bug Watch Updater
** Changed in: fileroller (upstream)
   Status: Unknown => Fix Released

-- 
file-roller doesn't open folders if you go up one level
https://bugs.launchpad.net/bugs/127591
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 124135] Re: crash nautilus mountin cd/dvd

2007-08-21 Thread Bug Watch Updater
** Changed in: nautilus (upstream)
   Status: Unknown => Confirmed

-- 
crash nautilus mountin cd/dvd
https://bugs.launchpad.net/bugs/124135
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113986] Re: Nautilus-sendto has problems with archive types

2007-08-21 Thread Bug Watch Updater
** Changed in: nautilus-sendto (upstream)
   Status: Incomplete => Confirmed

-- 
Nautilus-sendto has problems with archive types
https://bugs.launchpad.net/bugs/113986
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113721] Re: Multi_key sequence forLatin capital U with macron

2007-08-21 Thread Bug Watch Updater
** Changed in: gtk (upstream)
   Status: Invalid => Fix Released

-- 
Multi_key sequence forLatin capital U with macron
https://bugs.launchpad.net/bugs/113721
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 107567] Re: moving files from nautilus samba share is not a real move

2007-08-21 Thread Bug Watch Updater
** Changed in: nautilus (upstream)
   Status: Unknown => New

-- 
moving files from nautilus samba share is not a real move
https://bugs.launchpad.net/bugs/107567
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 91149] Re: Evolution Emoticons / Smileys

2007-08-21 Thread Bug Watch Updater
** Changed in: gtkhtml (upstream)
   Status: Incomplete => New

-- 
Evolution Emoticons / Smileys
https://bugs.launchpad.net/bugs/91149
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 86162] Re: Desktop halts loading when startup sound is played

2007-08-21 Thread Topper
i was having the same/similar problem, i turned out that my host file
was not configured correctly for localhost.

-- 
Desktop halts loading when startup sound is played
https://bugs.launchpad.net/bugs/86162
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84226] Re: Fast user switch applet causes high processor load

2007-08-21 Thread Bug Watch Updater
** Changed in: fast-user-switch-applet (upstream)
   Status: Unknown => Confirmed

-- 
Fast user switch applet causes high processor load
https://bugs.launchpad.net/bugs/84226
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 41345] Re: comments syntax-highlighting problem with c-code

2007-08-21 Thread Bug Watch Updater
** Changed in: gtksourceview (upstream)
   Status: New => Fix Released

-- 
comments syntax-highlighting problem with c-code
https://bugs.launchpad.net/bugs/41345
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 39640] Re: [2.0beta3] gaim: status pulldown menu is half empty (drawn offscreen)

2007-08-21 Thread Bug Watch Updater
*** This bug is a duplicate of bug 17591 ***
https://bugs.launchpad.net/bugs/17591

** Changed in: gtk (upstream)
   Status: New => Invalid

-- 
[2.0beta3] gaim: status pulldown menu is half empty (drawn offscreen)
https://bugs.launchpad.net/bugs/39640
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 38684] Re: port scan misses some known open ports

2007-08-21 Thread Bug Watch Updater
** Changed in: gnome-nettool (upstream)
   Status: Confirmed => Fix Released

-- 
port scan misses some known open ports
https://bugs.launchpad.net/bugs/38684
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 37671] Re: rhythmbox need support for easy-codec-installation

2007-08-21 Thread Bug Watch Updater
** Changed in: rhythmbox (upstream)
   Status: Unknown => Confirmed

-- 
rhythmbox need support for easy-codec-installation
https://bugs.launchpad.net/bugs/37671
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 133743] Re: package cups-pdf 2.4.6-3ubuntu3 failed to install/upgrade:

2007-08-21 Thread Martin-Éric Racine
This slouch of upgrade bugs is fairly interesting, given how postinst
includes provision for succeeding even if restarting the daemon failed
(such as when it is already stopped). I'm wondering if the recent Ubuntu
changes introduced some regression?

-- 
package cups-pdf 2.4.6-3ubuntu3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/133743
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-08-21 Thread Bug Watch Updater
** Changed in: linux (upstream)
   Status: Unknown => Fix Released

-- 
please patch linux-source-2.6.22 to fix ata_piix bug
https://bugs.launchpad.net/bugs/133666
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133806] gparted automaticly mounts all filesystems

2007-08-21 Thread Patrick
Public bug reported:

Binary package hint: gparted

gparted automaticly mounts all filesystems and it seems like a very nice 
feature, but it makes my resizing operations and other operations I want to do 
with gparted to fail. I would make it optional if I want to automount the 
partitions when I start gparted. Ayway, I think gparted should not be used to 
mount partitions and think therefore that this is actually bad behaviour.
Maybe there is a good reason thought to automount all filesystems when gparted 
starts, but as said before: when doing some stuff with gparted this can mess up 
the total behaviour and _could_ result in a filesystem problem!

Example; after resizing my ext3 partition gparted automounted the
partition again. The result was that gparted could not check for any
faults using  e2fsck -f -y -v /dev/sdb1 because the filesystem was
mounted. I think this last check is very important and as it can save
one from loosing data when the resizing did not go as planned.

For more info please contact me.

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

-- 
gparted automaticly mounts all filesystems
https://bugs.launchpad.net/bugs/133806
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133495] Re: some codec crashes totem and gnash on ppc

2007-08-21 Thread hendrikwout
I'm using totem-gstreamer. Here is the backtrace.

** Attachment added: "backtrace from totem (with gstreamer"
   http://launchpadlibrarian.net/8910723/gdb-totem.txt

-- 
some codec crashes totem and gnash on ppc
https://bugs.launchpad.net/bugs/133495
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129172] Re: kernel performance is *very* slow with 8GB RAM on AMD64. 6GB is fine. kernel 2.6.22-8 x86_64

2007-08-21 Thread Bug Watch Updater
** Changed in: linux (upstream)
   Status: Unknown => Invalid

-- 
kernel performance is *very* slow with 8GB RAM on AMD64. 6GB is fine. kernel 
2.6.22-8 x86_64
https://bugs.launchpad.net/bugs/129172
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 115029] Re: battery not detected by g-p-m

2007-08-21 Thread Bug Watch Updater
** Changed in: linux (upstream)
   Status: Unknown => Fix Released

-- 
battery not detected by g-p-m
https://bugs.launchpad.net/bugs/115029
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 94322] Re: Don't show warnings for non-dangerous HTTPS situations

2007-08-21 Thread Bug Watch Updater
** Changed in: firefox (upstream)
   Status: In Progress => Fix Released

-- 
Don't show warnings for non-dangerous HTTPS situations
https://bugs.launchpad.net/bugs/94322
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 40521] Re: Tango Artwork

2007-08-21 Thread David Prieto
"Daniel, the jimmac ones should go in tango-icon-theme-common"

I agree. Any chance to see it before Gutsy is out?

-- 
Tango Artwork
https://bugs.launchpad.net/bugs/40521
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 127384] Re: Bug in german localisation of apparmor

2007-08-21 Thread Bug Watch Updater
** Changed in: apparmor (upstream)
   Status: Incomplete => Fix Released

-- 
Bug in german localisation of apparmor
https://bugs.launchpad.net/bugs/127384
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133689] Re: Please merge gobby (0.4.5-1) from Debian unstable (main)

2007-08-21 Thread Michael Bienia
I've unsubscribed u-u-s from this bug and assigned it to motu-uvf. If
you got the UVF exception and need a sponsor to upload it, subscribe
u-u-s again.

** Changed in: gobby (Ubuntu)
 Assignee: (unassigned) => MOTU UVF Team
   Status: Confirmed => New

-- 
Please merge gobby (0.4.5-1) from Debian unstable (main)
https://bugs.launchpad.net/bugs/133689
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119664] Re: Kubuntu upgrade from Feisty to Gutsy failed due to conflicting file in kdepimlibs

2007-08-21 Thread Jonathan Riddell
Really fixed in kdepim_3.5.7enterprise20070810-0ubuntu2

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

-- 
Kubuntu upgrade from Feisty to Gutsy failed due to conflicting file in 
kdepimlibs
https://bugs.launchpad.net/bugs/119664
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

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


[Bug 132556] Re: evince causes high X load while searching

2007-08-21 Thread Sebastien Bacher
There is a dbgsym package for everything in the archive, you can read
http://wiki.ubuntu.com/DebuggingProgramCrash on how to install those

The slowness is likely due to cairo hitting a slow codepath in the
driver

-- 
evince causes high X load while searching
https://bugs.launchpad.net/bugs/132556
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 41985] Re: Openoffice won't open files using sftp:// in read-only mode

2007-08-21 Thread Bug Watch Updater
** Changed in: openoffice (upstream)
   Status: Confirmed => In Progress

-- 
Openoffice won't open files using sftp:// in read-only mode 
https://bugs.launchpad.net/bugs/41985
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 133703] Re: Cannot print to Windows Vista printers (SMB) from Ubuntu

2007-08-21 Thread Bug Watch Updater
** Changed in: samba (upstream)
   Status: Unknown => In Progress

-- 
Cannot print to Windows Vista printers (SMB) from Ubuntu
https://bugs.launchpad.net/bugs/133703
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >