[Bug 190030] Re: Hardy Heron Jre (java) does not work with Firefox, Mozilla, Galeon

2008-02-08 Thread Jussi Saarinen
I had sun-java6-jre_6-04-1 related problem too. Following seems to fix
it, at least it did the trick for me:

sudo sed -i 's/XINERAMA/FAKEEXTN/g'
/usr/lib/jvm/java-6-sun-1.6.0.04/jre/lib/i386/xawt/libmawt.so

-- 
Hardy Heron Jre (java) does not work with Firefox, Mozilla, Galeon
https://bugs.launchpad.net/bugs/190030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 37527] Re: Unable to install initramfs-tools in Dapper 64

2008-02-08 Thread xul
well, i've done net install. this time it was okay.
deleted all partitions, made new ones.
the only thing i'd changed: used another mirror site (ireland) this time!
install went through successfully.

for me it sounds as if there was an inconsistent mirror.
may also have been problems with /boot partition.
if you're doing a fresh install, try this.

-- 
Unable to install initramfs-tools in Dapper 64
https://bugs.launchpad.net/bugs/37527
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-02-08 Thread Michael Vogt
Thanks for the patch. A easy way to test the patch is to run in the 
update-manager top level directory:
$ python -c 'from DistUpgrade.DistUpgradeView import FuzzyTimeToStr; 
FuzzyTimeToStr(3443)'
when the patch is applied. This leads to:

Traceback (most recent call last):
  File "", line 1, in 
  File "DistUpgrade/DistUpgradeView.py", line 33
if sec = 60*60*24:
   ^
SyntaxError: invalid syntax

After correcting the "=" to "==", I get:
$ python -c 'from DistUpgrade.DistUpgradeView import FuzzyTimeToStr; print 
FuzzyTimeToStr(3743)'
1 hours 2 minutes

So the patch fixes the cases where it is exactly one hour, but
unfortunately not the case where its something between 1 hour and 2
hours.

If you could update the patch to cover those cases, that would be much
appreciated.

Thanks,
 Michael

** Tags removed: patch

-- 
Progress bar refers to "1 minutes" or "1 hours"
https://bugs.launchpad.net/bugs/87914
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 156804] Re: generic kernels should support 4 GB RAM

2008-02-08 Thread Eric Work
Christoph,

I understand all that, my comment was worded wrong I guess.  What we
need is a build of the restricted drivers package for the -server
kernel.  There appears to be one for all others.  Yes they do have
packages for the individual drivers but you have to use module-assistant
and have the module source package to build them.  The nvidia-glx-*
packages are just the userspace libraries I believe.  Also there is no
madwifi  module-assistant compatible package and the atk5k driver
doesn't support my card (Fedora includes 2.6.23, maybe 2.6.24 is
better).  I see a couple of solutions:

1. Enable the HIGHMEM_64G option in -generic.
2. Build restricted drivers for -server.
3. Build a special -pae kernel if systems with low memory or older CPUs for 
problems with PAE support for some reason (Fedora does this).
4. You can of course run 64-bit but there are still a few issues in terms of 
compatibility and also lesser common 32-bit libraries are not available.

I think #1 would be best, #3 would be a lot of work, and #4 is a
workaround.

Not rambling just observations.

-Eric

-- 
generic kernels should support 4 GB RAM
https://bugs.launchpad.net/bugs/156804
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163551] Re: Kernel oops during boot on gutsy server

2008-02-08 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Ubuntu release.  To reopen the bug report you can click
on the current status, under the Status column, and change the Status
back to "New".  Please note, the Hardy Heron Alpha4 series was recently
released which contains an  pdated version of the kernel.  You can
download and try the new Hardy Heron Alpha release from
http://cdimage.ubuntu.com/releases/hardy/ .  You should be able to then
test the new kernel via the LiveCD rather than needing to manually
install.  If you can, please verify if this bug still exists or not and
report back your results.  General information regarding the release can
also be  ound here: http://www.ubuntu.com/testing/ .  Thanks.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
Kernel oops during boot on gutsy server
https://bugs.launchpad.net/bugs/163551
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 181234] Re: [prism2_usb] kernel BUG at /build/buildd/linux-2.6.24/net/core/dev.c:852!

2008-02-08 Thread KRS
I have an Intersil Corp. Prism 2.x 802.11b Adapter USB. Here's the
symptoms:

Hardy alpha 4, latest updates.
- Boot without problem, my USB mouse and mass storage work well.
- plug my usb wifi card, nothin is detected.
- lsusb freeze the terminal
- other USB devices don't work.

If I un-plug my wifi card, my USB ports are unusable. I must reboot to
use a USB device again.

-- 
[prism2_usb] kernel BUG at /build/buildd/linux-2.6.24/net/core/dev.c:852!
https://bugs.launchpad.net/bugs/181234
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 182329] Re: Labtec Webcam 1200 not supported, patch incl.

2008-02-08 Thread Tim Gardner
Patch applied.

** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)
   Status: In Progress => Fix Committed
   Target: None => hardy-alpha-5

** Changed in: ubuntu
Sourcepackagename: linux-ubuntu-modules-2.6.22 => None

** Changed in: ubuntu
   Status: New => Invalid

-- 
Labtec Webcam 1200 not supported, patch incl.
https://bugs.launchpad.net/bugs/182329
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190042] Re: [Hardy] USB doesn't work ( Intel 82801CA)

2008-02-08 Thread KRS
My card is correctly detected on another computer with 7.10.

This bug seems to be similar :
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/181234

-- 
[Hardy] USB doesn't work ( Intel 82801CA)
https://bugs.launchpad.net/bugs/190042
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158636] Re: "vt: argh, driver_data is NULL"

2008-02-08 Thread Cruncher
Just as a feedback, I haven't seen the problem since switching to
2.6.24-2-386.

Thanks for the hint!

-- 
"vt: argh, driver_data is NULL"
https://bugs.launchpad.net/bugs/158636
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190247] [NEW] Can do more than suggest libxerces2-java-doc

2008-02-08 Thread James Westby
Public bug reported:

Hi,

The current libbcel-java-doc only suggests libxerces2-java-doc,
as the latter used to be in multiverse. It has now (in hardy)
moved to main, and as such the former can now go back
to depending on it.

Thanks,

James

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

-- 
Can do more than suggest libxerces2-java-doc
https://bugs.launchpad.net/bugs/190247
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190193] Re: LC_MESSAGES not honored

2008-02-08 Thread Rolf Leggewie
The right thing to do it seems is to use "LANG=de_DE.utf8
LC_MESSAGES=en_US.utf8"

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

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


[Bug 190248] [NEW] while pointed over an open desktop area, animates in "busy" mode

2008-02-08 Thread ianbradby
Public bug reported:

I'm using Ubuntu 7.10 and have been experimenting with compiz fusion.
This bug has occurred since installing compiz. Removing compiz has not solved 
the problem.

This is only occuring on one log in session  other users are not
affected by the 'while pointed over an open desktop area, animates in
"busy" mode'

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
while pointed over an open desktop area, animates in "busy" mode
https://bugs.launchpad.net/bugs/190248
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 66668] Re: Incorrect CPU frequency reported in /proc/cpuinfo when overclocked

