[Bug 58304] CPU usage instead of CPU time

2006-08-31 Thread saads
Public bug reported:

Binary package hint: gnome-system-monitor

In Dapper under the gnome-system-monitor's processes tab you could view
the CPU usage of each process.  This would allow you to sort the
processes by most CPU-intensive.  Very useful for when one process is
consuming too much CPU or when a program crashes taking up 100% CPU and
you want to kill it.  Now (in Edgy), there is a column for CPU time
which is not nearly as useful for this purpose.  Would it be possible to
have both?

** Affects: gnome-system-monitor (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
CPU usage instead of CPU time
https://launchpad.net/bugs/58304

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


[Bug 57975] Re: Crashes on close

2006-08-31 Thread Matthew
After upgrading to the latest version available, the backtrace (after
installing libc6-dbg is:

---

#0  0x082789c8 in ?? ()
Cannot access memory at address 0xaeb572fc



If the amount of error messages means anything, then it is almost fixed
:P.

Kind Regards,
Matthew

-- 
Crashes on close
https://launchpad.net/bugs/57975

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


[Bug 58305] --append-to-version made it fail

2006-08-31 Thread Zooko O'Whielacronx
Public bug reported:

This is a bug report on kernelpackage.  Launchpad won't let me give
kernelpackage as the package, so, um...


According to this bug report:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348264

This bug is supposed to be fixed in kernelpackage 10.x.  I installed
kernelpackage 10.049ubuntu4 from edgy onto my dapper system (changing no
other packages), and I got the same bug or a similar one:

time sudo make-kpkg --initrd --append-to-version=-yumyum1 kernel_image
kernel-headers

...

dpkg-gencontrol: error: package linux-headers-2.6.15.7-ubuntu1-yumyum1 not in 
control
info
dh_gencontrol: command returned error code 65280
make: *** [install/linux-image-2.6.15.7-ubuntu1-yumyum1] Error 1


I worked around it in the same way that the original bug reported for the 
debian bug did -- by editing the debian/control file.

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

** Summary changed:

- --append-to-version made it fail
+ kernelpackage: --append-to-version made it fail

-- 
kernelpackage: --append-to-version made it fail
https://launchpad.net/bugs/58305

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


[Bug 58301] RE: [Bug 58301] Re: openoffice macro exception only on ubuntu (screenshot)

2006-08-31 Thread tfm

I installed Ubuntu on 5 system and the same problem on all of the 5 system.

The Ubuntu version I used was that 6.06
I guess 6.06 is Dapper, I don't know what is dapper.
I installed sun-java5-* Ubuntu packages.

The macro we are running is provided by openoffice. I haven't written the 
code for this macro. Its there be default in openoffice as you can see in 
the screenshots. I updated the ubuntu openoffice package as well.

Try running it on your ubuntu system.

Thanks for the abrupt reply btw.

From: Cristobal M. Palmer [EMAIL PROTECTED]
Reply-To: Bug 58301 [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [Bug 58301] Re: openoffice macro exception only on ubuntu 
(screenshot)
Date: Thu, 31 Aug 2006 05:46:22 -

Thanks for submitting this bug. Before we can take action on it we need
a little more information. Can you give more details? What version
number of openoffice in ubuntu is this? This was on a Dapper system?
What if any Java packages did you install?

** Changed in: Ubuntu
Sourcepackagename: None = openoffice.org
Status: Unconfirmed = Needs Info

--
openoffice macro exception only on ubuntu (screenshot)
https://launchpad.net/bugs/58301

-- 
openoffice macro exception only on ubuntu (screenshot)
https://launchpad.net/bugs/58301

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


[Bug 56834] Re: Errors in Konversation translation

2006-08-31 Thread Leticia Hernández
This should be corrected with the next language-pack update. If it's
not, please report again.

** Changed in: language-pack-kde-es-base (Ubuntu)
   Status: In Progress = Fix Committed

-- 
Errors in Konversation translation
https://launchpad.net/bugs/56834

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


[Bug 56786] Re: Nautilus uses 100% CPU when trying to create thumbnails

2006-08-31 Thread Benjamin_L
I deleted the .thumbnails folder to get a fresh start, now it doesn't
create any thumbnails and the gdb command yields:

#0  0x2ba14dea7926 in *__GI___poll () from /lib/libc.so.6
#1  0x2ba14d6e190e in g_main_context_check ()
   from /usr/lib/libglib-2.0.so.0
#2  0x2ba14d6e1da6 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#3  0x2ba14c1f8163 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#4  0x0043b815 in main (argc=value optimized out, 
argv=0x7fff5fa2f398) at nautilus-main.c:372
#5  0x2ba14de000c4 in __libc_start_main () from /lib/libc.so.6
#6  0x00429669 in _start ()
#0  0x2ba14dea7926 in *__GI___poll () from /lib/libc.so.6

-- 
Nautilus uses 100% CPU when trying to create thumbnails
https://launchpad.net/bugs/56786

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


[Bug 56786] Re: Nautilus uses 100% CPU when trying to create thumbnails

2006-08-31 Thread Benjamin_L
after restarting nautilus it starts creating the thumbnails just fine, I
wonder if or when I'll be able to reproduce this bug.

-- 
Nautilus uses 100% CPU when trying to create thumbnails
https://launchpad.net/bugs/56786

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


[Bug 58305] Re: kernelpackage: --append-to-version made it fail

2006-08-31 Thread Zooko O'Whielacronx
*** This bug is a duplicate of bug 58307 ***

** This bug has been marked a duplicate of bug 58307
   --append-to-version made it fail

-- 
kernelpackage: --append-to-version made it fail
https://launchpad.net/bugs/58305

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


[Bug 58307] --append-to-version made it fail

2006-08-31 Thread Zooko O'Whielacronx
Public bug reported:

Binary package hint: kernel-package

According to this bug report:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348264

This bug is supposed to be fixed in kernelpackage 10.x. I installed
kernelpackage 10.049ubuntu4 from edgy onto my dapper system (changing no
other packages), and I got the same bug or a similar one:

time sudo make-kpkg --initrd --append-to-version=-yumyum1 kernel_image
kernel-headers

...

dpkg-gencontrol: error: package linux-headers-2.6.15.7-ubuntu1-yumyum1 not in 
control
info
dh_gencontrol: command returned error code 65280
make: *** [install/linux-image-2.6.15.7-ubuntu1-yumyum1] Error 1

I worked around it in the same way that the original bug reported for
the debian bug did -- by editing the debian/control file.

** Affects: kernel-package (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

** Bug 58305 has been marked a duplicate of this bug

-- 
--append-to-version made it fail
https://launchpad.net/bugs/58307

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


[Bug 57822] Re: Problem printing to IPP printer

2006-08-31 Thread Robert Casanova
When I print something the queue receives the data but the printer doesn't 
print at all. I tried with the queue-raw the samsung-ml1610 from Samsung (but 
problem with some ppm2spl2 or something) and also the cups included ppd the 
ml1510 (this one was the one worked before).
So no output at all, no error pages or garbage.

the router has a ssh server so I can connect to it, it looks like a
linux embedded or something I'll what I can do.

Just on little detail, yesterday I had a document on the cups queue and
it wasn't printing, when I restarted the router and after 3-5 seconds
the printer printed the document and disappeared from the queue.

The logging and the printing info will post it latter.
Thanks.

-- 
Problem printing to IPP printer
https://launchpad.net/bugs/57822

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


[Bug 58308] Re: No spell check in en-au locale

2006-08-31 Thread Daniel Pittman
Darn.  This has filed against the amd64 package, and the bug is against
the i386 packages.  Sorry.  I tried to work out how to move this to the
right package, but can't identify any mechanism to do so in Launchpad.
Sorry.

-- 
No spell check in en-au locale
https://launchpad.net/bugs/58308

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


[Bug 35601] Re: [X600] Black screen with DRI

2006-08-31 Thread Robert Casanova
Does it has anything to do with bug #57308?

-- 
[X600] Black screen with DRI
https://launchpad.net/bugs/35601

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


[Bug 58291] Re: 01_apps_icons_scalable.patch is wrong

2006-08-31 Thread Daniel Holbach
Thanks for yur bug report, but the only change in gnome-icon-theme is:

diff -Nur gnome-icon-theme-2.14.1/index.theme.in 
gnome-icon-theme-2.14.1.new/index.theme.in
--- gnome-icon-theme-2.14.1/index.theme.in  2006-02-24 01:32:00.0 
+0100
+++ gnome-icon-theme-2.14.1.new/index.theme.in  2006-02-26 13:09:01.0 
+0100
@@ -81,7 +81,7 @@
 [48x48/apps]
 Size=48
 Context=Applications
-Type=Fixed
+Type=Scalable
 
 [48x48/devices]
 Size=48


Can you point out what should be changed?

** Changed in: gnome-icon-theme (Ubuntu)
   Importance: Untriaged = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

-- 
01_apps_icons_scalable.patch is wrong
https://launchpad.net/bugs/58291

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


[Bug 58236] Re: mpage produces postscript which try to load utf-8 fonts, even when not present

2006-08-31 Thread Bug Watch Updater
** Changed in: Debian
   Status: Unknown = Unconfirmed

-- 
mpage produces postscript which try to load utf-8 fonts, even when not present
https://launchpad.net/bugs/58236

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


[Bug 55321] Re: localepurge 0.5.5 fails to install

2006-08-31 Thread Bug Watch Updater
** Changed in: localepurge (Debian)
   Status: Unconfirmed = Fix Released

-- 
localepurge 0.5.5 fails to install 
https://launchpad.net/bugs/55321

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


[Bug 58262] Re: Checking the boxes in repo list brings list to top

2006-08-31 Thread Michael Vogt
It may be that the update has not yet made it to dapper-upadtes because
it needs review from a archive admin. I set this one to Fix commited
because of this.

** Changed in: synaptic (Ubuntu)
   Importance: Untriaged = Medium
   Status: Fix Released = Fix Committed

-- 
Checking the boxes in repo list brings list to top
https://launchpad.net/bugs/58262

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


[Bug 44329] Re: Tiger won't run when using varrun filesystem

2006-08-31 Thread Bug Watch Updater
** Changed in: tiger (Debian)
   Status: Unconfirmed = Fix Released

-- 
Tiger won't run when using varrun filesystem
https://launchpad.net/bugs/44329

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


[Bug 45649] Re: xt .desktop file

2006-08-31 Thread Bug Watch Updater
** Changed in: xt (Debian)
   Status: Unconfirmed = Fix Released

-- 
xt .desktop file
https://launchpad.net/bugs/45649

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


[Bug 9350] Re: unzip doesn't support 2Gb files

2006-08-31 Thread Bug Watch Updater
** Changed in: unzip (Debian)
   Status: Confirmed = Fix Released

-- 
unzip doesn't support 2Gb files
https://launchpad.net/bugs/9350

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


[Bug 58239] Re: crashes during recording

2006-08-31 Thread Bug Watch Updater
** Changed in: istanbul (upstream)
   Status: Unknown = Fix Released

-- 
crashes during recording
https://launchpad.net/bugs/58239

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


[Bug 58254] Re: nautilus cd burner don't calculate md5

2006-08-31 Thread Bug Watch Updater
** Changed in: nautilus-cd-burner (upstream)
   Status: Unknown = In Progress

-- 
nautilus cd burner don't calculate md5
https://launchpad.net/bugs/58254

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


[Bug 58226] Re: eog closes silently when asked to open a corrupt png

2006-08-31 Thread Bug Watch Updater
** Changed in: eog (upstream)
   Status: Unknown = Unconfirmed

-- 
eog closes silently when asked to open a corrupt png
https://launchpad.net/bugs/58226

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


[Bug 58181] Re: Doesn't autohide on context menu close

2006-08-31 Thread Bug Watch Updater
*** This bug is a duplicate of bug 58179 ***

** Changed in: gnome-panel (upstream)
   Status: Unknown = Confirmed

-- 
Doesn't autohide on context menu close
https://launchpad.net/bugs/58181

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


[Bug 58179] Re: Doesn't autohide on context menu close

2006-08-31 Thread Bug Watch Updater
** Changed in: gnome-panel (upstream)
   Status: Unknown = Confirmed

-- 
Doesn't autohide on context menu close
https://launchpad.net/bugs/58179

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


[Bug 57028] Re: Alt-tabbing to an app with a modal dialog open doesn't move it up in the alt-tab order.

2006-08-31 Thread Bug Watch Updater
** Changed in: metacity (upstream)
   Status: Rejected = Confirmed

-- 
Alt-tabbing to an app with a modal dialog open doesn't move it up in the 
alt-tab order.
https://launchpad.net/bugs/57028

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


[Bug 56888] Re: network-admin show multiple interfaces using the same name

2006-08-31 Thread Bug Watch Updater
** Changed in: gst (upstream)
   Status: Unknown = Unconfirmed

-- 
network-admin show multiple interfaces using the same name
https://launchpad.net/bugs/56888

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


[Bug 50988] Re: Evolution crashes when printing dayview

2006-08-31 Thread Bug Watch Updater
** Changed in: evolution (upstream)
   Status: Confirmed = Fix Released

-- 
Evolution crashes when printing dayview
https://launchpad.net/bugs/50988

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


[Bug 37362] Re: unmount of encrypted volume via menu broken

2006-08-31 Thread Bug Watch Updater
** Changed in: nautilus (upstream)
   Status: Unknown = Unconfirmed

-- 
unmount of encrypted volume via menu broken
https://launchpad.net/bugs/37362

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


[Bug 58068] Re: can't open new tabs (with a11y turned on)

2006-08-31 Thread Bug Watch Updater
** Changed in: gnome-terminal (upstream)
   Status: Unconfirmed = Needs Info

-- 
can't open new tabs (with a11y turned on)
https://launchpad.net/bugs/58068

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


[Bug 57975] Re: Crashes on close

2006-08-31 Thread Bug Watch Updater
** Changed in: evolution (upstream)
   Status: Unknown = Confirmed

-- 
Crashes on close
https://launchpad.net/bugs/57975

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


[Bug 58281] Re: Video preferences not available in totem-mozilla.

2006-08-31 Thread Daniel Holbach
Thanks for your bug report. Do you have an example page to illustrate
that?

** Changed in: totem (Ubuntu)
   Importance: Untriaged = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Confirmed = Needs Info

-- 
Video preferences not available in totem-mozilla.
https://launchpad.net/bugs/58281

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


[Bug 58287] Re: [22x22/apps] Type should be Threshold

2006-08-31 Thread Daniel Holbach
Thanks for your bug report. The change was introduced with this patch:

hicolor-icon-theme (0.9-0ubuntu4) dapper; urgency=low
  * debian/patches/01_dont_scale_22x22_apps_icons_for_hicolor.patch:
- define 22x22/apps as Fixed instead of Threshold so the panel doesn't 
  pick that variant
 -- Sebastien Bacher [EMAIL PROTECTED]  Mon, 22 May 2006 22:13:51 +0200


** Changed in: hicolor-icon-theme (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs

-- 
[22x22/apps] Type should be Threshold
https://launchpad.net/bugs/58287

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


[Bug 57308] Re: Xorg and ATI X600 - RV370/380 (5B62) doesn't work

2006-08-31 Thread Tormod Volden
Is it possible that you incidentially upgraded to the bad xorg package: 
http://www.ubuntu.com/UpgradeIssue
That problem was about pci detection.

Otherwise, please attach the Xorg.0.log and your xorg.conf

-- 
Xorg and ATI X600 - RV370/380 (5B62) doesn't work
https://launchpad.net/bugs/57308

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


[Bug 58139] Re: UVF exception request ktorrent 2.0.1 - 2.0.2

2006-08-31 Thread Colin Watson
What changed? There appears to be no useful upstream changelog for 2.0.2
and the svn log doesn't indicate where the releases were. Please provide
a summary of the changes (if necessary, by diffing the two tarballs and
working out from that what svn log entries apply).

** Changed in: ktorrent (Ubuntu)
   Status: Confirmed = Needs Info

-- 
UVF exception request ktorrent 2.0.1 - 2.0.2
https://launchpad.net/bugs/58139

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


[Bug 57753] Re: Vfat and NTFS partitions in edgy get two icons on the GNOME Desktop

2006-08-31 Thread Javier Cabezas
I have this problem too. Each disk partition (I have NTFS and EXT3) has
two icons on the GNOME Desktop.

-- 
Vfat and NTFS partitions in edgy get two icons on the GNOME Desktop
https://launchpad.net/bugs/57753

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


[Bug 58304] Re: CPU usage instead of CPU time

2006-08-31 Thread Daniel Holbach
Thanks for your report. This should be the default. What does 
 LC_ALL=C gconftool-2 -g /schemas/apps/procman/proctree/col_9_visible
say?

** Changed in: gnome-system-monitor (Ubuntu)
   Importance: Untriaged = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

-- 
CPU usage instead of CPU time
https://launchpad.net/bugs/58304

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


[Bug 56922] Re: gnome-terminal X misbehaviour

2006-08-31 Thread Daniel Holbach
Quinn Storm should try to get changes directly into Ubuntu, not in
separate repositories - but that's not a discussion for the bug tracker.

-- 
gnome-terminal X misbehaviour
https://launchpad.net/bugs/56922

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


[Bug 58270] Re: uvf exception request konversation 0.19 -- 1.0

2006-08-31 Thread Colin Watson
The only thing I noticed that might need additional checking is:

* DCC file transfers now support file names containing spaces on send, receive
  and resume. The automatic replacement of spaces with underscores in file names
  can now be optionally disabled in the DCC preferences.

Could somebody make sure that Konversation will never try to spawn
commands via the shell (including the system() libc function) that
operate on DCC-received files, at least not without escaping any
characters not in a known-good set to avoid shell metacharacter
expansion?

Otherwise, this looks good, thanks.

-- 
uvf exception request konversation 0.19 -- 1.0
https://launchpad.net/bugs/58270

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


[Bug 58310] tty_buffer_request_room missing

2006-08-31 Thread Hadmut Danisch
Public bug reported:

Binary package hint: linux-image-2.6.15-26-686

Hi,

I just tried to compile the nozomi driver 
( http://pharscape.org/ , needed for UMTS pcmcia cards)
for that ubuntu kernel. Compiling works, but plugging it in fails:

nozomi: Unknown symbol tty_buffer_request_room


That symbol is missing in the current kernel.

Usually it is defined in drivers/char/tty_io.c and all my self-compiled
kernel have this. I currently do not see how you managed to build a
kernel without that symbol.

regards
Hadmut

** Affects: linux-source-2.6.15 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
tty_buffer_request_room missing
https://launchpad.net/bugs/58310

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


[Bug 58312] openoffice.org-draw does not provide menu entry

2006-08-31 Thread Alex
Public bug reported:

Binary package hint: openoffice.org-draw

After installation, no menu entry is found for the program. This makes
the package unusable for users that don't know how to start programs
form the command line or mini-cli.

** Affects: openoffice.org-amd64 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
openoffice.org-draw does not provide menu entry
https://launchpad.net/bugs/58312

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


[Bug 58311] Please remove gnome-presence-applet from the archive

2006-08-31 Thread Sebastian Dröge
Public bug reported:

Hi,
please remove gnome-presence-applet from the archive. A removal bug is already 
requested in Debian (#384343), it is dead upstream and it doesn't build anymore 
with our latest libgalago.

Bye

** Affects: gnome-presence-applet (Ubuntu)
 Importance: Untriaged
 Status: Confirmed
** Affects: gnome-presence-applet (Debian)
 Importance: Unknown
 Status: Unknown

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

** Also affects: gnome-presence-applet (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=384343
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-presence-applet (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
Please remove gnome-presence-applet from the archive
https://launchpad.net/bugs/58311

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


[Bug 55438] Re: VMware locks up when new high-res edgy usplash starts

2006-08-31 Thread Richard Johnson
it works now, sorry, as I missed the email about this bug!

-- 
VMware locks up when new high-res edgy usplash starts
https://launchpad.net/bugs/55438

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


[Bug 58068] Re: can't open new tabs (with a11y turned on)

2006-08-31 Thread Daniel Holbach
You can just turn AT off in gnome-at-properties. No need to de-install.

-- 
can't open new tabs (with a11y turned on)
https://launchpad.net/bugs/58068

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


[Bug 58193] Re: fglrx driver can't find AGP = disables DRI...

2006-08-31 Thread mempf
Try adding this to the bottom of your xorg.conf

Section Extensions
Option Composite Disable
EndSection

-- 
fglrx driver can't find AGP = disables DRI...
https://launchpad.net/bugs/58193

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


[Bug 58314] Computer totaly freezes after sleeping mode entering

2006-08-31 Thread Patrice KARATCHENTZEFF
Public bug reported:

Binary package hint: kernel-image-2.6.15-26-amd64-generic-di

This is an old bug... I met it since the begining of Ubuntu... at the
begining, I guessed it was an Xorg bug (see my previous bug on xorg and
MGA card)...

I can produce this bug each time on two different machines (AMD64 and 32
CPU architecture, nVidia chipset on motherboard)

Each time the machine gets into a long sleep mode (not just after
entering into this mode), the machine is totaly frozen (no activity,
measured by munin daemon, no ping, no ssh session possible: the machine
is dead). Nothing special thing dectected by the munin daemon: I tried
to follow different daemon (MySQL, dbus, etc.) and all the things it is
able to monitor (CPU, context, memory, etc.) and nothing special
appears.

I checked the machine as it is possible I can: the cooling system is OK
and I ran many and kernels compilations in order to get warm the cpu and
to valid the cool system during hours and hours. It is OK.

I checked also the RAM hardware by running during one whole day the
memtest process. Nothing special to report.

This problem has a little bit disappeared with the 6.06 release: I can
have uptime on about 8 to 12 days (this is not a lot in any case! My
full Debian machine has sometime more than 6 months of uptime). I can't
have more than one day with 2.6.15-26 kernel (on the both nVidia
machine).

Here is my hardware conf on the AMD64:

# lshw
taillefer
description: Desktop Computer
width: 32 bits
capabilities: smbios-2.2 dmi-2.2
configuration: boot=normal chassis=desktop
  *-core
   description: Motherboard
   product: MS-7030
   physical id: 0
   slot: COM1
 *-firmware
  description: BIOS
  vendor: Phoenix Technologies, LTD
  physical id: 0
  version: 6.00 PG (08/26/2004)
  size: 128KB
  capacity: 448KB
  capabilities: isa pci pnp apm upgrade shadowing cdboot bootselect 
socketedrom edd int13floppy360 int13floppy1200 int13floppy720 int13floppy2880 
int5printscreen int9keyboard int14serial int17printer int10video acpi usb agp 
ls120boot zipboot
 *-cpu
  description: CPU
  product: AMD Athlon(tm) 64 Processor 3200+
  vendor: Advanced Micro Devices [AMD]
  physical id: 4
  bus info: [EMAIL PROTECTED]
  version: AMD Athlon(tm) 64 Processor 3200+
  slot: Socket 754
  size: 2211MHz
  capacity: 3GHz
  width: 64 bits
  clock: 200MHz
  capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 
apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx 
mmxext x86-64 3dnowext 3dnow
*-cache:0
 description: L1 cache
 physical id: 9
 slot: Internal Cache
 size: 128KB
 capacity: 128KB
 capabilities: synchronous internal write-back
*-cache:1
 description: L2 cache
 physical id: a
 slot: External Cache
 size: 512KB
 capacity: 512KB
 capabilities: synchronous internal write-back
 *-memory
  description: System Memory
  physical id: 1b
  slot: System board or motherboard
  size: 1GB
*-bank:0
 description: DIMM
 physical id: 0
 slot: A0
 size: 1GB
 width: 64 bits
*-bank:1
 description: DIMM [empty]
 physical id: 1
 slot: A1
 width: 64 bits
*-bank:2
 description: DIMM [empty]
 physical id: 2
 slot: A2
 width: 64 bits
 *-pci:0
  description: Host bridge
  product: nForce3 250Gb Host Bridge
  vendor: nVidia Corporation
  physical id: d000
  bus info: [EMAIL PROTECTED]:00.0
  version: a1
  width: 32 bits
  clock: 66MHz
  resources: iomemory:d000-d7ff
*-isa UNCLAIMED
 description: ISA bridge
 product: nForce3 250Gb LPC Bridge
 vendor: nVidia Corporation
 physical id: 1
 bus info: [EMAIL PROTECTED]:01.0
 version: a2
 width: 32 bits
 clock: 66MHz
 capabilities: isa bus_master
*-serial
 description: SMBus
 product: nForce 250Gb PCI System Management
 vendor: nVidia Corporation
 physical id: 1.1
 bus info: [EMAIL PROTECTED]:01.1
 version: a1
 width: 32 bits
 clock: 66MHz
 capabilities: cap_list
 configuration: driver=nForce2_smbus
 resources: ioport:ec00-ec1f ioport:4c00-4c3f ioport:4c40-4c7f irq:5
*-usb:0
 description: USB Controller
 product: CK8S USB Controller
 vendor: nVidia Corporation
  

[Bug 58312] Re: openoffice.org-draw does not provide menu entry

2006-08-31 Thread Daniel Holbach
Thanks for your bug report. That's not quite what's happening. OOO Draw
does ship a menu entry, it's just not shown by default. You can easily
enable it with menu editors like alacarte. This was done with the
MenusRevisited spec.

[EMAIL PROTECTED]:~$ grep -i display /usr/share/applications/ooo-draw.desktop 
NoDisplay=true
[EMAIL PROTECTED]:~$ 


** Changed in: openoffice.org-amd64 (Ubuntu)
   Importance: Untriaged = Low
   Status: Unconfirmed = Rejected

-- 
openoffice.org-draw does not provide menu entry
https://launchpad.net/bugs/58312

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


[Bug 58316] Evolution crashes after half a minute -- see strace

2006-08-31 Thread Albert Vilella
Public bug reported:

Since this morning (20060831) I get a crash every 30 seconds, just by
simply browsing the email.

I straced with:

strace -Ff -tt evolution 21 | tee strace-evolution.log

** Affects: evolution (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Evolution crashes after half a minute -- see strace
https://launchpad.net/bugs/58316

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


[Bug 58281] Re: Video preferences not available in totem-mozilla.

2006-08-31 Thread Sebastien Bacher
That's known upstream: http://bugzilla.gnome.org/show_bug.cgi?id=353405

** Changed in: totem (Ubuntu)
   Importance: Medium = Low
   Status: Needs Info = Confirmed

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

** Also affects: totem (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=353405
   Importance: Unknown
   Status: Unknown

-- 
Video preferences not available in totem-mozilla.
https://launchpad.net/bugs/58281

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


[Bug 58316] Re: Evolution crashes after half a minute -- see strace

2006-08-31 Thread Sebastien Bacher
Thanks for your bug. What version of Ubuntu do you use? A strace log is very 
verbose and not really useful, could you get a backtrace with gdb (or from the 
bug-buddy dialog open after the crash):
- gdb evolution
(gdb) run
... 
(gdb) thread apply all bt

** Changed in: evolution (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

-- 
Evolution crashes after half a minute -- see strace
https://launchpad.net/bugs/58316

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


[Bug 55069] Re: Scripts don't work by default

2006-08-31 Thread Charon
The mappings are \ss and \sl. However even when changing these mappings
I can't commit a file with \sc. The following error occurs:

Fehler beim Ausführen von function SNR11_SVNCommit..SNR11_SVNEditFile:
Zeile   37:
Unable to open command buffer E31: Keine Zuordnung gefunden

(error during execution of function SNR11_SVNCommit..SNR11_SVNEditFile:)
(line 37:)
(Unable to open command buffer E31: No Mapping found)

-- 
Scripts don't work by default
https://launchpad.net/bugs/55069

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

[Bug 58068] Re: can't open new tabs (with a11y turned on)

2006-08-31 Thread Daniel Holbach
Zygmunt: could you get a backtrace with libgail debug symbols? gaim-dbg
and libgtk2.0-0-dbg would be nice too.
(http://wiki.ubuntu.com/DebuggingProcedures might help there.)

** Changed in: gnome-terminal (Ubuntu)
   Status: Confirmed = Needs Info

-- 
can't open new tabs (with a11y turned on)
https://launchpad.net/bugs/58068

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


[Bug 57403] Re: Can no longer aquire IP address from certain DHCP servers

2006-08-31 Thread Davyd
I have completed a more in depth analysis. Things work correctly from
wired ethernet ports and from wireless using the identical dhcp server
version.

It seems that while the wireless is reporting signal/noise statistics,
it's not actually associating correctly to the AP (but the AP, running
HermesAP does log the association), thus packets are not being received
on the server.

Have not had problems with commodity APs, nor with a Prism card running
in Master mode, so I suspect the problem is between madwifi-ng and
HermesAP.

-- 
Can no longer aquire IP address from certain DHCP servers
https://launchpad.net/bugs/57403

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


[Bug 58317] sata_sil24.ko not included in installation image

2006-08-31 Thread panticz
Public bug reported:

sata_sil24.ko kernel driver for Silicon Image 3124 is not incuded in the
installation image from edgy-server-i386.iso (on the installed system is
this driver available, but not on the installation image)

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
sata_sil24.ko not included in installation image
https://launchpad.net/bugs/58317

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


[Bug 58312] Re: [Bug 58312] Re: openoffice.org-draw does not provide menu entry

2006-08-31 Thread Martin Kretzschmar
 This was done with the MenusRevisited spec.

I can't find anything about the OOo Draw (only about OOo From
template, which is an understandable decision) icon on
https://wiki.ubuntu.com/MenusRevisited.

There is a list of removed icons and the remark Any item not listed
will be kept. Well, OOo Draw is not listed, so its removal is not
compliant with the spec as I read it.

-- 
openoffice.org-draw does not provide menu entry
https://launchpad.net/bugs/58312

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


[Bug 57081] Re: [Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-08-31 Thread ZhengPeng Hou
To solve this bug:
 1 backport scim-chewing from edgy back to dapper
 2 revert scim-qtimm to preview release

2006/8/30, Andrew Lee [EMAIL PROTECTED]:
 Hey guys,

 It has been 10 days past, our users are still waitting for the fix.
 Any progress?

 What changes I expected should made for the fix:
 1) Upgrade libchewing to 0.3.0, and scim-chewing to 0.3.1
 This will solve the connot enter any Chinese character issue

 2) Chnages in im-switch's config file:
 -QT_IM_MODULES=scim
 +QT_IM_MODULES=xim

 Cause the scim varint does not work very well... lots of apps and all
 kind of 3rd-party qt apps can not deal with that, but xim is always
 fine.

 Cheers,

 -Andrew

 --
 scim-chewing cannot enter any Chinese character
 https://launchpad.net/bugs/57081


-- 
scim-chewing cannot enter any Chinese character
https://launchpad.net/bugs/57081

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


[Bug 56583] Re: Gnome-session-manager crashes when some dbus apps run

2006-08-31 Thread Daniel Holbach
It'd be nice to get another backtrace with libglib2.0-0-dbg
libgtk2.0-0-dbg libc6-dbg libgnomeui-0-dbg and debug builds of gnome-
session and dbus installed.
(http://wiki.ubuntu.com/DebuggingProgramCrash might help there.)

-- 
Gnome-session-manager crashes when some dbus apps run
https://launchpad.net/bugs/56583

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


[Bug 13734] Re: gnome-system-log could produce more helpful error messages

2006-08-31 Thread Sebastien Bacher
right, it doesn't list them by default now. Adding a log doesn't work
and the error message does say it's because to permissions but that's
another issue. Closing that one

** Changed in: gnome-utils (Ubuntu)
   Status: Confirmed = Fix Released

-- 
gnome-system-log could produce more helpful error messages
https://launchpad.net/bugs/13734

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


[Bug 58318] sync gerbv 1.0.2-1 from sid (overriding changes OK)

2006-08-31 Thread Lucas Nussbaum
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Could you please sync this package ?

Package: gerbv
Version: 1.0.2-1
Origin: Debian Sid
Ubuntu changes: overriding changes OK

Ubuntu changes:
* .desktop file : upstream now ships it.

Thank you

 affects /distros/ubuntu
 subscribe ubuntu-archive

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

iD8DBQFE9qga2hliNwI7P08RAgE+AJ9EPy9LP4GfvyN0GcT9dq/eo+eVpwCgvL8r
G0pR1POntnmEy/a+p2cKnq0=
=8PjX
-END PGP SIGNATURE-

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
sync gerbv 1.0.2-1 from sid (overriding changes OK)
https://launchpad.net/bugs/58318

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


[Bug 58177] Re: Edgy usplash displays wrong

2006-08-31 Thread Michael Monreal
I can second that, I'm using up-to-date edgy on my notebook (no vmware). 
Screenshots 1  3 totally match, so while booting, usplash displays relativly 
hi-res, but with gray background insted of black. note that this is a 
regression, the former version of usplash (0.4.something, which I got when I 
upgraded to edgy) displayed that fine still.
On shutdown, I also see the lower resolution, with the left and right side of 
the testimage actually aligned to the monitor's sides but gray stripes below 
and above the test image.
The interesting part is in between: I don't get such a black stipe before 
switching to GDM, but what I get: the whole screen seems to morph, pixels 
change color, it looks really funky ^^
The bad thing is that I get this effekt every time I change to a VT from X 
also, and the VT stays in that mode, so it's unusable. See screenshot.
The screenshot shows the start of it (just after switching from x to vt1, 
same happens between usplash and gdm start), the colors actually still change, 
so first the red in the middle gets more intest and after a while everything 
turns black/dark...

-- 
Edgy usplash displays wrong
https://launchpad.net/bugs/58177

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


[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-08-31 Thread Andrew Lee
Should it put in dapper-backport or dapper-update?

1. Could you please show me the im-switch config file of scim-chewing in
edgy before doing the update or backport? I want to make sure it use
XIM.

2. I still think the scim-qtimm would brings problem, not solving any
problem, and xim is always work.

-Andrew

-- 
scim-chewing cannot enter any Chinese character
https://launchpad.net/bugs/57081

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


[Bug 56362] Re: When running xchat-gnome I'm flooded by crash message

2006-08-31 Thread Sebastien Bacher
I use gnome-screensaver, nothing on the command line from where I start
xchat-gnome

-- 
When running xchat-gnome I'm flooded by crash message
https://launchpad.net/bugs/56362

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


[Bug 58289] Re: cope with and use gzipped XML gconf/defaults/%gconf-tree-*.xml

2006-08-31 Thread Sebastien Bacher
Thanks for your bug. The defaults are used every time your start gconf.
Anyway such change should go upstream, the ubuntu desktop team doesn't
have the ressources to work on low priority architectures changes like
that. Closing the bug, please file one on bugzilla.gnome.org rather

** Changed in: gconf2 (Ubuntu)
   Importance: Untriaged = Wishlist
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Rejected

-- 
cope with and use gzipped XML gconf/defaults/%gconf-tree-*.xml
https://launchpad.net/bugs/58289

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


[Bug 58319] Suspend to RAM and Disk stopped working

2006-08-31 Thread Michael Monreal
Public bug reported:

After upgrading my notebook from dapper to edgy, suspend to ram doesn't
work right anymore. I lose network connection and usb mouse (still can
use touchpad) and moving windows is very slow and laggy. This used to
work quite fine...

Suspend to disk also doesn't work anymore, but that actually stopped
working shortly before dapper got final. So this should work normally
but it doesn't anymore...

Can you assist me in debugging this? any logs i can look at, any way to
initiate suspends from the console and have more output? thanks in
advance

** Affects: acpi-support (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Suspend to RAM and Disk stopped working
https://launchpad.net/bugs/58319

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


[Bug 58281] Re: Video preferences not available in totem-mozilla.

2006-08-31 Thread Michaël Van Dorpe
I think it's true for every streaming movie, but since you asked for an
example: http://www.apple.com/trailers/independent/threetimes/trailer/

-- 
Video preferences not available in totem-mozilla.
https://launchpad.net/bugs/58281

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


[Bug 57456] Re: File Property Open With tab doesn't work

2006-08-31 Thread Sebastien Bacher
didn't, do you still have the issue? can you write to
~/.local/share/applications when you get the issue?

-- 
File Property Open With tab doesn't work
https://launchpad.net/bugs/57456

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


[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-08-31 Thread ZhengPeng Hou
conffile of scim-chewing for im-switch in edgy:

XIM=SCIM
if [ -e /usr/bin/skim ]; then
XIM_PROGRAM=/usr/bin/skim
else
XIM_PROGRAM=/usr/bin/scim
fi
XIM_ARGS=-d
if [ -e /usr/lib/gtk-2.0/2.4.0/immodules/im-scim-bridge.so ]; then
GTK_IM_MODULE=scim-bridge
else
GTK_IM_MODULE=xim
fi
if [ -e /usr/lib/qt3/plugins/inputmethods/libqscim.so ]; then
QT_IM_MODULE=scim
else
QT_IM_MODULE=xim
fi
DEPENDS=scim | skim

-- 
scim-chewing cannot enter any Chinese character
https://launchpad.net/bugs/57081

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


[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-08-31 Thread ZhengPeng Hou
I hope scim-pinyin can be backported back to dapper, and will solve some
issue under zh_CN locales.

-- 
scim-chewing cannot enter any Chinese character
https://launchpad.net/bugs/57081

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


[Bug 58289] Re: cope with and use gzipped XML gconf/defaults/%gconf-tree-*.xml

2006-08-31 Thread Daniel Holbach
I'd like to see benchmarks of this before this is envisioned as low-
hanging fruit. With file sizes ranging from 2k to 940k I'm not sure that
decompressing+reading is so much quicker.

-- 
cope with and use gzipped XML gconf/defaults/%gconf-tree-*.xml
https://launchpad.net/bugs/58289

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


[Bug 58301] RE: [Bug 58301] Re: [Bug 58301] RE: [Bug 58301] Re: openoffice macroexception on

2006-08-31 Thread tfm

1.4.2 was initially selected. I changed it to sun 1.5.0.06. The macro 
worked.

Thanks man, you're a genious :)

From: Martin Kretzschmar [EMAIL PROTECTED]
Reply-To: Bug 58301 [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [Bug 58301] Re: [Bug 58301] RE: [Bug 58301] Re: openoffice 
macroexception only on ubuntu (screenshot)
Date: Thu, 31 Aug 2006 07:10:23 -

As you have installed a Sun Java, you can try this:

Go to Tools-Options; OpenOffice.org/Java

Tell us what was selected (probably Free Software Foundation 1.4.2)

Then select Sun Microsystems Inc 1.5.0 (if it isn't there, click Add
and point it to /usr/lib/jvm/java-1.5.0-sun.../jre)

Now try the macro again. Does this work?

--
openoffice macro exception only on ubuntu (screenshot)
https://launchpad.net/bugs/58301

-- 
openoffice macro exception only on ubuntu (screenshot)
https://launchpad.net/bugs/58301

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


[Bug 58323] System hangs when i choose screensaver AntSpotlight

2006-08-31 Thread Igor Bogachev
Public bug reported:

My system Ubuntu 6.06 hangs when screensaver is AntSpotlight
To reproduce bug choose
System-Preferences-Screensaver
Then choose AntSpotlight
My video chip is VIA S3 Unichrome

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
System hangs when i choose screensaver AntSpotlight
https://launchpad.net/bugs/58323

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


[Bug 58322] please remove devfs support from udev-udeb

2006-08-31 Thread Colin Watson
Public bug reported:

Apart from a few issues I'm discovering on testing (I'd somehow managed
to forget about cdrom-detect and iso-scan),
https://launchpad.net/distros/ubuntu/+spec/no-more-devfs is now
implemented. Please remove devfs support from udev-udeb, stamp on it,
and burn the pieces. Kthxbye.

** Affects: udev (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
please remove devfs support from udev-udeb
https://launchpad.net/bugs/58322

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


[Bug 56492] Re: gdmXnestChooser blinking window

2006-08-31 Thread Sebastien Bacher
That seems to work fine now on edgy, do you still have the issue?

** Changed in: gdm (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

-- 
gdmXnestChooser blinking window
https://launchpad.net/bugs/56492

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


[Bug 58308] Re: No spell check in en-au locale

2006-08-31 Thread Dennis Kaarsemaker
** Changed in: openoffice.org-amd64 (Ubuntu)
Sourcepackagename: openoffice.org-amd64 = openoffice.org

-- 
No spell check in en-au locale
https://launchpad.net/bugs/58308

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


[Bug 56362] Re: When running xchat-gnome I'm flooded by crash message

2006-08-31 Thread Sebastien Bacher
crash from xprop:

Starting program: /usr/bin/xprop -f _SCREENSAVER_STATUS 32ac 
_SCREENSAVER_STATUS -root
_SCREENSAVER_STATUS
Program received signal SIGABRT, Aborted.
0xe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7d8e760 in *__GI_raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7d8fee3 in *__GI_abort () from /lib/tls/i686/cmov/libc.so.6
#3  0x0804ba00 in Get_Window_Property_Data_And_Type (atom=430, 
length=0xbfa1d760, type=0xbfa1d75c, size=0xbfa1d758)
at ../xprop.c:1203
#4  0x0804ba98 in Get_Property_Data_And_Type (atom=430, length=0xbfa1d760, 
type=0xbfa1d75c, size=0xbfa1d758)
at ../xprop.c:1216
#5  0x0804bb07 in Show_Prop (format=0x0, dformat=0x0, prop=0xbfa1f985 
_SCREENSAVER_STATUS) at ../xprop.c:1235
#6  0x0804be14 in Handle_Prop_Requests (argc=0, argv=0xbfa1da38) at 
../xprop.c:1319
#7  0x0804d15a in main (argc=1, argv=0xbfa1da34) at ../xprop.c:17

looks like a xprop issue then. Does xchat-gnome needs to make that call
every second?

-- 
When running xchat-gnome I'm flooded by crash message
https://launchpad.net/bugs/56362

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


[Bug 58324] gnome-terminal is not drawing immediately

2006-08-31 Thread Dulmandakh
Public bug reported:

Binary package hint: gnome-terminal

when there are more than one gnome-terminal tab, all the tabs except
first one not drawing anything. But when switching to other tab and back
it shows correct thing. Thus I can't do something useful in tabs without
switching.

** Affects: gnome-terminal (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
gnome-terminal is not drawing immediately
https://launchpad.net/bugs/58324

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


[Bug 58324] Re: gnome-terminal is not drawing immediately

2006-08-31 Thread Dulmandakh
how gnome-terminal looks before switching tabs. It's edgy.

-- 
gnome-terminal is not drawing immediately
https://launchpad.net/bugs/58324

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


[Bug 31218] Re: ubuntu-desktop package could depend on libstdc++5 (lots of thirdy party software requires this library)

2006-08-31 Thread Dennis Kaarsemaker
Wouter, the bugtask for baltix was added by the baltix developer. Please
don't remove it.

** Changed in: Baltix
   Status: Rejected = Unconfirmed

-- 
ubuntu-desktop package could depend on libstdc++5 (lots of thirdy party 
software requires this library)
https://launchpad.net/bugs/31218

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


[Bug 58325] Firmware not available (-2)

2006-08-31 Thread Rob Frohne
Public bug reported:

While trying to install the ALSA driver for the Echo Indigo IO, we run
into a problem that manifests itself in the kernel log as:

Aug 30 19:09:41 localhost kernel: [17207680.764000] pccard: CardBus card 
inserted into slot 0
Aug 30 19:09:41 localhost kernel: [17207680.764000] PCI: Enabling device 
:03:00.0 ( - 0002)
Aug 30 19:09:41 localhost kernel: [17207680.764000] ACPI: PCI Interrupt 
:03:00.0[A] - Link [LNKD] - GSI 11 (level, low) - IRQ 11
Aug 30 19:09:41 localhost kernel: [17207680.932000] ALSA 
/home/frohro/Desktop/alsa-driver-1.0.12/pci/echoaudio/../../alsa-kernel/pci/echoaudio/echoaudio.c:46:
 get_firmware(): Firmware not available (-2)
Aug 30 19:09:41 localhost kernel: [17207680.932000] ALSA 
/home/frohro/Desktop/alsa-driver-1.0.12/pci/echoaudio/../../alsa-kernel/pci/echoaudio/echoaudio_dsp.c:249:
 Firmware not found !
Aug 30 19:09:41 localhost kernel: [17207680.932000] ACPI: PCI interrupt for 
device :03:00.0 disabled
Aug 30 19:09:41 localhost kernel: [17207680.932000] Echoaudio Indigo IO: probe 
of :03:00.0 failed with error -2

The ALSA developer claims that it doesn't work with udev.  My private
email enclosed below:  He is encouraging me to install the hotplug
scripts to make it work, but I'm afraid of hosing my system by doing
that.

On Wed, 30 Aug 2006 11:59:50 -0700
Rob Frohne [EMAIL PROTECTED] wrote:

  Hi,
  
  Several of us are trying to get an Echo Indigo IO card to work in Ubuntu 
  Dapper 6.06, and are getting this problem:
  
  Aug 30 11:26:35 localhost kernel: [17179896.672000] ALSA 
  /home/frohro/Desktop/alsa-driver-1.0.12/pci/echoaudio/../../alsa-kernel/pci/echoaudio/echoaudio.c:46:
   
  get_firmware(): Firmware not available (-2)
  
  from dmesg.  I followed the path this post describes:
  
  http://www.ubuntuforums.org/showthread.php?p=1398393
  
  Can you offer any advice?


Make sure you have the hotplug scripts installed (/etc/hotplug*). Make a
symlink from /lib/firmware to /usr/lib/hotplug/firmware (IIRC the scripts
look for the files in the latter, while alsa installs them in the former
path). Then remove the module an load it again. Many distros do not install
the hotplug scripts anymore, but udev (at least v0.87) seems to be unable to
upload the firmware itself.

--
Giuliano.

The best description of the problem we are experiencing is given on the
forums at:

http://www.ubuntuforums.org/showthread.php?p=1398393

in the very first post.  I spent all day on this and made essentially no
progress beyond that.

We are using Dapper 6.06, and udev 079.

** Affects: udev (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Firmware not available (-2)
https://launchpad.net/bugs/58325

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


[Bug 58291] Re: 01_apps_icons_scalable.patch is wrong

2006-08-31 Thread Rui Matos
Oh, I'm sorry, I should have been more verbose.

If you check the file /usr/share/icons/gnome/index.theme you'll see that
the patch it applied to the wrong size (16 instead of 48):

...
[16x16/apps]
Size=16
Context=Applications
Type=Scalable
...
[48x48/apps]
Size=48
Context=Applications
Type=Fixed
...

-- 
01_apps_icons_scalable.patch is wrong
https://launchpad.net/bugs/58291

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


[Bug 58293] Re: [Bug 58293] firefox crashes

2006-08-31 Thread Dennis Kaarsemaker
Please give example URLs and please test without flash and java
installed.

-- 
firefox crashes
https://launchpad.net/bugs/58293

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


[Bug 58233] Re: [Bug 58233] dbus makes GNOME crash

2006-08-31 Thread Dennis Kaarsemaker
Please give us the output of:

dpkg -l '*dbus*' | cat

-- 
dbus makes GNOME crash
https://launchpad.net/bugs/58233

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


[Bug 51573] HPLIP 1.6.7 is in Debian Unstable

2006-08-31 Thread David Szent-Györgyi
See http://packages.debian.org/unstable/utils/hplip .

-- 
Please update HPLIP to 1.6.6
https://launchpad.net/bugs/51573

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


[Bug 51573] HPLIP 1.6.7 new features and improvements

2006-08-31 Thread David Szent-Györgyi
See
http://sourceforge.net/mailarchive/forum.php?thread_id=29237264forum_id=48101
for details. Some that may be of interest:

1. Changed from dynamic IP ports to static IANA IP ports for hpiod
 (2208) and hpssd (2207)
12. Adjusted HPIJS Makefile.am to use new BZR system at
 linuxprinting.org based on Till's instructions.

-- 
Please update HPLIP to 1.6.6
https://launchpad.net/bugs/51573

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


[Bug 58316] Re: Evolution crashes after half a minute -- see strace

2006-08-31 Thread Sebastien Bacher
What architecture do you use? Could you get a backtrace with evolution-
data-server-dbg and evolution-dbg installed?

-- 
Evolution crashes after half a minute -- see strace
https://launchpad.net/bugs/58316

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


[Bug 57360] Re: [debian-multimedia] Sync dvdrip

2006-08-31 Thread nicweb
0.98.1 has been released. Would be pleased to see it in edgy repos...

-- 
[debian-multimedia] Sync dvdrip
https://launchpad.net/bugs/57360

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


[Bug 58237] Re: [Bug 58237] GUI tools that function effectively

2006-08-31 Thread Dennis Kaarsemaker
 status Rejected

While I agreee with you that ther should be more gui love, a bugtracker
is not the place for such requests. If you have specific requests,
please create a specification for each of them.


** Changed in: Ubuntu
   Status: Unconfirmed = Rejected

-- 
GUI tools that function effectively
https://launchpad.net/bugs/58237

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


[Bug 58193] Re: fglrx driver can't find AGP = disables DRI...

2006-08-31 Thread Kenneth Mokkelbost
Ok, I've tracked this down to the following (by copying my dapper
xorg.conf to edgy):

- With composite disabled in xorg.conf I get the above mentioned error messages 
in kern.log and Xorg.0.log
- Without composite disabled I don't get the AGP error, but I still have no DRI.

-- 
fglrx driver can't find AGP = disables DRI...
https://launchpad.net/bugs/58193

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


[Bug 7560] Re: Wastebasket fails with read only directories

2006-08-31 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
 Assignee: Sebastien Bacher = Ubuntu Desktop Bugs

-- 
Wastebasket fails with read only directories
https://launchpad.net/bugs/7560

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


[Bug 58326] X server fails after upgrade Dapper Edgy

2006-08-31 Thread Aimak
Public bug reported:

Yesterday I upgraded my kubuntu dapper to Edgy using aptitude. Since
that I can't get X up anymore.

Following is the output I get when launching X from command line:

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.15.7 i686
Current Operating System: Linux aimakserver 2.6.17-6-k7 #2 SMP Fri Aug 11 
22:11:15 UTC 2006 i686
Build Date: 07 July 2006
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Thu Aug 31 12:17:26 2006
(==) Using config file: /etc/X11/xorg.conf
error opening security policy file /usr/lib/xserver/SecurityPolicy
xkb_keycodes { include xfree86+aliases(qwerty) };
xkb_types{ include complete };
xkb_compatibility{ include complete };
xkb_symbols  { include pc(pc104)+us };
xkb_geometry { include pc(pc104) };
Could not init font path element /usr/share/fonts/X11/TTF/, removing from list!
Could not init font path element /usr/share/fonts/X11/OTF, removing from list!
Could not init font path element /usr/share/fonts/X11/CID/, removing from list!

Backtrace:
0: X(xf86SigHandler+0x81) [0x80c3861]
1: [0xe420]
2: /usr/lib/xorg/modules/libxaa.so(XAAFillMono8x8PatternRectsScreenOrigin+0x91) 
[0xb6ac5001]
3: /usr/lib/xorg/modules/libxaa.so(XAAPaintWindow+0x4ab) [0xb6ad0d8b]
4: X [0x81588ae]
5: X [0x8154061]
6: X(compPaintWindowBackground+0x6d) [0x81919dd]
7: X(miWindowExposures+0xfa) [0x8109dca]
8: X [0x80d945c]
9: X(MapWindow+0x332) [0x8072dc2]
10: X(InitRootWindow+0xbe) [0x8072f5e]
11: X(main+0x42f) [0x806e6bf]
12: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc) [0xb7d038cc]
13: X(FontFileCompleteXLFD+0xa1) [0x806da51]

Fatal server error:
Caught signal 11.  Server aborting

Aborted

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
X server fails after upgrade Dapper  Edgy
https://launchpad.net/bugs/58326

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


[Bug 58234] Re: kdm displays scrambled screen from last shutdown

2006-08-31 Thread Martin Hoefling
a dist-upgrade from today solved this problem.

-- 
kdm displays scrambled screen from last shutdown
https://launchpad.net/bugs/58234

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


[Bug 58212] Re: [Bug 58212] Re: Build (and include) mythtv-0.20 for Edgy

2006-08-31 Thread Dennis Kaarsemaker
 status Rejected

There already is a sync request for 0.19 and 0.20 will not be released
in time for feature freeze.


** Changed in: mythtv (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
Build (and include) mythtv-0.20 for Edgy
https://launchpad.net/bugs/58212

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


[Bug 35385] Re: Some portions of Smarty are broken in PHP = 5.1.2

2006-08-31 Thread Dennis Kaarsemaker
** Also affects: dapper-backports (upstream)
   Importance: Untriaged
   Status: Unconfirmed

-- 
Some portions of Smarty are broken in PHP = 5.1.2
https://launchpad.net/bugs/35385

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


[Bug 58287] Re: [22x22/apps] Type should be Threshold

2006-08-31 Thread Rui Matos
And why shouldn't the panel pick that variant?

Anyway I added some more comments on gnome bugzilla, please check there
again.

-- 
[22x22/apps] Type should be Threshold
https://launchpad.net/bugs/58287

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


[Bug 56359] Re: Windows vanish from window list

2006-08-31 Thread Sebastien Bacher
Thanks for your bug. Does it happen only with some applications? Are
they still listed by alt-tab switching? Can you describe some simple
steps to get the issue?

** Changed in: metacity (Ubuntu)
   Importance: Untriaged = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

-- 
Windows vanish from window list
https://launchpad.net/bugs/56359

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


[Bug 58326] Re: X server fails after upgrade Dapper Edgy

2006-08-31 Thread Aimak
I also decided to reconfigure the xorg.conf it by running

dpkg-reconfigure xserver-xorg

Because the new xorg.conf has some entried about a wacom input devide, I
decided to comment those lines hoping that could resolve the issue, but
it didn't. Attached is my actual xorg.conf.

-- 
X server fails after upgrade Dapper  Edgy
https://launchpad.net/bugs/58326

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


[Bug 56350] Re: Location Auto-Complete

2006-08-31 Thread Sebastien Bacher
The bug previously pointed is about completion on filename, not on the
previously used locations,
http://bugzilla.gnome.org/show_bug.cgi?id=341910 upstream matches that
bug better, updating bug number

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

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

-- 
Location Auto-Complete
https://launchpad.net/bugs/56350

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


[Bug 48229] Re: Partition table destroyed when resizing NTFS

2006-08-31 Thread Jo-Erlend Schinstad
I'm not sure wether this comment really belongs here, but I resized my
ntfs partition using partition magic 8 in windows, and I got some
problems with the ext3 filesystem. I used e2fsck and answered yes to a
couple of questions and after five minutes, everything was back to
normal.

-- 
Partition table destroyed when resizing NTFS
https://launchpad.net/bugs/48229

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


[Bug 58299] Re: Im unable to install Ubuntu

2006-08-31 Thread Jo-Erlend Schinstad
The dapper desktop cd provides a way to check the cd for errors.

-- 
Im unable to install Ubuntu
https://launchpad.net/bugs/58299

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


[Bug 57837] Re: Gnucash hangs when changing directories

2006-08-31 Thread andi5
I could swear this is a duplicate of bug 55462, but I will not close
this bug without a stacktrace :)

-- 
Gnucash hangs when changing directories
https://launchpad.net/bugs/57837

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


[Bug 49108] Re: Cant forward in mp3 file

2006-08-31 Thread Henrik Nilsen Omma
I can confirm this behaviour on the latest Edgy using totem-xine and
libxine-extracodecs. The scroll bar moves forward and the time is
advanced bit the actual playing returns to the very beginning. It works
fine with other mp3s.


** Changed in: xine-lib (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
Cant forward in mp3 file
https://launchpad.net/bugs/49108

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


  1   2   3   4   5   6   >