[Bug 201707] [NEW] System very unstable under Xen

2008-03-12 Thread SamBashton
Public bug reported: On Hardy, after starting xend manually because of the missing init scripts (#191875), the dom0 is extremely unable, at least under AMD64 (not tested i386). Trying to mke2fs a new logical volume consistently results in a crash for example. ** Affects: xen-3.2 (Ubuntu) Im

[Bug 201708] [NEW] libc6 update causes segmentation fault causing major problems

2008-03-12 Thread charIie
*** This bug is a duplicate of bug 201673 *** https://bugs.launchpad.net/bugs/201673 Public bug reported: Doing a recent update with Hardy, I encountered an error as follows: E: libc6: subprocess post -installation script killed by signal (segmentation fault) core dumped Afterwards, apt-get

[Bug 57872] Re: regression: pressing power button no longer brings up logout dialog

2008-03-12 Thread Chris
>Could you please send the output of GPM logging? It should see the >button press of the power button. If GPM is not seeing that it >obviously won't respond to it. > >https://wiki.ubuntu.com/DebuggingGNOMEPowerManager#head-7d2eb767e44a7231fae6964dcf12bc27fe507c9d While gnome-power-manager was runni

Re: [Bug 89362] Re: system locking up (forcing a hard reboot)

2008-03-12 Thread Lau
I do have that, and I did cross-flash it some time ago (I have an ASUS notebook, but I took the chance since other did). However, the problem is not completely gone. The frequence of the freezes seems lower to me, but they do happen. (A recent example was during my upgrade from Gutsy to Hardy-alph

Re: [Bug 193459] Re: WiFi card w/ AR 5007 eg chipset won't run under Hasty Alpha 4

2008-03-12 Thread Kyle Echols
Hi Newlinus, Well, the Ubuntu folks never got back to me, but I found another solution that is quite simple. I installed the Mandriva 2008.1 beta edition, and it turned out to have all the drivers I needed. Don't be scared away by the "beta" designation in this case. I've been running Mandriva

[Bug 201673] Re: Hardy: "invalid pointer: 0xb7ef4b70" no program will start.

2008-03-12 Thread Enver ALTIN
If you don't have a root password, a solution that I used to downgrade the package which involves a reboot follows: - If you have upgraded, but didn't reboot yet, get the older version from your favorite mirror and save it to somewhere you know. An example link is http://us.archive.ubuntu.com/ub

[Bug 201684] Re: [HARDY] Kernel will not Boot after upgrade

2008-03-12 Thread mikeday
shifty, you mean "libc6", right? What is the fix meant to accomplish? -- [HARDY] Kernel will not Boot after upgrade https://bugs.launchpad.net/bugs/201684 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 201701] Re: Greeter appears to be crashing

2008-03-12 Thread Parthan
Thank you for filing the bug and helping to make Ubuntu better. Please check with bug #201673 and bug #201684 to ensure that you are reporting same or similar issue. If so, this bug can be marked as duplicate of one of those bugs. If you have additional info please feel free to provide them. -- G

[Bug 201705] Re: Hardy hangs while starting sys log daemon, X server constantly restarts after sys log daemon timeout

2008-03-12 Thread SergeyS
*** This bug is a duplicate of bug 201673 *** https://bugs.launchpad.net/bugs/201673 The same happened to me :-(. I cannot boot now... I had to use live CD to write this message. -- Hardy hangs while starting sys log daemon, X server constantly restarts after sys log daemon timeout https://

[Bug 201705] [NEW] Hardy hangs while starting sys log daemon, X server constantly restarts after sys log daemon timeout

2008-03-12 Thread Jonas
*** This bug is a duplicate of bug 201673 *** https://bugs.launchpad.net/bugs/201673 Public bug reported: A few hours ago I upgraded from Gutsy to Hardy Alpha 6. Everything went fine, including reboots, until I applied a bunch of updates roughly have an hour ago. One of them failed during the

[Bug 201703] Re: After update to libc6-2.7-5ubuntu2 in hardy, lots of applications crash

2008-03-12 Thread Parthan
*** This bug is a duplicate of bug 201673 *** https://bugs.launchpad.net/bugs/201673 This bug is marked as duplicate of bug #201673. Please check existing bugs before reporting new ones to avoid duplicating existing open bugs. ** This bug has been marked a duplicate of bug 201673 Hardy: "i

[Bug 123307] Re: OpenOffice fails to open odbc table with compound primary key

2008-03-12 Thread Chris Cheney
If you switch your JRE to sun-java6-jre does it help to resolve the problem? -- OpenOffice fails to open odbc table with compound primary key https://bugs.launchpad.net/bugs/123307 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 163865] Re: something steals focus of fullscreen 3d apps

2008-03-12 Thread Ted Gould
** Also affects: xorg (Ubuntu) Importance: Undecided Status: New -- something steals focus of fullscreen 3d apps https://bugs.launchpad.net/bugs/163865 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 201684] Re: [HARDY] Kernel will not Boot after upgrade

2008-03-12 Thread shifty
First fix: Boot Live-CD, mount linux partition an type in terminal: sudo cp --parent `dpkg -L libc | xargs` /path/to/disk Now, check the system @ chroot ** Changed in: glibc (Ubuntu) Sourcepackagename: linux => glibc -- [HARDY] Kernel will not Boot after upgrade https://bugs.launchpad.net/bugs/

[Bug 201684] Re: [HARDY] Kernel will not Boot after upgrade

2008-03-12 Thread mikeday
This just happened to me too. However, booting with the 386 kernel (2.6.24-12-386) rather than the generic kernel (2.6.24-12-generic) fixes the problem, at the cost of losing three cpu cores. No other config changes were necessary to make it work. Haven't found any method of making the generic kern

[Bug 201702] [NEW] tc segfault

2008-03-12 Thread Jan Groenewald
Public bug reported: Binary package hint: iproute [EMAIL PROTECTED]:~/bin# cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)" [EMAIL PROTECTED]:~/bin# modprobe sch_ingress [EMAIL PROTECTED]:~/bin# modprobe cl

[Bug 201703] [NEW] After update to libc6-2.7-5ubuntu2 in hardy, lots of applications crash

2008-03-12 Thread Simon Kagstrom
Public bug reported: Binary package hint: libc6 After the upgrade this morning (I have a thinkpad x41, i386), I get these: [EMAIL PROTECTED] ~]$ bash malloc: unknown:0: assertion botched free: called with unallocated block argument last command: $CIBYL_BASE/tools/compiled/translator

[Bug 201684] Re: [HARDY] Kernel will not Boot after upgrade

2008-03-12 Thread Parthan
Confirming this bug as there as hobodan and turox confirmed, as well as getting duplicates of the same bug. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- [HARDY] Kernel will not Boot after upgrade https://bugs.launchpad.net/bugs/201684 You received this bug notification becau

[Bug 123500] Re: [Upstream] [hardy] Alt-key behavior doesn't match the rest of Ubuntu

2008-03-12 Thread Chris Cheney
Confirmed on upstream's openoffice.org 2.4.0~rc2 ** Summary changed: - Alt-key behavior doesn't match the rest of Ubuntu + [Upstream] [hardy] Alt-key behavior doesn't match the rest of Ubuntu -- [Upstream] [hardy] Alt-key behavior doesn't match the rest of Ubuntu https://bugs.launchpad.net/bugs

[Bug 201688] Re: Ubuntu no longer boot after March 12th updates.

2008-03-12 Thread Parthan
*** This bug is a duplicate of bug 201684 *** https://bugs.launchpad.net/bugs/201684 ** This bug has been marked a duplicate of bug 201684 [HARDY] Kernel will not Boot after upgrade -- Ubuntu no longer boot after March 12th updates. https://bugs.launchpad.net/bugs/201688 You received this

[Bug 201699] Re: kernel installation problem

2008-03-12 Thread Parthan
*** This bug is a duplicate of bug 201673 *** https://bugs.launchpad.net/bugs/201673 ** This bug has been marked a duplicate of bug 201673 Hardy: "invalid pointer: 0xb7ef4b70" no program will start. -- kernel installation problem https://bugs.launchpad.net/bugs/201699 You received this bu

[Bug 201701] [NEW] Greeter appears to be crashing

2008-03-12 Thread Taleman
Public bug reported: Binary package hint: gdm Installed XUbuntu 8.04 Alpha 6 from CD. After upgrade can't log to X Window, GDM login screen shows briefly but then dialog box pops up stating Greeter appears to be crashin ...,. Clicking OK only makes it do this repeatedly. Tried to change gdmgree

[Bug 123602] Re: bad letters in form for searching

2008-03-12 Thread Chris Cheney
Confirmed on upstream's openoffice.org 2.4.0~rc2 ** Summary changed: - bad letters in form for searching + [Upstream] [hardy] bad letters in form for searching ** Also affects: openoffice Importance: Undecided Status: New -- [Upstream] [hardy] bad letters in form for searching https:

[Bug 123776] Re: [cosmetic] "Background Color" button in OpenOffice.org 2.2 different than the other buttons of the same type

2008-03-12 Thread Chris Cheney
Confirmed on upstream's openoffice.org 2.4.0~rc2 ** Changed in: openoffice.org (Ubuntu) Importance: Undecided => Low Status: New => Confirmed ** Summary changed: - [cosmetic] "Background Color" button in OpenOffice.org 2.2 different than the other buttons of the same type + [Upstream]

[Bug 201685] Re: [HARDY] update-manager spamming GLib-GObject-CRITICAL errors

2008-03-12 Thread Kyle M Weller
** Also affects: dpkg (Ubuntu) Importance: Undecided Status: New ** Changed in: dpkg (Ubuntu) Status: New => Confirmed -- [HARDY] update-manager spamming GLib-GObject-CRITICAL errors https://bugs.launchpad.net/bugs/201685 You received this bug notification because you are a memb

[Bug 200500] Re: WLAN loosing connection: No ProbeResp

2008-03-12 Thread Frank Niedermann
and lspci ** Attachment added: "lspci" http://launchpadlibrarian.net/12623609/lspci-vvnn.log -- WLAN loosing connection: No ProbeResp https://bugs.launchpad.net/bugs/200500 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 200500] Re: WLAN loosing connection: No ProbeResp

2008-03-12 Thread Frank Niedermann
Hi, uname -a: Linux mediapc 2.6.24-11-generic #1 SMP Fri Feb 29 22:08:31 UTC 2008 i686 GNU/Linux And dmesg.log attached ** Attachment added: "dmesg.log" http://launchpadlibrarian.net/12623605/dmesg.log -- WLAN loosing connection: No ProbeResp https://bugs.launchpad.net/bugs/200500 You recei

[Bug 201684] Re: [HARDY] Kernel will not Boot after upgrade

2008-03-12 Thread turox
confirm this -- [HARDY] Kernel will not Boot after upgrade https://bugs.launchpad.net/bugs/201684 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman

[Bug 123978] Re: Open Office crashes when producing various graphs in one spreadsheet file

2008-03-12 Thread Chris Cheney
I believe that this bug has been corrected in Ubuntu hardy openoffice.org 1:2.4.0~rc2-1ubuntu3 so I am marking it as Fix Released. If after upgrading you continue to have problems with this issue then feel free to reopen this bug. Thanks, Chris Cheney ** Changed in: openoffice.org (Ubuntu)

[Bug 201084] Re: [hardy] Certain keypresses steal focus from fullscreen gl application (regression)

2008-03-12 Thread Andrew
This can be closed, as it doesn't seem to be happening any more. -- [hardy] Certain keypresses steal focus from fullscreen gl application (regression) https://bugs.launchpad.net/bugs/201084 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 201688] Re: Ubuntu no longer boot after March 12th updates.

2008-03-12 Thread turox
The bug #201684 describes the same messages I get - and I can confirm this also. So this bug can be marked as duplicate. -- Ubuntu no longer boot after March 12th updates. https://bugs.launchpad.net/bugs/201688 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 201699] [NEW] kernel installation problem

2008-03-12 Thread Starbetrayer
Public bug reported: Binary package hint: linux-image-2.6.24-12-generic After today update on hardy i did an apt dist-upgrade here is what i have Préparation du remplacement de linux-image-2.6.24-12-generic 2.6.24-12.20 (en ut ilisant .../linux-image-2.6.24-12-generic_2.6.24-12.22_i386.deb) ..

[Bug 201700] [NEW] Nautilus freezes when copying files to iaudio u2 after it is automounted

2008-03-12 Thread b
Public bug reported: Binary package hint: gnome-mount When I plug my IAUDIO U2 into my gutsy (updated recently running kernel linux-image-2.6.22-14-generic 2.6.22-14.52) into my USB port (on a PCI usb2 card: 02:0d.2 USB Controller: NEC Corporation USB 2.0 (rev 01)) and try and copy some audio fil

[Bug 124134] Re: OpenOffice.org: printed documents miss some russian letters

2008-03-12 Thread Chris Cheney
Do you still have this problem with Ubuntu hardy or Ubuntu 7.10? Thanks, Chris Cheney ** Changed in: openoffice.org (Ubuntu) Status: New => Incomplete -- OpenOffice.org: printed documents miss some russian letters https://bugs.launchpad.net/bugs/124134 You received this bug notification

[Bug 201688] Re: Ubuntu no longer boot after March 12th updates.

2008-03-12 Thread Parthan
** Changed in: ubuntu Status: New => Confirmed -- Ubuntu no longer boot after March 12th updates. https://bugs.launchpad.net/bugs/201688 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 61837] Re: russian input in tcl+tk applications broken

2008-03-12 Thread Isgleas
It is a tcl issue, not amsn per-se. See bug: 8654 This issue is been reviewed by Debian maintainer. -- russian input in tcl+tk applications broken https://bugs.launchpad.net/bugs/61837 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 109256] Re: [Upstream] [hardy] openoffice formatting changes between 6.10 and 7.04

2008-03-12 Thread Chris Cheney
Both upstream openoffice.org 2.4.0~rc2 and Ubuntu's openoffice.org 1:2.4.0~rc2-1ubuntu3 render oo-welcome.odt differently than each other and the version in Ubuntu 6.10. I guess the next step is to try to find an upstream version from 6.10 timeframe and see how it renders the document then potentia

[Bug 157343] Re: Strigi adds homedir to preferences on reboot

2008-03-12 Thread Naresh V
René Vangsgaard: http://www.google.co.in/search?q=define%3Aidem -- Strigi adds homedir to preferences on reboot https://bugs.launchpad.net/bugs/157343 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 178209] Re: Hardy totem should depend on python-gdata

2008-03-12 Thread Daeng Bo
Put in python-gdata by default or remove the YouTube plugin to Universe. Don't ship this broken, please. -- Hardy totem should depend on python-gdata https://bugs.launchpad.net/bugs/178209 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 201694] Re: System crashed on the from the lastest update.

2008-03-12 Thread Parthan
*** This bug is a duplicate of bug 201673 *** https://bugs.launchpad.net/bugs/201673 Thank you for filing the bug and helping to make Ubuntu better. Can you check bug#201688 and bug #201684 and confirm whether you are facing similar errors? If so, this bug can be confirmed as duplicate of bug

[Bug 201696] [NEW] Arson should depend on cdrecord

2008-03-12 Thread Stephen Rasku
Public bug reported: Installing arson does not automatically install cdrecord. Arson recommends cdrecord but it doesn't depend on it. I don't think that arson will work without this package. Therefore, arson should depend on cdrecord. ** Affects: ubuntu Importance: Undecided Stat

[Bug 201688] Re: Ubuntu no longer boot after March 12th updates.

2008-03-12 Thread Parthan
Thank you for filing the bug and helping to make Ubuntu better. Can you check with https://bugs.launchpad.net/ubuntu/+source/linux/+bug/201684 and confirm whether you also get the same error? If so, and as turox confirms, this bug can be marked as a duplicate of bug #201684. Thanks in advance. --

[Bug 8654] Re: tcl8.4-dev: Tcl_AppendResult

2008-03-12 Thread Isgleas
My environment is set to UTF-8, and the issue persists. It shouldn't be considered an environment charset issue. If on the tcl app I do change the charset to UTF-8 I see no changes, but if set to ISO-8859-1 I get even more weird characters: Using amsn-0.97+final-0ubuntu2 Hardy 8.04 tcl8.5.0-2 tk8.

[Bug 62227] Re: Arson fails to burn from .iso

2008-03-12 Thread Stephen Rasku
This is still happening on Ubuntu 7.10: /usr/bin/cdrecord: No write mode specified. /usr/bin/cdrecord: Asuming -sao mode. /usr/bin/cdrecord: If your drive does not accept -sao, try -tao. /usr/bin/cdrecord: Future versions of cdrecord may have different drive dependent defaults. Cdrecord-ProDVD-Pr

[Bug 201694] Re: System crashed on the from the lastest update.

2008-03-12 Thread Mario Limonciello
*** This bug is a duplicate of bug 201673 *** https://bugs.launchpad.net/bugs/201673 ** This bug has been marked a duplicate of bug 201673 Hardy: "invalid pointer: 0xb7ef4b70" no program will start. -- System crashed on the from the lastest update. https://bugs.launchpad.net/bugs/201694 Y

[Bug 201694] Re: System crashed on the from the lastest update.

2008-03-12 Thread Michael Milligan
*** This bug is a duplicate of bug 201673 *** https://bugs.launchpad.net/bugs/201673 I can confirm on an AMD64 system as well. Only 6 or so packages updated in the last couple of hours and left my system in a dead state. (I was testing to see if the latest 2.6.24.12.22 version of linux- imag

Re: [Bug 176589] Re: compiz randomly freezes X

2008-03-12 Thread Ilmari Vacklin
On Wed, Mar 12, 2008 at 07:48:41PM -, Travis Watkins wrote: > For the rest of you, can you try this with the latest hardy? I haven't experienced this with the latest Hardy for a while, over a week, perhaps. -- compiz randomly freezes X https://bugs.launchpad.net/bugs/176589 You received this

[Bug 201693] [NEW] "Photo Import" alert remains even if camera is disconnected

2008-03-12 Thread Matthew Paul Thomas
Public bug reported: Binary package hint: gthumb Ubuntu Hardy alpha 3 1. Connect a camera that contains photos. 2. When the "Photo Import" alert appears, right-click on the camera's icon on the desktop and choose "Unmount Volume". What happens: The "Photo Import" alert remains visible, and cli

[Bug 201694] [NEW] System crashed on the from the lastest update.

2008-03-12 Thread gsmayya
Public bug reported: Hi, Today I updated my 8.04 system with the updates reported by the update manager. There were 94 updates overall. During the update few of the packages like compiz, gnome-system-tools etc failed reporting malloc error (displaying a memory map). After the upgrade, I was not

[Bug 155832] Re: Switcher plugin acts oddly when only one window is open

2008-03-12 Thread Daniel Abramov
AFAIK it is already fixed month or two ago, so everything's fine. -- Switcher plugin acts oddly when only one window is open https://bugs.launchpad.net/bugs/155832 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 201330] Re: Need to whitelist ATI radeon IGP 340M

2008-03-12 Thread Travis Watkins
Chad you didn't give the right output, please attach the output of lspci -vn so I have the PCI ID. -- Need to whitelist ATI radeon IGP 340M https://bugs.launchpad.net/bugs/201330 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 201686] Re: libc6 upgrade fails, resulting in system wide crashes

2008-03-12 Thread Jeffrey Baker
*** This bug is a duplicate of bug 201673 *** https://bugs.launchpad.net/bugs/201673 ** This bug has been marked a duplicate of bug 201673 Hardy: "invalid pointer: 0xb7ef4b70" no program will start. -- libc6 upgrade fails, resulting in system wide crashes https://bugs.launchpad.net/bugs/2

[Bug 201688] Re: Ubuntu no longer boot after March 12th updates.

2008-03-12 Thread turox
I can confirm this bug similar to Nicolas describes.. By trying to boot with different kernel it stops one time with initramfs and another messages I get is /lib/ubev/vol_id abnormal exit. -- Ubuntu no longer boot after March 12th updates. https://bugs.launchpad.net/bugs/201688 You received this

[Bug 201691] [NEW] "Photo Import" alert has generic window icon

2008-03-12 Thread Matthew Paul Thomas
Public bug reported: Ubuntu Hardy alpha 3 1. Connect a camera that contains photos. The "Photo Import" alert that appears has a generic window icon. It should have either an icon representing the task (e.g. a camera), or no icon at all. ** Affects: gthumb (Ubuntu) Importance: Undecided

[Bug 80705] Re: Digital camera detected as photo card, but has generic drive icon

2008-03-12 Thread Matthew Paul Thomas
The same happens with Ubuntu Hardy alpha 3. ** Changed in: nautilus (Ubuntu) Status: Incomplete => Confirmed ** Description changed: - Ubuntu 6.10 + Ubuntu 6.10; Ubuntu Hardy alpha 3 When I plug in my Pentax Optio S50 digital camera via USB, an alert pops up telling me that a photo

[Bug 201330] Re: Need to whitelist ATI radeon IGP 340M

2008-03-12 Thread Tino Meinen
Never had problems with my ati mobility radeon on my acer laptop. my chipset: 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] [1002:4e50] ** Attachment added: "output of lspci -vn" http://launchpadlibrarian.net/12623176/lspci-vn -- Need to wh

