[Bug 65790] Re: Mytharchive crashes due to buggy mythreplex utility

2006-10-15 Thread Mario Limonciello
This should be mythplugins. ** Changed in: mythtv (Ubuntu) Sourcepackagename: mythtv => mythplugins -- Mytharchive crashes due to buggy mythreplex utility https://launchpad.net/bugs/65790 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-

[Bug 63493] Re: mythweb.postinst: 31: Syntax error: Bad substitution (fix is to use Bash instead)

2006-10-15 Thread Fabio Massimo Di Nitto
Sebastian can we get the bashism fixed or change the shell required for this to work? Fabio ** Changed in: mythplugins (Ubuntu) Importance: Undecided => High Assignee: (unassigned) => Sebastian Dröge -- mythweb.postinst: 31: Syntax error: Bad substitution (fix is to use Bash instead) h

[Bug 41339] Re: Mythtv won't install

2006-10-15 Thread Mario Limonciello
Your best bet at this point is to sudo apt-get remove --purge mythtv-database and reinstall it. This should remove any settings that may be making a mockery of your setup. -- Mythtv won't install https://launchpad.net/bugs/41339 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://

[Bug 38425] Re: Today's update blocked my screen

2006-10-15 Thread gerard
Hi Andrew, Thx for your concern First of all, you have to know that I did not find this bug report any more in the past, so I opened 2 more (sorry) which are more updated than this one. To answer your questions: 1- I cannot even switch to a console 2- My PC is a laptop Toshiba M70-168 Processor:

[Bug 63777] Re: Lock Version not working

2006-10-15 Thread Spott
I also same problem -- Lock Version not working https://launchpad.net/bugs/63777 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 41339] Re: Mythtv won't install

2006-10-15 Thread flaccid
Mario, then you go back to the start again. This is a bug. -- Mythtv won't install https://launchpad.net/bugs/41339 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 66207] FTBFS in edgy

2006-10-15 Thread Fabio Massimo Di Nitto
Public bug reported: E: Build-Depends dependency for iproute cannot be satisfied because no available versions of package linux-kernel-headers can satisfy version requirements ** Affects: iproute (Ubuntu) Importance: High Assignee: Fabio Massimo Di Nitto Status: Confirmed **

[Bug 66208] FTBFS in edgy

2006-10-15 Thread Fabio Massimo Di Nitto
Public bug reported: In file included from tracepath.c:16: /usr/include/linux/errqueue.h:6: error: expected specifier-qualifier-list before ‘__u32’ tracepath.c:36: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘base_port’ tracepath.c:46: error: expected specifier-qualifier-list

[Bug 66209] FTBFS in edgy

2006-10-15 Thread Fabio Massimo Di Nitto
Public bug reported: cc -D_GNU_SOURCE -O2 -Wall -I. -idirafter ./include/ -Ilib -I/usr/src/ubuntu/foo/net-tools-1.60 -idirafter /usr/src/ubuntu/foo/net-tools-1.60/include-c -o fddi.o fddi.c In file included from /usr/include/netinet/if_fddi.h:27, from fddi.c:31: /usr/includ

[Bug 66210] Integrated SoundMAX AD1980 occasionally gets index 0

2006-10-15 Thread Juho Lehto
Public bug reported: I have Asus K8V Deluxe motherboard with integrated SoundMAX AD1980 soundcard, I have disabled it from BIOS and instead use Audigy 2 ZS. I downloaded Kubuntu 6.10 Beta a while back and I have a problem with it. Kubuntu 6.10 seems to recognize the integrated AD1980 chip as VIA

[Bug 63493] Re: mythweb.postinst: 31: Syntax error: Bad substitution (fix is to use Bash instead)

2006-10-15 Thread Colin Watson
Fixing the bashism would involve changing all lines of the form: DEFAULTS=${DEFAULTS/db_server/db_host} ... to: DEFAULTS="$(printf %s "$DEFAULTS" | sed 's/db_server/db_host/')" (Test this first!) -- mythweb.postinst: 31: Syntax error: Bad substitution (fix is to use Bash instead) https:/

[Bug 66211] new Python policy

2006-10-15 Thread Colin Watson
Public bug reported: straw needs to make the transition to the new Python policy; it's uninstallable now that python2.4-egenix-mxdatetime has been removed. ** Affects: straw (Ubuntu) Importance: High Status: Unconfirmed ** Changed in: straw (Ubuntu) Importance: Undecided => High

