[Bug 595116] Re: ssl error reading the headers

2010-09-29 Thread Jean-Baptiste Lallement
@Eric, apache2 2.2.14-5ubuntu8.3 in lucid-proposed is the version to test. Thank you for helping. -- ssl error reading the headers https://bugs.launchpad.net/bugs/595116 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu.

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-29 Thread Ross Golder
This worked for me: 'sudo dpkg --purge --force-remove-reinstreq apache2.2-common' Got it from bug #576255. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a

[Bug 650936] [NEW] hread_stack must be removed to avoid problems for amd64

2010-09-29 Thread pwlnw
Public bug reported: Description of thread_stack variable : The default of 192KB (256KB for 64-bit systems) is large enough for normal operation. If the thread stack size is too small, it limits the complexity of the SQL statements that the server can handle, the recursion depth of stored

[Bug 650936] Re: thread_stack must be removed to avoid problems for amd64

2010-09-29 Thread Soren Hansen
** Summary changed: - hread_stack must be removed to avoid problems for amd64 + thread_stack must be removed to avoid problems for amd64 -- thread_stack must be removed to avoid problems for amd64 https://bugs.launchpad.net/bugs/650936 You received this bug notification because you are a member

[Bug 650936] Re: thread_stack must be removed to avoid problems for amd64

2010-09-29 Thread pwlnw
** Also affects: mysql-5.1 (Debian) Importance: Undecided Status: New -- thread_stack must be removed to avoid problems for amd64 https://bugs.launchpad.net/bugs/650936 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1

[Bug 651027] [NEW] dovecot-postfix claimed as built in debian/control but not actually built

2010-09-29 Thread Colin Watson
Public bug reported: http://people.canonical.com/~ubuntu- archive/testing/maverick_outdate.html lists dovecot-postfix as out of date. However, it's not showing up in the not-built-from-source lists, so I investigated. It appears that the package intends to build dovecot-postfix as an

[Bug 651049] [NEW] php5: FILTER_VALIDATE_URL will invalidate a hostname that includes '-'

2010-09-29 Thread Sven 'Darkman' Michels
Public bug reported: Binary package hint: php5 Hi, there is a bug in php 5.3.2 which makes filter_var to fail on urls/domains/hosts that contain a dash ('-'). Since filter_var is used in some well known webfrontends (syscp for example), the bug stops users from using domains like ubuntu-

[Bug 651047] [NEW] initial installation presents note about upgrades

2010-09-29 Thread Colin Watson
Public bug reported: Binary package hint: rabbitmq-server On initial installation of rabbitmq-server, the rabbitmq- server/upgrade_previous debconf question is presented. This is because the version guard in the preinst is incorrect. Instead of: if dpkg --compare-versions $2 lt 1.6.0; then

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-29 Thread John Reese
Ross: running that command doesn't seem to work for me; it complains about all the dependencies I have against apache2.2-common: r...@dyson /srv # dpkg --purge --force-remove-reinstreq apache2.2-common dpkg: dependency problems prevent removal of apache2.2-common: libapache2-mod-fcgid depends

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-29 Thread John Reese
Well, from the other bug # you linked, I was able to get enough of a hint to trace this back to a problem of: I have /etc/apache2 symlinked to another location where I keep all my server configs version controlled in a directory where everything is backed up on a daily basis. Apparently apt at

[Bug 618715] Re: ldapsearch ignores TLS_CACERT from /etc/ldap/ldap.conf but gladly reads ~/.ldapcert.pem

2010-09-29 Thread jetole
I'm also experiencing this same issue. My /etc/ssl/certs/cacert.pem is 0644 and owned by root:root on both my ldap server. Also it seems that my ldap servers are able to sync with each other over TLS/SSL but ldapsearch doesn't seem to work for unless I put TLS_REQCERT allow into ~/.ldaprc. I don't

[Bug 627973] Re: Assertion failed at socket.c:629

2010-09-29 Thread Jarrett Miller
UPDATE: I did some more testing on this. I found out that the TLS HMAC errors were the fault of an update to Viscosity (Mac OSX OpenVPN client). The program was incorrectly passing '0' for the direction of the ta.key file on the clients. So the good news is that the package in your PPA fixes this

[Bug 651134] [NEW] apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or corruption (fasttop): 0x00007f8b5c8fdac0 ***

2010-09-29 Thread Paul Vaughan
Public bug reported: Binary package hint: apache2 Expected: no errors. Actual: Maybe crashes isn't quite the right phrase, as the server itself is still servings pages, however we've seen the below error and backtrace regularly since we upgraded our server and once Apache stopped responding.

