[Bug 145005] Re: [gutsy] kernel 2.6.22-12 doesn't boot

2007-09-25 Thread Nat Tuck
And here's that busybox prompt it ends up with. After this it prints a couple more SATA errors on top of the prompt. Sorry for the blurry camera-phone photo, but I think it's enough to see what's going on. ** Attachment added: busybox_prompt.jpg

[Bug 145004] Implement GtkExpander styling (Code, Screenshot)

2007-09-25 Thread Alex Jones
Public bug reported: I've implemented some nice GtkExpander styling, based on the default implementation in GTK, but looking much nicer. I'm using 50% opaque foreground colour for normal colouring, and 100% opaque foreground colour for prelight. This gives a really nice effect. Can we get this

[Bug 145004] Re: Implement GtkExpander styling (Code, Screenshot)

2007-09-25 Thread Alex Jones
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/9509190/Dependencies.txt -- Implement GtkExpander styling (Code, Screenshot) https://bugs.launchpad.net/bugs/145004 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 145004] Re: Implement GtkExpander styling (Code, Screenshot)

2007-09-25 Thread Alex Jones
Mouse is over the debian folder. ** Attachment added: Screenshot http://launchpadlibrarian.net/9509191/Screenshot-gtk2-engines-ubuntulooks%20-%20File%20Browser.png -- Implement GtkExpander styling (Code, Screenshot) https://bugs.launchpad.net/bugs/145004 You received this bug notification

[Bug 113781] Re: [needs-packaging] grecipe-manager

2007-09-25 Thread Rolf Leggewie
David, let us know when you have something to test out. Any other takers for this fine piece of software? ** Changed in: ubuntu Assignee: David Valot (ptitdav69) = (unassigned) Status: In Progress = Confirmed -- [needs-packaging] grecipe-manager

[Bug 136986] Re: autopkgtest gutsy libelf: erroneous package!

2007-09-25 Thread Steve Langasek
This package uses the following line in debian/rules: ./configure --prefix=/usr --enable-shared --host=$(DEB_HOST_GNU_TYPE) DEB_HOST_GNU_TYPE is not set anywhere in the makefile, so this line works only if DEB_HOST_GNU_TYPE is already set in the build environment. This will be true when

[Bug 145004] Re: Implement GtkExpander styling (Code, Screenshot)

2007-09-25 Thread Alex Jones
Sorry it's not technically a patch, I still can't figure out debdiff. I've just enclosed the entire source file. All I have added is the draw_expander function and then added it to style_init. The code is only very slightly different to the default implementation in GTK. ** Attachment added:

[Bug 145006] ekiga: symbol lookup error: /usr/lib/libopal.so.2.2: undefined symbol: _ZN11PSafeObjectC2Ev

2007-09-25 Thread Laurent Bigonville
Public bug reported: Binary package hint: ekiga Ekiga fails to run with ekiga: symbol lookup error: /usr/lib/libopal.so.2.2: undefined symbol: _ZN11PSafeObjectC2Ev ** Affects: ekiga (Ubuntu) Importance: Undecided Status: New -- ekiga: symbol lookup error:

[Bug 144707] Re: [gutsy] f-spot build doesn't generate the .pot file

2007-09-25 Thread Tomasz Dominikowski
Where is this upload? I can't find it in the gutsy-changes list. -- [gutsy] f-spot build doesn't generate the .pot file https://bugs.launchpad.net/bugs/144707 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 144199] Re: keyboard stops responding after some zoom in/out's with shift+mouse scroll

2007-09-25 Thread przemkus
I made a mistake. The bug in fact has different symptoms. I've posted another bug report concerning that gimp issue. ** Changed in: gimp (Ubuntu) Status: New = Invalid -- keyboard stops responding after some zoom in/out's with shift+mouse scroll https://bugs.launchpad.net/bugs/144199 You

[Bug 145010] Gnome Panel vanishes s when enabling Compiz plugins

2007-09-25 Thread elyk
Public bug reported: Binary package hint: compiz When enabling certain plugins in CompizConfigSettingsManager (also known as advanced desktop effects settings), the panels at the top and bottom of the screen vanish and I must rotate the desktop cube by at least one face or run killall

[Bug 145007] [needs-packaging] anki

2007-09-25 Thread Rolf Leggewie
Public bug reported: http://repose.cx/anki/ Anki is a program designed to help you remember facts (such as words and phrases in a foreign language) as easily, quickly and efficiently as possible. To do this, it tracks how well you remember each fact, and uses that information to optimally

[Bug 138183] Re: major cosmetic issue with page header during scrolling (SF.net link)