2008-02-08 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Ubuntu release.  To reopen the bug report you can click
on the current status, under the Status column, and change the Status
back to "New".  Please note, the Hardy Heron Alpha4 series was recently
released which contains an  pdated version of the kernel.  You can
download and try the new Hardy Heron Alpha release from
http://cdimage.ubuntu.com/releases/hardy/ .  You should be able to then
test the new kernel via the LiveCD rather than needing to manually
install.  If you can, please verify if this bug still exists or not and
report back your results.  General information regarding the release can
also be  ound here: http://www.ubuntu.com/testing/ .  Thanks.

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: linux-source-2.6.17 (Ubuntu)
   Status: New => Won't Fix

-- 
Incorrect CPU frequency reported in /proc/cpuinfo when overclocked
https://bugs.launchpad.net/bugs/8
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 72208] Re: No manual pages for ncplogin and ncplogout in package

2008-02-08 Thread Ubuntu User
That's what I was originally wondering.

If they exist for BSD, is there a license issue that restricts them from
being added to the man pages for the Linux counterparts of the same
commands.

If noting the license difference is all that is required, why aren't more of
the "undocumented commands" in the debian archive gaining documentation by
including the BSD docs with the appropriate notifications of license
differences in place?

Thanks for the clarification.

On Feb 7, 2008 3:43 PM, Mathias Gug <[EMAIL PROTECTED]> wrote:

>
> On Thu, Feb 07, 2008 at 02:53:53AM -, Steve Stalcup wrote:
> > here goes
> >
> > ** Attachment added: "ncpfs_2.2.6-4ubuntu3.debdiff"
> >http://launchpadlibrarian.net/11807166/ncpfs_2.2.6-4ubuntu3.debdiff
>
> Thanks for you debdiff. As you've taken the man pages from freebsd,
> they're not covered by a GPL license. Could you add a note to
> debian/copyright clarifying the license of the two man pages you've
> added ?
>
> There are also a couple of other binaries that don't have a man page.
> Could you have a look at the freebsd cvs to see if they have some there
> ?
>
> Once a new debdiff is attached, please re-subscribe
> ubuntu-universe-sponsors.
>
>  status incomplete
>  unsubscribe ubuntu-universe-sponsors
>
> --
> Mathias Gug
> Ubuntu Developer  http://www.ubuntu.com
>
>
> ** Changed in: ncpfs (Ubuntu)
>   Status: Confirmed => Incomplete
>
> --
> No manual pages for ncplogin and ncplogout in package
> https://bugs.launchpad.net/bugs/72208
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
No manual pages for ncplogin and ncplogout in package
https://bugs.launchpad.net/bugs/72208
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135670] Re: linux-image-2.6.22-10-generic suspend to ram (S3) issue (Samsung Q1 ultra)

2008-02-08 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Ubuntu release.  To reopen the bug report you can click
on the current status, under the Status column, and change the Status
back to "New".  Please don't hesitate to submit bug reports in the
future, we really appreciate it.  Thanks again!

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
linux-image-2.6.22-10-generic suspend to ram (S3) issue (Samsung Q1 ultra)
https://bugs.launchpad.net/bugs/135670
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 151327] Re: [Gutsy] binary graphics drivers don't load with linux-image-2.6.22-14-xen

2008-02-08 Thread Omar Benhamid
Hi all, I found a problem with xenified kernel source in 
arch/i386/mm/hypervisor.c and arch/x86_64/kernel/smp-xen.c : 
xen_l1_entry_update and flush_tlb_page are not exported to kernel symbol table. 
I exported the symbols  and the module loads (well causing some trouble on my 
machine ...). 
Sorry i'm not very familiar with debian bulid system to give the right things 
but here is the diff I applied to debian/build/custom-source-xen in linux 
kernel source :

diff -urN custom-source-xen/arch/i386/mm/hypervisor.c 
custom-source-xen.modified/arch/i386/mm/hypervisor.c 
--- custom-source-xen/arch/i386/mm/hypervisor.c 2008-02-08 17:27:50.0 
+
+++ custom-source-xen.modified/arch/i386/mm/hypervisor.c2008-02-08 
13:18:35.0 +
@@ -51,6 +51,7 @@
u.val = __pte_val(val);
BUG_ON(HYPERVISOR_mmu_update(&u, 1, NULL, DOMID_SELF) < 0);
 }
+EXPORT_SYMBOL(xen_l1_entry_update);
 
 void xen_l2_entry_update(pmd_t *ptr, pmd_t val)
 {
 diff -urN custom-source-xen/arch/x86_64/kernel/smp-xen.c 
custom-source-xen.modified/arch/x86_64/kernel/smp-xen.c 
--- custom-source-xen/arch/x86_64/kernel/smp-xen.c  2008-02-08 
17:27:50.0 +
+++ custom-source-xen.modified/arch/x86_64/kernel/smp-xen.c 2008-02-08 
16:43:43.0 +
@@ -293,10 +293,16 @@
 { return; }
 void flush_tlb_current_task(void)
 { xen_tlb_flush_mask(¤t->mm->cpu_vm_mask); }
+EXPORT_SYMBOL(flush_tlb_current_task);
+
 void flush_tlb_mm (struct mm_struct * mm)
 { xen_tlb_flush_mask(&mm->cpu_vm_mask); }
+EXPORT_SYMBOL(flush_tlb_mm);
+
 void flush_tlb_page(struct vm_area_struct * vma, unsigned long va)
 { xen_invlpg_mask(&vma->vm_mm->cpu_vm_mask, va); }
+EXPORT_SYMBOL(flush_tlb_page);
+
 void flush_tlb_all(void)
 { xen_tlb_flush_all(); }
 #endif /* Xen */

Regards

-- 
[Gutsy] binary graphics drivers don't load with linux-image-2.6.22-14-xen
https://bugs.launchpad.net/bugs/151327
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 153475] Re: [gutsy] Kernel panic during boot

2008-02-08 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Ubuntu release.  To reopen the bug report you can click
on the current status, under the Status column, and change the Status
back to "New".  Please note, the Hardy Heron Alpha4 series was recently
released which contains an  pdated version of the kernel.  You can
download and try the new Hardy Heron Alpha release from
http://cdimage.ubuntu.com/releases/hardy/ .  You should be able to then
test the new kernel via the LiveCD rather than needing to manually
install.  If you can, please verify if this bug still exists or not and
report back your results.  General information regarding the release can
also be  ound here: http://www.ubuntu.com/testing/ .  Thanks.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
[gutsy] Kernel panic during boot
https://bugs.launchpad.net/bugs/153475
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162198] Re: ALERT! /dev/disk/by-uuid/79c2c266-c76b-426c-aacb-c2185dbecc13 does not exist

2008-02-08 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Ubuntu release.  To reopen the bug report you can click
on the current status, under the Status column, and change the Status
back to "New".  Please note, the Hardy Heron Alpha4 series was recently
released which contains an  pdated version of the kernel.  You can
download and try the new Hardy Heron Alpha release from
http://cdimage.ubuntu.com/releases/hardy/ .  You should be able to then
test the new kernel via the LiveCD rather than needing to manually
install.  If you can, please verify if this bug still exists or not and
report back your results.  General information regarding the release can
also be  ound here: http://www.ubuntu.com/testing/ .  Thanks.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
ALERT! /dev/disk/by-uuid/79c2c266-c76b-426c-aacb-c2185dbecc13 does not exist
https://bugs.launchpad.net/bugs/162198
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 164779] Re: Ubuntu 7.10 crashes on boot

