[Bug 1005821] Re: Can't use # as the delimiter between key prefixes and IDs.

2012-07-29 Thread Clint Byrum
** Changed in: memcached (Ubuntu) Status: Expired = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to memcached in Ubuntu. https://bugs.launchpad.net/bugs/1005821 Title: Can't use # as the delimiter between key

[Bug 1005821] Re: Can't use # as the delimiter between key prefixes and IDs.

2012-07-29 Thread Clint Byrum
Patch looks good to me. I don't see any problem with carrying it until upstream imports it, especially since I think distros are the only real users of start-memcached. I forwarded it upstream and to Debian. Marking Triaged. ** Bug watch added: code.google.com/p/memcached/issues #283

[Bug 967410] Re: Windows clients cannot connect to shared printers

2012-07-29 Thread David
check group belongs to James with the following command: groups james if james does not belong to group lpadmin add it with the command: sudo adduser james lpadmin. leave the session james, log back into the session, for the changes to take effect. -- You received this bug notification because

[Bug 1005821] Re: Can't use # as the delimiter between key prefixes and IDs.

2012-07-29 Thread Clint Byrum
** Bug watch added: Debian Bug tracker #683144 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683144 ** Also affects: memcached (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683144 Importance: Unknown Status: Unknown ** Changed in: memcached (Ubuntu)

[Bug 1005821] Re: Can't use # as the delimiter between key prefixes and IDs.

2012-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package memcached - 1.4.13-0.1ubuntu2 --- memcached (1.4.13-0.1ubuntu2) quantal; urgency=low * d/p/start-memcached-fix-hash.patch: Apply patch to allow passing # as a value for memcached options such as -D to use # as a prefix delimiter for stats

[Bug 1005821] Re: Can't use # as the delimiter between key prefixes and IDs.

2012-07-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/memcached -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to memcached in Ubuntu. https://bugs.launchpad.net/bugs/1005821 Title: Can't use # as the delimiter between key prefixes and IDs. To manage

[Bug 1027061] Re: Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

2012-07-29 Thread Mephisto
If this is any help, here is the installation log (/var/log/apt/history.log) from the package upgrade that changed the config file: Start-Date: 2012-07-20 06:39:28 Commandline: apt-get -qq -y upgrade Upgrade: postfix:amd64 (2.9.1-5, 2.9.3-2~12.04.1) End-Date: 2012-07-20 06:39:31 This is not an

[Bug 996569] Re: unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-29 Thread Ante Karamatić
** Patch added: Fix for quantal https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/996569/+attachment/3240581/+files/quantal.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to amavisd-new in Ubuntu.

[Bug 996569] Re: unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-29 Thread Ante Karamatić
** Patch added: Fix for precise https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/996569/+attachment/3240620/+files/precise.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to amavisd-new in Ubuntu.

[Bug 671065] Re: deliver broken because dovecot.conf uses !include_try

2012-07-29 Thread Ante Karamatić
** Changed in: dovecot (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu. https://bugs.launchpad.net/bugs/671065 Title: deliver broken because dovecot.conf uses

[Bug 996569] Re: unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-29 Thread Ante Karamatić
Once this bug is fixed in Quantal, I'll modify this bug to a SRU request. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to amavisd-new in Ubuntu. https://bugs.launchpad.net/bugs/996569 Title: unused parameter: spf-policyd_time_limit

[Bug 671065] Re: deliver broken because dovecot.conf uses !include_try

2012-07-29 Thread Ante Karamatić
** Patch added: Fix for quantal https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/671065/+attachment/3240662/+files/lp-671065.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu.

[Bug 671065] Re: deliver broken because dovecot.conf uses !include_try

2012-07-29 Thread Ante Karamatić
To make it clear. When one installs postifx and dovecot, mailbox_command is not set. It's up to the administrator to set it to whatever it wants. This bug (actually, it's a feature request) impacts only those that install mail-stack-delivery and then go to customize it, it does not impact