[Bug 201690] Re: It would be nice to be able to rearrange desktops by dragging

2008-03-12 Thread njh
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/12623177/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/12623178/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/12623179/ProcStatus.txt -- It wou

[Bug 201690] [NEW] It would be nice to be able to rearrange desktops by dragging

2008-03-12 Thread njh
Public bug reported: Binary package hint: gnome-panel I love my virtual desktops, but occasionally I want to rearrange them. The simplest way would be to add a modifier drag that moved all the windows in that space to the destination workspace. Resizing (adding more workspaces) should make more

[Bug 164125] Re: fglrx+xgl doesn't support xrandr

2008-03-12 Thread Ryan Lovett
I have the same experience as kowy. 'xrandr -q' worked for me in gutsy, but not hardy. -- fglrx+xgl doesn't support xrandr https://bugs.launchpad.net/bugs/164125 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 201553] Re: New version: Firefox 3.0 Beta 4

2008-03-12 Thread Patrice Vetsel
** Changed in: firefox-3.0 (Ubuntu) Importance: Undecided => Medium Target: None => ubuntu-8.04-beta -- New version: Firefox 3.0 Beta 4 https://bugs.launchpad.net/bugs/201553 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 201673] Re: Hardy: "invalid pointer: 0xb7ef4b70" no program will start.