2008-02-08 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Ubuntu release.  To reopen the bug report you can click
on the current status, under the Status column, and change the Status
back to "New".  Please note, the Hardy Heron Alpha4 series was recently
released which contains an  pdated version of the kernel.  You can
download and try the new Hardy Heron Alpha release from
http://cdimage.ubuntu.com/releases/hardy/ .  You should be able to then
test the new kernel via the LiveCD rather than needing to manually
install.  If you can, please verify if this bug still exists or not and
report back your results.  General information regarding the release can
also be  ound here: http://www.ubuntu.com/testing/ .  Thanks.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
Ubuntu 7.10 crashes on boot
https://bugs.launchpad.net/bugs/164779
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 178125] Re: No battery detected in Alpha2

2008-02-08 Thread Tim Gardner
as of 2.6.24-7.12

** Changed in: linux (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)
   Status: In Progress => Fix Released
   Target: None => hardy-alpha-5

** Changed in: ubuntu
Sourcepackagename: linux-source-2.6.24 => None

** Changed in: ubuntu
   Status: New => Invalid

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

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


[Bug 190245] [NEW] [upgrade] merge request for scim to new debian revision

2008-02-08 Thread Mitsuya Shibata
Public bug reported:

Binary package hint: scim

Please sync scim 1.4.7-2-ubuntu1 (main) from Debian unstable (main)

scim  (1.4.7-3) unstable; urgency=low

   The "give credit where credit is due" release.
 
   * Update debian/copyright.
 - Update information about current package maintainers.
 - Specify upstream release tarball download URL.
 - Clarify the copyright and licensing information of the files in
   modules/FrontEnd/IMdkit/ which are under MIT/BSD like licenses.  Thanks
   ZhengPeng Hou for reporting this issue.  (Closes: #438639)
 - Clarify copyright and licensing of Debian packaging.
 - Refer to /usr/share/common-licenses/LGPL-2.1 for the text of LGPL,
   instead of the symbolic link.
   * Define $XIM_PROGRAM_SETS_ITSELF_AS_DAEMON variable in both "scim" and
 "scim-immodule" im-switch settings, to avoid leaving a zombie process when
 im-switch is used to start scim.  (Closes: #431294)
   * Add 50_validate-desktop-entry dpatch, to fix a few issues in
 scim-setup.desktop revealed by desktop-file-validate tool.
 - Use absolute path for the icon.
 - Remove deprecated "Applications" category.
 - Remove deprecated key "Encoding".
   * Change XS-Vcs-* fields in debian/control to Vcs-*, now that they are
 supported by dpkg.  Bump the dpkg-dev version in build dependency to
 1.14.6, to guarantee that we have a dpkg that supports this feature.
   * Use the official "Homepage" field in debian/control instead of putting the
 upstream homepage in package's long description.
   * Update to policy version 3.7.3.

 -- Ming Hua <[EMAIL PROTECTED]>  Mon, 28 Jan 2008
10:01:04 -0600

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

-- 
[upgrade] merge request for scim to new debian revision
https://bugs.launchpad.net/bugs/190245
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190087] Re: test.tex

2008-02-08 Thread Norbert Preining
On Fr, 08 Feb 2008, Thomas Folz-Donahue wrote:
> Here it is.

Aehm ... what did you expect with this document???

TeX Math fonts are NOT NOT NOT set up for usage with unicode.
That is a fact. Forget anything in that document.
UTF is supported in text mode for many characters but far from all.

I guess we can close this bug, if you want to improve this please change
upstream's support for utf8 in math mode, but be prepared to learn loads
of TeX and LaTeX internals.

Best wishes

Norbert

---
Dr. Norbert Preining <[EMAIL PROTECTED]>Vienna University of Technology
Debian Developer <[EMAIL PROTECTED]> Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
PIMPERNE (n.)
One of those rubber nodules found on the underneath side of a lavatory
seat.
--- Douglas Adams, The Meaning of Liff

-- 
None of the TeX engines installed in texlive-full know where any of the fonts 
are
https://bugs.launchpad.net/bugs/190087
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 115391] Re: unable to use 4go of memory on Ubuntu 7.04

2008-02-08 Thread Eric Work
Replying to myself.  Maybe if you gave the package the exact same name
you could replace the official kernel package and still use the
restricted drivers (if only that one option HIGHMEM_64G was changed).

-- 
unable to use 4go of memory on Ubuntu 7.04
https://bugs.launchpad.net/bugs/115391
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 115391] Re: unable to use 4go of memory on Ubuntu 7.04

2008-02-08 Thread Eric Work
Denis,

Recompiling the kernel isn't too hard it just takes time.  I've done it
a bunch of times for my MythTV system due to some special patches needed
for my video capture card's remote.  Although you then also need to
compile the needed drivers.  The biggest problem I have is that Ubuntu
doesn't include a module source package for madwifi and ath5k didn't
support my card last time I checked (might be different with 2.6.24).
If that was available it's not too hard to compile using module-
assistant.  I suppose I could recompile the restricted drivers package,
never tried that.  I've become less of a tinkerer with Linux and now
case less about spending time doing all this.

In case you're interested in compiling a Ubuntu/Debian kernel I found
the HowToForge article pretty helpful.  It's much easier then it use to
be just flat out compiling the kernel with make bzImage.

http://www.howtoforge.com/howto_linux_kernel_2.6_compile_debian

For nvidia drivers and such do a google search for module assistant.

-Eric

-- 
unable to use 4go of memory on Ubuntu 7.04
https://bugs.launchpad.net/bugs/115391
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152319] Re: Ubuntu 7.10RC causes Sony VGN-C25G hangs at "loading acpi modules"

2008-02-08 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Ubuntu release.  To reopen the bug report you can click
on the current status, under the Status column, and change the Status
back to "New".  Please note, the Hardy Heron Alpha4 series was recently
released which contains an  pdated version of the kernel.  You can
download and try the new Hardy Heron Alpha release from
http://cdimage.ubuntu.com/releases/hardy/ .  You should be able to then
test the new kernel via the LiveCD rather than needing to manually
install.  If you can, please verify if this bug still exists or not and
report back your results.  General information regarding the release can
also be  ound here: http://www.ubuntu.com/testing/ .  Thanks.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
Ubuntu 7.10RC causes Sony VGN-C25G hangs at "loading acpi modules"
https://bugs.launchpad.net/bugs/152319
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152658] Re: wlan not ready link error

2008-02-08 Thread Tim Gardner
iwlwifi 1.2.0 is golden.

** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)

-- 
wlan not ready link error
https://bugs.launchpad.net/bugs/152658
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 156234] Re: package linux-image-2.6.22-14-generic None [modified: /var/lib/dpkg/info/linux-image-2.6.22-14-generic.list] failed to install/upgrade:

2008-02-08 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Ubuntu release.  To reopen the bug report you can click
on the current status, under the Status column, and change the Status
back to "New".  Please don't hesitate to submit bug reports in the
future, we really appreciate it.  Thanks again!

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Invalid