[Bug 64594] Re: [Edgy] hurestore crashes on startup

2006-10-15 Thread Martin Bergner
** Bug 65951 has been marked a duplicate of this bug -- [Edgy] hurestore crashes on startup https://launchpad.net/bugs/64594 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 65951] Re: Hurestore does not work

2006-10-15 Thread Martin Bergner
*** This bug is a duplicate of bug 64594 *** Thanks for your bug report, but this bug has already been reported as bug 64594 . Feel free to report any other bug you find. ** This bug has been marked a duplicate of bug 64594 [Edgy] hurestore crashes on startup -- Hurestore does not work https

[Bug 66213] Grub failed to load in hda0

2006-10-15 Thread Prasad
Public bug reported: Hi, this is the frirst time i'm installing ubuntu.. The entire process was going on smoothly, with installation almost upto 99% complete. But in the final stages, i get an error message saying Grub failed to load in hda0 I've tried it thrice, but th same prob alwys.. I have

[Bug 66212] FTBFS in edgy

2006-10-15 Thread Fabio Massimo Di Nitto
Public bug reported: g++ -o wpa_gui .obj/main.o .obj/wpa_ctrl.o .obj/wpagui.o .obj/eventhistory.o .obj/scanresults.o .obj/userdatarequest.o .obj/networkconfig.o .obj/moc_wpagui.o .obj/moc_eventhistory.o .obj/moc_scanresults.o .obj/moc_userdatarequest.o .obj/moc_networkconfig.o-L/usr/lib -l

[Bug 66210] Re: Integrated SoundMAX AD1980 occasionally gets index 0

2006-10-15 Thread Juho Lehto
** Description changed: I have Asus K8V Deluxe motherboard with integrated SoundMAX AD1980 soundcard, I have disabled it from BIOS and instead use Audigy 2 ZS. I downloaded Kubuntu 6.10 Beta a while back and I have a problem with it. Kubuntu 6.10 seems to recognize the integrated AD1980

[Bug 13555] Re: comment of SMB hosts and shares in smb://

2006-10-15 Thread Daniel Holbach
** Changed in: nautilus (Ubuntu) Assignee: Sebastien Bacher => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- comment of SMB hosts and shares in smb:// https://launchpad.net/bugs/13555 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman

[Bug 66214] Installation of daily build 10/14 fails

2006-10-15 Thread b sanders
Public bug reported: Trying the daily build, either using the cd alone or with network repositories enabled, fails with the same error condition: Oct 15 07:24:42 in-target: yelp zenity zip Oct 15 07:24:42 in-target: E: Oct 15 07:24:42 in-target: Couldn't find task edubuntu-standard Oct 15 07:2

[Bug 66207] Re: FTBFS in edgy

2006-10-15 Thread Fabio Massimo Di Nitto
I uploaded a fix for this. Changing only B-D to reflect linux-kernel- headers rename to linux-libc-dev. Fabio ** Changed in: iproute (Ubuntu) Status: Confirmed => Fix Committed -- FTBFS in edgy https://launchpad.net/bugs/66207 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com ht

[Bug 65971] Re: Gnome 2.16 crashes after loading some apps

2006-10-15 Thread Aimeri Baddouh
Yup, It does have somenthing like that. Heres what it says: Oct 13 11:57:15 localhost gconfd (aimeri-4347): starting (version 2.16.0), pid 4347 user 'aimeri' Oct 13 11:57:16 localhost gconfd (aimeri-4347): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuratio

[Bug 66215] Re: [Edgy beta] KDE screen power saving settings aren't reloaded after reboot

2006-10-15 Thread Alessandro Colaci
** Attachment added: "/etc/X11/xorg.conf" http://librarian.launchpad.net/4843972/xorg.conf -- [Edgy beta] KDE screen power saving settings aren't reloaded after reboot https://launchpad.net/bugs/66215 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/

[Bug 54630] Re: wxvlc not stopped by 'close window' button

2006-10-15 Thread Duncan Lithgow
I can no longer reproduce this bug. What about you Jarno? -- wxvlc not stopped by 'close window' button https://launchpad.net/bugs/54630 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 66215] [Edgy beta] KDE screen power saving settings aren't reloaded after reboot