[Bug 1030520] [NEW] logwatch: Makes use of $^X, broken under overlayfs.

2012-07-29 Thread Mike Mestnik
Public bug reported: Bug number 1030519 tracks this issue in perl and Bug number 1007089 is the root cause. In Ubuntu perl is located in /usr/bin/perl, so using $^X isn't necessarily needed. Also you should investigate using eval() or other methods to get a sub-perl instance. One solution may

[Bug 1030520] Re: logwatch: Makes use of $^X, broken under overlayfs.

2012-07-29 Thread Mike Mestnik
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to logwatch in Ubuntu. https://bugs.launchpad.net/bugs/1030520 Title: logwatch: Makes use of $^X, broken under overlayfs. To manage notifications about this bug go to:

[Bug 1030534] [NEW] sftp -r remotedir . creates directories with wrong permissions

2012-07-29 Thread Dan Kegel
Public bug reported: The local directories created by sftp -r remotedir . are unreadable by anybody, so when it tries to create anything in them, it fails. Example: $ sftp -r u...@host.com:foo foo u...@host.com's password: Connected to host.com. Fetching /foo/ to foo Retrieving /foo

[Bug 1030534] Re: sftp -r remotedir . creates directories with wrong permissions

2012-07-29 Thread RoyK
As far as I can see. it works well when I test on this Ubuntu 12.04 x86_64 machine. You may want to use -p or -P to get the permissions right. See man sftp… roy -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu.

[Bug 1026015] Re: wrong variable in /etc/default/openbsd-inetd - OPTION not OPTIONS

2012-07-29 Thread Benjamin Kerensa
It would appear this is fixed in Quantal --- Ubuntu Bug Squad volunteer triager http://wiki.ubuntu.com/BugSquad -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openbsd-inetd in Ubuntu. https://bugs.launchpad.net/bugs/1026015 Title:

Re: [Bug 1029977] Re: dnsmasq-base should ship the dnsmasq dbus configuration file

2012-07-29 Thread Simon Kelley
On 27/07/12 16:10, Launchpad Bug Tracker wrote: This bug was fixed in the package dnsmasq - 2.62-3ubuntu1 --- dnsmasq (2.62-3ubuntu1) quantal; urgency=low * debian/rules: install the dnsmasq dbus configuration in dnsmasq-base, since users of the standalone binary might

[Bug 958210] Re: squid ABRT due to storeLocateVaryRead()

2012-07-29 Thread Robert Collins
This is http://bugs.squid-cache.org/show_bug.cgi?id=2752 ** Bug watch added: Squid Bugzilla #2752 http://bugs.squid-cache.org/show_bug.cgi?id=2752 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu.

[Bug 1023931]

2012-07-29 Thread J-ago
amd64 stable -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in Ubuntu. https://bugs.launchpad.net/bugs/1023931 Title: (CVE-2012-3864) puppet: multiple vulnerabilities for 2.7.17 and earlier releases