2007-09-25 Thread mile10com
The site in question is the link at the top of the ticket. It is the sourceforge site for GNU octave, a large math package. The cosmetic defect is very apparent after visiting the link with firefox. I have tried others (opera, safari, ie) which do not exibit the behavior. I have not seen this

[Bug 137602] Re: powertop suggests increase the VM dirty writeback time from 5.00 to 15 seconds repeatedly

2007-09-25 Thread Peter Schwenke
Have you got laptop mode enabled on battery? Check /etc/default/acpi- support. That will set that parameter to an even more aggressive value (LM_BATT_MAX_LOST_WORK_SECONDS=600 seconds in /etc/laptop-mode/laptop-mode.conf and more settings) when on battery. -- powertop suggests increase the VM

[Bug 120885] Re: (gutsy) libgl1-mesa-dri not installed by default on fresh install

2007-09-25 Thread Thomas Braun
I second these findings for xubuntu gutsy tribe 5. I'm running a Intel 945 chipset with the 'intel' driver. libgl1-mesa-dri has not been installed in a fresh installation. An entry in xorg.0.log led me to the solution. I'd suggest to include libgl1-mesa-dri in the default setup. -- (gutsy)

[Bug 82528] Re: Write load on DM-Crypt LUKS partition with reiserfs jams system

2007-09-25 Thread tdn
Someone suggested to renice the kjournald process as a workaround. Is that really safe? -- Write load on DM-Crypt LUKS partition with reiserfs jams system https://bugs.launchpad.net/bugs/82528 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 145006] Re: ekiga: symbol lookup error: /usr/lib/libopal.so.2.2: undefined symbol: _ZN11PSafeObjectC2Ev

2007-09-25 Thread Laurent Bigonville
Moreover ekiga FTBFS in my gutsy pbuilder ** Changed in: ekiga (Ubuntu) Importance: Undecided = High -- ekiga: symbol lookup error: /usr/lib/libopal.so.2.2: undefined symbol: _ZN11PSafeObjectC2Ev https://bugs.launchpad.net/bugs/145006 You received this bug notification because you are a

[Bug 144595] Re: lvm device mapper devs are symlinks to themselves

2007-09-25 Thread Ryan Bair
I have found that vgchange -an /dev/mapper/something; vgchange -ay /dev/mapper/something gets the volume working again. (For all the people trapped in the console) -- lvm device mapper devs are symlinks to themselves https://bugs.launchpad.net/bugs/144595 You received this bug notification

[Bug 138726] Re: gnome-appearance-properties tabs don't work/display

2007-09-25 Thread JMO
Here is my backtrace. Wow, firsth time I do that =) ** Attachment added: gdb-gnome-appearance-properties.txt http://launchpadlibrarian.net/9509315/gdb-gnome-appearance-properties.txt -- gnome-appearance-properties tabs don't work/display https://bugs.launchpad.net/bugs/138726 You received

[Bug 144163] Re: chown: 'clamav:adm': invalid user

2007-09-25 Thread Scott Kitterman
No obvious sources of stuff that would do that. Any idea how your clamav user got deleted? -- chown: 'clamav:adm': invalid user https://bugs.launchpad.net/bugs/144163 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 144778] Re: evolution crashed with SIGSEGV in g_closure_invoke()

2007-09-25 Thread Isaac
I had the same problem described. This fixed it. Copy publish-calendar.glade from /usr/share/evolution/2.12/glade - /usr/lib/evolution/2.12/plugins publish-calendar.glade is in /usr/share/evolution/2.12/glade, not the expected /lib/evolution/2.12/plugins. It appears as if [1] broke this. --

[Bug 138183] Re: major cosmetic issue with page header during scrolling (SF.net link)

2007-09-25 Thread mile10com
i recently tree the site using FF 2.0.0.6 Linux i686 (ubuntu edgy) and cannot reproduce the issue on this platform. It may be a platform- specific issue, or perhaps more likely an issue with hardware accel. (Using 'desktop effects' with nvidia GO 7600). -- major cosmetic issue with page header

[Bug 137525] Re: [UNMETDEPS] jspwiki: tomcat5 not available

2007-09-25 Thread Scott Kitterman
** Changed in: jspwiki (Ubuntu) Status: Fix Committed = Fix Released -- [UNMETDEPS] jspwiki: tomcat5 not available https://bugs.launchpad.net/bugs/137525 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 139295] Re: strigidaemon crashed with SIGSEGV in strlen() apparently during login

2007-09-25 Thread Lorenzo J. Lucchini
*** This bug is a duplicate of bug 138980 *** https://bugs.launchpad.net/bugs/138980 Ehm, sorry for commenting on a duplicate, but if I try to access https://bugs.launchpad.net/ubuntu/+source/strigi/+bug/139295 I get a you don't have permission to access this page error. That said, Strigi