2006-10-15 Thread Alessandro Colaci
Public bug reported: Binary package hint: kde-guidance - Kubuntu Edgy daily upgraded - Laptop Asus M6Ne - KDE 3.5.5 If I set in the Control Center (Peripherals>Monitor & Display>Power Saving) my screen to be turned off after some inactivity period, at the appointed time my screen will be switche

[Bug 63493] Re: mythweb.postinst: 31: Syntax error: Bad substitution (fix is to use Bash instead)

2006-10-15 Thread Reinhard Tartler
** Changed in: mythplugins (Ubuntu) Assignee: Sebastian Dröge => Reinhard Tartler Status: Confirmed => In Progress ** Changed in: mythplugins (Ubuntu) Status: In Progress => Fix Committed -- mythweb.postinst: 31: Syntax error: Bad substitution (fix is to use Bash instead) htt

[Bug 65786] Re: amd64 and ia64 builds fail

2006-10-15 Thread Bug Watch Updater
** Changed in: bigloo (Debian) Status: Unknown => Confirmed -- amd64 and ia64 builds fail https://launchpad.net/bugs/65786 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 66073] Re: Spfmilter dies unexpectedly with SIGABRT

2006-10-15 Thread Bug Watch Updater
** Changed in: spfmilter (Debian) Status: Unknown => Unconfirmed -- Spfmilter dies unexpectedly with SIGABRT https://launchpad.net/bugs/66073 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 40318] Re: package is outdated and vulnerable

2006-10-15 Thread Bug Watch Updater
** Changed in: typo3-src (Debian) Status: Fix Committed => Fix Released -- package is outdated and vulnerable https://launchpad.net/bugs/40318 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 25847] Re: library package needs to be renamed (libstdc++ allocator change)

2006-10-15 Thread Bug Watch Updater
** Changed in: enchant (Debian) Status: Fix Committed => Fix Released -- library package needs to be renamed (libstdc++ allocator change) https://launchpad.net/bugs/25847 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 19895] Re: needs tightened build dependency on libmyspell-dev

2006-10-15 Thread Bug Watch Updater
** Changed in: enchant (Debian) Status: Fix Committed => Fix Released -- needs tightened build dependency on libmyspell-dev https://launchpad.net/bugs/19895 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 13729] Re: CD-RW erasing fails on QSI drives

2006-10-15 Thread Bug Watch Updater
** Changed in: cdrtools (Debian) Status: Confirmed => Fix Released -- CD-RW erasing fails on QSI drives https://launchpad.net/bugs/13729 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 9318] Re: Firefox Uses Incorrect Icon

2006-10-15 Thread Bug Watch Updater
** Changed in: firefox (upstream) Status: Fix Committed => Unconfirmed -- Firefox Uses Incorrect Icon https://launchpad.net/bugs/9318 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2271] Re: Audacity and other WxGTK programs only with GTK 1 support

2006-10-15 Thread Bug Watch Updater
** Changed in: Debian Status: Unknown => Unconfirmed -- Audacity and other WxGTK programs only with GTK 1 support https://launchpad.net/bugs/2271 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 65737] Re: apt-listbugs: Timeout retrieving bug reports

2006-10-15 Thread Bug Watch Updater
** Changed in: apt-listbugs (Debian) Status: Unconfirmed => Fix Released -- apt-listbugs: Timeout retrieving bug reports https://launchpad.net/bugs/65737 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 51315] Re: udevd: nss_ldap: failed to bind to LDAP server

2006-10-15 Thread Bug Watch Updater
** Changed in: libnss-ldap (Debian) Status: Fix Committed => Unconfirmed -- udevd: nss_ldap: failed to bind to LDAP server https://launchpad.net/bugs/51315 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 65415] Re: [UNMETDEPS] atokx has unmet dependencies

2006-10-15 Thread Bug Watch Updater
** Changed in: atokx (Debian) Status: Unknown => Unconfirmed -- [UNMETDEPS] atokx has unmet dependencies https://launchpad.net/bugs/65415 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 59782] Re: focus doesn't return to list of messages when i press delete

2006-10-15 Thread Bug Watch Updater
** Changed in: evolution (upstream) Status: Unconfirmed => Fix Released -- focus doesn't return to list of messages when i press delete https://launchpad.net/bugs/59782 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 59228] Re: cpio build glitch breaks Unicode char handling

