[Bug 68851] Re: USB devices don't get automounted on Edgy

2006-11-18 Thread Tormod Volden
Indy, please use the web interface to attach the files.

-- 
USB devices don't get automounted on Edgy
https://launchpad.net/bugs/68851

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


[Bug 72323] Ubiquity does not check if there's enough free space for installation

2006-11-18 Thread Martin Jürgens
Public bug reported:

Ubiquity does not check if there's enough free space for installation.
If there is not, the installer just crashes at the point where no free
space is available anymore.

Ideally, Ubiquity should not start installing if there is not enough
free space available and output an error message.

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Ubiquity does not check if there's enough free space for installation
https://launchpad.net/bugs/72323

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


[Bug 69151] Re: Edgy: dvdauthor: segfault

2006-11-18 Thread ville palo
new debdiff

** Attachment added: debdiff with fixed paths
   http://librarian.launchpad.net/5107932/dvdauthor.debdiff

-- 
Edgy: dvdauthor: segfault
https://launchpad.net/bugs/69151

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


[Bug 67816] Re: kiso crashes with *** stack smashing detected ***

2006-11-18 Thread ville palo
One more time :)

** Attachment added: debdiff with fixed and correct paths
   http://librarian.launchpad.net/5107934/dvdauthor.debdiff

-- 
kiso crashes with *** stack smashing detected ***
https://launchpad.net/bugs/67816

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


[Bug 66313] Re: Calendar does not synch with palm device

2006-11-18 Thread JM Barbier
Hi,

same problem for me, building from sources as explained by Georges
solved it. I had the same problem on Debian (Unstable) one month ago,
maybe  #394534 bug...  don't know if it is solved now..

J.M.B.

-- 
Calendar does not synch with palm device
https://launchpad.net/bugs/66313

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


[Bug 35914] Re: Startup file doesn't work

2006-11-18 Thread Tim LePes
Okay I got this working!

The patch that chantra gave did not help here.  Neither did the original
suggestion in the bug description of commenting out one of the
WRAPPER_OPTIONS= lines.

I think this fix will probably work for the following bugs, which are
likely caused by the same error:

65743
70177

What I found was that when the /etc/init.d/mldonkey-server script runs
and tries to start mlnet, it executes an install command with the
invalid -f option.  It seems that the author intended to create a blank
$PIDFILE (/var/run/mlnet.pid) with explicit user, group, and
permissions.  But the author botched that.  For one, the install command
does not take a -f option.  Instead it should have a source and
destination file.  So for another, $PIDFILE I would assume is the
intended destination file but no source file is given.

Looking further, I learned that the following line calls start-stop-
daemon to actually start or kill the mlnet server process.  Since start-
stop-daemon is passed the --pidfile $PIDFILE argument, it will create
the file if it does not exist and populate it with the process id for
the mlnet process.  If the /var/log/mlnet.pid file already exists, then
it will error out and indicate that mldonkey-server (mlnet) is already
running.

SO...  The answer is to simply comment out the install command line, and
it starts to work fine.

This error causes installing (or uninstalling) the mldonkey-server
package with APT or Synaptic (or whatever) to fail as well, because the
script is called to stop and/or start the mlnet daemon as part of the
(un|re)installation.

I don't know how to create patch files, even though it's probably easy.
So instead I will just attach my modified /etc/init.d/mldonkey-server
script.  You can back up or rename your existing one and try mine out in
it's place to see if it fixes you as well.

PEACE!

Tim LePes


** Attachment added: corrected /etc/init.d/mldonkey-server script
   http://librarian.launchpad.net/5107933/mldonkey-server

-- 
Startup file doesn't work
https://launchpad.net/bugs/35914

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


[Bug 65743] Re: mldonkey-server doesn't start (invalid option --f)

2006-11-18 Thread Tim LePes
see the fix i posted on bug 35914 and it will get you up and running.
This is actually a duplicate bug.

Tim LePes

-- 
mldonkey-server doesn't start (invalid option --f)
https://launchpad.net/bugs/65743

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


[Bug 71010] Re: Nautilus high cpu usage after closing

2006-11-18 Thread stefpo91
*** This bug is a duplicate of bug 54684 ***

This issue seems related to the file change monitoring of Nautilus.

While trying to understand what conditions caused this to happen , I
found the same thing is happening when moving from a directory
containing an open file beeing written.

I can navigate around the file system without causing the problem, but
if I once open the diractory where I have a large file beeing written,
the CPU usage  goes up to max available on leaving the directory or
closing the window.

It bahaves just like the file monitoring unhooking did not work
properly.

-- 
Nautilus high cpu usage after closing
https://launchpad.net/bugs/71010

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


Re: [Bug 66068] Re: New iPod nano recognized as via raid member

2006-11-18 Thread Soren Hansen
On Sat, Nov 18, 2006 at 01:29:29AM -, Stefano Fabri wrote:
 Are u sure that this bug doesn't must be assigned to udev? 
 Take a look here, seems  that was fixed upstram:
 http://lists.freedesktop.org/archives/hal/2006-October/006412.html

The observant reader will notice that it was actually I and Kay who
discussed it on the hal mailing list. :-)

Whether it belongs in udev or hal depends on whether we want to fix it
in Dapper/Edgy or Feisty. Feisty uses hal 0.5.8.1 which uses
libvolume_id, while Edgy and Dapper use  0.5.8 which includes its own
copy of libvolume_id.

Nonetheless, well spotted and thanks for your input.

Cheers.

-- 
New iPod nano recognized as via raid member
https://launchpad.net/bugs/66068

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


[Bug 72299] Re: kernel panic not syncing boot livecd

2006-11-18 Thread Lionel Le Folgoc
** Changed in: Ubuntu
Sourcepackagename: None = linux-source-2.6.17

-- 
kernel panic not syncing boot livecd
https://launchpad.net/bugs/72299

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


[Bug 35914] Re: Startup file doesn't work

2006-11-18 Thread Tim LePes
Okay I got this working!

The patch that chantra gave did not help here.  Neither did the original
suggestion in the bug description of commenting out one of the
WRAPPER_OPTIONS= lines.

I think this fix will probably work for the following bugs, which are
likely caused by the same error:

65743
70177

What I found was that when the /etc/init.d/mldonkey-server script runs
and tries to start mlnet, it executes an install command with the
invalid -f option.  It seems that the author intended to create a blank
$PIDFILE (/var/run/mlnet.pid) with explicit user, group, and
permissions.  But the author botched that.  For one, the install command
does not take a -f option.  Instead it should have a source and
destination file.  So for another, $PIDFILE I would assume is the
intended destination file but no source file is given.

Looking further, I learned that the following line calls start-stop-
daemon to actually start or kill the mlnet server process.  Since start-
stop-daemon is passed the --pidfile $PIDFILE argument, it will create
the file if it does not exist and populate it with the process id for
the mlnet process.  If the /var/log/mlnet.pid file already exists, then
it will error out and indicate that mldonkey-server (mlnet) is already
running.

SO...  The answer is to simply comment out the install command line, and
it starts to work fine.