2008-03-12 Thread Jeffrey Baker
I was able to recover my system without a reboot by installing the packages, still in the archive, of version 2.7-5ubuntu2. For whatever reason, su is able to run while sudo is not. Obviously this will only help you if you have a root password. -- Hardy: "invalid pointer: 0xb7ef4b70" no program

[Bug 201673] Re: Hardy: "invalid pointer: 0xb7ef4b70" no program will start.

2008-03-12 Thread Mario Limonciello
Oh noes. I'm hit by this too. I don't want to reboot... -- Hardy: "invalid pointer: 0xb7ef4b70" no program will start. https://bugs.launchpad.net/bugs/201673 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 201686] Re: libc6 upgrade fails, resulting in system wide crashes

2008-03-12 Thread Peter C. Norton
*** This bug is a duplicate of bug 201673 *** https://bugs.launchpad.net/bugs/201673 Yep, it's bit a lot of people already. There's a ubuntuforums sticky note on this with a number of suggestions for fixing it that work (essentially replace new libc with old libc): http://ubuntuforums.org/sho

[Bug 201684] Re: [HARDY] Kernel will not Boot after upgrade

2008-03-12 Thread hobodan
I can confirm this. Just happened to me. -- [HARDY] Kernel will not Boot after upgrade https://bugs.launchpad.net/bugs/201684 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http