-- 
package linux-image-2.6.22-14-generic None [modified: 
/var/lib/dpkg/info/linux-image-2.6.22-14-generic.list] failed to 
install/upgrade: 
https://bugs.launchpad.net/bugs/156234
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 160112] Re: Sony Vaio VGN-N395E runs very hot

2008-02-08 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Ubuntu release.  To reopen the bug report you can click
on the current status, under the Status column, and change the Status
back to "New".  Please note, the Hardy Heron Alpha4 series was recently
released which contains an  pdated version of the kernel.  You can
download and try the new Hardy Heron Alpha release from
http://cdimage.ubuntu.com/releases/hardy/ .  You should be able to then
test the new kernel via the LiveCD rather than needing to manually
install.  If you can, please verify if this bug still exists or not and
report back your results.  General information regarding the release can
also be  ound here: http://www.ubuntu.com/testing/ .  Thanks.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
Sony Vaio VGN-N395E runs very hot
https://bugs.launchpad.net/bugs/160112
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162415] Re: [iwl4965] Can't connect to network with IEEE8021X security

2008-02-08 Thread Tim Gardner
iwlwifi 1.2.0 is golden.

** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
[iwl4965] Can't connect to network with IEEE8021X security
https://bugs.launchpad.net/bugs/162415
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190042] Re: [Hardy] USB doesn't work ( Intel 82801CA)

2008-02-08 Thread KRS
News: after a reboot, lsusb command works fine, and I can use my mouse
and my usb-mass storage.

The problem appear when I plug my usb-wireless card (prism based), when
I plug it, lsusb command is mute, and even if I disconnect the wifi
card, my USB ports ares useless until I reboot.

-- 
[Hardy] USB doesn't work ( Intel 82801CA)
https://bugs.launchpad.net/bugs/190042
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147858] Re: western digital WD800ADFS ncq problems

2008-02-08 Thread Tim Gardner
Somehow this one missed the boat, nor is it upstream. If it is still
causing problems in Hardy, then reopen the bug report.

** Changed in: linux-source-2.6.22 (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)
   Status: Fix Committed => Won't Fix

-- 
western digital WD800ADFS ncq problems
https://bugs.launchpad.net/bugs/147858
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150156] Re: 2.6.22-13 iwl4965 unable to communicate

2008-02-08 Thread Tim Gardner
iwlwifi 1.2.0 is the upstream version from Intel.

** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)
   Status: Fix Committed => Fix Released

-- 
2.6.22-13 iwl4965 unable to communicate
https://bugs.launchpad.net/bugs/150156
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152458] Re: iwl4965 refuses to connect to hidden access points until 3 minutes have elapsed

2008-02-08 Thread Tim Gardner
iwlwifi 1.2.0 is the upstream version from Intel.

** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)
   Status: Fix Committed => Fix Released

-- 
iwl4965 refuses to connect to hidden access points until 3 minutes have elapsed
https://bugs.launchpad.net/bugs/152458
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 178505] Re: TV-out missing from xrandr output on Thinkpad z61t with Intel

2008-02-08 Thread slazZ
I think the problem is caused by:
snip
  [Kyle McMartin, Bryce Harrington]
  * 06_sync_quirks.diff:
- Sync TV out quirks with upstream
  (Closes LP: #131646)
snap
On gutsy since 2:2.1.1-0ubuntu9.1
and on hardy since 2:2.1.1-4ubuntu1

This is only an assumption, I did not invest further

-- 
TV-out missing from xrandr output on Thinkpad z61t with Intel
https://bugs.launchpad.net/bugs/178505
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190243] [NEW] [Hardy] tracker causes an enourmous memory leak occasionally

2008-02-08 Thread Pramod Dematagoda
Public bug reported:

Usually trackerd works well and efficiently, but at times trackerd
causes a huge memory leak that caused 486Mb of my 1Gb of RAM to be lost,
the first time this happened, the leak was 768Mb.

This does not happen regularly but when it does it has a very large
potential to crash the entire system.

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

-- 
[Hardy] tracker causes an enourmous memory leak occasionally
https://bugs.launchpad.net/bugs/190243
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144501] Re: iwl3945.ko missing

2008-02-08 Thread Tim Gardner
iwl3945 is the only driver in Hardy for this hardware. ipw3945 is fully
deprecated.

** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)
   Status: Fix Committed => Won't Fix

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

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


[Bug 146191] Re: iwl4965 does not work after resume

2008-02-08 Thread Tim Gardner
** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)
   Status: Fix Committed => Fix Released

-- 
iwl4965 does not work after resume
https://bugs.launchpad.net/bugs/146191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 146918] Re: poor descriptions for some startup programs

2008-02-08 Thread Sebastien Bacher
Now would be a good time to change system-config-printer?

-- 
poor descriptions for some startup programs
https://bugs.launchpad.net/bugs/146918
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 146918] Re: poor descriptions for some startup programs

2008-02-08 Thread Sebastien Bacher
The bug has been fixed upstream now

** Changed in: gnome-control-center (Ubuntu)
   Status: Triaged => Fix Committed

-- 
poor descriptions for some startup programs
https://bugs.launchpad.net/bugs/146918
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 185756] Re: Couldn't display "network:///" - Nautilus cannot handle network:locations

2008-02-08 Thread Bruce Cowan
Sebastian is completely right, perhaps he should talk to the people in
bug #59695.

-- 
Couldn't display "network:///" - Nautilus cannot handle network:locations
https://bugs.launchpad.net/bugs/185756
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190241] [NEW] [wish] 8.04 hardy heron - apply transparence to charpick

2008-02-08 Thread Savvas Radević
Public bug reported:

Binary package hint: gnome-applets

The charpick or character palette applet is not applying transparent background 
when the gnome panel is transparent.
The bug has a patch here:
http://bugzilla.gnome.org/show_bug.cgi?id=413130

I hope that this bug will make it in ubuntu 8.04 hardy heron.

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

-- 
[wish] 8.04 hardy heron - apply transparence to charpick
https://bugs.launchpad.net/bugs/190241
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190192] Re: Dialog contains a lot of empty space

2008-02-08 Thread Matt Zimmerman

** Attachment added: "Screenshot-Brasero.png"
   http://launchpadlibrarian.net/11831411/Screenshot-Brasero.png

** Changed in: brasero (Ubuntu)
   Importance: Undecided => Low

-- 
Dialog contains a lot of empty space
https://bugs.launchpad.net/bugs/190192
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130870] Re: Bluetooth headset no longer works [regression]

2008-02-08 Thread Tim Gardner
ALSA 1.0.16 is released in Hardy l-u-m. Change the bug status if it
doesn't fix the problem.

** Changed in: linux (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)
   Status: In Progress => Fix Released
   Target: later => hardy-alpha-5

** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu)
Sourcepackagename: linux => linux-ubuntu-modules-2.6.24

-- 
Bluetooth headset no longer works [regression]
https://bugs.launchpad.net/bugs/130870
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130998] Re: ZyDAS 802.11b WiFi freezes kernel 2.6.22-9 in Gutsy Tribe 3

2008-02-08 Thread Tim Gardner
Zydas support is much improved in 2.6.24. Please try the upcoming Hardy
alpha 5 release.