[Bug 145011] tablet USB not working - kernel found MG LOGIC DUO PEN TABLET and that's all ...

2007-09-25 Thread dunDer
Public bug reported: lsusb -v Bus 003 Device 007: ID 081a:1000 MG Logic Duo Pen Tablet Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 1.00 bDeviceClass0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol

[Bug 145006] Re: ekiga: symbol lookup error: /usr/lib/libopal.so.2.2: undefined symbol: _ZN11PSafeObjectC2Ev

2007-09-25 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 117732 *** https://bugs.launchpad.net/bugs/117732 Thanks for your report. This particular bug has already been reported. Please look at the other bug report to see if there is any information missing that you can add or to see if there is a work around. Feel

[Bug 138183] Re: major cosmetic issue with page header during scrolling (SF.net link)

2007-09-25 Thread mile10com
The issue appears to be resolved by turning off desktop effects. It appears that persistant page headers like the one featured on this site may not be properly rendered by X when 'desktop effects' are enabled. -- major cosmetic issue with page header during scrolling (SF.net link)

[Bug 136412] Re: Dell Vostro 1700, ich8 no sound

2007-09-25 Thread Maciej Biłas
May fault. Your absolutely right. Even thou it's the same ich8 chip, on the vostros it still doesn't work. ** This bug is no longer a duplicate of bug 122560 no sound with 82801H (ICH8 Family) HD Audio Controller -- Dell Vostro 1700, ich8 no sound https://bugs.launchpad.net/bugs/136412 You

[Bug 145014] USB device is not detected

2007-09-25 Thread Yukon
Public bug reported: I need to program a robot through USB. But he is not detectable in my Ubuntu on laptop. I try make it in Ubuntu at my desktop and he is successfully detected. The commands after robot connexion at my Ubuntu 7.04 in my Laptop Dell Latitude C400 give me: dmesg usb 1-1: new

[Bug 134616] Re: [gutsy] image viewer slow to start

2007-09-25 Thread Pedro Villavicencio
Is this still an issue? -- [gutsy] image viewer slow to start https://bugs.launchpad.net/bugs/134616 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 145012] kubuntu installer hangs retrieving langpacks when network is down

2007-09-25 Thread Steve Langasek
Public bug reported: Binary package hint: ubiquity Accidentally booting Kubuntu gutsy beta in VMWare without networking enabled, the installer fails to complete the install when choosing French as the language, hanging at 87% while trying to download language packs. This problem does not occur

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-25 Thread Ryan Bair
I have a Dell XPS M1210. My LCD brightness can go down, but the keys can't bring it back up. If I start up the power management, I can use the slider to adjust the brightness. Here's the output of gnome-power-manager when trying to adjust the brightness. ** Attachment added: gnome-power-manager

[Bug 48128] Re: Evolution always shows 12-hour am/pm time in email summary screen

2007-09-25 Thread Dean Sas
It seems to me that there are two issues here: 1. There is no GNOME-wide way of changing the values of LC_TIME (the bug I linked and referenced by Leo Howell) 2. The default LC_TIME settings for en_GB suck (contentious) Lets continue to use this bug for 1., if you'd like the default settings for

[Bug 78257] Re: Intel HDA No sound after Standby

2007-09-25 Thread elyk
I am still experiencing this problem with all updates installed, although I have been needing to recompile alsa-source (using module- assistant) after each kernel update to fix my sound (Intel HDA Sigmatel STAC 9205 codec), so its continual failure may be related to a different bug. -- Intel HDA

Re: [Bug 88285] Re: Wine package does not include referenced wine.xpm

2007-09-25 Thread Loye Young
On Tuesday, September 25, 2007 5:39:20 pm Loye Young wrote: I suggest instead the freedesktop.org-compliant solution of creating a menu-method for wine. See the man page for the menu package. My suggestion doesn't make sense. The bug is about the icon, not the menu. I didn't read the original

[Bug 41407] Re: Kubuntu's Ksplash icons are too close to each other

2007-09-25 Thread David Solbach
Hi Robert, your patch works and I modified it a bit further to take the actual mIconSetSize and mImageSpacer given in the Theme.rc into account to be a bit more flexible. NOTE: I also changed the Theme.rc file of the default theme with resides in package kubuntu-default-settings to contain a

[Bug 41407] Re: Kubuntu's Ksplash icons are too close to each other

2007-09-25 Thread David Solbach
And the promised new Theme.rc which is needed... ** Attachment added: new Theme.rc for kubuntu-default-settings http://launchpadlibrarian.net/9509440/Theme.rc -- Kubuntu's Ksplash icons are too close to each other https://bugs.launchpad.net/bugs/41407 You received this bug notification