[Bug 201688] [NEW] Ubuntu no longer boot after March 12th updates.

2008-03-12 Thread Nicolas Picard
Public bug reported: After to have retrieved some updates on March 12th, specially after a python's upgrade that return error code 250. System crashed after that and after reboot I got: Gnome wont start and ask for user#pwd Immediatly after logged in: malloc : //bash/subst.c : 3472 : asserti

[Bug 201689] Re: xmms-xf86audio lacks some previous/next control

2008-03-12 Thread kuwanger
** Attachment added: "More Previous/Next control" http://launchpadlibrarian.net/12623171/xmms-xf86audio_0.4.4-more_prev_next_control.diff.gz -- xmms-xf86audio lacks some previous/next control https://bugs.launchpad.net/bugs/201689 You received this bug notification because you are a member o

[Bug 201689] [NEW] xmms-xf86audio lacks some previous/next control

2008-03-12 Thread kuwanger
Public bug reported: Binary package hint: xmms-xf86audio While xmms-xf86audio is nice, it doesn't give you much control over the previous/next button, which are often overloaded on real audio players to service the function of not only switching to the previous/next song but to also rewind/fastfo

[Bug 195013] Re: Firefox 3 needs translations

2008-03-12 Thread Patrice Vetsel
** Changed in: firefox-3.0 (Ubuntu) Target: ubuntu-8.04 => ubuntu-8.04-beta -- Firefox 3 needs translations https://bugs.launchpad.net/bugs/195013 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 201330] Re: Need to whitelist ATI radeon IGP 340M