This error causes installing (or uninstalling) the mldonkey-server
package with APT or Synaptic (or whatever) to fail as well, because the
script is called to stop and/or start the mlnet daemon as part of the
(un|re)installation.

I don't know how to create patch files, even though it's probably easy.
So instead I will just attach my modified /etc/init.d/mldonkey-server
script.  You can back up or rename your existing one and try mine out in
it's place to see if it fixes you as well.

PEACE!

Tim LePes


** Attachment added: corrected /etc/init.d/mldonkey-server script
   http://librarian.launchpad.net/5107954/mldonkey-server

-- 
Startup file doesn't work
https://launchpad.net/bugs/35914

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


[Bug 72058] Re: Documentation about vanished /etc/inittab should be added

2006-11-18 Thread Alex Smith
Here's a patch to add an initctl man page saying that it is deprecated
and has been replaced with the event.d directory. It points the reader
to the getting started document on the Upstart website.

Suggested changelog entry:
 * util/man/inittab.5: new inittab man page mentioning that inittab has been 
replaced with /etc/event.d
 * util/Makefile.am (dist_man_MANS): added inittab.5

-- 
Documentation about vanished /etc/inittab should be added
https://launchpad.net/bugs/72058

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


[Bug 72058] Re: Documentation about vanished /etc/inittab should be added

2006-11-18 Thread Alex Smith
Oops, forgot to add the patch

** Attachment added: initctl.5 man page
   http://librarian.launchpad.net/5107967/upstart-add-initctl-man-page.diff

-- 
Documentation about vanished /etc/inittab should be added
https://launchpad.net/bugs/72058

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


[Bug 70177] Re: E: mldonkey-server: subprocess post-installation script returned error exit status 1

2006-11-18 Thread Tim LePes
*** This bug is a duplicate of bug 35914 ***

This is actually a duplicate to bug 35914.  Go there to get your fix
on...  :)

Tim LePes


** This bug has been marked a duplicate of bug 35914
   Startup file doesn't work

-- 
E: mldonkey-server: subprocess post-installation script returned error exit 
status 1
https://launchpad.net/bugs/70177

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


[Bug 65743] Re: mldonkey-server doesn't start (invalid option --f)

2006-11-18 Thread Tim LePes
*** This bug is a duplicate of bug 35914 ***

** This bug has been marked a duplicate of bug 35914
   Startup file doesn't work

-- 
mldonkey-server doesn't start (invalid option --f)
https://launchpad.net/bugs/65743

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


[Bug 72326] Edgy netboot kernel-panics (Dapper works fine)

2006-11-18 Thread Jussi Kukkonen
Public bug reported:

Binary package hint: debian-installer

I've tried to install 6.10 via netboot several times now on my mini-
computer (ebox 3850), and I always get a kernel panic about 20 seconds
after the installer starts:

The dapper netboot install works fine.

Here are the last lines of the Edgy netboot install:
---
Call Trace:
 c01147cc iounmap+0x4c/0xd0 c01f1554 acpi_hw_register_read+0x5d/0x183
 c01c8f6f kobject_get+0xf/0x20 c022914e get_device+oxe/0x20
 c01d4753 quirk_via_abnormal_poweroff+0x13/0x40 c01d4223 
pci_fixup_device+0x53/0xa0
 c01d3471 pci_init+0x11/0x30 c0100311 init+0x71/0x270
 c0102d06 ret_from_fork+0x6/0x20 c01002a0 init+0x0/0x270
 c01002a0 init+0x0/0x270 c0101005 kernel_thread_helper+0x5/0x10
Code: 2e c0 c7 44 24 04 f3 00 00 00 89 04 24 e8 ef 86 00 00 31 c0 eb 07 8d 04 
85 20 f3 35 c0 83 c4 10 c3 57 56 53 83 ec 10 85 c9 74 69 8b 71 08 8b 59 04 89 
f7 09 df 74 5d c7 02 00 00 00 00 8a 09 84
EIP: [c01f1485] acpi_hw_low_level_read+0xa/0x7c SS:ESP 0068:c1221f34
 0Kernel panic - not syncing: Attempted to kill init!
---

I'll add some info on my hardware soon.

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

-- 
Edgy netboot kernel-panics (Dapper works fine)
https://launchpad.net/bugs/72326

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


[Bug 72325] NEC dvd-writer ND2500 cannot burn anymore

2006-11-18 Thread Pepijn van de Geer
Public bug reported:

Somehow my dvd-burner is no longer correctly identified. this may have
happend after the upgrade to edgy, though i'm not sure. I think the hal
device information is incorrect. Nautilus keeps asking for an empty cd.
The burner used to work and still works under that other OS.

Additional info:

[EMAIL PROTECTED]:~$ /usr/lib/nautilus-cd-burner/list_cddrives

** (process:9699): WARNING **: No property volume.disc.capacity on
device with id /org/freedesktop/Hal/devices/volume_empty_unknown

snip other drive
---
Drive:
  name: _NEC DVD_RW ND-2500A
  device:   /dev/hdd
  door: closed
  type: CD-R, CD-RW, DVD-R, DVD-RW, CD, DVD
  is mounted:   FALSE
  max read speed:   0 KiB/s (CD 0.0x, DVD 0.0x)
  max write speed:  0 KiB/s (CD 0.0x, DVD 0.0x)
  write speeds:
Media:
  label:''
  type: Unknown Media (blank)
  is writable:  FALSE
  is appendable:FALSE
  capacity: Could not be determined
  size: 0.00 MiB
---

lshal output:

udi = '/org/freedesktop/Hal/devices/storage_model__NEC_DVD_RW_ND_2500A'
  info.addons = {'hald-addon-storage'} (string list)
  storage.policy.desired_mount_point = 'dvdrecorder'  (string)
  storage.policy.mount_filesystem = 'auto'  (string)
  storage.policy.should_mount = true  (bool)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_model__NEC_DVD_RW_ND_2500A'  (string)
  info.udi = '/org/freedesktop/Hal/devices/storage_model__NEC_DVD_RW_ND_2500A'  
(string)
  storage.cdrom.write_speed = 0  (0x0)  (int)
  storage.cdrom.read_speed = 0  (0x0)  (int)
  storage.cdrom.support_media_changed = true  (bool)
  storage.cdrom.hddvdrw = false  (bool)
  storage.cdrom.hddvdr = false  (bool)
  storage.cdrom.hddvd = false  (bool)
  storage.cdrom.bdre = false  (bool)
  storage.cdrom.bdr = false  (bool)
  storage.cdrom.bd = false  (bool)
  storage.cdrom.dvdplusrdl = false  (bool)
  storage.cdrom.dvdplusrw = false  (bool)
  storage.cdrom.dvdplusr = false  (bool)
  storage.cdrom.dvdram = false  (bool)
  storage.cdrom.dvdrw = false  (bool)
  storage.cdrom.dvdr = true  (bool)
  storage.cdrom.dvd = true  (bool)
  storage.cdrom.cdrw = true  (bool)
  storage.cdrom.cdr = true  (bool)
  storage.requires_eject = true  (bool)
  storage.hotpluggable = false  (bool)
  info.capabilities = {'storage', 'block', 'storage.cdrom'} (string list)
  info.category = 'storage'  (string)
  info.product = '_NEC DVD_RW ND-2500A'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/pci_1039_5513_ide_1_1'  (string)
  storage.firmware_version = '1.06'  (string)
  storage.vendor = ''  (string)
  storage.model = '_NEC DVD_RW ND-2500A'  (string)
  storage.drive_type = 'cdrom'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = true  (bool)
  storage.no_partitions_hint = true  (bool)
  storage.bus = 'ide'  (string)
  block.is_volume = false  (bool)
  block.minor = 64  (0x40)  (int)
  block.major = 22  (0x16)  (int)
  block.device = '/dev/hdd'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_1039_5513_ide_1_1'  (string)
  linux.sysfs_path_device = '/sys/block/hdd'  (string)
  linux.sysfs_path = '/sys/block/hdd'  (string)