[Bug 144285] Re: dhclient if_name without sudo in ubuntu-docs

2007-09-25 Thread Dean Sas
Patch to resolve the issue ** Changed in: ubuntu-docs (Ubuntu) Importance: Undecided = Medium Status: New = In Progress ** Attachment added: sudo-dhclient.patch http://launchpadlibrarian.net/9509468/sudo-dhclient.patch -- dhclient if_name without sudo in ubuntu-docs

[Bug 132053] Re: Typing in text form in Firefox becomes very slow in Gutsy

2007-09-25 Thread jeroenvrp
I tried firefox -g, but I could not find any errors. It only shows when it starts and exits a new thread. -- Typing in text form in Firefox becomes very slow in Gutsy https://bugs.launchpad.net/bugs/132053 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 109440] Re: Two context menus on toolbar right click.

2007-09-25 Thread Nat Tuck
This might be related to Bug #75420 Yea, I'm pretty sure I was running ImageZoom at the time. Looks like this is a plug-in issue, and probably a resolved one at that. -- Two context menus on toolbar right click. https://bugs.launchpad.net/bugs/109440 You received this bug notification because

[Bug 109440] Re: Two context menus on toolbar right click.

2007-09-25 Thread Nat Tuck
Looks like a bug with an old version of the ImageZoom plugin. ** Changed in: firefox (Ubuntu) Assignee: Mozilla Bugs (mozilla-bugs) = (unassigned) Status: Incomplete = Invalid -- Two context menus on toolbar right click. https://bugs.launchpad.net/bugs/109440 You received this bug

[Bug 145012] Re: kubuntu installer hangs retrieving langpacks when network is down

2007-09-25 Thread Ubuntu QA Tracker
** Tags added: iso-testing -- kubuntu installer hangs retrieving langpacks when network is down https://bugs.launchpad.net/bugs/145012 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 135206] Re: output crash during installation with Gutsy Tribe5 alternate (Santa Rosa)

2007-09-25 Thread Xiaoyang Yu
*** This bug is a duplicate of bug 127008 *** https://bugs.launchpad.net/bugs/127008 ** Summary changed: - output crash during installation with Gutsy Tribe5 alternate + output crash during installation with Gutsy Tribe5 alternate (Santa Rosa) -- output crash during installation with Gutsy

[Bug 117889] Re: cannot boot from hard disk after install Feisty Desktop IA32e (Santa Rosa)

2007-09-25 Thread Xiaoyang Yu
** Summary changed: - cannot boot from hard disk after install Feisty Desktop IA32e + cannot boot from hard disk after install Feisty Desktop IA32e (Santa Rosa) -- cannot boot from hard disk after install Feisty Desktop IA32e (Santa Rosa) https://bugs.launchpad.net/bugs/117889 You received this

[Bug 99016] Re: Log-in Screen, when connecting to a Samba share, does not pre-fill Domain field correctly

2007-09-25 Thread Simón A . Ruiz
No, I haven't. This variable is set in /etc/samba/smb.conf, and it works as it should under Dapper and Feisty. -- Log-in Screen, when connecting to a Samba share, does not pre-fill Domain field correctly https://bugs.launchpad.net/bugs/99016 You received this bug notification because you are a

[Bug 41407] Re: Kubuntu's Ksplash icons are too close to each other

2007-09-25 Thread David Solbach
argh, just noticed, that there is a printf-leftover in the patch above. it needs to be removed of course... -- Kubuntu's Ksplash icons are too close to each other https://bugs.launchpad.net/bugs/41407 You received this bug notification because you are a member of Kubuntu Team, which is a direct

[Bug 99016] Re: Log-in Screen, when connecting to a Samba share, does not pre-fill Domain field correctly

2007-09-25 Thread Simón A . Ruiz
...and Breezy, for what it's worth. -- Log-in Screen, when connecting to a Samba share, does not pre-fill Domain field correctly https://bugs.launchpad.net/bugs/99016 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 145018] [regression] dell XPS M1210 no longer suspends in gusty

2007-09-25 Thread Ryan Bair
Public bug reported: Binary package hint: linux-image-2.6.22-12-generic Suspend was mostly working on a fresh install of tribe 5. The machine would suspend, after waking up it would suspend a second time and then report that suspend had failed when woke up again. All the hardware seemed to work

[Bug 129380] Re: It does not refresh well when dragging a window in the rotated screen (Santa Rosa)

2007-09-25 Thread Xiaoyang Yu
** Summary changed: - It does not refresh well when dragging a window in the rotated screen + It does not refresh well when dragging a window in the rotated screen (Santa Rosa) -- It does not refresh well when dragging a window in the rotated screen (Santa Rosa)