** Changed in: linux-source-2.6.22 (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)
   Status: In Progress => Won't Fix

-- 
ZyDAS 802.11b WiFi freezes kernel 2.6.22-9 in Gutsy Tribe 3
https://bugs.launchpad.net/bugs/130998
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 188498] Re: konqueror opens new window

2008-02-08 Thread आशीष शुक्ल Ashish Shukla
I've found a workaround for this bug in my Ubuntu Gutsy. To fix this
bug, go to "File Associations" in "System Settings" . Select the "text"
type. In the right pane, select "Show file in embedded viewer" instead
of "Show file in separate viewer". Check out
http://www.flickr.com/photos/wahjava/2250232339/ .

-- 
konqueror opens new window
https://bugs.launchpad.net/bugs/188498
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190237] Re: Type to test settings not recognizing layout

2008-02-08 Thread Torsten Spindler
This is on Hardy: 
% dpkg -l gnome-control-center 
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  gnome-control- 1:2.21.90-0ubu utilities to configure the GNOME desktop

-- 
Type to test settings not recognizing layout
https://bugs.launchpad.net/bugs/190237
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190237] [NEW] Type to test settings not recognizing layout

2008-02-08 Thread Torsten Spindler
Public bug reported:

Binary package hint: gnome-control-center

When adding a second layout it cannot be tested in the 'Type to test
settings:' entry, every key pressed is interpreted with the original
layout.

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

-- 
Type to test settings not recognizing layout
https://bugs.launchpad.net/bugs/190237
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190240] Re: Rhythmbox podcast reciever fails to download enapsulated data that includes a redirect

2008-02-08 Thread Jim J

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/11837427/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/11837428/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/11837429/ProcStatus.txt

-- 
Rhythmbox podcast reciever fails to download enapsulated data that includes a 
redirect
https://bugs.launchpad.net/bugs/190240
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190239] [NEW] Adept "new version is available"

2008-02-08 Thread usr
Public bug reported:

Kubuntu 7.10's Adept (manager and updater) says that a new version is
available. The new version that it says is 7.10.

The bug is in Kubuntu 7.10 since the first Kubuntu 7.10 day.

I have proven several times in clean installations with the same result.

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


** Tags: 7.10 adept kubuntu

** Summary changed:

- Adept new version available
+ Adept "new version is available"

** Description changed:

  Kubuntu 7.10's Adept (manager and updater) says that new version is
- available.
+ available. The new version that it says is 7.10.
  
  The bug is in Kubuntu 7.10 since the first Kubuntu 7.10 day.
  
  I have proven several times in clean installations with the same result.

** Tags added: 7.10 adept kubuntu

** Description changed:

- Kubuntu 7.10's Adept (manager and updater) says that new version is
+ Kubuntu 7.10's Adept (manager and updater) says that a new version is
  available. The new version that it says is 7.10.
  
  The bug is in Kubuntu 7.10 since the first Kubuntu 7.10 day.
  
  I have proven several times in clean installations with the same result.

-- 
Adept "new version is available"
https://bugs.launchpad.net/bugs/190239
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190240] [NEW] Rhythmbox podcast reciever fails to download enapsulated data that includes a redirect

2008-02-08 Thread Jim J
Public bug reported:

Binary package hint: rhythmbox

This appears like it is related to
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/64096 as the
problem seems to be that Rhythmbox's podcast feed parser isn't correctly
handling redirects that use a question mark (?) in them.

The most recent example that I see is in trying to download the Linux
News Log podcast using their MP3 feed
(http://linux.quicksurf.com/?feed=rss2&cat=78).

You'll notice that the download links for the individual files look like this:
http://media.techpodcasts.com/linuxnewslog/www.podtrac.com/pts/redirect.mp3?http://audio.quicksurf.com/audiocasts/Linux-News-Log-147-2008-01-29.mp3

The redirect.mp3?http:// in that line appears to be the hangup.


Web browsers will download the files fine (though Firefox names the resulting 
feed redirect.mp3 instead of the actual filename of 
Linux-News-Log-147-2008-01-29.mp3.  That's also a bug that I will be filing.

ProblemType: Bug
Architecture: i386
Date: Fri Feb  8 11:07:38 2008
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/rhythmbox
Package: rhythmbox 0.11.2-0ubuntu4
PackageArchitecture: i386
ProcCmdline: rhythmbox
ProcCwd: /home/gjjones1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
Uname: Linux brachiosaurus 2.6.22-14-generic #1 SMP Fri Feb 1 04:59:50 UTC 2008 
i686 GNU/Linux

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


** Tags: apport-bug

-- 
Rhythmbox podcast reciever fails to download enapsulated data that includes a 
redirect
https://bugs.launchpad.net/bugs/190240
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144379] Re: kernel bug with ext3 filesystem

2008-02-08 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Ubuntu release.  To reopen the bug report you can click
on the current status, under the Status column, and change the Status
back to "New".  Please note, the Hardy Heron Alpha4 series was recently
released which contains an updated version of the kernel.  You can
download and try the new Hardy Heron Alpha release from
http://cdimage.ubuntu.com/releases/hardy/ .  You should be able to then
test the new kernel via the LiveCD rather than needing to manually
install.  If you can, please verify if this bug still exists or not and
report back your results.  General information regarding the release can
also be found here: http://www.ubuntu.com/testing/ .  Thanks.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
kernel bug with ext3 filesystem
https://bugs.launchpad.net/bugs/144379
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 140464] Re: ncpfs 2.2.6-4 breaks ncpmount

2008-02-08 Thread Michael Warburton
Took me a while to get around to testing this. I can confirm this is
working perfectly for me in Kubuntu Gutsy :)

Thanks guys, much appreciated.

-- 
ncpfs 2.2.6-4 breaks ncpmount
https://bugs.launchpad.net/bugs/140464
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190039] Re: [hardy] konqueror's adress bar screwed up

2008-02-08 Thread Ralph Janke
** Tags added: kde4

-- 
[hardy] konqueror's adress bar screwed up
https://bugs.launchpad.net/bugs/190039
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 188695] Re: [KDE4] Knotify crashes at reboot

2008-02-08 Thread Ralph Janke
** Changed in: kdelibs (Ubuntu)
Sourcepackagename: None => kdelibs

-- 
[KDE4] Knotify crashes at reboot
https://bugs.launchpad.net/bugs/188695
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdelibs in ubuntu.

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


[Bug 180907] Re: [Inspiron 1520 - Nvidia 8400 GS] Unable to resume from hibernate

2008-02-08 Thread Jose De la Rosa
Setting to confirmed for now as it is a known issue, but appears newest
nvidia driver provides much better support. Will do more testing before
setting to Fixed.

** Changed in: dell
   Importance: Undecided => Medium
   Status: New => Confirmed

-- 
[Inspiron 1520 - Nvidia 8400 GS] Unable to resume from hibernate
https://bugs.launchpad.net/bugs/180907
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 160762] Re: Problems with booting Ubuntu 7.10 - intel_rng: FWH not detected

2008-02-08 Thread Leann Ogasawara
*** This bug is a duplicate of bug 102982 ***
https://bugs.launchpad.net/bugs/102982

** This bug has been marked a duplicate of bug 102982
   intel_rng: FWH not detected

