[Bug 1201633] Re: no automatic reconnection when internet(nic) disconnects

2013-07-15 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people

[Bug 1191463] Re: CVE-2013-2164

2013-07-15 Thread John Johansen
** Changed in: linux-ec2 (Ubuntu Lucid) Status: New => Fix Committed ** Changed in: linux (Ubuntu Lucid) Status: New => Fix Committed ** Description changed: - Linux Kernel - Leak information in cdrom driver. + The mmc_ioctl_cdrom_read_data function in drivers/cdrom/cdrom.c in the

[Bug 819566] Re: octave3.0 failed to install: octave-3.0.5: error while loading shared libraries: liblapack.so.3gf: cannot open shared object file: No such file or directory

2013-07-15 Thread Launchpad Bug Tracker
[Expired for octave3.0 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: octave3.0 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/81

[Bug 1051420] Re: somthing wrong with terminal

2013-07-15 Thread Launchpad Bug Tracker
[Expired for gnome-terminal (Ubuntu) because there has been no activity for 60 days.] ** Changed in: gnome-terminal (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1201674] Status changed to Confirmed

2013-07-15 Thread Brad Figg
This change was made by a bot. ** Changed in: linux (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/1201674 Title: [Hewlett-Packard 520-1138cb] suspend/resume

[Bug 1197616] Re: Bluetooth sometimes does not work after resuming from suspend

2013-07-15 Thread Anthony Wong
** Changed in: hwe-next 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/1197616 Title: Bluetooth sometimes does not work after resuming from suspend To manage notifica

[Bug 1111610] Re: Can't install Adobe Reader

2013-07-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: wine1.4 (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/610 Title: Ca

[Bug 340383] Re: dhcpd sends 127.0.1.1 as DNS server

2013-07-15 Thread Pierre van Male
Is this not the explanation for the 127.0.1.1 nameserver? https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/UbuntuDesktop#QuantalQuetzal.2BAC8-ReleaseNotes.2BAC8-CommonInfrastructure-1.Networking BR Pierre -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1016215] Re: An extra title bar appears after maximizing it and dragging it back.

2013-07-15 Thread John Kim
** Changed in: chromium-browser (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1016215 Title: An extra title bar appears after maximizing it and dragging it bac

[Bug 128624]

2013-07-15 Thread Simon McVittie
On Bug #15589, Scott wrote this useful-looking summary of the bug: > D-Bus relies on the userdb cache being enabled to be able to hold on to user > info structures (which don't have refcounting). > > Test case: > 1) disable the userdb cache > 2) start a minimal dbus server > 3) connect to it _fr

[Bug 1010683]

2013-07-15 Thread Freedesktop-bugs-nullinfinity
Created attachment 82375 Log from 3.10-rc7 suspend/resume cycle -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1010683 Title: ATI Resume from Suspend leads into black screen (VGA_Switcheroo) To mana

[Bug 1201679] [NEW] ibus' Super+Space shortcut (usually) doesn't work

2013-07-15 Thread Jeremy Bicha
Public bug reported: 1. Add the ubuntu-desktop PPA on Ubuntu 13.10 "Saucy" sudo add-apt-repository ppa:ubuntu-desktop/ppa sudo apt-get update sudo apt-get upgrade sudo apt-get install indicator-keyboard 2. Log out and log back in. 2. Open System Settings>Region & Language 3. Switch to the Text Ent

[Bug 1010683]

2013-07-15 Thread Freedesktop-bugs-nullinfinity
The bug is still there with 3.10-rc7. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1010683 Title: ATI Resume from Suspend leads into black screen (VGA_Switcheroo) To manage notifications about thi

[Bug 1010683]

2013-07-15 Thread agd5f
Does the kernel patch in attachment 82347 help? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1010683 Title: ATI Resume from Suspend leads into black screen (VGA_Switcheroo) To manage notifications

[Bug 128624]

2013-07-15 Thread Chengwei-yang-cn
See #bug 15588 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/128624 Title: dbus-daemon crashed with SIGSEGV in strcmp() To manage notifications about this bug go to: https://bugs.launchpad.net/dbus

[Bug 128624]

2013-07-15 Thread Chengwei-yang-cn
Created attachment 82467 [PATCH] Do not update user db cache if build with "--disable-userdb-cache" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/128624 Title: dbus-daemon crashed with SIGSEGV in s

[Bug 128624]

2013-07-15 Thread Chengwei-yang-cn
#0 0x00e1a012 in strcmp () from /lib64/libc.so.6 mallstream = (FILE *) 0x0 tr_old_memalign_hook = (void *(*)(size_t, size_t, const void *)) 0 tr_old_malloc_hook = (void *(*)(size_t, const void *)) 0 tr_old_realloc_hook = (void *(*)(void *, size_t, const void

[Bug 128624]

2013-07-15 Thread Chengwei-yang-cn
(In reply to comment #9) > Created attachment 82467 [details] [review] > [PATCH] Do not update user db cache if build with "--disable-userdb-cache" verified with valgrind before/after applying this patch, it works fine. BTW, I'd like to open another bug for userdb-cache option, there still are a

[Bug 128624] Re: dbus-daemon crashed with SIGSEGV in strcmp()

2013-07-15 Thread Bug Watch Updater
** Changed in: dbus Status: In Progress => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/128624 Title: dbus-daemon crashed with SIGSEGV in strcmp() To manage notifications about th

[Bug 1012365] Re: [keymap] Samsung Series 9 laptop 900X3C: missing some keys

2013-07-15 Thread Սահակ
sven, do you agree that this commit is incorrect and should be reverted? http://cgit.freedesktop.org/systemd/systemd/commit/?id=90fc91d0065e20 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1012365 Ti

[Bug 1180646]

2013-07-15 Thread Idr
i915.ko is the kernel driver used for all Intel GPUs. i965_dri.so is the OpenGL driver used for all of the GPUs mentioned in this bug report (I see Ironlake and Ivy Bridge). I also only see one Mesa version mentioned (9.0.1), and it's quite old. Is anyone able to reproduce this on either 9.1.4 or

[Bug 1180646]

2013-07-15 Thread Oe-frepdesktoh-n8
I've also been able to recreate this issue while running cairo-dock on a Clevo P150EM (Intel HD4000). I see the status is NEEDINFO. I've worked around the issue for myself by just using the cairo back end, but is there any info/testing I can provide to help resolve the issue when using OpenGL? e

[Bug 1180646] Re: cairo-dock rendering issues using openGL backend on intel GPU

2013-07-15 Thread Bug Watch Updater
** Changed in: mesa 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/1180646 Title: cairo-dock rendering issues using openGL backend on intel GPU To manage notif

[Bug 1197639] Re: Improper sanitization of terminal emulator escape sequences when displaying build log and build status

2013-07-15 Thread Christian Kuersteiner
Precise debdiff. Tested install/upgrade on clean system. Tested with the testsuite from osc (tests/suite.py). Got some errors in TestCommit. Not sure if it might be a configuration thing. I got the same kind of errors for the patched and unpatched version. ** Patch added: "lp1197639-precise.deb

[Bug 588298] Re: non-user-friendly preferences string: Top Posting Option (not Recommended)

2013-07-15 Thread Bug Watch Updater
** Changed in: evolution Status: New => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/588298 Title: non-user-friendly preferences string: Top Posting Option (not Recommended) To ma

[Bug 1096666] Re: LyX Doesn't Terminate xdg-open (Remains Zombie)

2013-07-15 Thread Scott Kostyshak
This bug will be fixed in LyX 2.1. The commit is here: http://www.lyx.org/trac/changeset/5225821/lyxgit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/109 Title: LyX Doesn't Terminate xdg-open (R

[Bug 1201167] Re: Problems booting with linux-image-3.2.0-49-generic

2013-07-15 Thread Julian Wiedmann
** Tags added: regression-update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201167 Title: Problems booting with linux-image-3.2.0-49-generic To manage notifications about this bug go to: https:

[Bug 411358]

2013-07-15 Thread hawran
Hi, I'm trying to write my answer to an email and I'm getting this annoying message boxes repeatedly: Bad key or directory name: "/desktop/gnome/url-handlers/GMT+03/command": `+' is an invalid character in key/directory names Bad key or directory name: "/desktop/gnome/url-handlers/GMT+03/command

[Bug 709390] Re: CPU governor changes speed to minimum only

2013-07-15 Thread Alan Pater
Could be due to a dead battery: http://www.woolie.co.uk/article/dell- laptop-stuck-800mhz-linux-fix/ If so, workaround is make sure you are using a quality AC power source, and Add "processor.ignore_ppc=1" to kernel boot command line. -- You received this bug notification because you are a mem

[Bug 555315] Re: ondemand CPU Scaling does not work when AC adapter is plugged in

2013-07-15 Thread Alan Pater
** Changed in: gnome-applets (Ubuntu) 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/555315 Title: ondemand CPU Scaling does not work when AC adapter is plugged

[Bug 709390] Re: CPU governor changes speed to minimum only

2013-07-15 Thread Alan Pater
** Changed in: acpi (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/709390 Title: CPU governor changes speed to minimum only To manage notifications about th

[Bug 1067719] Re: Persian keyboard layout punctuation marks

2013-07-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: lxkeymap (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/1067719 Title: P

[Bug 1012365] Re: [keymap] Samsung Series 9 laptop 900X3C: missing some keys

2013-07-15 Thread svenmeier
Yes, it should be reverted: there is no "900XC3" produced by Samsung. The actual "900X3C" (I'm writing on just now) is matched by *900X3*. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1012365 Title:

[Bug 1067719] Re: Persian keyboard layout punctuation marks

2013-07-15 Thread Saman Abdolmohammadpour
Started working on it. The new mapping would be like windows system. ** Changed in: lxkeymap (Ubuntu) Status: Confirmed => In Progress ** Changed in: lxkeymap (Ubuntu) Assignee: (unassigned) => Saman Abdolmohammadpour (samanamp) -- You received this bug notification because you are

[Bug 716064] Re: Cpufreq doesn't assume my commands

2013-07-15 Thread Alan Pater
Is this still an issue? If so, what make and model is the computer? Are the battery and theAC adaptor working correctly? ** Changed in: cpufreqd (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 901232] Re: cpu is always running at maximum performance

2013-07-15 Thread Alan Pater
Is this still a problem with current kernel versions? ** Changed in: cpufreqd (Ubuntu) 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/901232 Title: cpu is alwa

[Bug 1197306] Re: Hp laserjet 1020 not printing on Ubuntu12.10 after power cycle the printer

2013-07-15 Thread krishna kumar
This is affecting ubuntu 13.04 users as well. ** Also affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197306 Title: Hp laserjet 1020 not p

[Bug 914097] Re: power regression + fan noise with with kernel 3.0.0-x

2013-07-15 Thread Alan Pater
Matej, if you are still having this problem, please post details of your system. ** Changed in: linux (Ubuntu) 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/9140

[Bug 1038429] Re: update-software-center crashed with order (MRO) for bases SafeConfigParser, object in __new__()

2013-07-15 Thread Admiuistrator
While this lists out as the fixed has been released, I did an update today and the issue still exists with the Ububtu Software Center failing to open. Can you maybe give us a command line to try so that we can manually install the fix? -- You received this bug notification because you are a memb

[Bug 632228] Re: Dell latitude e6510 fan not detected (gets hot)

2013-07-15 Thread Alan Pater
Can the fans be controlled with the i8kutils package? ** Changed in: acpi (Ubuntu) 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/632228 Title: Dell latitude e

[Bug 321126] Re: Fan constantly running - Dell XPS M1530 and XPS M1710

2013-07-15 Thread Alan Pater
Can it be assumed that you have upgraded the system since this report? ** Changed in: acpi (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/321126 Title: Fan

[Bug 1196828] Re: Cannot restart banshee after crash

2013-07-15 Thread John Reid
Thanks for the pointers. I'm pretty convinced it happens when there is a problem with my network mounted filesystem (/etc/fstab): //192.168.1.74/music/mnt/htpc-music cifs noauto,credentials=/etc/samba/user,noexec,uid=john,gid=john 0 0 The advice in the noah.org article looks good

[Bug 1049064] Re: Dell Vostro 3560 running at full speed all the time

2013-07-15 Thread Alan Pater
Has everyone enabled vga_switcheroo and installed the fan speed workaround listed here: https://help.ubuntu.com/community/HybridGraphics#Fix_fans_running_at_full_speed ** Changed in: acpi (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a mem

[Bug 1174541] Re: [gallery] Album should show two 'pages' in landscape mode, as per tablet

2013-07-15 Thread Günter Schwann
** Changed in: gallery-app Status: New => Confirmed ** Changed in: gallery-app (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/1174541 Title: [gallery]

<    2   3   4   5   6   7