2006-10-15 Thread Fabio Massimo Di Nitto
another week is passed, no regressions reported so far and everything looks good. I did unsubscribe from cpio bug list and SRU is completed 100%. Enjoy Fabio -- cpio build glitch breaks Unicode char handling https://launchpad.net/bugs/59228 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.

[Bug 52437] Re: Userlist Button.

2006-10-15 Thread Bug Watch Updater
** Changed in: xchat-gnome (upstream) Status: Confirmed => Fix Released -- Userlist Button. https://launchpad.net/bugs/52437 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 54924] Re: Changes not displayed in update-manager - Ubuntu 6.06

2006-10-15 Thread Kasper Peeters
I have a "deb-src" line for every "deb" line, and I have done "apt-get update", but the "Changes" field remains blank (that is, there is a brief "Downloading list of changes", after which the field goes blank, as described above). My system is up to date as of 15-oct-2006, the package which does

[Bug 66046] Re: Audio not synced with video

2006-10-15 Thread Reinhard Tartler
Ah, you didn't say about playing DVDs before. I just tried to reproduce it with my LOTR Two towers dvd, but I cannot see any a/v desyncs. What audio output do you use? Do you perhaps use the arts or esd output plugin? If yes, try the alsa one. -- Audio not synced with video https://launchpad.net

[Bug 31792] Re: Feature: Add the ability to include all conversation in specific channels in the notification bubble.

2006-10-15 Thread Bug Watch Updater
** Changed in: xchat-gnome (upstream) Status: Confirmed => Rejected -- Feature: Add the ability to include all conversation in specific channels in the notification bubble. https://launchpad.net/bugs/31792 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com

[Bug 66077] Re: When deleting untagged photo's from drive, f-spot returns to gallery tagged photo's

2006-10-15 Thread Bug Watch Updater
** Changed in: f-spot (upstream) Status: Unknown => Unconfirmed -- When deleting untagged photo's from drive, f-spot returns to gallery tagged photo's https://launchpad.net/bugs/66077 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubun

[Bug 66216] Re: Update from Dapper to Edgy fails because of hplip-ppds ?

2006-10-15 Thread François Ingelrest
** Attachment added: "apt.log" http://librarian.launchpad.net/4844013/apt.log ** Description changed: I'm using Dapper and would like to upgrade to Edgy. I used the suggested - way of foing this: gksu "update-manager -c -d". + way of doing this: gksu "update-manager -c -d". It fails, s

[Bug 66216] Re: Update from Dapper to Edgy fails because of hplip-ppds ?

2006-10-15 Thread François Ingelrest
** Attachment added: "main.log" http://librarian.launchpad.net/4844012/main.log -- Update from Dapper to Edgy fails because of hplip-ppds ? https://launchpad.net/bugs/66216 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 66216] Update from Dapper to Edgy fails because of hplip-ppds ?

2006-10-15 Thread François Ingelrest
Public bug reported: I'm using Dapper and would like to upgrade to Edgy. I used the suggested way of doing this: gksu "update-manager -c -d". It fails, so I looked at the log files and found this line: Reinst Failed because of hplip-ppds I tried to remove this package (this also removed ubuntu-

[Bug 65984] Re: Transparency problem

2006-10-15 Thread Bug Watch Updater
** Changed in: gnome-panel (upstream) Status: Unknown => Unconfirmed -- Transparency problem https://launchpad.net/bugs/65984 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 50586] Re: Help not shown.

2006-10-15 Thread Bug Watch Updater
** Changed in: glom (upstream) Status: Unconfirmed => Fix Released -- Help not shown. https://launchpad.net/bugs/50586 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 60857] Re: f-spot source code lack of proper copyright notices

2006-10-15 Thread Bug Watch Updater
** Changed in: f-spot (upstream) Status: Unknown => Unconfirmed -- f-spot source code lack of proper copyright notices https://launchpad.net/bugs/60857 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 47070] Re: In slide show mode gthumb always uses original size

2006-10-15 Thread Bug Watch Updater
** Changed in: gthumb (upstream) Status: Confirmed => Fix Released -- In slide show mode gthumb always uses original size https://launchpad.net/bugs/47070 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 66165] Re: Cannot logout of KDE

