[Bug 428769] Re: compiz starts with a blank screen on a 2048x1152 monitor due to hw limit with textures > 2048

2010-04-07 Thread Bryce Harrington
I *think* the problem may be that this code: +if (width > screen->maxTextureSize || height > screen->maxTextureSize) needs to be: +if (width >= screen->maxTextureSize || height >= screen->maxTextureSize) ** Changed in: compiz (Ubuntu Lucid) Milestone: None => ubuntu-10.04 ** Chang

[Bug 428769] Re: compiz starts with a blank screen on a 2048x1152 monitor due to hw limit with textures > 2048

2010-04-07 Thread Bryce Harrington
While the tone of comment #8 is entirely inappropriate, I agree with its assessment that, if indeed this is a regression with compiz, it is quite serious and needs attention soon ** Also affects: compiz (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in: compiz (Ubuntu Lucid

[Bug 428769] Re: compiz starts with a blank screen on a 2048x1152 monitor due to hw limit with textures > 2048

2010-04-07 Thread Bryce Harrington
I took another look at this as part of handling bug #556631. In Karmic, /usr/bin/compiz was a shell script, which included a check for max texture size: check_texture_size() { # Check how many screens we've got and iterate over them

[Bug 557606] Re: CANNOT CHANGE START MENU

2010-04-07 Thread winux
I've also tried adding -s, otherwise, as you said, there's a lot of extra comments on the line. To make sure I understand: do you confirm this is a bug linked to a space problem in GRUB DISTRIBUTOR? In that case I stop trials waiting for bug correction Otherwise if you know what to do so far, pl

[Bug 556631] Re: Portion of second monitor unusable

2010-04-07 Thread Bryce Harrington
** This bug has been marked a duplicate of bug 428769 compiz starts with a blank screen on a 2048x1152 monitor due to hw limit with textures > 2048 ** This bug is no longer a duplicate of bug 428769 compiz starts with a blank screen on a 2048x1152 monitor due to hw limit with textures > 20

[Bug 557842] Re: digikam crash when clicking on .MOV file in album

2010-04-07 Thread Bug Watch Updater
** Changed in: digikam Status: Unknown => New -- digikam crash when clicking on .MOV file in album https://bugs.launchpad.net/bugs/557842 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 503802] Re: terminator crashed with KeyError in _match_right()

2010-04-07 Thread Chris Jones
0.92 has hit Lucid and should fix this. ** Changed in: terminator (Ubuntu) Status: New => Fix Released -- terminator crashed with KeyError in _match_right() https://bugs.launchpad.net/bugs/503802 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 537992] Re: the ppa voria for samsung nc10 does not work in 10.04

2010-04-07 Thread Micah Gersten
Not a firefox issue. Needs reassignment. ** Package changed: firefox-3.5 (Ubuntu) => ubuntu -- the ppa voria for samsung nc10 does not work in 10.04 https://bugs.launchpad.net/bugs/537992 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 540399] Re: Adobe FP no have!!!!!!!!

2010-04-07 Thread Micah Gersten
Thank you for reporting this to Ubuntu. Please provide the results of the following command run in a terminal: apt-cache policy flashplugin-installer flashplugin-nonfree swfdec- mozilla mozilla-plugin-gnash adobe-flashplugin This will let us know what flash players you have installed so that we c

[Bug 541688] Re: Activex not compatible

2010-04-07 Thread Micah Gersten
Thank you for reporting this to Ubuntu. Unfortunately, Active X is a Microsoft technology that is only supported by Internet Explorer. There is nothing we can do to add support for this at present. Please report any other issues you may find. ** Changed in: firefox-3.5 (Ubuntu) Status: N

[Bug 541879] Re: ftbfs on armel - test suite fails on armel because of floating point endianess

2010-04-07 Thread Bug Watch Updater
** Changed in: libplist (Debian) Status: New => Fix Released -- ftbfs on armel - test suite fails on armel because of floating point endianess https://bugs.launchpad.net/bugs/541879 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 549834] Re: Terminal background gone from transparent to opaque on updates

2010-04-07 Thread Chris Jones
0.92 has hit Lucid and should fix this. ** Changed in: terminator (Ubuntu) Status: Confirmed => Fix Released -- Terminal background gone from transparent to opaque on updates https://bugs.launchpad.net/bugs/549834 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 554079] Re: Lucid boot failed to complete after fsck

2010-04-07 Thread lavinog
Nevermind about ureadahead. I uninstalled it and got the same behavior. -- Lucid boot failed to complete after fsck https://bugs.launchpad.net/bugs/554079 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 392520] Re: terminator crashed with SIGFPE in PyEval_EvalFrameEx()