[Bug 79364] Re: apt-build has a critical failure before even managing to download source packages

2007-09-25 Thread dAniel hAhler
** Changed in: apt-build (Ubuntu) Assignee: (unassigned) = dAniel hAhler (blueyed) -- apt-build has a critical failure before even managing to download source packages https://bugs.launchpad.net/bugs/79364 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 145019] bzr-builddep: README: wrong path to documentation

2007-09-25 Thread allee
Public bug reported: Binary package hint: bzr-builddeb /usr/share/doc/bzr-builddeb/README.gz uses: /usr/share/doc/bzr-builddeb/docs/user_manual/index.html but the correct location is /usr/share/doc/bzr-builddeb/user_manual/index.html Achim ** Affects: bzr-builddeb (Ubuntu) Importance:

[Bug 144548] Re: apt-build'ed packages versioning error/bug

2007-09-25 Thread dAniel hAhler
I'm marking this Invalid as in Not a bug. Thanks for letting us now! ** Changed in: apt-build (Ubuntu) Status: New = Invalid -- apt-build'ed packages versioning error/bug https://bugs.launchpad.net/bugs/144548 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 130512] Re: Unable to get a graphical display or access network during or after installation

2007-09-25 Thread Marcelino Luna Espinosa
I have the same problem after upgrading from 512MB to 1GB of RAM and installing the Nvidia drivers. My network problem is solved by deactivating/activating the ethernet connection on the graphical network configuration on each boot process. -- Unable to get a graphical display or access network

[Bug 108746] Re: no icon in kde menu

2007-09-25 Thread Christophe Sauthier
Same changelog but this time it is the result of an offline patch and the Menu file has been corrected. ** Attachment added: efax-gtk_3.0.14-1ubuntu1.debdiff http://launchpadlibrarian.net/9510010/efax-gtk_3.0.14-1ubuntu1.debdiff -- no icon in kde menu https://bugs.launchpad.net/bugs/108746

[Bug 145010] Re: Gnome Panel vanishes when compiz enabled

2007-09-25 Thread elyk
** Summary changed: - Gnome Panel vanishes s when enabling Compiz plugins + Gnome Panel vanishes when compiz enabled ** Description changed: Binary package hint: compiz - When enabling certain plugins in CompizConfigSettingsManager (also known - as advanced desktop effects settings), the

[Bug 145020] failed visual/desktop effects still change workspace layout

2007-09-25 Thread Mirco Müller
Public bug reported: Trying to enable Visual/Desktop Effects on black-listed GPUs, thus failing to start compiz, still causes the workspace-to-viewport mapping (from metacity to compiz) to change workspace-settings. The attempt to migrate the metacity/wnck-applet settings for workspaces and

[Bug 139297] Re: Unable to uninstall

2007-09-25 Thread phlegm
same problem here. That fixed it as well. -- Unable to uninstall https://bugs.launchpad.net/bugs/139297 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 138046] Re: PATA devices not detected - Marvell IDE unknown

2007-09-25 Thread medigeek
So it should be fixed for gutsy beta or final? -- PATA devices not detected - Marvell IDE unknown https://bugs.launchpad.net/bugs/138046 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

RE: [Bug 117889] Re: cannot boot from hard disk after install FeistyDesktop IA32e

2007-09-25 Thread Xiaoyang Yu
Oh, I find the desktop iso. Thanks a lot! -- cannot boot from hard disk after install Feisty Desktop IA32e (Santa Rosa) https://bugs.launchpad.net/bugs/117889 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 145023] Should be able to temporarily halt downloads with Distribution Upgrade

2007-09-25 Thread Dylan McCall
Public bug reported: Binary package hint: update-manager With the current update-manager in Ubuntu Feisty, during a distribution upgrade (to Gutsy), the user is told that he cannot pause the download. This is a problem, because the download with a 56k modem takes over 2 days! It is, actually,

[Bug 145020] Re: failed visual/desktop effects still change workspace layout

2007-09-25 Thread Mirco Müller
Initially reported to me by Matthew mjg59 Garrett. -- failed visual/desktop effects still change workspace layout https://bugs.launchpad.net/bugs/145020 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 144776] Re: python-rpy error: no module name _rpy2051 at gutsy, ver of Sep. 25th.

2007-09-25 Thread sundol
This bug is same to #128180 -- python-rpy error: no module name _rpy2051 at gutsy, ver of Sep. 25th. https://bugs.launchpad.net/bugs/144776 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 144163] Re: chown: 'clamav:adm': invalid user

2007-09-25 Thread javaJake
Not a one. I don't even touch clamav, and haven't meddled with user stuff for ages now. I think this may be a unique and equally strange event. Until there are other reports, I myself would pass on figuring out what went wrong. Maybe a quick fix to detect if the clamav user is missing, but that's