[Bug 996569] Re: unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-29 Thread Scott Kitterman
** Also affects: amavisd-new (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: amavisd-new (Ubuntu Quantal) Importance: High Assignee: Ante Karamatić (ivoks) Status: In Progress -- You received this bug notification because you are a member of Ubuntu

[Bug 996569] Re: unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package amavisd-new - 1:2.7.1-2ubuntu2 --- amavisd-new (1:2.7.1-2ubuntu2) quantal; urgency=low * Fix invalid 'spf-policyd_time_limit' parametere in amavisd-new-postifx (LP: #996569) -- Ante Karamatic iv...@ubuntu.com Sun, 29 Jul 2012 10:31:31 +0200

[Bug 996569] Re: unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-29 Thread Scott Kitterman
Quantal/Precise uploaded. Please get the bug worked around for an SRU. ** Changed in: amavisd-new (Ubuntu Precise) Status: New = In Progress ** Changed in: amavisd-new (Ubuntu Precise) Assignee: (unassigned) = Ante Karamatić (ivoks) ** Changed in: amavisd-new (Ubuntu Precise)

[Bug 996569] Re: unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/amavisd-new -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to amavisd-new in Ubuntu. https://bugs.launchpad.net/bugs/996569 Title: unused parameter: spf-policyd_time_limit in amavisd-new-postfix To manage

[Bug 1018579] Update Released

2012-07-29 Thread Scott Kitterman
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1018579] Re: dovecot panic

2012-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package dovecot - 1:2.0.19-0ubuntu2 --- dovecot (1:2.0.19-0ubuntu2) precise-proposed; urgency=low * Fix panic and core dump, cherry picked from upstream Mercurial. LP: #1018579 -- Barry Warsaw ba...@ubuntu.com Wed, 27 Jun 2012 16:35:37 -0400 **

[Bug 993249] Re: [SRU] activemq fails to start on Ubuntu 12.04

2012-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package activemq - 5.5.0+dfsg-6ubuntu1.1 --- activemq (5.5.0+dfsg-6ubuntu1.1) precise-proposed; urgency=low * debian/libactivemq-java.poms: added the option '--java-lib' to core components so that the required jar files are installed to

[Bug 988819] Update Released

2012-07-29 Thread Scott Kitterman
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 988819] Re: [SRU] wrong path to libxml2.so.2 in mod_security - broken by multiarch enabled libraries

2012-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package modsecurity-apache - 2.6.3-1ubuntu0.2 --- modsecurity-apache (2.6.3-1ubuntu0.2) precise-proposed; urgency=low * debian/mod-security.load: revert previous change, since an alternate solution has been agreed in the bug. *

[Bug 988819] Re: [SRU] wrong path to libxml2.so.2 in mod_security - broken by multiarch enabled libraries

2012-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package mod-proxy-html - 3.0.1-1ubuntu0.1 --- mod-proxy-html (3.0.1-1ubuntu0.1) precise-proposed; urgency=low * debian/rules: explicitly link against libxml2.so, so that it gets declared as a dependency. This will allow apache to load the module

[Bug 911244] Update Released

2012-07-29 Thread Scott Kitterman
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 911244] Re: [SRU] prompt to change unmodified conf file /etc/cron.d/mailman during upgrade from oneiric to precise

2012-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package mailman - 1:2.1.14-3ubuntu0.1 --- mailman (1:2.1.14-3ubuntu0.1) precise-proposed; urgency=low * Ensure clean, unprompted upgrades of mailman from previous releases (LP: #911244): - d/preinst.in: Cherry picked update from most recent

[Bug 986892] Re: mysql-server postrm breaks apparmor profile for later versions on purge

2012-07-29 Thread Scott Kitterman
Hello Alex, or anyone else affected, Accepted into precise-proposed. The package will build now and be available in a few hours in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use

[Bug 1030040] Re: multipath-tools create duplicate device

2012-07-29 Thread vincent
** Attachment added: multipath configureation file https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1030040/+attachment/3241572/+files/multipath_conf_2012-07-29164937.tar -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1030040] Re: multipath-tools create duplicate device

2012-07-29 Thread vincent
Hi, I can't reproduce this issue now. It only happen once. As my first description, i use multipath -f to remove the duplicate device. then everything is ok. Here is the log,configuratin file as requested. Due to no duplicated devices are produced, maybe these log can't help debuging. **

[Bug 986892] Re: mysql-server postrm breaks apparmor profile for later versions on purge

2012-07-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/oneiric-proposed/debhelper -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/986892 Title: mysql-server postrm breaks apparmor profile for later versions

[Bug 516430] Re: Please merge libapache2-mod-perl2 (2.0.4-6)(main) from debian squeeze(main)

2012-07-29 Thread Mark
http://people.canonical.com/~ubuntu-security/cve/2009/CVE-2009-0796.html Ubuntu 8.04 LTS (Hardy Heron): ignored (reached end-of-life) I happily accept that the desktop version has reached end of life. However the server version has support until April 2013. The comment above says that the bug