udi = '/org/freedesktop/Hal/devices/volume_empty_unknown'
  org.freedesktop.Hal.Device.Volume.method_execpaths = 
{'hal-system-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'as'} (string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Eject'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  info.udi = '/org/freedesktop/Hal/devices/volume_empty_unknown'  (string)
  volume.disc.is_rewritable = false  (bool)
  volume.disc.is_appendable = false  (bool)
  volume.disc.is_blank = true  (bool)
  volume.disc.has_data = false  (bool)
  volume.disc.has_audio = false  (bool)
  volume.disc.type = 'unknown'  (string)
  volume.size = 89233686528  (0x14c6be)  (uint64)
  volume.num_blocks = 0  (0x0)  (int)
  volume.block_size = 512  (0x200)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = true  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = ''  (string)
  volume.uuid = ''  (string)
  volume.fsversion = ''  (string)
  volume.fsusage = ''  (string)
  volume.fstype = ''  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_model__NEC_DVD_RW_ND_2500A'  (string)
  block.is_volume = true  (bool)
  block.minor = 64  (0x40)  (int)
  block.major = 22  (0x16)  (int)
  block.device = '/dev/hdd'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 

[Bug 72324] cupsys depends on Xlib

2006-11-18 Thread JJL
Public bug reported:

cupsys depends on gs-esp which depends on libx11-6/libxext6 ...
So to install the cups server on a machine you need Xlibs. Thoses libs are 
really useless on a server without X.
Maybe gs-esp should be recommended instead of depends

Seen in dapper, but seems to be the same on edgy.

** Affects: cupsys (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Description changed:

  cupsys depends on gs-esp which depends on libx11-6/libxext6 ...
- So to install the cups server on a machine you need Xlibs. Thoses libs are 
really useless on a server.
+ So to install the cups server on a machine you need Xlibs. Thoses libs are 
really useless on a server without X.
  Maybe gs-esp should be recommended instead of depends
  
  Seen in dapper, but seems to be the same on edgy.

-- 
cupsys depends on Xlib
https://launchpad.net/bugs/72324

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


[Bug 72302] Re: Installing python-sip4 remove hwdb-client-kde kubuntu-desktop python-qt4 on feisty

2006-11-18 Thread Lionel Le Folgoc
python-qt4 depends on python-sip4 ( 4.5) but feisty version is
4.5-0ubuntu1.

This is probably a bug in python-qt4 package, not in python-sip4 (reject
it if I'm wrong).

** Also affects: python-qt4 (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

-- 
Installing python-sip4 remove hwdb-client-kde kubuntu-desktop python-qt4 on 
feisty
https://launchpad.net/bugs/72302

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


[Bug 40754] Hyundai L70A

2006-11-18 Thread Miquel Torres
I can confirm this bug, a show-stopper for those affected.

I have a Hyundai ImageQuest L70A TFT. Native resolution is 1280x1024.

In Dapper, the nv driver works (both with a Geforce4200Ti at first, then
upgraded to a Geforce6600GT), but the nvidia 3D driver doesn't. You get
a 1024x768 resolution. I tried hard to solve it with help in the forums,
deactivating ESID and such, but nothing worked. One can live without 3D
acceleration though.

I did a clean install of Edgy with xorg 7.1, and it got worse. Limited
to 1024x768 even using default nv driver (and already when booting from
the live CD). Running dpkg-reconfigure xserver-org didn't help in
Dapper, and in Edgy it shows a completely screwed layout.

I'm looking at the nvidia solution with modelines. But the exact VxH
sync specs of my old L70A are hard to come by.

I'll post if I find a solution. I just want to say that the nv driver
should always work, so this is a show stopper for me.

** Description changed:

  whilst installing ubuntu 6.06 beta (april 20th version) my monitor goes
  on and off randomly. once installed the max resolution is set at
  1024x768 even though it supports 1280x1024. when I reconfigure x (after
  updating system)and then restart x, the monitor issues a message stating
  'video mode not supported.' this problem is not unique to ubuntu.
+ 
+ The resolution limit also happens with a Hyundai L70A and Edgy, no other
+ image problems though.

-- 
hyundai b71a monitor screen resolution and instability
https://launchpad.net/bugs/40754

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


[Bug 72189] Re: d4x crashes on Ubuntu 6.10

2006-11-18 Thread Lionel Le Folgoc
*** This bug is a duplicate of bug 66445 ***

** This bug has been marked a duplicate of bug 66445
   d4x crashes and closes

-- 
d4x crashes on Ubuntu 6.10
https://launchpad.net/bugs/72189

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


[Bug 72328] File system check failed.

2006-11-18 Thread bartek
Public bug reported:

First, I've installed Ubuntu Edgy on 1 partition
Then Edgy again on a different partition wich i would like to use to test 
Feisty.

When I try to boot Edgy I get an error:
File system check failed.
A log is being saved in /var/log/fsck/checkckfs if that location is writable.
Please repair the file system manually.
*A maintenance shell will now be started.
CONTROL-D will terminate this shell and resume system boot.

When I press ctrl-D everything works again.
But I haved to repeat this action everytime i try to run edgy.
Reinstall edgy gives the same errors on the Feisty boot.

It has to do with the UUID number Edgy gives to each partition.
When i do this:
[EMAIL PROTECTED]:~$ sudo vol_id -u /dev/hda3
Password:
2cca16df-bdf6-4ff2-bda1-0ddf6359211c

And this is wat i get from fsck
fsck.ext3: Unable to resolve 'UUID=2ac70730-e04e-44ed-84e0-4c3dcdc1a13d'

as you can see the numbers of partition 3 is not the same.

Thx

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
File system check failed.
https://launchpad.net/bugs/72328

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


[Bug 72327] incremental backups do not work when directory name contains digits

2006-11-18 Thread Simon Birt
Public bug reported:

If backup mode is set to tarball-incremental, a full archive is always
created for any directories with digits in the name. This is due to the
method of extracting a date from the filename:

Step 1: use sed to replace the line with the match for [0-9]{8}
Step 2: remove any non-numeric characters from the string

If the filename contains no date but does contain other digits, then the
date used will be the concatenation of those digits.

This means that incremental-list files containing digits in the name
always end up being removed, causing a full backup.

** Affects: backup-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
incremental backups do not work when directory name contains digits 
https://launchpad.net/bugs/72327

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


[Bug 62432] Re: Crash when copying text from OpenOffice to other applications

2006-11-18 Thread Martin Jürgens
Matthias, do you have any timeframe in which you want to fix this?

-- 
Crash when copying text from OpenOffice to other applications
https://launchpad.net/bugs/62432

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


[Bug 72326] Re: Edgy netboot kernel-panics (Dapper works fine)

2006-11-18 Thread Jussi Kukkonen
Hardware in question is a fully integrated really small VIA chipset:

CPU: VIA EDEN-N Nano 800MHz (onboard)
North/South Bridge: VIA CLE266 / VT8235
I/O: VIA VT1211
Audio: VIA VT1612
Video: VIA UniChrome (onboard)
Ethernet: VIA VT6103

-- 
Edgy netboot kernel-panics (Dapper works fine)
https://launchpad.net/bugs/72326

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


[Bug 69151] Re: Edgy: dvdauthor: segfault

2006-11-18 Thread ville palo
Here's the right one.

** Attachment added: last one
   http://librarian.launchpad.net/5107990/dvdauthor.debdiff

-- 
Edgy: dvdauthor: segfault
https://launchpad.net/bugs/69151

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


Re: [Bug 68851] Re: USB devices don't get automounted on Edgy

2006-11-18 Thread Indy
Sure, but where can I find the url of the bug?

On 11/18/06, Tormod Volden [EMAIL PROTECTED] wrote:
 Indy, please use the web interface to attach the files.

 --
 USB devices don't get automounted on Edgy
 https://launchpad.net/bugs/68851



-- 
Programs must be written for people to read, and only incidentally for
machines to execute.

-- 
USB devices don't get automounted on Edgy
https://launchpad.net/bugs/68851

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


[Bug 70496] Re: installation on reiserfs fails

2006-11-18 Thread Witold Krakowski
Hi, thanks for the comment. Could You also add logs, just as I did?
maybe it can help.

-- 
installation on reiserfs fails
https://launchpad.net/bugs/70496

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


[Bug 68851] Re: USB devices don't get automounted on Edgy

2006-11-18 Thread Indy
Here are the files, at last :-)

** Attachment added: Debug Information
   http://librarian.launchpad.net/5108001/debug_usb.tar.gz

-- 
USB devices don't get automounted on Edgy
https://launchpad.net/bugs/68851

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


[Bug 53448] Re: [Dapper] Sound Recorder doesn't respect input selection on second record

2006-11-18 Thread Michael Wohlmuther

** Attachment added: Edgy - the same problem
   
http://librarian.launchpad.net/5108000/_usr_bin_gnome-sound-recorder.1000.crash

-- 
[Dapper] Sound Recorder doesn't respect input selection on second record
https://launchpad.net/bugs/53448

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


[Bug 59511] Re: Could not initialize HAL after logging in to Xubuntu

2006-11-18 Thread EndelWar
I see this error everytime I login in ubuntu 6.10 before the complete start of 
boot service.
If I wait 30 seconds (and wait for the hard disk to stop reading) and then 
login in system this error doesn't appear

-- 
Could not initialize HAL after logging in to Xubuntu
https://launchpad.net/bugs/59511

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


[Bug 71308] Re: Crash on start.

2006-11-18 Thread ville palo
Happens on my edgy too.

** Changed in: sarien (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
Crash on start.
https://launchpad.net/bugs/71308

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


[Bug 72330] Login not possible when password contains umlauts

2006-11-18 Thread Martin Jürgens
Public bug reported:

Login is not possible when the password contains umlauts. Gdm just says
legitimation failed. In spite, login is possible in the cli.

** Affects: gdm (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Login not possible when password contains umlauts
https://launchpad.net/bugs/72330

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


[Bug 72329] crashed

2006-11-18 Thread miiep
Public bug reported:

it simply crashed

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

-- 
crashed
https://launchpad.net/bugs/72329

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


[Bug 72331] libxml2-dev package has not be built for new version of libxml2

2006-11-18 Thread AlexWright
Public bug reported:

Binary package hint: libxml2-dev

libxml2-dev does not install successfully on breezy.

On running

 apt-get install libxml2-dev

the following error is returned:

The following packages have unmet dependencies.
  libxml2-dev: Depends: libxml2 (= 2.6.21-0ubuntu1) but 2.6.24.dfsg-1ubuntu1 is 
to be installed.

** Affects: libxml2 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
libxml2-dev package has not be built for new version of libxml2
https://launchpad.net/bugs/72331

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


[Bug 42184] Re: danpei segfaults immediately when run

2006-11-18 Thread ville palo
Happens on edgy too.

-- 
danpei segfaults immediately when run
https://launchpad.net/bugs/42184

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


[Bug 60762] Re: can't use 1024x768 with savage driver in edgy (vrefresh out of range)

2006-11-18 Thread Tormod Volden
It's the fault of the discover1-data package that the savage driver is
not picked for the ProSavageDDR K4M266, so you can file a bug there:
/lib/discover/pci.lst has unknown driver for 53338d01 (PCI ID
5333:8d01). Maybe the frequence range detection would work, if the right
driver was chosen, and maybe not, like in the original bug reported.

Bernat, can you please also attach your Xorg.0.log ?

-- 
can't use 1024x768 with savage driver in edgy (vrefresh out of range)
https://launchpad.net/bugs/60762

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


[Bug 72329] Re: crashed

2006-11-18 Thread miiep

** Attachment added: log
   
http://librarian.launchpad.net/5108101/_usr_lib_firefox_firefox-bin.1000.crash

-- 
crashed
https://launchpad.net/bugs/72329

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


[Bug 42184] Re: danpei segfaults immediately when run

2006-11-18 Thread ville palo
** Changed in: danpei (Ubuntu)
 Assignee: (unassigned) = ville palo

-- 
danpei segfaults immediately when run
https://launchpad.net/bugs/42184

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


[Bug 72332] thunderbird crashes on start

2006-11-18 Thread caboom
Public bug reported:

update to a latest ubuntu edgy and start thunderbird

** Affects: mozilla-thunderbird (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
thunderbird crashes on start
https://launchpad.net/bugs/72332

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


[Bug 72332] Re: thunderbird crashes on start

2006-11-18 Thread caboom
this is the crash log...

** Attachment added: crash log
   
http://librarian.launchpad.net/5108109/_usr_lib_mozilla-thunderbird_mozilla-thunderbird-bin.1000.crash

-- 
thunderbird crashes on start
https://launchpad.net/bugs/72332

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


[Bug 42184] Re: danpei segfaults immediately when run

2006-11-18 Thread ville palo
After rebuild from source this doesn't happen anymore.

** Changed in: danpei (Ubuntu)
 Assignee: ville palo = (unassigned)

-- 
danpei segfaults immediately when run
https://launchpad.net/bugs/42184

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


[Bug 58721] Re: Edgy upgrade breaks multiple Matrox cards

2006-11-18 Thread John Dong
http://buntudot.org/people/~jdong/backports/edgy/58721/xserver-xorg-
video-mga_1.4.4.dfsg.1-1~6.10prevu1_i386.deb


I've made a test backport of debian sid's mga driver. Please confirm whether or 
not this resolves the issue, so we can move forward.

-- 
Edgy upgrade breaks multiple Matrox cards
https://launchpad.net/bugs/58721

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


[Bug 72334] hp2xx creates core dump

2006-11-18 Thread psl
Public bug reported:

Binary package hint: hp2xx

Ubuntu 6.06.1 i386, 6.10 i386, hp2xx (3.4.4)

I run hp2xx in pipe mode and I finish with core dump when picture is
closed with any key

$ cat file.plt | hp2xx -

Processing Cmd: 1 2 5 10 20 50 100 200 
X11 preview follows.
Press any key to end graphics mode
Segmentation fault
[EMAIL PROTECTED]:~$ 

You can use this script to get sample HP-GL file or run script output
directly to hp2xx

#!/bin/sh
# test.sh, to create some HP-GL picture
SIZE=1000
MAX=20
STEP=2
echo SP 1;
for I in $(seq 0 $STEP $MAX); do
   for J in $(seq 0 $STEP $MAX); do
  echo PU $(expr $I \* $SIZE),0;
  echo PD $(expr $J \* $SIZE),$(expr $MAX \* $SIZE);
   done
done
echo SP;

# sh test.sh | hp2xx -   # coredump
# sh test.sh  test.plt; cat test.plt | hp2xx -  # coredump
# sh test.sh  test.plt; hp2xx test.plt   # OK

** Affects: hp2xx (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
hp2xx creates core dump
https://launchpad.net/bugs/72334

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


[Bug 72334] Re: hp2xx creates core dump

2006-11-18 Thread psl
Very easy way to get coredump:

echo SP1; PA100,100; CI80; SP; | hp2xx -

-- 
hp2xx creates core dump
https://launchpad.net/bugs/72334

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


[Bug 72333] Crashes when attempting to access Creative Zen Micro

2006-11-18 Thread kaffekopp
Public bug reported:

The first time this bug occured, I was importing a bunch of files from
my hard disk, when I clicked on the icon for my creative Zen Micro mp3
player. Everything froze, and the program crashed.

However, the same thing happens every time I try to access the zen micro
folder.

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

-- 
Crashes when attempting to access Creative Zen Micro
https://launchpad.net/bugs/72333

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


[Bug 72333] Re: Crashes when attempting to access Creative Zen Micro

2006-11-18 Thread kaffekopp

** Attachment added: crash report
   http://librarian.launchpad.net/5108119/_usr_bin_banshee.1000.crash

-- 
Crashes when attempting to access Creative Zen Micro
https://launchpad.net/bugs/72333

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


[Bug 59491] Re: should offer a way to configure pppoe

2006-11-18 Thread Titus Laska
This is somewhat related to debian-installer wish 33240.

-- 
should offer a way to configure pppoe
https://launchpad.net/bugs/59491

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


[Bug 33240] Re: Enhancement proposal bug:DSL via pppoe configuration on installation time

2006-11-18 Thread Titus Laska
This is somewhat related to ubiquity wish 59491.

-- 
 Enhancement proposal bug:DSL via pppoe configuration on installation time
https://launchpad.net/bugs/33240

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


[Bug 72193] Re: flash 9 does not install (and upgrade fails) in feisty

2006-11-18 Thread Daniel T Chen
** Changed in: flashplugin-nonfree (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
flash 9 does not install (and upgrade fails) in feisty
https://launchpad.net/bugs/72193

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


[Bug 66873] Re: Flash 9 beta

2006-11-18 Thread Daniel T Chen
** Changed in: flashplugin-nonfree (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Flash 9 beta
https://launchpad.net/bugs/66873

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


[Bug 62988] Re: [Edgy] BadMatch (invalid parameter attributes)

2006-11-18 Thread Daniel T Chen
** Changed in: flashplugin-nonfree (Ubuntu)
 Assignee: (unassigned) = Daniel T Chen
   Status: Confirmed = Fix Committed

-- 
[Edgy] BadMatch (invalid parameter attributes)
https://launchpad.net/bugs/62988

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


[Bug 60612] Re: update-flashplugin should not be using /bin/sh

2006-11-18 Thread Daniel T Chen
** Changed in: flashplugin-nonfree (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
update-flashplugin should not be using /bin/sh
https://launchpad.net/bugs/60612

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


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

2006-11-18 Thread Stéphane Graber
** Also affects: linux-source-2.6.15 (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

** Changed in: linux-source-2.6.17 (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
Toshiba Satellite M70-CL3 doesn't resume from suspend to RAM
https://launchpad.net/bugs/64927

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


[Bug 48620] Re: Hangs at Setting up flashplugin-nonfree

2006-11-18 Thread Daniel T Chen
Fixed in Feisty.

** Changed in: flashplugin-nonfree (Ubuntu)
   Status: Needs Info = Fix Released

-- 
Hangs at Setting up flashplugin-nonfree
https://launchpad.net/bugs/48620

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


[Bug 38904] Re: Flash halts on express install

2006-11-18 Thread Daniel T Chen
** Changed in: flashplugin-nonfree (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Flash halts on express install
https://launchpad.net/bugs/38904

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


[Bug 64564] Re: Flash site crashes firefox with *** glibc detected *** malloc(): memory corruption error

2006-11-18 Thread Daniel T Chen
** Changed in: flashplugin-nonfree (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Flash site crashes firefox with *** glibc detected *** malloc(): memory 
corruption error
https://launchpad.net/bugs/64564

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


[Bug 50284] Re: [has patch] flashplugin-nonfree does not install

2006-11-18 Thread Daniel T Chen
Fixed in Feisty.

** Changed in: flashplugin-nonfree (Ubuntu)
 Assignee: (unassigned) = Daniel T Chen
   Status: Confirmed = Fix Released

-- 
[has patch] flashplugin-nonfree does not install
https://launchpad.net/bugs/50284

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


[Bug 47632] Re: pppoeconf does not save configuration

2006-11-18 Thread Titus Laska
I suffer from the same thing. After every boot I have to run 'sudo
pppoeconf' to let it check for access concentrators. Only then pon dsl-
provider connects me successfully.

What is weird about it:

I Experienced this in Breezy, it went away in Dapper and is now
happening again in Edgy.

-- 
pppoeconf does not save configuration
https://launchpad.net/bugs/47632

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


[Bug 72327] Re: incremental backups do not work when directory name contains digits

2006-11-18 Thread Simon Birt
** Description changed:

+ For version 0.6-1
+ 
  If backup mode is set to tarball-incremental, a full archive is always
  created for any directories with digits in the name. This is due to the
  method of extracting a date from the filename:
  
  Step 1: use sed to replace the line with the match for [0-9]{8}
  Step 2: remove any non-numeric characters from the string
  
  If the filename contains no date but does contain other digits, then the
  date used will be the concatenation of those digits.
  
  This means that incremental-list files containing digits in the name
  always end up being removed, causing a full backup.

-- 
incremental backups do not work when directory name contains digits 
https://launchpad.net/bugs/72327

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


[Bug 72336] Gnome sessions refuse to login after updates in edgy

2006-11-18 Thread Eduard Grebe
Public bug reported:

Binary package hint: update-manager

Ever since upgrading to edgy on a Powerbook G4 I have had the problem
that after installing updates my gnome sessions stop working. This
happened most recently yesterday after two packages seemingly
unconnected to gnome were upgraded (but it has happened 3 or 4 times
already). After the upgrade I can log into KDE or Xfce4 sessions without
a problem, but not into gnome. Using the gnome failsafe session does
not work. This affects all users on the machine. Even a new user created
for test purposes cannot successfully login to a gnome session. Removing
the .gnome2 and .gconf directories in my home directory does not solve
the problem. Strangely, after a while (in this case after about 24
hours, and much frustration) the problem disappears. The problem is
solved without any clear intervention - no relevant settings were
adjusted. This is a critical issue, since my machine is inexplicably
unstable and there is no clear way of avoiding the problem. I don't know
whether other users are affected.

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

-- 
Gnome sessions refuse to login after updates in edgy
https://launchpad.net/bugs/72336

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


[Bug 72335] Crash during use of info-window

2006-11-18 Thread Kryztof
Public bug reported:

QL crashed when I closed the info-window with the song-lyrics. I was
listening to one song while reading the info of another song. I couldn't
reproduce the crash. Ubuntu Edgy, QL from the official repositories.

** Affects: quodlibet (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Crash during use of info-window
https://launchpad.net/bugs/72335

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


[Bug 69943] Re: www.grapevine.is crashes firefox

2006-11-18 Thread Daniel T Chen
Fixed in Feisty.

** Changed in: flashplugin-nonfree (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Daniel T Chen
   Status: Unconfirmed = Fix Released

-- 
www.grapevine.is crashes firefox
https://launchpad.net/bugs/69943

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


[Bug 71590] Re: Firefox crashes unexpectedly

2006-11-18 Thread Daniel T Chen
** Changed in: flashplugin-nonfree (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Daniel T Chen

-- 
Firefox crashes unexpectedly 
https://launchpad.net/bugs/71590

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


[Bug 68552] Re: Starting up firefox; crash

2006-11-18 Thread Daniel T Chen
** Changed in: flashplugin-nonfree (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Daniel T Chen
   Status: Unconfirmed = Needs Info

-- 
Starting up firefox; crash
https://launchpad.net/bugs/68552

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


[Bug 68554] Re: Certain pages cause firefox 2.0 to dmp

2006-11-18 Thread Daniel T Chen
** Changed in: flashplugin-nonfree (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Daniel T Chen
   Status: Unconfirmed = Confirmed

-- 
Certain pages cause firefox 2.0 to dmp
https://launchpad.net/bugs/68554

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


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

2006-11-18 Thread Stéphane Graber
I have quite the same issue on my laptop.
It's a Toshiba A100-193 (quite hard to find, it only existed during 2 weeks) 
with all the ATI chips like above.
I tried with : 2.6.15, 2.6.17 (provided by Ubuntu), my own 2.6.17 and my own 
2.6.18 (vanilla for both).

I also did a fixed DSDT for my laptop (there was one ACPI suspend to ram
related error in it) and make it loaded by the kernel but I still have
the bug.

Bug :
-I make it to sleep
-It went to sleep correctly, I have the orange led that means it's suspended
-I try to wake it up
-I hear my DVD drive starting, but that's all, nothing else start and I have to 
remove my battery to be able to restart it.

I also tried with a minimal kernel (no usb, no ethernet, no video driver, ...) 
but I'm still not able to suspend.
Of course all the tests were done without any proprietary driver loaded.

I attach : lspci, dmesg, dsdt.hex

Ask if you want anything else.

-- 
Toshiba Satellite M70-CL3 doesn't resume from suspend to RAM
https://launchpad.net/bugs/64927

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


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

2006-11-18 Thread Stéphane Graber

** Attachment added: Toshiba A100-193 lspci
   http://librarian.launchpad.net/5108184/lspci

-- 
Toshiba Satellite M70-CL3 doesn't resume from suspend to RAM
https://launchpad.net/bugs/64927

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


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

2006-11-18 Thread Stéphane Graber

** Attachment added: Toshiba A100-193 dmesg
   http://librarian.launchpad.net/5108186/dmesg

-- 
Toshiba Satellite M70-CL3 doesn't resume from suspend to RAM
https://launchpad.net/bugs/64927

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


[Bug 68] Re: show-changeset --diffs should provide diff for added files

2006-11-18 Thread Daniel T Chen
** Changed in: flashplugin-nonfree (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
show-changeset --diffs should provide diff for added files
https://launchpad.net/bugs/68

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


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

2006-11-18 Thread Stéphane Graber

** Attachment added: Toshiba A100-193 dsdt.hex
   http://librarian.launchpad.net/5108197/dsdt.hex

-- 
Toshiba Satellite M70-CL3 doesn't resume from suspend to RAM
https://launchpad.net/bugs/64927

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


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

2006-11-18 Thread Stéphane Graber

** Attachment added: Toshiba A100-193 dsdt.dsl (source)
   http://librarian.launchpad.net/5108200/dsdt.dsl

-- 
Toshiba Satellite M70-CL3 doesn't resume from suspend to RAM
https://launchpad.net/bugs/64927

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


[Bug 55455] Re: system crashes when playing movie

2006-11-18 Thread Daniel T Chen
Please test Feisty's current package.

** Changed in: flashplugin-nonfree (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Daniel T Chen
   Status: Unconfirmed = Needs Info

-- 
system crashes when playing movie
https://launchpad.net/bugs/55455

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


[Bug 72338] Possible typo in kernel/Control

2006-11-18 Thread Anderson Lizardo
Public bug reported:

Binary package hint: kernel-package

While reading the patch in http://patches.ubuntu.com/k/kernel-package
/kernel-package_10.049ubuntu5.patch, I found the following snippet:

-Provides: =ST-xen0,  =ST-xen0-=CV 
+Provides: =ST-iamge-xen0,  =ST-image-xen0-=CV

notice the mistyped iamge string.

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

-- 
Possible typo in kernel/Control
https://launchpad.net/bugs/72338

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


[Bug 72335] Re: Crash during use of info-window

2006-11-18 Thread Daniel T Chen
I've experienced this myself. It may be related to
http://sacredchao.net/quodlibet/ticket/2 .

** Changed in: quodlibet (Ubuntu)
   Importance: Undecided = Low
   Status: Unconfirmed = Confirmed

-- 
Crash during use of info-window
https://launchpad.net/bugs/72335

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


[Bug 72337] wake from sleep problem in edgy on Powerbook G4

2006-11-18 Thread Eduard Grebe
Public bug reported:

Since upgrading to edgy wake from sleep has been unreliable on my Powerbook G4 
1.25GHz machine. It worked perfectly in dapper. The following problems occur:
(1) strange screen artefacts on wake (stripes accross screen etc. - this 
vanishes when xwindows returns) - always

(2) refusal to wake from sleep (screen remains blank, switch to terminal
doesn't work, only control-command-power resets the machine, i.e. hard
reset) - sometimes

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
wake from sleep problem in edgy on Powerbook G4
https://launchpad.net/bugs/72337

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


[Bug 71102] Re: network-admin not launching from menu as root

2006-11-18 Thread Manuel Carro
It happens to me as well.  Seems like it is not being launched using
gksudo?

-- 
network-admin not launching from menu as root
https://launchpad.net/bugs/71102

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


[Bug 4358] Re: Crashes when viewing demo database

2006-11-18 Thread ville palo
Is this still problem on edgy? On my edgy it isn't

-- 
Crashes when viewing demo database
https://launchpad.net/bugs/4358

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


[Bug 67361] Re: Gaim crashes after startup

2006-11-18 Thread Hoagie
I can confirm this crash, Gaim crashed twice up till now.

-- 
Gaim crashes after startup
https://launchpad.net/bugs/67361

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


Re: [Bug 47632] Re: pppoeconf does not save configuration

2006-11-18 Thread Joel
try using this application, it worked for me.
   
  (after installing it click on restart connection whenever you want to 
connect).


Titus Laska [EMAIL PROTECTED] wrote: I suffer from the same thing. After 
every boot I have to run 'sudo
pppoeconf' to let it check for access concentrators. Only then pon dsl-
provider connects me successfully.

What is weird about it:

I Experienced this in Breezy, it went away in Dapper and is now
happening again in Edgy.

-- 
pppoeconf does not save configuration
https://launchpad.net/bugs/47632


 
-
Sponsored Link

Mortgage rates near 39yr lows. $310,000 Mortgage for $999/mo -
Calculate new house payment

-- 
pppoeconf does not save configuration
https://launchpad.net/bugs/47632

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


[Bug 72301] Re: [Merge] sylpheed-gtk1 1.0.6-4ubuntu1

2006-11-18 Thread Daniel T Chen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 18 Nov 2006 11:37:01 +0100
Source: sylpheed-gtk1
Binary: sylpheed-gtk1 sylpheed-gtk1-i18n
Architecture: source
Version: 1.0.6-4ubuntu1
Distribution: feisty
Urgency: low
Maintainer: Ricardo Mones [EMAIL PROTECTED]
Changed-By: Michael Bienia [EMAIL PROTECTED]
Description: 
 sylpheed-gtk1 - Light weight e-mail client with GTK+
 sylpheed-gtk1-i18n - Locale data for Sylpheed (i18n support)
Closes: 391148
Changes: 
 sylpheed-gtk1 (1.0.6-4ubuntu1) feisty; urgency=low
 .
   * Merge from Debian unstable. Remaining changes:
 + debian/rules: call create-docs.sh (a bash-script) with
   /bin/bash instead of /bin/sh
 .
 sylpheed-gtk1 (1.0.6-4) unstable; urgency=low
 .
   * debian/control
   - make recommendation of -i18n package unversioned
   - make -i18n package dependency binNMU-safe (Closes: #391148)
Files: 
 094b008d1ac25c42429ac8c983868a87 914 mail optional 
sylpheed-gtk1_1.0.6-4ubuntu1.dsc
 109d381823e66760d7b4b01d3b105607 17392 mail optional 
sylpheed-gtk1_1.0.6-4ubuntu1.diff.gz

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

iD8DBQFFXzBMe9GwFciKvaMRAv3xAJ9p/cVvsw8ehdlWWiqkjeqFySzcqwCfUpKX
6T30CIxVFUHQlpAcd+gqWkE=
=n+WZ
-END PGP SIGNATURE-

** Changed in: sylpheed-gtk1 (Ubuntu)
   Importance: Undecided = Wishlist
 Assignee: (unassigned) = Daniel T Chen
   Status: Unconfirmed = Fix Committed

-- 
[Merge] sylpheed-gtk1 1.0.6-4ubuntu1
https://launchpad.net/bugs/72301

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


[Bug 30447] Re: Lockup problems with both the free xorg ATI driver and the proprietary fglrx driver, using various ATI cards

2006-11-18 Thread Tormod Volden
I have to confess I haven't read all the 127 comments in detail, but
there might be quite a lot of separate issues involved. I would suggest
to open one bug for the ati driver, and one for the fglrx driver.
And get only updated reports from Edgy, with Xorg.0.log and xorg.conf
attached.

To get more debug info, maybe someone can try logging in over ssh and
watch systems log (try sudo cat /proc/kmsg) while the local screen
freezes. Or even try to debug Xorg, see
https://wiki.ubuntu.com/DebuggingProgramCrash

For a workaround to the failing Safe Graphics Mode, see
https://wiki.ubuntu.com/EdgyKnownIssues

-- 
Lockup problems with both the free xorg ATI driver and the proprietary fglrx 
driver, using various ATI cards
https://launchpad.net/bugs/30447

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


[Bug 72339] Doesn't show up in the ``Applications'' menu

2006-11-18 Thread Thomas Schwinge
Public bug reported:

The ``NoteEdit'' program used to show up (in the Dapper version) in the
``Applications'' menu, which it doesn't do anymore since I upgraded to
Edgy.

** Affects: noteedit (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Doesn't show up in the ``Applications'' menu
https://launchpad.net/bugs/72339

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


[Bug 72295] Re: error invalid compressed format

2006-11-18 Thread Jani Monoses
bad CD most likely. You can make sure this is the case by running the
iso image in qemu.

** Changed in: xubuntu-meta (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
error invalid compressed format
https://launchpad.net/bugs/72295

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


[Bug 70988] Re: In new Print Dialog of Edgy Eft, Page Layout options don't work

2006-11-18 Thread Pascal De Vuyst
*** This bug is a duplicate of bug 67164 ***

Thanks for you bug report.
This bug has already been reported into our bug tracking system as bug #67164. 
Please add further comments there.
Marking as a duplicate of bug #67164.

** This bug has been marked a duplicate of bug 67164
   Evince print dialog doesn't respect page setup settings

-- 
In new Print Dialog of Edgy Eft, Page Layout options don't work
https://launchpad.net/bugs/70988

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


[Bug 72340] crash while trying to send one contact to another

2006-11-18 Thread arne325
Public bug reported:

crash while trying to send one contact to another

** Affects: gaim (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
crash while trying to send one contact to another
https://launchpad.net/bugs/72340

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


Re: [Bug 53754] Re: ata_piix problem with Intel ICH7 chipset

2006-11-18 Thread Christian Mayrhuber
Hi bonsiware,

I cannot confirm, but after installing a new firmware on the TS-632D
DVDRW drive which I found on
http://www.toshibaer.com/firmware/index.php?path=TS-L632D/
those ata timeouts completely disappeared on my Aspire 9412AWSMi, so
I suppose this is not a kernel bug, but rather was a firmware bug.

I found out that my DVDRW drive had revision AC00 on it, the bin file in  
the
zip file is revison AC01. I used TS-L632D_AC01_Acer_OEM.zip

You need Windows to flash the firmware, though. Be aware that flashing a  
new
firmware on your DVDRW drive may destroy it if flashing fails or you flash  
a
wrong firmware.

Cheers, Christian

-- 
ata_piix problem with Intel ICH7 chipset
https://launchpad.net/bugs/53754

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


Re: [Bug 72335] Re: Crash during use of info-window

2006-11-18 Thread Kryztof
 I've experienced this myself. It may be related to
 http://sacredchao.net/quodlibet/ticket/2 .

That's almost exactly what I did. I didn't change any tags, though.

-- 
Crash during use of info-window
https://launchpad.net/bugs/72335

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


[Bug 72339] Re: Doesn't show up in the ``Applications'' menu

2006-11-18 Thread Dean Sas
** Bug watch added: Debian Bug tracker #396805
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=396805

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

-- 
Doesn't show up in the ``Applications'' menu
https://launchpad.net/bugs/72339

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


[Bug 72341] [network-admin] setting domain name changes localhost alias only for the first time

2006-11-18 Thread Ripper
Public bug reported:

Binary package hint: gnome-system-tools

Ubuntu Edgy.

If you run System-Administration-Networking, tab General, you can set
host name and domain name.

Let's suppose we have set host name to HOST and domain name is empty.

In tab Hosts, there are now items:
127.0.0.1localhost HOST
127.0.1.1HOST

Now, set domain name to DOMAIN.

In tab Hosts, there are now items:
127.0.0.1localhost HOST.DOMAIN
127.0.1.1HOST.DOMAIN

Now, set domain name to NEWDOMAIN.

In tab Hosts, there are still items:
127.0.0.1localhost HOST.DOMAIN
127.0.1.1HOST.DOMAIN
No change has been applied.

Now, clear domain name (set it to empty line).

In tab Hosts, there are still items:
127.0.0.1localhost HOST.DOMAIN
127.0.1.1HOST.DOMAIN
No change has been applied.

As you can see, the localhost aliases are changed only when the domain
name is set *for the first time*. This can be causing some difficulties
(and it does in my case).

Expected behaviour:
Localhost aliases should update according to the domain name every time.

** Affects: gnome-system-tools (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Description changed:

  Binary package hint: gnome-system-tools
  
  Ubuntu Edgy.
  
  If you run System-Administration-Networking, tab General, you can set
  host name and domain name.
  
  Let's suppose we have set host name to HOST and domain name is empty.
  
  In tab Hosts, there are now items:
  127.0.0.1localhost HOST
  127.0.1.1HOST
  
  Now, set domain name to DOMAIN.
  
  In tab Hosts, there are now items:
  127.0.0.1localhost HOST.DOMAIN
  127.0.1.1HOST.DOMAIN
  
  Now, set domain name to NEWDOMAIN.
  
  In tab Hosts, there are still items:
  127.0.0.1localhost HOST.DOMAIN
  127.0.1.1HOST.DOMAIN
  No change has been applied.
  
  Now, clear domain name (set it to empty line).
+ 
  In tab Hosts, there are still items:
  127.0.0.1localhost HOST.DOMAIN
  127.0.1.1HOST.DOMAIN
  No change has been applied.
  
  As you can see, the localhost aliases are changed only when the domain
  name is set *for the first time*. This can be causing some difficulties
  (and it does in my case).
  
  Expected behaviour:
  Localhost aliases should update according to the domain name every time.

** Tags added: network-admin

-- 
[network-admin] setting domain name changes localhost alias only for the first 
time
https://launchpad.net/bugs/72341

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


[Bug 68851] Re: USB devices don't get automounted on Edgy

2006-11-18 Thread Tormod Volden
Thanks. First, can you provide the output from ls -l /dev/sd* and id ?
I think we eventually will need the full procedure from 
https://wiki.ubuntu.com/DebuggingRemovableDevices though.

-- 
USB devices don't get automounted on Edgy
https://launchpad.net/bugs/68851

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


[Bug 57955] Re: USB automount fails in Ubuntu 6.06

2006-11-18 Thread Tormod Volden
** Changed in: pmount (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
USB automount fails in Ubuntu 6.06
https://launchpad.net/bugs/57955

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


[Bug 72133] Re: Exited suddenly using old set

2006-11-18 Thread ville palo
Can you reproduce this? Did you do something special when did this
happen?

If this is reproducible could you install dbgsyms and attach a new crash dump:
https://wiki.ubuntu.com/DebuggingProgramCrash

-- 
Exited suddenly using old set
https://launchpad.net/bugs/72133

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


[Bug 72342] Crash when clicking on help icon

2006-11-18 Thread Xavier Poinsard
Public bug reported:

Crash when clicking on help icon

** Affects: gcompris (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Crash when clicking on help icon
https://launchpad.net/bugs/72342

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


[Bug 72342] Re: Crash when clicking on help icon

2006-11-18 Thread Xavier Poinsard

** Attachment added: crash report
   http://librarian.launchpad.net/5108386/_usr_games_gcompris.1000.crash

-- 
Crash when clicking on help icon
https://launchpad.net/bugs/72342

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


[Bug 72339] Re: Doesn't show up in the ``Applications'' menu

2006-11-18 Thread Dean Sas
There is a .desktop file inside the source package. Also ubuntuguide.org
mentions you have to write a .desktop file for it, so perhaps the
.desktop file is not being installed properly?

-- 
Doesn't show up in the ``Applications'' menu
https://launchpad.net/bugs/72339

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


[Bug 70890] Re: Changed tiff to save with compression

2006-11-18 Thread ville palo
Is this reproducible? If it is could you attach a crash dump?

-- 
Changed tiff to save with compression
https://launchpad.net/bugs/70890

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


[Bug 70496] Re: installation on reiserfs fails

2006-11-18 Thread TLE
Actually no, because my system is installed now. And I would rather not
try to recreate it on the partition where the system I currently use is
installed. But my system is set up so I can have several versions of
Linux installed, so I might me able to test it later, but it probably
isn't going to be any time soon.

Could you post some of the same information as I did, so we can try to
compare.

-- 
installation on reiserfs fails
https://launchpad.net/bugs/70496

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


[Bug 65710] Re: kernel panic on edgy RC

2006-11-18 Thread lolocaust
This error does not occur in the 2.6.19-6 kernel in feisty, but I don't
know if Ubuntu specific patches have yet to be applied which may be in
2.6.17-x.

-- 
kernel panic on edgy RC
https://launchpad.net/bugs/65710

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


[Bug 72343] Printing even/odd pages doesnt work

2006-11-18 Thread tenco
Public bug reported:

I can't print only odd or even pages with evince, that's it.

Version is Ubuntu Edgy - evince 0.6.1

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

** Description changed:

  Binary package hint: evince
  
  I can't print only odd or even pages with evince, that's it.
+ 
+ Version is Ubuntu Edgy - evince 0.6.1

** Description changed:

- Binary package hint: evince
- 
  I can't print only odd or even pages with evince, that's it.
  
  Version is Ubuntu Edgy - evince 0.6.1

-- 
Printing even/odd pages doesnt work
https://launchpad.net/bugs/72343

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


  1   2   3   4   5   >