[Bug 134616] Re: [gutsy] image viewer slow to start

2007-09-25 Thread xtknight
Yes, it is for me. My other file system/drive's images still take longer to come up. -- [gutsy] image viewer slow to start https://bugs.launchpad.net/bugs/134616 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 132065] Re: screen stops refreshing after rotate when running compiz fusion

2007-09-25 Thread Serge
Using compiz 1:0.5.2+git20070918-0ubuntu5 the screen refreshes more, but if you move a window, it leaves a trail due to areas on the desktop not refreshing in places where the window used to be. -- screen stops refreshing after rotate when running compiz fusion

[Bug 130971] Re: Random X server crash

2007-09-25 Thread Brandon Myers
Happened again. Though, I think one common thing is that I've been using Firefox when it happens. But I don't get how a Firefox bug would cause a crash like this. But I can't find the Firefox log file (if any exists) to look for a crash. But, if it helps at all, I can post my Xorg.conf file.

[Bug 132449] Re: no clock, just a white square

2007-09-25 Thread Brian Murray
Could the default size of the clock be updated so that it was not a power of 2 thereby reducing bug reports about cairo-clock in Gutsy? -- no clock, just a white square https://bugs.launchpad.net/bugs/132449 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 134692] Re: updatedb cron job should make use of ionice

2007-09-25 Thread dAniel hAhler
I've updated the patch for findutils, making IONICE_CLASS=2 (and IONICE_PRIORITY=7) the default - because 3 is only allowed by root (and for a reason). ** Attachment added: Debdiff for findutils in Gutsy http://launchpadlibrarian.net/9510101/findutils_4.2.31-1ubuntu1.dsc.diff -- updatedb

[Bug 134692] Re: updatedb cron job should make use of ionice

2007-09-25 Thread dAniel hAhler
Updated debdiff for slocate. ** Attachment added: Debdiff for slocate in Gutsy http://launchpadlibrarian.net/9510122/slocate_3.1-1ubuntu2.dsc.diff ** Attachment removed: debdiff for slocate (Gutsy) http://launchpadlibrarian.net/9248879/slocate_3.1-1ubuntu2.dsc.diff ** Attachment removed:

[Bug 144169] Re: [gutsy] Totem dies on loss of focus

2007-09-25 Thread Kristoffer Lundén
Doesn't seem to do it anymore, probably a temporary glitch. Thanks for the attention, feel free to close this and I'll reopen with info if it starts to happen again. Thanks! -- [gutsy] Totem dies on loss of focus https://bugs.launchpad.net/bugs/144169 You received this bug notification because

[Bug 145026] kdiff3plugin absent of the package

2007-09-25 Thread ptitpoul
Public bug reported: Binary package hint: kdiff3 kdiff3plugin for konqueror is not present in the Gutsy package, whereas it is in the source. ** Affects: kdiff3 (Ubuntu) Importance: Undecided Status: New ** Description changed: Binary package hint: kdiff3 - kdiff3plugin for

[Bug 131711] Re: [gutsy] no sound: Failed to construct test pipeline in sound recording

2007-09-25 Thread Tom Preuss
Same for me. Fresh Gutsy 5 install. -- [gutsy] no sound: Failed to construct test pipeline in sound recording https://bugs.launchpad.net/bugs/131711 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 85113] Re: [apport] NetworkManager crashed with signal 5 in main()

2007-09-25 Thread Glenn Ochampaugh
I got this crash on suspend resume in Gutsy Tribe 5 with updates on a Core2 MacBook. -- [apport] NetworkManager crashed with signal 5 in main() https://bugs.launchpad.net/bugs/85113 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 19053] Re: Synaptic doesn't respect gnome preferences

2007-09-25 Thread Alex Jones
Even running as non-root still doesn't respect your toolbar settings. -- Synaptic doesn't respect gnome preferences https://bugs.launchpad.net/bugs/19053 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 19053] Re: Synaptic doesn't respect gnome preferences

2007-09-25 Thread Alex Jones
And running, say, gedit as root does indeed respect your toolbar settings. I think this is an easy fix. -- Synaptic doesn't respect gnome preferences https://bugs.launchpad.net/bugs/19053 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber.

[Bug 127008] Re: Alternate install of Tribe-4 corrupts video display when installing packages (affected hardware includes Santa Rosa)

2007-09-25 Thread Xiaoyang Yu
** Summary changed: - Alternate install of Tribe-4 corrupts video display when installing packages + Alternate install of Tribe-4 corrupts video display when installing packages (affected hardware includes Santa Rosa) -- Alternate install of Tribe-4 corrupts video display when installing