2010-04-07 Thread Chris Jones
0.92 has hit Lucid and should fix this. ** Changed in: terminator (Ubuntu) Status: Confirmed => Fix Released -- terminator crashed with SIGFPE in PyEval_EvalFrameEx() https://bugs.launchpad.net/bugs/392520 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 428173] Re: Odd behaviour when closing a maximised terminal

2010-04-07 Thread Chris Jones
0.92 has hit Lucid and should fix this. ** Changed in: terminator (Ubuntu) Status: Confirmed => Fix Released -- Odd behaviour when closing a maximised terminal https://bugs.launchpad.net/bugs/428173 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 445052] Re: Terminator window flickers when using tab completion or deleting text

2010-04-07 Thread Chris Jones
0.92 has hit Lucid and should fix this. ** Changed in: terminator (Ubuntu) Status: Fix Committed => Fix Released -- Terminator window flickers when using tab completion or deleting text https://bugs.launchpad.net/bugs/445052 You received this bug notification because you are a member of U

Re: [Bug 552505] Re: Evolution opens and freezes. No folders shown

2010-04-07 Thread Chas IRONS
Pedro, Thanks for your advice. I read the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash to upload the backtrace. My version is Ubuntu 8.04.4 LTS \n \l 1. My Linux skills are not good enough to do all that. 2. As this email proves, Evolution is behaving normally again. Maybe I j

[Bug 556631] Re: Portion of second monitor unusable

2010-04-07 Thread Bryce Harrington
*** This bug is a duplicate of bug 428769 *** https://bugs.launchpad.net/bugs/428769 Ah interesting - as per the upstream bug report, your hardware supports only up to 2048x2048 with compiz - see bug #555641 which I guess this is a dupe of. However, compiz *should* be checking for max texture

[Bug 517903] Re: Firefox 3.6 won't work if user profile is accessed via a link

2010-04-07 Thread Micah Gersten
Is this fixed with the latest Firefox package in Lucid? -- Firefox 3.6 won't work if user profile is accessed via a link https://bugs.launchpad.net/bugs/517903 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 543897] Re: Cisco VPN fails to be shown in under configuring VPN connections

2010-04-07 Thread Micah Gersten
Moving to network-manager-vpnc for triage. ** Package changed: firefox (Ubuntu) => network-manager-vpnc (Ubuntu) -- Cisco VPN fails to be shown in under configuring VPN connections https://bugs.launchpad.net/bugs/543897 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 552954] Re: "can't find the info directory"

2010-04-07 Thread era
The bug watch for ocp was changed because of a bug in Launchpad, apparently. Reverting that change. ** Changed in: ocp (Debian) Importance: Undecided => Unknown ** Changed in: ocp (Debian) Status: New => Unknown ** Changed in: ocp (Debian) Remote watch: None => Debian Bug tracker #53

[Bug 552954] Re: "can't find the info directory"

2010-04-07 Thread era
> How is this "Fix Released"? It doesn't make sense that I have to > install package B in order to fix a bug in package A, even though > package B may have the same or similar bug. This bug is divided into "tasks". The task for ocp is Fix Released, meaning the problem which used to cause users of

[Bug 554079] Re: Lucid boot failed to complete after fsck