2008-03-12 Thread Chad Bernier
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] (prog-if 00 [VGA controller]) mine works fine most of the time. i won't be applying the patch until i know how to overide it. please let me know. I don't use gnome-panel, i use AWN. I can't l

[Bug 201472] Re: [Hardy] Removing cupsys removes ubuntu-desktop & scribus

2008-03-12 Thread Shirish Agarwal
** Bug watch added: Debian Bug tracker #470713 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470713 ** Also affects: apt (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470713 Importance: Unknown Status: Unknown -- [Hardy] Removing cupsys removes ubuntu-desktop &

[Bug 201673] Re: Hardy: "invalid pointer: 0xb7ef4b70" no program will start.

2008-03-12 Thread Steve Langasek
** Changed in: glibc (Ubuntu) Target: None => ubuntu-8.04-beta -- Hardy: "invalid pointer: 0xb7ef4b70" no program will start. https://bugs.launchpad.net/bugs/201673 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 201686] [NEW] libc6 upgrade fails, resulting in system wide crashes

2008-03-12 Thread ewanm89
Public bug reported: libc6 upgrade fails, resulting in system wide crashes. APT output: Unpacking replacement libc6 ... Setting up libc6 (2.7-9ubuntu1) ... Installing new version of config file /etc/gai.conf ... dpkg: error processing libc6 (--configure): subprocess post-installation script kil

