[Bug 498129] [NEW] Dovecot ignores maildirsize file (quota)

2009-12-18 Thread radarino
Public bug reported: I'm using postfix with maildrop as lda and dovecot as imap/pop3 server, and I'm trying to set user quota. Maildirsize file (Maildir++ format) is ignored by dovecot. My dovecot.conf has: protocol imap { ... mail_plugins = quota imap_quota mail_plugin_dir =

[Bug 391882] Re: Make Samba easy to disable and enable in KDE

2009-12-18 Thread mac_v
** Changed in: hundredpapercuts Status: Incomplete = New ** Also affects: samba (Ubuntu) Importance: Undecided Status: New -- Make Samba easy to disable and enable in KDE https://bugs.launchpad.net/bugs/391882 You received this bug notification because you are a member of

[Bug 498174] [NEW] Maximum number of 8 loopback devices low for SC

2009-12-18 Thread Torsten Spindler
Public bug reported: The default Ubuntu kernel provides only 8 loopback devices. Setting more is possible with the max_loop=number on the kernel boot parameters line in /boot/grub/grub.cfg. It would be great if this can be done automagically for a host configured as Storage Controller.

[Bug 498174] Re: Maximum number of 8 loopback devices low for SC

2009-12-18 Thread Torsten Spindler
I just learned that the number of loop back devices is managed dynamically by the kernel. However, the number of actual loop back devices in /dev/ is set to 8 by default. Creating new ones can be done with $ sudo mknod b 7 number /dev/loopnumber -- Maximum number of 8 loopback devices low for

[Bug 444349] Re: package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-12-18 Thread Maik
Same problem here with a fresh install of both ubuntu server karmic and mysql. Night Eagle solution didn't work for me. -- package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

[Bug 498174] Re: Maximum number of 8 loopback devices low for SC

2009-12-18 Thread Dustin Kirkland
Actually, we have the following in the eucalyptus-nc upstart script: for i in $(seq 0 31); do [ -b /dev/loop$i ] || (mknod -m 660 /dev/loop$i b 7 $i chown root:disk /dev/loop$i) done I'll add it to the eucalyptus-sc upstart script as well. Or perhaps just put it

Re: [Bug 497716] Re: Lucid: walrus not automatically discovered

2009-12-18 Thread Torsten Spindler
I cannot repeat the problem today. After specifying the hostname to 'node01' the next screeen says 'Select cloud installation mode' and informs that no eucalyptus cloud controller was found on your network. Albeit the cloud controller is up and running on another machine. I then specify the cloud

[Bug 456808] Re: Karmic-Networking (SAMBA) just does not work, even with detailed attention.

2009-12-18 Thread Alan Lord
I have installed and set up several Samba networks in the past on Ubuntu servers and desktops. ON a new Karmic desktop machine I am experiencing similar problems. In the log.smbd I see lines such as: [2009/12/17 18:28:11, 0] smbd/server.c:1068(main) smbd version 3.4.0 started. Copyright

[Bug 498129] Re: Dovecot ignores maildirsize file (quota)

2009-12-18 Thread radarino
Solved! This is not a bug.. in default configuration (in /etc/dovecot/dovecot-sql.conf), user_query looks like: user_query = SELECT '/var/vmail/%d/%n' as home, \ 'maildir:/var/vmail/%d/%n' as mail, concat('dirsize:storage=', quota) AS quota, 150 AS uid, 8 AS gid FROM mailbox WHERE username =

[Bug 495716] Re: cyrus-sasl2 should be updated to db4.8

2009-12-18 Thread Artur Rona
** Tags added: upgrade ** Tags removed: amd64 apport-bug lucid -- cyrus-sasl2 should be updated to db4.8 https://bugs.launchpad.net/bugs/495716 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cyrus-sasl2 in ubuntu. -- Ubuntu-server-bugs

[Bug 453453] Re: libvirt sometimes hangs when using pulseaudio

2009-12-18 Thread Pedro Villavicencio
** Changed in: pulseaudio (Ubuntu Karmic) Importance: Undecided = High ** Changed in: pulseaudio (Ubuntu Karmic) Status: New = Triaged -- libvirt sometimes hangs when using pulseaudio https://bugs.launchpad.net/bugs/453453 You received this bug notification because you are a member of

[Bug 496968] Re: package bind9 1:9.6.1.dfsg.P1-3ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-12-18 Thread Tom Cleary
Hero! As predicted, I commented out the line that caused the two sets of options ot be evaluated and the installation worked fine. My bad for leaving a half configured zone lying around. I apologise for wasting your time. tom. ** Changed in: bind9 (Ubuntu) Status: Incomplete = Invalid --

[Bug 416264] Re: ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi

2009-12-18 Thread Jakob Unterwurzacher
** Description changed: - When I try to connect to an ssh server (with ssh -v) I always have (my - system is an Ubuntu 8.04): + === WORKAROUND === + From http://www.walkernews.net/2009/04/06/how-to-fix-scp-and-ssh-login-prompt-is-very-slow-in-linux/ for more detail look there + + 1) Specify

[Bug 498245] [NEW] bridge_maxwait is useless with upstart

2009-12-18 Thread Holger Mauermann
Public bug reported: Binary package hint: bridge-utils With upstart all services are started in parallel, so bridge_maxwait at its default value or set to something greater than 0 may cause some trouble... For example, I had a problem with a service not starting at boot because the address it

[Bug 492560] Re: MIR for beautifulsoup

2009-12-18 Thread Martin Pitt
promoted ** Changed in: beautifulsoup (Ubuntu) Status: Fix Committed = Fix Released -- MIR for beautifulsoup https://bugs.launchpad.net/bugs/492560 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to beautifulsoup in ubuntu. --

[Bug 491963] Re: MIR for genshi.

2009-12-18 Thread Martin Pitt
promoted ** Changed in: genshi (Ubuntu) Status: Fix Committed = Fix Released -- MIR for genshi. https://bugs.launchpad.net/bugs/491963 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to genshi in ubuntu. -- Ubuntu-server-bugs

[Bug 498246] [NEW] no cargo

2009-12-18 Thread maury
Public bug reported: no se lo que paso, soy nuevo en linux ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 8.10 ErrorMessage: el subproceso post-installation script devolvió el código de salida de error 1 Package: mysql-server-5.0 5.0.67-0ubuntu6 SourcePackage: mysql-dfsg-5.0

[Bug 498246] Re: no cargo

2009-12-18 Thread maury
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/36946416/Dependencies.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/36946417/DpkgTerminalLog.txt -- no cargo https://bugs.launchpad.net/bugs/498246 You received this bug notification because

[Bug 498251] [NEW] libvirtd fails to run user defined emulator permission denied

2009-12-18 Thread Mike Power
Public bug reported: I used a bash script to set some kvm specific parameters at the start of the vm. The script looks like: #!/bin/bash exec /usr/bin/kvm -vga std $@ Permissions on the file are -rwxr-xr-x 1 root root 43 2009-12-04 10:16 /usr/local/bin/kvm-std-vga.sh One virtual machine was

[Bug 498251] Re: libvirtd fails to run user defined emulator permission denied

2009-12-18 Thread Mike Power
** Attachment added: Screen shot of the error. http://launchpadlibrarian.net/36946706/Screenshot-Error.png -- libvirtd fails to run user defined emulator permission denied https://bugs.launchpad.net/bugs/498251 You received this bug notification because you are a member of Ubuntu Server

[Bug 306464] Re: bad path to configuration file

2009-12-18 Thread Bug Watch Updater
** Changed in: bacula (Fedora) Status: Fix Committed = Won't Fix -- bad path to configuration file https://bugs.launchpad.net/bugs/306464 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in ubuntu. -- Ubuntu-server-bugs

[Bug 488835] Re: MIR for irqbalance

2009-12-18 Thread Chuck Short
** Also affects: irqbalance (Ubuntu Lucid) Importance: Undecided Assignee: Kees Cook (kees) Status: Triaged ** Changed in: irqbalance (Ubuntu Lucid) Milestone: None = lucid-alpha-2 -- MIR for irqbalance https://bugs.launchpad.net/bugs/488835 You received this bug notification

[Bug 491963] Re: MIR for genshi.

2009-12-18 Thread Chuck Short
** Also affects: genshi (Ubuntu Lucid) Importance: Undecided Status: Fix Released ** Changed in: genshi (Ubuntu Lucid) Milestone: None = lucid-alpha-2 -- MIR for genshi. https://bugs.launchpad.net/bugs/491963 You received this bug notification because you are a member of Ubuntu

[Bug 492560] Re: MIR for beautifulsoup

2009-12-18 Thread Chuck Short
** Also affects: beautifulsoup (Ubuntu Lucid) Importance: Undecided Status: Fix Released ** Changed in: beautifulsoup (Ubuntu Lucid) Milestone: None = lucid-alpha-2 -- MIR for beautifulsoup https://bugs.launchpad.net/bugs/492560 You received this bug notification because you are a

[Bug 460085] Re: Memory leaked per connection

2009-12-18 Thread Daniel Nurmi
All, I've been able to confirm that the newest euca/rampart packages, from proposed, are both functional and do not exhibit the memory leak. To be specific, i'm running with: eucalyptus-cc: 1.6~bzr931-0ubuntu7.4 librampart0: 1.3.0-0ubuntu5.1 Thanks! -Dan -- Memory leaked per connection

[Bug 104297] Re: KVM kernel interface is not loaded

2009-12-18 Thread Vistaus
Nope, the bug is still here. KVM is not loaded on boot. Using a Sony Vaio VGN-NW21MF laptop with Kubuntu 9.10 32-bit. ** Changed in: kvm (Ubuntu) Status: Fix Released = Confirmed -- KVM kernel interface is not loaded https://bugs.launchpad.net/bugs/104297 You received this bug

[Bug 104297] Re: KVM kernel interface is not loaded

2009-12-18 Thread Vistaus
Oh, I forgot to mention: my laptop does support KVM. -- KVM kernel interface is not loaded https://bugs.launchpad.net/bugs/104297 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 498251] Re: libvirtd fails to run user defined emulator permission denied

2009-12-18 Thread Jamie Strandboge
Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 490370, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or

[Bug 490370] Re: Cannot start guest with emulator wrapper

2009-12-18 Thread Jamie Strandboge
** Summary changed: - Cannot start guest when apparmor is running + Cannot start guest with emulator wrapper -- Cannot start guest with emulator wrapper https://bugs.launchpad.net/bugs/490370 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 460085] Re: Memory leaked per connection

2009-12-18 Thread Thierry Carrez
** Tags added: verification-done ** Tags removed: verification-needed -- Memory leaked per connection https://bugs.launchpad.net/bugs/460085 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs

[Bug 497894] Re: Support Application Indicators

2009-12-18 Thread Chuck Short
Shouldnt this be going in the upstream bug trcaker since i am not quite sure to do with this request. chuck ** Changed in: bacula (Ubuntu) Importance: Undecided = Wishlist ** Changed in: bacula (Ubuntu) Status: New = Confirmed -- Support Application Indicators

[Bug 497440] Re: apache2 configuration stanza not installed

2009-12-18 Thread Chuck Short
Thanks for the bug report. Regards chuck ** Changed in: backuppc (Ubuntu) Importance: Undecided = Medium ** Changed in: backuppc (Ubuntu) Status: New = Confirmed -- apache2 configuration stanza not installed https://bugs.launchpad.net/bugs/497440 You received this bug notification

[Bug 498358] [NEW] bogus curl_setopt(): CURLPROTO_FILE cannot be activated when in safe_mode or an open_basedir is set errors

2009-12-18 Thread Jürgen Kreileder
Public bug reported: Binary package hint: php5 Since yesterday I'm getting lots of bogus error messages from curl_setopt($ch, CURLOPT_CONNECTTIMEOUT_MS, $value) and curl_setopt($ch, CURLOPT_TIMEOUT_MS, $value) on my WordPress blog using php5-curl 5.2.10.dfsg.1-2ubuntu6.3: curl_setopt():

[Bug 498174] Re: Maximum number of 8 loopback devices low for SC

2009-12-18 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu) Status: Triaged = Fix Committed -- Maximum number of 8 loopback devices low for SC https://bugs.launchpad.net/bugs/498174 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. --

