[Bug 217137] Re: [SRU] Hardy Heron: Nautilus fails to open directory with more than 140 subfolders

2008-06-04 Thread Chuck Short
For those who were having problems can you enable hardy-proposed and please give a whirl thanks. I would like to get this fixed for the next point release (8.04.1). Thanks chuck -- [SRU] Hardy Heron: Nautilus fails to open directory with more than 140 subfolders

[Bug 119295] No luck with the patch

2008-06-04 Thread Craig Ringer
That patch applies to openssl as shipped in Hardy, but doesn't appear to have any effect. After patching openssl, rebuilding the packages and installing them, `openssl engine padlock' reports: (padlock) VIA PadLock (no-RNG, ACE) on my C3 thin clients. That should get me at least accelerated

[Bug 217137] Re: [SRU] Hardy Heron: Nautilus fails to open directory with more than 140 subfolders

2008-06-04 Thread Paul Pieroni
This fix resolves the issue. I canot now find a share which won't display correctly in Nautilus. As stated above by undfind, the only small issues remining is when I put in smb://mywinservername/ I still get an empty window. None of the shares, printers, etc are listed. This is not a

[Bug 215904] Re: [SRU] (ITS#5518) Assertion error in io.c:234: ber_flush2

2008-06-04 Thread Ed Summers
We are noticing this when running django development server and unit tests. We're also eagerly awaiting fix to hit hardy. -- [SRU] (ITS#5518) Assertion error in io.c:234: ber_flush2 https://bugs.launchpad.net/bugs/215904 You received this bug notification because you are a member of Ubuntu

[Bug 119295] Re: OpenSSH should support VIA PadLock

2008-06-04 Thread Craig Ringer
Confirmed: openssl is using x86 crypto even with -engine padlock, both in latest upstream and in the current hardy packages. If I interrupt a debug build of openssl while running openssl speed aes-128-cbc -engnie padlock on a C3 gdb generally reports that it's been interrupted in:

[Bug 235912] Re: [CVE-2008-1105] Samba: boundary failure when parsing SMB responses

2008-06-04 Thread André Klitzing
** Changed in: samba (Arch Linux) Status: New = Fix Released -- [CVE-2008-1105] Samba: boundary failure when parsing SMB responses https://bugs.launchpad.net/bugs/235912 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in

[Bug 236830] Re: cifs does not support kerberos authentication

2008-06-04 Thread Wesley J. Landaker
This is a MASSIVE showstopper for many people. cifs doesn't mount things that smbfs used to, and smbfs is now just a pointer to cifs. So now there is no way to mount network shares if they are kerberos-auth only. This, in effect, renders previously perfectly-working Linux machines on a corporate

[Bug 119295] Re: OpenSSH should support VIA PadLock

2008-06-04 Thread Craig Ringer
** These bugs are fixed upstream in OpenSSH 4.9 and OpenSSL 0.9.8h ** You can apply the fix to OpenSSH 4.7 from Ubuntu just fine: https://bugzilla.mindrot.org/attachment.cgi?id=1458 . It applies cleanly except for two rejects at points where the changes have already been applied, so the rejects

[Bug 119295] Re: OpenSSH should support VIA PadLock

2008-06-04 Thread Craig Ringer
Quick instructions on rebuilding openssh and openssl to include the fix, for those not used to patching Debian packages: pre mkdir wrk cd wrk sudo apt-get install build-essential fakeroot wget sudo apt-get build-dep openssl openssh apt-get source openssl openssh cd openssl-0.9.8g wget --quiet -O

[Bug 227464] Re: PHP 5.2.6 fixes important security bugs

2008-06-04 Thread Mathias Gug
If you need a fix for these bugs in previous versions of Ubuntu, you should request a backport of the package by following the instructions for How to request new packages at https://help.ubuntu.com/community/UbuntuBackports#request-new-packages -- Please Backport PHP 5.2.6 -- fixes important

[Bug 237391] [NEW] ssh-keygen should default to dsa not rsa

2008-06-04 Thread Lars Noodén
Public bug reported: Binary package hint: openssh-client Currently ssh-keygen generates RSA keys by default. It's probably time for these to be depreciated in favor of DSA keys. ** Affects: openssh (Ubuntu) Importance: Undecided Status: New -- ssh-keygen should default to dsa

[Bug 217137] Re: [SRU] Hardy Heron: Nautilus fails to open directory with more than 140 subfolders

2008-06-04 Thread Martin Pitt
** Tags added: verification-done ** Tags removed: verification-needed -- [SRU] Hardy Heron: Nautilus fails to open directory with more than 140 subfolders https://bugs.launchpad.net/bugs/217137 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 237391] Re: ssh-keygen should default to dsa not rsa

2008-06-04 Thread Dustin Kirkland
Confirmed. I think this would be a good change. :-Dustin ** Changed in: openssh (Ubuntu) Status: New = Confirmed -- ssh-keygen should default to dsa not rsa https://bugs.launchpad.net/bugs/237391 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 237391] Re: ssh-keygen should default to dsa not rsa

2008-06-04 Thread Dustin Kirkland
Sorry, what am I thinking ... I misread the bug report title. I prefer RSA keys to DSA keys. An interesting analysis lies in this thread: * http://www.linuxforums.org/forum/linux-security/3515-rsa-versus-dsa.html :-Dustin ** Changed in: openssh (Ubuntu) Status: Confirmed = New --

[Bug 237391] New connections not made that often

2008-06-04 Thread Lars Noodén
@Neal: That's a valid critique of debian's SSL implementation not related to DSA vs RSA. DSA is faster for signing and RSA is faster for verification. http://neubia.com/archives/000191.html ftp://ftp.rfc-editor.org/in-notes/rfc2536.txt http://home.pacbell.net/tpanero/crypto/dsa.html RSA

[Bug 120375] Re: cannot boot raid1 with only one disk

2008-06-04 Thread Bill Smith
didn't a previous poster say that this works fine in the current Debian? So maybe the place to start is to identify what was changed from the 'base' Debian scripts, and why. -- cannot boot raid1 with only one disk https://bugs.launchpad.net/bugs/120375 You received this bug notification because

[Bug 237391] Re: ssh-keygen should default to dsa not rsa

2008-06-04 Thread Neal McBurnett
I expect that someone someday will again make a bad random number generator. Maybe some proprietary box that I am pressured to use. I don't want my keys to be vulnerable just because I use them on a machine that doesn't get RNGs right. DSA is vulnerable to that problem, and RSA is not. I agree

[Bug 237391] Re: ssh-keygen should default to dsa not rsa

2008-06-04 Thread Neal McBurnett
From one of your links I also reminded that: 'It is possible to implement the DSA algorithm such that a subliminal channel is created that can expose key data and lead to forgable signatures so one is warned not to used unexamined code.' - another strike against it. -- ssh-keygen should default

[Bug 129789] Re: sshd seems to be run multiple times at startup

2008-06-04 Thread Thierry Carrez
@xbx: There are two separate issues. First, the default setup is noisy : both ipv4 and ipv6 are configured on the network interface, and without a ListenAddress sshd will try to bind both, resulting in the Address already in use message. Second, everytime the network interface goes up (say, you

[Bug 227464] Re: Please Backport PHP 5.2.6 -- fixes important security bugs

2008-06-04 Thread Tormod Volden
Mathias, shouldn't all security fixes go as SRU in hardy-security (or hardy-updates) and not in backports? Backports are for new features. -- Please Backport PHP 5.2.6 -- fixes important security bugs https://bugs.launchpad.net/bugs/227464 You received this bug notification because you are a

[Blueprint intrepid-server-guide] Server Guide Additions/Updates

2008-06-04 Thread Adam Sommer
You are now subscribed to the blueprint intrepid-server-guide - Server Guide Additions/Updates. -- https://blueprints.launchpad.net/ubuntu-doc/+spec/intrepid-server-guide -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at:

[Bug 176015] Re: BGP MD5 support regression

2008-06-04 Thread Jeremy Jackson
I've finally found time to test it, looks good so far. I'll be testing on 5 machines in lab environment for a bit longer, then updating the live machines. -- BGP MD5 support regression https://bugs.launchpad.net/bugs/176015 You received this bug notification because you are a member of Ubuntu

[Bug 218734] Re: (ITS#5527) slapd segfaults when using dynlist

2008-06-04 Thread Adam Sommer
Justed tested openldap2.3 - 2.4.9-1ubuntu1~ppa1 from Chuck's PPA, and adding the dynlist configuration didn't cause slapd to segfault. Everything worked fine. -- (ITS#5527) slapd segfaults when using dynlist https://bugs.launchpad.net/bugs/218734 You received this bug notification because you

[Bug 227178] Re: Slave slapd crashes when doing syncrepl

2008-06-04 Thread Adam Sommer
Ran the test routine above using openldap2.3 - 2.4.9-1ubuntu1~ppa1 from Chuck's PPA, and there was no segfault when using syncrepl. Everything worked as advertised. -- Slave slapd crashes when doing syncrepl https://bugs.launchpad.net/bugs/227178 You received this bug notification because you

Re: [Bug 227464] Re: Please Backport PHP 5.2.6 -- fixes important security bugs

2008-06-04 Thread Dustin Kirkland
On Wed, Jun 4, 2008 at 3:58 PM, Tormod Volden [EMAIL PROTECTED] wrote: Mathias, shouldn't all security fixes go as SRU in hardy-security (or hardy-updates) and not in backports? Backports are for new features. A complete merge of 5.2.6 would constitute a backport, as the version has been bumped

[Bug 203169] Re: status function for init scripts

2008-06-04 Thread Launchpad Bug Tracker
This bug was fixed in the package lsb - 3.2-12ubuntu1 --- lsb (3.2-12ubuntu1) intrepid; urgency=low * Merge from debian unstable, remaining changes: - init-functions: + Debian has a return 0 that should be return 3 per LSB spec + Make pidof call set -e safe, LP:

[Bug 237268] [NEW] Formatting errors in alert for invalid security certificate

2008-06-04 Thread era
Public bug reported: Binary package hint: firefox When I right-click on a link and select Open Link in New Tab from the menu, an alert is displayed if the page in the new tab has an invalid SSL certificate. However, the alert box is malformed; the text contains bare HTML tags and a literal

[Bug 237269] [NEW] Unwanted icon created in Nautilus Browser Tree view for automounted partition.

2008-06-04 Thread vito
Public bug reported: 1. The bug found in Ubuntu 8.04 LTS with the latest updates up to June 3, 2008. 2. Please, note that in text below I use automount term to underline that a partition is not mounted manually but through making an entry to fstab instead. That is a partition is intended to be

[Bug 229618] Sponsor Request

2008-06-04 Thread Daniel Holbach
Oliver: can you please take a look at it? -- please merge xscreensaver 5.05-1 from Debian unstable main https://bugs.launchpad.net/bugs/229618 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 55108] Re: radeon driver, INVALID IO ALLOCATION

2008-06-04 Thread Dustin Kirkland
Bryce- I previously experienced this problem on Gutsy. I no longer see this problem on Hardy on my Powerpc Mac Mini. Thanks, :-Dustin -- radeon driver, INVALID IO ALLOCATION https://bugs.launchpad.net/bugs/55108 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 209971] Re: [Hardy Regression] cx22702 no longer works

2008-06-04 Thread .Ulli
same problem here ** Attachment added: dmesg_04.06.2008 http://launchpadlibrarian.net/14982352/dmesg_04.06.2008 -- [Hardy Regression] cx22702 no longer works https://bugs.launchpad.net/bugs/209971 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 237267] [NEW] kdesudo kvpnc

2008-06-04 Thread Christian A. Reiter
Public bug reported: maybe that's a dupe of Bug #82969, but that one is said to be fixed, this one not: Steps to reproduce: -in KDE, install Kvpnc; it creates a menu entry. -open any program that uses the KWallet, so you can see the kwallet icon in the systray. -open konsole - type sudo kvpnc -

[Bug 229695] Re: Wacom graphire4 pad buttons: remap cause X-server restart

2008-06-04 Thread Justin Dugger
*** This bug is a duplicate of bug 229694 *** https://bugs.launchpad.net/bugs/229694 ** This bug has been marked a duplicate of bug 229694 Wacom graphire4 pad buttons: remap cause X-server restart -- Wacom graphire4 pad buttons: remap cause X-server restart

[Bug 237266] [NEW] bashisms in laptop-mode cause it to fail

2008-06-04 Thread Anders Kaseorg
Public bug reported: Binary package hint: laptop-mode-tools Setting up laptop-mode-tools (1.42-1ubuntu1) ... * Enabling laptop mode... [: 945: ==: unexpected operator [: 945: ==: unexpected operator [: 945: ==: unexpected operator $ dpkg -L laptop-mode-tools | xargs grep ==

[Bug 226335] Re: cp/mv broken in OpenVZ kernel: Please pull important fix

2008-06-04 Thread whardier
I use the compbrain PPA for these kernels. I left the Compbrain PPA kernels for 2.6.24-18 dist kernels and discovered this bug. This of course stops the network up/down scripts from functioning properly as well. Sample Error: [EMAIL PROTECTED]:/# cp /etc/hosts /etc/hosts2 cp: skipping

[Bug 217853] Re: [hardy] unable to boot 2.6.24-16-xen kernel on Inspiron 1420N

2008-06-04 Thread Tom Haddon
Tried again with teh 2.6.24-18-xen kernel, but the same message as above and the same inability to boot. -- [hardy] unable to boot 2.6.24-16-xen kernel on Inspiron 1420N https://bugs.launchpad.net/bugs/217853 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 110387] Re: Insight was accidentally built wrong

2008-06-04 Thread Johnathon
Hello, That shows the root cause of the problem. It does not show a failure. We need to see the program fail, as in, trying to debug something and not being able to because of this problem. Best regards, Johnathon -- Insight was accidentally built wrong https://bugs.launchpad.net/bugs/110387

[Bug 237246] ACK of sync request

2008-06-04 Thread Daniel Holbach
ACKed. -- Please sync gtimelog 0.0+svn88-2 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/237246 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

[Bug 234697] Re: Ubuntu does not boot if the drive name is changed from windows.

2008-06-04 Thread Abhinav
** Changed in: wubi Status: Invalid = Confirmed ** Changed in: wubi Status: Confirmed = Invalid -- Ubuntu does not boot if the drive name is changed from windows. https://bugs.launchpad.net/bugs/234697 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 230358] Re: OSError: [Errno 28] No space left on device: '~/.config/emesene1.0'

2008-06-04 Thread William Grant
** Visibility changed to: Public -- OSError: [Errno 28] No space left on device: '~/.config/emesene1.0' https://bugs.launchpad.net/bugs/230358 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 222984] Re: Controller.py crashed with IOError in debug()

2008-06-04 Thread William Grant
** Also affects: emesene via http://www.emesene.org/trac/ticket/1412 Importance: Unknown Status: Unknown ** Visibility changed to: Public -- Controller.py crashed with IOError in debug() https://bugs.launchpad.net/bugs/222984 You received this bug notification because you are a

[Bug 222866] Re: Controller.py crashed with ValueError in load()

2008-06-04 Thread William Grant
** Visibility changed to: Public -- Controller.py crashed with ValueError in load() https://bugs.launchpad.net/bugs/222866 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

[Bug 221703] Re: Dell Inspiron 8100 boots with vesa (800x600) instead of with -nv

2008-06-04 Thread Ubuntu Nigel
Hi Guys, Im on the forum adding this very same thing asking for advice, I am about to full disc wipe all 4 HDDs in my box and complete re-install. My Box Li-lian Case 450W PSU, K8ne-Deluxe AMD 64 3400 2.4ghz. 2gb Gskill Ram, 1 x LG dvd/rw 1x LG DVD rom. Nvidia geForce 7300GT 512mb, 1IDE Seagate

[Bug 216484] Re: Controller.py crashed with AttributeError in onForgetMe()

2008-06-04 Thread William Grant
** Visibility changed to: Public -- Controller.py crashed with AttributeError in onForgetMe() https://bugs.launchpad.net/bugs/216484 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 214903] Re: Aisleriot regression for double-clicking stacks

2008-06-04 Thread Steve Langasek
When accepting gnome-games into hardy-updates, bug #221781 should also be taken into account. -- Aisleriot regression for double-clicking stacks https://bugs.launchpad.net/bugs/214903 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 6107] Re: The 'irb1.8' package does not create a link which is simply called 'irb'

2008-06-04 Thread Simon Wong
Ok sorry for the noise. Somewhere in my installation irb1.8 was pulled in as a dependency but not irb. Thanks. -- The 'irb1.8' package does not create a link which is simply called 'irb' https://bugs.launchpad.net/bugs/6107 You received this bug notification because you are a member of Ubuntu

[Bug 237270] [NEW] please, update lightning-extension for thunderbird to version 0.8

2008-06-04 Thread Alexey Androsov
Public bug reported: Binary package hint: lightning-extension Version 0.8 is available https://addons.mozilla.org/ru/thunderbird/addon/2313 ** Affects: lightning-sunbird (Ubuntu) Importance: Undecided Status: New -- please, update lightning-extension for thunderbird to version

[Bug 231048] Re: Controller.py crashed with TypeError in __init__()

2008-06-04 Thread William Grant
** Visibility changed to: Public -- Controller.py crashed with TypeError in __init__() https://bugs.launchpad.net/bugs/231048 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

[Bug 44393] Re: After closing the lid, video does not come back by pressing any key.

2008-06-04 Thread Zero
In my case, its the HP compaq 6710B with Intel GMA965 when i close the lid for some time (just a few seconds) make the computer unresponsive, not a key works and its imposible to bring console with ctrl-alt-f1 or any other key, but the screen is not black it appears to be the last image before

[Bug 44393] Re: After closing the lid, video does not come back by pressing any key.

2008-06-04 Thread Zero
maybe is should tell i'm using ubuntu 8.04 AMD64 with this computer -- After closing the lid, video does not come back by pressing any key. https://bugs.launchpad.net/bugs/44393 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 234547] Re: Glipper Hardy

2008-06-04 Thread tvst
The bug report is due to a misunderstanding in about Glipper's new behavior. ** Changed in: glipper (Ubuntu) Status: Confirmed = Invalid -- Glipper Hardy https://bugs.launchpad.net/bugs/234547 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 227406] Re: run application dialog autocomplete regression

2008-06-04 Thread tvst
I cannot confirm this issue, with or without glipper. -- run application dialog autocomplete regression https://bugs.launchpad.net/bugs/227406 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 222984] Re: Controller.py crashed with IOError in debug()

2008-06-04 Thread Bug Watch Updater
** Changed in: emesene Status: Unknown = New -- Controller.py crashed with IOError in debug() https://bugs.launchpad.net/bugs/222984 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 33214] Re: gnome-screensaver restores default color-correction settings

2008-06-04 Thread Savvas Radević
this is targetted for hardy, the package maintainer should take a look at it soon -- gnome-screensaver restores default color-correction settings https://bugs.launchpad.net/bugs/33214 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 237218] Re: Screenshots do not capture any image from VLC with xserver-xorg-video-intel 2:2.2.1-1ubuntu13

2008-06-04 Thread unggnu
I guess you have started VLC first which reserves Xv so the second started player uses X11 output which is very ugly and slow but with it is possible to get a screenshot. Use the snapshot function in VLC if you want an image of the movie. It is no bug and can be closed imho. -- Screenshots do

[Bug 234547] Re: Glipper Hardy

2008-06-04 Thread tvst
That's because Glipper is now a panel applet. You must add it by right- clicking on the panel, and choosing add to panel. It will be listed as Clipboard manager. -- Glipper Hardy https://bugs.launchpad.net/bugs/234547 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 237272] [NEW] tabstops shared across all windows

2008-06-04 Thread Michael
Public bug reported: Binary package hint: mrxvt Found in mrxvt 0.5.3-1, on ubuntu 8.04 amd64. Tab stops (normally every 8 chars, but can be changed with the 'ESC H' and 'ESC [ g' escape sequences) are shared between all tabs within a mrxvt window, rather than each tab having their own set up

[Bug 235006] Re: Problems with 'overflow: scroll' on tbody

2008-06-04 Thread Bug Watch Updater
** Changed in: firefox Status: Unknown = Confirmed -- Problems with 'overflow: scroll' on tbody https://bugs.launchpad.net/bugs/235006 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 221316] Re: [hardy] blank screen on 855GM when playing video using intel driver

2008-06-04 Thread unggnu
Marking as fix released. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Triaged = Fix Released ** Changed in: xserver-xorg-video-intel Status: New = Invalid -- [hardy] blank screen on 855GM when playing video using intel driver https://bugs.launchpad.net/bugs/221316 You

[Bug 178953] Re: compiz doesn't start if metacity compositor is enabled

2008-06-04 Thread qinjuehang
Metacity compositing manager is enabled by default if compiz fails. -- compiz doesn't start if metacity compositor is enabled https://bugs.launchpad.net/bugs/178953 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 237275] [NEW] cannot install flash-player into browser, sothat i cannot watch moviefilmpjes

2008-06-04 Thread joyjerry
Public bug reported: Binary package hint: file-roller ubuntu 8.4.10 is my¨version¨ os that i\m using(ore it uses me perhaps,waaah!!aliens??)i tried to use an adobe flash-player,(the site :www.123video.nl gave me this advise)I expected the installer should let its self install in my browser,so

[Bug 237275] Re: cannot install flash-player into browser, sothat i cannot watch moviefilmpjes

2008-06-04 Thread joyjerry
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/14982729/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/14982730/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/14982731/ProcStatus.txt -- cannot

Re: [Bug 226279] Re: Kernel 2.6.24-17 - broken resume from suspend to RAM

2008-06-04 Thread Gianluca Masci
kernel 2.6.24-18 non solve the problem for me, in the attack file the kernel log after resume. Il giorno mer, 04/06/2008 alle 05.34 +, Martin Pitt ha scritto: pfeels [2008-06-04 1:23 -]: The comments are not numbered so i counted them out, if this is 59 You can see them in the

[Bug 218955] Re: upgrade to hardy breaks lirc 0.8.3pre1 kernel modules

2008-06-04 Thread Mario Limonciello
Fixed in intrepid bzr #23 ** Changed in: lirc (Ubuntu) Status: In Progress = Fix Committed -- upgrade to hardy breaks lirc 0.8.3pre1 kernel modules https://bugs.launchpad.net/bugs/218955 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 220239] Re: E: Directory '/var/log/apt/' missing

2008-06-04 Thread boga
I don't know why /var/log/apt gets missing in your particular case. The most common reason is using tmpfs for /var/log which is a usual practice for SSD-based systems. Since SSD-based systems get more and more common (especially thanks to Asus Eee PC :-)) I think it would be nice to have correct

[Bug 237218] Re: Screenshots do not capture any image from VLC with xserver-xorg-video-intel 2:2.2.1-1ubuntu13

2008-06-04 Thread jhwilliams
Yes; I did start VLC first, and your explanation makes good sense. The snapshot feature works good, too. This might not be a high priority bug, especially with other methods to do the same work, but I think one has to admit that since the gnome- screenshot isn't working right something is broken.

[Bug 230980] Re: Unable to use the Manually partition a hard drive (fdisk) option

2008-06-04 Thread Antony John
Unfortunately I dont have the log now. And I cant repeat because the machine is a work computer. So now I am using OpenSuse on it. I am facing this problem with the alternates Cd which is supposed to have a methodology for installing using software raid(dmraid) enabled. I have tried the manual

[Bug 204624] Re: CAPI not working correctly on Ubuntu hardy (8.04)

2008-06-04 Thread Klaus Layer
Same here. Can someone please attach the tar from rapideshare to this bug. The rapidshare link expired. Thanks. -- CAPI not working correctly on Ubuntu hardy (8.04) https://bugs.launchpad.net/bugs/204624 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 119194] Re: ps2 mouse erratic - parity errors

2008-06-04 Thread FurYy
Hope that this gets fixed soon. Old gutsy kernel seemed fine. [ 130.843926] psmouse.c: failed to re-enable mouse on isa0060/serio1 [ 130.843932] psmouse.c: resync failed, issuing reconnect request [ 131.468100] psmouse.c: Wheel Mouse at isa0060/serio4/input0 lost synchronization, throwing 2

[Bug 119194] Re: ps2 mouse erratic - parity errors

2008-06-04 Thread FurYy
Dmesg too ** Attachment added: dmesg http://launchpadlibrarian.net/14982831/dmesg -- ps2 mouse erratic - parity errors https://bugs.launchpad.net/bugs/119194 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 119194] Re: ps2 mouse erratic - parity errors

2008-06-04 Thread FurYy
Forgot. cat /proc/version_signature Ubuntu 2.6.24-18.32-generic -- ps2 mouse erratic - parity errors https://bugs.launchpad.net/bugs/119194 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 227613] Re: [SRU] SIGSEGV in bacula-fd

2008-06-04 Thread Andreas Schultz
tested the -proposed, no change the backtrace that bacula-fd generates itself is attached ** Attachment added: bacula-fd.trace http://launchpadlibrarian.net/14982912/bacula-fd.trace -- [SRU] SIGSEGV in bacula-fd https://bugs.launchpad.net/bugs/227613 You received this bug notification

[Bug 225329] Re: Low resolution with nvidia geforce 6100 nforce 430

2008-06-04 Thread Ubuntu Nigel
Hi Guys I have filed a bug report that could equally fit here, my initial report is in BUG 221703 Thanks in Advance Nigel ' -- Low resolution with nvidia geforce 6100 nforce 430 https://bugs.launchpad.net/bugs/225329 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 218955] Re: upgrade to hardy breaks lirc 0.8.3pre1 kernel modules

2008-06-04 Thread Mario Limonciello
Here is the hardy fix. ** Attachment added: lirc-modules-source hardy patch http://launchpadlibrarian.net/14982887/lirc-sru.debdiff ** Description changed: Binary package hint: lirc Problem: After the upgrade to hardy, `modprobe lirc_i2c` (or any other lirc kernel module in

[Bug 110387] Re: Insight was accidentally built wrong

2008-06-04 Thread Kip Warner
$ sudo apt-get install wx2.8-examples $ cd ~/Desktop $ /usr/share/doc/wx2.8-examples/examples/unpack_examples.sh samples/minimal Temp $ cp /usr/share/doc/wx2.8-examples/examples/samples/sample.xpm Test $ make -C Test/minimal Failure case: $ insight --nw

[Bug 237276] [NEW] package update-manager 1:0.91.2 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): installArchives() failed

2008-06-04 Thread cariboo907
Public bug reported: Binary package hint: update-manager Sysvutils tried to upgrade and the upgrade wasn't completed ProblemType: Package Architecture: amd64 Date: Tue Jun 3 22:58:05 2008 DistroRelease: Ubuntu 8.10 ErrorMessage: ErrorMessage: SystemError in cache.commit(): installArchives()

[Bug 237276] Re: package update-manager 1:0.91.2 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): installArchives() failed

2008-06-04 Thread cariboo907
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/14982939/Dependencies.txt ** Attachment added: VarLogDistupgradeAptlog.gz http://launchpadlibrarian.net/14982940/VarLogDistupgradeAptlog.gz ** Attachment added: VarLogDistupgradeApttermlog.gz

Re: [Bug 234105] Re: Support latin locale

2008-06-04 Thread Robert Collins
On Fri, 2008-05-30 at 10:21 +, Martin Pitt wrote: Forwarded upstream. Waiting for upstream comments before incorporating this to avoid incompatibilities in the future. Thanks! Thanks Martin. In the interim, for folk that want to see the result of their translation efforts, my ppa has

Re: [Bug 234101] Re: Support latin locale

2008-06-04 Thread Robert Collins
On Fri, 2008-05-30 at 10:22 +, Martin Pitt wrote: Currently blocked on bug 234105, since the final name isn't determined yet. Thanks Martin. In the interim, for folk that want to see the result of their translation efforts, my ppa has builds of both langpack-locales and gdm:

[Bug 211252] Re: Cannot recieve files using bluetooth

2008-06-04 Thread Danilo Penna Queiroz
I'm using N70 and the following set up works for me (i can send files from phone to pc, but i still can't browse phone's files). obex-data-server 0.3.1-0ubuntu1 bluez-gnome0.25-0ubuntu1 bluez-utils3.30-3 (***from Debian Unstable***) -- Cannot recieve files using

[Bug 236676] Re: OpenOffice 2.4 in Hardy AMD64, Locking assertion failure

2008-06-04 Thread Martyr
Same thing in Hardy i386. Strace output is in the attach. If needed. ** Attachment added: openoffice.strace.tar.gz http://launchpadlibrarian.net/14983000/openoffice.strace.tar.gz -- OpenOffice 2.4 in Hardy AMD64, Locking assertion failure https://bugs.launchpad.net/bugs/236676 You received

Re: [Bug 227210] Re: Firefox locks up and screen dims, blackwhite

2008-06-04 Thread Fotis Stathopoulos
Well I think it's a JAVA problem. I 've noticed it again when browsing photos in flickr. -- Fotis On Tue, Jun 3, 2008 at 8:29 AM, Alexander Sack [EMAIL PROTECTED] wrote: On Mon, May 19, 2008 at 08:18:39PM -, cvi wrote: Seems similar to

[Bug 222144] Re: Send Again does not include BCC addresses after upgrade Gutsy-Hardy

2008-06-04 Thread alfredio
This bug is now fixed for me. I didn't do anything, but now CC and BCC defaults are working. For me it is possible to close this bug. -- Send Again does not include BCC addresses after upgrade Gutsy-Hardy https://bugs.launchpad.net/bugs/222144 You received this bug notification because you are

[Bug 218817] Re: Toshiba p100 Conexant CX20549 (Venice) Headphone jack not working

2008-06-04 Thread rzrgenesys187
WORKS GREAT !!! finaly i have sound from the headphones jack terminal: gksu gedit /etc/modprobe.d/alsa-base add options snd-hda-intel model=laptop-micsense many thanks - kavatzoulas This worked for me with a p105-s6177 -- Toshiba p100 Conexant CX20549 (Venice) Headphone jack not working

[Bug 237278] [NEW] virtualbox don't run when update-manager change the linux-kernel

2008-06-04 Thread Guillermo Molleda
Public bug reported: Binary package hint: update-manager When update-manager change the linux-kernel, virtualbox-ose can't run the virtuality operating systems. The problem is that exist different virtualbox-ose-modules-2.6.X-Y package for each kernel version. And in the las update to kernel

[Bug 237278] Re: virtualbox don't run when update-manager change the linux-kernel

2008-06-04 Thread Guillermo Molleda
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/14983047/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/14983048/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/14983049/ProcStatus.txt -- virtualbox

[Bug 227406] Re: run application dialog autocomplete regression

2008-06-04 Thread tvst
Actually, scratch that. It does happen when Glipper is on the panel (I just have to type pretty fast). Without Glipper it works fine. -- run application dialog autocomplete regression https://bugs.launchpad.net/bugs/227406 You received this bug notification because you are a member of Ubuntu

[Bug 237238] Re: wont let download wine

2008-06-04 Thread Sebastien Bacher
Thanks for your comments. This does not appear to be a bug report as such. We appreciate the difficulties you are facing, but it would make more sense to raise your question in the support tracker. http://launchpad.net/support ** Changed in: apt (Ubuntu) Sourcepackagename: gnome-terminal = apt

[Bug 218183] Re: Gparted does not display an error dialog on overlapping partitions

2008-06-04 Thread Ibrahim
I have a similar problem. I can still change partitions using windows vista and fdisk but gparted does not recognize my partitions. [EMAIL PROTECTED]:~$ sudo gparted == libparted : 1.7.1 == Can't have a partition outside the disk! [EMAIL PROTECTED]:~$ sudo

[Bug 218820] Re: 8.04 fails to boot with kernel 2.6.24-15 or 2.6.24-16

2008-06-04 Thread Tomas 'tt' Krag
adding pci=nomsi has no effect on my Intel-based macMini. I still cannot boot with a 2.6.24 kernel -- 8.04 fails to boot with kernel 2.6.24-15 or 2.6.24-16 https://bugs.launchpad.net/bugs/218820 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 237056] Re: Trouble with russian character set

2008-06-04 Thread -Vlad-
** Attachment added: Resaved into MS Excel format document http://launchpadlibrarian.net/14983086/Doc_xls_from_ods.xls -- Trouble with russian character set https://bugs.launchpad.net/bugs/237056 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 237056] Re: Trouble with russian character set

2008-06-04 Thread -Vlad-
** Attachment added: Original document in ODS format http://launchpadlibrarian.net/14983079/Doc_ods.ods -- Trouble with russian character set https://bugs.launchpad.net/bugs/237056 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 237070] Re: upgrade 6.06 to 8.04 not presented

2008-06-04 Thread leoquant
: https://help.ubuntu.com/community/HardyUpgrades shows one way to upgrade from LTS to LTS. there is no additional info. instead of hitting the check-button you could try : sudo apt-get update, sudo apt-get upgrade (this action is more or less the same as the check button.) are there any errors?

[Bug 211285] Re: i855GM: blank screen after resume from suspend to ram, unless options XaaNoScreenToScreenCopy and XaaNoSolidFillRect are set

2008-06-04 Thread Yannick
Hello! Thanks for the interest. I saw here a workaround: https://bugs.launchpad.net/bugs/40621 and more precisly: https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/40621/comments/59 now, with Ubuntu 8.04, it works flawlessly ! I dodn't change anything that this IBM.config file. The

[Bug 210672] Re: linux-image-2.6.24-13-openvz refuses to boot

2008-06-04 Thread Roland Sommer
Odd things happening ... I updated at home to 2.6.24-18-openvz (hardy 64 bit, upgraded bit by bit from hardy alpha) and everything seeme to work fine. Today I updated my server at work (hardy 64bit, fresh install) and I still got the cp-bug ... I'm trying to investigate some more whats happening

[Bug 237275] Re: cannot install flash-player into browser, sothat i cannot watch moviefilmpjes

2008-06-04 Thread Alan Munson
so...neither confirmed or otherwise, can you try editing the description and make it more clear? thanks much! -- cannot install flash-player into browser,sothat i cannot watch moviefilmpjes https://bugs.launchpad.net/bugs/237275 You received this bug notification because you are a member of

[Bug 237275] Re: cannot install flash-player into browser, sothat i cannot watch moviefilmpjes

2008-06-04 Thread Alan Munson
I am not sure what your attemtpting to file a bug about, this isnt making any sense to me, sorry, i just dont understand. -- cannot install flash-player into browser,sothat i cannot watch moviefilmpjes https://bugs.launchpad.net/bugs/237275 You received this bug notification because you are a

[Bug 201887] Re: Slim USB Apple Keyboard not working correctly when pressing the numlock key

2008-06-04 Thread Colin King
** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) = Colin King (colin-king) Status: Triaged = In Progress -- Slim USB Apple Keyboard not working correctly when pressing the numlock key https://bugs.launchpad.net/bugs/201887 You received this bug

[Bug 237282] [NEW] Please merge hydrogen 0.9.3-5.1 (universe) from Debian unstable (main)

2008-06-04 Thread Nicolas Van Wambeke
Public bug reported: Binary package hint: hydrogen The 0.9.3-5.1 version available from debian unstable (main) can be merged. The patch for borken lash support available in bug #234139 could be included in this merge. ** Affects: hydrogen (Ubuntu) Importance: Undecided Assignee:

[Bug 189504] Re: snmpd eats memory

2008-06-04 Thread airween
I have upgraded that server a few week ago - the situation is better, snmpd doesn't eat memory as soon. Previously, it must to restart every week, but at this time snmpd runs since about 10 days, and there are some free memory. But I can see (we use cacti to collect data's), the memory usage of

  1   2   3   4   5   6   7   8   9   10   >