[Bug 651134] Re: apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or corruption (fasttop): 0x00007f8b5c8fdac0 ***

2010-09-29 Thread Paul Vaughan
** Attachment added: Bug as found in /var/log/apache2/error.log https://bugs.launchpad.net/bugs/651134/+attachment/1653329/+files/apache2_glibc_error.txt -- apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or corruption (fasttop): 0x7f8b5c8fdac0 ***

[Bug 627973] Re: Assertion failed at socket.c:629

2010-09-29 Thread Thierry Carrez
Ah! That's good news indeed. I'll push the fix in SRU once the Maverick release heat calms down. ** Changed in: openvpn (Ubuntu) Status: Confirmed = Triaged ** Changed in: openvpn (Ubuntu) Assignee: (unassigned) = Thierry Carrez (ttx) -- Assertion failed at socket.c:629

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

2010-09-29 Thread Andy
Does anyone know what Canonical's *official* position on shutting down KVM VMs on host shutdown with Upstart? Does Canonical run Ubuntu 10.04 Server with KVM in production? Do they shutdown VMs? How did this slip by for an LTS release? Is this up to their standards as Production Quality? Do

[Bug 650446] Re: Cloud exhausting Permanent Generation space

2010-09-29 Thread Thierry Carrez
Sounds like something we should consider for a Lucid SRU. ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = Medium ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed ** Also affects: eucalyptus (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in:

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

2010-09-29 Thread Thierry Carrez
Looks like your MySQL server fails to start, due to another thing running on that port: [ERROR] Can't start server: Bind on TCP/IP port: Address already in use [ERROR] Do you already have another mysqld server running on port: 3306 ? Please check that you can reproduce the error on subsequent

[Bug 650721] Re: dnssec-keygen hangs

2010-09-29 Thread Thierry Carrez
I think it's rather really slow to complete. It probably gathers entropy and VMs are notoriously bad at this. Does generating artificial i/o activity helps in solving that ? ** Changed in: bind9 (Ubuntu) Importance: Undecided = Low ** Changed in: bind9 (Ubuntu) Status: New = Incomplete

[Bug 651049] Re: php5: FILTER_VALIDATE_URL will invalidate a hostname that includes '-'

2010-09-29 Thread Thierry Carrez
** Changed in: php5 (Ubuntu) Importance: Undecided = Medium ** Changed in: php5 (Ubuntu) Status: New = Confirmed -- php5: FILTER_VALIDATE_URL will invalidate a hostname that includes '-' https://bugs.launchpad.net/bugs/651049 You received this bug notification because you are a member

[Bug 651047] Re: initial installation presents note about upgrades

2010-09-29 Thread Thierry Carrez
** Changed in: rabbitmq-server (Ubuntu) Importance: Undecided = Medium ** Changed in: rabbitmq-server (Ubuntu) Status: New = Confirmed ** Changed in: rabbitmq-server (Ubuntu) Status: Confirmed = Triaged -- initial installation presents note about upgrades

[Bug 650936] Re: thread_stack must be removed to avoid problems for amd64

2010-09-29 Thread Thierry Carrez
** Changed in: mysql-5.1 (Ubuntu) Importance: Undecided = Wishlist ** Changed in: mysql-5.1 (Ubuntu) Status: New = Confirmed -- thread_stack must be removed to avoid problems for amd64 https://bugs.launchpad.net/bugs/650936 You received this bug notification because you are a member

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

2010-09-29 Thread Chuck Short
Please attach your /var/log/samba/ log files. chuck ** Changed in: samba (Ubuntu) Importance: Undecided = Low ** Changed in: samba (Ubuntu) Status: New = Incomplete -- Third share is always read-only https://bugs.launchpad.net/bugs/650795 You received this bug notification because

[Bug 651182] [NEW] Invocations of /etc/init.d/mailman start spawns multiple instances

2010-09-29 Thread Andrea Gelmini
Public bug reported: Binary package hint: mailman r...@vaio:/tmp# ps -u list PID TTY TIME CMD 8490 ?00:00:00 mailmanctl 8491 ?00:00:00 python 8492 ?00:00:00 python 8493 ?00:00:00 python 8494 ?00:00:00 python 8495 ?00:00:00 python

[Bug 651182] Re: Invocations of /etc/init.d/mailman start spawns multiple instances

2010-09-29 Thread Andrea Gelmini
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/651182/+attachment/1653547/+files/Dependencies.txt -- Invocations of /etc/init.d/mailman start spawns multiple instances https://bugs.launchpad.net/bugs/651182 You received this bug notification because you are a member

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

2010-09-29 Thread Francesco Pretto
Clap! :) 2010/9/29 Andy a...@xillean.com: It is a dismal situation when at this point there is still no official simple way from Canonical to gracefully shutdown KVM VMs if the host has to go down for any reason such as a UPS issued shutdown command. -- Should shut down domains on system