[Bug 112518] Re: Switch User freezes at blank screen

2007-09-25 Thread Jean Levasseur
Hi Mke E. I noticed after trying Kubuntu that when one switches user, it opens another VT with another X server to that other user. For example, lets say user Joe is logged-in usuallyand has locked the screen. Then user Sarah arrives and activates the Switch User button, then KDM appears as

[Bug 84541] Re: [feisty] bluetooth mouse doesn't connect automatically

2007-09-25 Thread aalcock
Hi Marcel Running ps | grep hidd | grep -v grep I get: root 5670 1 0 Sep25 ?00:00:00 /usr/bin/hidd -i 00:07:61:84:B3:03 --server (00:07:61:84:B3:03 is my mouse; running hidd --server without the -i MAC address doesn't allow a reconnect under any circumstance) And yet my

[Bug 107624] Re: In the first page with boot option menu, part of the changing characters does not shown clearly (Santa Rosa)

2007-09-25 Thread Xiaoyang Yu
** Summary changed: - In the first page with boot option menu, part of the changing characters does not shown clearly + In the first page with boot option menu, part of the changing characters does not shown clearly (Santa Rosa) -- In the first page with boot option menu, part of the changing

[Bug 139408] Re: need to restart sl-modem-daemon at every boot to have internal winmodem usable.

2007-09-25 Thread Rodrigo Carvalho Silva
Hello, Sergio Using the sl-modem-daemon_2.9.9d+e-pre2-7etch2_i386.deb package worked for me. Thank you very much! Rodrigo -- need to restart sl-modem-daemon at every boot to have internal winmodem usable. https://bugs.launchpad.net/bugs/139408 You received this bug notification because you

[Bug 107626] Re: The chaning progress percentage characters does not shown clearly (Santa Rosa)

2007-09-25 Thread Xiaoyang Yu
** Summary changed: - The chaning progress percentage characters does not shown clearly + The chaning progress percentage characters does not shown clearly (Santa Rosa) -- The chaning progress percentage characters does not shown clearly (Santa Rosa) https://bugs.launchpad.net/bugs/107626 You

[Bug 19053] Re: Synaptic doesn't respect gnome preferences

2007-09-25 Thread Alex Jones
OK so the problem here is that Synaptic has a choice of either text- only, icons-only, text-beside-icons, text-below-icons, or hide. The only way to get the configured behaviour is to leave the setting alone. We can either mess around adding a use default option, or we can just get rid of the

[Bug 144621] Re: iwl4965 drops out from time to time

2007-09-25 Thread Rolla Selbak
Can you give a little more info about the hw? lspci, etc.? I'm having my team work on this right away, just need a little more info the hw so we can reproduce and troubleshoot. -- iwl4965 drops out from time to time https://bugs.launchpad.net/bugs/144621 You received this bug notification

[Bug 141343] Re: r8169 driver does not work with Realtek PCI-E 8111B integrated network controller

2007-09-25 Thread dendril
hello i have the same problem can you tell me the solution to load the driver automatic (r8168) ? in my case the mother board is a Msi K9n neo ve f -- r8169 driver does not work with Realtek PCI-E 8111B integrated network controller https://bugs.launchpad.net/bugs/141343 You received this

[Bug 141343] Re: r8169 driver does not work with Realtek PCI-E 8111B integrated network controller

2007-09-25 Thread dendril
Excuse me . the mother is: Msi k9n neo v3 f -- r8169 driver does not work with Realtek PCI-E 8111B integrated network controller https://bugs.launchpad.net/bugs/141343 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 130562] Re: Package ttf-malayalam-fonts no longer includes malayalam.ttf

2007-09-25 Thread Barry deFreese
Thanks for the help and follow-up ** Changed in: ttf-indic-fonts (Ubuntu) Status: Incomplete = Invalid ** Changed in: ttf-malayalam-fonts (Ubuntu) Status: Incomplete = Won't Fix -- Package ttf-malayalam-fonts no longer includes malayalam.ttf https://bugs.launchpad.net/bugs/130562

[Bug 134125] Re: [gutsy] microphone doesn't work after kernel and kernel-modules update

2007-09-25 Thread Leann Ogasawara
According to TJ it appears that this bug has been resolved. Changing the status to 'Fix Released'. Please feel free to re-open this bug if it is still an issue. Thanks! ** Changed in: linux-source-2.6.22 (Ubuntu) Status: New = Fix Released -- [gutsy] microphone doesn't work after

[Bug 92686] Re: Crash when extracting files from pcap (AMD64)

2007-09-25 Thread palmnut
It does the same to me: Data is derived from monitoring wireless links using Kismet. The Kismet dump file is process to remove 802.11 headers using airdecap-ng and then fed to tcpxtract. The crash occurs in the set_segment_marks function in extract.c because this routine somehow gets called with

[Bug 92686] Re: Crash when extracting files from pcap (AMD64)

2007-09-25 Thread palmnut
Sorry - to clarify one thing, I am runnign on an ix86 platform, not AMD64. -- Crash when extracting files from pcap (AMD64) https://bugs.launchpad.net/bugs/92686 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 125739] Re: mpg123 and mpg321 won't play audio preview in Nautilus (Gutsy)

2007-09-25 Thread Stephen
same issue here, no audio preview and I think this is related to the lack of login/logout sounds. All the system sounds seem to rely on esound which is no longer installed by default. I think this is a fairly important bug as it appears to be system wide. I understand that esound is being

[Bug 50082] Re: Dell Inspiron 510m: Horizontal scroll does not work

2007-09-25 Thread Nanley Chery
I have this same problem with Gutsy on my Acer lappy - even after selecting the option. -- Dell Inspiron 510m: Horizontal scroll does not work https://bugs.launchpad.net/bugs/50082 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 144722] Re: kdesu leads to no permission for X

2007-09-25 Thread jeroenvrp
I can confirm this, but the solution with xhost + doesn't seem to work. See also bug #140793 . If I do e.g. kdesudo kedit, it starts kedit, but as myself, not as root When I do a kdesudo -u testuser kedit, it gives a: - No protocol specified - Xlib: connection to :0.0 refused by server It

[Bug 140793] Re: Starting applications as a different non-root user (kdesu -u) does not work after upgrade to Gutsy

2007-09-25 Thread jeroenvrp
I can confirm this. Very very critical. See also Bug #144722. -- Starting applications as a different non-root user (kdesu -u) does not work after upgrade to Gutsy https://bugs.launchpad.net/bugs/140793 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 139001] Re: UVF exception request for Wine 0.9.45

2007-09-25 Thread berg
the packagge wine 0.9.45-0ubuntu1 was accept and will be at gutsy beta :) thanks http://packages.ubuntu.com/gutsy/otherosfs/wine ** Changed in: wine (Ubuntu) Status: Confirmed = Fix Released -- UVF exception request for Wine 0.9.45 https://bugs.launchpad.net/bugs/139001 You received

