Re: [Bug 298564] Re: Still without posibility to erase mail in evolution trash box.
IanW, thanks for your presence, With any combination of keys I tried to erase my trashed mail, it doesn't dissapear from my machine. I may put them off the screen, with "Ocultar mensajes leídos", in the trash "Papelera", but even if I order to empty it, nothing happends. All the mails remain there, I mean in the program, without possibility to through them out. I'm affraid of this accumulation of shit. I reinstalled evolution, and all mails reappeard again. Thanks for your answer IanW, and, I don't know how to reproduce this problem in another machine, I use evolution since I tarted with Ubuntu, and never had this problem. Thnks again Bill Salatino. El mié, 19-11-2008 a las 03:09 +, IanW escribió: > Thank you for taking the time to make Ubuntu better. > > Exactly what happens when you attempt to expunge the trash folder? > How can we reproduce this problem? (Please be detailed) What menu item or key > combination causes the problem? > > > ** Changed in: evolution (Ubuntu) > Sourcepackagename: None => evolution >Status: New => Incomplete > -- Still without posibility to erase mail in evolution trash box. https://bugs.launchpad.net/bugs/298564 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 95444] Re: No Screen Backlight Control; Sony Vaio with nvidia 8 series graphics
On /usr/share/hal/fdi/information/10freedesktop/10-sony-laptop-panel- mgmt-policy.fdi, there are a number, for Vaio is 20, with my conversion $value/5 value is 100, 100/5=20, also the number for the conversion must be modified. 20 sony-nvidia If you change: in set brightness : "$(( $value * 5 + 15 ))" in get brightness : value=$(( ${value//%/ } /5 -3 )) to in set brightness : "$(( $value * 5 + 10 ))" in get brightness : value=$(( ${value//%/ } / 5 - 2 )) You also can go over to 20% and, brightness increase/decrease 10% Value is original brightness, it you /5 you pass 100% to 20, if you do -2, you are decreasing -10% in real scale. Because the nvclock are limited to 15%, we only can decrease up to 20% with this. If you see all my comments, you can read that I change it in my most newests comments for this reason :P For the moment, my laptop, renato reves laptop and Kasper Meerts laptop, are working "correctly". We only need found a better formulation for change the brightness. -- No Screen Backlight Control; Sony Vaio with nvidia 8 series graphics https://bugs.launchpad.net/bugs/95444 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 262550] Re: WARNING: Intrepid might burn down MacBook Pro
oss_test_launchpad, please cut the rants and the bitchiness - it's just adding noise to the bug, which means it's even *less* likely to be listened to. -- WARNING: Intrepid might burn down MacBook Pro https://bugs.launchpad.net/bugs/262550 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 262550] Re: WARNING: Intrepid might burn down MacBook Pro
Marking ubuntu-release-notes as 'wontfix', as it appears that only one person is still hitting this, and it seems to have been fixed for everyone else. ** Changed in: ubuntu-release-notes Status: New => Won't Fix -- WARNING: Intrepid might burn down MacBook Pro https://bugs.launchpad.net/bugs/262550 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 50741] Re: Slow disk writes (ubuntu kernel)
Trying to do: #echo 1 > /sys/module/processor/parameters/max_cstate result in: bash: /sys/module/processor/parameters/max_cstate: No such file or directory directory exist, but trying to do anything with it result in write errors. This slow read/write problems randers my system totaly unusable (saving 192MB fie takes 1 hour !!! That's unimaginable) (Apears on 7.10/8.04/8.10, didn't have motivation to test older releases) -- Slow disk writes (ubuntu kernel) https://bugs.launchpad.net/bugs/50741 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 40571] Re: KDE Screensavers only work if Power Saver is activated
Well, I have the exact opposite problem now. If power saving and the kscreensaver are enabled, the screensaver runs forever, and ANY of the power saving options don't work. Disabling the screen saver and using just power saving works. Seems like this issue was over-corrected. I would lean towards an issue with kscreensaver ... my machine at work runs intrepid + xscreensaver and DPMS works as expected. Both machines are intrepid x86_64. -- KDE Screensavers only work if Power Saver is activated https://bugs.launchpad.net/bugs/40571 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 299820] [NEW] tracker service launched on login even when disabled from "Sessions" panel
Public bug reported: Trackerd is launched even when the associated service is disabled using the System -> Preferences -> Sessions panel. I disabled both "Tracker" and "Tracker Applet" but it is still launched during session login. ** Affects: ubuntu Importance: Undecided Status: New -- tracker service launched on login even when disabled from "Sessions" panel https://bugs.launchpad.net/bugs/299820 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 299820] Re: tracker service launched on login even when disabled from "Sessions" panel
I don't think this is related to bug #272153. That bug asks for tracker to shutdown if indexing is disabled using the tracker preferences, my bug asks for trackerd not to launched if the associated service has been disabled. -- tracker service launched on login even when disabled from "Sessions" panel https://bugs.launchpad.net/bugs/299820 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 299350] Re: Please merge libnxml 0.18.3-2 (universe) from Debian unstable (main).
It will FTBFS if we use a version (< 0.4.49ubuntu5) of cdbs. Please see bug #186130. clean-la-mk.in was introduced in version 0.4.49ubuntu5 as you can see below: cdbs (0.4.49ubuntu5) hardy; urgency=low * Add 1/rules/clean-la.mk.in: Script to remove all dependencies from .la files. This allows us a smooth migration towards killing .la files entirely. -- Martin Pitt < [EMAIL PROTECTED]> Tue, 06 Nov 2007 15:43:10 -0500 clean-la.mk.in was written by Martin Pitt to remove .la dependencies from all .la files and it's not yet in Debian. Debian shouldn't be affected by this because if we forward this patch, they must include clean-la.mk.in to cdbs in order to work. That being said, this is Ubuntu-specific. If we still use a version gt 0.4.49ubuntu5 it won't FTBFS. Thanks. -- Please merge libnxml 0.18.3-2 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/299350 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 292129] Re: no sound after resume from suspend/hibernate
running 8.10 on T43, observed same problem where sound is missing after waking up from Suspend to RAM. the manual restart pulseaudio trick does bring sound back. /etc/init.d/pulseaudio does not do anything. the "Failed to find original dlopen loader." error is there, though sound/pulseaudio is loaded. -- no sound after resume from suspend/hibernate https://bugs.launchpad.net/bugs/292129 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 274340] Re: Xorg freezes on start. Black screen with waiting cursor. Unichrome video, worked on hardy.
Is anyone at least caring about this problem? Can we maybe have the old via driver back? I'd really like to see Intrepid Ibex on my laptop. In dozens of forum on the internet I can see questions popping up regarding this topic, but nobody answers them anymore. Really Sad. -- Xorg freezes on start. Black screen with waiting cursor. Unichrome video, worked on hardy. https://bugs.launchpad.net/bugs/274340 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 84780] Re: Partitions are not recognized by installation process
I found a workaround for this bug! If your disk has already a linux-swap partition, the Live-CD will automatic mount the existing linux-swap! By unmounting the swap partition before running the installer (ubiquity), the install process will find and display all partitions! To turn off the swap; right-click "Swap Off" for the linux-swap in GParted. -- Partitions are not recognized by installation process https://bugs.launchpad.net/bugs/84780 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 299822] [NEW] Wireless with wpa does not work after upgrade to intrepid OR in intrepid live cd session
Public bug reported: I have an IBM Thinkpad R40 2722 GDG with this wireless adapter: Printed from command lshw: *-network:0 description: Wireless interface product: AR5211 802.11ab NIC vendor: Atheros Communications Inc. physical id: 2 bus info: [EMAIL PROTECTED]:02:02.0 logical name: ath0 version: 01 serial: 00:05:4e:42:46:f6 width: 32 bits clock: 33MHz capabilities: pm bus_master cap_list ethernet physical wireless configuration: broadcast=yes driver=ndiswrapper+net5211 driverversion=1.53+,05/02/2007,4.1.2.156 ip=192.168.10.188 latency=128 link=yes maxlatency=28 mingnt=10 module=ndiswrapper multicast=yes wireless=IEEE 802.11b lsb_release -rd Description:Ubuntu 8.10 Release:8.10 apt-cache policy linux-restricted-modules apt-cache policy linux-restricted-modules-2.6.27-7-generic linux-restricted-modules-2.6.27-7-generic: Installed: 2.6.27-7.12 Candidate: 2.6.27-7.12 Version table: *** 2.6.27-7.12 0 500 http://archive.ubuntu.com intrepid/restricted Packages 100 /var/lib/dpkg/status In a default install the driver will be ath_pci, and connections to wpa access points will time out. In Gutsy the default - whatever that was, worked fine. My wireless now works with the following: * Install ndisgtk and cabextract * Download 77wc39ww.exe from http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-67214 * Put 77wc39ww.exe in an empty directory DIR * In DIR, run cabextract 77wc39ww.exe * Run ndisgtk from System->Administration->Windows Wireless Drivers * Select the .inf file in DIR. This is the state of my system. May not be necessary: * Make sure that no linux-backports-modules-* packages are installed * Make sure that there are no blacklists of any ath* modules in /etc/modprobe.d/* (grep -r ath /etc/modprobe.d/*) * Make sure the Atheros driver is enabled in System->Administration->Hardware Drivers Also, in gutsy I needed stronger signals from an ap to connect to it than when I needed in Windows XP. Hopefully I will now enjoy the XP performance in Intrepid since I have the Windows driver. ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 8.10 Package: linux-restricted-modules-2.6.27-7-generic 2.6.27-7.12 ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: linux-restricted-modules Uname: Linux 2.6.27-7-generic i686 ** Affects: linux-restricted-modules (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- Wireless with wpa does not work after upgrade to intrepid OR in intrepid live cd session https://bugs.launchpad.net/bugs/299822 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 299822] Re: Wireless with wpa does not work after upgrade to intrepid OR in intrepid live cd session
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/19778889/Dependencies.txt -- Wireless with wpa does not work after upgrade to intrepid OR in intrepid live cd session https://bugs.launchpad.net/bugs/299822 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 299813] Re: armel builds failure (package not yet in the archive)
** Also affects: apmd (Ubuntu) Importance: Undecided Status: New ** Changed in: apmd (Ubuntu) Importance: Undecided => High Status: New => Triaged Target: None => jaunty-alpha-2 ** Also affects: trousers (Ubuntu) Importance: Undecided Status: New ** Changed in: trousers (Ubuntu) Importance: Undecided => High Status: New => Triaged Target: None => jaunty-alpha-2 ** Also affects: gpgme (Ubuntu) Importance: Undecided Status: New ** Changed in: gpgme (Ubuntu) Importance: Undecided => High Status: New => Triaged Target: None => jaunty-alpha-2 ** Also affects: isdnutils (Ubuntu) Importance: Undecided Status: New ** Also affects: libaio (Ubuntu) Importance: Undecided Status: New ** Changed in: libaio (Ubuntu) Importance: Undecided => High Status: New => Triaged Target: None => jaunty-alpha-2 ** Changed in: isdnutils (Ubuntu) Importance: Undecided => Medium Status: New => Triaged Target: None => jaunty-alpha-2 ** Also affects: splix (Ubuntu) Importance: Undecided Status: New ** Changed in: splix (Ubuntu) Importance: Undecided => High Status: New => Triaged Target: None => jaunty-alpha-2 ** Also affects: adept (Ubuntu) Importance: Undecided Status: New ** Changed in: adept (Ubuntu) Importance: Undecided => Medium Status: New => Triaged ** Changed in: adept (Ubuntu) Target: None => jaunty-alpha-2 ** Also affects: acpica-unix (Ubuntu) Importance: Undecided Status: New ** Changed in: acpica-unix (Ubuntu) Importance: Undecided => High Status: New => Triaged Target: None => jaunty-alpha-2 -- armel builds failure (package not yet in the archive) https://bugs.launchpad.net/bugs/299813 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 185470] Re: iwl3945 not functioning : microcode error
I juste got this error and understand why I randomly have wifi problems: [ 1730.467073] iwl3945: Microcode SW error detected. Restarting 0x8208. [ 1732.454889] iwl3945: Can't stop Rx DMA. On top of that, wlan interface does not restart until I do an ifdown/ifup sequence... I use stock and up to date 2.6.24-21-generic Also note there was a lot of netfilter traces of rejected packets when this occured... But when wlan is restarted, it can last all day long after that... Note this pb is known and seems to be solved since several months: http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1534 Regards -- iwl3945 not functioning : microcode error https://bugs.launchpad.net/bugs/185470 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 290589] Re: Long dbus command displayed on dialog when trying to mount hard drive via dolphin
That would be another bug. Probably more to do with how KDESudo and kdesu deal with the -d option. -- Long dbus command displayed on dialog when trying to mount hard drive via dolphin https://bugs.launchpad.net/bugs/290589 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 257747] Re: Internet connexion fails after not using it some 30 minutes...
** Changed in: ubuntu Status: Incomplete => New -- Internet connexion fails after not using it some 30 minutes... https://bugs.launchpad.net/bugs/257747 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
Re: [Bug 224160] Re: ATI Mobility FireGL + hardy: GL Segmentation fault
I have been too scared to upgrade versions so I don't know if this bug is fixed. On Tue, Nov 18, 2008 at 7:34 PM, Adam Niedling <[EMAIL PROTECTED]> wrote: > Any update on this bug? I have ATI Mobility FireGL as well and I don't > have this issue. > > ** Changed in: ubuntu > Status: New => Incomplete > > -- > ATI Mobility FireGL + hardy: GL Segmentation fault > https://bugs.launchpad.net/bugs/224160 > You received this bug notification because you are a direct subscriber > of the bug. > > Status in Ubuntu: Incomplete > > Bug description: > Recent upgrade form Gusty to Hardy: > sb_release -rd > Description:Ubuntu 8.04 > Release:8.04 > > Running any GL program results in instant Seg fault: > > glxinfo > name of display: :0.0 > Segmentation fault > --- > LIBGL_DEBUG=verbose glxinfo > name of display: :0.0 > libGL: XF86DRIGetClientDriverName: 8.47.3 fglrx (screen 0) > libGL: OpenDriver: trying /usr/lib/dri/fglrx_dri.so > Segmentation fault > - > LIBGL_DEBUG=verbose fglrxinfo > libGL: XF86DRIGetClientDriverName: 8.47.3 fglrx (screen 0) > libGL: OpenDriver: trying /usr/lib/dri/fglrx_dri.so > Segmentation fault > > LIBGL_DEBUG=verbose glxgears > libGL: XF86DRIGetClientDriverName: 8.47.3 fglrx (screen 0) > libGL: OpenDriver: trying /usr/lib/dri/fglrx_dri.so > Segmentation fault > --- > lsmod | grep fglrx > fglrx1555468 22 > agpgart34760 2 fglrx,intel_agp > --- > [EMAIL PROTECTED]:~/Desktop$ cat /var/log/Xorg.0.log | grep EE >(WW) warning, (EE) error, (NI) not implemented, (??) unknown. > (II) Loading extension MIT-SCREEN-SAVER > [EMAIL PROTECTED]:~/Desktop$ > - > > > Xorg.conf: > . > . > Section "Screen" >Identifier "aticonfig-Screen[0]" >Device "aticonfig-Device[0]" >Monitor "aticonfig-Monitor[0]" >SubSection "Display" >Viewport0 0 >Depth 24 >EndSubSection >Defaultdepth24 > EndSection > > Section "Device" >Identifier "aticonfig-Device[0]" >Driver "fglrx" >Option "VideoOverlay" "on" >Option "OpenGLOverlay" "off" > EndSection > .. > .. > Section "Module" >#Load "i2c" >#Load "bitmap" >#Load "ddc" >#Load "extmod" >#Load "freetype" >#Load "int10" >#Load "type1" >#Load "vbe" >Load"glx" >Load"dbe" >Load"dri" >#Load "v4l" > EndSection > > Section "Monitor" >Identifier "aticonfig-Monitor[0]" >Option "VendorName""ATI Proprietary Driver" >Option "ModelName" "Generic Autodetecting Monitor" >Option "DPMS" "true" > EndSection > > Section "DRI" >Mode0666 > EndSection > > Section "Extensions" ># Option "RENDER""1" >Option "Composite" "Disable" > EndSection > > .. > > > > > > Tried every online guide with manual and automatic installs, different > driver versions including 7.12. Tried using EnvNG and also earlier kernel > versions. > Laptop is an IBM/Lenevo Thinkpad T60p With FireGL V5200 Mobility graphics > card. > -- ATI Mobility FireGL + hardy: GL Segmentation fault https://bugs.launchpad.net/bugs/224160 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 119750] Re: gnome-mud crashes minutes after startup-100% replicable
Could you test it? -- gnome-mud crashes minutes after startup-100% replicable https://bugs.launchpad.net/bugs/119750 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 84780] Re: Partitions are not recognized by installation process
Also make sure you don't mount any other partitions during the Live-CD session! -- Partitions are not recognized by installation process https://bugs.launchpad.net/bugs/84780 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 63659] Re: dist-upgrade should give better error-message when it can't upgrade because of transient archive issues
We are closing this report due to the latest comments. Don't hesitate to submit any new bug. ** Changed in: update-manager (Ubuntu) Status: Confirmed => Fix Released -- dist-upgrade should give better error-message when it can't upgrade because of transient archive issues https://bugs.launchpad.net/bugs/63659 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 299822] Re: Wireless with wpa does not work after upgrade to intrepid OR in intrepid live cd session
tar -cvvf report.tar report drwxr-xr-x per/per 0 2008-11-19 09:23 report/ -rw-r--r-- per/per 14482 2008-11-19 09:21 report/lshw -rw-r--r-- per/per1621 2008-11-19 09:21 report/lspci -rw-r--r-- per/per4813 2008-11-19 09:21 report/lsmod -rw-r--r-- per/per 114369 2008-11-19 09:22 report/lshal -rw-r--r-- per/per 38050 2008-11-19 09:23 report/dmesg ** Attachment added: "system information" http://launchpadlibrarian.net/19778999/report.tar -- Wireless with wpa does not work after upgrade to intrepid OR in intrepid live cd session https://bugs.launchpad.net/bugs/299822 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 299823] [NEW] (Ubuntu 8.10) After installing gtk-qt, some widgets are badly drawn in GTK applications invoked from Gnome (but OK in KDE)
Public bug reported: (affects Ubuntu 8.10 with all the updates installed as of 19 November 2008) I have both Gnome and KDE4 on my computer. I have installed gtk-qt to make GTK applications look nice when invoked from KDE. Everything looks fine in KDE (except for Openoffice whose icons are broken, but I have reported that in another bug). When running Gnome, GTK applications' widgets are sometimes drawn incorrectly - for instance, the menus don't light up the way they used to. It seems as if gtk-qt is still being used, although it shouldn't (or at least it should display the widgets correctly). The main menu at the top of the window manager looks weird. Firefox looks fine, but Open Office's widgets disappear completely and only pressing a keyboard shortcut make them appear, only to disappear again as the mouse is moved over the widgets. ** Affects: ubuntu Importance: Undecided Status: New -- (Ubuntu 8.10) After installing gtk-qt, some widgets are badly drawn in GTK applications invoked from Gnome (but OK in KDE) https://bugs.launchpad.net/bugs/299823 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 299776] Re: evolution spontaneously crashes.
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, your crash report is either missing or challenging to deal with as a '.crash' file. Please follow these instructions to have apport report a new bug about your crash that can be dealt with by the automatic retracer. If you are running the Ubuntu Stable Release you might need to enable apport in /etc/default/apport and restart. If you are using Ubuntu with the Gnome desktop environment - launch nautilus and navigate to your /var/crash directory and double click on the crash report you wish to submit. If you are using Kubuntu or Xubuntu you can file the crash using /usr/share/apport/apport-qt --crash-file=/var/crash/_my_crash_report.crash in a terminal - where _my_crash_report.crash is the crash you would like to report. I'm closing this bug report since the process outlined above will automatically open a new bug report which can then dealt with more efficiently. Thanks in advance for your cooperation and understanding. ** Changed in: evolution (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: New => Invalid -- evolution spontaneously crashes. https://bugs.launchpad.net/bugs/299776 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 299705] Re: NO EQ
*** This bug is a duplicate of bug 107969 *** https://bugs.launchpad.net/bugs/107969 Thanks for the bug report. This particular bug has already been reported, but feel free to report any other bugs you find. ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: New => Invalid ** This bug has been marked a duplicate of bug 107969 Please add a graphic equalizer in rhythmbox -- NO EQ https://bugs.launchpad.net/bugs/299705 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 298564] Re: Still without posibility to erase mail in evolution trash box.
could you try if the 2.24.1.1 updates fixe the issue? ** Changed in: evolution (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) -- Still without posibility to erase mail in evolution trash box. https://bugs.launchpad.net/bugs/298564 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 277530] Re: Sudoku: note window should be marked as transient
could you send the bug to bugzilla.gnome.org then? -- Sudoku: note window should be marked as transient https://bugs.launchpad.net/bugs/277530 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
Re: [Bug 176389] Re: dvgrab-3.01 for ubuntu gutsy (amd64): getopt() problem
Thank you for your question. I still run unbunu gutsy on that machine. I plan to upgrade soon and then will report. Kind regards, - Thomas > Is this symptom still reproducible in 8.10? > > ** Tags added: patch > > ** Changed in: dvgrab (Ubuntu) >Status: New => Incomplete > > -- > dvgrab-3.01 for ubuntu gutsy (amd64): getopt() problem > https://bugs.launchpad.net/bugs/176389 > You received this bug notification because you are a direct subscriber > of the bug. -- dvgrab-3.01 for ubuntu gutsy (amd64): getopt() problem https://bugs.launchpad.net/bugs/176389 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 299824] [NEW] ubuntu 8.10 Alternate CD doesn't show the display offering the update.
Public bug reported: Binary package hint: casper I tried the command line: gksu "sh /cdrom/cdromupgrade" it expected it to open the display offering the update but it opened the cd as a folder instead.. ** Affects: casper (Ubuntu) Importance: Undecided Status: New -- ubuntu 8.10 Alternate CD doesn't show the display offering the update. https://bugs.launchpad.net/bugs/299824 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 299710] Re: evolution crashes with segfault on expunging (imap)
*** This bug is a duplicate of bug 298526 *** https://bugs.launchpad.net/bugs/298526 Thanks for the bug report. This particular bug has already been reported, but feel free to report any other bugs you find. ** Changed in: evolution-data-server (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: New => Invalid ** This bug has been marked a duplicate of bug 298526 evolution segfaults on emptying imap-trash -- evolution crashes with segfault on expunging (imap) https://bugs.launchpad.net/bugs/299710 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 299707] Re: Impossible to print in reverse order
Fix committed to the Debian BZR repository, to be included in the next CUPS release for Jaunty. Attached is a replacement for your /usr/lib/cups/filter/cpdftocps file which fixes the bug. Make sure to make the file world-executable when replacing it. The fix is very simple. the new filter has only one character added. ** Changed in: cups (Ubuntu) Status: New => Fix Committed ** Attachment added: "Fixed cpdftocps filter" http://launchpadlibrarian.net/19779078/cpdftocps -- Impossible to print in reverse order https://bugs.launchpad.net/bugs/299707 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
Re: [Bug 299407] Re: After Intrepid PokerTH starts without any pictures (background, players etc.)
On Tue, 18 Nov 2008 20:00:25 - Igor Gomes wrote: > Before the upgrade, it was starting fine. The command on the menu entry was "/usr/share/pokertk/pokertk" and still being after the upgrade, when I tried to play. That *can't* be. I just looked at the Hardy package of PokerTH - it calls "pokerth" only (which then will be searched in your $PATH) and it installs the binary to /usr/bin, not to /usr/share/pokerth. Where does your /usr/share/pokerth/pokerth come from? > [EMAIL PROTECTED] ~> which pokerth > /usr/games/pokerth thats fine > [EMAIL PROTECTED] ~> dpkg -S /usr/share/pokerth > dpkg: /usr/share/pokerth not found. Well, where do your files in /usr/share/pokerth come from then? Puzzled, Evgeni -- After Intrepid PokerTH starts without any pictures (background, players etc.) https://bugs.launchpad.net/bugs/299407 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 298526] Re: evolution segfaults on emptying imap-trash
the bug has been fixed upstream now ** Changed in: evolution (Ubuntu) Status: Triaged => Fix Committed ** Changed in: evolution-data-server (Ubuntu) Sourcepackagename: evolution => evolution-data-server -- evolution segfaults on emptying imap-trash https://bugs.launchpad.net/bugs/298526 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
Re: [Bug 285156] Re: mdadm RAID10 arrays cannot be rebuilt, will not use available spare drives
On Tue, Nov 18, 2008 at 06:16:30PM -, Graeme Humphries wrote: > Hrm, I thought this was going to get patched for Intrepid as well as > jaunty? According to the launchpad bug a fix for this problem was committed to Intrepid. It should appear in the 2.6.27-9.18 release which is currently in proposed, basically in testing until for a few weeks. You can enable proposed in update-manager to get this update. -- mdadm RAID10 arrays cannot be rebuilt, will not use available spare drives https://bugs.launchpad.net/bugs/285156 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 217270] Re: seahorse does not recognize seahorse-agent/ssh-agent as a caching agent
Removing gnupg-agent also forces a removal of these packages : kde kdepim kleopatra kmail kmailcvt kontact Diverting the file with a "dpkg-divert --local --rename /etc/X11/Xsession.d/90gpg-agent" will archieve the same results, without the hassle of dissuading APT from doing that. Anyway, as disabling that script will probably break things in KDE GnuPG usage, gnupg and KDE maintainters should be notified of this bug and test the solutions for collateral damage. -- seahorse does not recognize seahorse-agent/ssh-agent as a caching agent https://bugs.launchpad.net/bugs/217270 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 215604] Re: Genesys Logic Webcam 05e3:0503 Not Working
There is fixes but the driver doesn't work with all applications. Ekiga, VLC, Xawtv have troubles and I'm aware of system freezes with these applications. Consequently, it is not stable and there is no reason to propose the driver in any repository. Moreover even if it was part of the kernel, the driver is useless for new users as they have to set the webcam size to make the driver being able to identify which sub driver to use. This should be done by all distributions in the installation process, otherwise the user won't see any image of its webcam. So Pander, please stay tuned with the help of the topic in Ubuntu-forum. The launchpad is definitely not the good place for that until the driver is stable. -- Genesys Logic Webcam 05e3:0503 Not Working https://bugs.launchpad.net/bugs/215604 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 121537] Re: package update-manager failed to install/upgrade
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: update-manager (Ubuntu) Status: Confirmed => Incomplete -- package update-manager failed to install/upgrade https://bugs.launchpad.net/bugs/121537 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 299701] Re: problemas al vaciar papelera
changing to an user question rather than a bug since the description is not in english ** Changed in: nautilus (Ubuntu) Importance: Undecided => Low ** Changed in: nautilus (Ubuntu) Status: New => Invalid ** bug changed to question: https://answers.edge.launchpad.net/ubuntu/+source/nautilus/+question/51871 -- problemas al vaciar papelera https://bugs.launchpad.net/bugs/299701 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 299649] Re: evolution-data-server's process still here after logout
thank you for your bug report, the issue is an upstream one and should be sent to bugzilla.gnome.org ** Changed in: evolution-data-server (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) -- evolution-data-server's process still here after logout https://bugs.launchpad.net/bugs/299649 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 298305] Re: evolution crashes when empting trash
*** This bug is a duplicate of bug 298526 *** https://bugs.launchpad.net/bugs/298526 the issue is similar to bug #298526 which has been fixed to svn now ** This bug has been marked a duplicate of bug 298526 evolution segfaults on emptying imap-trash -- evolution crashes when empting trash https://bugs.launchpad.net/bugs/298305 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 284151] Re: SQL ERROR: no such column: junk
the bug is fixed in intrepid ** Changed in: evolution-data-server (Ubuntu) Status: Fix Committed => Fix Released -- SQL ERROR: no such column: junk https://bugs.launchpad.net/bugs/284151 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 282233] Re: snd-hda-intel microphone not working
Same problem http://www.alsa- project.org/db/?f=68ea6f99a7f890b2c4fc55cf5c1601d453fca230 -- snd-hda-intel microphone not working https://bugs.launchpad.net/bugs/282233 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 281093] Re: Evolution does not empty trash on exit
bug #298526 seems to be a new crash due to this update, the next tarball will fix the issue -- Evolution does not empty trash on exit https://bugs.launchpad.net/bugs/281093 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 260918] Re: needed: libv4l and associated application patches (or "gspca stopped working in 2.6.27")
Same problem here. My webcam worked perfect in Hardy. Cheese and Skype (medibuntu) does not works. Ekiga works. $ lsusb: Bus 005 Device 005: ID 046d:c719 Logitech, Inc. Bus 005 Device 004: ID 046d:c718 Logitech, Inc. Bus 005 Device 003: ID 413c:8130 Dell Computer Corp. Bus 005 Device 002: ID 046d:0b05 Logitech, Inc. Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 008 Device 002: ID 0644:0201 TEAC Corp. Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 002: ID 046d:c52a Logitech, Inc. -- needed: libv4l and associated application patches (or "gspca stopped working in 2.6.27") https://bugs.launchpad.net/bugs/260918 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 273736] Re: Evolution doesn't allow to simply open an attachment
the bug has been fixed before intrepid -- Evolution doesn't allow to simply open an attachment https://bugs.launchpad.net/bugs/273736 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 257570] Re: Two packages installs same executable (/usr/sbin/conntrack)
The conntrack package coming from Debian now includes the conntrack- tools package. I'll ask for a removal of conntrack-tools. xcorex, can you fill another bug for the removal problem and give me the full error? Thanks! -- Two packages installs same executable (/usr/sbin/conntrack) https://bugs.launchpad.net/bugs/257570 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 176238] Re: No Sound with Inspiron 6000d Gusty - ICH6
I have upgrade since this post but the problem persists. The results are also attached because it will expire in 30 days. http://pastebin.ca/1261222 ** Attachment added: "alsa-info.sh results" http://launchpadlibrarian.net/19779164/script-results.txt -- No Sound with Inspiron 6000d Gusty - ICH6 https://bugs.launchpad.net/bugs/176238 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 299826] [NEW] innacurate ping statistics
Public bug reported: Binary package hint: gnome-nettool On-the-fly ping response percentage doesn't count last ping. E.g. by 2 pings shows 50%, by 4 pings – 75% etc. After ping canceling percentage becomes correct. Ubuntustudio 8.04, Gnome 2.22.3 ** Affects: gnome-nettool (Ubuntu) Importance: Undecided Status: New -- innacurate ping statistics https://bugs.launchpad.net/bugs/299826 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 299813] Re: armel builds failure (package not yet in the archive)
** Also affects: libapache2-mod-perl2 (Ubuntu) Importance: Undecided Status: New ** Changed in: libapache2-mod-perl2 (Ubuntu) Importance: Undecided => High Status: New => Triaged Target: None => jaunty-alpha-2 ** Also affects: kdelibs (Ubuntu) Importance: Undecided Status: New ** Changed in: kdelibs (Ubuntu) Importance: Undecided => High Status: New => Triaged Target: None => jaunty-alpha-2 ** Also affects: subversion (Ubuntu) Importance: Undecided Status: New ** Changed in: subversion (Ubuntu) Importance: Undecided => High Status: New => Triaged Target: None => jaunty-alpha-2 ** Also affects: libgtk2-perl (Ubuntu) Importance: Undecided Status: New ** Changed in: libgtk2-perl (Ubuntu) Importance: Undecided => High Status: New => Triaged Target: None => jaunty-alpha-2 ** Also affects: lua5.1 (Ubuntu) Importance: Undecided Status: New ** Changed in: lua5.1 (Ubuntu) Importance: Undecided => High Status: New => Triaged Target: None => jaunty-alpha-2 ** Also affects: xserver-xorg-video-savage (Ubuntu) Importance: Undecided Status: New ** Changed in: xserver-xorg-video-savage (Ubuntu) Importance: Undecided => Medium Status: New => Triaged Target: None => jaunty-alpha-2 ** Also affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Changed in: ubiquity (Ubuntu) Importance: Undecided => Medium Status: New => Triaged -- armel builds failure (package not yet in the archive) https://bugs.launchpad.net/bugs/299813 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdelibs in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 289781] Re: Intrepid: Xmodmap needs to be run again after resume from hibernate/suspend
I can confirm this bug in Intrepid. It worked in Hardy. Now after each sleep/wake-up I have to run `xmodmap ~/.Xmodmap` to get the *external* keyboard work properly. The internal notebook keyboard keeps it layout and shows no problem. -- Intrepid: Xmodmap needs to be run again after resume from hibernate/suspend https://bugs.launchpad.net/bugs/289781 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 285209] Re: kacpid eat all CPU when PCMCIA card is inserted
I have same problem without PCMCIA on Inter Server board. CPU load is about 40% on Quad Xeon. cat /proc/interrupts CPU0 CPU1 CPU2 CPU3 0: 61 0 0 1 IO-APIC-edge timer 1: 3 3 1 1 IO-APIC-edge i8042 4: 28654 26191 30733 28929 IO-APIC-edge serial 6: 1 0 1 1 IO-APIC-edge floppy 8: 0 0 0 0 IO-APIC-edge rtc 9: 896941325 896922559 896757914 897041450 IO-APIC-fasteoi acpi 12: 0 0 2 2 IO-APIC-edge i8042 14:2757332278506028312062752744 IO-APIC-edge libata 15:2764758279289628474832753909 IO-APIC-edge libata 17: 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb3, ehci_hcd:usb7 18: 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb1, uhci_hcd:usb6 19: 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb5 21: 26 21 34 36 IO-APIC-fasteoi uhci_hcd:usb2, libata 23: 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb4, ehci_hcd:usb8 2301:4111264407663341359914026291 PCI-MSI-edge eth0 NMI: 0 0 0 0 Non-maskable interrupts LOC: 13185750 16779643 12476739 12062227 Local timer interrupts RES: 83453 77866 120464 106199 Rescheduling interrupts CAL:967416919947 function call interrupts TLB:1937586266449921154392427403 TLB shootdowns TRM: 0 0 0 0 Thermal event interrupts THR: 0 0 0 0 Threshold APIC interrupts SPU: 0 0 0 0 Spurious interrupts ERR: 0 ** Attachment added: "dmesg output" http://launchpadlibrarian.net/19779202/dmesg-samba.txt -- kacpid eat all CPU when PCMCIA card is inserted https://bugs.launchpad.net/bugs/285209 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 185470] Re: iwl3945 not functioning : microcode error
This problem seems to be very old?! http://kerneltrap.org/mailarchive/linux-kernel/2007/10/31/371297 Maybe some checks to be done with "rate scale algo" here? -- iwl3945 not functioning : microcode error https://bugs.launchpad.net/bugs/185470 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 299828] [NEW] Eclipse exits leaving process running in 8.10
Public bug reported: Binary package hint: eclipse Since upgrading to 8.10 when I exit eclipse the UI disappears, but it leaves a process running in the background. It means I cannot restart eclipse without killing the BG process manually. This happens even if I just start eclipse and close it immediately without doing anything. lsb_release -rd Description:Ubuntu 8.10 Release:8.10 Eclipse SDK Version: 3.3.2 Build id: M20080221-1800 ** Affects: eclipse (Ubuntu) Importance: Undecided Status: New -- Eclipse exits leaving process running in 8.10 https://bugs.launchpad.net/bugs/299828 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 289098] Re: VMWare keyboard mapping made incorrect on recent Ubuntu Intrepid 8.10 Updates -dated Fri Oct 24 2008
I just wanted to add that this suggestion: echo 'xkeymap.nokeycodeMap = true' > ~/.vmware/config breaks unity mode, as also discussed here: http://communities.vmware.com/message/1101765#1101765 As such, I would not regard this as a valid 'solution'. -- VMWare keyboard mapping made incorrect on recent Ubuntu Intrepid 8.10 Updates -dated Fri Oct 24 2008 https://bugs.launchpad.net/bugs/289098 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 215845] Re: Fast scrolling with the wheel induces "jump" backward
** Changed in: abiword Status: Confirmed => Fix Released -- Fast scrolling with the wheel induces "jump" backward https://bugs.launchpad.net/bugs/215845 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 299829] [NEW] package torque-server 2.1.8+dfsg-0ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 255
Public bug reported: invoke-rc.d: initscript torque-server, action "start" failed. dpkg: error processing torque-server (--configure): subprocess post-installation script returned error exit status 255 ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 8.10 ErrorMessage: subprocess post-installation script returned error exit status 255 NonfreeKernelModules: wl Package: torque-server 2.1.8+dfsg-0ubuntu3 SourcePackage: torque Title: package torque-server 2.1.8+dfsg-0ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 255 Uname: Linux 2.6.27-7-generic i686 ** Affects: torque (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package -- package torque-server 2.1.8+dfsg-0ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 255 https://bugs.launchpad.net/bugs/299829 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 299829] Re: package torque-server 2.1.8+dfsg-0ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 255
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/19779299/Dependencies.txt ** Attachment added: "DpkgTerminalLog.gz" http://launchpadlibrarian.net/19779300/DpkgTerminalLog.gz -- package torque-server 2.1.8+dfsg-0ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 255 https://bugs.launchpad.net/bugs/299829 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 299813] Re: armel builds failure (package not yet in the archive)
** Also affects: gnome-power-manager (Ubuntu) Importance: Undecided Status: New ** Changed in: gnome-power-manager (Ubuntu) Importance: Undecided => High Status: New => Triaged -- armel builds failure (package not yet in the archive) https://bugs.launchpad.net/bugs/299813 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdelibs in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 299776] nothing in /var/crash
Hi there re: evolution crashing spontaneously. I have checked my /var/crash directory and there are no crash files to select. what can I do to enable this? Glenn. -- evolution spontaneously crashes. https://bugs.launchpad.net/bugs/299776 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 296207] Re: Multiple battery icons in notification area
I cannot seem to recreate the bug. I am not sure if this is relevant but it happened when I was using another power supply but not my own. There is a difference between the two - mine is 90W (since I have a bigger battery) and the other one is 60W. I tried again with the same 60W supply but the battery icon behaved properly. I will post a screenshot if this occurs in future. -- Multiple battery icons in notification area https://bugs.launchpad.net/bugs/296207 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 289466] Re: Network Manager 0.7 applet not Appearing if there are managed entries in /etc/network/interfaces
I can confirm this still happens on an Intrepid updated from hardy -- Network Manager 0.7 applet not Appearing if there are managed entries in /etc/network/interfaces https://bugs.launchpad.net/bugs/289466 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 249824] Re: [intrepid] IPv6 unusable
Hi, From Adam Track from the Bind mailing list, told me : >I think BIND from Ubuntu distribution is not compiled as GNU source >(with _GNU_SOURCE macro defined). It is needed to get IPv6 working. >The best solution is to open ticket in Ubuntu bug tracker. > >Adam Thomas. -- [intrepid] IPv6 unusable https://bugs.launchpad.net/bugs/249824 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 159491] Re: Invalid directory selected
libxml2 update (2.6.32.dfsg-4ubuntu1.1) solve my problem. https://launchpad.net/ubuntu/+source/libxml2 -- Invalid directory selected https://bugs.launchpad.net/bugs/159491 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 159491] Re: Invalid directory selected
libxml2 update to 2.6.32.dfsg-4ubuntu1.1 ** Changed in: wallpaper-tray (Ubuntu) Status: Incomplete => Fix Released -- Invalid directory selected https://bugs.launchpad.net/bugs/159491 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 156459] Re: power button does not work on pc kubuntu 7.10
I have no 8.10. I will stick with LTS 8.04 for now and have no plan to upgrade until 9.04. -- power button does not work on pc kubuntu 7.10 https://bugs.launchpad.net/bugs/156459 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 297812] Re: Can't write \nicefrac fractions
Thanks, it's working now, but as you said texlive-latex-extra should be really recommended instead of suggested. Do I have to open a new bug for this and let this one be closed? -- Can't write \nicefrac fractions https://bugs.launchpad.net/bugs/297812 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 289781] Re: Intrepid: Xmodmap needs to be run again after resume from hibernate/suspend
I can confirm it on Intrepid too. It worked in Hardy. after sleep/wake-up I can't switch keyboard layout through the gnome-keyboard-applet. Only USA layout is shown in the applet context menu under Group. When selection "keyboard preferences"->Layouts - I see the missing layout (hebrew keyboard). Only after adding a layout or removing - I can switch layouts again. -- Intrepid: Xmodmap needs to be run again after resume from hibernate/suspend https://bugs.launchpad.net/bugs/289781 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 292116] Re: Base-files update corrupt
The error I get is as follows (and is still persisting even after updating apt first): [EMAIL PROTECTED]:~$ sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done The following packages have been kept back: bind9-host dnsutils libbind9-30 libisccc30 libisccfg30 linux-image-server linux-server openssh-client openssh-server The following packages will be upgraded: clamav clamav-base clamav-freshclam dbus dbus-x11 libclamav3 libdbus-1-3 libpam-smbpass libsmbclient module-init-tools passwd samba samba-common samba-doc smbclient smbfs winbind 17 upgraded, 0 newly installed, 0 to remove and 9 not upgraded. 1 not fully installed or removed. Need to get 0B/39.4MB of archives. After this operation, 778kB of additional disk space will be used. Do you want to continue [Y/n]? y Preconfiguring packages ... Setting up base-files (4.0.1ubuntu5.8.04.3) ... chown: invalid group: `root:utmp' dpkg: error processing base-files (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: base-files E: Sub-process /usr/bin/dpkg returned an error code (1) How do I remove the problematic base-files package to get past this error? 'dpkg -r base-files' won't work as base-files is an essential package. -- Base-files update corrupt https://bugs.launchpad.net/bugs/292116 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 22096] Re: toshiba_acpi does not work on Toshiba Tecra M2 laptop
I have some test kernels for Intrepid posted up which have the original toshiba_acpi module enabled. It would be helpful if anyone who with this hardware could test that version and report back: http://people.ubuntu.com/~apw/lp269831/ ** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw) Status: Triaged => In Progress -- toshiba_acpi does not work on Toshiba Tecra M2 laptop https://bugs.launchpad.net/bugs/22096 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 299135] Re: ssh X redirection fails for nautilus
the issue seems to be a video one rather than a nautilus bug ** Changed in: nautilus (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) -- ssh X redirection fails for nautilus https://bugs.launchpad.net/bugs/299135 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 252160] Re: Upgrade to Ubuntu 8.10 Alpha 3 stops Nvidia driver working
Couldn't wait.. I've reinstalled my server from scratch and it all went smoothly. It actually worked way better than the 8.04 CD that wouldn't detect my keyboard, would crash if my network cable was connected and would not properly configure my graphic card and end up on a black screen. -- Upgrade to Ubuntu 8.10 Alpha 3 stops Nvidia driver working https://bugs.launchpad.net/bugs/252160 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 299813] Re: armel builds failure (package not yet in the archive)
** Also affects: thunderbird (Ubuntu) Importance: Undecided Status: New ** Changed in: thunderbird (Ubuntu) Importance: Undecided => Medium Status: New => Triaged ** Also affects: ossp-uuid (Ubuntu) Importance: Undecided Status: New ** Changed in: ossp-uuid (Ubuntu) Importance: Undecided => High Status: New => Triaged -- armel builds failure (package not yet in the archive) https://bugs.launchpad.net/bugs/299813 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdelibs in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 299460] Re: build nvidia (169.12) fails
Couldn't wait.. I've reinstalled my server from scratch and it all went smoothly. It actually worked way better than the 8.04 CD that wouldn't detect my keyboard, would crash if my network cable was connected and would not properly configure my graphic card and end up on a black screen. -- build nvidia (169.12) fails https://bugs.launchpad.net/bugs/299460 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 299356] Re: Elisa fails to start - hint: twisted?
Please attach /usr/lib/python2.5/site- packages/elisa/plugins/pigment/pigment_frontend.py to this bug. -- Elisa fails to start - hint: twisted? https://bugs.launchpad.net/bugs/299356 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 298654] Re: [Intrepid] Icons of removable drives don't appear at the first available place
thank you for your bug report, that's an upstream issue and should be sent to bugzilla.gnome.org ** Changed in: nautilus (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) ** Summary changed: - [Intrepid] Icons of removable drives don't appear at the first available place + Icons of removable drives don't appear at the first available place -- Icons of removable drives don't appear at the first available place https://bugs.launchpad.net/bugs/298654 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 298654] Re: Icons of removable drives don't appear at the first available place
don't specify the version in the title, that creates extra work and confusion, are you sure that's not an issue on jaunty? -- Icons of removable drives don't appear at the first available place https://bugs.launchpad.net/bugs/298654 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 292763] Re: [intrepid] Evolution calendar crashes
*** This bug is a duplicate of bug 270271 *** https://bugs.launchpad.net/bugs/270271 I can confirm that the crashing stops after disabling assistive technologies as described by Aleksander Lukasiewicz -- [intrepid] Evolution calendar crashes https://bugs.launchpad.net/bugs/292763 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 278747] Re: [Intrepid] opensync-plugin-kdepim: Depends: libkcal2b (>= 4:3.5.7) but it's not installable
Can anyone provide a .deb file for opensync-plugin-kdepim? Or is anybody working on it? -- [Intrepid] opensync-plugin-kdepim: Depends: libkcal2b (>= 4:3.5.7) but it's not installable https://bugs.launchpad.net/bugs/278747 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
Re: [Bug 273736] Re: Evolution doesn't allow to simply open an attachment
I'm using Intrepid and have this bug. Do we have to reopen the bug? Marko Žužić Z-el d.o.o. Industrijska cesta 28, 10360 Sesvete, Croatia Tel. ++385 1 2022 754 Fax. ++385 1 2022 740 Web:www.chipoteka.hr e-mail: [EMAIL PROTECTED] On Sri, 2008-11-19 at 08:42 +, Sebastien Bacher wrote: > the bug has been fixed before intrepid > -- Evolution doesn't allow to simply open an attachment https://bugs.launchpad.net/bugs/273736 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 299661] Re: Transmission tray icon no longer enabled by default
I guess that because you have not set the status of this bug to invalid or wontfix, the general consensus is that in Ubuntu this should be enabled by default? -- Transmission tray icon no longer enabled by default https://bugs.launchpad.net/bugs/299661 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 297275] Re: Lost my server bookmarks on intrepid upgrade
did you run out of disk space during the upgrade? there is no reason why the bookmark should be dropped on upgrade and no other user complained about that issue -- Lost my server bookmarks on intrepid upgrade https://bugs.launchpad.net/bugs/297275 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 296207] Re: Multiple battery icons in notification area
closing for now since that works correctly, you can reopen if you get the issue again ** Changed in: gnome-applets (Ubuntu) Status: Incomplete => Invalid -- Multiple battery icons in notification area https://bugs.launchpad.net/bugs/296207 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 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7
Niklas: Works with the dont_check_abi patch and git HEAD. -- scrollwheel emulation breaks after suspend with 2.6.27-7 https://bugs.launchpad.net/bugs/282387 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 182799] Re: Evolution: Messages aren't deleted from POP mail server with SSL encryption after specified number of days
I can confirm this, also Intrepid and Evolution 2.24.1. The mails are also not being deleted if you check "keep on server" and delete them from your local inbox (with or without emptiing the trash). -- Evolution: Messages aren't deleted from POP mail server with SSL encryption after specified number of days https://bugs.launchpad.net/bugs/182799 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 175458] Re: gimp-help-common 2.4.0: images all marked executable
** Changed in: gimp-help (Debian) Status: Unknown => Fix Released -- gimp-help-common 2.4.0: images all marked executable https://bugs.launchpad.net/bugs/175458 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 158024] Re: cp command freezes desktop
Yes, it is. The freeze usually happens when copying files with nautilus or something. the cp command seems more stable, but sometimes it causes freezes too. Seems that ntfs3g is more prone to freezing, while fat32 is also affected. I never got freeze with ext3. This is definitely a major problem but I still can't find the package causing it. -- cp command freezes desktop https://bugs.launchpad.net/bugs/158024 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 299338] Re: grub2 taking configuration from somewhere else
ok cool, marking the same invalid but let's continue the discussion on the same. ** Changed in: grub2 (Ubuntu) Status: Incomplete => Invalid -- grub2 taking configuration from somewhere else https://bugs.launchpad.net/bugs/299338 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 289781] Re: Intrepid: Xmodmap needs to be run again after resume from hibernate/suspend
Btw, I've talked with Xorg developpers. From what I understood the bug is likely to get fixed if you configured your keyboard via gnome. Currently there's no plan to fix it for people using xmodmap (you can re-run xmodmap when going out of suspend anyway). The change is due to the switch to evdev, after the suspend/resume the keyboard is viewed as a new keyboard. ** Changed in: xserver-xorg-input-evdev (Ubuntu) Sourcepackagename: None => xserver-xorg-input-evdev ** Also affects: gnome-settings-daemon (Ubuntu) Importance: Undecided Status: New -- Intrepid: Xmodmap needs to be run again after resume from hibernate/suspend https://bugs.launchpad.net/bugs/289781 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 176670] Re: pype imports old wx, fails
Yes. I'm receiving this problem in Intrepid Ibex (8.10) I have no experience with this but I suspect it has to do with having the wx distutil installed along side pype. For now I've been using SPE to solve my problems - anybody know of a good solution to this? -- pype imports old wx, fails https://bugs.launchpad.net/bugs/176670 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 299834] [NEW] Package new upstream version (1.5)
Public bug reported: Binary package hint: rlplot There is a new upstream version (1.5) since May 2, 2008. Unfortunately, it was not packaged for Intrepid (or Jaunty). ** Affects: rlplot (Ubuntu) Importance: Undecided Status: New -- Package new upstream version (1.5) https://bugs.launchpad.net/bugs/299834 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 299833] [NEW] armel build failure (package not yet in the archive)
Public bug reported: opietest: completed 13 tests. 9 tests passed, 2 tests skipped, 2 tests failed. opietest: please correct the following failures before attempting to use OPIE: opiehash(MD4) opiehash(MD5) make[1]: *** [opietest-passed] Error 1 make[1]: Leaving directory `/build/buildd/opie-2.32' make: *** [build-stamp] Error 2 ** Affects: opie (Ubuntu) Importance: High Status: Triaged ** Tags: ftbfs-armel ** Tags added: ftbfs-armel ** Changed in: opie (Ubuntu) Importance: Undecided => High Status: New => Triaged -- armel build failure (package not yet in the archive) https://bugs.launchpad.net/bugs/299833 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 273736] Re: Evolution doesn't allow to simply open an attachment
the bug you commenting on has been fixed if you still have an issue that's a different one and you should open a new bug -- Evolution doesn't allow to simply open an attachment https://bugs.launchpad.net/bugs/273736 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 182799] Re: Evolution: Messages aren't deleted from POP mail server with SSL encryption after specified number of days
could anybody still having the issue comment on the bugzilla bug too? -- Evolution: Messages aren't deleted from POP mail server with SSL encryption after specified number of days https://bugs.launchpad.net/bugs/182799 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 146692] Re: Hardy will not boot on Samsung Q45 laptops
updated the wrong task ** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) => Andy Whitcroft (apw) Status: Triaged => In Progress ** Changed in: ubuntu Assignee: Andy Whitcroft (apw) => (unassigned) Status: In Progress => Invalid -- Hardy will not boot on Samsung Q45 laptops https://bugs.launchpad.net/bugs/146692 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 299835] [NEW] armel build failure (package not yet in the archive)
Public bug reported: Binary package hint: scim-chewing make[3]: Entering directory `/build/buildd/scim-chewing-0.3.1/src' if /bin/bash ../libtool --tag=CXX --mode=compile arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_CHEWING_LOCALEDIR=\"/usr/share/locale\" -DSCIM_CHEWING_ICON_FILE=\"/usr/share/scim/icons/scim-chewing.png\" -I/usr/include/scim-1.0-I/usr/include/chewing -Wall -g -O2 -MT chewing_la-scim_chewing_imengine.lo -MD -MP -MF ".deps/chewing_la-scim_chewing_imengine.Tpo" -c -o chewing_la-scim_chewing_imengine.lo `test -f 'scim_chewing_imengine.cpp' || echo './'`scim_chewing_imengine.cpp; \ then mv -f ".deps/chewing_la-scim_chewing_imengine.Tpo" ".deps/chewing_la-scim_chewing_imengine.Plo"; else rm -f ".deps/chewing_la-scim_chewing_imengine.Tpo"; exit 1; fi ../libtool: line 804: X--tag=CXX: command not found ../libtool: line 837: libtool: ignoring unknown tag : command not found ../libtool: line 804: X--mode=compile: command not found ../libtool: line 970: *** Warning: inferring the mode of operation is deprecated.: command not found ../libtool: line 971: *** Future versions of Libtool will require --mode=MODE be specified.: command not found ../libtool: line 1114: Xarm-linux-gnueabi-g++: command not found ../libtool: line 1114: X-DHAVE_CONFIG_H: command not found ../libtool: line 1114: X-I.: command not found ../libtool: line 1114: X-I.: command not found ../libtool: line 1114: X-I..: command not found ../libtool: line 1114: X-I..: command not found ../libtool: line 1114: X-I..: command not found ../libtool: line 1114: X-I../src: No such file or directory ../libtool: line 1114: X-DSCIM_ICONDIR="/usr/share/scim/icons": No such file or directory ../libtool: line 1114: X-DSCIM_CHEWING_LOCALEDIR="/usr/share/locale": No such file or directory ../libtool: line 1114: X-DSCIM_CHEWING_ICON_FILE="/usr/share/scim/icons/scim-chewing.png": No such file or directory ../libtool: line 1114: X-I/usr/include/scim-1.0: No such file or directory ../libtool: line 1114: X-I/usr/include/chewing: No such file or directory ../libtool: line 1114: X-Wall: command not found ../libtool: line 1114: X-g: command not found ../libtool: line 1114: X-O2: command not found ../libtool: line 1114: X-MT: command not found ../libtool: line 1114: Xchewing_la-scim_chewing_imengine.lo: command not found ../libtool: line 1114: X-MD: command not found ../libtool: line 1114: X-MP: command not found ../libtool: line 1114: X-MF: command not found ../libtool: line 1114: X.deps/chewing_la-scim_chewing_imengine.Tpo: No such file or directory ../libtool: line 1114: X-c: command not found ../libtool: line 1165: Xchewing_la-scim_chewing_imengine.lo: command not found ../libtool: line 1170: libtool: compile: cannot determine name of library object from `': command not found make[3]: *** [chewing_la-scim_chewing_imengine.lo] Error 1 make[3]: Leaving directory `/build/buildd/scim-chewing-0.3.1/src' make[2]: *** [all-recursive] Error 1 http://launchpadlibrarian.net/19677493/buildlog_ubuntu-jaunty-armel .scim-chewing_0.3.1-3ubuntu1_FAILEDTOBUILD.txt.gz ** Affects: scim-chewing (Ubuntu) Importance: High Status: Triaged ** Tags: ftbfs-armel ** Tags added: ftbfs-armel ** Changed in: scim-chewing (Ubuntu) Importance: Undecided => High Status: New => Triaged -- armel build failure (package not yet in the archive) https://bugs.launchpad.net/bugs/299835 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 299304] Re: Boot hangs during networking startup that is manually configured.
I should mention I do not have network-manager installed which is probably where it gets stuck. This was known to cause conflicts with manual configurations in hardy so I do not have it installed. -- Boot hangs during networking startup that is manually configured. https://bugs.launchpad.net/bugs/299304 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 270312] Re: jockey-kde crashed with SIGSEGV in malloc()
This has not crashed on me for a long while now. I guess this has been fixed? -- jockey-kde crashed with SIGSEGV in malloc() https://bugs.launchpad.net/bugs/270312 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 299838] [NEW] /etc/cron.daily/find should be deleted when upgrading or it should use ionice -n instead of -p
Public bug reported: Binary package hint: findutils In a fresh install of Intrepid there is no '/etc/cron.daily/find' file. However, when upgrading from Hardy to Intrepid, a previously existing '/etc/cron.daily/find' is retained (and even included in /var/lib/dpkg/info/findutils.list which I find strange). The problem with the retained '/etc/cron.daily/find' file is that it uses the 'ionice' command with a wrong argument '-p', supplying a scheduling-class specific priority value as an argument of '-p' which takes actually a PID value. The correct option would be '-n', and this is correct in the Intrepid '/etc/cron.daily/locate' coming from the locate package. The use of '-p' makes '/etc/cron.daily/find' fail with 'exit 1' randomly, depending on if there is a process with a PID equal to a priority value running in the system. If you purge 'findutils' from an upgraded Intrepid system and then reinstall it, the '/etc/cron.daily/find' file disappears and all is well. However, this should probably happen automatically when findutils is upgraded. Description:Ubuntu 8.10 Release:8.10 Linux version 2.6.27-7-generic ([EMAIL PROTECTED]) (gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu11) ) #1 SMP Tue Nov 4 19:33:20 UTC 2008 findutils: 4.4.0-2ubuntu3 locate: 4.4.0-2ubuntu3 both come from source package findutils ** Affects: findutils (Ubuntu) Importance: Undecided Status: New -- /etc/cron.daily/find should be deleted when upgrading or it should use ionice -n instead of -p https://bugs.launchpad.net/bugs/299838 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 298365] Re: [needs-packaging] amule-adunanza
Accepted in Jaunty. ** Changed in: ubuntu Status: Fix Committed => Fix Released -- [needs-packaging] amule-adunanza https://bugs.launchpad.net/bugs/298365 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