[Bug 600549] Re: m2crypto fails to build from source in maverick

2010-09-29 Thread Matthias Klose
confirmed in a rebuild and a local build http://people.ubuntuwire.org/~lucas/ubuntu-nbs/32/m2crypto_0.20.1-1ubuntu3_lubuntu32.buildlog reopening, the tests fail with == ERROR: test_sslv23_weak_crypto

[Bug 458637] Re: Windows Live Sign-In assistant prevents samba from accessing Windows 7 shares

2010-09-29 Thread David Mikeska
I noticed a networking issue at the house after windows 7 did an update. I know that they have been trying to make (Microsoft) networking proprietary so that they can force their consumers to buy client licenses for their home network. I will get back after I have disected windows 7 and see what

[Bug 458637] Re: Windows Live Sign-In assistant prevents samba from accessing Windows 7 shares

2010-09-29 Thread Marcin Wisnicki
@David: instead of sharing with us what you know, you could actually read upstream bug linked above. BTW. why status of samba-bugs #7577 is not changing in Launchpad (it was fixed) ? When I click on status it says Unknown error (Launchpad couldn't import bug). -- Windows Live Sign-In assistant

[Bug 651027] Re: dovecot-postfix claimed as built in debian/control but not actually built

2010-09-29 Thread Mathias Gug
** Tags added: server-mrs -- dovecot-postfix claimed as built in debian/control but not actually built https://bugs.launchpad.net/bugs/651027 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in ubuntu. -- Ubuntu-server-bugs

[Bug 650446] Re: Cloud exhausting Permanent Generation space

2010-09-29 Thread Dave Walker
@Ng: Have you set -XX:MaxPermSize=256m on the cloud? Sounds like a wonderful bug. I would love to hear if that makes a difference, i'm not too keen on the prospect of an SRU for a 'probably fix'. Thanks! -- Cloud exhausting Permanent Generation space https://bugs.launchpad.net/bugs/650446 You

[Bug 649264] Re: minicom crashed with SIGSEGV in __libc_start_main()

2010-09-29 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down

Re: [Bug 650721] Re: dnssec-keygen hangs

2010-09-29 Thread Mark Sobell
Very good, thanks! I ran rsync on / and the command completed almost immediately. I will put a note in my book to that effect. -- Mark On Wednesday, September 29, 2010 07:37:45 am you wrote: I think it's rather really slow to complete. It probably gathers entropy and VMs are

[Bug 495394] Re: autostart almost always fails on boot time host

2010-09-29 Thread Andreas Ntaflos
Mika, thank you for the patch and new upstart job. We are trying it out here and find that the bridged-network job seems to be waiting forever for a net-device-up signal to be emitted, thus keeping libvirtd-bin from starting. I only now have begun reading up on upstart but so far I can't find any

[Bug 651432] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: underproces installed post-installation script returnerede afslutningsstatus 1

2010-09-29 Thread Lasse Vinther Tyron
** Attachment added: AptOrdering.txt https://bugs.launchpad.net/bugs/651432/+attachment/1654689/+files/AptOrdering.txt ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/651432/+attachment/1654690/+files/Dependencies.txt ** Attachment added: Df.txt

[Bug 651432] [NEW] package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: underproces installed post-installation script returnerede afslutningsstatus 1

2010-09-29 Thread Lasse Vinther Tyron
Public bug reported: Binary package hint: bacula I'm a newbie but think this error is not an actual error but just a result of no server. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: bacula-director-mysql 5.0.1-1ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-25.44-generic

[Bug 582963] Re: SSL pass phrase dialog can't read input

2010-09-29 Thread Kate Stewart
** Also affects: ubuntu-release-notes Importance: Undecided Status: New -- SSL pass phrase dialog can't read input https://bugs.launchpad.net/bugs/582963 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. --

[Bug 651535] [NEW] package libapache2-mod-php5 5 .3.2-1ubuntu4.5 failed to install/upgrade: Unterpr ozess installiertes pre-removal-Skript gab den Fehlerwert 1 zurück

2010-09-29 Thread firebird76
Public bug reported: Binary package hint: php5 Description:Ubuntu 10.04.1 LTS Release:10.04 php5: Installiert: 5.3.2-1ubuntu4.5 Kandidat: 5.3.2-1ubuntu4.5 Versions-Tabelle: *** 5.3.2-1ubuntu4.5 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages

[Bug 651535] Re: package libapache2-mod-php5 5.3 .2-1ubuntu4.5 failed to install/upgrade: Unterprozes s installiertes pre-removal-Skript gab den Fehlerwert 1 zu rück

2010-09-29 Thread firebird76
** Attachment added: AptOrdering.txt https://bugs.launchpad.net/bugs/651535/+attachment/1655032/+files/AptOrdering.txt ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/651535/+attachment/1655033/+files/Dependencies.txt ** Attachment added: Df.txt

[Bug 615077] Re: [Maverick] SDL local window broken in last update

2010-09-29 Thread Kate Stewart
** Also affects: libvirt (Ubuntu Maverick) Importance: Undecided Status: Confirmed ** Also affects: qemu-kvm (Ubuntu Maverick) Importance: Medium Status: Confirmed ** Also affects: virtinst (Ubuntu Maverick) Importance: Undecided Status: Confirmed -- [Maverick]

[Bug 463684] Re: openldap sections in ubuntu server guide not updated for packages in karmic

2010-09-29 Thread nutznboltz
CentOS 6 + http://directory.fedoraproject.org/ FTW! -- openldap sections in ubuntu server guide not updated for packages in karmic https://bugs.launchpad.net/bugs/463684 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu.

[Bug 651720] [NEW] Hardy OpenSSH version out-of-date - security risks

2010-09-29 Thread SeanB
Public bug reported: Hi, Can you please upgrade OpenSSH for Hardy to 5.2 or above to assist in PCI-DSS Compliance. The following security risks exist for the currently available version 4.7 OpenSSH Plaintext Recovery Attack Against SSH Vulnerability OpenSSH X11 Hijacking Attack Vulnerability

[Bug 651698] [NEW] Second login to ssh_import_id in cloud-config doesn't get added to authorized_keys file

2010-09-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Binary package hint: cloud-init Running ami-60699c09 with the following user-data: #cloud-config ssh_import_id: [mathiaz, james-page] Only the first login (mathiaz) is added to the ubuntu authorized_keys. The second login (james-page) is not added to

[Bug 651720] Re: Hardy OpenSSH version out-of-date - security risks

2010-09-29 Thread Marc Deslauriers
As per our policy, and in line with the security policy of most Linux distributions, we do not update versions of software in stable releases to fix security issues. We backport security fixes to the version available when the stable release came out. In the case of OpenSSH X11 Hijacking Attack

[Bug 651698] Re: Second login to ssh_import_id in cloud-config doesn't get added to authorized_keys file

2010-09-29 Thread Scott Moser
mathiaz's error was due to james-page keys not being considered valid by ssh-import-id. The final hex characters in his currently uploaded keys are: 0d0a 0d0a I think the proper fix to ssh-import-id is: --- ssh-import-id 2010-07-22 10:02:11.0 -0400 +++ ssh-import-id 2010-09-29

[Bug 651698] Re: Second login to ssh_import_id in cloud-config doesn't get added to authorized_keys file

2010-09-29 Thread Mathias Gug
** Changed in: openssh (Ubuntu) Status: Confirmed = Triaged -- Second login to ssh_import_id in cloud-config doesn't get added to authorized_keys file https://bugs.launchpad.net/bugs/651698 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 651754] [NEW] GD Bundle and Feisty

2010-09-29 Thread Aaron Angelo Vicuña
Public bug reported: Binary package hint: php5 I am using an Ubuntu Server 7.10, and i want to recompile my GD to a bundled GD, when i do the update i always have an error file not available, it has to be a problem on my sources.list, i have tried sources lists that are posted on the internet,

[Bug 651720] Re: Hardy OpenSSH version out-of-date - security risks

2010-09-29 Thread SeanB
Thank you for the explanation. -- Hardy OpenSSH version out-of-date - security risks https://bugs.launchpad.net/bugs/651720 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 650845] [NEW] [Realtek ID 665] ALSA test tone not correctly played back

2010-09-29 Thread sripalubuntu
Public bug reported: no audio is played in my dell studio 14 in ubuntu latest ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: alsa-base 1.0.22.1+dfsg-0ubuntu3 ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic i686 AlsaVersion: Advanced Linux

[Bug 650845] Re: [Realtek ID 665] ALSA test tone not correctly played back

2010-09-29 Thread sripalubuntu
** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/650845/+attachment/1652002/+files/AlsaDevices.txt ** Attachment added: AplayDevices.txt https://bugs.launchpad.net/bugs/650845/+attachment/1652003/+files/AplayDevices.txt ** Attachment added: BootDmesg.txt

[Bug 650844] [NEW] Simple Scan crash on new document while scanning