[Bug 133567] Re: [gutsy] long delay in nautilus on first access to vfat drive

2007-09-25 Thread modred
I have the same bug. It affects both a Fat32 partition on my internal SATA hard drive and a Fat32-formatted USB external hard drive. -- [gutsy] long delay in nautilus on first access to vfat drive https://bugs.launchpad.net/bugs/133567 You received this bug notification because you are a member

[Bug 141294] Re: same graphics card is detected twice

2007-09-25 Thread Sebastian Urban
No, I'm not in fail safe graphics mode. xorg.conf is attached. ** Attachment added: xorg.conf http://launchpadlibrarian.net/9510587/xorg.conf -- same graphics card is detected twice https://bugs.launchpad.net/bugs/141294 You received this bug notification because you are a member of Ubuntu

[Bug 140028] Re: Right click makes the menu appear and disappear in an istant

2007-09-25 Thread Giovanni Masucci
update: do you use human style? Because with I can't reproduce the bug! But I can with Glossy and Clearlooks! So the bug may be in the styles? A lot of people use them... -- Right click makes the menu appear and disappear in an istant https://bugs.launchpad.net/bugs/140028 You received this bug

[Bug 131094] Re: Heavy Disk I/O harms desktop responsiveness

2007-09-25 Thread Jeff Schroeder
The latest gutsy kernel have the right settings to use blktrace. Try these commands sudo apt-get install blktrace sudo mount -t debugfs debugfs /sys/kernel/debug/ # If /dev/sda is the disk that / is located on sudo btrace /dev/sda # Let it run for a few seconds and then kill it with CTRL C.

[Bug 131094] Re: Heavy Disk I/O harms desktop responsiveness

2007-09-25 Thread Jeff Schroeder
Make that: sudo btrace -s /dev/sda It gives a summary of the disk usage of each proccess. -- Heavy Disk I/O harms desktop responsiveness https://bugs.launchpad.net/bugs/131094 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

Re: [Bug 129992] Re: [gutsy-tribe2 + upgrades] xawtv segfaults

2007-09-25 Thread Michael Wisniewski
Thanks for the information. Just wondering, would this prevent you from tuning in channels correctly? I don't know if it's a myth problem or a v4l problem. Thanks! Mike On 9/25/07, Krzysztof Burghardt [EMAIL PROTECTED] wrote: 2007/9/25, Michael Wisniewski [EMAIL PROTECTED]: I also am

  1   2   3   4   5   6   7   8   9   10   >