[Bug 84473] Re: manual partitioning fails in numerous fatal ways

2007-03-20 Thread Colin Watson
So, I'm sorry for the horrible mess that was manual partitioning in
Dapper and Edgy. Using gparted/qtparted as external partition editors
was expedient in terms of developer time, and it did work pretty well
for the most part as long as your existing partitioning setup was
reasonably straightforward and you didn't go back and forward in the
installer too much, but as you found out it was prone to inconsistencies
in partition numbering in some situations, and just plain lunacy in
others.

Unfortunately I can't sanely do anything much about Dapper or Edgy
beyond try to patch over the problems (which in itself is a difficult
and error-prone task; I'm inclined to stick with the devil I know).
However, in Feisty, I've totally rewritten the manual partitioner in a
way that I'm pretty confident doesn't suffer from this kind of problems.
Using a single piece of low-level partitioning code throughout means
that partition numbers never get out of sync, and low-level partitioning
operations are all handled by the same very well-tested backend code
that runs in the alternate install CD. Possibly aside from the grub
problem you had (there are many other bug reports along these lines; we
need to do something better when grub-installer crashes, which is on my
to-do list), this should address all your problems.

Sorry again for the data loss. Believe me I have paid for it in terms of
sheer time consumed by dealing with bug reports about the old
partitioner ...

** Changed in: ubiquity (Ubuntu)
 Assignee: Henrik Nilsen Omma => Colin Watson
   Status: Needs Info => Fix Released

-- 
manual partitioning fails in numerous fatal ways
https://launchpad.net/bugs/84473

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


[Bug 85754] Re: [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()

2007-03-20 Thread John Vivirito
Myriam,

PLease do not mark bugs as duplicates on what the summary says. Apport reports 
the same summary for most firefox or thunderbird crashes. Can you please read: 
https://wiki.ubuntu.com/MozillaTeam/Bugs
https://wiki.ubuntu.com/MozillaTeam/Bugs/States
https://wiki.ubuntu.com/MozillaTeam/Bugs/Tags

And feel free to join us in #ubuntu-mozillateam if you have any
questions.


** This bug is no longer a duplicate of bug 87808
   [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()

-- 
[apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()
https://launchpad.net/bugs/85754

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


[Bug 83685] Re: installed in partition herd3 took whole drive

2007-03-20 Thread Colin Watson
** Changed in: ubiquity (Ubuntu)
   Importance: Undecided => Medium
   Status: Needs Info => Confirmed

-- 
installed in partition herd3 took whole drive
https://launchpad.net/bugs/83685

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


[Bug 94273] Re: Missing /kubuntu/administrative/index.html

2007-03-20 Thread Richard Johnson
I have fixed the trunk/ which will be for Feisty+1. We have discussed
the following options:

1) Either we fix it right now and reupload a new package (I doubt this one 
because we are in string freeze and they have finally began templating 
kubuntu-docs in Rosetta)
2) When translations come back, since it is a help:/ url, I can change the link 
to the admin stuff in the KDE guides as this isn't a string edit for 
translations. I would have to change it for every doc, but a simple script 
would make this simple and quick.

I don't know if this one is life threatening, but definitely annoying.
My apologies for this one as I totally overlooked it and didn't catch
it.

** Changed in: kubuntu-docs (Ubuntu)
   Status: Unconfirmed => Fix Committed

-- 
Missing /kubuntu/administrative/index.html
https://launchpad.net/bugs/94273

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


[Bug 94286] installer crashed

2007-03-20 Thread adeaegus
Public bug reported:

Binary package hint: ubiquity

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 166, in ?
main()
  File "/usr/bin/ubiquity", line 161, in main
install(sys.argv[1])
  File "/usr/bin/ubiquity", line 57, in install
ret = wizard.run()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 305, in run
self.process_step()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 856, in process_step
self.progress_loop()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 628, in 
progress_loop
raise RuntimeError, ("Install failed with exit code %s\n%s" %
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
  File "/usr/share/ubiquity/install.py", line 1404, in ?
install.run()
  File "/usr/share/ubiquity/install.py", line 306, in run
self.copy_all()
  File "/usr/share/ubiquity/install.py", line 484, in copy_all
shutil.copyfile(sourcepath, targetpath)
  File "shutil.py", line 49, in copyfile
copyfileobj(fsrc, fdst)
  File "shutil.py", line 25, in copyfileobj
fdst.write(buf)
IOError: [Errno 28] No space left on device

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

-- 
installer crashed
https://launchpad.net/bugs/94286

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


[Bug 94282] Re: QT program doesn't select Chinese font correctly

2007-03-20 Thread Deng Peng
** Changed in: qt-embedded-free (Ubuntu)
Sourcepackagename: qt-embedded-free => qt-x11-free

-- 
QT program doesn't select Chinese font correctly
https://launchpad.net/bugs/94282

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


[Bug 84433] Re: Can't start ubuntu After installation (Intel Core 2 Duo with / Pentium D 2.66)

2007-03-20 Thread bg
I was not able to install any version of ubuntu. I have also tried other linux 
distros. But they all failed.
what do I need to do? wait till the next version comes out?

-- 
Can't start ubuntu After installation (Intel Core 2 Duo with / Pentium D 2.66)
https://launchpad.net/bugs/84433

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


[Bug 94285] gnome session hangs

2007-03-20 Thread Tom Haddon
Public bug reported:

I'm running Feisty, and have just come across an issue where I can't log
into gnome.

I get the following in my .xsession-errors:

/etc/gdm/PreSession/Default: Registering your session with wtmp and utmp
/etc/gdm/PreSession/Default: running: /usr/X11R6/bin/sessreg -a -w 
/var/log/wtmp -u /var/run/utmp -x "/var/lib/gdm/:0.Xservers" -h "" -l ":0" 
"mthaddon"
/etc/gdm/Xsession: Beginning session setup...
SESSION_MANAGER=local/rhapsody:/tmp/.ICE-unix/17982

I get a grey box in the top left of the screen while the gnome splash
screen comes up, but it doesn't show any of the icons you see on a
normal startup, and it never progresses (I've waited over 15 mins).

If I change to a virtual terminal, I notice that the there are thousands
of defunct xrdb processes and the parent process that seems to be gnome-
settings-manager IIRC. It seems to just keep creating more of these
processes until it runs out of file descriptors.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
gnome session hangs
https://launchpad.net/bugs/94285

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


[Bug 71753] Re: Incorrect path in man page

2007-03-20 Thread Dan O'Huiginn
** Tags added: bitesize

-- 
Incorrect path in man page
https://launchpad.net/bugs/71753

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


[Bug 77268] Re: installer hangs

2007-03-20 Thread Colin Watson
*** This bug is a duplicate of bug 73955 ***

** This bug is no longer a duplicate of bug 77292
   installer hangs in feisty

** This bug has been marked a duplicate of bug 73955
   Clobbered X screen state during installation

-- 
installer hangs
https://launchpad.net/bugs/77268

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


[Bug 77276] Re: installer crashed when installing grub

2007-03-20 Thread Colin Watson
Could you please attach /var/log/syslog and /var/log/partman to this
bug, following the directions in
http://wiki.ubuntu.com/DebuggingUbiquity/AttachingLogs? Thanks in
advance.

** Changed in: ubiquity (Ubuntu)
 Assignee: (unassigned) => Colin Watson

-- 
installer crashed when installing grub
https://launchpad.net/bugs/77276

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


[Bug 77292] Re: installer hangs in feisty

2007-03-20 Thread Colin Watson
*** This bug is a duplicate of bug 73955 ***

Thanks for your report. This is also bug 73955, and has been fixed in
more recent builds of Feisty.

** This bug has been marked a duplicate of bug 73955
   Clobbered X screen state during installation

-- 
installer hangs in feisty
https://launchpad.net/bugs/77292

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


[Bug 94284] xfce4-appfinder "More info" dialog too wide

2007-03-20 Thread SimonB.
Public bug reported:

Binary package hint: xfce4-appfinder

Run xfce4-appfinder, right-click on some default screen saver (in my case "4D 
Hypertorus") and take the second option to see more info. The opened dialog 
window is really wide.
Tried on Xubuntu Feisty, appfinder 4.4.0.

** Affects: xfce4-appfinder (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
xfce4-appfinder "More info" dialog too wide
https://launchpad.net/bugs/94284

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


[Bug 94282] QT program doesn't select Chinese font correctly

2007-03-20 Thread Deng Peng
Public bug reported:

Binary package hint: libqt3-mt

In Feisty, with non-Chinese locale (e.g. en_US.UTF-8), if set default
system font to an English font (Sans serif, Bitstream Vera San, etc.) in
kcontrol/qtconfig, QT programs neglect all the Chinese fonts in
Fontconfig's "alias" list or QT's own font substitution list.  Chinese
characters are displayed ugly using possibly a Japanese font.

GTK+ program will conform the settings in fontconfig and correctly
display all the Chinese characters with proper font.

If locale is set to zh_CN.UTF-8, Chinese font then get the highest
priority in QT apps, even the font Sans serif are displayed using the
Chinese font.

libqt3-mt version: 3:3.3.8-0ubuntu2 (feisty)

** Affects: qt-x11-free (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Description changed:

  Binary package hint: libqt3-mt
  
  In Feisty, with non-Chinese locale (e.g. en_US.UTF-8), if set default
  system font to an English font (Sans serif, Bitstream Vera San, etc.) in
  kcontrol/qtconfig, QT programs neglect all the Chinese fonts in
  Fontconfig's "alias" list or QT's own font substitution list.  Chinese
- characters are displayed ugly with possibly a Japanese font.
+ characters are displayed ugly using possibly a Japanese font.
  
  GTK+ program will conform the settings in fontconfig and correctly
  display all the Chinese characters with proper font.
  
  If locale is set to zh_CN.UTF-8, Chinese font then get the highest
  priority in QT apps, even the font Sans serif are displayed using the
  Chinese font.
  
  libqt3-mt version: 3:3.3.8-0ubuntu2 (feisty)

** Tags added: chinese font

** Changed in: qt-x11-free (Ubuntu)
Sourcepackagename: qt-x11-free => qt-embedded-free

-- 
QT program doesn't select Chinese font correctly
https://launchpad.net/bugs/94282

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


[Bug 94283] The gossip-telepathy can't be installed

2007-03-20 Thread LiuMing
Public bug reported:

Binary package hint: gossip-telepathy

When I want to install gossip-telepathy, system tell me that
libtelepathy2 (>=0.51), but will install 0.0.51-2, I think it's a
printing mistake

ProblemType: Bug
Architecture: i386
Date: Wed Mar 21 09:00:34 2007
DistroRelease: Ubuntu 7.04
Uname: Linux Extraf-BII 2.6.20-12-generic #2 SMP Sun Mar 18 03:07:14 UTC 2007 
i686 GNU/Linux

** Affects: gossip-telepathy (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
The gossip-telepathy can't be installed
https://launchpad.net/bugs/94283

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


[Bug 92887] Re: K3b No Tray Eject after Write Completes

2007-03-20 Thread jtholmes

herd 5 20070320 Kubuntu

appears this is now fixed.
jt

-- 
K3b No Tray Eject after Write Completes
https://launchpad.net/bugs/92887

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


[Bug 81353] Re: installer crashed: bug report (nubuntu 6.10)

2007-03-20 Thread Colin Watson
I'm afraid that there is nothing I can do about this without the
requested log files. If you (the original reporter) can reproduce this
bug with a current release and can get me the log files, feel free to
reopen this bug. (Anyone else reading this who believes they have a
similar problem should open a new bug instead.)

** Changed in: ubiquity (Ubuntu)
 Assignee: (unassigned) => Colin Watson
   Status: Needs Info => Rejected

-- 
installer crashed: bug report (nubuntu 6.10)
https://launchpad.net/bugs/81353

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


[Bug 78531] Re: Ubuntu 6.10 Live CD installation crashes

2007-03-20 Thread steroidabuse
I figured that out a couple of weeks ago when I tried to install a
completely different distro (SuSe) and it just wouldn't install...

But thanks for your help anyways, I got a removable hard drive and I'm
just leaving the old hard drive alone and using this one instead.

-- 
Ubuntu 6.10 Live CD installation crashes
https://launchpad.net/bugs/78531

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


[Bug 75030] Re: Unable to write Grub bootfile on sda

2007-03-20 Thread Colin Watson
I'm afraid that there is nothing I can do about this without the
requested log files. If you (the original reporter) can reproduce this
bug with a current release and can get me the log files, feel free to
reopen this bug. (Anyone else reading this who believes they have a
similar problem should open a new bug instead.)

** Changed in: ubiquity (Ubuntu)
 Assignee: (unassigned) => Colin Watson
   Status: Needs Info => Rejected

-- 
Unable to write Grub bootfile on sda
https://launchpad.net/bugs/75030

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


[Bug 81060] Re: install error, using VMware Workstation

2007-03-20 Thread Colin Watson
I'm afraid that there is nothing I can do about this without the
requested log files. If you (the original reporter) can reproduce this
bug with a current release and can get me the log files, feel free to
reopen this bug. (Anyone else reading this who believes they have a
similar problem should open a new bug instead.)

** Changed in: ubiquity (Ubuntu)
   Status: Needs Info => Rejected

-- 
install error, using VMware Workstation
https://launchpad.net/bugs/81060

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


[Bug 81849] Re: Grub Fails to installt

2007-03-20 Thread Colin Watson
I'm afraid that there is nothing I can do about this without the
requested log files. If you (the original reporter) can reproduce this
bug with a current release and can get me the log files, feel free to
reopen this bug. (Anyone else reading this who believes they have a
similar problem should open a new bug instead.)

** Changed in: ubiquity (Ubuntu)
 Assignee: (unassigned) => Colin Watson
   Status: Needs Info => Rejected

-- 
Grub Fails to installt
https://launchpad.net/bugs/81849

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


[Bug 94280] Re: DWL-650+ No Longer Supported (Texas Instrument ACX 100)

2007-03-20 Thread thornomad

** Attachment added: "lspci"
   http://librarian.launchpad.net/6879636/lspci-vvnn.log

-- 
DWL-650+ No Longer Supported (Texas Instrument ACX  100)
https://launchpad.net/bugs/94280

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


[Bug 81859] Re: installer crahs

2007-03-20 Thread Colin Watson
I'm afraid that there is nothing I can do about this without the
requested log files. If you (the original reporter) can reproduce this
bug with a current release and can get me the log files, feel free to
reopen this bug. (Anyone else reading this who believes they have a
similar problem should open a new bug instead.)

** Changed in: ubiquity (Ubuntu)
   Status: Needs Info => Rejected

-- 
installer crahs
https://launchpad.net/bugs/81859

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


[Bug 81084] Re: Installer crash , could not recognise the partition table entries

2007-03-20 Thread Colin Watson
I'm afraid that there is nothing I can do about this without the
requested log files. If you (the original reporter) can reproduce this
bug with a current release and can get me the log files, feel free to
reopen this bug. (Anyone else reading this who believes they have a
similar problem should open a new bug instead.)

** Changed in: ubiquity (Ubuntu)
   Status: Needs Info => Rejected

-- 
Installer crash , could not recognise the partition table entries
https://launchpad.net/bugs/81084

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


[Bug 82462] Re: Kubuntu Installation crash

2007-03-20 Thread Colin Watson
I'm afraid that there is nothing I can do about this without the
requested log files. If you (the original reporter) can reproduce this
bug with a current release and can get me the log files, feel free to
reopen this bug. (Anyone else reading this who believes they have a
similar problem should open a new bug instead.)

There's a good chance that your bug is fixed in more recent versions of
Kubuntu, though; we have fixed a lot of bugs like this.

** Changed in: ubiquity (Ubuntu)
 Assignee: Licio Fernando => Colin Watson
   Status: Needs Info => Rejected

-- 
Kubuntu Installation crash
https://launchpad.net/bugs/82462

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


[Bug 84579] Re: Hardinfo crash

2007-03-20 Thread da Wookiee
switching from looking at the computer info to the devices info and it
crashed.

** Attachment added: "hardinfo crash on Serenity"
   http://librarian.launchpad.net/6879637/_usr_bin_hardinfo.1000.crash

-- 
Hardinfo crash
https://launchpad.net/bugs/84579

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


[Bug 94280] Re: DWL-650+ No Longer Supported (Texas Instrument ACX 100)

2007-03-20 Thread thornomad

** Attachment added: "dmesg.log"
   http://librarian.launchpad.net/6879635/dmesg.log

-- 
DWL-650+ No Longer Supported (Texas Instrument ACX  100)
https://launchpad.net/bugs/94280

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


[Bug 81499] Re: dpkg error in do_remove

2007-03-20 Thread Colin Watson
** Summary changed:

- installer crashed: /var/log/syslog; /var/log/partman
+ dpkg error in do_remove

-- 
dpkg error in do_remove
https://launchpad.net/bugs/81499

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


[Bug 85488] Re: Canon Lide25 (plustek backend) scanner does not scan via gui

2007-03-20 Thread Clay Weber
>From the gentoo bug listed above
http://bugs.gentoo.org/show_bug.cgi?id=165315#c3
I compiled a kernel with the 'USB selective suspend/resume and wakeup' 
disabled, and it does fix this issue in kooka, xsane and xscanimage. The option 
is marked as experimental

Should I file a bug on linux-source package?

-- 
Canon Lide25 (plustek backend) scanner does not scan via gui
https://launchpad.net/bugs/85488

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


[Bug 81084] Re: Installer crash , could not recognise the partition table entries

2007-03-20 Thread Colin Watson
That said, I can certainly imagine that this is due to the same
underlying cause as bug 76976, in which case it's fixed.

-- 
Installer crash , could not recognise the partition table entries
https://launchpad.net/bugs/81084

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


[Bug 94280] DWL-650+ No Longer Supported (Texas Instrument ACX 100)

2007-03-20 Thread thornomad
Public bug reported:

Binary package hint: linux-source-2.6.20

In Short: DWL-650+ WiFi card (ACX 100) worked fine, plug-and-play
capability, in Edgy (on the LiveCD, even) but not in Fiesty.  Am running
(uname -a): Linux DELL 2.6.20-11-generic #2 SMP Thu Mar 15 08:03:07 UTC
2007 i686 GNU/Linux.

I will attach my dmesg log and lspci -vvnn output as well.  I don't know
much about linux, sorry, hopefully this was helpful enough.  I did
notice a couple other bugs referencing similar problems.
http://acx100.sourceforge.net/wiki/Distribution_list/Ubuntu

Also, a dpkg -l | grep -i restricted-modules shows: linux-restricted-
modules-2.6.20-11-generic 2.6.20.3-11.10.

Thanks.

** Affects: linux-source-2.6.20 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
DWL-650+ No Longer Supported (Texas Instrument ACX  100)
https://launchpad.net/bugs/94280

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


[Bug 80584] Re: /var/log/installer/syslog, /var/log/syslog, and /var/log/partman:

2007-03-20 Thread Colin Watson
I'm afraid that there is nothing I can do about this without the
requested log files. If you (the original reporter) can reproduce this
bug with a current release and can get me the log files, feel free to
reopen this bug. (Anyone else reading this who believes they have a
similar problem should open a new bug instead.)

** Changed in: ubiquity (Ubuntu)
 Assignee: (unassigned) => Colin Watson
   Status: Needs Info => Rejected

-- 
/var/log/installer/syslog, /var/log/syslog, and /var/log/partman:
https://launchpad.net/bugs/80584

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


[Bug 83748] Re: USB khubd oopsing when attaching usb-storage device

2007-03-20 Thread Ben Collins
Please retest this with latest kernel (2.6.20-12).

** Summary changed:

- updated to feisty on amd64 my freecom usb 160gb external hardrive is not 
showing up or automounting...
+ USB khubd oopsing when attaching usb-storage device

** Changed in: linux-source-2.6.20 (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Kernel Team
   Status: Needs Info => Confirmed

-- 
USB khubd oopsing when attaching usb-storage device
https://launchpad.net/bugs/83748

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


[Bug 83829] Re: feisty herd3 installer hangs at loading chipset module (IBM z60t)

2007-03-20 Thread Ben Collins
** Changed in: linux-source-2.6.20 (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Kernel Team

-- 
feisty herd3 installer hangs at loading chipset module (IBM z60t)
https://launchpad.net/bugs/83829

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


[Bug 85488] Re: Canon Lide25 (plustek backend) scanner does not scan via gui

2007-03-20 Thread Clay Weber
** Also affects: linux-source-2.6.20 (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

-- 
Canon Lide25 (plustek backend) scanner does not scan via gui
https://launchpad.net/bugs/85488

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


[Bug 89493] Re: Centrino wireless networking does not connect (herd 5)

2007-03-20 Thread notoriousdbp
I've had the same problem with my Acer Aspire since the introduction of
the .10 kernel.  I have to stick with the .9 kernel to get online.
Yesterday I did manage to get online using the .12 kernel but today I
tried and Network Manager made no attempt to connect even though it
could clearly see my wireless network.

-- 
Centrino wireless networking does not connect (herd 5)
https://launchpad.net/bugs/89493

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


[Bug 36321] Re: Incomplete logout options with XGL

2007-03-20 Thread John Dong
Comment #21 has the correct workaround for this (giving Xgl the X cookie
to talk to dbus properly)

-- 
Incomplete logout options with XGL
https://launchpad.net/bugs/36321

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


[Bug 85608] Re: trash lists / content due to .trash_entry_cache value

2007-03-20 Thread muzah
Removing the .trash_entry_cache helped too.
I have a single user ubuntu and local mount, sometime usb key mount or 
flashcard from my camera. No NFS.

-- 
trash lists / content due to .trash_entry_cache value
https://launchpad.net/bugs/85608

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


[Bug 94048] Re: [feisty] Slow gnome application startup due to /etc/hosts misconfiguration

2007-03-20 Thread DRs endRs
This also speeds up my applications--even with 1GB of memory.

-- 
[feisty] Slow gnome application startup due to /etc/hosts misconfiguration
https://launchpad.net/bugs/94048

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


[Bug 94275] Re: Please provide newer package

2007-03-20 Thread Eugenia Loli-Queru
When exactly is it then?

-- 
Please provide newer package
https://launchpad.net/bugs/94275

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


[Bug 80515] Re: Evince only prints the half of the first page.

2007-03-20 Thread Alperen Yusuf Aybar
I upgraded to feisty, which comes with Evince 0.80.

I cannot reproduce this bug in feisty !

-- 
Evince only prints the half of the first page.
https://launchpad.net/bugs/80515

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


[Bug 62979] Re: The games included in th xmpuzzles package do not open unless running from a terminal.

2007-03-20 Thread Dan O'Huiginn
This seems to be fixed in Feisty. We have a new upstream version, and
the non-functional Debian menus have been replaced by working gnome/kde
menus.

I am going to close this bug. Feel free to reopen it if you find the
same problem in Feisty, or if you think it is important enough to
request a backport.

** Changed in: xpuzzles (Ubuntu)
   Status: Unconfirmed => Fix Released

-- 
The games included in th xmpuzzles package do not open unless running from a 
terminal.
https://launchpad.net/bugs/62979

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


[Bug 83660] Re: sony vaio FN keys and brightness not working

2007-03-20 Thread Ben Collins
Module is available. The initramfs is supposed to load it.

** Changed in: linux-source-2.6.20 (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ben Collins
   Status: Needs Info => Fix Released

-- 
sony vaio FN keys and brightness not working
https://launchpad.net/bugs/83660

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


[Bug 93539] Re: Upgrade k3b to version 1.0

2007-03-20 Thread Michael Bienia
*** This bug is a duplicate of bug 93141 ***

** This bug has been marked a duplicate of bug 93141
   Should update to k3b 1.0 before feisty

-- 
Upgrade k3b to version 1.0
https://launchpad.net/bugs/93539

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


[Bug 93141] Re: Should update to k3b 1.0 before feisty

2007-03-20 Thread Michael Bienia
** Tags added: upgrade

-- 
Should update to k3b 1.0 before feisty
https://launchpad.net/bugs/93141

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


[Bug 93737] Re: in a moment the computer crash

2007-03-20 Thread Michael Bienia
The Beryl version you are using isn't from Ubuntu. Please report any problems 
with these packages to the people creating them.
Thanks.

** Changed in: beryl-manager (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
in a moment the computer crash
https://launchpad.net/bugs/93737

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


[Bug 93360] Re: Dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.reason

2007-03-20 Thread Michael Bienia
** Changed in: dhcdbd (Ubuntu)
Sourcepackagename: None => dhcdbd

-- 
Dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 
for sub-path eth1.dbus.get.reason
https://launchpad.net/bugs/93360

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


[Bug 93551] Re: Missing Shutdown and Reboot buttons from gnome "power" button

2007-03-20 Thread matt felser
Assuming you are using XGL, this is a known error.  However, there is a
workaround.

Your startxgl.sh file should be as follows:

#!/bin/sh
Xgl -fullscreen :1 -ac -br -accel glx:pbuffer -accel xv:pbuffer &
sleep 4  
export DISPLAY=:1 
cookie="$(xauth -i nextract - :0 | cut -d ' ' -f 9)"
xauth -i add :1 . "$cookie"
exec gnome-session

-- 
Missing Shutdown and Reboot buttons from gnome "power" button
https://launchpad.net/bugs/93551

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


[Bug 94279] Re: kernel oops in lib/iomap.c:254, drop to initramfs prompt

2007-03-20 Thread Alan Pope

** Attachment added: "lspci-vv"
   http://librarian.launchpad.net/6879614/lspcivv

-- 
kernel oops in lib/iomap.c:254, drop to initramfs prompt
https://launchpad.net/bugs/94279

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


[Bug 94279] kernel oops in lib/iomap.c:254, drop to initramfs prompt

2007-03-20 Thread Alan Pope
Public bug reported:

Binary package hint: linux-source-2.6.20

Just updated feisty and 2.6.20-12 now oopses in lib/iomap.c:254

Clearly I cant dmesg because it drops to an (initramfs) prompt after
failing to mount root fs after not being able to run sbin/modprobe.

I took some photos of the lovely event.

http://gallery.popey.com/gallery/kernelbug

http://gallery.popey.com/gallery/kernelbug/DSC02952 - The prompt I get dropped 
to
http://gallery.popey.com/gallery/kernelbug/DSC02953 - The oops
http://gallery.popey.com/gallery/kernelbug/DSC02957
http://gallery.popey.com/gallery/kernelbug/DSC02958
http://gallery.popey.com/gallery/kernelbug/DSC02961
http://gallery.popey.com/gallery/kernelbug/DSC02963

If I revert to 2.6.20-11 all is fine.

** Affects: linux-source-2.6.20 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
kernel oops in lib/iomap.c:254, drop to initramfs prompt
https://launchpad.net/bugs/94279

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


[Bug 78531] Re: Ubuntu 6.10 Live CD installation crashes

2007-03-20 Thread Colin Watson
This error indicates that the kernel encountered too many errors from
the hard disk, and gave up writing to it for fear of causing more
damage. This is often due to a faulty hard disk. It may help to check
whether the hard disk is old and in need of replacement, or to move the
system to a cooler environment.

The error message you got the first couple of times round was serious;
listen to it ...

** Changed in: ubiquity (Ubuntu)
 Assignee: (unassigned) => Colin Watson
   Status: Needs Info => Rejected

-- 
Ubuntu 6.10 Live CD installation crashes
https://launchpad.net/bugs/78531

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


[Bug 79664] Re: live install failed ubuntu 7.04 beta

2007-03-20 Thread Colin Watson
I'm afraid that there is nothing I can do about this without the
requested log files. If you (the original reporter) can reproduce this
bug with a current release and can get me the log files, feel free to
reopen this bug. (Anyone else reading this who believes they have a
similar problem should open a new bug instead.)

** Changed in: ubiquity (Ubuntu)
   Status: Needs Info => Rejected

-- 
live install failed ubuntu 7.04 beta
https://launchpad.net/bugs/79664

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


[Bug 83313] Re: [Feisty] Serial Ata drive not recognize in 2.6.20

2007-03-20 Thread Ben Collins
** Changed in: linux-source-2.6.20 (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ben Collins
   Status: Confirmed => Fix Released

-- 
[Feisty] Serial Ata drive not recognize in 2.6.20 
https://launchpad.net/bugs/83313

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


[Bug 94279] Re: kernel oops in lib/iomap.c:254, drop to initramfs prompt

2007-03-20 Thread Alan Pope

** Attachment added: "lspci-vvn"
   http://librarian.launchpad.net/6879615/lspcivvn

-- 
kernel oops in lib/iomap.c:254, drop to initramfs prompt
https://launchpad.net/bugs/94279

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


[Bug 83654] Re: feisty: keyboard leds (nl, cl, sl) just doesn't work

2007-03-20 Thread Ben Collins
** Changed in: linux-source-2.6.20 (Ubuntu)
   Importance: Undecided => Low
 Assignee: (unassigned) => Ben Collins
   Status: Confirmed => Fix Released

-- 
feisty: keyboard leds (nl, cl, sl) just doesn't work
https://launchpad.net/bugs/83654

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


[Bug 93539] Re: Upgrade k3b to version 1.0

2007-03-20 Thread Michael Bienia
*** This bug is a duplicate of bug 93141 ***

** Tags added: upgrade

-- 
Upgrade k3b to version 1.0
https://launchpad.net/bugs/93539

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


[Bug 71578] Re: no crop function

2007-03-20 Thread Peter Berry
This crop function is not quite the same as mpc's crop, in that it crops
to a selection. What I would like to do is crop to the current song,
which this function obviously allows me to do. But if the playlist is
very large (e.g. it contains your entire collection, which for me is
quite common), scrolling through the list to find the currently playing
song can be pretty inconvenient.

-- 
no crop function
https://launchpad.net/bugs/71578

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


[Bug 94275] Re: Please provide newer package

2007-03-20 Thread Sarah Hobbs
we're in upstream version freeze, beta freeze, etc, for the release -
it's not about to be upgraded now.

** Changed in: gparted (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
Please provide newer package
https://launchpad.net/bugs/94275

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


[Bug 94278] Re: gaim seems to crash randomly

2007-03-20 Thread Richard Brooklyn
This backtrace shows the gaim crash I'm talking about. I've changed the
actual contact's address to "[EMAIL PROTECTED]"

** Attachment added: "gaim backtrace during a crash."
   http://librarian.launchpad.net/6879609/gdb-gaim.txt

-- 
gaim seems to crash randomly
https://launchpad.net/bugs/94278

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


[Bug 78506] Re: installer crash -- Kubuntu 6.10

2007-03-20 Thread Colin Watson
I'm afraid that there is nothing I can do about this without the
requested log files. If you (the original reporter) can reproduce this
bug with a current release and can get me the log files, feel free to
reopen this bug. (Anyone else reading this who believes they have a
similar problem should open a new bug instead.)

This particular error is often due to a faulty CD/DVD disk or drive. It
may help to clean the CD/DVD, to burn the CD/DVD at a lower speed, or to
clean the CD/DVD drive lens (cleaning kits are often available from
electronics suppliers).

** Changed in: ubiquity (Ubuntu)
 Assignee: (unassigned) => Colin Watson
   Status: Needs Info => Rejected

-- 
installer crash -- Kubuntu 6.10
https://launchpad.net/bugs/78506

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


[Bug 94278] gaim seems to crash randomly

2007-03-20 Thread Richard Brooklyn
Public bug reported:

Binary package hint: gaim

Gaim seems to crash fairly randomly on my edgy set-up. It sometimes
crashes when I'm not even there.

It does, however crash a lot more frequently with one specific contact
more than any other. I only ever use gaim for MSN conversation only. The
other contact has the 'offical' MSN client ("Windows live messenger"
these days, right?). It seems that every line this contact tries to send
me tends to cause gaim to segfault. gaim doesn't even show the said line
in it's window before it crashes, and there is nothing in the logs to
show anything was ever said to me. So my hunch is that something is
going wrong between my contact pressing enter, and gaim trying to show
the message.

Version: 1:2.0.0+beta3.1-1ubuntu9

I shall attach a backtrace. This is the very first backtrace I've ever
done. Hopefully it's of some use with this frustrating bug.

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

-- 
gaim seems to crash randomly
https://launchpad.net/bugs/94278

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


[Bug 93251] Re: [apport] nicotine crashed with DBPageNotFoundError in keys()

2007-03-20 Thread total wormage
sadly enough no...

-- 
[apport] nicotine crashed with DBPageNotFoundError in keys()
https://launchpad.net/bugs/93251

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


[Bug 93857] Re: [apport] quodlibet.py crashed with AttributeError in change_status()

2007-03-20 Thread Michael Bienia
*** This bug is a duplicate of bug 82337 ***

** This bug has been marked a duplicate of bug 82337
   [apport] quodlibet crashed with AttributeError in change_status()

-- 
[apport] quodlibet.py crashed with AttributeError in change_status()
https://launchpad.net/bugs/93857

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


[Bug 93865] Re: Beryl crashed while using Amarok, synaptic, bluefish, quanta, aMSN, swiftfox

2007-03-20 Thread Michael Bienia
The version of Beryl you are using isn't from Ubuntu. It looks like you are 
using the packages from beryl-project.org. Please report any problems to their 
bug tracker at http://bugs.beryl-project.org/.
Thanks.

** Changed in: beryl-manager (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
Beryl crashed while using Amarok, synaptic, bluefish, quanta, aMSN, swiftfox
https://launchpad.net/bugs/93865

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


[Bug 94277] firefox crash with flash when libnss3-0d and libnspr4-0d are missing

2007-03-20 Thread Sergio Cambra
Public bug reported:

Binary package hint: firefox

I have firefox with latest flashplugin-nonfree (flash 9) in a chroot,
because I'm using amd64. I had firefox crashing with flash pages, for
example youtube. Sometimes I can see a video for a time, and sometimes
it crashed inmediately. After I installed libnss3-0d and libnspr4-0d I
don't have crashes anymore. Should those packages be a dependency of
firefox (or flashplugin-nonfree)?

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

-- 
firefox crash with flash when libnss3-0d and libnspr4-0d are missing
https://launchpad.net/bugs/94277

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


[Bug 94276] running metacity restarts X

2007-03-20 Thread Anolis
Public bug reported:

upon invoking the command "metacity" in any window manager, X will
restart

started last dist-upgrade

running 2.6.20-12-generic (AMD64)

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
running metacity restarts X
https://launchpad.net/bugs/94276

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


[Bug 91230] Re: keyboard+mouse unusable, "low speed USB device reset" continiously

2007-03-20 Thread jjabba

** Attachment added: "sudo lsusb -vv > lsusbvv.txt"
   http://librarian.launchpad.net/6879597/lsusbvv.txt

-- 
keyboard+mouse unusable, "low speed USB device reset" continiously
https://launchpad.net/bugs/91230

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


[Bug 85738] Re: [Edgy] kernel panic with Realtek RTL 8168/8111

2007-03-20 Thread Christian Rishøj
Just tried with the driver from RealTek:
ftp://210.51.181.211/cn/nic/r1000_v1.05.tgz. Still panics.

-- 
[Edgy] kernel panic with Realtek RTL 8168/8111
https://launchpad.net/bugs/85738

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


[Bug 34357] Re: xracer freezes when pressing 's' for screenshot

2007-03-20 Thread Dan O'Huiginn
Debian has confirmation of this, and a patch that's been sitting there
since October to fix it.

** Changed in: xracer (Ubuntu)
   Status: Unconfirmed => Confirmed

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

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

-- 
xracer freezes when pressing 's' for screenshot
https://launchpad.net/bugs/34357

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


[Bug 91230] Re: keyboard+mouse unusable, "low speed USB device reset" continiously

2007-03-20 Thread jjabba

** Attachment added: "sudo lspci -vvn > lspcivvn.txt"
   http://librarian.launchpad.net/6879595/lspcivvn.txt

-- 
keyboard+mouse unusable, "low speed USB device reset" continiously
https://launchpad.net/bugs/91230

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


[Bug 47957] Please confirm (conf#4aaceec13dcaffaf48e01c896da4660c)

2007-03-20 Thread glenstewart
*** This bug is a duplicate of bug 83068 ***

<< YOUR RESPONSE IS REQUIRED TO SEND AN EARLIER MESSAGE >>

This is an automated message.

The message you sent (attached below) requires confirmation before it can be
delivered. To confirm that you sent the message below, just hit the "R"eply
button and send this message back (you don't need to edit anything). Once this
is done, no more confirmations will be necessary to email the recipient.

The recipient does not wish to receive any bulk, forged, solicitation, or
business venture mail messages (SPAM).

If you reply to this notice, you are (1) acknowledging that the recipeint does
not want to receive SPAM; (2) confirming that your message is not SPAM as we
define it above; and (3) agreeing to pay the recipient $250 if your message is
considered by the recipient to be SPAM.

This email account is protected by:
Active Spam Killer (ASK) V2.5.3 - (C) 2001-2004 by Marco Paganini
For more information visit http://www.paganini.net/ask

--- Original Message Follows ---

From: Ben Collins <[EMAIL PROTECTED]>
Date: Wed, 21 Mar 2007 00:16:27 -
Subject: [Bug 47957] Re: kernel 2.6.15-23-686 boot fails during SCSI
To: [EMAIL PROTECTED]

*** This bug is a duplicate of bug 83068 ***

** This bug has been marked a duplicate of bug 83068
   [BusLogic] scsi drives inaccessible

-- =

kernel 2.6.15-23-686 boot fails during SCSI (BusLogic) initialization
https://launchpad.net/bugs/47957

-- 
kernel 2.6.15-23-686 boot fails during SCSI (BusLogic) initialization
https://launchpad.net/bugs/47957

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


[Bug 86674] Re: xracer error: No such file or directory

2007-03-20 Thread Dan O'Huiginn
Looks identical to a Debian bug, so confirming it.

But that bug has been sitting around upstream since 2002, the package
has been orphaned, and the URL of the upstream version is broken. I
don't see much chance of getting this fixed, unless somebody around here
wants to take on the job of maintaining xracer.

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

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

** Changed in: xracer (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
xracer error: No such file or directory
https://launchpad.net/bugs/86674

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


[Bug 94238] Re: MPD Critical bug, please update to 0.12.2

2007-03-20 Thread William Grant
Edgy and Feisty release versions are affected, as well as Dapper
backports.

-- 
MPD Critical bug, please update to 0.12.2
https://launchpad.net/bugs/94238

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


[Bug 91230] Re: keyboard+mouse unusable, "low speed USB device reset" continiously

2007-03-20 Thread jjabba
here are the req outputs

** Attachment added: "sudo demgs > demsg.txt"
   http://librarian.launchpad.net/6879593/demsg.txt

-- 
keyboard+mouse unusable, "low speed USB device reset" continiously
https://launchpad.net/bugs/91230

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


[Bug 91230] Re: keyboard+mouse unusable, "low speed USB device reset" continiously

2007-03-20 Thread jjabba

** Attachment added: "sudo lspci -vv > lspcivv.txt"
   http://librarian.launchpad.net/6879594/lspcivv.txt

-- 
keyboard+mouse unusable, "low speed USB device reset" continiously
https://launchpad.net/bugs/91230

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


[Bug 94275] Please provide newer package

2007-03-20 Thread Eugenia Loli-Queru
Public bug reported:

Binary package hint: gparted

This package is out of date hopelessly (1 year old), and that's
important because gparted has had some very important bug fixes  since
then. Bug fixes that can mean destroying a vista partition or not...

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

-- 
Please provide newer package
https://launchpad.net/bugs/94275

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


[Bug 83068] Re: [BusLogic] scsi drives inaccessible

2007-03-20 Thread Ben Collins
** Also affects: linux-source-2.6.15 (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

** Changed in: linux-source-2.6.15 (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Kernel Team
   Status: Unconfirmed => Confirmed

** Changed in: linux-source-2.6.20 (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Kernel Team
   Status: Needs Info => Confirmed

-- 
[BusLogic] scsi drives inaccessible
https://launchpad.net/bugs/83068

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


[Bug 47957] Re: kernel 2.6.15-23-686 boot fails during SCSI (BusLogic) initialization

2007-03-20 Thread Ben Collins
*** This bug is a duplicate of bug 83068 ***

** This bug has been marked a duplicate of bug 83068
   [BusLogic] scsi drives inaccessible

-- 
kernel 2.6.15-23-686 boot fails during SCSI (BusLogic) initialization
https://launchpad.net/bugs/47957

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


[Bug 93890] Re: [needs-packaging] Package request for reaper3d

2007-03-20 Thread Michael Bienia
** Summary changed:

- Package request for reaper3d
+ [needs-packaging] Package request for reaper3d

-- 
[needs-packaging] Package request for reaper3d
https://launchpad.net/bugs/93890

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


[Bug 93898] Re: [needs-packaging] Package request for rename

2007-03-20 Thread Michael Bienia
** Summary changed:

- Package request for rename
+ [needs-packaging] Package request for rename

-- 
[needs-packaging] Package request for rename
https://launchpad.net/bugs/93898

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


[Bug 88801] Re: Web cam dosn't work

2007-03-20 Thread paumarc
hi

 its works perfectly, the problem we had was camorama doesn't work
correctly, so that we thought that it was wrong


thanks for all

pau

-- 
Web cam dosn't work
https://launchpad.net/bugs/88801

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


[Bug 93933] Re: [UNMETDEPS] maxdb-7.5.00 has unmet dependencies

2007-03-20 Thread Michael Bienia
Package python-maxdb version 7.5.00.34-2build1 has an unmet dep:
 Depends: python (< 2.5)
 Depends: python2.4-maxdb

Package python-maxdb-loader version 7.5.00.34-2build1 has an unmet dep:
 Depends: python2.4-maxdb-loader
 Depends: python (< 2.5)

The last uploaded version FTFBS.

-- 
[UNMETDEPS] maxdb-7.5.00 has unmet dependencies
https://launchpad.net/bugs/93933

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


Re: [Bug 60461] Re: Failure to obtain IP with DHCP on Averatec laptop with rt2500

2007-03-20 Thread Chris Wagner
On Tue, 2007-03-20 at 23:36 +, Fabián Rodríguez wrote:
> Rejecting as per last comment.

You mean my comment?  I wasn't even the one who reported this bug.  I
was just trying to organize the bugs surrounding the rt2500 driver.  It
might be best to reopen this... although, the rt2500 driver seems to
have many problems, so it's not clear whether all of the varied reports
are useful.

-- 
Failure to obtain IP with DHCP on Averatec laptop with rt2500
https://launchpad.net/bugs/60461

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

[Bug 63308] Re: Network not starting at boot time -EDGY

2007-03-20 Thread Brian Murray
This bug report is being closed due to your last comment regarding this
being fixed with an update.  Thanks again for taking the time to report
this bug and helping to make Ubuntu better.  Feel free to submit any
future bugs you may find.

** Changed in: Ubuntu
   Status: Needs Info => Fix Released

-- 
Network not starting at boot time -EDGY
https://launchpad.net/bugs/63308

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


[Bug 84369] Re: DVB-S card doesn't work

2007-03-20 Thread ktulu77
Ok, if I have done sudo modprobe cx88-dvb it works well !
I'm gonna add this module to /etc/modules
It should be better if the module would be loaded automaticaly  I think.

-- 
DVB-S card doesn't work
https://launchpad.net/bugs/84369

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


[Bug 80370] Re: gossip-telepathy out of the panel when gnome-panel respawned

2007-03-20 Thread Alex Mauer
** Changed in: gossip-telepathy (Ubuntu)
   Status: Needs Info => Confirmed

-- 
gossip-telepathy out of the panel when gnome-panel respawned
https://launchpad.net/bugs/80370

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


[Bug 81164] Re: [feisty] boot stalls on "starting kernel event manager"

2007-03-20 Thread Ben Collins
** Changed in: linux-source-2.6.20 (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ben Collins
   Status: Confirmed => Fix Released

-- 
[feisty] boot stalls on "starting kernel event manager"
https://launchpad.net/bugs/81164

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


[Bug 93934] Re: [UNMETDEPS] phpqladmin has unmet dependencies

2007-03-20 Thread Michael Bienia
Package phpqladmin version 2.2.8-2 has an unmet dep:
 Depends: php4 | php4-cgi
 Depends: php4-ldap | php4-ldap-cgi
 Depends: php4-mhash | php4-mhash-cgi
 Depends: php4-gd2

-- 
[UNMETDEPS] phpqladmin has unmet dependencies
https://launchpad.net/bugs/93934

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


Re: [Bug 93251] Re: [apport] nicotine crashed with DBPageNotFoundError in keys()

2007-03-20 Thread Chris Wagner
Do you know when it stopped working?

-- 
[apport] nicotine crashed with DBPageNotFoundError in keys()
https://launchpad.net/bugs/93251

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


[Bug 51355] Re: Any application lunched appeares twice on the toolbar

2007-03-20 Thread Jonathan Jesse
Marking this bug as rejected due to last response from initial
requestor.  Have a nice day :)

** Changed in: Ubuntu
   Status: Needs Info => Rejected

-- 
Any application lunched appeares twice on the toolbar
https://launchpad.net/bugs/51355

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


[Bug 62699] Re: [edgy] wrong dependencies in kdar

2007-03-20 Thread Sarah Hobbs
*** This bug is a duplicate of bug 94274 ***

I think this is wise.  see
https://bugs.launchpad.net/ubuntu/+source/kdar/+bug/94274

** This bug has been marked a duplicate of bug 94274
   please remove kdar (source and binary) from the archive.

-- 
[edgy] wrong dependencies in kdar
https://launchpad.net/bugs/62699

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


[Bug 85168] Re: Edgy Kdar has missing dependency

2007-03-20 Thread Sarah Hobbs
*** This bug is a duplicate of bug 94274 ***

** This bug is no longer a duplicate of bug 62699
   [edgy] wrong dependencies in kdar

** This bug has been marked a duplicate of bug 94274
   please remove kdar (source and binary) from the archive.

-- 
Edgy Kdar has missing dependency
https://launchpad.net/bugs/85168

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


[Bug 94274] please remove kdar (source and binary) from the archive.

2007-03-20 Thread Sarah Hobbs
Public bug reported:

Binary package hint: kdar

please remove kdar (source and binary) from the archive.

It hasnt built since dapper, doesnt build, and has no rdepends.

Thanks!

Guess you cant remove it from edgy as well can you?

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

** Description changed:

  Binary package hint: kdar
  
  please remove kdar (source and binary) from the archive.
  
  It hasnt built since dapper, doesnt build, and has no rdepends.
  
  Thanks!
+ 
+ Guess you cant remove it from edgy as well can you?

-- 
please remove kdar (source and binary) from the archive.
https://launchpad.net/bugs/94274

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


[Bug 30748] Re: Wrong i18n in apt(itude?).

2007-03-20 Thread SimonB.
*** This bug is a duplicate of bug 43532 ***

I have this problem in feisty, with "apt 0.6.46.4ubuntu10". It won't take J for 
an answer.
I found that console command "locale yesexpr" says both j and J should be 
accepted in my Swedish locale.

-- 
Wrong i18n in apt(itude?).
https://launchpad.net/bugs/30748

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


[Bug 80829] Re: hdparm gives low throughput on Intel SATA systems

2007-03-20 Thread Ben Collins
You need to attach the dmesg output using the web interface (do no paste
into comment).

Also, retest latest kernel (2.6.20-12).

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ben Collins
   Status: Confirmed => Needs Info

-- 
hdparm gives low throughput on Intel SATA systems
https://launchpad.net/bugs/80829

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


[Bug 92458] Re: wireless lose signal frequently

2007-03-20 Thread paumarc

** Attachment added: "lspci-vvnn.log"
   http://librarian.launchpad.net/6879578/lspci-vvnn.log

-- 
wireless lose signal frequently
https://launchpad.net/bugs/92458

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


[Bug 94271] Re: [apport] mythfilldatabase crashed with SIGSEGV in QApplication::~QApplication()

2007-03-20 Thread Kees Cook
*** This bug is a duplicate of bug 90710 ***

** This bug has been marked a duplicate of bug 90710
   mythtv crashes on exit with SIGSEGV in QApplication::~QApplication()

-- 
[apport] mythfilldatabase crashed with SIGSEGV in QApplication::~QApplication()
https://launchpad.net/bugs/94271

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


[Bug 93939] Re: [UNMETDEPS] hunchentoot has unmet dependencies

2007-03-20 Thread Michael Bienia
Package cl-hunchentoot version 0.4.10-1 has an unmet dep:
 Depends: cl-plus-ssl

** Summary changed:

- [UNMETDEPS] gnotime has unmet dependencies
+ [UNMETDEPS] hunchentoot has unmet dependencies

** Description changed:

- 
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
   affects distros/ubuntu/hunchentoot
   status confirmed
   subscribe motu
  
  
  text:
  A run of 
LC_ALL=C apt-cache -i unmet | grep ^Package | cut -d' ' -f2 | sort -u | \
   xargs apt-cache showsrc | grep Package | sed 's/Package\:\ //g' | sort -u
  indicates that the source package hunchentoot has binary packages that are 
not 
  installable at the moment.
  
  Please have a look and make sure it's installable again.
  
  

  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.4.6 (GNU/Linux)
  
  iD8DBQFF/z05ggkdmlkhtdgRAt+lAJ0feVjJN+j0CNO8v2uEHZa/Ze45HQCfZuOm
  aowTuokSJm3uc4duCgNrk5g=
  =MKh+
  -END PGP SIGNATURE-

-- 
[UNMETDEPS] hunchentoot has unmet dependencies
https://launchpad.net/bugs/93939

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


[Bug 93938] Re: [UNMETDEPS] gnotime has unmet dependencies

2007-03-20 Thread Michael Bienia
Package nagat version 1.0a2-8 has an unmet dep:
 Depends: php4 | php3 | php4-cgi | php3-cgi
 Depends: php4-gd | php4-cgi-gd | php3-gd | php3-cgi-gd
 Depends: php4-mysql | php4-cgi-mysql | php3-mysql | php3-cgi-mysql | 
php4-pgsql | php4-cgi-pgsql | php3-pgsql | php3-cgi-pgsql

** Summary changed:

- [UNMETDEPS] gnotime has unmet dependencies
+ [UNMETDEPS] nagat has unmet dependencies

** Description changed:

- 
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
   affects distros/ubuntu/nagat
   status confirmed
   subscribe motu
  
  
  text:
  A run of 
LC_ALL=C apt-cache -i unmet | grep ^Package | cut -d' ' -f2 | sort -u | \
   xargs apt-cache showsrc | grep Package | sed 's/Package\:\ //g' | sort -u
  indicates that the source package nagat has binary packages that are not 
  installable at the moment.
  
  Please have a look and make sure it's installable again.
  
  

  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.4.6 (GNU/Linux)
  
  iD8DBQFF/z0zggkdmlkhtdgRAoPbAJ9/WLLluwZdjAh+WuCkq+Br+hxqJwCeN8DW
  UXq6z8ZFsvBrDqpLAKMmc60=
  =6mh9
  -END PGP SIGNATURE-

-- 
[UNMETDEPS] nagat has unmet dependencies
https://launchpad.net/bugs/93938

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


[Bug 93648] Re: 2.6.20-12 fails to boot with ICH6 SATA (ahci_init_one/pci_iounmap BUG at lib/iomap.c:254)

2007-03-20 Thread Kevin Kubasik

** Attachment added: "output of lspci -vv working Dell D820"
   http://librarian.launchpad.net/6879580/lspci1.txt

-- 
2.6.20-12 fails to boot with ICH6 SATA (ahci_init_one/pci_iounmap BUG at 
lib/iomap.c:254)
https://launchpad.net/bugs/93648

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


<    1   2   3   4   5   6   7   8   9   10   >