2010-09-29 Thread Bunnyavengers
Public bug reported: Binary package hint: simple-scan Using Ubuntu 10.10 beta, HP PSC 1410 printer, Simple Scan crashes when I select 'Start a new document' then selecting 'discard changes' or 'save changes', WHILE scanning. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: simple-scan

[Bug 650844] Re: Simple Scan crash on new document while scanning

2010-09-29 Thread Bunnyavengers
** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/650844/+attachment/1651990/+files/BootDmesg.txt ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/650844/+attachment/1651991/+files/CurrentDmesg.txt ** Attachment added: Dependencies.txt

[Bug 598735] Re: `menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

2010-09-29 Thread dino99
** Changed in: gedit (Ubuntu) Status: Incomplete = Invalid -- `menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load https://bugs.launchpad.net/bugs/598735 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 521298] Re: could not write byte broken pipe

2010-09-29 Thread dino99
on my end, this error is gone now on maverick i386 -- could not write byte broken pipe https://bugs.launchpad.net/bugs/521298 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 650846] [NEW] [Maverick] ubiquityhooks/30accessibility script copyes wrong place the live user orca settings during installation when choosed some blind profiles

2010-09-29 Thread Attila Hammer
Public bug reported: Binary package hint: casper Dear Developers, In Orca 2.32 version the Orca preferences directory is changed. Prewious Orca versions stored the preferences with userhomedirectory/.orca folder. Now, this is changed with 2.32 version, the new settings place is following:

[Bug 650846] Re: [Maverick] ubiquityhooks/30accessibility script copyes wrong place the live user orca settings during installation when choosed some blind profiles

2010-09-29 Thread Attila Hammer
** Patch added: This patch hopefuly fix this bug https://bugs.launchpad.net/bugs/650846/+attachment/1652012/+files/30-accessibility-fix.patch ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/650846/+attachment/1652013/+files/Dependencies.txt ** Tags added: patch --

[Bug 650498] Re: Expansion: 'ẞ' LATIN CA PTIAL LETTER SHARP S (U+1E9E)

2010-09-29 Thread Paul Sladen
This falls in the Latin Extended Additional block, and at the moment the Ubuntu Font Family only has Latin A, and Latin B. I need to check when it is on the timetable to give you a better answer. When I hear back, it'll be attached to a milestone and you'll be able to keep track on it by that

[Bug 615285] Re: Cannot boot newer kernels (Ubuntu 10.10 alpha3): No init found

2010-09-29 Thread Geza Kovacs
** Branch linked: lp:~gezakovacs/ubuntu/maverick/unetbootin/fix-10.10 -desktop-iso-loading -- Cannot boot newer kernels (Ubuntu 10.10 alpha3): No init found https://bugs.launchpad.net/bugs/615285 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 612960] Re: subscribe to other user's folder has no effect whatsoever

2010-09-29 Thread ccaaatt
*** This bug is a duplicate of bug 38429 *** https://bugs.launchpad.net/bugs/38429 (evolution:6307): libexchangemapi-DEBUG: Create profile with xxx.xxx .xx.net (evolution:6307): libexchangemapi-DEBUG: exchange-mapi-connection.c:3301: exchange_mapi_create_profile:

[Bug 650850] [NEW] after update cant acces jabber account

2010-09-29 Thread fishor
Public bug reported: Binary package hint: empathy After some of update this or last week my jabber account (for gmx) was disabled. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: empathy 2.32.0-0ubuntu1 Uname: Linux 2.6.36-rc4-00134-g03a7ab0 x86_64 Architecture: amd64 Date: Wed Sep 29

[Bug 650850] Re: after update cant acces jabber account

2010-09-29 Thread fishor
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/650850/+attachment/1652026/+files/Dependencies.txt ** Attachment added: ProcMaps.txt https://bugs.launchpad.net/bugs/650850/+attachment/1652027/+files/ProcMaps.txt ** Attachment added: ProcStatus.txt

[Bug 650849] [NEW] after update cant acces jabber account

2010-09-29 Thread fishor
Public bug reported: Binary package hint: empathy After some of update this or last week my jabber account (for gmx) was disabled. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: empathy 2.32.0-0ubuntu1 Uname: Linux 2.6.36-rc4-00134-g03a7ab0 x86_64 Architecture: amd64 Date: Wed Sep 29

[Bug 650849] Re: after update cant acces jabber account

2010-09-29 Thread fishor
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/650849/+attachment/1652022/+files/Dependencies.txt ** Attachment added: ProcMaps.txt https://bugs.launchpad.net/bugs/650849/+attachment/1652023/+files/ProcMaps.txt ** Attachment added: ProcStatus.txt

[Bug 650824] Re: Sync planner-el 3.42-4 (universe) from Debian unstable (main)