[Bug 1006447] Re: backport _SCORE(pad)_ fix (upstream #6651)

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

[Bug 780656] Re: {DRDY ERR} trouble with CD-ROM

2012-07-29 Thread Christopher M. Penalver
Bogdan Butnaru, this bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? If so, could you please test for this with the latest development release of Ubuntu? ISO CD images are available from

[Bug 780408] Re: Resume from suspend leads to dead keyboard and screen.

2012-07-29 Thread Christopher M. Penalver
Helias Fotiadis, this bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? If so, could you please provide the information following https://wiki.ubuntu.com/DebuggingKernelSuspend ? As well, could you please test for this with

[Bug 1030452] Re: Mouse goes invisible upon activating any element.

2012-07-29 Thread Dave Gilbert
Could be a dupe of 774434 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1030452 Title: Mouse goes invisible upon activating any element. To manage notifications about this bug go to:

[Bug 1030310] Re: evince print function is corrupted

2012-07-29 Thread Dave Gilbert
** Changed in: evince (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1030310 Title: evince print function is corrupted To manage notifications about this

[Bug 1030299] Re: The folder could not be opened

2012-07-29 Thread Mirco Helg
Please fix this Bug thank you :=) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1030299 Title: The folder could not be opened To manage notifications about this bug go to:

[Bug 780657] Re: FreeBSD Hangs on Boot

2012-07-29 Thread Christopher M. Penalver
** Tags added: natty needs-upstream-testing regression-release ** Description changed: Binary package hint: qemu-kvm On 11.04 Natty, with the Kernel 2.6.38.8-42-server, with kvm 0.14 on an intel i970 hangs FreeBSD on Boot, like described in

[Bug 1030516] Re: 152d:2338 High IO when writing to USB devices

2012-07-29 Thread Christopher M. Penalver
Alan Pope, for regression testing purposes, could you please test for this problem in a Lucid environment http://cdimage.ubuntu.com/lucid /daily-live/current/ ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1030452] Re: Mouse goes invisible upon activating any element.

2012-07-29 Thread Nicholas Allam
@ubuntu-treblig This does not happen for me in any release prior to 12.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1030452 Title: Mouse goes invisible upon activating any element. To manage

[Bug 1019371] Re: backslash missing in documentation

2012-07-29 Thread Dave Gilbert
Thanks - I agree; still seems to be present in Quantal. ** Changed in: gdcm (Ubuntu) Importance: Undecided = Low ** Changed in: gdcm (Ubuntu) Status: New = Triaged ** Tags added: manpage -- You received this bug notification because you are a member of Ubuntu Bugs, which is

RE: [Bug 984970] Re: Audacity and Inkscape are in the video production menu

2012-07-29 Thread Scott Lavender
inkscape can be used to create title pages and credit screens Sent via the Samsung Galaxy S™ II Skyrocket™, an ATT 4G LTE smartphone.Sergey Shnatsel Davidoff shnat...@gmail.com wrote:Last time I checked Inkscape didn't even have SVG animation support. It was all about still images

[Bug 943032] Re: Update desktop file with latest keyword specification

2012-07-29 Thread Bug Watch Updater
** Changed in: gnome-system-monitor Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/943032 Title: Update desktop file with latest keyword specification To

[Bug 887292] Re: nautilus windows from newly opened usb drives don't appear in the menu, but are on the foreground

2012-07-29 Thread Reece H. Dunn
Looks like it, though zorblek should confirm. Bug 502808 should also be made a dup of this bug as this bug contains the fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/887292 Title: nautilus

[Bug 1030539] Re: package initramfs-tools 0.99ubuntu13 failed to install/upgrade: ErrorMessage: 子程序 installed post-installation script 傳回了錯誤退出狀態 1

2012-07-29 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: VarLogDistupgradeAptclonesystemstatetargz.gz https://bugs.launchpad.net/bugs/1030539/+attachment/3241005/+files/VarLogDistupgradeAptclonesystemstatetargz.gz ** Attachment removed: VarLogDistupgradeSystemstatetargz.gz

[Bug 1019347] Re: A message: mount: / is busy appears every time when shutting down and fsck always runs when booting to check /dev/sda1.

2012-07-29 Thread Dave Gilbert
Marking High because it's probably not good to repeatedly shutdown without a proper unmount. ** Changed in: upstart (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 978444] Re: HTTPS is not used for Google searches

2012-07-29 Thread Fred
This has not been fixed. Go to about:startpage or about:home and search from there. Notice how the search still doesn't use HTTPS: ** Changed in: firefox (Ubuntu) Status: Fix Released = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 887292] Re: nautilus windows from newly opened usb drives don't appear in the menu, but are on the foreground

2012-07-29 Thread Alik
I run 11.10 and it still happens. How do I know if the fix was supposed to arrive at my doorstep? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/887292 Title: nautilus windows from newly opened usb

[Bug 682310] Re: Copy to clipboard does not work

2012-07-29 Thread melchiaros
Hi ToMe, I am on the actual developer version of Ubuntu12.10 and have jsut tried to recreate the issue. I am new to geogebra. Can you give me a step by step description. Becasue in the actual geogebra version I have no clipboard, just an export function. greetings melchiaros ** Changed in:

[Bug 682310] Re: Copy to clipboard does not work

2012-07-29 Thread melchiaros
Forget it I have found. It is in edit - copy to clipboard. And yes this issue is still there in Ubuntu12.10. Thank you for reporting so far. ** Changed in: sun-java6 (Ubuntu) Status: Incomplete = New ** Package changed: sun-java6 (Ubuntu) = geogebra (Ubuntu) ** Tags added: quantal --

[Bug 1030549] [NEW] nvidia-current 295.40-0ubuntu1: nvidia-current kernel module failed to build

2012-07-29 Thread Jack Leigh
Public bug reported: During normal update ProblemType: Package DistroRelease: Ubuntu 12.04 Package: nvidia-current 295.40-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19 Uname: Linux 3.2.0-26-generic-pae i686 NonfreeKernelModules: nvidia .proc.driver.nvidia.gpus.0: Error:

[Bug 1030549] Re: nvidia-current 295.40-0ubuntu1: nvidia-current kernel module failed to build

2012-07-29 Thread Jack Leigh
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1030549 Title: nvidia-current 295.40-0ubuntu1: nvidia-current kernel module failed to build To manage notifications about this bug go to:

[Bug 1030534] Re: sftp -r remotedir . creates directories with wrong permissions

2012-07-29 Thread RoyK
As far as I can see. it works well when I test on this Ubuntu 12.04 x86_64 machine. You may want to use -p or -P to get the permissions right. See man sftp… roy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1023889] Re: BUG: unable to handle kernel paging request at 2b2c3000; EIP is at linkwatch_do_dev+0x77/0xb0