[Bug 184131] Re: Apache 2.2 SNI support

2009-12-18 Thread Jauder Ho
Are there any plans to backport this to hardy? -- Apache 2.2 SNI support https://bugs.launchpad.net/bugs/184131 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 498379] Re: ModifyImageAttribute does not correctly remove group perms

2009-12-18 Thread Neil Soman
revno: 1109 committer: Neil branch nick: 1.6.2 timestamp: Fri 2009-12-18 17:14:05 -0800 message: fixes LP: #498379 ** Changed in: eucalyptus Status: New = Fix

[Bug 277556] Re: should build kernel modules with dkms

2009-12-18 Thread Evan Broder
** Changed in: open-vm-tools (Ubuntu) Status: Confirmed = In Progress ** Changed in: open-vm-tools (Ubuntu) Assignee: (unassigned) = Evan Broder (broder) -- should build kernel modules with dkms https://bugs.launchpad.net/bugs/277556 You received this bug notification because you

[Bug 277556] Re: should build kernel modules with dkms

2009-12-18 Thread Evan Broder
grexk: thanks for the patch. A few nits for future reference: - LP closers are generally of the form (LP: #nn) - you didn't have the hash - It looks like you added a superfluous line to set SRC_VERSION in debian/rules - Your version number was appropriate for a PPA upload, but not for

[Bug 497149] Re: Packages using DKMS should make use of /usr/lib/dkms/common.postinst

2009-12-18 Thread Nick Barcet
Please see bug #53843 about the joke that has already been deemed not to be understood by everyone. -- Packages using DKMS should make use of /usr/lib/dkms/common.postinst https://bugs.launchpad.net/bugs/497149 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 419182] Re: KVM and audio driver in Windows 7

2009-12-18 Thread Eric
I am running kubuntu karmic 64 bit with kvm. I am running Windows 7 Enterprise 64 bit and 32 bit as guests. Using virt-manager for installation defaults to es1370 sound card and Multimedia Audio Controller is detected. Also for both guest installs neither one finds drivers after full activation

[Bug 458637] Re: samba client unable to access Windows 7 shares

2009-12-18 Thread john thompson
Fixed it for me too. Could always go ubuntu to xp but not ubuntu to vista or windows7. Tried the system services tweak, no fix. So what is this windows live sign-in assistant doing that stops the share request? So my sloginis There's always a way. You might not know the way but there is a way to

[Bug 498376] Re: rhythmbox cannot read my rockbox ipod even with the ipod plugin turned off

2009-12-18 Thread willipede
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/36959156/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/36959157/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/36959158/ProcStatus.txt ** Attachment

[Bug 498375] [NEW] Resume fails on Acer Aspire 4530 lucid

2009-12-18 Thread Asif Youssuff
Public bug reported: Resume from suspend fails on lucid. This worked without issues on the stable release (karmic). This issue does not occur in the latest stable mainline kernel (v2.6.32.1: uname -a Linux ubuntu-asif 2.6.32-02063201-generic #02063201 SMP Fri Dec 18 17:30:02 UTC 2009 x86_64

[Bug 498375] Re: Resume fails on Acer Aspire 4530 lucid

2009-12-18 Thread Asif Youssuff
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/36959076/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/36959077/AplayDevices.txt ** Attachment added: ArecordDevices.txt http://launchpadlibrarian.net/36959078/ArecordDevices.txt

[Bug 474359] Re: HD audio with VIA VT1828S chipset on Asus P7P55D input (mic) is not working

2009-12-18 Thread Thomas Maroulis
I encountered the same issue with the Asus P7P55D M/B and the aforementioned advice fixed it for me as well. Only difference is that I had to also --purge remove and then reinstall the packages: linux- sound-base alsa-base alsa-utils Thanks for the solution. -- HD audio with VIA VT1828S chipset

Re: [Bug 457123] Re: Transmission doesn't prevent suspend when torrent is active

2009-12-18 Thread Chris Coulson
On Sat, 2009-12-19 at 00:05 +, Ioannis Vranos wrote: On Fri, 2009-12-18 at 23:06 +, Krzysztof Klimonda wrote: version 1.75-0ubuntu2.1 from karmic-proposed What about the latest bug-fix version 1.76? I have installed it from source code. -- Ioannis Vranos C95 / C++03

[Bug 498377] [NEW] no sound on a imac 27 inch

2009-12-18 Thread Rafael Ávila de Espíndola
Public bug reported: There is no sound with kernel 2.6.31-16-generic. I upgraded alsa-drivers to 1.0.22 and that also fails. ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- no sound on a imac 27 inch https://bugs.launchpad.net/bugs/498377 You received this bug

[Bug 498377] Re: no sound on a imac 27 inch

2009-12-18 Thread Rafael Ávila de Espíndola
** Attachment added: dmesg.log http://launchpadlibrarian.net/36959216/dmesg.log -- no sound on a imac 27 inch https://bugs.launchpad.net/bugs/498377 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 498377] Re: no sound on a imac 27 inch

2009-12-18 Thread Rafael Ávila de Espíndola
** Attachment added: lspci http://launchpadlibrarian.net/36959220/lspci-vnvn -- no sound on a imac 27 inch https://bugs.launchpad.net/bugs/498377 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 498377] Re: no sound on a imac 27 inch

2009-12-18 Thread Rafael Ávila de Espíndola
** Attachment added: uname -a http://launchpadlibrarian.net/36959225/uname-a.log -- no sound on a imac 27 inch https://bugs.launchpad.net/bugs/498377 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 498377] Re: no sound on a imac 27 inch

2009-12-18 Thread Rafael Ávila de Espíndola
** Attachment added: version.log http://launchpadlibrarian.net/36959226/version.log -- no sound on a imac 27 inch https://bugs.launchpad.net/bugs/498377 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 496653] Re: [KMS][RV530] compiz very slow on AGP hardware

2009-12-18 Thread Hebert
I'm trying right now the -current drm-next kernel. I booted using radeon.modeset=1 radeon.agpmode=8 but compiz doesn't work. $ compiz --replace compiz (core) - Fatal: Software rendering detected. compiz (core) - Error: Failed to manage screen: 0 compiz (core) - Fatal: No manageable screens found

[Bug 495788] Re: Right-clicking for file properties causes all icons to dissapear from desktop.

2009-12-18 Thread Chris Coulson
Thanks, but the backtrace needs to be from nautilus, not gnome-session -- Right-clicking for file properties causes all icons to dissapear from desktop. https://bugs.launchpad.net/bugs/495788 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 489283] Re: nautilus crashed after each Samba copy I do ( 100 MB)

2009-12-18 Thread benste
Due to some bad circumstances (removing SonyMS withouht unmounting crashed nautilus totally :)) I was forced to reinstall nautilus (which I did withouht dropbox module) = copying of each file works. By the way, I noticed that the error only appeared if you try moving not copying files

[Bug 444449] Re: Firefox slow google reader

2009-12-18 Thread Envel
I also have this bug in Windows XP. FireFox is extremely slow on Google Reader. On other sites it is very fast (not like IE). So I guess there's a bug in FF code. -- Firefox slow google reader https://bugs.launchpad.net/bugs/49 You received this bug notification because you are a member of

[Bug 496653] Re: [KMS][RV530] compiz very slow on AGP hardware

2009-12-18 Thread Hebert
Let re-post it: I tested using radeon.modeset=1 radeon.agpmode=8 on the linux kernel 2.6.32-996-generic_2.6.32-996.200912181514_amd64 and 2.6.33-999-generic_2.6.33-999.200912181148_amd64 Compiz on both kernels don't work. $ compiz --replace compiz (core) - Fatal: Software rendering detected.

[Bug 184131] Re: Apache 2.2 SNI support

2009-12-18 Thread Jauder Ho
Are there any plans to backport this to hardy? -- Apache 2.2 SNI support https://bugs.launchpad.net/bugs/184131 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 498011] Re: re-mounting a remote windows shared folder after a sleep fails

2009-12-18 Thread Dave Walker
smyrno: When a share is mounted under Ubuntu it should create an icon on your desktop so you can access the share. Is the Desktop icon missing from your machine when returning from standby mode? If it is not missing then what happens when you double-click on it? Does it produce an error?

[Bug 498380] [NEW] High virtual memory usage (~350m) with radeon driver

2009-12-18 Thread Sergiu
Public bug reported: Binary package hint: xserver-xorg-video-ati top output: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 16569 root 20 0 343m 12m 6824 S 14 2.4 0:06.13 Xorg This doesn't happen with the vesa driver (I believe I get a faster

[Bug 498380] Re: High virtual memory usage (~350m) with radeon driver

2009-12-18 Thread Sergiu
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/36959687/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/36959688/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/36959689/Dependencies.txt **

[Bug 498379] Re: ModifyImageAttribute does not correctly remove group perms

2009-12-18 Thread Neil Soman
revno: 1109 committer: Neil branch nick: 1.6.2 timestamp: Fri 2009-12-18 17:14:05 -0800 message: fixes LP: #498379 ** Changed in: eucalyptus Status: New = Fix

[Bug 498040] Re: evolution allows deletion of default views

2009-12-18 Thread Dave Walker
Thank you for your bug report. This bug has been reported to the developers of the software. You can track it and make comments at: https://bugzilla.gnome.org/show_bug.cgi?id=604971 ** Bug watch added: GNOME Bug Tracker #604971 https://bugzilla.gnome.org/show_bug.cgi?id=604971 ** Also

[Bug 496653] Re: [KMS][RV530] compiz very slow on AGP hardware

2009-12-18 Thread Hebert
Just to let you know I have also tried to boot with KMS (ON) and AGP disabled (radeon.agpmode=-1) but it doesn't work either. -- [KMS][RV530] compiz very slow on AGP hardware https://bugs.launchpad.net/bugs/496653 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 391224] Re: open-vm-tools should recommend open-vm-toolbox

2009-12-18 Thread Evan Broder
** Changed in: open-vm-tools (Ubuntu) Status: Triaged = In Progress ** Changed in: open-vm-tools (Ubuntu) Assignee: (unassigned) = Evan Broder (broder) -- open-vm-tools should recommend open-vm-toolbox https://bugs.launchpad.net/bugs/391224 You received this bug notification because

[Bug 277556] Re: should build kernel modules with dkms

2009-12-18 Thread Evan Broder
** Changed in: open-vm-tools (Ubuntu) Status: Confirmed = In Progress ** Changed in: open-vm-tools (Ubuntu) Assignee: (unassigned) = Evan Broder (broder) -- should build kernel modules with dkms https://bugs.launchpad.net/bugs/277556 You received this bug notification because you

[Bug 495676] Re: Upgrade to 1.0.3 release

2009-12-18 Thread David
Hello. I'll gladly give it a go on my near stock Karmic machines. What are the exact bugs you need tested? -- Upgrade to 1.0.3 release https://bugs.launchpad.net/bugs/495676 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 494627] Re: nv driver crashing with segmentation fault in libpthread.so.0

2009-12-18 Thread Seth Hikari
André Barmasse, this sounds like a work around... kinda for Bug #494166 -- nv driver crashing with segmentation fault in libpthread.so.0 https://bugs.launchpad.net/bugs/494627 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 441638] Re: upstart job keeps restarting a dying gdm

2009-12-18 Thread Gil Cara
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://ph.archive.ubuntu.com hardy-updates Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key

[Bug 498385] [NEW] Update podcast fails

2009-12-18 Thread wesnick
Public bug reported: Binary package hint: amarok Attempting to update podcasts from Amarok, I get Could not connect to host: 127.0.0.1 connection refused Kubuntu 9.10 amarok: Installed: 2:2.2.0-0ubuntu2 Candidate: 2:2.2.0-0ubuntu2 Version table: *** 2:2.2.0-0ubuntu2 0 500

[Bug 498385] Re: Update podcast fails

2009-12-18 Thread wesnick
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/36960105/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/36960106/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/36960107/ProcStatus.txt -- Update

[Bug 489519] Re: Install button does nothing when clicked

2009-12-18 Thread Dave Walker
Rui: PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes: It is a framework for centralizing the decision making process with respect to granting access to privileged operations for unprivileged

Re: [Bug 498067] Re: Nvidia Graphics 3D Drivers crash Kmail

2009-12-18 Thread Mark Platt
Yes, I click on Hardware Drivers, then I click on Activate, which then activates the NVIDIA accelerated graphics driver (version 180), which then changes my monitor settings from 1280x1042 to 1600x900. The monitor picture is better, and everything seems to work properly until I click on KMail

Re: [Bug 498011] Re: re-mounting a remote windows shared folder after a sleep fails

2009-12-18 Thread smyrno
Yes, when returning from standby mode, the shortcut is still displayed in the places menu (as I don't have a real desktop with UNR) cliking on it produces an error : It says (translated from french) unable to mount remote folder path error : invalid argument. And I just experienced that after

[Bug 412195] Re: ttf-tahoma-replacement makes some web-sites look ugly

2009-12-18 Thread Hồng Quân
The bug still happens with Vietnamese characters http://img195.imageshack.us/img195/7919/screenshot26i.png http://img19.imageshack.us/img19/7844/screenshot27zg.png -- ttf-tahoma-replacement makes some web-sites look ugly https://bugs.launchpad.net/bugs/412195 You received this bug notification

[Bug 277556] Re: should build kernel modules with dkms

2009-12-18 Thread Evan Broder
grexk: thanks for the patch. A few nits for future reference: - LP closers are generally of the form (LP: #nn) - you didn't have the hash - It looks like you added a superfluous line to set SRC_VERSION in debian/rules - Your version number was appropriate for a PPA upload, but not for

[Bug 498385] Re: Update podcast fails

2009-12-18 Thread wesnick
Ok, seems that my system automatically set up a system-wide proxy server when I was using a SOCKS proxy with firefox through SSH. I have disabled this proxy setting and I so I rescind this bugreport. -- Update podcast fails https://bugs.launchpad.net/bugs/498385 You received this bug

[Bug 409962] Re: poppler 0.11.2 produces blank pages with cups

2009-12-18 Thread Ken Corbin
This may have come back. My daughters HP Deskjet 3650 has been printing blank pages ever since I switched her to Ubuntu from Windows. Running karmic with cups 1.4.1-5ubuntu2.1 and libpoppler 0.12.0-0ubuntu2.1. We never had an earlier version of Ubuntu installed on this system, so I can't tell

[Bug 483956] Re: ALT+TAB Does Not Work

2009-12-18 Thread coldReactive
Also if you notice from this video: http://www.youtube.com/watch?v=8FXSMxVyiGo You'll notice that after enabling the alt+tab you cannot switch between different programs, only between windows of the same/focused program. -- ALT+TAB Does Not Work https://bugs.launchpad.net/bugs/483956 You

[Bug 498067] Re: Nvidia Graphics 3D Drivers crash Kmail

2009-12-18 Thread komputes
Oh yes, this is a known Launchpad Bug #410205. Just delete ~/.cache/apport/ to re-set the privileges and get the question again in the meantime. -- Nvidia Graphics 3D Drivers crash Kmail https://bugs.launchpad.net/bugs/498067 You received this bug notification because you are a member of Ubuntu

[Bug 473268] Re: apparmor blocks FF 3.5 acroread plugin

2009-12-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/firefox-3.5 -- apparmor blocks FF 3.5 acroread plugin https://bugs.launchpad.net/bugs/473268 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 464016] Re: apparmor profile denies access to eog

2009-12-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/firefox-3.5 -- apparmor profile denies access to eog https://bugs.launchpad.net/bugs/464016 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 455792] Re: deluge doesn't open .torrent files from firefox while apparmor is on

2009-12-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/firefox-3.5 -- deluge doesn't open .torrent files from firefox while apparmor is on https://bugs.launchpad.net/bugs/455792 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 452591] Re: apparmor profile prevents firefox from using open containing folder with nautilus

2009-12-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/firefox-3.5 -- apparmor profile prevents firefox from using open containing folder with nautilus https://bugs.launchpad.net/bugs/452591 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 447006] Re: apparmor for firefox blocks access to kde files

2009-12-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/firefox-3.5 -- apparmor for firefox blocks access to kde files https://bugs.launchpad.net/bugs/447006 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 489519] Re: Install button does nothing when clicked

2009-12-18 Thread Dave Walker
ssj6akshat: I am still unable to reproduce the problem using the sources-list that you provided. What happens when you launch the software-center from the command line? Does it provide any feedback? If not then you may need to turn up debugging. software-center --gst-debug-level=3 -- Install

[Bug 497867] Re: 9.10 Server Guide pg 210 (Subversion) - 'HTPP' HTTP?

2009-12-18 Thread Connor Imes
** Changed in: ubuntu-docs (Ubuntu) Importance: Undecided = Low ** Tags added: bitesize serverguide -- 9.10 Server Guide pg 210 (Subversion) - 'HTPP' HTTP? https://bugs.launchpad.net/bugs/497867 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 497834] Re: Ubuntu Server Guide isn't aesthetically appealing.

2009-12-18 Thread Connor Imes
The server guide is mostly geared toward being used on a server, without a graphical interface. The link on help.ubuntu.com is the html export from docbook, and there might be some other skins (for lack of a better word) that look nicer, although the current color scheme matches Ubuntu's. The

[Bug 183111] Re: [needs-packaging] zynjacku (LV2 synth host)

2009-12-18 Thread falktx
Scott, will you take care of this package and libs (lv2dynparam) ? If you need any help, just ask -- [needs-packaging] zynjacku (LV2 synth host) https://bugs.launchpad.net/bugs/183111 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 177673] Re: [needs-packaging] ingen

2009-12-18 Thread falktx
new version of ingen also depends on redlanmm (svn only). I already have it in my PPA with all the needed libs, but I'm waiting for liblo (v0.26 is out there) https://launchpad.net/~falk-t-j/+archive/lucid/+packages -- [needs-packaging] ingen https://bugs.launchpad.net/bugs/177673 You received

[Bug 497813] Re: anacron killed immediately after resume from suspend state

2009-12-18 Thread Toshio Ito
anacron in my desktop PC is killed, too, although it is killed during the normal boot sequence. I never use hibernate or suspend. My desktop is fresh-installed Xubuntu 9.10. I have used Xubuntu 8.04 and 9.04, all fresh-installed, in the same machine but never experienced the problem. When

[Bug 183111] Re: [needs-packaging] zynjacku (LV2 synth host)

2009-12-18 Thread falktx
Noticed that ATM zynjacku doesn't install any desktop files, so we have to create them. Also for lv2host, which is the same as zynjacku, but for LV2 effects (it installs both at the same time) -- [needs-packaging] zynjacku (LV2 synth host) https://bugs.launchpad.net/bugs/183111 You received

[Bug 491648] Re: Meta tags inserted by avidemux interfere with totem playback

2009-12-18 Thread Alessio Treglia
** Changed in: avidemux (Ubuntu) Status: Triaged = Invalid -- Meta tags inserted by avidemux interfere with totem playback https://bugs.launchpad.net/bugs/491648 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 471303] Re: K3b multisession fails

2009-12-18 Thread AbdRahim
I also have reproduced this problem on 2 machines, in Karmic. The problem seems to be specific to DVD's. I was able to import a session from a CD. I hope this will be fixed soon, since it worked in openSuse 11.2 -- K3b multisession fails https://bugs.launchpad.net/bugs/471303 You received this

[Bug 471303] Re: K3b multisession fails

2009-12-18 Thread AbdRahim
By the way The problem also occurs with Brasero. Thus far it seems as if there is no way to burn a multisession DVD in Karmic. -- K3b multisession fails https://bugs.launchpad.net/bugs/471303 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to k3b

[Bug 495676] Re: Upgrade to 1.0.3 release

2009-12-18 Thread David
Installed beta from PPA on a Karmic UNR netbook. Previously had an issue where U1 was not seemingly automatically updating a file which was added on another machine to the U1 folder from within Nautilus, nor doing so when manually connecting. After installing from the PPA U1 seemed to connect

[Bug 462315] Re: installer (in expert mode) does not successfully reboot to finish install

2009-12-18 Thread Carl Karsten
I am guessing this is the same problem: Dec 19 01:22:25 debconf: -- PROGRESS INFO finish-install/progress/umount Dec 19 01:22:25 debconf: -- 0 OK Dec 19 01:22:25 finish-install: info: Running /usr/lib/finish-install.d/95umount Dec 19 01:22:28 finish-install: umount: can't umount /dev/pts: Device

[Bug 63996] Re: Istanbul freezes when recording ends with Record Sound

2009-12-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/istanbul -- Istanbul freezes when recording ends with Record Sound https://bugs.launchpad.net/bugs/63996 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 344528] Re: Avidemux gtk crash with Greek system language

2009-12-18 Thread Alessio Treglia
** Changed in: avidemux (Ubuntu) Status: Triaged = In Progress -- Avidemux gtk crash with Greek system language https://bugs.launchpad.net/bugs/344528 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 497149] Re: Packages using DKMS should make use of /usr/lib/dkms/common.postinst

2009-12-18 Thread Nick Barcet
Please see bug #53843 about the joke that has already been deemed not to be understood by everyone. -- Packages using DKMS should make use of /usr/lib/dkms/common.postinst https://bugs.launchpad.net/bugs/497149 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 445194] Re: dvd95 crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

2009-12-18 Thread Alessio Treglia
*** This bug is a duplicate of bug 321318 *** https://bugs.launchpad.net/bugs/321318 ** This bug has been marked a duplicate of bug 321318 dvd95 crashed with SIGFPE in g_cclosure_marshal_VOID__VOID() -- dvd95 crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

  1   2   3   4   5   6   7   8   9   10   >