[Bug 201687] [NEW] Clicking "Import Photos" doesn't import photos

2008-03-12 Thread Matthew Paul Thomas
Public bug reported: Binary package hint: gthumb Ubuntu Hardy, alpha 3 1. Connect a camera containing some photos. 2. In the window that asks you if you want to import the photos, click "Import Photos". What happens: The photos aren't imported. You have to find your way to "File" > "Import Ph

[Bug 41411] Re: Fonts are mapped to ugly fonts (which also causes problems with OOo)

2008-03-12 Thread Chris Cheney
I saw another Bug 109256 which mentioned that the oo-welcome.odt grew in size between 6.10 and 7.04 and after looking at it uses Nimbus Roman No9 L as the main font. After changing it to Times New Roman (using non-free fonts) it went back to the size it should be (2 pages instead of 3). So did Nimb

[Bug 197135] Re: need to blacklist xpress200m when using ati driver

2008-03-12 Thread Chad Bernier
I will not let you blacklist my laptop. I have been using compiz on this since before compiz has even in ubuntu. Sure they are problems sometimes, but they get fixed. How do i un blacklist it? i will not be updating my computer until i know how to reverse this. I am completely dependent on compi

[Bug 201685] [NEW] [HARDY] update-manager spamming GLib-GObject-CRITICAL errors