2006-10-15 Thread Bug Watch Updater
** Changed in: kdelibs (upstream) Status: Unknown => Confirmed -- Cannot logout of KDE https://launchpad.net/bugs/66165 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

[Bug 65234] Re: LTSP chroot build fails at 50% on xubuntu systems due to a missing package in the ship seed

2006-10-15 Thread Jani Monoses
** Changed in: xubuntu-meta (Ubuntu) Status: Fix Committed => Fix Released -- LTSP chroot build fails at 50% on xubuntu systems due to a missing package in the ship seed https://launchpad.net/bugs/65234 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/ma

[Bug 63977] Re: blogspot.com page crashes konqueror

2006-10-15 Thread Bug Watch Updater
** Changed in: kdebase (upstream) Status: Confirmed => Fix Released -- blogspot.com page crashes konqueror https://launchpad.net/bugs/63977 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

[Bug 62342] Re: gdmgreeter Failed to connect to socket

2006-10-15 Thread Leonardo Santagada
The thing is that when you update your gdm package it restarts gdm, just like the solution that I posted on the forum... so It will work only one time, and this is expected behaivior of the bug. -- gdmgreeter Failed to connect to socket https://launchpad.net/bugs/62342 -- ubuntu-bugs mailing li

[Bug 22218] Re: KDM cannot display userlist when themes are enabled

2006-10-15 Thread Bug Watch Updater
** Changed in: kdebase (upstream) Status: Unknown => Confirmed -- KDM cannot display userlist when themes are enabled https://launchpad.net/bugs/22218 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

[Bug 66205] Re: UVFe for scim-bridge from 0.2.7 to 0.4.6

2006-10-15 Thread Reinhard Tartler
The changes look a bit too big for this point of edgy's development. apt does not reveal any reverse depends. ZengPeng, could you perhaps give us some sort of risk analyses? This package seems to be to provide a dynamic library, which is loaded by other apps. Honestly, I have no idea about scim. C

[Bug 63553] Re: Ricoh R5C822 reader only works when booted with card inserted

2006-10-15 Thread Nico Laum
It's curious: it's just working now... no kernel update since last time. So everything's fine. Patch is OK -- Ricoh R5C822 reader only works when booted with card inserted https://launchpad.net/bugs/63553 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman

[Bug 65298] Re: Fail to build with emacs-snapshot

2006-10-15 Thread Romain Francoise
** Bug 65687 has been marked a duplicate of this bug -- Fail to build with emacs-snapshot https://launchpad.net/bugs/65298 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 66216] Re: Update from Dapper to Edgy fails because of hplip-ppds ?

2006-10-15 Thread Martin-Éric Racine
** Changed in: upgrade-system (Ubuntu) Sourcepackagename: upgrade-system => update-manager -- Update from Dapper to Edgy fails because of hplip-ppds ? https://launchpad.net/bugs/66216 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 65687] Re: update-manager: emacs-snapshot-gtk fails to install upgrading from ubuntu dapper to edgy