2012-07-29 Thread Luis Henriques
Hi Frediano, just to let you know the kernel containing the patch you were waiting has been released into the -proposed pocket. If you would like to give it a try before its actually released (should happen in ~2 weeks time), you can follow the instructions in

[Bug 1030552] Re: gbx3 crashed with SIGSEGV in gtk_widget_style_get()

2012-07-29 Thread Francesco Muriana
** 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/1030552 Title: gbx3 crashed with SIGSEGV in gtk_widget_style_get() To manage notifications about this bug go to:

[Bug 1030549] Re: nvidia-current 295.40-0ubuntu1: nvidia-current kernel module failed to build

2012-07-29 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1030549 Title: nvidia-current 295.40-0ubuntu1: nvidia-current kernel module failed to build To manage

[Bug 1030554] [NEW] cannot see folders or other devices in ubuntuone gui

2012-07-29 Thread Barry Drake
Public bug reported: On both 12.10, the Ubuntu-One window fails to show the folders for syncing and only syncs the Ubuntu-One folder. Adding a folder on my net book on which sync is working properly brings up a pop up on my desktop that tells me a new folder is available for syncing - but the

[Bug 1030554] Re: cannot see folders or other devices in ubuntuone gui

2012-07-29 Thread Barry Drake
** Attachment added: Log file from diag script. https://bugs.launchpad.net/bugs/1030554/+attachment/3241079/+files/ubuntuone-logs-2012-07-29-1343579305.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1008100] Re: Running XBMC fullscreen with GNOME Shell causes segfault in intel_drv.so