-- 
Problems with booting Ubuntu 7.10 - intel_rng: FWH not detected
https://bugs.launchpad.net/bugs/160762
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158775] Re: 2.6.22-14 stock kernel hangs at boot time. But 2.6.20-15 doesn't!

2008-02-08 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Ubuntu release.  To reopen the bug report you can click
on the current status, under the Status column, and change the Status
back to "New".  Please note, the Hardy Heron Alpha4 series was recently
released which contains an updated version of the kernel.  You can
download and try the new Hardy Heron Alpha release from
http://cdimage.ubuntu.com/releases/hardy/ .  You should be able to then
test the new kernel via the LiveCD rather than needing to manually
install.  If you can, please verify if this bug still exists or not and
report back your results.  General information regarding the release can
also be found here: http://www.ubuntu.com/testing/ .  Thanks.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
2.6.22-14 stock kernel hangs at boot time.  But 2.6.20-15 doesn't!
https://bugs.launchpad.net/bugs/158775
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 155022] Re: bad encoding in adept's software sources dialog

2008-02-08 Thread vista killer
I think this is the same problem that i have with the greek names here
https://bugs.launchpad.net/ubuntu/+source/strigi/+bug/146518

-- 
bad encoding in adept's software sources dialog
https://bugs.launchpad.net/bugs/155022
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190235] [NEW] Please sync telepathy-haze 0.2.0-1 (universe) from Debian unstable (main)

2008-02-08 Thread Laurent Bigonville
Public bug reported:

Binary package hint: telepathy-haze

Please sync telepathy-haze 0.2.0-1  (universe) from Debian unstable
(main)

telepathy-haze (0.2.0-1) unstable; urgency=low

  * New upstream release
  * debian/control: Add Dm-Upload-Allowed: yes
  * Bump libpurple-dev and libtelepathy-glib-dev build-dep version

 -- Laurent Bigonville <[EMAIL PROTECTED]>  Fri, 08 Feb 2008 00:25:45 +0100

** Affects: telepathy-haze (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

** Changed in: telepathy-haze (Ubuntu)
   Importance: Undecided => Wishlist
   Status: New => Confirmed

-- 
Please sync telepathy-haze 0.2.0-1  (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/190235
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 153096] Re: [sata_sil][sata->ide-bridg] failed to set xfermode

2008-02-08 Thread Tim Gardner
Fix appeared in 2.6.24.

** Changed in: linux (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)
   Status: Incomplete => Fix Released
   Target: None => hardy-alpha-5

-- 
[sata_sil][sata->ide-bridg] failed to set xfermode
https://bugs.launchpad.net/bugs/153096
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190235] Re: Please sync telepathy-haze 0.2.0-1 (universe) from Debian unstable (main)

2008-02-08 Thread Laurent Bigonville
The package is currently in incoming

-- 
Please sync telepathy-haze 0.2.0-1  (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/190235
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190195] Re: kde4 - Screen0 - Display issues

2008-02-08 Thread Ralph Janke
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report and subsequently we are closing it and
converting it to a question in the support tracker. We appreciate the
difficulties you are facing, but it would make more sense to raise
problems you are having in the support tracker at
https://answers.launchpad.net/ubuntu if you are uncertain if they are
bugs. For help on reporting bugs, see
https://help.ubuntu.com/community/ReportingBugs .

** Changed in: ubuntu
   Status: New => Invalid

** bug changed to question:
   https://answers.edge.launchpad.net/ubuntu/+question/24188

-- 
kde4 - Screen0 - Display issues 
https://bugs.launchpad.net/bugs/190195
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 186297] Re: Regression: No replacement for /proc/acpi/alarm due to missing rtc0

2008-02-08 Thread Colin King
It appears that drivers/acpi/sleep/proc.c contains the following code:

#if defined(CONFIG_RTC_DRV_CMOS) || defined(CONFIG_RTC_DRV_CMOS_MODULE) || 
!defined(CONFIG_X86)
/* use /sys/class/rtc/rtcX/wakealarm instead; it's not ACPI-specific */
#else
#define HAVE_ACPI_LEGACY_ALARM
#endif

I believe the i386 kernel does not have CONFIG_RTC_DRV_CMOS defined, but
the x86_64 version has, hence only the i386 version enables
/proc/acpi/alarm.

-- 
Regression: No replacement for /proc/acpi/alarm due to missing rtc0
https://bugs.launchpad.net/bugs/186297
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 165158] Re: Strigi has problems with german umlaut

2008-02-08 Thread vista killer
i think this is the same problem with this
https://bugs.launchpad.net/ubuntu/+source/strigi/+bug/146518

-- 
Strigi has problems with german umlaut
https://bugs.launchpad.net/bugs/165158
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 161845] Re: Gutsy Thinkpad R40E keyboard failure

2008-02-08 Thread Leann Ogasawara
Just a note that we're closing this against linux-source-2.6.22 as it
does not qualify for an SRU candidate.  You can learn more about the
stable release update process at
https://wiki.ubuntu.com/StableReleaseUpdates .  Thanks!

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
Gutsy Thinkpad R40E keyboard failure
https://bugs.launchpad.net/bugs/161845
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 159241] Re: [Tracking Bug] PCI resource allocation warnings

2008-02-08 Thread Stephan Klein
It is showing up on startup, right before usplash kicks in.
It also shows up in dmesg, but that is to be expected, I know. The point
would be to have it only log to messages and not show up before usplash.

On Fri, 2008-02-08 at 13:56 +, Stefan Bader wrote:
> Please clarify, is this message still showing up on the console or just
> in the message log/dmesg? It shouldn't show up on the console but it
> will show up in the other places. This is intentional.
>

-- 
[Tracking Bug] PCI resource allocation warnings
https://bugs.launchpad.net/bugs/159241
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 153888] Re: Fatal error when loading applsmc: 7.10rc on mac pro

2008-02-08 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Ubuntu release.  To reopen the bug report you can click
on the current status, under the Status column, and change the Status
back to "New".  Please note, the Hardy Heron Alpha4 series was recently
released which contains an  pdated version of the kernel.  You can
download and try the new Hardy Heron Alpha release from
http://cdimage.ubuntu.com/releases/hardy/ .  You should be able to then
test the new kernel via the LiveCD rather than needing to manually
install.  If you can, please verify if this bug still exists or not and
report back your results.  General information regarding the release can
also be  ound here: http://www.ubuntu.com/testing/ .  Thanks.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
Fatal error when loading applsmc: 7.10rc on mac pro
https://bugs.launchpad.net/bugs/153888
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147682] Re: [xps1330] microphone built-in doesn't work

2008-02-08 Thread Jose De la Rosa
Works on latest Hardy release with linux-image-generic-2.6.24-7-generic
and linux-ubuntu-modules-2.6.24-7.12

** Changed in: dell
   Status: Fix Committed => Fix Released

-- 
[xps1330] microphone built-in doesn't work
https://bugs.launchpad.net/bugs/147682
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121415] Re: [gutsy] ipw3945-based wireless doesn't work after booting with wireless switch off

2008-02-08 Thread Tim Gardner
ipw3945 is deprecated in favor of iwl3945 in Hardy. Please test using
that version.

** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)
   Status: Confirmed => Won't Fix

** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu Gutsy)
   Status: Confirmed => Won't Fix

** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu Gutsy)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)

-- 
[gutsy] ipw3945-based wireless doesn't work after booting with wireless switch 
off
https://bugs.launchpad.net/bugs/121415
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108167] Re: No System start, after BIOS update.

2008-02-08 Thread Brian Murray
We are closing this bug report as you don't seem to be using Launchpad
anymore and your bug is lacking enough information for us to be able to
do anything with it.

** Changed in: ubuntu
   Status: Incomplete => Invalid

-- 
No System start, after BIOS update.
https://bugs.launchpad.net/bugs/108167
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 99107] Re: Feisty ships with OLD cx2341x mpeg encoder firmware

2008-02-08 Thread Tim Gardner
Stuck in -proposed since December. Did it fix anyone's problems?

** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)

-- 
Feisty ships with OLD cx2341x mpeg encoder firmware
https://bugs.launchpad.net/bugs/99107
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190223] Re: [gutsy 64-bit] updating to 2.0.0.12 breaks firefox

2008-02-08 Thread N7DR
I discovered that I was also seeing all kinds of DCOP issues while
performing other tasks. I rebooted the system, and that seems to have
fixed everything. So probably the bad FF behaviour I reported was a
result of something else having gone awry.

-- 
[gutsy 64-bit] updating to 2.0.0.12 breaks firefox
https://bugs.launchpad.net/bugs/190223
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 153575] Re: LG GSA-4163B ata1.00: serial number mismatch

2008-02-08 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Ubuntu release.  To reopen the bug report you can click
on the current status, under the Status column, and change the Status
back to "New".  Please note, the Hardy Heron Alpha4 series was recently
released which contains an  pdated version of the kernel.  You can
download and try the new Hardy Heron Alpha release from
http://cdimage.ubuntu.com/releases/hardy/ .  You should be able to then
test the new kernel via the LiveCD rather than needing to manually
install.  If you can, please verify if this bug still exists or not and
report back your results.  General information regarding the release can
also be  ound here: http://www.ubuntu.com/testing/ .  Thanks.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
LG GSA-4163B ata1.00: serial number mismatch
https://bugs.launchpad.net/bugs/153575
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130457] Re: Failure to suspend, shutdown, or hibernate using iwl3945.

2008-02-08 Thread Tim Gardner
Try using iwl3945 in Hardy. The suspend/hibernate architecture in 2.6.24
is much improved.

** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)
   Status: Fix Committed => Won't Fix

-- 
Failure to suspend, shutdown, or hibernate using iwl3945.
https://bugs.launchpad.net/bugs/130457
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152961] Re: Dell Inspiron 1525 built-in digital microphone does not record

2008-02-08 Thread Tim Gardner
Dell has a special lum that supports fixes for this platform.

** Changed in: linux-backports-modules-2.6.22 (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)
   Status: In Progress => Won't Fix

-- 
Dell Inspiron 1525 built-in digital microphone does not record
https://bugs.launchpad.net/bugs/152961
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104804] Re: gtkglextmm-1.2.0 is missing in feisty

2008-02-08 Thread Stefan van der Walt
Also needed to compile Visual Python.

-- 
gtkglextmm-1.2.0 is missing in feisty
https://bugs.launchpad.net/bugs/104804
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 157060] Re: Inline styles and images in sign

2008-02-08 Thread Pedro Villavicencio
confiming with the example you provide us, thanks.

** Changed in: evolution (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Inline styles and images in sign
https://bugs.launchpad.net/bugs/157060
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 157916] Re: suspend/hibernate

2008-02-08 Thread Tim Gardner
The released version of 2.6.24 is now in the archive. Please test
against that.

** Changed in: linux (Ubuntu)
Sourcepackagename: linux-source-2.6.24 => linux
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)
   Status: New => Triaged

** Changed in: linux-source-2.6.22 (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)
   Status: Triaged => Won't Fix

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

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


Re: [Bug 172599] Re: Evolution Will not send mail via Exchange 2007

2008-02-08 Thread EMallory
right.. and the problem exists trying to access it internally.
On Feb 8, 2008 9:31 AM, Michael Losonsky <[EMAIL PROTECTED]> wrote:

> It is my understanding that you have to use VPN to access Exchange
> 2007 externally.  You wouldn't need it internally because you are
> part of the network when you log on into your system.  From home
> you need to become part of that network virtually.
>
> --
> Evolution Will not send mail via Exchange 2007
> https://bugs.launchpad.net/bugs/172599
> You received this bug notification because you are a direct subscriber
> of the bug.
>


-- 
Erik Mallory
Never explain, your friends will understand. Your enemies will never believe
you anyway.

-- 
Evolution Will not send mail via Exchange 2007
https://bugs.launchpad.net/bugs/172599
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 182772] Re: Main inclusion report

2008-02-08 Thread Chuck Short
The init script in the debian bug report looks a bit complicated, so I
have added one from fedora. I just uploaded it.

Thanks
chuck

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

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


[Bug 185756] Re: Couldn't display "network:///" - Nautilus cannot handle network:locations

2008-02-08 Thread Sebastien Bacher
The bug tracker is not an user forum to discuss whatever is wrong on
your configuration. I'm reading the comments there because I'm working
on this package and I'll make sure the issue is fixed for hardy. The bug
is marked as triaged and has been sent upstream which means there is no
need for other informations there, the goal of the bug tracker is to
describe technical issues and get enough informations to work on those
so maintainers can fix the bugs, not to have users discussed whatever is
not working. There has been 8 comments added there since the bug has
been set to triaged with the upstream url, which means 8 mails have been
sent to people who receive already some thousand of those a week, there
is no need for that, that's only making the job harder. Now if you find
other issue and want to share those that's good, look at the bug list to
know if there is already a bug about that and open a new one if there is
none yet. The issues about obex, font, ftp are already known for example

-- 
Couldn't display "network:///" - Nautilus cannot handle network:locations
https://bugs.launchpad.net/bugs/185756
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190147] Re: grub2 error on grub-probe, does not boot

2008-02-08 Thread Matteo Croce

** Attachment added: "grub_if.diff"
   http://launchpadlibrarian.net/11836260/grub_if.diff

-- 
grub2 error on grub-probe, does not boot
https://bugs.launchpad.net/bugs/190147
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190234] [NEW] Closing configuration wizard

2008-02-08 Thread Torsten Spindler
Public bug reported:

Binary package hint: oem-config

After closing the configuration wizard by clicking on the X on the upper
right window border the background image is displayed. For a better user
experience either the system or the wizard should be restarted.

** Affects: oem-config (Ubuntu)
 Importance: Undecided
 Status: New

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

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


[Bug 190233] [NEW] wireshark does not have LFS support

2008-02-08 Thread James Troup
Public bug reported:

Binary package hint: wireshark

wireshark apparently does not have LFS support; I just tried to open a
7GB file and got a 'value too large for data type' dialog

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

-- 
wireshark does not have LFS support
https://bugs.launchpad.net/bugs/190233
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 42600] Re: Microphone does not work on Dell Inspiron 630m