2010-04-07 Thread lavinog
also after a successful reboot, I get a crash report for plymouthd (#553745) -- Lucid boot failed to complete after fsck https://bugs.launchpad.net/bugs/554079 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 554079] Re: Lucid boot failed to complete after fsck

2010-04-07 Thread lavinog
Could ureadahead have something to do with this? I noticed this on my laptop when fooling around with ureadahead. After testing in a vm I can do the following: sudo touch /forcefsck reboot. fsck stalls at 70% for a sec, and the screen jumps directly to the desktop. ls / shows forcefsck still exist

[Bug 555600] Re: Ubuntu 10.04 Alternate Install CD on Intel D875PB2 system, hangs indefinitely on boot

2010-04-07 Thread bbordwell
** Changed in: plymouth (Ubuntu) Status: Incomplete => New ** Changed in: plymouth (Ubuntu) Status: New => Incomplete -- Ubuntu 10.04 Alternate Install CD on Intel D875PB2 system, hangs indefinitely on boot https://bugs.launchpad.net/bugs/555600 You received this bug notification

[Bug 457004] Re: Kernel oops caught by apport

2010-04-07 Thread Kai Blin
This would be a good test iff there was a good way to reproduce that kernel oops. However, I've only ever seen this once, so I can't even reproduce on the current kernel. -- Kernel oops caught by apport https://bugs.launchpad.net/bugs/457004 You received this bug notification because you are a me

[Bug 557860] Re: iup

2010-04-07 Thread daurnimator
Depends on 557863 and 557866 -- iup https://bugs.launchpad.net/bugs/557860 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/listinfo/ubuntu-bugs

[Bug 557863] [NEW] cd (Canvas Draw, A 2D Graphics Library)

2010-04-07 Thread daurnimator
Public bug reported: CD (Canvas Draw) is a platform-independent graphics library. It is implemented in several platforms using native graphics libraries: Microsoft Windows (GDI) and X-Windows (XLIB). The library contains functions to support both vector and image applications, and the visualizati

[Bug 557866] [NEW] IM (An Imaging Tool)

2010-04-07 Thread daurnimator
Public bug reported: IM is a toolkit for Digital Imaging. IM is based on 4 concepts: Image Representation, Storage, Processing and Capture. The main goal of the library is to provide a simple API and abstraction of images for scientific applications. The most popular file formats are supported: T

[Bug 291207] Re: Missing apply-button in the webui configuration tab.

2010-04-07 Thread Gjermund Buset
I would go for an Apply button. -- Missing apply-button in the webui configuration tab. https://bugs.launchpad.net/bugs/291207 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 557255] Re: lucid: localization (de_DE) missing?

2010-04-07 Thread Kristian Rink
Hi there; debian#570122 indeed seems to be the cause here too, with the exception that in the first thunar window opened, only the top-level (window) menus are German. As far as the context menus are concerned, locales are ignored in the first window instance as well. And, the "first instance" of

[Bug 557860] [NEW] iup

2010-04-07 Thread daurnimator
Public bug reported: IUP is a graphical toolkit License: MIT URL: http://www.tecgraf.puc-rio.br/iup/ ** Affects: ubuntu Importance: Undecided Status: New ** Tags: needs-packaging -- iup https://bugs.launchpad.net/bugs/557860 You received this bug notification because you are a

[Bug 514881] Re: powersave-policy-sata-link-power false:Returned exit code 1.

2010-04-07 Thread waariat
I have this same problem in 10.4 and 9.10 :\ -- powersave-policy-sata-link-power false:Returned exit code 1. https://bugs.launchpad.net/bugs/514881 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 546568] Re: After lucid upgrade, fonts look jagged or too thin

2010-04-07 Thread Micah Gersten
*** This bug is a duplicate of bug 512615 *** https://bugs.launchpad.net/bugs/512615 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 512615, so it is being marked as such. Please look at

[Bug 546766] Re: firefox won't load after new kernel

2010-04-07 Thread Micah Gersten
*** This bug is a duplicate of bug 518422 *** https://bugs.launchpad.net/bugs/518422 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 518422, so it is being marked as such. Please look at

[Bug 556259] Re: boot hangs 20+ minutes

2010-04-07 Thread benderbeerman
update: commented out the "recordfail" timeout to reduce the boot timefrom 20+ minutes to 3-5 minutes -- boot hangs 20+ minutes https://bugs.launchpad.net/bugs/556259 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 557412] Re: Bugs on Sony vaio PCG - r505Gl

2010-04-07 Thread eddified
I have these same problems. I also have a Sony Vaio PCG-R505GL. I can verify 1) and 3) above but I haven't tried 2) -- Bugs on Sony vaio PCG - r505Gl https://bugs.launchpad.net/bugs/557412 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 332654] -Hi-

2010-04-07 Thread ajwtech
http://sites.google.com/site/fgu45ythjg/hvuv2v -- [Gateway DX300] hibernate/resume problem [non-free: fglrx] https://bugs.launchpad.net/bugs/332654 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 499425] Re: getpwnam shows shadow passwords of NIS users

2010-04-07 Thread Bug Watch Updater
** Changed in: glibc Status: Incomplete => Fix Released -- getpwnam shows shadow passwords of NIS users https://bugs.launchpad.net/bugs/499425 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bug

[Bug 557798] Re: Overlapping descriptions in software centre

2010-04-07 Thread Monkey
** Attachment added: "screenshot.png" http://launchpadlibrarian.net/43411761/screenshot.png -- Overlapping descriptions in software centre https://bugs.launchpad.net/bugs/557798 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 557798] Re: Overlapping descriptions in software centre

2010-04-07 Thread Monkey
Sorry but I can´t reproduce this, I have the same software center version and Spanish language by default. I´ve attached screenshot. ** Changed in: software-center (Ubuntu) Status: New => Incomplete -- Overlapping descriptions in software centre https://bugs.launchpad.net/bugs/557798 You

[Bug 557856] Re: package linux-image-2.6.31-21 -generic 2.6.31-21.59 failed to install/upgrade: i nstalled post-installation script alfolyamat 1 hibakó ddal kilépett