2010-09-29 Thread era
** Bug watch added: Debian Bug tracker #595832 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595832 ** Also affects: planner-el (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595832 Importance: Unknown Status: Unknown -- Sync planner-el 3.42-4 (universe) from

[Bug 650852] [NEW] no touch pad

2010-09-29 Thread JEFF HEMEKE
Public bug reported: my notebook dident load my mouse pad, the download log says--alps ps/2alps glide-point touch pad found adding input device. ,applying alps ps/2 glide point driver 1.2.2, no supported touch-pad found. alps ps/2 glide point no synaptics event found, prelmt failed, unload

Re: [Bug 650760] Re: Banshee simply doesnt work.q

2010-09-29 Thread Chow Loong Jin
On Wednesday 29,September,2010 10:28 AM, Mark McClary wrote: I have created my own work-around. Under Edit Preferences Extensions tab - I had the BMP Detection extension enabled Under Edit Preferences - I had BPM for my music option `unticked` Fix: Disable the BPM Detection

[Bug 649631] Re: 10.10 BETA grub2 can't boot FreeBSD 8.1

2010-09-29 Thread ahavatar
I can't remember where I got the configuration, from some guide I found from googling. The thing is it works well on 10.04 LTS and worked with the 10.10BETA CD installation, but it doesn't work anymore after updating bunch of packages. -- 10.10 BETA grub2 can't boot FreeBSD 8.1

[Bug 637347] Re: Banshee not responding in Ubuntu 10.10 Beta

2010-09-29 Thread Chow Loong Jin
*** This bug is a duplicate of bug 448533 *** https://bugs.launchpad.net/bugs/448533 ** This bug has been marked a duplicate of bug 448533 Banshee (sometimes) freezes on start playing * You can subscribe to bug 448533 by following this link:

[Bug 650856] [NEW] Built-in microphone no longer detected/working

2010-09-29 Thread LeboyX
Public bug reported: Binary package hint: pulseaudio I've been using Gmail's video chat feature very smoothly on my Ubuntu 10.4 laptop (Dell Studio 1558). However, my microphone stopped working two days ago: when video chatting, both I and my friend could see each other and I could hear her.

[Bug 650856] Re: Built-in microphone no longer detected/working

2010-09-29 Thread LeboyX
** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/650856/+attachment/1652070/+files/AlsaDevices.txt ** Attachment added: AplayDevices.txt https://bugs.launchpad.net/bugs/650856/+attachment/1652071/+files/AplayDevices.txt ** Attachment added: BootDmesg.txt

[Bug 650855] [NEW] cd dvd drive

2010-09-29 Thread JEFF HEMEKE
Public bug reported: my cd/dvd drive quit on me in the middle of burning. my computer still lists it but it wont recognize cd,s does any one how to fix or test this. i tried systems tests but it didn't test my cd drive. help please!! thank you. jeff pleased read the whole thread. ** Affects:

[Bug 650729] Re: Ubuntu Font should support pIqaD (Klingon)

2010-09-29 Thread Paul Sladen
** Tags added: ttf-script-request -- Ubuntu Font should support pIqaD (Klingon) https://bugs.launchpad.net/bugs/650729 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 591840] Re: attaching a Nokia 5800 doesn't allow tethering

2010-09-29 Thread Todd Oberly
** Changed in: linux (Ubuntu) Status: Invalid = New -- attaching a Nokia 5800 doesn't allow tethering https://bugs.launchpad.net/bugs/591840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 174363] Re: wormux crashed with SIGSEGV in TTF_SetFontStyle()

2010-09-29 Thread Kurosu
I consider it fixed: 0.8beta2 is *very* old, and I do remember reworking font support and fixing bugs (not sure I can match this bug report to any of our bugtracker). It's a matter of backporting then (0.9.2). I know there's a ppa somewhere but I have no idea where it's located and what it

[Bug 650858] [NEW] gnome-appearance-properties: When browsing multi-background packages, the back arrow is displayed as a forward arrow

2010-09-29 Thread MiniX
Public bug reported: Binary package hint: gnome-control-center The prev/next buttons placed under the multi background packages are displayed as arrows but the back arrow is displayed as a forward arrow. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: gnome-control-center

[Bug 650858] Re: gnome-appearance-properties: When browsing multi-background packages, the back arrow is displayed as a forward arrow

2010-09-29 Thread MiniX
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/650858/+attachment/1652086/+files/Dependencies.txt ** Attachment added: ProcMaps.txt https://bugs.launchpad.net/bugs/650858/+attachment/1652087/+files/ProcMaps.txt ** Attachment added: ProcStatus.txt