2008-02-08 Thread Leann Ogasawara
Just a note that we'll be keeping this report open against the actively
developed kernel.  However, against linux-source-2.6.22 this bug does
not meet the criteria for a stable release update and is being closed.
You can learn more about the stable release update process at
https://wiki.ubuntu.com/StableReleaseUpdates .  Thanks!

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
Microphone does not work on Dell Inspiron 630m
https://bugs.launchpad.net/bugs/42600
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 106971] Re: Keyboard layout test doesn't seem to work in firstboot

2008-02-08 Thread Torsten Spindler
** Changed in: oem-config (Ubuntu)
   Status: New => Confirmed

-- 
Keyboard layout test doesn't seem to work in firstboot
https://bugs.launchpad.net/bugs/106971
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113045] Re: no sound with intel hda

2008-02-08 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Ubuntu release.  To reopen the bug report you can click
on the current status, under the Status column, and change the Status
back to "New".  Please don't hesitate to submit bug reports in the
future, we really appreciate it.  Thanks again!

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
no sound with intel hda
https://bugs.launchpad.net/bugs/113045
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113088] Re: Microdia 0c45:613b webcam not properly supported

2008-02-08 Thread Assid
doesnt work in hardy either :(

-- 
Microdia 0c45:613b webcam not properly supported
https://bugs.launchpad.net/bugs/113088
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144621] Re: iwl4965 drops out from time to time (Santa Rosa)

2008-02-08 Thread Tim Gardner
This is as good as it gonna get for Gutsy.

** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) => (unassigned)
   Status: Fix Committed => Fix Released

-- 
iwl4965 drops out from time to time (Santa Rosa)
https://bugs.launchpad.net/bugs/144621
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 156050] Re: r8180 and ieee80211_rtl cause total system lockup.

2008-02-08 Thread Tim Gardner
drat - the kernel rtl8180 driver only handles USB adapters. I need to
research serialmonkey.com to see if the drivers are current.

** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu)
 Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Tim Gardner (timg-tpi)
   Status: Triaged => In Progress

-- 
r8180 and ieee80211_rtl cause total system lockup.
https://bugs.launchpad.net/bugs/156050
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 188689] Re: [hardy] gdb error during KDE4 crash

2008-02-08 Thread Ralph Janke
** Tags added: kde4

-- 
[hardy] gdb error during KDE4 crash
https://bugs.launchpad.net/bugs/188689
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 188695] [NEW] [KDE4] Knotify crashes at reboot

2008-02-08 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Steps to reproduce:
1. Log in with a windowmanager that does not belong to KDE (like FVWM or WM2)
2. Set KDEWM to a winowmanager that does not belong to KDE (like "fvwm2")
3. Execute /usr/lib/kde4/bin/startkde and don't switch desktops while KDE 4 is 
starting
4. Click the blue K in the lower left corner and reboot the computer
5. KNotify should crash

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


** Tags: kde4
-- 
[KDE4] Knotify crashes at reboot
https://bugs.edge.launchpad.net/bugs/188695
You received this bug notification because you are a member of Kubuntu Team, 
which is a bug contact for kdelibs in ubuntu.

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


[Bug 188694] Re: [KDE4] KDE Crash Handler says that the backtrace is not usable

2008-02-08 Thread Ralph Janke
** Tags added: kde4

** Changed in: ubuntu
   Importance: Undecided => Low

-- 
[KDE4] KDE Crash Handler says that the backtrace is not usable
https://bugs.launchpad.net/bugs/188694
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 188695] Re: [KDE4] Knotify crashes at reboot

2008-02-08 Thread Ralph Janke
** Tags added: kde4

-- 
[KDE4] Knotify crashes at reboot
https://bugs.launchpad.net/bugs/188695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190231] [NEW] HTML docs are incomplete

2008-02-08 Thread Lars Friedrichs
Public bug reported:

in the docs
/usr/share/doc/python-bluez/bluetooth.html
is the only html file but it refers to several others. These files are missing 
in the build. It should be rebuilded withthe complete docs or without the above 
file.

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

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

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


[Bug 164238] Re: Ubuntu 7.10 cannot mount iPod Shuffle

2008-02-08 Thread Leann Ogasawara
This bug report is being closed because we received no reponse to the
last inquiry for information. Please reopen it if this is still an issue
in the current Ubuntu release.  To reopen the bug report you can click
on the current status, under the Status column, and change the Status
back to "New".  Please don't hesitate to submit bug reports in the
future, we really appreciate it.  Thanks again!

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Invalid

-- 
Ubuntu 7.10 cannot mount iPod Shuffle
https://bugs.launchpad.net/bugs/164238
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 172890] Re: No system sound after GDM login, Feisty sounds worked fine, MSI laptop model: MS-1011, sound card: SIS si7012 chip: Realtek ALC655

2008-02-08 Thread Leann Ogasawara
Hi clutchmm,

Assuming you back running in Gutsy, care to try installing 'linux-
backports-modules' - it has an updated version of ALSA.

Also, the Hardy Heron Alpha 4 series was recently released which
contains an updated version of the kernel.  You can download and try the
new Hardy Heron Alpha release from
http://cdimage.ubuntu.com/releases/hardy/ .  You should be able to then
test the new kernel via the LiveCD.  If you can, please verify if this
bug still exists or not and report back your results.General
information regarding the release can also be found here:
http://www.ubuntu.com/testing/ .

We'll keep this report open against the actively developed kernel.
However against linux-source-2.6.22 this is being closed as it does not
qualify for an SRU candidate.  You can learn more about the stable
release update process at https://wiki.ubuntu.com/StableReleaseUpdates .
Thanks!

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
No system sound after GDM login, Feisty sounds worked fine, MSI laptop model: 
MS-1011, sound card: SIS si7012 chip: Realtek ALC655
https://bugs.launchpad.net/bugs/172890
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187726] Re: [FTBFS] doc-debian (gs: not found) / failed to upload

2008-02-08 Thread Miguel Ruiz

** Attachment removed: "doc-debian_3.1.5ubuntu1.debdiff"

   http://launchpadlibrarian.net/11682145/doc-
debian_3.1.5ubuntu1.debdiff

** Attachment removed: "pbuilder log - without problems"

   http://launchpadlibrarian.net/11682120/doc-debian_3.1.5ubuntu1.build

** Attachment added: "pbuilder log"
   http://launchpadlibrarian.net/11836026/doc-debian_3.1.5ubuntu1.build

-- 
[FTBFS] doc-debian (gs: not found) / failed to upload
https://bugs.launchpad.net/bugs/187726
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187726] Re: [FTBFS] doc-debian (gs: not found) / failed to upload

2008-02-08 Thread Miguel Ruiz

** Attachment added: "debdiff"
   http://launchpadlibrarian.net/11836088/doc-debian_3.1.5ubuntu1.debdiff

** Changed in: doc-debian (Ubuntu)
 Assignee: Miguel Ruiz (mruiz) => (unassigned)
   Status: Incomplete => Confirmed

-- 
[FTBFS] doc-debian (gs: not found) / failed to upload
https://bugs.launchpad.net/bugs/187726
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190228] Re: Firefox's very slow

2008-02-08 Thread TonyfromParis
Ubuntu 7.10 Gusty

-- 
Firefox's very slow
https://bugs.launchpad.net/bugs/190228
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


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