2010-04-07 Thread savarius
** Attachment added: "AptOrdering.txt" http://launchpadlibrarian.net/43411591/AptOrdering.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/43411592/Dependencies.txt ** Attachment added: "Dmesg.txt" http://launchpadlibrarian.net/43411593/Dmesg.txt ** Attachment

[Bug 557856] [NEW] package linux-image-2.6.3 1-21-generic 2.6.31-21.59 failed to install/upgrade : installed post-installation script alfolyamat 1 hibak óddal kilépett

2010-04-07 Thread savarius
Public bug reported: Binary package hint: grub - ProblemType: Package Architecture: i386 Date: Thu Apr 8 08:12:07 2010 DistroRelease: Ubuntu 9.10 ErrorMessage: installed post-installation script alfolyamat 1 hibakóddal kilépett InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (2009

[Bug 69598] Re: Default settings prevent BitTorrent from downloading multiple files simultaneously

2010-04-07 Thread Alwi Oemar AS
Thank's ** Changed in: bittorrent (Ubuntu) Status: Confirmed => Fix Committed -- Default settings prevent BitTorrent from downloading multiple files simultaneously https://bugs.launchpad.net/bugs/69598 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 270123] Re: Wrong battery status

2010-04-07 Thread FAJALOU
I am not sure if this is the same bug... but I thought I could give it a try. Running Lucid Beta 10.04 on a Dell Inspiron 5100. As stated in the beginning, my battery applet currently states that the system is funny charged, with the system not plugged into an adapter for charging. However, lo.

[Bug 557855] Re: gthumb hangs when run to import photos from USB stick

2010-04-07 Thread Stephen Warren
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/43410876/Dependencies.txt -- gthumb hangs when run to import photos from USB stick https://bugs.launchpad.net/bugs/557855 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 557855] [NEW] gthumb hangs when run to import photos from USB stick

2010-04-07 Thread Stephen Warren
Public bug reported: Binary package hint: gthumb In lucid, when I insert a USB memory stick, something will automatically mount the USB stick, and then prompt me for which action I wish to take. I select "Open gThumb Photo Import Tool". The USB stick is then immediately unmounted, and nothing els

[Bug 399636] Re: [i915gm] karmic 2.6.31-2 and -3 lid closing blacks screen until reboot on thinkpad r52

2010-04-07 Thread Chris Halse Rogers
The “screen doesn't come back from blank when opening the lid” part of this bug has should have been fixed by the 2.6.32-19 kernel. I'm marking this bug as fixed, since you've indicated that this particular problem is fixed. Although it's got a similar trigger, the “no cursor after opening the li

Re: [Bug 528026] Re: [gm45] Often freezes before GDM login screen appears

2010-04-07 Thread Daniel Voina
Hello Chris, The incorrect display still persist. In the moment when X and GDM start the Plymouth purple boot screen is stretched in top left corner, then the image is corrupted in horizontal repeating bars. Then the default GDM background appears and everything gos back to normal... well excep

[Bug 541620] Re: Ralink RT3090 Wireless Not Supported in Lucid

2010-04-07 Thread Rodrigo Donado
Hi: The link by Markus Heberling used to work in Karmic, after the last kernel update (2.6.31-21-generic) doesn't any more. Same happen to me trying the Betas from Lucid. Wifi is something everybody needs, please come up with a solution!!! If someone needs outputs of both, the driver working and n

[Bug 557850] Re: gtk-gnash crashed with SIGSEGV in std::istream::tellg()

2010-04-07 Thread Apport retracing service
*** This bug is a duplicate of bug 549437 *** https://bugs.launchpad.net/bugs/549437 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #549437, so is being marked as such. Please loo

[Bug 442652] Re: Messages shown during boot

2010-04-07 Thread Jeremy Foshee
This bug report was marked as Triaged a while ago but has not had any updated comments for quite some time. Please let us know if this issue remains in the current Ubuntu release, http://www.ubuntu.com/getubuntu/download . If the issue remains, click on the current status under the Status column

[Bug 549727] Re: [10.04] Touchpad stop working after login

2010-04-07 Thread Lawry D
Can confirm this bug on Acer Aspire 5536G -- [10.04] Touchpad stop working after login https://bugs.launchpad.net/bugs/549727 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

[Bug 532128] Re: [lucid] thunderbird on lucid 64 bit doesn't work: Segmentation fault (core dumped)

2010-04-07 Thread Micah Gersten
Is this a dupe of Bug #507089? -- [lucid] thunderbird on lucid 64 bit doesn't work: Segmentation fault (core dumped) https://bugs.launchpad.net/bugs/532128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ub

Re: [Bug 381650] Re: help.ubuntu.com does not tell you how to determine which version you have

2010-04-07 Thread asifanwar
Sir/ Madam Today, I receive a Packet of Three OS Ubandu, i am thankfull to you for this regard. I will try this OS on my PC and I  Reply quickly for the result of OS, Any thanks       Muhammad Asif Anwar Cell No: +92-300-8885072 Ph No: +92-608-362928 Pakistan.

[Bug 498182] Re: Indicator-application does not support vertical panels

2010-04-07 Thread Jeremy Nickurak
Pulling in ubuntu-release-notes here, since (according to #ubuntu-bugs), this regression isn't going to change for lucid. ** Also affects: ubuntu-release-notes Importance: Undecided Status: New -- Indicator-application does not support vertical panels https://bugs.launchpad.net/bugs/49

[Bug 546992] Re: Xubuntu 10.04 usb automount fails if autologin is on

2010-04-07 Thread Alex U
~/.xsession-errors log ** Attachment added: ".xsession-errors" http://launchpadlibrarian.net/43410232/.xsession-errors -- Xubuntu 10.04 usb automount fails if autologin is on https://bugs.launchpad.net/bugs/546992 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 554034] Re: WARNING: at /build/buildd/linux-2.6.32/net/wireless/core.c:614 wdev_cleanup_work 0xe9/0x110 [cfg80211]()

2010-04-07 Thread Daniel Voina
This happened on resume from sleep. -- WARNING: at /build/buildd/linux-2.6.32/net/wireless/core.c:614 wdev_cleanup_work 0xe9/0x110 [cfg80211]() https://bugs.launchpad.net/bugs/554034 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 557598] Re: xbindkeys mapping wrong keys

2010-04-07 Thread narnie
Figured out the problem. For some reason, my keymap was set for Ireland instead of Generic 104. Don't ask me how. After resetting to the correct one (and applying it to system), all is good and xbindkeys -k maps the correct keycodes. YEA!!! Narnie ** Tags added: string-fix -- xbindkeys mappin

[Bug 557847] Re: very low connection bit rate

2010-04-07 Thread Thomas C.
u...@pc:~$ sudo lspci -v -s 12:00.0 12:00.0 Network controller: Broadcom Corporation BCM43224 802.11a/b/g/n (rev 01) Subsystem: Dell Device 000e Flags: bus master, fast devsel, latency 0, IRQ 17 Memory at fbe0 (64-bit, non-prefetchable) [size=16K] Capabilities: [

[Bug 557847] Re: very low connection bit rate

2010-04-07 Thread Thomas C.
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/43409917/Dependencies.txt -- very low connection bit rate https://bugs.launchpad.net/bugs/557847 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 557847] [NEW] very low connection bit rate

2010-04-07 Thread Thomas C.
Public bug reported: The driver give me very bad bit rate. u...@pc:~$ sudo iwconfig eth1 eth1 IEEE 802.11abgn ESSID:"home.lan" Mode:Managed Frequency:5.24 GHz Access Point: 00:23:69:3B:2B:80 Bit Rate=2 Mb/s Tx-Power:24 dBm Retry min limit:7 RTS th

[Bug 557849] Re: kopete doesn't realise it's been disconnected and therefore won't reconnect

2010-04-07 Thread Robert Persson
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/43392595/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/43392596/XsessionErrors.txt -- kopete doesn't realise it's been disconnected and therefore won't reconnect https://bugs.l

[Bug 557849] [NEW] kopete doesn't realise it's been disconnected and therefore won't reconnect

2010-04-07 Thread Robert Persson
Public bug reported: Binary package hint: kopete Kopete doesn't realise it has been disconnected, at least when connected to XMPP servers, and therefore doesn't automatically reconnect. Therefore it always has to be manually disconnected and reconnected after, say, every sleep-wake cycle. Steps

[Bug 484648] Re: Regression: Suspend no longer works with linux 2.6.31-15 on Dell mini10v

2010-04-07 Thread Jeremy Foshee
This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu release http://www.ubuntu.com/getubuntu/download . Also, please be sure to provide any requested in

[Bug 533502] Re: Cannot install package

2010-04-07 Thread Timo Aaltonen
yeah it needs a patch from upstream to build against the new API. ** Changed in: xserver-xorg-input-mutouch (Ubuntu) Status: New => In Progress ** Changed in: xserver-xorg-input-mutouch (Ubuntu) Assignee: (unassigned) => Timo Aaltonen (tjaalton) -- Cannot install package https://bug

[Bug 548952] Re: gnome-nettool crashed with SIGSEGV in on_ping_graph_expose()

2010-04-07 Thread Javier Jardón
** Bug watch added: GNOME Bug Tracker #615142 https://bugzilla.gnome.org/show_bug.cgi?id=615142 ** Changed in: murrine Importance: Undecided => Unknown ** Changed in: murrine Status: New => Unknown ** Changed in: murrine Remote watch: None => GNOME Bug Tracker #615142 -- gnome-ne

[Bug 557842] Re: digikam crash when clicking on .MOV file in album

2010-04-07 Thread Stephen Warren
I attempted to report this upstream and have this bug track that, but bugs.kde.org is broken right now, at least for reporting bugs. ** Bug watch added: KDE Bug Tracking System #233691 http://bugs.kde.org/show_bug.cgi?id=233691 ** Also affects: digikam via http://bugs.kde.org/show_bug.cgi?i

[Bug 552165] Re: ureadahead should be disabled by default

2010-04-07 Thread lavinog
Disabling ureadahead by default does not seem like a reasonable solution. There might be another problem that is compounded by ureadahead. It might help if you post a bootchart. You might want to look at this thread: http://ubuntuforums.org/showthread.php?t=1434502 -- ureadahead should be disa

[Bug 557749] Re: Soundcard not detected Lucid EEEpc 1000He

2010-04-07 Thread Rui Araújo
I forgot to add that the situation didn't with the linux-alsa-driver- modules-$(uname -r) from ppa:ubuntu-audio-dev. -- Soundcard not detected Lucid EEEpc 1000He https://bugs.launchpad.net/bugs/557749 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 557749] Re: Soundcard not detected Lucid EEEpc 1000He

2010-04-07 Thread Rui Araújo
In the boot log, there an error report from alsa. "No codecs found!", unfortunately I don't know how to correct it. -- Soundcard not detected Lucid EEEpc 1000He https://bugs.launchpad.net/bugs/557749 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 557749] ProcCpuinfo.txt

2010-04-07 Thread Rui Araújo
apport information ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/43409683/ProcCpuinfo.txt -- Soundcard not detected Lucid EEEpc 1000He https://bugs.launchpad.net/bugs/557749 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 557749] PciMultimedia.txt

2010-04-07 Thread Rui Araújo
apport information ** Attachment added: "PciMultimedia.txt" http://launchpadlibrarian.net/43409657/PciMultimedia.txt -- Soundcard not detected Lucid EEEpc 1000He https://bugs.launchpad.net/bugs/557749 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 557749] CurrentDmesg.txt

2010-04-07 Thread Rui Araújo
apport information ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/43409656/CurrentDmesg.txt -- Soundcard not detected Lucid EEEpc 1000He https://bugs.launchpad.net/bugs/557749 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 557749] Re: Soundcard not detected Lucid EEEpc 1000He

2010-04-07 Thread Rui Araújo
apport information ** Description changed: I had this problem in Karmic but did not report report the bug. As it is still not working in Lucid, I decided to report this. the soundcard is not detected and I hear crackling noises during boot and while the laptop is running. The sound wor

[Bug 557844] [NEW] homepage specified in manpage does not exist

2010-04-07 Thread Matt Wilkie
Public bug reported: Binary package hint: gatos http://manpages.ubuntu.com/manpages/karmic/man1/gatos.1.html says "The GATOS homepage is located at: http://www.core.binghamton.edu/~insomnia/gatos/"; but that domain does not exist. So likewise the maintainer listed there will not be contactable.

[Bug 194494] Re: telepathy-butterfly crashed with NotImplementedError in _on_error()

2010-04-07 Thread mhansen
looking through the stacktrace: http://gist.github.com/359791 looks like SwitchboardP2PTransport isn't implementing __on_message_undelivered(command) so the base class SwitchboardClient tries to call _on_error but SwitchboardP2PTransport hasn't overridden _on_error, so SwitchboardClient raises a

[Bug 532095] Re: Changing left/right balance in sound-preferences changes the output volume slider

2010-04-07 Thread johny
I too seem to be affected by this bug. Ubuntu 10.04 LTS updated as of last week: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14 gnome-media 2.30.0-0ubuntu1 libasound2 1.0.22-0ubuntu6 I have both an SBLive! ca

[Bug 539206] Re: Two packaging issues; debug package and setuid for sippasswd

2010-04-07 Thread Launchpad Bug Tracker
This bug was fixed in the package sipwitch - 0.7.4-0ubuntu1 --- sipwitch (0.7.4-0ubuntu1) lucid; urgency=high * New upstream version (LP: #539206): - Upstream fix for sippasswd sending realm instead of hash - Upstream fix for server uuid realm when no realm set - New ser

[Bug 546718] Re: gnome-nettool crashed with SIGSEGV in gtk_paint_layout()

2010-04-07 Thread Javier Jardón
*** This bug is a duplicate of bug 548952 *** https://bugs.launchpad.net/bugs/548952 ** This bug is no longer a duplicate of bug 549048 gnome-nettool crashed with SIGSEGV in gtk_paint_layout() ** This bug has been marked a duplicate of bug 548952 gnome-nettool crashed with SIGSEGV in on_

[Bug 548952] Re: gnome-nettool crashed with SIGSEGV in on_ping_graph_expose()

2010-04-07 Thread Javier Jardón
This is not a gnome-nettool problem, but a problem in murrine engine instead. The crash only happen with this GTK+ engine. This is the line where the program crash: http://git.gnome.org/browse/gnome-nettool/tree/src/ping.c#n166 ** Also affects: gtk2-engines-murrine Importance: Undecided

[Bug 549048] Re: gnome-nettool crashed with SIGSEGV in gtk_paint_layout()

2010-04-07 Thread Javier Jardón
*** This bug is a duplicate of bug 548952 *** https://bugs.launchpad.net/bugs/548952 ** This bug has been marked a duplicate of bug 548952 gnome-nettool crashed with SIGSEGV in on_ping_graph_expose() -- gnome-nettool crashed with SIGSEGV in gtk_paint_layout() https://bugs.launchpad.net/bu

[Bug 549928] Re: gnome-nettool crashed with SIGSEGV in IA__gtk_paint_layout()

2010-04-07 Thread Javier Jardón
*** This bug is a duplicate of bug 548952 *** https://bugs.launchpad.net/bugs/548952 ** This bug is no longer a duplicate of bug 549048 gnome-nettool crashed with SIGSEGV in gtk_paint_layout() ** This bug has been marked a duplicate of bug 548952 gnome-nettool crashed with SIGSEGV in on_

[Bug 555758] Re: when i to ping using Network tools provided with ubuntu the app crashes

2010-04-07 Thread Javier Jardón
*** This bug is a duplicate of bug 548952 *** https://bugs.launchpad.net/bugs/548952 ** This bug is no longer a duplicate of bug 549048 gnome-nettool crashed with SIGSEGV in gtk_paint_layout() ** This bug has been marked a duplicate of bug 548952 gnome-nettool crashed with SIGSEGV in on_

[Bug 555877] Re: gnome-nettool crashed with SIGSEGV in gtk_paint_layout()

2010-04-07 Thread Javier Jardón
*** This bug is a duplicate of bug 548952 *** https://bugs.launchpad.net/bugs/548952 ** This bug is no longer a duplicate of bug 549048 gnome-nettool crashed with SIGSEGV in gtk_paint_layout() ** This bug has been marked a duplicate of bug 548952 gnome-nettool crashed with SIGSEGV in on_

[Bug 556228] Re: gnome-nettool crashed with SIGSEGV in gtk_paint_layout()

2010-04-07 Thread Javier Jardón
*** This bug is a duplicate of bug 548952 *** https://bugs.launchpad.net/bugs/548952 ** This bug is no longer a duplicate of bug 549048 gnome-nettool crashed with SIGSEGV in gtk_paint_layout() ** This bug has been marked a duplicate of bug 548952 gnome-nettool crashed with SIGSEGV in on_

[Bug 557827] Re: FFe: Sync pyfribidi 0.10.0-2 (universe) from Debian testing (main)

2010-04-07 Thread Ahmed El-Mahmoudy
** Attachment added: "Install log" http://launchpadlibrarian.net/43409710/install.log -- FFe: Sync pyfribidi 0.10.0-2 (universe) from Debian testing (main) https://bugs.launchpad.net/bugs/557827 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 557827] Re: FFe: Sync pyfribidi 0.10.0-2 (universe) from Debian testing (main)

2010-04-07 Thread Ahmed El-Mahmoudy
** Attachment added: "Upgrade log" http://launchpadlibrarian.net/43409706/upgrade.log -- FFe: Sync pyfribidi 0.10.0-2 (universe) from Debian testing (main) https://bugs.launchpad.net/bugs/557827 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 557842] [NEW] digikam crash when clicking on .MOV file in album

2010-04-07 Thread Stephen Warren
Public bug reported: Binary package hint: digikam Application: digikam (1.1.0) KDE Platform Version: 4.4.2 (KDE 4.4.2) Qt Version: 4.6.2 Operating System: Linux 2.6.32-19-generic i686 Distribution: Ubuntu lucid (development branch) Steps: Select the "Albums" view/tab, navigate to an album which

[Bug 557827] Re: FFe: Sync pyfribidi 0.10.0-2 (universe) from Debian testing (main)

2010-04-07 Thread Ahmed El-Mahmoudy
** Attachment added: "Build log" http://launchpadlibrarian.net/43409566/pyfribidi_0.10.0-2.buildlog -- FFe: Sync pyfribidi 0.10.0-2 (universe) from Debian testing (main) https://bugs.launchpad.net/bugs/557827 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 267330] Re: update-apt-xapian-index crashed with OSError in getmtime()

2010-04-07 Thread MBHAKM
Another on Me too on lucid beta 3 . -- update-apt-xapian-index crashed with OSError in getmtime() https://bugs.launchpad.net/bugs/267330 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.ubunt

[Bug 539206] Re: Two packaging issues; debug package and setuid for sippasswd

2010-04-07 Thread Fabrice Coutadeur
Uploaded. Thanks for your work! I only reworked the changelog, to make clearer the affected files. Thanks, Fabrice ** Changed in: sipwitch (Ubuntu) Status: Confirmed => Fix Committed -- Two packaging issues; debug package and setuid for sippasswd https://bugs.launchpad.net/bugs/539206 Y

[Bug 539999] Re: aptd crashed with SIGSEGV in __fprintf_chk()

2010-04-07 Thread Ricco
I got a crash report after automatically updating some packages. -- aptd crashed with SIGSEGV in __fprintf_chk() https://bugs.launchpad.net/bugs/53 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b

Re: [Bug 544520] Re: Cannot resize partition on drive where swap partition resides

2010-04-07 Thread Matthew Gardiner
You are missing the point. Re-read the initial bug.   I can resize a partition on a drive that has another partition mounted on it (say, ntfs, or ext3). However I cannot resize a partition on a drive where the swap partition resides unless I run swapoff. Perhaps this is inherent, but I have nev

[Bug 553628] Re: gnome-nettool crashed with SIGSEGV in gtk_paint_layout()

2010-04-07 Thread Javier Jardón
*** This bug is a duplicate of bug 548952 *** https://bugs.launchpad.net/bugs/548952 ** This bug is no longer a duplicate of bug 549048 gnome-nettool crashed with SIGSEGV in gtk_paint_layout() ** This bug has been marked a duplicate of bug 548952 gnome-nettool crashed with SIGSEGV in on_

[Bug 557838] Re: Candidate revision 2.16.1-4ubuntu1

2010-04-07 Thread Ahmed El-Mahmoudy
Buildlogs for i386 & amd64 can be found at: https://launchpad.net/~aelmahmoudy/+archive/ppa/+build/1681201/+files /buildlog_ubuntu-lucid-i386.guile-gnome- platform_2.16.1-4ubuntu1_FULLYBUILT.txt.gz https://launchpad.net/~aelmahmoudy/+archive/ppa/+build/1681200/+files /buildlog_ubuntu-lucid-amd64.

[Bug 557838] Re: Candidate revision 2.16.1-4ubuntu1

2010-04-07 Thread Ahmed El-Mahmoudy
** Attachment added: "Debdiff against Debian's guile-gnome-platform 2.16.1-4" http://launchpadlibrarian.net/43409461/guile-gnome-platform_2.16.1-4ubuntu1.debdiff -- Candidate revision 2.16.1-4ubuntu1 https://bugs.launchpad.net/bugs/557838 You received this bug notification because you are a

[Bug 557838] [NEW] Candidate revision 2.16.1-4ubuntu1

2010-04-07 Thread Ahmed El-Mahmoudy
Public bug reported: A previous revision of this package was removed from lucid because it FTBFS. guile-gnome-platform (2.16.1-4ubuntu1) lucid; urgency=low   * Merge from debian unstable, remaining changes: - Add -s -noreset to xvfb-run call in debian/rules  -- أحمد المحمودي (Ahmed El-Mahmo

[Bug 543030] Re: GTK-Jockey does not activate the network interface

2010-04-07 Thread Ian Fleming
Hi Karsten. your post, lspci_ubuntu_bugreport.txt indicates you wireless card model to be bcm4353 and thus is not supported by the b43/STA driver package bcmwl-kernel-source. -- GTK-Jockey does not activate the network interface https://bugs.launchpad.net/bugs/543030 You received this bug no

[Bug 551963] Re: gnome-nettool crashes ping tab segfault

2010-04-07 Thread Javier Jardón
*** This bug is a duplicate of bug 548952 *** https://bugs.launchpad.net/bugs/548952 ** This bug has been marked a duplicate of bug 548952 gnome-nettool crashed with SIGSEGV in on_ping_graph_expose() -- gnome-nettool crashes ping tab segfault https://bugs.launchpad.net/bugs/551963 You re

  1   2   3   4   5   6   7   8   9   10   >