2006-10-15 Thread Romain Francoise
*** This bug is a duplicate of bug 65298 *** The relevant part of the error log is: In toplevel form: ede-pconf.el:27:1: Error: Recursive `require' for feature `semantic-ede-grammar' ede-pmake.el:46:1:Error: Recursive `require' for feature `semantic-ede-grammar' ede-proj-archive.el:27:1:Error: R

[Bug 54095] Re: monitor dim/brighten reversed (HP Pavilion dv8220ea)

2006-10-15 Thread Duncan Lithgow
not an ubuntu problem ** Changed in: acpi-support (Ubuntu) Status: Unconfirmed => Rejected -- monitor dim/brighten reversed (HP Pavilion dv8220ea) https://launchpad.net/bugs/54095 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-b

[Bug 66217] The function X11_KeyToUnicode is missing in libsdl in Edgy ( dapper ok)

2006-10-15 Thread philippe-c
Public bug reported: This function is used by game build on SDL library in order to transform input of the keyboard into Unicode characters. There is a risk that a lot of game build on SDL does not work with Edgy. For instance all the games based on Torque will not work with edgy : http://www.g

[Bug 65618] Re: Package broken/incomplete, missing firmware files

2006-10-15 Thread Oscar
After installing it, downloading the firmware, putting it in the right place and changing the name of it, I get: Oct 15 10:35:37 laban kernel: [17561839.564000] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 10 if 0 alt 0 proto 2 vid 0x03F0 pid 0x2B17 Oct 15 10:35:37 laban /usr

[Bug 65383] Re: [UNMETDEPS] lablgtk has unmet dependencies

2006-10-15 Thread Steve Kowalik
This package should be removed from the archive. It has been removed from Debian, more than likely because it still uses libgtk1.2. -- [UNMETDEPS] lablgtk has unmet dependencies https://launchpad.net/bugs/65383 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/ma

[Bug 66217] Re: The function X11_KeyToUnicode is missing in libsdl in Edgy ( dapper ok)

2006-10-15 Thread philippe-c
** Description changed: This function is used by game build on SDL library in order to transform input of the keyboard into Unicode characters. There is a risk that a lot of game build on SDL does not work with Edgy. For instance all the games based on Torque will not work with edgy : htt

Re: [Bug 66205] Re: UVFe for scim-bridge from 0.2.7 to 0.4.6

2006-10-15 Thread ZhengPeng Hou
2006/10/15, Reinhard Tartler <[EMAIL PROTECTED]>: > The changes look a bit too big for this point of edgy's development. apt > does not reveal any reverse depends. ZengPeng, could you perhaps give us > some sort of risk analyses? This package seems to be to provide a > dynamic library, which is loa

[Bug 62196] Re: e1000 Driver Regression: Kernel Panic on Removal

2006-10-15 Thread Russell Cloran
WFM, too. Thanks :) -- e1000 Driver Regression: Kernel Panic on Removal https://launchpad.net/bugs/62196 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 66213] Re: Grub failed to load in hda0

2006-10-15 Thread Prasad
** Attachment added: "installer log file" http://librarian.launchpad.net/4844129/installer%20syslog -- Grub failed to load in hda0 https://launchpad.net/bugs/66213 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 66213] Re: Grub failed to load in hda0

2006-10-15 Thread Prasad
** Attachment added: "partman logfile" http://librarian.launchpad.net/4844130/partman -- Grub failed to load in hda0 https://launchpad.net/bugs/66213 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 66213] Re: Grub failed to load in hda0

2006-10-15 Thread Prasad
** Attachment added: "syslog file" http://librarian.launchpad.net/4844131/syslog -- Grub failed to load in hda0 https://launchpad.net/bugs/66213 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 66219] [Edgy beta] problem in gnome-autogen.sh

2006-10-15 Thread David Marín
Public bug reported: Binary package hint: gnome-common I've got a problem when executing the following autogen.sh script: #!/bin/sh # Run this to generate all the initial makefiles, etc. srcdir=`dirname $0` test -z "$srcdir" && srcdir=. PKG_NAME="Gnomint" AUTOCONF=autoconf REQUIRED_AUTO

[Bug 66179] Re: Bug in About Window

2006-10-15 Thread Mike
I'm also receiving a strange warning in the message box immediately after creating a new file. This is what it displays: Create Global Tags: /usr/bin/create_global_tags.sh: 3: function: not found shift: 11: can't shift that many -- Bug in About Window https://launchpad.net/bugs/66179 -- ubuntu

[Bug 66218] Can't use my webcam in Kopete

2006-10-15 Thread Nicolas DERIVE
Public bug reported: Binary package hint: kopete When I go in configure > Peripherals, I see a blue screen and my cpu activity raise to 100%, but no image appears. Although, when I use gqcam, my webcam works correctly. ** Affects: kopete (Ubuntu) Importance: Undecided Status: Uncon

[Bug 66220] ubuntu edgy hd-media image couldn't mount iso file.

2006-10-15 Thread ybyygu
Public bug reported: I have downloaded the vmlinuz and initrd.gz file from the url below in order to install edgy from my hard disk. http://archive.ubuntu.com/ubuntu/dists/edgy/main/installer-i386/20060711ubuntu15/ However, the installer couldn't mount the iso file, and when I manual mount it,

[Bug 66026] Re: Display does not enter power-save (both tty1 & X)

2006-10-15 Thread Ashley
Curiously my display is going into power-save OK today. I will monitor the situation over the next few weeks. -- Display does not enter power-save (both tty1 & X) https://launchpad.net/bugs/66026 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo

[Bug 66221] no wxwidget interface

2006-10-15 Thread Mildred
Public bug reported: After updating my edgy system, I have a problem with the wxwidgets interface to VLC. Instead, I have a skinned interface (skin2). It was unusable until I removed my ~/.vlc folder. Since the preferences window uses the wx interface, there is no way to configure VLC. I have t

[Bug 5616] Re: Doomlegacy Fails to Start With Breezy

2006-10-15 Thread Sitsofe Wheeler
Confirming on Edgy with doomlegacy-sdl 1.41release-1 ** Changed in: doomlegacy (Ubuntu) Status: Unconfirmed => Confirmed -- Doomlegacy Fails to Start With Breezy https://launchpad.net/bugs/5616 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/lis

[Bug 63937] Re: The SATA disk doesn't power off while shutdown

2006-10-15 Thread Burn
So who is going to take care of this bug? -- The SATA disk doesn't power off while shutdown https://launchpad.net/bugs/63937 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 52437] Re: Userlist Button.

2006-10-15 Thread Sebastien Bacher
fixed upstream ** Changed in: xchat-gnome (Ubuntu) Status: Confirmed => Fix Committed -- Userlist Button. https://launchpad.net/bugs/52437 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 31792] Re: Feature: Add the ability to include all conversation in specific channels in the notification bubble.

2006-10-15 Thread Sebastien Bacher
upstream rejected the request with that comment: "I don't think this is really worthwhile. I'd like to keep the notifications stuff simple -- if you want to keep track of a channel, look at the window :)" doing the same with the distribution task, we are not likely to implement features against

[Bug 66194] Re: crashes to desktop

2006-10-15 Thread Vassilis Pandis
*** This bug is a duplicate of bug 55563 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** This bug has been marked a duplicate of bug 55563 nethack-gnome crashes after

[Bug 66118] Re: Printer settings in systemsettings/kcontrol don't work any more (Connect to CUPS faild)

2006-10-15 Thread da1l6
Sorry but this did not help. Did rm -r ~/.kde/share/apps/kdeprint/* rm ~/.kde/share/config/kdeprintrc but it had had no effect, neither on edgy nor on dapper :( . Note that the tested edgy installation was done using Knot 3 alternate and updated since. -- Printer settings in systemsettings/kco

[Bug 65984] Re: Transparency problem

2006-10-15 Thread Sebastien Bacher
** Changed in: gnome-panel (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs -- Transparency problem https://launchpad.net/bugs/65984 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 63263] Re: Edgy 6.10 Beta - Two floppy drives shown in Gnome but only have one installed

2006-10-15 Thread Sebastien Bacher
Le samedi 14 octobre 2006 à 21:19 +, tobias a écrit : > I have exactly the same problem. > > ** Changed in: gnome-vfs2 (Ubuntu) > Assignee: (unassigned) => tobias >Status: Unconfirmed => Confirmed are you going to fix it or you changed the assignee by mistake? -- Edgy 6.10 Beta

[Bug 58489] Re: Does not boot on HP dc7600 USDT (regression from dapper)

2006-10-15 Thread Ante Karamatić
I can confirm this. I managed to get a workaround by disabling VT (virtual technology) in BIOS. Message still exsist, so I don't think 'not booting' is releated to that message. This happens to me only with Xen kernel. Some upstream toughts: http://lkml.org/lkml/2006/10/1/260 -- Does not boot

[Bug 55563] Re: nethack-gnome crashes after player selection

2006-10-15 Thread Vassilis Pandis
** Bug 66194 has been marked a duplicate of this bug ** Changed in: nethack (Ubuntu) Importance: Undecided => Medium -- nethack-gnome crashes after player selection https://launchpad.net/bugs/55563 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/lis

[Bug 66222] Re: gnome panel segfault/crash

2006-10-15 Thread Sitsofe Wheeler
** Attachment added: "Gnome panel crash report" http://librarian.launchpad.net/4844264/_usr_bin_gnome-panel.1000.crash -- gnome panel segfault/crash https://launchpad.net/bugs/66222 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bu

[Bug 66222] gnome panel segfault/crash

2006-10-15 Thread Sitsofe Wheeler
Public bug reported: Description of the problem: While opening a tar.gz in fileroller and double clicking on a README file to open it gnome-panel crashed. It is unclear whether the two events are related. Steps to reproduce the problem: 1. Download http://prdownloads.sourceforge.net/doomlegacy/

[Bug 66143] Re: No error on "out of disk space" when loggin in

2006-10-15 Thread Sebastien Bacher
*** This bug is a duplicate of bug 35217 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** This bug has been marked a duplicate of bug 35217 no indication when login fails due

[Bug 66141] Re: moved desktop icons are copied

2006-10-15 Thread Sebastien Bacher
Thanks for your bug. Do you use a local partition for your user directory? Are you user directory and Desktop on the same partition? I don't have that issue on my edgy desktop ** Changed in: nautilus (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs

[Bug 62181] Re: Problems with my external drive access

2006-10-15 Thread Nicolas DERIVE
** Attachment added: "Here is a new dmesg output of the error, captured the 15 october." http://librarian.launchpad.net/4844271/new%20dmesg%20output.txt -- Problems with my external drive access https://launchpad.net/bugs/62181 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https

[Bug 56651] Re: Impossible to do pairing in Kubuntu

2006-10-15 Thread Alberto Milone
I can only send files from my computer to my mobile phone. If I try to send a file from my mobile phone to my computer, the phone says it can't find any bluetooth device. This doesn't happen in Dapper. -- Impossible to do pairing in Kubuntu https://launchpad.net/bugs/56651 -- ubuntu-bugs mail

[Bug 35217] Re: no indication when login fails due to lack of disk space

2006-10-15 Thread Sebastien Bacher
** Bug 66143 has been marked a duplicate of this bug -- no indication when login fails due to lack of disk space https://launchpad.net/bugs/35217 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 58489] Re: Does not boot on HP dc7600 USDT (regression from dapper)

2006-10-15 Thread Ante Karamatić
Also: http://www.x86-64.org/lists/patches/msg03707.html -- Does not boot on HP dc7600 USDT (regression from dapper) https://launchpad.net/bugs/58489 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 5616] Re: Doomlegacy Fails to Start With Breezy

2006-10-15 Thread Sitsofe Wheeler
This looks an awful lot like this bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=263539 and the easy answer looks to be to import a later version of doom legacy... -- Doomlegacy Fails to Start With Breezy https://launchpad.net/bugs/5616 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 66223] Wrong usage of infitive case instead of imperative case in verbs - almost everywhere!

2006-10-15 Thread Simon Gray
Public bug reported: Binary package hint: language-pack-gnome-eo The infinitive case is the root case of a verb. Examples: To be To walk To click Because native English speakers' imperative case (when you "order" the application to do something) is identical to the infinitive case it is wrongl

[Bug 63147] Re: keyboard very unresponsive / often missing keypresses

2006-10-15 Thread amedee
I did a bit more troubleshooting. When I boot with a "recovery mode" kernel, for example: kernel /vmlinuz-2.6.17-10-386 root=/dev/md1 ro single the problem does not appear. When I boot with a fresh compiled plain vanilla kernel, straight from kernel.org, the problem is also there. This

[Bug 63137] Re: [edgy] TTY blank whith 'vga=791' and strange keyboard behaviour

2006-10-15 Thread amedee
I did a bit more troubleshooting. When I boot with a "recovery mode" kernel, for example: kernel /vmlinuz-2.6.17-10-386 root=/dev/md1 ro single the problem does not appear. When I boot with a fresh compiled plain vanilla kernel, straight from kernel.org, the problem is also there. This

[Bug 63024] Re: spurious keyboard events

2006-10-15 Thread amedee
I did a bit more troubleshooting. When I boot with a "recovery mode" kernel, for example: kernel /vmlinuz-2.6.17-10-386 root=/dev/md1 ro single the problem does not appear. When I boot with a fresh compiled plain vanilla kernel, straight from kernel.org, the problem is also there. This

[Bug 54630] Re: wxvlc not stopped by 'close window' button

2006-10-15 Thread Jarno Suni
Yes I can Duncan. The command "ps -C wxvlc" shows the wxvlc there, even if I have closed the player (after using the "Open Directory..." dialog). -- wxvlc not stopped by 'close window' button https://launchpad.net/bugs/54630 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists

  1   2   3   4   5   6   7   8   >