Indeed, accountsservice sends a reply even when the client talking to it
doesn't want one. The dbus daemon doesn't remember messages that have
NO_REPLY_EXPECTED set, so the replies from accountsservice look like
unsolicited messages to it and it denies them.
Gnome bug #755421 argues that this shou
** Branch linked: lp:~larsu/nautilus/lp1480217
** Changed in: nautilus (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1480217
Title:
N
nch linked: lp:~larsu/gsettings-qt/lp1503693
** Changed in: gsettings-qt (Ubuntu)
Status: New => In Progress
** Changed in: gsettings-qt (Ubuntu)
Importance: Undecided => High
** Changed in: gsettings-qt (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
--
Yo
This patch didn't fix it properly: screenshots were still blurry. I've
fixed it upstream on gtk 3.18.
Please drop the patch from gnome-screenshot.
** Bug watch added: GNOME Bug Tracker #757147
https://bugzilla.gnome.org/show_bug.cgi?id=757147
** Also affects: gtk via
https://bugzilla.gnome
** Branch linked: lp:~larsu/unity-settings-daemon/lp1508327-again
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1508327
Title:
ubiquity only mode: close/minimize/restor
** Changed in: gtk+3.0 (Ubuntu)
Status: In Progress => Opinion
** Changed in: notify-osd (Ubuntu)
Status: Confirmed => In Progress
** Changed in: notify-osd (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
** Branch linked: lp:~larsu/notify-osd/lp1473269
Thanks for reporting this bug. The way GNOME does menus has changed
quite a bit recently and as a result it is quite hard to have dynamic
menus of this kind in the global menu bar. We're working on a way to do
this in gtk, but it is too late in the cycle to land that work.
In the meantime, you ca
** Package changed: indicator-datetime (Ubuntu) => gtk+3.0 (Ubuntu)
** Changed in: gtk+3.0 (Ubuntu)
Status: Confirmed => In Progress
** Changed in: gtk+3.0 (Ubuntu)
Importance: Undecided => High
** Changed in: gtk+3.0 (Ubuntu)
Assignee: (unassigned) => Lars Uebern
Problem figured out by Trevinho and didrocks on irc: unity only emits
AcceleratorActivated() for the first id returned by GrabAccelerator()
and doesn't watch the unique name of the grabbing process. Thus, when
something other than unity-settings-daemon grabs the key before it, or
u-s-d crashes, tho
This is not a bug in glib. UploadBlacklist() loops through a list of
strings with
for (auto item : blacklist_)
// do something with item.c_str()
which makes a copy of each string in every iteration. This means that
item.c_str() is not valid anymore after the loop finishes.
g_settings_set_st
Hey! Thanks a lot for this patch, but it seems like this has already
been fixed recently:
http://bazaar.launchpad.net/~jjardon/rhythmbox/trunk/revision/8892
** Changed in: rhythmbox (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a membe
*** This bug is a duplicate of bug 1045224 ***
https://bugs.launchpad.net/bugs/1045224
** This bug has been marked a duplicate of bug 1045224
does not support substring search
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-
> The screen size is 310mm x 174mm.
That gives a DPI of 209. I don't think we should enable hidpi for this
resolution. 1280×720 is very small for today's apps.
Unity-settings-daemon enables hidpi starting from 192 dpi. I suggest
raising that to at least 220 or so. Wikipedia says HIDPI is around
2
They do for me?! However, they're hardly usable because they don't
expand on hover. (I think that's because vte doesn't use
GtkScrolledWindow.)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchp
Created attachment 88321
Add org.mpris.MediaPlayer2.Activate
Alex, the desktop entry spec recently gained support for
org.freedesktop.Application, which has a method Activate() that takes a
platform data. I think it makes sense to reuse this terminology and the
platform-data convention.
The attac
Instead of only passing a timestamp, this could be the same platform
data that GApplication uses in its Activate method (of type "asv").
This would make passing these kinds of things more uniform and easier to
handle for toolkits, as well as being extensible.
Maybe we could even call it Activate ;
litimezonemap contains gtk3 widgets that are used in unity7's system
settings. Can we make unity-system-settings not depend on it?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net
** Package changed: ubuntu-themes (Ubuntu) => gtk+3.0 (Ubuntu)
** Changed in: gtk+3.0 (Ubuntu)
Status: Won't Fix => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/147
Thanks, Franz, for investigating this issue.
The mouse module tries to ensure that at least one pointing device is
present at any time. This is reasonable, as some people might have
problems navigating the UI with only a keyboard if they accidentally
disable all pointing devices.
However, the har
** Branch linked: lp:~larsu/unity-settings-daemon/allow-disabling-
touchpad
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1454950
Title:
It needs to press touchpad hotk
This patch is a backport of the upstream patch to 3.14
** Patch added: "0001-Add-a-traditional-menubar.patch"
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1447224/+attachment/4410401/+files/0001-Add-a-traditional-menubar.patch
--
You received this bug notification because you are a m
I don't know if this is supposed to be a private symbol or not, but it
gets pulled in when using the protected constructor of QQmlPropertyMap
as documented [1].
I don't think there's anything we can change in gsettings-qt to solve
this issue.
[1] http://doc.qt.io/qt-5/qqmlpropertymap.htmlg
** Ch
Totem's menu xml has placeholders for subtitles and languages, which are
populated dynamically based on the video that is loaded.
The traditional menubar, the gear menu, and the fullscreen gear menu all
share the same placeholder ids and Totem inserts the dynamic submenu in
only one of them. I've
** Package changed: rhythmbox (Ubuntu) => ubuntu-themes (Ubuntu)
** Changed in: ubuntu-themes (Ubuntu)
Importance: Undecided => Medium
** Changed in: ubuntu-themes (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, whi
** Also affects: libtimezonemap (Ubuntu)
Importance: Undecided
Status: New
** Changed in: libtimezonemap (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
** Changed in: libtimezonemap (Ubuntu)
Status: New => In Progress
** Changed in: libtimezonemap (
** Also affects: ubuntu-geonames
Importance: Undecided
Status: New
** Changed in: libtimezonemap (Ubuntu)
Status: New => Invalid
** Changed in: unity-control-center (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Desktop
** Branch linked: lp:~larsu/timezonemap/lp1440157
--
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/bugs/1440157
Title:
WARNING **: Could not connect to geoname lookup server: Op
** Bug watch added: GNOME Bug Tracker #746592
https://bugzilla.gnome.org/show_bug.cgi?id=746592
** Also affects: glib via
https://bugzilla.gnome.org/show_bug.cgi?id=746592
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Deskto
Yeah, let's disable them for the release. Developers can still opt in to
showing them while developing an application by setting
G_ENABLE_DIAGNOSTIC to 1.
** Patch added: "0001-Don-t-warn-about-deprecated-properties-by-default.patch"
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/14303
Statically linking gtk+ is uncommon and discouraged by gtk+ developers
(see "Extra Configuration Options" in [1]). Also, I don't think we
should increase the package size for such an uncommon a use case.
Please compile gtk+ yourself if you want to link your application to it
statically.
[1] https
Statically linking gtk+ is uncommon and discouraged by gtk+ developers
(see "Extra Configuration Options" in [1]). Also, I don't think we
should increase the package size for such an uncommon a use case.
Please compile gtk+ yourself if you want to link your application to it
statically.
[1] https
This crashes because indicator-messages sends and action name with a '|'
in it, which is invalid. I fixed this in r433 by escaping all ids[1],
which was released in 13.10.1+15.04.20150112-0ubuntu1.
Gtk currently assumes that those inputs are trusted and thus doesn't
verify them. There's been some
This was fixed upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=664137
The upstream bug linked here is a duplicate of the above.
** Bug watch added: GNOME Bug Tracker #664137
https://bugzilla.gnome.org/show_bug.cgi?id=664137
** Changed in: gtk+3.0 (Ubuntu)
Status: Triaged => Fix Re
Some widget (probably a custom one from empathy) reported a negative
minimum size, resulting in gtk to abort on an assertion. So this is not
really a gtk issue. Since it is quite old and I cannot reproduce it in
newer versions, I'll close it.
If this is still a problem for anyone, feel free to re
** Changed in: gtk+3.0 (Ubuntu)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/797775
Title:
gedit crashed with SIGSEGV in g_file_equal()
Status in
** Changed in: gtk+3.0 (Ubuntu)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1285783
Title:
Right panel has a transparent background
Status in gtk
** Changed in: gtk+3.0 (Ubuntu)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/440527
Title:
evolution crashed with SIGSEGV in g_closure_invoke()
St
Public bug reported:
When a program itself calls gdk_set_program_class(), passing --class on
the command line is a no-op.
Gnome-terminal does this to change it's WM_CLASS from gnome-terminal-
server to gnome-terminal. Many people use --class in a custom desktop
file to use profiles as application
** Branch linked: lp:~larsu/humanity/set-maxsize
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1435607
Title:
file/folder icons do not zoom in the same way
Status in nautilus packa
I've attached a patch for gnome-desktop to the upstream bug[1] that
fixes this issue for me.
[1] https://bugzilla.gnome.org/show_bug.cgi?id=746044
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-settings-daemon in Ubuntu.
https://b
This is a bug in the theme, not in gnome-system-log.
** Branch linked: lp:~larsu/ubuntu-themes/titlebars
** Package changed: gnome-system-log (Ubuntu) => ubuntu-themes (Ubuntu)
** Changed in: ubuntu-themes (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification b
Alberto: why does this qualify as a 100 papercuts bug?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1426163
Title:
no locally integrated menus in gnome-terminal
Status in GN
gnome-terminal (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1426163
Title:
no locally integrated menus in
** Changed in: unity-greeter (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-greeter in Ubuntu.
https://bugs.launchpad.net/bugs/1415168
Title:
login dialog box will not display pas
** Branch linked: lp:~larsu/unity-greeter/dont-set-spinner
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-greeter in Ubuntu.
https://bugs.launchpad.net/bugs/1415168
Title:
login dialog box will not display password field in unit
** Project changed: unity => indicator-messages
** Package changed: unity (Ubuntu) => indicator-messages (Ubuntu)
** Changed in: indicator-messages
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to
** Patch added: "0001-auth-dialog-make-the-label-wrap-at-70-chars.patch"
https://bugs.launchpad.net/ubuntu/+source/policykit-1-gnome/+bug/1382566/+attachment/4238996/+files/0001-auth-dialog-make-the-label-wrap-at-70-chars.patch
--
You received this bug notification because you are a member of
e: Unknown
Status: Unknown
** Affects: policykit-1-gnome (Ubuntu)
Importance: Low
Assignee: Lars Uebernickel (larsu)
Status: In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to policykit-1-gnome in Ubu
Linked the wrong upstream bug, sorry.
** Bug watch added: GNOME Bug Tracker #738625
https://bugzilla.gnome.org/show_bug.cgi?id=738625
** Changed in: evince
Importance: Wishlist => Unknown
** Changed in: evince
Status: Won't Fix => Unknown
** Changed in: evince
Remote watch: GNOME
** Bug watch added: GNOME Bug Tracker #738609
https://bugzilla.gnome.org/show_bug.cgi?id=738609
** Also affects: evince via
https://bugzilla.gnome.org/show_bug.cgi?id=738609
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Desk
** Changed in: evince (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1381897
Title:
zoom keybinding requires the use of shift
Status in “evi
Posting on behalf of Ryan, who cannot log in right now.
He found out that the problem is in the test case itself. It uses
g_main_loop_quit() as a source callback from
test_callback_never_triggered. Source callbacks are supposed to return
bool for if they get issued again or not. Apparently on amd6
** Changed in: unity-settings-daemon (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
** Changed in: unity-settings-daemon (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscri
** Branch linked: lp:~larsu/gnome-system-monitor/draw-graph-transparent-
background
** Changed in: gnome-system-monitor (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-system-monitor i
(unassigned) => Lars Uebernickel (larsu)
** Changed in: unity-control-center (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
** Changed in: indicator-sound (Ubuntu)
Importance: Undecided => Medium
** Changed in: unity-control-center (Ubuntu)
Importance: U
** No longer affects: ubuntu-translations
** Changed in: gtk+3.0 (Ubuntu)
Status: New => In Progress
** Changed in: gtk+3.0 (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
** Changed in: gtk+3.0 (Ubuntu)
Importance: Undecided => High
--
You received
That's an unfortunate (but known) limitation of GtkPopover[1].
[1] https://bugzilla.gnome.org/show_bug.cgi?id=729644
** Bug watch added: GNOME Bug Tracker #729644
https://bugzilla.gnome.org/show_bug.cgi?id=729644
** Summary changed:
- gtk popover widgets are rendered incomplete (cut) in some
** Changed in: eog (Ubuntu)
Status: New => In Progress
--
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/1330117
Title:
eog crashed with SIGSEGV in gtk_application_impl_set_app_menu()
** Changed in: eog (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
--
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/1330117
Title:
eog crashed with SIGSEGV
Reopening, because adding the "x-canonical-snap-decisions-timeout" hint
was a bad idea. The notification spec already has a timeout parameter on
org.freedesktop.Notifications.Notify(). We can just use that one for
snap decisions and ignore it for all other notification types.
I've attached branche
libmessaging-menu doesn't depend on gtk. It shouldn't matter which gtk
version you use as long as glib is up to date.
I agree that the package should be removed.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libindicate in Ubuntu.
http
Jochen: that's strange. Do you import it like other gobject-
introspection modules?
from gi.repository import MessagingMenu
Feel free to ping me about this on freenode (larsu in #ubuntu-desktop).
--
You received this bug notification because you are a member of Desktop
Packages, which is subs
libmessaging-menu already comes with python bindings through gobject-
introspection. Unfortunately the online documentation seems to have been
taken down. The libmessaging-menu-dev package contains the C
documentation (viewable with devhelp), which maps 1:1 to the python API.
Here's a simple examp
libindicate has been deprecated in favor of libmessaging-menu in Quantal
(12.10), becasue we couldn't use libindicate on the phone. Porting to
libmessaging-menu is fairly simple. Let me know if you need any
pointers.
Note that this might change again when we switch to Unity8, which will
most likel
There's currently no UI to remove applications from the messaging menu.
Thunderbird should do this by itself when you remove its last account.
You can remove it by changing the "applications" gsettings key in
com.canonical.indicator.messages either in dconf-editor or with this
command:
gsetting
** Changed in: evince (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1312179
Title:
"fit" and "width" hotkeys broken
Status in “evince” pack
** Changed in: evince (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1313250
Title:
Shortcut key Ctrl+L no longer sets cursor to page selecto
** Branch linked: lp:~larsu/evince/lp1310782
** Changed in: evince (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1310782
Title:
Zoom in
This is not an issue in indicator-sound. Judging by the previous
comments, amarok developers don't have interest in supporting this
upstream. I'm marking it as a bug in ubuntu's amarok package instead.
** Also affects: amarok (Ubuntu)
Importance: Undecided
Status: New
** No longer affec
** Changed in: indicator-sound (Ubuntu)
Status: Fix Committed => Fix Released
** Changed in: indicator-sound
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching su
** Changed in: indicator-sound
Status: Triaged => Won't Fix
** Changed in: indicator-messages
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libunity in Ubuntu.
Matching subscriptions: dp-libun
*** This bug is a duplicate of bug 1047809 ***
https://bugs.launchpad.net/bugs/1047809
** This bug is no longer a duplicate of bug 882277
When clicking an item from the messaging menu, it doesn't changes virtual
desktop
** This bug has been marked a duplicate of bug 1047809
Needs to set
** Changed in: indicator-messages (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-greeter in Ubuntu.
https://bugs.launchpad.net/bugs/1185565
Title:
Indicators should have Upstart jobs
*** This bug is a duplicate of bug 1252026 ***
https://bugs.launchpad.net/bugs/1252026
** This bug has been marked a duplicate of bug 1252026
Message indicator and Empathy showing different status
--
You received this bug notification because you are a member of Desktop
Packages, which is
This seems to be a bug in empathy. telepathy-indicator (the component
providing messaging menu integration with empathy) correctly requests
TP_CONNECTION_PRESENCE_TYPE_HIDDEN when I choose "invisible" from the
messaging menu.
** Package changed: indicator-messages (Ubuntu) => empathy (Ubuntu)
--
indicator
Assignee: (unassigned) => Lars Uebernickel (larsu)
** Branch linked: lp:~larsu/telepathy-indicator/lp1103438
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to telepathy-indicator in Ubuntu.
https://bugs.launchpad.net/bugs/11
This seems to be a bug in empathy. telepathy-indicator (the component
providing messaging menu integration with empathy) correctly requests
TP_CONNECTION_PRESENCE_TYPE_HIDDEN when I choose "invisible" from the
messaging menu.
** Package changed: indicator-messages (Ubuntu) => empathy (Ubuntu)
**
** Changed in: gsettings-qt
Assignee: Lars Uebernickel (larsu) => Michal Hruby (mhr3)
** Changed in: gsettings-qt
Status: New => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gsettings-qt in Ubuntu.
There are actually two bugs in the original screenshot: the chat section
should not be shown when no applications support that and the whole
messaging menu should not be shown when it doesn't contain any
applications.
** Changed in: indicator-messages
Status: Triaged => In Progress
** No l
** Branch linked: lp:~larsu/ubuntu-themes/fix-dejadup-assistants
** Package changed: deja-dup (Ubuntu) => ubuntu-themes
** Changed in: ubuntu-themes
Assignee: (unassigned) => Lars Uebernickel (larsu)
** Changed in: ubuntu-themes
Status: Confirmed => In Progress
--
You
** Changed in: ubuntu-themes (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unico in Ubuntu.
https://bugs.launchpad.net/bugs/1018718
Title:
columns width redrawn by multiple events
Mike, thanks for the detailed comment.
Sorry about the off-hand remark. What I meant by "get on the bus
properly" is for CUPS to be on D-Bus all the time, not only when an
event happens and a subscription exists. I think the subscription-based
system is overkill for desktop notifications and makes
I've attached a branch which increases the timeout to 24h.
Why don't we just patch cups to always send those dbus signals? (Or get
on the bus properly even.)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.la
** Changed in: gsettings-qt
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gsettings-qt in Ubuntu.
https://bugs.launchpad.net/bugs/1218005
Title:
Needs an api to reset keys
Status in GSett
** Branch linked: lp:~larsu/evince/lp1290104
** Changed in: evince (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1290104
Title:
some
** Branch linked: lp:~larsu/nautilus/lp1290067
** Changed in: nautilus (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1290067
Title:
** Changed in: evince (Ubuntu)
Status: Confirmed => In Progress
** Branch linked: lp:~larsu/evince/restore-zoom-popup
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1289180
Title
*** This bug is a duplicate of bug 1282782 ***
https://bugs.launchpad.net/bugs/1282782
** This bug has been marked a duplicate of bug 1282782
Newest compiz/unity has decided that it owns my Alt key
--
You received this bug notification because you are a member of Desktop
Packages, which i
*** This bug is a duplicate of bug 1282782 ***
https://bugs.launchpad.net/bugs/1282782
** This bug is no longer a duplicate of bug 1282203
gnome-terminal not respecting "Enable menu access keys" setting, inside the
Unity desktop environment.
** This bug has been marked a duplicate of bug 1
** Changed in: evince (Ubuntu)
Status: New => In Progress
** Branch linked: lp:~larsu/evince/lp1283235
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1283235
Title:
standard me
esk) => Lars Uebernickel (larsu)
** Changed in: indicator-sound (Ubuntu)
Status: Fix Released => In Progress
--
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/bugs/829648
Titl
Hi Attila. The patch only enables the menubar when the "Gtk/shell-shows-
menubar" xsetting is set. That means, only on desktop environments that
show the menu bar outside of the application's window.
I don't think it is wise to check for the desktop environment to decide
whether to show the menu b
** Branch linked: lp:~larsu/nautilus/add-menubar-patch
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1130722
Title:
Change nautilus menu layout in Unity back to the style of 3.4
St
Yes, one bug report on launchpad is enough. Feel free to assign me to
it. I'll file an upstream report if necessary.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1277370
Title:
Now u
Hey Attila. Thanks for mentioning this issue, but it doesn't seem to be
a regression introduced this patch (I'm seeing the same issue with prior
versions of evince 3.10). Can you please file a new bug for that?
--
You received this bug notification because you are a member of Desktop
Packages, wh
Unity will show the more traditional menu bar layout (File, Edit, View,
...) in its global menu bar. Pressing F10 should open those menus.
GNOME applications are moving towards a gear menu on the right side (in
ltr-layouts) of the toolbar. Evince does this as well (it has two new
buttons on the to
Attila, that patch removes the use of a function that isn't available in
gtk+ 3.10 (we won't upgrade to 3.12 in this cycle). Gtk should pick up
the accelerators from the menu xml, but doesn't for some reason. I've
added a workaround to the patch at lp:~larsu/evince/fix-accels.
This also fixes you
** Changed in: evince (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1277370
Title:
Now used Aiatana design blocks Evince accessibility usage
** Changed in: evince (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1277370
Title:
Now used Aiatana design blo
Public bug reported:
GNOME applications that use client-side decorations can't be resized on
Unity. I think it's because the frame extents hint is not supported.
gnome-clocks and gnome-tweak-tool are two apps in the archive that have
this problem.
** Affects: unity (Ubuntu)
Importance: Unde
1 - 100 of 190 matches
Mail list logo