[Bug 650857] [NEW] package initramfs-tools 0.92bubuntu78 [modified: usr/sbin/update-initramfs] failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-29 Thread Rob Duley
Public bug reported: Binary package hint: initramfs-tools Occured during update ProblemType: Package DistroRelease: Ubuntu 10.04 Package: initramfs-tools 0.92bubuntu78 [modified: usr/sbin/update-initramfs] ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2 Uname: Linux

[Bug 650857] Re: package initramfs-tools 0.92bubuntu78 [modified: usr/sbin/update-initramfs] failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-29 Thread Rob Duley
** Attachment added: AptOrdering.txt https://bugs.launchpad.net/bugs/650857/+attachment/1652081/+files/AptOrdering.txt ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/650857/+attachment/1652082/+files/Dependencies.txt ** Attachment added: Df.txt

[Bug 649631] Re: 10.10 BETA grub2 can't boot FreeBSD 8.1

2010-09-29 Thread ahavatar
FYI, I just googled with freebsd linux grub2 and found some pages with similar configuration like mine. -- 10.10 BETA grub2 can't boot FreeBSD 8.1 https://bugs.launchpad.net/bugs/649631 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 564476] Re: OverflowError, long int exceeds XML-RPC limits

2010-09-29 Thread Daniel Holbert
(Just to follow up on comment #11 -- the workaround did indeed work for me.) -- OverflowError, long int exceeds XML-RPC limits https://bugs.launchpad.net/bugs/564476 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 551567] Re: libGL.so.1 is linked to wrong nvidia driver version

2010-09-29 Thread Scott Ritchie
** Changed in: nvidia-drivers-ubuntu Status: New = Incomplete -- libGL.so.1 is linked to wrong nvidia driver version https://bugs.launchpad.net/bugs/551567 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 612312] Re: System Freeze at Startup on Eee Pc 1001HA

2010-09-29 Thread Gary M
Joshua, if you think it may have something to do with the RT3090 driver from Marcus, try uninstalling it and instead use the rt3090 staging driver built in to the Lucid kernel. You'll need to run a command first to create an empty missing config file -- see comments near the top of bug #541620.

[Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-09-29 Thread phpmonkey
Hi Frank, As I mentioned, I have no problem getting a 1024x600 resolution with a custom xorg.conf (which I have supplied previously, it's in the attachments section). I believe we are trying to see whether it is possible to have this ratio available by default (without an xorg.conf file).

[Bug 477430] Re: grub 2 error: out of disk. failed to boot default entries. press any key to continue...

2010-09-29 Thread Dejan Oljaca
I can confirm the issue mentioned in post #27. On my machine it sometimes boots up to the grub rescue console after a cold boot, (with out of disk message) but always succeeds with a restart (warm boot). I'm using latest 10.04 binaries and even tried to comment out the line from post #2, but no

[Bug 650860] [NEW] package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: fglrx kernel module failed to build

2010-09-29 Thread Roberto Sechi
Public bug reported: old install not permetted new install ProblemType: Package DistroRelease: Ubuntu 10.04 Package: fglrx 2:8.723.1-0ubuntu5 ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7 Uname: Linux 2.6.32-25-generic i686 Architecture: i386 Date: Wed Sep 29 08:26:15 2010

[Bug 650860] Re: package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: fglrx kernel module failed to build

2010-09-29 Thread Roberto Sechi
** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/650860/+attachment/1652095/+files/BootDmesg.txt ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/650860/+attachment/1652096/+files/CurrentDmesg.txt ** Attachment added: Dependencies.txt

[Bug 647380] Re: package spring-common not installed failed to install/upgrade: trying to overwrite /usr/share/games/spring/ctrlpanel.txt , which is also in package spring-engine 0.81.2-0ubuntu1

2010-09-29 Thread Scott Ritchie
** Changed in: spring (Ubuntu) Assignee: (unassigned) = Scott Ritchie (scottritchie) -- package spring-common not installed failed to install/upgrade: trying to overwrite /usr/share/games/spring/ctrlpanel.txt , which is also in package spring-engine 0.81.2-0ubuntu1

[Bug 631130] Re: In all apps, slow UI since 10.04 install

2010-09-29 Thread intrader
Much, much better. It looks like the ui gliches noted in 10.04 are no longer here. Continue testing -- In all apps, slow UI since 10.04 install https://bugs.launchpad.net/bugs/631130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 419471] Re: gnome-schedule crashes on start

2010-09-29 Thread GauteHope
The files in .gnome/gnome-schedule should stay there. Don't delete it unless you have the problems described on top! They are necessary for gnome schedule. The deperactionwarning doesn't have anything to do with it, and is simply because the GTK+ toolkit is changing as it is being developed. It

[Bug 650866] Re: pidgin crashes after login: pidgin assert failure: pidgin: ../../src/xcb_io.c:249: process_responses: Assertion `(((long) (dpy-last_request_read) - (long) (dpy-request)) = 0)' fail

2010-09-29 Thread UnSandpiper
** Attachment added: CoreDump.gz https://bugs.launchpad.net/bugs/650866/+attachment/1652133/+files/CoreDump.gz ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/650866/+attachment/1652134/+files/Dependencies.txt ** Attachment added: Disassembly.txt

[Bug 650863] [NEW] 10.10 headphone jack does not work

2010-09-29 Thread h00RU
Public bug reported: plug in headphones and sound continues to play from built in speakers. Booting to Windows headphones operate as expected. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: alsa-base 1.0.23+dfsg-1ubuntu4 ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4 Uname:

[Bug 650863] Re: 10.10 headphone jack does not work

2010-09-29 Thread h00RU
** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/650863/+attachment/1652120/+files/AlsaDevices.txt ** Attachment added: AplayDevices.txt https://bugs.launchpad.net/bugs/650863/+attachment/1652121/+files/AplayDevices.txt ** Attachment added: BootDmesg.txt

[Bug 650526] Re: [arrandale] GPU lockup 488c32be

2010-09-29 Thread michael o'sullivan
I've found adding a line to xorg.conf to set a virtual desktop space to encompass a 1024x768 and 1440x900 monitor in an effort to cope with bug #635827 prevents the xserver from starting. If you comment out lines beginning with Virtual in the Display subsections, will X start for you? (though this

[Bug 649678] Re: package spring-common 0.82.5.1 dfsg1-1ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/games/spring/ctrlpanel.txt', which is also in package spring-engine 0.81.2-0ub

2010-09-29 Thread Fabio Pedretti
*** This bug is a duplicate of bug 647380 *** https://bugs.launchpad.net/bugs/647380 ** This bug has been marked a duplicate of bug 647380 package spring-common not installed failed to install/upgrade: trying to overwrite /usr/share/games/spring/ctrlpanel.txt , which is also in package

[Bug 648631] Re: Intel graphics drivers not working on new kernels on Maverick?

2010-09-29 Thread Lauri Siltala
Ah, maybe I wasn't clear enough. The -15 ḱernel didn't introduce the bug, as that kernel works perfectly. It's only the newer ones than that not working. Either way, I will run these tests and report back later. -- Intel graphics drivers not working on new kernels on Maverick?

[Bug 367494] Re: No USB keyboard after hibernation (suspend to disk)

2010-09-29 Thread Cyrille Bieuzent
I'm in Maverick 32 bit. After suspend to disk, the keyboard and the mouse usb not work -- No USB keyboard after hibernation (suspend to disk) https://bugs.launchpad.net/bugs/367494 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 650868] Re: update-software-center-agent crashed with DatabaseLockError in __init__()

2010-09-29 Thread Kerry Hatcher
*** This bug is a duplicate of bug 625189 *** https://bugs.launchpad.net/bugs/625189 ** Attachment added: Dependencies.txt https://bugs.edge.launchpad.net/bugs/650868/+attachment/1652145/+files/Dependencies.txt ** Attachment added: ProcMaps.txt

Re: [Bug 650856] Re: Built-in microphone no longer detected/working

2010-09-29 Thread Luke Yelavich
Go into alsamixer again, and switch to viewing the capture devices, by pressing F4. It seems that one of your input sources is correctly set, but the other one isn't. Try setting both input sources to Mic and see whether that helps at all. No idea as to why the GUi preferences are no longer seeing

[Bug 645824] Re: Trendnet TEW-648UB mini wifi usb adapter not recognized

2010-09-29 Thread Erki Hallingu
apport information ** Tags added: apport-collected ** Description changed: Trendnet TEW-648UB mini wifi usb adapter not recognized by kernel. lsusb states that this is RTL8188UB device. http://newyork.ubuntuforums.org/showpost.php?p=9529273postcount=6 this link helped to get it

[Bug 650871] [NEW] package ubiquity-frontend-gtk (not installed) failed to install/upgrade: trying to overwrite '/usr/share/ubiquity/pixmaps/cd_in_tray.png', which is also in package ubiquity 2.4.2

2010-09-29 Thread steckelfisch
Public bug reported: Binary package hint: ubiquity I have no further information ProblemType: Package DistroRelease: Ubuntu 10.10 Package: ubiquity-frontend-gtk (not installed) ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic i686 Architecture: i386

  1   2   3   4   5   6   7   8   9   10   >