2008-03-12 Thread Kyle M Weller
Public bug reported: Every apt-get upgrade getting: Gnome-WARNING **: invalid gnome config path '=/section/key' GLib-GObject-WARNING **: /build/buildd/glib2.0-2.16.1/gobject/gsignal.c:1019: unable to lookup signal "show" of unloaded type `GtkMessageDialog' at /usr/share/perl5/Debconf/FrontEnd/Gn

[Bug 129395] Re: e2fsck prints "should never happen" and coredumps

2008-03-12 Thread Theodore Ts'o
And here's the fix which is getting checked into the next version of e2fsprogs. There are two other patches in git which causes e2fsck to handle the situation much more nicely, but this prevents the "should never happen" scenario from core-dumping, and allows e2fsck to recover cleanly. ** Attach

[Bug 151207] Re: Error when trying to open a .wmf file, should use Gimp

2008-03-12 Thread Matthew Paul Thomas
This might be related to bug 144220. -- Error when trying to open a .wmf file, should use Gimp https://bugs.launchpad.net/bugs/151207 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.c

[Bug 172380] Re: gThumb no longer renders WMF files like 7.04 did.

2008-03-12 Thread Matthew Paul Thomas
*** This bug is a duplicate of bug 144220 *** https://bugs.launchpad.net/bugs/144220 ** This bug has been marked a duplicate of bug 144220 No Rendering of WMFs -- gThumb no longer renders WMF files like 7.04 did. https://bugs.launchpad.net/bugs/172380 You received this bug notification be

[Bug 199960] Re: error starting GNOME Settings Daemon

2008-03-12 Thread Jared
This deb has fixed the gnome-settings-daemon crash on login. However 2.22.0-0ubuntu1 has been released and the bug still exists. -- error starting GNOME Settings Daemon https://bugs.launchpad.net/bugs/199960 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 199030] Re: Can't close SCIM

2008-03-12 Thread Steve Langasek
SCIM is already fixed to only appear when complex character input is enabled. The problem is that a previous version of the scim package was broken in a way that the wrong enabling of SCIM became sticky for those users who had installed that broken version, even after upgrading to the fixed versio

[Bug 201673] Re: Hardy: "invalid pointer: 0xb7ef4b70" no program will start.

2008-03-12 Thread Vikrant
This was really scary. On a reboot I couldn't even get a shell in recovery mode. "malloc: unknown:0: assertion botched free: called with unallocated block argument last command: sudo mount Aborting... init: tty1 main process ended, respawning" Anyways, people have talked about solutions here. ht

[Bug 116696] Re: network manager ppp doesn't support gprs/umts data cards

2008-03-12 Thread Dave Hall
134547 is an issue with PPTP VPNs. This is a general issue PPP connections and VPNs in NM. I will open a new ticket next time I am on the road to confirm it is still an issue. -- network manager ppp doesn't support gprs/umts data cards https://bugs.launchpad.net/bugs/116696 You received this bu

[Bug 126784] Re: [Ubuntu] [hardy] Font substitution is incorrect for Times, etc which causes other problems

2008-03-12 Thread Chris Cheney
** Changed in: openoffice.org (Ubuntu) Status: Confirmed => In Progress -- [Ubuntu] [hardy] Font substitution is incorrect for Times, etc which causes other problems https://bugs.launchpad.net/bugs/126784 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 201684] [NEW] [HARDY] Kernel will not Boot after upgrade

2008-03-12 Thread Sam Williams
Public bug reported: just upgrade a second ago and now Hardy will not complete its boot. Turning off "noquiet" in grub we can see that it gets to a point where it is waiting for the root filesystem. Eventually it seems to time-out then default to a character based display with the following messag

[Bug 201667] Re: libc6 fail to install

2008-03-12 Thread Jeffrey Baker
*** This bug is a duplicate of bug 201673 *** https://bugs.launchpad.net/bugs/201673 ** This bug has been marked a duplicate of bug 201673 Hardy: "invalid pointer: 0xb7ef4b70" no program will start. -- libc6 fail to install https://bugs.launchpad.net/bugs/201667 You received this bug noti

[Bug 118433] Re: mahjongg scoreboard: sometimes cannot enter name

2008-03-12 Thread ZAP
This bug should not have been closed, since you are asking for information that is not available. ** Changed in: gnome-games (Ubuntu) Status: Invalid => Incomplete -- mahjongg scoreboard: sometimes cannot enter name https://bugs.launchpad.net/bugs/118433 You received this bug notification

[Bug 118433] Re: mahjongg scoreboard: sometimes cannot enter name

2008-03-12 Thread ZAP
I also experience this consistently, and it is also about 25% of the time. My partner and I take turns playing (same level, etc.), and sometimes when she finishes it enters my name in the high score box and won't let her change it (my name is the user name). There is no error message to report - th

[Bug 124192] Re: [Upstream] [hardy] calc is missing an intelligent insert row

2008-03-12 Thread Chris Cheney
** Summary changed: - calc is missing an intelligent insert row + [Upstream] [hardy] calc is missing an intelligent insert row -- [Upstream] [hardy] calc is missing an intelligent insert row https://bugs.launchpad.net/bugs/124192 You received this bug notification because you are a member of Ubu

[Bug 124728] Re: [Upstream] [hardy] It does not allows protection of Cells indipendly os Sheet Protection

2008-03-12 Thread Chris Cheney
** Summary changed: - It does not allows protection of Cells indipendly os Sheet Protection + [Upstream] [hardy] It does not allows protection of Cells indipendly os Sheet Protection -- [Upstream] [hardy] It does not allows protection of Cells indipendly os Sheet Protection https://bugs.lau

[Bug 172387] Re: WMF files are no longer rendered in Nautilus.

2008-03-12 Thread Matthew Paul Thomas
*** This bug is a duplicate of bug 144220 *** https://bugs.launchpad.net/bugs/144220 ** This bug is no longer a duplicate of bug 172380 gThumb no longer renders WMF files like 7.04 did. ** This bug has been marked a duplicate of bug 144220 No Rendering of WMFs -- WMF files are no long

[Bug 125239] Re: cannon laserbase 3200 crashes with open office2.2

2008-03-12 Thread Chris Cheney
I believe that this bug has been corrected in Ubuntu hardy openoffice.org 1:2.4.0~rc2-1ubuntu3 so I am marking it as Fix Released. If after upgrading you continue to have problems with this issue then feel free to reopen this bug. Thanks, Chris Cheney ** Changed in: openoffice.org (Ubuntu)

[Bug 125998] Re: openoffice.org character styles don't have expanded attribute

2008-03-12 Thread Chris Cheney
** Changed in: openoffice.org (Ubuntu) Status: New => Invalid -- openoffice.org character styles don't have expanded attribute https://bugs.launchpad.net/bugs/125998 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 126344] Re: edit menu does not appear correctly in writer

2008-03-12 Thread Chris Cheney
I believe that this bug has been corrected in Ubuntu hardy openoffice.org 1:2.4.0~rc2-1ubuntu3 so I am marking it as Fix Released. If after upgrading you continue to have problems with this issue then feel free to reopen this bug. Thanks, Chris Cheney ** Changed in: openoffice.org (Ubuntu)

[Bug 200069] Re: [hardy] compiz corrupts gnome-terminal windows frequently

2008-03-12 Thread chrome
Can you please link to the existing bug if this is a dupe. I can't find it, and I've looked. ** Changed in: gnome-terminal (Ubuntu) Status: Invalid => New ** Changed in: compiz (Ubuntu) Status: Invalid => New -- [hardy] compiz corrupts gnome-terminal windows frequently https://bug

[Bug 177492] Re: EXA is balls-achingly slow

2008-03-12 Thread Bryce Harrington
I'll re-look at the patch after beta. It's probably a silly typo or inverted logic or something. I'm dropping the priority down to High since the issues on non-965 chips aren't nearly as severe as they were on 965. ** Changed in: xserver-xorg-video-intel (Ubuntu) Importance: Critical => High

[Bug 122948] Re: [network-admin] appends network name to machine name

2008-03-12 Thread Greg Grossmeier
Since it has been a long time from the last comment: Does this problem still exist in Gutsy (7.10) or Hardy (8.04)? Thanks! ** Changed in: gnome-system-tools (Ubuntu) Sourcepackagename: None => gnome-system-tools Status: New => Incomplete -- [network-admin] appends network name to machi

[Bug 132018] Re: nm-vpn-properties not installed after installing network-manager-pptp package

2008-03-12 Thread Greg Grossmeier
As per the reporters last comment, I am closing this bug. ** Changed in: network-manager-pptp (Ubuntu) Status: New => Invalid -- nm-vpn-properties not installed after installing network-manager-pptp package https://bugs.launchpad.net/bugs/132018 You received this bug notification because

[Bug 116696] Re: network manager ppp doesn't support gprs/umts data cards

2008-03-12 Thread Greg Grossmeier
Glad to hear that this is fixed in Hardy (marking as Fix Released). Does bug 134547 seem like what your other issue is? If so, please don't hesitate to add more information to that one. Thanks! ** Changed in: network-manager (Ubuntu) Status: Incomplete => Fix Released -- network manage

[Bug 197645] Re: gnome-settings-daemon crashed with SIGSEGV in rw_screen_list_outputs()

2008-03-12 Thread bettlebrox
Duh, I meant to say gnome-settings-daemon_2.22.0. :) Now gnome won't even start up in Failsafe mode. -- gnome-settings-daemon crashed with SIGSEGV in rw_screen_list_outputs() https://bugs.launchpad.net/bugs/197645 You received this bug notification because you are a member of Ubuntu Bugs, which

  1   2   3   4   5   6   7   8   9   10   >