** Changed in: linux (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2074290
Title:
Kernel Panic on Boot with Linux 6.8.0-39-generic
To manage notifications
yes, linux-modules-extra-6.8.0-39-generic is installed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2074290
Title:
Kernel Panic on Boot with Linux 6.8.0-39-generic
To manage notifications about t
Public bug reported:
After updating to the kernel version 6.8.0-39-generic, my system fails
to boot, displaying the following error messages:
/dev/root: can't open blockdev
VFS cannot open root device /dev/nvme0n1p2 or unknown-block error -6
Please append a correct root= boot option: here are the
> This is now being addressed via bug 1931112. Thanks for letting us
know about the issues with this quirk!
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/1929449
Title:
do not allow upgr
> I can confirm that this quirk disables upgrades on OpenPOWER hardware
(which is not EFI based). Tested with OpenPOWER/Raptor Computing Systems
Talos II on groovy.
Please note that OpenPOWER systems do not support DMI. OPAL provides
platform metadata in sysfs (platform, vendor make/model and vers
> [Where Problems Could Occur]
> The _test_and_fail_on_apple() also will prevent upgrades for systems where
> /sys/lcass/dmi/id/sys_vendor does not exist which is a new situation.
> However, until the shim bug is resolved that seems like the safest option for
> users. After the shim bug is resol
** Changed in: linux (Ubuntu Bionic)
Status: Fix Committed => 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/1796895
Title:
Kernel 4.15.0-36 network performance regression
To man
(In reply to Dennis Mayr from comment #53)
Ubuntu LTS has special policy for some programs (e.g. Firefox) to
upgrade them. I'm using Ubuntu 16.04 and have latest stable Firefox. So
this is not a problem.
> What other workarounds are available in a shorter timeframe?
https://bugzilla.mozilla.org/
Po-Hsu Lin, I accidentally changed this to "Fix Released". Not sure if
that affects everyone or just my view, but I cannot change it back.
Please correct the status with my apologies for changing the status.
** Changed in: linux (Ubuntu Eoan)
Status: Fix Committed => Fix Released
--
You
This affects me using hwe-18.04-edge with kernel 5.3.0-24, but not
5.3.0-19.
** Changed in: backport-iwlwifi-dkms (Ubuntu Bionic)
Status: Invalid => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
Same problem with Dell Precision 7540
Unfortunately, disabling secure boot is not an option.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852581
Title:
hwe-edge kernel 5.3.0-23.25 kernel does not
Public bug reported:
ackage debconf 1.5.58ubuntu2 failed to install/upgrade: 子进程 已安装 post-
installation 脚本 返回错误状态 2
ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: debconf 1.5.58ubuntu2
ProcVersionSignature: Ubuntu 4.15.0-58.64~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-58-generic x86_
this an issue at Albany Public Library.
Lynn
** Also affects: ubuntu
Importance: Undecided
Status: New
** No longer affects: ubuntu
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1798187
Public bug reported:
for my laptop security
ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: python-mysql.connector 2.1.6-1
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
Date: Thu Mar 2
I am also affected by this problem.
Made a workaround by downloading curl3 and passing it manually to anything that
needs it. (Replace the original with a shell script that calls this.)
`LD_LIBRARY_PATH=$HOME/mylib/curl3:$LD_LIBRARY_PATH application_name`
--
You received this bug notification be
Well sure if installing it is improper usage :)
I'll agree it was a fluke.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799986
Title:
pcmanfm-qt doesn't save settings
To manage notifications abo
I redid the install with the same next, next, next options (basically
changed nothing as before) and it is working as it should. The only
thing I noticed different aside from the ownership was that the first
install had a ~/.config/pcmanfm-qt/default folder when I first began
investigating why the
I can confirm as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1677329
Title:
libpam-winbind: unable to dlopen
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/
Hopefully that is soon. I'm still force downgrading to the packages you
made after every apt update.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1677329
Title:
libpam-winbind: unable to dlopen
T
Andreas, confirmed resolved with packages from your PPA. Not sure where
I went wrong when I compiled from the source...but thanks again.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1677329
Title:
Sorry for the double post. But yes, if that's something you would be
willing to do so I can:
1.) confirm this patch does resolve the issue for me
2.) or that it doesn't and my compile went fine.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
Thanks. I was able to finally get it to build but after installing, the
samba service will no longer start. It simply times out and leaves
nothing the the syslog or the Samba log explaining the reason:
Job for smbd.service failed because a timeout was exceeded.
See "systemctl status smbd.service
Thanks. I was able to finally get it to build but after installing, the
samba service will no longer start. It simply times out and leaves
nothing the the syslog or the Samba log explaining the reason:
Job for smbd.service failed because a timeout was exceeded.
See "systemctl status smbd.service
I downloaded the srouce and applied the patch. However, compile failed
due to allow_undefined_symbols=False. I changed to True and compile
succeeded. Installed but still have the same issue. Did I miss
something?
--
You received this bug notification because you are a member of Ubuntu
Bugs, w
Also, should the symlink to /lib/x86_64-linux-gnu/security still be
required after this?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1677329
Title:
libpam-winbind: unable to dlopen
To manage noti
Crosslinking http://askubuntu.com/questions/377253/unable-to-format-usb-
drive-with-disks-udisks-error-quark-0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059872
Title:
Error formatting disk usin
Public bug reported:
I upgraded from factory installwhich was 16.04 Xenial Xerius...then
after installing the upgrade sent to me by System 76, which was 16.10
new release of Yakkety Yak..soon after installing that, my recent
file failed.it said bus disconnected...then I try ti update a
Public bug reported:
Description:Ubuntu 16.04.1 LTS
Release:16.04
parted: 3.2-15
gparted: 0.25.0-1
Applications that utilized parted/libparted to probe for block device
information disable the read only status during the probe.
Example:
Set a block device read only using either
Public bug reported:
i don't know anything about this other than it came up during upgrade to
16.04 from 15.10.
ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: nitroshare 0.3.0-0~201507212346~ubuntu15.04.1
ProcVersionSignature: Ubuntu 4.2.0-42.49-generic 4.2.8-ckt12
Uname: Linux 4.2.0-4
Will this be fixed in 16.04.1? I have this problem in 16.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1547463
Title:
openvswitch-dpdk starting with DPDK_OPTS parameter
To manage notifications
Can we change the title of this to Merge network-manager 1.2...?
>From the blog post by Dan Williams:
"When scans happen more often, like when a Wi-Fi network list is
displayed..."
Which I take to mean when you click the AppIndicator then a new scan
will happen. Am I following that right?
--
Y
** Also affects: hundredpapercuts
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/1292830
Title:
Resuming from sleep makes black borders around windows to a
Does this mean that there is a fix? If so, I would like to try it out.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1341829
Title:
Cannot start vncserver in PPC Ubuntu 14.04 LE
To manage notificat
Public bug reported:
Release: Ubuntu 15.04 (vivid)
Package Version: 2:2.99.917-1~exp1ubuntu2build1
I'm experiencing a consistently reproducable segfault when attempting to
use hardware acceleration. I've installed xserver-xorg-core-dbg and
xserver-xorg-video-intel-dbg and attached the gdb log fil
This may be tied to later kernel versions. Upgrading only the kernel to
3.18 or 3.19 major versions reproduces 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/1414714
Title:
Wacom
I tried again and noticed the problem was during the grub install. This
made me suspect that a prior external USB stick install I had done had
messed up the boot record thing. I built a liveUsb with BootRepair on it
and used it to fix the boot record. After doing this, Ubuntu booted up OK
from Gru
Public bug reported:
While installing, crashed when using mouse to click through info windows
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.18.8
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Ar
Hi Fabrizio,
Thanks for providing this patch. It works pretty well, but I seem to have
a repeatable
segfault while trying to print one file in a 3rd party golang package. Let
me know if you're
interested in looking at this and I work with you to reproduce the issue.
Regards, Kerry Lynn
The above comment didn't work for me. It seems in Ubuntu 14.04, Nautilus
uses GTK-3.0 and in 3.0 they moved away from the gtkrc files and use
settings.ini files in various locations.
For Nautilus on Ubuntu 14.04:
Create the following path & file if it doesn't already exist.
/home/YOURUSERNAME/.co
*** This bug is a duplicate of bug 1325801 ***
https://bugs.launchpad.net/bugs/1325801
^Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1342626
Title:
iso image boots to error gfxboot.c32
Fyi, for some reason the workarounds of using Ctrl + Alt + F1/F2 don't
quite work on my Thinkpad W510, it puts the machine into sleep mode.
However, Ctrl + Alt + F6 drops me to a system terminal correctly and
then Ctl + Alt + F7 brings me back to a black border free Unity.
--
You received this bu
Just to make known how widespread this is:
http://askubuntu.com/questions/501986/14-04-black-borders-black-terminal
http://askubuntu.com/questions/360598/13-10-black-borders-black-terminal
http://askubuntu.com/questions/506260/windows-have-black-borders-after-hibernation-unity
http://ubuntuforums.
Public bug reported:
I'm trying to design a website using gimp. I have updated Ubuntu to its
latest version today, as well as Gimp (12.8.14). Whenever I try to use
the rectangle tool, Gimp will crash when trying to enter the dimensions
in the size dialogue. I tried to check the Gimp Error Console
Yes, very depressing. This is why people use Macs.
But there is no way I am going to use a Mac's OS and this is free and
open software so I would like to get to the bottom of this. I just read
through this entire issue and
https://bugzilla.gnome.org/show_bug.cgi?id=638117#c9 and it appears this
is
This is either a duplicate of
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/446657 or very
closely linked.
It appears this is an upsteam bug in gnome-bluetooth and is still open
https://bugzilla.gnome.org/show_bug.cgi?id=638117#c9
The bug is currently present on Ubuntu 14.04 on a Thinkpad
Thanks Static, that helped a bunch on a 2010 Macbook Pro!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241824
Title:
EFI Fallback error when booting from USB on Macintosh
To manage notifications
Public bug reported:
It was impossible to install a required package. Please report this as a
bug using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal
Setting new software channels
Calculating changes
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: update-manager 1:0.156.14.17
Pro
Same here fresh install of Ubuntu 14.04 using latest Ubuntu repo
provided Nvidia drivers.
Big black borders on resume (not all the time).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1292830
Title:
Hi Chris,
I cannot confirm it happens on Windows but the reports here are all
Windows based => https://forums.lenovo.com/t5/W-Series-ThinkPad-Laptops
/Phantom-touches-on-W510/td-p/288682
It is the same exact phenomenon that is happening on Ubuntu 13.04. I am
upgrading to 14.04 this weekend so may
Thanks Chris,
Here is my report with the info attached =>
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-
evdev/+bug/1321351
But note that I marked it as incomplete because I don't think anything
can be done about it on a software level.
--
You received this bug notification becau
Btw, I think this is closeable.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/749567
Title:
Mouse cursor jumps and clicks randomly
To manage notifications about this bug go to:
https://bugs.launchp
I am having this same issue with my Thinkpad W510 Touchscreen (Wacom).
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-
evdev/+bug/1321351
If you google for HP TouchSmart Phantom Touches then you will get
reports of others having this issue. This being said I don't think it is
softwar
*** This bug is a duplicate of bug 1321351 ***
https://bugs.launchpad.net/bugs/1321351
** This bug is no longer a duplicate of bug 749567
Mouse cursor jumps and clicks randomly
** This bug is no longer a duplicate of bug 1321351
Mouse randomly starts moving and clicking
** This bug has
I will add that the only way I have found to cure the issue is to run
xinput to get a list of devices, in my case the Wacom touch input is 15.
Then:
xinput disable 15
And no more touchscreen but at least I can use the computer :/
--
You received this bug notification because you are a member
Okay, this is a known issue with the touchscreen on the W510, and it
isn't software but hardware. It is caused my
https://forums.lenovo.com/t5/W-Series-ThinkPad-Laptops/Phantom-touches-on-W510/td-p/288682
https://forums.lenovo.com/t5/W-Series-ThinkPad-Laptops/W510-Mouse-cursor-jumps-around-on-touc
*** This bug is a duplicate of bug 1321351 ***
https://bugs.launchpad.net/bugs/1321351
Duplicate here => https://bugs.launchpad.net/ubuntu/+source/xserver-
xorg-input-evdev/+bug/1321351
** Changed in: xorg (Ubuntu)
Status: New => Invalid
** This bug has been marked a duplicate of bug
Public bug reported:
Appears to be a duplicate of https://bugs.launchpad.net/ubuntu/+source
/xserver-xorg-input-evdev/+bug/749567.
I was going to attach on to that bug but the apport-collect dialog said
it was better to create a new one and mark as duplicate.
I am running a Thinkpad W510 touchsc
** Description changed:
Description of the problem:
In gnome-keybinding-properties you cannot set the Pause or Print Screen keys
as shortcuts (even though Take a screenshot starts out being set to Print!)
Steps to reproduce:
- 1. Start gnome-keybinding-properties .
- 2. Scroll down to Ta
** Description changed:
More and more in the past month or so I have been experiencing what
appears to be a random takeover of my computer. The mouse just starts
randomly moving around the screen in a spastic kind of way and then
starts clicking stuff.
This is on a Thinkpad W510 Touch
Public bug reported:
More and more in the past month or so I have been experiencing what
appears to be a random takeover of my computer. The mouse just starts
randomly moving around the screen in a spastic kind of way and then
starts clicking stuff.
This is on a Thinkpad W510 Touchscreen and happ
Public bug reported:
13.04 expected it erase disk and reinstall but it did not.
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubiquity 2.14.6
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic i686
ApportVersion: 2.9.2-0ubuntu8
Architecture: i386
CasperVe
Still an issue on 13.04 w/compiz 0.9.9.0. Too lazy to file new bug.
Normal is unusable. Very hard to do responsive web development like
this.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/803296
Titl
** Description changed:
Recording through internal microphone produces crackling noise on
playback. This happens regardless of settings for input device using
alsamixer. When using the ubuntu-bug wizard I said the first test passed
because the audio was remarkably better than the 2nd but t
** Description changed:
Recording through internal microphone produces crackling noise on
playback. This happens regardless of settings for input device using
alsamixer. When using the ubuntu-bug wizard I said the first test passed
because the audio was remarkably better than the 2nd but t
Public bug reported:
Recording through internal microphone produces crackling noise on
playback. This happens regardless of settings for input device using
alsamixer. When using the ubuntu-bug wizard I said the first test passed
because the audio was remarkably better than the 2nd but there was st
Public bug reported:
ubuntu ver13.04
ProblemType: KernelOops
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-8-generic 3.8.0-8.17
ProcVersionSignature: Ubuntu 3.8.0-8.17-generic 3.8.0
Uname: Linux 3.8.0-8-generic i686
Annotation: This occured during a previous suspend and prevented it from
I cannot contribute code but I can contribute money. I will donate $100
to Ubuntu via the download page and the Compiz team (I need a donation
link) if this is pushed as part of normal updates to 12.04 by Feb 28th.
So, that is $200 contributed to the larger effort if this is in by Feb
28th!
--
Y
Clint, is there a link to the code that fixed this in this issue? I
don't know how to read these issues that well and I can't find it. I
Thanks,
Elijah
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/9
I don't think it is valid to mark this as "Fix released". This is UI bug
is still present by default isn't it?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/938448
Title:
On multi-monitor, mouse get
Created attachment 69381
signed off patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070214
Title:
misc:typo rules doesn't apply on X startup
To manage notifications about this bug go to:
https
** Patch added: "0001-Apply-partial-matches-for-option-25873.patch"
https://bugs.launchpad.net/xorg-server/+bug/1070214/+attachment/3410135/+files/0001-Apply-partial-matches-for-option-25873.patch
** Patch removed: "bug-25873.patch"
https://bugs.launchpad.net/xorg-server/+bug/1070214/+atta
Public bug reported:
I have following settings in /etc/default/console-setup
XKBMODEL="pc104"
XKBLAYOUT="us,ru"
XKBVARIANT=","
XKBOPTIONS="grp:caps_toggle,lv3:ralt_switch,misc:typo,terminate:ctrl_alt_bksp"
Logging into text console and starting xinit -- :1 doesn't apply rules
for misc:typo option
Thanks very much for going into detail on this. I will give your
instructions a go soon. I'll post back when I do.
Thanks again!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971878
Title:
[ThinkPa
Thanks Christoph,
Where is the plugins file path in regards to the root of the filesystem?
Thanks,
Elijah
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971878
Title:
[ThinkPad W510, Conexant CX20
@Christoph, that is a good point.
@Zoubidoo, I think that would be a good solution, I would even settle
with something I could flag on or off via command line. I would suggest
it be off by default though as I suspect not many people (majority
percentage) have this issue.
--
You received this bu
There are also at least 820 other people who think "something" should be
done about this -->
http://brainstorm.ubuntu.com/idea/17725/
http://brainstorm.ubuntu.com/idea/8326/
Please reconsider this as a valid papercut, it makes me want to leave
Ubuntu altogether when I sit there waiting for such
I highly disagree with closing this as invalid, this is a horrible user
experience and needs to be fixed. When I click wifi networks I should
not have to wait up to two minutes for the network to show up. This is a
way to lose a new Ubuntu user immediately and is completely
unacceptable.
--
You r
True story Gonzo. I just added it to the papercuts project. I deal with
this constantly.
** Also affects: hundredpapercuts
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
** Also affects: hundredpapercuts
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/1040309
Title:
Network manager cannot find new networks immediately
To ma
** Also affects: network-manager
Importance: Undecided
Status: New
** No longer affects: network-manager
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1040309
Title:
Network manager canno
Public bug reported:
When I activate mobile hotspot on my Android (Galaxy Nexus) it takes a
long time for it to show up in the available Wireless Networks.
This is a bug.
It should show immediately, at least within a few seconds of me clicking
to see if there are new networks. When a user clicks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1040309
Title:
Network manager cannot find new networks immediately
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+sou
Same here, Ubuntu 12.04 Chrome 21 64bit - really fast video
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1023155
Title:
Chrome+Pepper+Flash plays audio+video in fast-forward after several
days of
Public bug reported:
This happens spontaneously. Sometimes my ssh keys do not prompt for
password and the ssh command just hangs, at the sametime by Ubuntu One
login stops working and sometimes Lastpass stops working in Chrome too
(but not FF). A restart does not fix it but sometimes just shutting
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1034683
Title:
Seahorse/Gnome Keyring stop working
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028044
Title:
Seahorse is flakey, no gui prompt for keys
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/seahor
Public bug reported:
Normally I login and get a password prompt, now after some updates that
doesn't happen anymore. In addition, when I SSH using a key with a
password stored in Seahorse I don't get a prompt therefore cannot login.
In addition to that the Chromium (18) Lastpass extension does not
Can you explain more about how this mitigates bufferbloat, I suspect I
have this issue on Ubuntu 12.04 and it gets pretty bad sometimes.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/940541
Title:
[
Ryan,
You are brilliant! Worked like a charm, may I also ask what "Option
"NoLogo" "True"" is? Does that get rid of the Nvidia logo maybe on boot?
Thanks again,
Elijah Lynn
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1003128
Title:
Brightness controls not working on Thinkpad W510
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/
Public bug reported:
I have a Lenovo Thinkpad W510 and the hardware brightness keys activate
the brightness slider but the screen does not respond. Neither does the
brightness slider in the system settings. It does appear that if I set
the slider and then restart the system then the display corres
Same here on a Lenovo Thinkpad W510. The brightness sliider in settings
does not work as well as the hardware keys. I am using Nvidia drivers.
What is also interesting is that I rebooted 2 times before now and the
hardware keys did not even bring up the brightness slider overlay on the
top right, b
I have all the latest updates and this bug is still present. Should I
open a new issue?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/947748
Title:
Brightness control not working after latest update
Okay, so how does a person who really enjoyed this bug do what it undid?
I want to alt+tab to an application and have all windows focus/appear
from that group, like Mac OS X.
Here is a another person asking for it -->
http://askubuntu.com/questions/127143/how-do-i-revert-the-alt-tab-
behavior-so-t
Thanks Drew, I will give that a try.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/934471
Title:
vlc crashed with SIGSEGV in dvdnav_describe_title_chapters()
To manage notifications about this bug
It appears that the fix I applied did not work. I am upgrading system to
12.04 now, hopefully the patch is in there and will resolve issue. Will
report back.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
Biggles, I found that the best thing to do right now is to disable the
second launcher menu. After the latest update yesterday my system is
recognizing the correct monitor as laptop/primary now so disabling it
works as designed.
--
You received this bug notification because you are a member of Ub
I have these same messages on a Thinkpad W510. Mine don't seem to
accumulate. I used to see two, then I think they went away but after the
kernel update yesterday I started seeing them again.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
In reference to comment #10 - This seems to be the same setting as what
is in CCSM and is great to have it there but it seems that when I select
"laptop" from the list it removes the menu from my laptop and places it
on the secondary monitor instead. This is what CCSM does as well. I am
using the N
How do I apply this patch?
and
Will future updates wipe this patch out?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/934471
Title:
vlc crashed with SIGSEGV in dvdnav_describe_title_chapters()
To
1 - 100 of 266 matches
Mail list logo