I still get wrong layout in guest sessions. E.g. Norwegian is set
correctly in prefs for guest (as its system default) , but US is
actually active and typing is broken. So still need "setxbkmap no" in
guest sessions ..
--
You received this bug notification because you are a member of Desktop
Pac
Confirmed here too. Having trouble using 12.10 gvfs SMB client talking
to an Ubuntu 12.10 Samba server. Stalls when copying directory
structures to server. There is gigabit networking between nodes.
smbstatus on server displays one locked file at the point of hang:
Locked files:
Pid Uid
Patch works fine here (patched gnome-terminal 3.6.0 in 12.10 with patch
@ https://git.gnome.org/browse/gnome-terminal/patch/src/terminal-
window.c?id=611e93f2f8c0c18ed8d365ecb850258e8d5c9c12). I'll report back
if I hit some regressions ..
--
You received this bug notification because you are a me
Fix is included in upstream gnome-terminal 3.6.2:
http://ftp.gnome.org/pub/gnome/sources/gnome-terminal/3.6/gnome-terminal-3.6.2.news
It's also the only fix in addition to some translation updates. So an
upgrade to gnome-terminal 3.6.2 in Ubuntu 13.04 would be nice..
--
You received this bug n
This bug has been fixed upstream.
Bug report here:
https://bugzilla.gnome.org/show_bug.cgi?id=691517
Fix here:
https://git.gnome.org/browse/eog/commit/?id=3145fce6d7544dfb6e159924fb52e2ca13b7a42c
** Bug watch added: GNOME Bug Tracker #691517
https://bugzilla.gnome.org/show_bug.cgi?id=691517
Upstream patch from eog master applies to 3.6.2 source [with some small
hunk offsets] and works fine.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/1114012
Title:
EOG-CRITICAL **: eog_li
Looks like this problem only occurs when GPU is at the lowest
performance level (Nvidia Powermizer). At that point performance is low
enough to trigger some kind of race which causes wacky text rendering.
--
You received this bug notification because you are a member of Desktop
Packages, which is
Confirmed for Emacs 24.2 (compiled from vanilla source, using GTK3),
Ubuntu 12.10, Unity.
This bug is likely related to bug 941790, but that bug is about rows
shrinking instead of cols, like in this case.
Emacs emits the following GTK-warning when ediff window pops up:
(emacs:8955): Gtk-WARNING *
The patch applied for bug 941790 needs to be extended for columns/width
as well. That should fix this bug. See upstream patch at
http://lists.gnu.org/archive/html/emacs-diffs/2012-08/msg00522.html
which does exactly that.
--
You received this bug notification because you are a member of Desktop
P
Public bug reported:
My Logitech DiNovo Edge keyboard's internal battery status is available in:
/sys/class/power_supply/hid-00:07:61:76:C9:F1-battery
for the first time ever in Ubuntu 12.10. This would seem like a good
thing, except that upower indicator reports it as a regular
laptop/system bat
While having apport collection info about upower, it made the kernel
crash with nullpointer deref in kernel proc khidpd. Reboot failed,
kernel was semi-hung afterwords. I suspect the crash might be triggered
by reading/probing stuff about bluetooth or whatever. I have no time at
the moment to repor
Looks like the kernel crash I reported above is actually bug 28.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1086746
Title:
Bluetooth keyboard battery interpreted as laptop batt
Experienced complete freeze on Dell E6510 laptop a few times now, Ubuntu
12.10 x86-64, Nvidia 310.19 on NVS 3100M GPU. The machine drops dead, no
networking, no VC, no sysrq, fan starts, screen goes black, but
backlight is still on. Only possible fix is holding down the power
button a few seconds w
Perhaps what I'm seeing in bug 1077639 is a duplicate of this bug ? Text
rendering issues have been present for me in both Ubuntu 12.04 and now
in Ubuntu 12.10 using nvidia drivers. Emacs is the worst affected of all
applications I use regularly. There are also some occasional glitches in
gnome-ter
Custom window management shortcuts set via the standard keyboard prefs
in Ubuntu Trusty 14.04 confirmed lost after logout/login. Clean
installation and no CCSM installed.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to compiz in Ubuntu.
h
I have chosen to unlock my GPG key at login time. In processes launched
by Unity, I sometimes get the GPG_AGENT_INFO environment variable set,
but other times (in other login sessions) not. So likely some kind of
race. From terminal launched with Ctrl+Alt+T, the variable always seems
to be availabl
Public bug reported:
The age old keyboard shortcut for adding a bookmark for current page is
no longer working properly in Firefox 29.
Starting Firefox with a clean and new profile, the bookmark menu shows
keyboard shortcut for "Add bookmark" being set to CTRL+R, and that
conflicts with page relo
In console used to start Firefox, I see some messages related to Ubuntu-
specific features:
(firefox:9946): LIBDBUSMENU-GTK-CRITICAL **:
dbusmenu_menuitem_property_set_shortcut: assertion
'gtk_accelerator_valid(key, modifier)' failed
and:
TypeError: external.getUnityObject is not a function
**
They key here seems to be locale.
When started with default English locale, by setting LANG=C in
environment, the bug does not occur and CTRL+D works for bookmarking.
However, with Norwegian locale (LANG=nb_NO.UTF-8), it does not work and
CTRL+R is marked in menu as shortcut for bookmarking.
In S
This may very well be a keyboard shortcut problem/conflict in the
package firefox-locale-nb.
$ LANG=C apt-cache policy firefox-locale-nb
firefox-locale-nb:
Installed: 29.0+build1-0ubuntu0.14.04.2
Candidate: 29.0+build1-0ubuntu0.14.04.2
Version table:
*** 29.0+build1-0ubuntu0.14.04.2 0
Filed upstream bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1005510
** Bug watch added: Mozilla Bugzilla #1005510
https://bugzilla.mozilla.org/show_bug.cgi?id=1005510
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubu
In my case it's a dhclient process that likely respawns and prevents
remount to read-only of root fs, due to a lease file opened for writing
under /var/lib/NetworkManager/.. Result is unclean shutdown and recovery
of dirty root file system on next boot.
Attaching lsof output obtained just before c
lsof just before remount to read-only of root:
dhclient 1317 root 4w REG 8,5 578 530637
/var/lib/NetworkManager/dhclient-90ac51b1-a118-416f-a126-0ad83a2c7b9c-eth0.lease
.. and unclean shutdown as a result.
On a clean and up-to-date Ubuntu 13.10 installation. When patch exists
since april of 2013
I'd guess patch in bug 1169614 would help in my case (dhclient process).
Any progress on evaluating and possibly including the patch provided in
that bug ?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https:/
Original source image that makes scaling easily visible.
** Attachment added: "Original source image that makes scaling easily visible."
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1247564/+attachment/3899070/+files/crisp.png
** Summary changed:
- Initial window height slightly too sm
Public bug reported:
When opening an image that is "medium sized", but still much smaller
than screen resolution, eog sizes its window initially slightly too
small, causing scaling and consequently smoothing to be applied to the
image. This makes "crisp" images like figures, diagrams etc. look
unn
Also happens on 1920x1080 sized screen.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/1247564
Title:
Initial window size slightly too small causing scaling+smoothing on
image
Status i
Same problem with nvidia 319.60 on Ubuntu 13.10. Running GPU at full
power all the time resolves the issues.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/1077639
Title
Upstream bug:
https://bugzilla.gnome.org/show_bug.cgi?id=690236
** Bug watch added: GNOME Bug Tracker #690236
https://bugzilla.gnome.org/show_bug.cgi?id=690236
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eog in Ubuntu.
https://bu
Eugene Crosser <1245...@bugs.launchpad.net> writes:
> I've found something that may be useful both for diagnosis and as a
> workaround.
>
> If you define a "display-setu-script" in the lightdm configuration, like
> this:
>
> [SeatDefaults]
> display-setup-script=/path/to/display-setup.sh
>
> and p
Completely unable to add a simple IRC account in fresh install of Ubuntu
13.10. The accounts dialogue complains about "Giving Ubuntu access", and
hitting the "Grant" button just makes the same message reappear
instantly. (Ubuntu 13.10 is turning out to be a really hard fight
overall.)
--
You rece
Alberto Mardegan <1159...@bugs.launchpad.net> writes:
> Hi Øyvind, can you provide a screenshot for this (or even better, a video)? I
> don't understand how this can happen: IRC doesn't require any authorization
> (not
> even a password!), it only requires that one chooses which IRC network to
>
Added screencast which demonstrates problem.
** Attachment added: "Screencast showing trouble with IRC accounts with
NickServ password"
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center-signon/+bug/1159411/+attachment/3913255/+files/screencast-bug-1159411.mkv
--
You received th
Public bug reported:
In accounts settings:
1. Add new IRC account (I tested Freenode), input nick and hit done.
2. Things seem ok, it connects in Empathy (even though the Empathy
connection button in accounts dialog isn't enabled yet, which is surprising.)
3. I have a registered nick at Free
Alberto Mardegan <1159...@bugs.launchpad.net> writes:
[...]
> Ah, I didn't find that. It seems that Empathy fails to connect if a
> password is given; without password, it can connect (even though then
> nickserv asks you to identify).
> However, this is a separate issue from the original bug. Do
Codagnoni <1040...@bugs.launchpad.net> writes:
> Patch didn't work for me (gnome-terminal 3.6.0 in 12.10 with the patch
> from comment #18).
>
> I've uploaded a video showing the problem with the patched gnome-
> terminal, please view it @ http://youtu.be/gKcnYiWcSCw
You need to do a "killall gno
The following dbus calls seem to no longer work (e.g. screensaver is not
deactivated or timeout reset):
$ dbus-send --session --type=method_call --dest=org.gnome.ScreenSaver /
org.gnome.ScreenSaver.SimulateUserActivity
$ dbus-send --session --type=method_call --dest=org.gnome.ScreenSaver
/org/
*** This bug is a duplicate of bug 930563 ***
https://bugs.launchpad.net/bugs/930563
This is very likely a duplicate of bug 930563.
** This bug has been marked a duplicate of bug 930563
NM Applet menu entries not responding
--
You received this bug notification because you are a member o
Confirming that this is still an issue in 13.04. I usually just
suspend/resume my laptop and rarely reboot.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/930563
Title:
Confirming this bug in 13.04 – I just discovered it five minutes ago.
There is a gvfsd-http process that has lots of stale outgoing TCP
connections in CLOSE-WAIT-state. All connections have some data in the
receive queue and nothing in send.
I did use Rhythmbox a few days ago. Dst-addresses look l
It looks like latest Emacs release 24.4 is working OK for dead keys even
when XMODIFIERS is set to its default value of "@im=ibus" (Ubuntu 14.04,
Norwegian locale, Emacs compiled from source).
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed
I get this upon starting Chromium 39.0.2171.65-0ubuntu0.14.04.1.1064 on
Ubuntu 14.04:
Illegal instruction (SIGILL) (core dumped)
kernel logs the following:
[13229.484984] traps: NSS SSL ThreadW[11266] trap invalid opcode
ip:7f1f1360b73e sp:7f1f06801740 error:0 in libfreebl3.so[7f1f135b4000+78000
And after a reboot, it suddenly does not occur anymore. No idea what's
going on.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1353185
Title:
Chromium 36 upgrade will not ex
Public bug reported:
Empathy is unable to connect to MSN/Windows live network. It hangs
indefinitely, waiting for login. Killing the telepathy-butterfly process
does not help – it is re-spawned and still cannot connect on new
attempt.
Problems started a day ago or so. Empathy will just display th
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to telepathy-butterfly in Ubuntu.
https://bugs.launchpad.net/bugs/887481
Title:
Unable to connect to MSN/Windows Live network
Status in “telepathy-butterfly” package in Ubuntu:
New
Bug de
I see one established TCP connection to MSN server from telepathy-
butterfly process:
$ sudo netstat -Wtpeen|grep 1863
tcp0 0 nnn.nnn.nnn.nnn:35892 207.46.124.196:1863 ESTABLISHED
1000 507424 16294/python
$ ps -f -p 16294
UIDPID PPID C STIME TTY
Problem is probably in python-papyon package, which is the actual MSN
protocol implementation used by telepathy-butterfly.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to telepathy-butterfly in Ubuntu.
https://bugs.launchpad.net/bugs/8874
Most likely, the issue is within python-papyon somewhere.
** Package changed: telepathy-butterfly (Ubuntu) => papyon (Ubuntu)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to telepathy-butterfly in Ubuntu.
https://bugs.launchpad.net/bugs/
Seeing some gnome-terminal text rendering weirdness with nvidia 310.14,
so beware, it's a beta after all. (Output text sometimes appears
invisible at first...) That being said, it does fix the pointer velocity
issues.
--
You received this bug notification because you are a member of Desktop
Packa
Bryce Harrington <1057...@bugs.launchpad.net> writes:
> Btw has anyone tested if this issue also affects 304.51 when used on
> precise? If it does then we should add a precise task for this bug as
Yes, Precise is affected as well, when using nvidia driver 304.51.
--
You received this bug notif
This bad behaviour makes Gimp a pain to work with on Ubuntu 12.04.
Toolbox gets focus after doing an image operation and global menu
disappears..
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/b
Missing sensitivity adjustment for wired USB mouse "1bcf:0824 Sunplus
Innovation Technology Inc.", Ubuntu 16.04 with latest HWE.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-control-center in Ubuntu.
https://bugs.launchpad.net/bu
52 matches
Mail list logo