[Bug 688085] Re: Guest kernel hang during boot when KVM is active on i386 host

2010-12-28 Thread Fathi Boudra
** Bug watch added: Meego #10075 http://bugs.meego.com/show_bug.cgi?id=10075 ** Also affects: meego via http://bugs.meego.com/show_bug.cgi?id=10075 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 694953] [NEW] missing i386 libraries on amd64

2010-12-28 Thread Metabaronen
Public bug reported: Binary package hint: winbind It is common to use 32 bit proprietary applications like flashplayer, citrix and acrobat on a amd64 system. The NSS libraries are a vital part of the system as it enables programs to lookup user and group information. To solve this problem

[Bug 694754] Re: Apache graceful-stop doesn't end apache processes

2010-12-28 Thread Stefan Fritsch
Have you checked with netstat that there are no more open connections? The processes will only die once there are no more open connections. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu.

[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2010-12-28 Thread ingo
I do unsubscribe from this bug for the time beeing. It does not make sense to deal with the symtoms until the root of the evil Bug #672177 is fixed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in ubuntu.

[Bug 694953] Re: missing i386 libraries on amd64

2010-12-28 Thread Dave Gilbert
I've added ia32-libs to this bug since that's where most 32bit compatibility libraries go on 64 bit systems. (But I left samba since I wasn't sure that the ia32-libs guys would want to put this in and that the samba guys probably wanted to know). Dave ** Also affects: ia32-libs (Ubuntu)

[Bug 350936] Re: Should shut down domains on system shutdown

2010-12-28 Thread Martin Rusko
On John Morrissey's libvirt-bin.conf file ... there is construct like: delay=$SHUTDOWN_TIMEOUT while [ $delay -gt 0 ]; do for uri in $URIS; do if ! run_virsh -c $uri list | awk '$3 == running {exit 1}'; then

[Bug 350936] Re: Should shut down domains on system shutdown

2010-12-28 Thread Martin Rusko
Well placed 'break' command should make libvirt-bin.conf functioning correctly. ** Patch added: libvirt-bin.conf.diff https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/350936/+attachment/1778008/+files/libvirt-bin.conf.diff -- You received this bug notification because you are a member

Re: [Bug 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted

2010-12-28 Thread Scott James Remnant
On Tue, Dec 28, 2010 at 6:47 AM, Clint Byrum cl...@fewbar.com wrote: This makes sense, because telinit u just sends SIGTERM to upstart, which has no handler, as it was removed by revision 977, and doesn't seem to have been added back. Since SIG_DFL signals are not delivered to init, I'm not

[Bug 694953] Re: missing i386 libraries on amd64

2010-12-28 Thread Jelmer Vernooij
** Changed in: samba (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. https://bugs.launchpad.net/bugs/694953 Title: missing i386 libraries on amd64 -- Ubuntu-server-bugs

[Bug 695055] [NEW] package clamav-milter 0.96.3 dfsg-2ubuntu1.0.10.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-28 Thread Fawkat
Public bug reported: Binary package hint: clamav This error is reported by update manager ProblemType: Package DistroRelease: Ubuntu 10.04 Package: clamav-milter 0.96.3+dfsg-2ubuntu1.0.10.04.2 ProcVersionSignature: Ubuntu 2.6.32-27.49-generic 2.6.32.26+drm33.12 Uname: Linux 2.6.32-27-generic

[Bug 695055] Re: package clamav-milter 0.96.3 dfsg-2ubuntu1.0.10.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-28 Thread Fawkat
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. https://bugs.launchpad.net/bugs/695055 Title: package clamav-milter 0.96.3 dfsg-2ubuntu1.0.10.04.2 failed to install/upgrade: subprocess installed post-installation

[Bug 677764] Re: vsftpd postinstall checks for user/group starting with ftp

2010-12-28 Thread Imre Gergely
Isn't this bug a duplicate of bug #629234 ? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vsftpd in ubuntu. https://bugs.launchpad.net/bugs/677764 Title: vsftpd postinstall checks for user/group starting with ftp --

Re: [Bug 677764] Re: vsftpd postinstall checks for user/group starting with ftp

2010-12-28 Thread odonata
To my novice eye, yes they do appear to be duplicates / related. As a user, I became involved with this partiuclar bug by reporting a problem I had where an install of vsftpd failed along with some other packages (Bug# 634085). Because of this I gave the developers who sent me questions as much

[Bug 350936] Re: Should shut down domains on system shutdown

2010-12-28 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in ubuntu. https://bugs.launchpad.net/bugs/350936 Title: Should shut down domains on system shutdown -- Ubuntu-server-bugs mailing list

[Bug 675164] Re: New version of openssh cannot connect to ssh server

2010-12-28 Thread Matthew Gregg
I seem to have a similar problem in natty, but it happens only occasionally. I can successfully connect about 70% of the time. Using openssh-client 1:5.6p1-2ubuntu3. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu.

Re: [Bug 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted

2010-12-28 Thread Clint Byrum
On Tue, 2010-12-28 at 14:22 +, Scott James Remnant wrote: On Tue, Dec 28, 2010 at 6:47 AM, Clint Byrum cl...@fewbar.com wrote: This makes sense, because telinit u just sends SIGTERM to upstart, which has no handler, as it was removed by revision 977, and doesn't seem to have been

[Bug 687535] Re: upstart loses track of ssh daemon after reload ssh

2010-12-28 Thread Imre Gergely
I'm guessing this is waiting for a SRU. Here's the patch for Lucid and Maverick. Description updated for SRU. Please somebody add some notes to 'REGRESSION POTENTIAL' because I have no idea about that... ** Description changed: When sshd gets a signal 1 for reload, it forks a new process and

[Bug 687535] Re: upstart loses track of ssh daemon after reload ssh

2010-12-28 Thread Imre Gergely
** Patch added: Debdiff for Lucid https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/687535/+attachment/1778353/+files/lucid.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu.

[Bug 687535] Re: upstart loses track of ssh daemon after reload ssh

2010-12-28 Thread Imre Gergely
** Patch added: Debdiff for Maverick https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/687535/+attachment/1778359/+files/maverick.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu.

[Bug 695145] [NEW] package clamav-base 0.96. 3 dfsg-2ubuntu1.0.10.04.2 failed to install/upgrad e: sub-processo script post-installation instalado retor nou estado de saída de erro 1

2010-12-28 Thread Raul Yamasaki
Public bug reported: Binary package hint: clamav r...@xx:/home/xxx/Download/clamav-0.96.5# clamdscan / ERROR: Clamd is not configured properly. --- SCAN SUMMARY --- Infected files: 0 Time: 0.000 sec (0 m 0 s) And: # apt-get purge clamav* Lendo listas de pacotes... Pronto

[Bug 695145] Re: package clamav-base 0.96.3 df sg-2ubuntu1.0.10.04.2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2010-12-28 Thread Raul Yamasaki
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. https://bugs.launchpad.net/bugs/695145 Title: package clamav-base 0.96.3 dfsg-2ubuntu1.0.10.04.2 failed to install/upgrade: sub-processo script post-installation

[Bug 687535] Re: upstart loses track of ssh daemon after reload ssh

2010-12-28 Thread Clint Byrum
Thanks Imre! I've updated the 'regression-potential' and subscribed ubuntu-sru and ubuntu-sponsors. ** Tags added: patch ** Description changed: When sshd gets a signal 1 for reload, it forks a new process and ditches the old. This causes upstart to believe that ssh has crashed, and loses

[Bug 687535] Re: upstart loses track of ssh daemon after reload ssh

2010-12-28 Thread Clint Byrum
Imre, the debdiffs need different changelog lines for SRU's openssh (1:5.3p1-3ubuntu4.1) lucid-proposed; urgency=low and openssh (1:5.5p1-4ubuntu4.1) maverick-proposed; urgency=low Otherwise they look good to me. -- You received this bug notification because you are a member of Ubuntu Server

[Bug 695145] Re: package clamav-base 0.96.3 df sg-2ubuntu1.0.10.04.2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2010-12-28 Thread Imre Gergely
How did you remove the clamav packages last time, before trying to reinstall? Did you by any change add the clamav user manually after removing the packages? Configurando clamav-base (0.96.3+dfsg-2ubuntu1.0.10.04.2) ... adduser: O usuário `clamav' já existe. Saindo. dpkg: erro processando

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-28 Thread Imre Gergely
Attached some debdiffs for Lucid and Karmic, please take a look. I've tried to build the package with the patch applied, but some tests failed, I'm not sure why. Output before build failing: The servers were restarted 437 times Spent 665.008 of 1469 seconds executing testcases Failed 5/752

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-28 Thread Imre Gergely
** Patch added: Debdiff for Lucid https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/684398/+attachment/1778576/+files/lucid.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-28 Thread Imre Gergely
** Patch added: Debdiff for Karmic. https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/684398/+attachment/1778577/+files/karmic.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

Re: [Bug 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted

2010-12-28 Thread Scott James Remnant
Are you sure? I can't find that code at all - it looks like it's been lost somehow On Tue, Dec 28, 2010 at 6:19 PM, Clint Byrum cl...@fewbar.com wrote: On Tue, 2010-12-28 at 14:22 +, Scott James Remnant wrote: On Tue, Dec 28, 2010 at 6:47 AM, Clint Byrum cl...@fewbar.com wrote: This

Re: [Bug 692043] Re: package bind9 1:9.6.1 .dfsg.P1-3ubuntu0.4 [modified: usr/share/bind9/b ind9-default.md5sum] failed to install/upgrade: el s ubprocés installed post-installation script retorn à el

2010-12-28 Thread sll
Hello Serge, Yes it solves and does the trick. Thanks! Sergi. On Wed, Dec 22, 2010 at 10:20 PM, Serge Hallyn 692...@bugs.launchpad.netwrote: Thanks for reporting this bug and helping to make Ubuntu better. From the dmesg, it looks as though bind9 failed to start because apparmor

[Bug 695145] Re: package clamav-base 0.96.3 df sg-2ubuntu1.0.10.04.2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2010-12-28 Thread Raul Yamasaki
Thanks I will try to remove and force the installation. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. https://bugs.launchpad.net/bugs/695145 Title: package clamav-base 0.96.3 dfsg-2ubuntu1.0.10.04.2 failed to

[Bug 622815] Re: impossible to open network resources with nautilus

2010-12-28 Thread Launchpad Bug Tracker
[Expired for nautilus (Ubuntu) because there has been no activity for 60 days.] ** Changed in: nautilus (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

[Bug 622815] Re: impossible to open network resources with nautilus

2010-12-28 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60 days.] ** Changed in: samba (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

[Bug 662687] Re: package apache2.2-common 2.2.14-5ubuntu8.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-28 Thread Launchpad Bug Tracker
[Expired for apache2 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: apache2 (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu.

[Bug 660925] Re: package samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-12-28 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60 days.] ** Changed in: samba (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

[Bug 650795] Re: Third share is always read-only

2010-12-28 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60 days.] ** Changed in: samba (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

[Bug 695256] [NEW] samba refuses to show shares

2010-12-28 Thread Cypher2
Public bug reported: Binary package hint: samba For some reason my samba shares refuse to show up on my network eversince the latest maverick updates. The testparm command outputs these strings and include my smb.conf parameters, which have never failed me so far, until now... Load smb

[Bug 695256] Re: samba refuses to show shares

2010-12-28 Thread Cypher2
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. https://bugs.launchpad.net/bugs/695256 Title: samba refuses to show shares -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or

[Bug 685724] Re: openvpn server loses internet after bridge activation

2010-12-28 Thread jtl999
Hi Whats the holdup. Thanks -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in ubuntu. https://bugs.launchpad.net/bugs/685724 Title: openvpn server loses internet after bridge activation -- Ubuntu-server-bugs mailing list

Re: [Bug 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted

2010-12-28 Thread Clint Byrum
On Wed, 2010-12-29 at 00:06 +, Scott James Remnant wrote: Are you sure? I can't find that code at all - it looks like it's been lost somehow quite certain.. its a bit tricky to find it in bzr, but this will give it to you for, say, maverick: $ bzr branch lp:ubuntu/maverick/upstart

[Bug 546251] Re: plymouth text theme does not CR on LF (it's staircasing)

2010-12-28 Thread David Adam
I just spent a few hours trying to get my head around this without any real luck. I'm pretty sure the function that needs work is view_show_prompt in src/plugins/splash/text/plugin.c - the trailing : on the prompt reported in comment #2 is almost certainly the result of cryptsetup's

[Bug 694904] Re: need to create a login acct

2010-12-28 Thread Robert Roth
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpful to read How to report bugs effectively

[Bug 694888] Re: The Terminal

2010-12-28 Thread Robert Roth
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 694888 When reporting bugs in the future please use apport by using 'ubuntu-bug' and the

[Bug 694821] Re: Transmission freeze when downloading a file with a filesize4Gio

2010-12-28 Thread Wajih Letaief
i'm using Transmission with many laptops and i have both : Transmission 2.13 (11501) and Transmission 2.04 and the issue is the same with both versions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 694763] Re: installer crashed

2010-12-28 Thread Robert Roth
** Package changed: ubuntu = ubiquity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694763 Title: installer crashed -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 694925] [NEW] [FTBFS] package gnome-gpg 0.6.0-1ubuntu1in natty

2010-12-28 Thread Mahyuddin Susanto
Public bug reported: Binary package hint: gnome-gpg Gnome-gpgp packages failed build at natty, we can read at http://people.ubuntuwire.org/~lucas/ubuntu-nbs/32/gnome-gpg_0.6.0-1ubuntu1_lubuntu32.buildlog

[Bug 694925] Re: [FTBFS] package gnome-gpg 0.6.0-1ubuntu1in natty

2010-12-28 Thread Mahyuddin Susanto
** Patch added: gnome-gpg_0.6.0-1ubuntu2.dsc.debdiff https://bugs.launchpad.net/ubuntu/+source/gnome-gpg/+bug/694925/+attachment/1777833/+files/gnome-gpg_0.6.0-1ubuntu2.dsc.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 668849] Re: gbp does not recreate 2nd orig tarball

2010-12-28 Thread Rolf Leggewie
setting status to wip ** Changed in: git-buildpackage (Ubuntu) Status: New = In Progress ** Changed in: git-buildpackage (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 694927] [NEW] gmote Linux 2.0.0 server crashed

2010-12-28 Thread albertfuller
Public bug reported: AMD 64-bit dual core PC running Ubuntu 10.10 with smartphone (Sony Ericsson Xperia X10a running Android 2.6.29). Gmote crashes when attempting to play avi or mp3 files. ** Affects: ubuntu Importance: Undecided Status: New -- You received this bug notification

[Bug 694927] Re: gmote Linux 2.0.0 server crashed

2010-12-28 Thread albertfuller
** Attachment added: Gmote error log https://bugs.launchpad.net/bugs/694927/+attachment/1777836/+files/hs_err_pid23407.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694927 Title: gmote

[Bug 691378] Re: audacious2 crashed with SIGSEGV when quitting

2010-12-28 Thread Eliah Kagan
Here's a better, but not perfect, backtrace from gdb. Complete gdb session log attached. #0 __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:137 #1 0x75447849 in _L_lock_953 () from /lib/libpthread.so.0 #2 0x7544766b in __pthread_mutex_lock

[Bug 664630] Re: action button inconsistent behaviour when logging out

2010-12-28 Thread slumbergod
Unfortunately, it is not a bug I can reproduce everytime. It is the worst kind because it seems quite random in nature. That said, with the upcoming 11.04 and the new Xfce environment perhaps it won't even be an issue anymore. I am happy to wait and see. -- You received this bug notification

[Bug 694428] Re: No /proc/bus/usb hierarchy

2010-12-28 Thread Brian P Flaherty
Sorry about this wasted bandwidth. I'm trying to get a driver to work and documentation said it needed /proc/bus/usb. Just realized that all that moved to /dev/bus. ** Changed in: linux (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of

[Bug 591418] Re: gnome-power-manager fails to control LCD brightness, while FN keys work normally (Toshiba satellite A210P)

2010-12-28 Thread ColdEgo
So, it is hopelessly wait for bugfix or at least refusal? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/591418 Title: gnome-power-manager fails to control LCD brightness, while FN keys work

[Bug 694930] [NEW] package texlive-binaries 2009 -5ubuntu0.2 failed to install/upgrade: пр облемы зависимостей -- оставляем не настроенн ым

2010-12-28 Thread ilya
Public bug reported: Install pgAdmin III ProblemType: Package DistroRelease: Ubuntu 10.04 Package: texlive-binaries 2009-5ubuntu0.2 ProcVersionSignature: Ubuntu 2.6.32-27.49-server 2.6.32.26+drm33.12 Uname: Linux 2.6.32-27-server x86_64 Architecture: amd64 Date: Tue Dec 28 11:42:26 2010

[Bug 694930] Re: package texlive-binaries 2009-5ub untu0.2 failed to install/upgrade: про блемы зависимостей -- о ставляем не настроенны м

2010-12-28 Thread ilya
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694930 Title: package texlive-binaries 2009-5ubuntu0.2 failed to install/upgrade: проблемы зависимостей -- оставляем не настроенным -- ubuntu-bugs

[Bug 651935] Re: [STAGING] kernel-oops following wireless problems (rt3090)

2010-12-28 Thread Gary M
@Laurent, I've attached a blacklist file which goes into /etc/module.d/ and is named blacklist-wireless.conf ** Attachment added: Workaround blacklist file to go into /etc/modprobe.d/

[Bug 694931] [NEW] package libc6 2.11.1-0ubuntu7.6 failed to install/upgrade: subprocess new post-removal script killed by signal (Illegal instruction)

2010-12-28 Thread Sebastian Sjoholm
Public bug reported: Issue occured during a release upgrade from 10.04 to 10.10 on Ubuntu Server. Please see attached terminal log below; r...@wsc:/etc# lsb_release -rd Description:Ubuntu 10.04.1 LTS Release:10.04 r...@wsc:/etc# --- r...@wsc:/etc# do-release-upgrade Checking for

[Bug 694931] Re: package libc6 2.11.1-0ubuntu7.6 failed to install/upgrade: subprocess new post-removal script killed by signal (Illegal instruction)

2010-12-28 Thread Sebastian Sjoholm
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694931 Title: package libc6 2.11.1-0ubuntu7.6 failed to install/upgrade: subprocess new post-removal script killed by signal (Illegal instruction)

[Bug 694932] [NEW] application got hang and block initiating call

2010-12-28 Thread dev kumar
Public bug reported: Binary package hint: ekiga I have installed ekiza soft phone there is no dependency issue but after some time application got hang. and it prompt as not responding ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: ekiga 3.2.7-2ubuntu1 ProcVersionSignature: Ubuntu

[Bug 694932] Re: application got hang and block initiating call

2010-12-28 Thread dev kumar
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694932 Title: application got hang and block initiating call -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 644644] Re: Frequent PA crashes during playback - pa_stream_cork() failed: Connection terminated and pa_stream_writable_size(): Connection failed

2010-12-28 Thread Osmo Laitinen
I also have this problem with Totem and .avi files, .ogv files works fine. Haven't tested other files. Using Ubuntu 10.10 Notebook edition on HP Mini 5102. I tested with ppa and result is D. With gstreamer I updated only gstreamer0.10-pulseaudio package, not gstreamer0.10-plugins-good.

[Bug 235399] Re: Print black does not use black ink cartridge

2010-12-28 Thread mtom
Hi David, I'm also using Lucid and suffer from the same problem. After looking over Till's patch I found out, you can fix it easily for yourself by making some adjustments to one file and resetup your printer. I'll describe it in detail for my case. I'm using a HP OfficeJet 5600. First, open the

[Bug 694934] [NEW] two independant sata drives seen as raid

2010-12-28 Thread Henry Charles Barfield
Public bug reported: UBUNTU 10.04 setup/livecd problem my problem is that i have two identical sata drives connected to the computer and instead of seperate drives - linux tends to see it as a raid of double the size. i started reporting it in the SUSE thing but i didnt quite like one thing

[Bug 684000] Re: can't change time date settings

2010-12-28 Thread Gary M
I cannot change timezone, date/time or main city from the Gnome classic desktop either. ** Changed in: indicator-datetime (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 526676] Re: [Lucid] PyOS_InputHook is not available for interactive use of PyGTK set_interactive(1)

2010-12-28 Thread Dmitry Shachnev
** Changed in: pygtk (Ubuntu) Status: Confirmed = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/526676 Title: [Lucid] PyOS_InputHook is not available for interactive use of PyGTK

[Bug 226974] Re: Pidgin stores passwords in plain text

2010-12-28 Thread Hadmut Danisch
Any progress? Any intention to move to a more secure messenger? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/226974 Title: Pidgin stores passwords in plain text -- ubuntu-bugs mailing list

[Bug 694940] Re: prism crashed with SIGSEGV in g_type_check_instance_cast()

2010-12-28 Thread Salih EMIN
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694940 Title: prism crashed with SIGSEGV in g_type_check_instance_cast() -- ubuntu-bugs mailing list

[Bug 694753] Re: the website http://www.angelbackoffice.com which is for share trading displays the message Either the site requires ActiveX to be on or please add to trusted sites

2010-12-28 Thread Gary M
When the site mentioned trusted sites, it was apparently referring to that list in Internet Explorer as ActiveX is a requirement. ** Changed in: firefox (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 694153] Re: prism crashed with SIGSEGV in g_type_check_instance_cast()

2010-12-28 Thread Salih EMIN
*** This bug is a duplicate of bug 694940 *** https://bugs.launchpad.net/bugs/694940 ** This bug has been marked a duplicate of bug 694940 prism crashed with SIGSEGV in g_type_check_instance_cast() * You can subscribe to bug 694940 by following this link:

[Bug 694940]

2010-12-28 Thread Apport retracing service
StacktraceTop: g_type_check_instance_cast ( child_notify_cb (widget=0x7f4ccb3f5690, ?? () ?? () -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694940 Title: prism crashed with SIGSEGV in

[Bug 694940] Stacktrace.txt

2010-12-28 Thread Apport retracing service
** Attachment added: Stacktrace.txt https://bugs.edge.launchpad.net/bugs/694940/+attachment/1777866/+files/Stacktrace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694940 Title: prism

[Bug 694940] ThreadStacktrace.txt

2010-12-28 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt https://bugs.edge.launchpad.net/bugs/694940/+attachment/1777867/+files/ThreadStacktrace.txt ** Attachment removed: CoreDump.gz https://bugs.edge.launchpad.net/bugs/694940/+attachment/1777857/+files/CoreDump.gz ** Changed in: prism (Ubuntu)

[Bug 651540] Re: Cannot do video chat using jabber/xmpp

2010-12-28 Thread Ahmed El-Mahmoudy
I got this same issue in Maverick -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651540 Title: Cannot do video chat using jabber/xmpp -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 694940] Re: prism crashed with SIGSEGV in g_type_check_instance_cast()

2010-12-28 Thread Chris Coulson
** Package changed: prism (Ubuntu) = appmenu-gtk (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694940 Title: prism crashed with SIGSEGV in g_type_check_instance_cast() -- ubuntu-bugs

[Bug 688085] Re: Guest kernel hang during boot when KVM is active on i386 host

2010-12-28 Thread Fathi Boudra
** Bug watch added: Meego #10075 http://bugs.meego.com/show_bug.cgi?id=10075 ** Also affects: meego via http://bugs.meego.com/show_bug.cgi?id=10075 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 688988] Re: different archdir, please rebuild package

2010-12-28 Thread Fumihito YOSHIDA
** Changed in: libnarray-ruby (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688988 Title: different archdir, please rebuild package -- ubuntu-bugs mailing

[Bug 681748] Re: ALPS touchpad not detected at all in 'Sony VAIO F13 and F12'

2010-12-28 Thread Alex M. Lowe
Is this a duplicate of bug 641324? https://bugs.launchpad.net/ubuntu/+source/linux/+bug/641324 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/681748 Title: ALPS touchpad not detected at all in

[Bug 641324] Re: Sony Vaio touch pad is not working

2010-12-28 Thread Alex M. Lowe
It appears bug 681748 is a duplicate of this one. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/681748 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/641324 Title: Sony Vaio touch pad is not

[Bug 694947] [NEW] Startup-Manager does not run

2010-12-28 Thread Ohad
Public bug reported: Binary package hint: startupmanager On Maverick amd64, startupmanager v. 1.9.13-5 installed, I run gksu startupmanager and get the following error: Xlib: extension RANDR missing on display :0.0. Xlib: extension RANDR missing on display :0.0.Xlib: extension RANDR missing

[Bug 694947] Re: Startup-Manager does not run

2010-12-28 Thread Ohad
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694947 Title: Startup-Manager does not run -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 694949] [NEW] package rsyslog 4.2.0-2ubuntu8.1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 127

2010-12-28 Thread guido
Public bug reported: Binary package hint: rsyslog gu...@guido-desktop:~$ sudo apt-get update sudo apt-get upgrade[sudo] password for guido: Trovato http://it.archive.ubuntu.com lucid Release.gpg Trovato http://security.ubuntu.com lucid-security Release.gpg Ign

[Bug 694949] Re: package rsyslog 4.2.0-2ubuntu8.1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 127

2010-12-28 Thread guido
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694949 Title: package rsyslog 4.2.0-2ubuntu8.1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato

[Bug 694948] [NEW] opening and closing message 2 times crash evolution

2010-12-28 Thread Daniele Cruciani
Public bug reported: Binary package hint: evolution I enabled ptrace but bugbuddy says it cant proceed because product is not specified (?? I do not know how to specify it) This is the trace: Distribution: Ubuntu 10.10 (maverick) Gnome Release: 2.32.0 2010-09-27 (Ubuntu) BugBuddy Version:

[Bug 694948] Re: opening and closing message 2 times crash evolution

2010-12-28 Thread Daniele Cruciani
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694948 Title: opening and closing message 2 times crash evolution -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 694952] [NEW] Neither unity nor the gnome-panel are loaded at startup

2010-12-28 Thread Alex
Public bug reported: Binary package hint: unity I've installed the first alpha version of Natty Narwhal in Virtualbox. Before I've installed the guest additions I've always got an error message that there is no 3D support and that the gnome-panel will be loaded. Now I've installed the guest

[Bug 694952] Re: Neither unity nor the gnome-panel are loaded at startup

2010-12-28 Thread Alex
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694952 Title: Neither unity nor the gnome-panel are loaded at startup -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 694951] [NEW] eleeye_engine runs very slowly

2010-12-28 Thread jeremy-list
Public bug reported: Binary package hint: gmchess To replicate: set search depth to 14, start game, and make a move. The computer opponent takes a very long time to move. Checking the system monitor shows that eleeye_engine is only using 28% of available CPU time at the most. Usually the

[Bug 694951] Re: eleeye_engine runs very slowly

2010-12-28 Thread jeremy-list
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694951 Title: eleeye_engine runs very slowly -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 694950] [NEW] Booting stucks sometimes (problem with rtl8192?)

2010-12-28 Thread Yellow Me
Public bug reported: Now and then (maybe every 10th) boot stucks. Attached piece of syslog. The first boot stucks at about 10.22.18 and after that computer is rebooted and it boots up ok. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: plymouth 0.8.2-2ubuntu2.1 ProcVersionSignature: Ubuntu

[Bug 694950] Re: Booting stucks sometimes (problem with rtl8192?)

2010-12-28 Thread Yellow Me
** Attachment added: bad and good boots https://bugs.launchpad.net/bugs/694950/+attachment/1777901/+files/syslog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694950 Title: Booting stucks

[Bug 688988] Re: different archdir, please rebuild package

2010-12-28 Thread Fumihito YOSHIDA
I can reproduce this bug, and it affects maverick/natty. We can find at: http://packages.ubuntu.com/natty/i386/libnarray-ruby1.8/filelist http://packages.ubuntu.com/maverick/i386/libnarray-ruby1.8/filelist -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 694953] [NEW] missing i386 libraries on amd64

2010-12-28 Thread Metabaronen
Public bug reported: Binary package hint: winbind It is common to use 32 bit proprietary applications like flashplayer, citrix and acrobat on a amd64 system. The NSS libraries are a vital part of the system as it enables programs to lookup user and group information. To solve this problem

[Bug 516854] Re: Network-manager-openvpn doesn't work in GNOME without -openvpn-gnome

2010-12-28 Thread Maximilian Haeussler
Had the same bug with Ubuntu Maverick. The depency issue is fixed now but I still had to restart network-manager. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/516854 Title: Network-manager-openvpn

[Bug 694955] [NEW] old version of tesseract

2010-12-28 Thread Alex
Public bug reported: I've realised that in the sources of Natty Narwhal there is still the old version of tesseract (2.0.4) not the newer version 3.0.1. 3.0.1. brings a lot of new features so that the new version should be included in the sources. ProblemType: Bug DistroRelease: Ubuntu 11.04

[Bug 694955] Re: old version of tesseract

2010-12-28 Thread Alex
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694955 Title: old version of tesseract -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 694954] [NEW] Search Window TextBox disappeared

2010-12-28 Thread SrikanthM
Public bug reported: Binary package hint: unity From Desktop (Minimize all windows, if you have any). Go to Top panel Menu, Select Places -- Search For Files ... That will open the Search Window, but no Text box is there. I am using Acer Aspire 4720z Please find the attached Screen shot for

[Bug 694954] Re: Search Window TextBox disappeared

2010-12-28 Thread SrikanthM
** Attachment added: Screenshot_Search.png https://bugs.launchpad.net/bugs/694954/+attachment/1777927/+files/Screenshot_Search.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694954 Title:

Re: [Bug 614412] Re: VPN connection failed in ubuntu 10.4 lucid ubuntu

2010-12-28 Thread Rajasekar
Hi, Happy to see ur reply. i have not checked with latest updates. Since i have a problem with VPN, i have started using windows. i am awaiting to use ubuntu. Even my friend also has the same problem with vpn. he has installed l0.4 lucid and presently he is using windows as he has problem with

[Bug 694951] Re: eleeye_engine runs very slowly

2010-12-28 Thread Aron Xu
Hi, I am the maintainer of this package, I believe there is a bug in gmchess prior to 0.29.3. You should install libeval-dev as well to make eleeye find libeval0, which is very useful for it to improve the strength. You can add this PPA to upgrade to 0.29.3 (maintained by me):

[Bug 694951] Re: eleeye_engine runs very slowly

2010-12-28 Thread Aron Xu
Mark as fixed because already solved in new release (natty). For users using older release, please use ppa:gmchess/ppa instead. ** Changed in: gmchess (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

  1   2   3   4   5   6   7   8   9   10   >