2012-07-29 Thread Mar
I would like test it, but i'm a newbie. Could you tell me how to install the patch? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1008100 Title: Running XBMC fullscreen with GNOME Shell causes

[Bug 999979] Re: update-manager crashes when trying to Search for Updates in Ubuntu 12.04 LTS

2012-07-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: update-manager (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/79

[Bug 1030556] [NEW] Special keys don't work on ASUS N56VZ

2012-07-29 Thread sami
Public bug reported: Special keys don't work on ASUS N56VZ. This is very simlar to http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=679158#62 but with very small differences. Here is a list of the available special keys: Key Description Fn+ F1 Sleep F2 Wireless on/off

[Bug 1030556] Re: Special keys don't work on ASUS N56VZ

2012-07-29 Thread sami
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1030556 Title: Special keys don't work on ASUS N56VZ To manage notifications about this bug go to:

[Bug 1015794] Re: evolution-calendar-factory crashed with SIGSEGV in book_client_opened_cb()

2012-07-29 Thread Francesco Muriana
this also affects me on quantal alpha 3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1015794 Title: evolution-calendar-factory crashed with SIGSEGV in book_client_opened_cb() To manage

[Bug 999979] Re: update-manager crashes when trying to Search for Updates in Ubuntu 12.04 LTS

2012-07-29 Thread Kelly Craft
The first comment fixed the problem for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/79 Title: update-manager crashes when trying to Search for Updates in Ubuntu 12.04 LTS To manage

[Bug 881172] Re: Graphical errors on charts in resources tab (faded bands)

2012-07-29 Thread jagarsoft
Thanks Robert Roth (evfool) I set up to Radiance theme (Ambiance (default) didn't look be working) and I haven't got greybird theme. Solved!! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/881172

[Bug 1030552] Stacktrace.txt

2012-07-29 Thread Apport retracing service
** Attachment added: Stacktrace.txt https://bugs.launchpad.net/bugs/1030552/+attachment/3241101/+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/1030552 Title: gbx3 crashed

[Bug 1030552]

2012-07-29 Thread Apport retracing service
StacktraceTop: __find_specmb (format=0x7f59826949ff Address 0x7f59826949ff out of bounds) at printf-parse.h:99 _IO_vfprintf_internal (s=0x7fff2dc5b640, format=0x7f59826949ff Address 0x7f59826949ff out of bounds, ap=0x7fff2dc5b7b8) at vfprintf.c:1329 __GI___vasprintf_chk

[Bug 1030552] StacktraceSource.txt

2012-07-29 Thread Apport retracing service
** Attachment added: StacktraceSource.txt https://bugs.launchpad.net/bugs/1030552/+attachment/3241102/+files/StacktraceSource.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1030552 Title:

[Bug 1030552] ThreadStacktrace.txt

2012-07-29 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt https://bugs.launchpad.net/bugs/1030552/+attachment/3241103/+files/ThreadStacktrace.txt ** Attachment removed: CoreDump.gz https://bugs.launchpad.net/bugs/1030552/+attachment/3241071/+files/CoreDump.gz ** Changed in: gambas3 (Ubuntu)

[Bug 878595] Re: gnome-system-monitor lags on close

2012-07-29 Thread Bug Watch Updater
** Changed in: gnome-system-monitor Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/878595 Title: gnome-system-monitor lags on close To manage notifications

[Bug 819096] Re: SSD Drive does not wake up after suspend

2012-07-29 Thread xorik
Same here: Linux: 3.5.0 vanilla Laptop: Samsung r528 SSD: OCZ Vertex4 128Gb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/819096 Title: SSD Drive does not wake up after suspend To manage

[Bug 1030557] Re: gnome-shell crashed with SIGABRT in raise()

2012-07-29 Thread Francesco Muriana
*** This bug is a duplicate of bug 956765 *** https://bugs.launchpad.net/bugs/956765 ** 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/1030557 Title: gnome-shell

[Bug 762203] Re: Computer is not turned off at shutdown

2012-07-29 Thread dino99
Sadly this issue persist with all the kernel versions up to the trunk one on one of my system, so its related to hardware/chipset (here asus p5wdh): - first cold boot: either panic after getting the grub menu choice loading or it self kill - second cold boot most of the time kill itself before

[Bug 1030557] Re: gnome-shell crashed with SIGABRT in raise()

2012-07-29 Thread Apport retracing service
*** This bug is a duplicate of bug 956765 *** https://bugs.launchpad.net/bugs/956765 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #956765, so is being marked as such.

[Bug 1030556] Re: Special keys don't work on ASUS N56VZ

2012-07-29 Thread sami
Some interesting research : http://dev.iksaif.net/issues/235 And : http://askubuntu.com/questions/156708/how-to-get-multimedia-keys-working-at-my-asus-n56vz-ubuntu-12-04-notebook/169706#169706 ** Description changed: Special keys don't work on ASUS N56VZ. This is very simlar to

[Bug 993187] Re: ubuntu 12.04 completely freezes frequently.

2012-07-29 Thread mean
Just my 2 cents I have this problem also (kubuntu/ Q6600 /64 bits/ precise) A sure way for me to trigger this problem is creating an large avi (openDML file) from another large file (TS or mkv) i.e. for example read a 6 GB MKV file over the network and create a local or networked large openDML

[Bug 984970] Re: Audacity and Inkscape are in the video production menu

2012-07-29 Thread Kaj Ailomaa
I think the problem here is that people aren't expecting the menu to be ordered according to workflow categories, but according to the the application definition. Incskape, by definition is a graphics application, while Audacity is by definition an audio editor. I'd like to discuss moving back

[Bug 978444] Re: HTTPS is not used for Google searches

2012-07-29 Thread Fred
** Bug watch added: Mozilla Bugzilla #778552 https://bugzilla.mozilla.org/show_bug.cgi?id=778552 ** Also affects: firefox via https://bugzilla.mozilla.org/show_bug.cgi?id=778552 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Bug 1030556] Re: Special keys don't work on ASUS N56VZ

2012-07-29 Thread Brad Figg
** Package changed: linux-meta (Ubuntu) = linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1030556 Title: Special keys don't work on ASUS N56VZ To manage notifications about this bug

[Bug 993187] Re: ubuntu 12.04 completely freezes frequently.

2012-07-29 Thread yurx cherio
christophevr may onto something. At the time of freezing (before I switched to fedora) I was noticing that idle IO was jumping to 100%. At the same time my disk was quiet meaning it wasn't disk IO. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 638781] Re: Depends: xemacs21-nomule | emacsen

2012-07-29 Thread Jeremy Bicha
tuareg-mode 1:2.0.6-2 depends on xemacs23 and is available in Ubuntu 12.10 Alpha Quantal Quetzal. ** Changed in: tuareg-mode (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1030559] [NEW] pulseaudio sound glitches when playing over network

2012-07-29 Thread Hans Harhoff Andersen
Public bug reported: What I expected to happen: Playing a flash video eg. from ted.com using chromium-browser. I forward the application sound output via the network (using paprefs and pavucontrol). I expect glitchfree playback via the remote pulse audio server (which is connected with a local

[Bug 1030559] Re: pulseaudio sound glitches when playing over network

2012-07-29 Thread Hans Harhoff Andersen
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1030559 Title: pulseaudio sound glitches when playing over network To manage notifications about this bug go to:

[Bug 762203] Re: Computer is not turned off at shutdown

2012-07-29 Thread Christopher M. Penalver
dino99, could you please file a new report by executing the following in a terminal: ubuntu-bug linux For more on this, please see https://help.ubuntu.com/community/ReportingBugs#Bug_Reporting_Etiquette . If you do file a new report, please feel free to subscribe me to it. ** Tags removed:

[Bug 1030561] Re: Ubuntu 12 need to login twice.

2012-07-29 Thread Mark Pupilli
** Attachment added: log files https://bugs.launchpad.net/bugs/1030561/+attachment/3241125/+files/xsession-errors -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1030561 Title: Ubuntu 12 need to

[Bug 1030561] [NEW] Ubuntu 12 need to login twice.

2012-07-29 Thread Mark Pupilli
Public bug reported: I am using Ubuntu 12: 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux Since the last kernel upgrade I have to login twice as after the first login the screen goes blank and returns me to the graphical login screen. Never had this

[Bug 1030503] Re: 14e4:4315 No wifi (BCM4312)

2012-07-29 Thread Christopher M. Penalver
Shahar Or, thank you for reporting this and helping make Ubuntu better. Could you please test the latest upstream kernel? It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please do not test the kernel in the daily folder,

[Bug 1030320] Re: [HP Pavilion dv6 Notebook PC, IDT 92HD75B3X5, Speaker, Internal] No automute - Ubuntu 12.04 LTS 32bit

2012-07-29 Thread Elias Ps
** Description changed: Hello. I had a problem with the output of my internal speakers, when I had headphones connected to my Hp Pavilion dv6 laptop, via jack port. The sound output was generated from both my internal speakers and the headphones, instead of coming only from the

[Bug 1030566] [NEW] package libqt4-xmlpatterns 4:4.8.1-0ubuntu4.2 failed to install/upgrade: libqt4-xmlpatterns:amd64 4

2012-07-29 Thread Antti Seppo
Public bug reported: This appeared upon routine upgrade. THe system is 64 bit with no modifications to the basic Ubuntu package ProblemType: Package DistroRelease: Ubuntu 12.04 Package: libqt4-xmlpatterns 4:4.8.1-0ubuntu4.2 ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19 Uname: Linux

[Bug 1030566] Re: package libqt4-xmlpatterns 4:4.8.1-0ubuntu4.2 failed to install/upgrade: libqt4-xmlpatterns:amd64 4

2012-07-29 Thread Antti Seppo
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1030566 Title: package libqt4-xmlpatterns 4:4.8.1-0ubuntu4.2 failed to install/upgrade: libqt4-xmlpatterns:amd64 4 To manage notifications about this

[Bug 1030346] Re: ETPS/2 Elantech Touchpad on ASUS X401A laptop in 12.04 Precise unable to move windows

2012-07-29 Thread Adrien Lamothe
Was able to get it working properly with synclient: synclient Clickpad=1 But this is really something that should be detected during installation so it will work out of the box. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 994309] Re: wine is uninstallable

2012-07-29 Thread slegrand
dpkg --version Debian `dpkg' package management program version 1.16.1.2 (amd64). Hi! My dpkg version is 1.16.1.2(amd64). Is this what I should be using? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1030566] Re: package libqt4-xmlpatterns 4:4.8.1-0ubuntu4.2 failed to install/upgrade: libqt4-xmlpatterns:amd64 4

2012-07-29 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1030566 Title: package libqt4-xmlpatterns 4:4.8.1-0ubuntu4.2 failed to install/upgrade:

  1   2   3   4   5   6   7   8   9   10   >