Thanks for your response.
** Changed in: empathy (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/1160774
Title:
No simple way to add I
Ok, I first did a quick test here and my BT headset paired, showed up in
sound settings, worked as usual, and profile was selectable. So at least
the problem is not *that* generic.
Anyway, module-bluetooth-discover is loaded from /etc/pulse/default.pa,
which is run every time pulseaudio starts. If
** This bug is no longer a duplicate of private bug 1289125
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/1313863
Title:
totem-video-thumbnailer crashed with SIGSEGV in g_slice_allo
Public bug reported:
Ubuntu 14.04
Linux ubuntu 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux
For some images, EyeOfGnome says they are at 100% size, but they are actually
scaled down and blurry.
Example: http://imgur.com/6Of8vHE
Download that im
I had the same problem in 13.10 and still exists in 14.04 32bit. When
just one window is opened and minimised, clicking on nautilus icon on
launchbar will opens a new window instead of maximising the minimized
window.
It really doesn't matter which folder is opened. It always happens.
--
You rec
Like you David, my BT headset is paired and connecting when switched on.
The profile is also showing up in Sound Settings.
In my case though, the profile is not being autoselected in Sound
Settings and manually selecting it does nothing. Sound is still routed
through the wired amplified speakers.
Ok, so this is several bugs in one then...
> pulseaudio[1928]: [pulseaudio] module-bluetooth-device.c: Failed to
acquire transport /org/bluez/716/hci0/dev_00_0C_55_D1_91_ED/fd0
For this error, if it appears when you're trying to switch to the
headset, it looks like something on the bluez side. L
Incidentally, (follow-up from comment #33), in my case, "pactl load-module
module-bluetooth-discover" as per RazTaz's post #29 simply throws up the
message:
pulseaudio[1928]: [pulseaudio] module.c: Module "module-bluetooth-discover"
should be loaded once at most. Refusing to load.
--
You recei
David, in response to comment #34 the log entries prior to the bluetooth error
are showing:
Apr 29 09:06:52 Voyager kernel: [ 2013.010319] Bluetooth: re-auth of legacy
device is not possible.
Apr 29 09:06:55 Voyager bluetoothd[716]: Protocol not supported (93)
I'm not exactly sure what to be loo
Public bug reported:
Never experienced anything similar with other Ubuntu versions. I am
running Ubuntu 14.04.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: rhythmbox 3.0.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersio
** Branch linked: lp:~timchen119/ubuntu/trusty/bluez/lp1035431
** Branch linked: lp:~timchen119/ubuntu/trusty/gnome-bluetooth/lp1035431
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-bluetooth in Ubuntu.
https://bugs.launchpad.
> Apr 29 09:06:52 Voyager kernel: [ 2013.010319] Bluetooth: re-auth of legacy
> device is not possible.
> Apr 29 09:06:55 Voyager bluetoothd[716]: Protocol not supported (93)
This indeed looks like the kernel is at fault. I don't know much
bluetooth (I'm more into the audio side of things), so
This package fixes this bug, but will introduce new one, but I think
that will be easy to fix.
This is how I tested it:
1) Installed trusty in virtual box.
2) Installed gnome-panel and indicator-applet-appmenu.
3) Logged in gnome flashback session with metacity.
4) Added indicator-appelet-appmenu.
You have been subscribed to a public bug:
In Ubuntu 13.10 and 14.04 the "hibernate" option will always be
displayed in the system dropdown menu, even if there is no active swap
partition. Click the hibernate option will perform the hibernate
operation but will fail during the process.
As a contra
Discovered that loss of focus is caused by GrabAccelerator dbus method,
handled by compiz. Gnome/unity-settings-daemon does not make focus go
away by itself. You can try following script:
#!/usr/bin/python
import dbus
bus = dbus.SessionBus()
o = bus.get_object('org.gnome.Shell', '/org/gnome/Shell'
Can you please give me the output of
$ for op in suspend hibernate suspend-hybrid; do sudo pm-is-supported
--$op && echo $op; done
to confirm that it shows hibernate? That would be pm-utils not seeing
the lack of a swap partition then.
** Package changed: systemd (Ubuntu) => pm-utils (Ubuntu)
Nevermind, pm-utils isn't checking available swap at all. In the past,
upower did that, but now systemd and systemd-shim would need to pick
that up.
** Package changed: pm-utils (Ubuntu) => systemd-shim (Ubuntu)
** Changed in: systemd-shim (Ubuntu)
Status: Incomplete => Triaged
--
You re
Checked deeper, src/login/logind-action.c() calls can_sleep(), which in
version 204 does not yet check for swap. So we need to backport the
checks in src/shared/sleep-config.c from later versions.
** Package changed: systemd-shim (Ubuntu) => systemd (Ubuntu)
** Changed in: systemd (Ubuntu)
Imp
** Also affects: compiz (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1244090
Title:
Pressing any global keyboar
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: xchat-gnome (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to xchat-gnome in Ubuntu.
https://bugs.launchpad.ne
Well... I can't change the system language :S. In the gnome-language-
selector, when I drag English first, the app crashes... Is there another
method to change the system language?
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-
did you report that issue? You could edit ~/.pam_environment or
/etc/default/locale
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1312223
Title:
gnome-session-quit does not
Patches backported from newer systemd, committed:
http://anonscm.debian.org/gitweb/?p=pkg-
systemd/systemd.git;a=commitdiff;h=2ecac75111a5b
I tested this on a system without swap and with a swap partition. It
also supports swap files, but I haven't explicitly tested that.
** Changed in: systemd (
** Changed in: gnome-keyring (Ubuntu Trusty)
Status: In Progress => Triaged
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1271591
Title:
upstart job race prevents gno
** Changed in: gnome-keyring (Ubuntu)
Status: Fix Released => In Progress
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1271591
Title:
upstart job race prevents gnome
No, I haven't reported it yet.
And no, with my system in english, it still doesn't work, the shutdown
and restart buttons do anything. But now no content is added to the log
(gnome-session-Unity.log).
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is
what is the output of "gdbus call --system -d org.freedesktop.login1 -o
/org/freedesktop/login1 -m
org.freedesktop.login1.Manager.ListInhibitors" ?
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.l
Output:
([('sleep', 'root', 'inhibited', 'delay', uint32 0, uint32 1036),
('sleep', 'jbertinetti', 'GNOME needs to lock the screen', 'delay',
1082, 23382)],)
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
htt
** Branch linked: lp:~larsu/evince/lp1312179
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1312179
Title:
"fit" and "width" hotkeys broken
To manage notifications about this bug g
** Changed in: evince (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1312179
Title:
"fit" and "width" hotkeys broken
To manage notificati
*** This bug is a duplicate of bug 1309465 ***
https://bugs.launchpad.net/bugs/1309465
I was also affected by this bug after upgrading from Saucy. I have the
Gnome PPA installed, and the PPA packages for saucy have higher version
number than the trusty packages.
I think this will be solved wh
I've switched to using Pidgin instead—in part because of this bug. I
don't know if it is still current. Please feel free to mark it Invalid.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/
Thanks for your answer, as far as I can tell this is solved in current
versions of empathy.
** Changed in: empathy (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in Ubuntu.
https:
In 14.04 it's also missing. I really like bogofilter a lot better than
spamassassin, which is really slow compared to bogofilter.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/1247
Same problem on Ubuntu GNOME 14.04 64bits also
Workaround is to restart gnome-settings-daemon at session startup :
http://askubuntu.com/questions/450767/multi-display-issue-with-ubuntu-gnome-14-04/457100?iemail=1&noredirect=1#457100
--
You received this bug notification because you are a member
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gnome-terminal (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launch
really bad performance on 14.04 , opening a 1.9MB file, takes a long
time and returns wait or quit message a few times while loading
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/156201
Title:
ged
** Attachment added: "no-transparency.png"
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1300341/+attachment/4100628/+files/no-transparency.png
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubunt
When I goto Help -> About, I can see the transparent terminal, but
normally it doesn't show. Screenshots attached.
** Attachment added: "transparency.png"
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1300341/+attachment/4100627/+files/transparency.png
--
You received this bu
I have the same problem in 14.04 LTS. I keep receiving the message that
I should send "/msg NickServ identify password" to server.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/12530
Hello _dan_, or anyone else affected,
Accepted empathy into trusty-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/empathy/3.8.6-0ubuntu9.1 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://w
@Sebastien, I'm not really sure where the upstream bug would go.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1308267
Title:
Files app freezes after sftp reconnect.
To manage n
** Changed in: evolution
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/251169
Title:
evolution missing arrow tooltips in 'Contact Editor > Personal
Information
got it @ https://bugs.launchpad.net/hplip/+bug/975972
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/998156
Title:
GTK Print dialog sends broken custom page size attribute:
"PageSiz
Public bug reported:
May be linked to incorrect removal of Able2Extract package?
ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: shared-mime-info 1.0-0ubuntu4.1
ProcVersionSignature: Ubuntu 3.2.0-61.92-generic 3.2.55
Uname: Linux 3.2.0-61-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
** Tags removed: need-duplicate-check
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to shared-mime-info in Ubuntu.
https://bugs.launchpad.net/bugs/1314423
Title:
package shared-mime-info 1.0-0ubuntu4.1 failed to install/upgrade: le
Same behavior in Trusty 14.04
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1112061
Title:
unity forgets focus-follows-mouse setting across update and reboot
To man
** Changed in: vte
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/665065
Title:
cannot distinguish between Home and Ctrl+Home
To manage n
** Tags added: bogofilter evolution trusty
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/1247366
Title:
Evolution is missing bogofilter integration
To manage notifications abou
*** This bug is a duplicate of bug 1292282 ***
https://bugs.launchpad.net/bugs/1292282
** This bug has been marked a duplicate of bug 1292282
background transparency is not working on gnome terminal
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, wh
Public bug reported:
No matter what is in xorg.conf or gnome monitors.xml, display settings
including monitor position and resolution are applied upon logging into
Gnome Shell. The only workaround right now is to kill gnome-settings-
daemon and restart it while in the session, which will apply the
[ubuntu 14.04-64bit on virtualbox.]
confirmed Observed result:
You arrive at the users desktop but background icons are not shown.
A blank dialog pops up momentarily then a crash report dialog.
The blank dialog periodically pops up again (as nautilus attempts to restart).
[enable trusty-proposed &
Thanks katsu! That looks correct to me. Please update the tags.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1286766
Title:
Crashes on startup if shows "required directories mis
** Changed in: gnome-control-center
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1179659
Title:
Gnome Control Center Crashes when
[Expired for systemd (Ubuntu) because there has been no activity for 60
days.]
** Changed in: systemd (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launch
[Expired for systemd (Ubuntu) because there has been no activity for 60
days.]
** Changed in: systemd (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launch
[Expired for gnome-control-center (Ubuntu) because there has been no
activity for 60 days.]
** Changed in: gnome-control-center (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-contro
** Also affects: libwnck (Ubuntu)
Importance: Undecided
Status: New
** Changed in: libwnck (Ubuntu)
Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)
** Changed in: unity
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ub
Thank you for taking the time to report this bug and helping to make Ubuntu
better. Please execute the following command, as it will automatically gather
debugging information, in a terminal:
apport-collect 1271990
When reporting bugs in the future please use apport by using 'ubuntu-bug' and
the
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1286766
Title:
Crashes on startup if shows "required directori
Complaints show fear, anger & ungratefulness while calm feature requests
show peace, gratefulness & understanding of a problem.
Community giving of FOSS shows kindness & compassion, while taking &
complaining shows an unsatisfied desire for control.
True control lies in harmonising with the commu
Public bug reported:
Utopic testing i386
Main issue: X fail to load (boot without the init systemd setting)
All the latest Utopic packages proposed are upgraded, then a reboot is
done, then get:
Xorg.0.log show nothing special, but dmesg ended with:
systemd-logind[1083]: cgmanager: cgm_list_c
This bug has not been fixed yet, and in 14.04 it got worse: At least for
me, the keyboard shortcut no longer fixes the issue.
** Changed in: gnome-control-center (Ubuntu)
Status: Expired => New
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is
63 matches
Mail list logo