** Branch linked: lp:~larsu/ubuntu-themes/fix-terminal
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1539055
Title:
latest update broke overlay scrollbar on terminals
To manage notifications about
Ah sorry I wasn't aware you were working on this :/
I should have commented on the bugs saying geonames is on the way.
I definitely plan to expose alternate names as well.
I guess you're right, we could have added it to timezonemap. My
reasoning was that the new library's purpose is to provide
We would have ended up with a separate library anyway, because we need
something that doesn't depend on gtk.
I pondered splitting the non-gtk parts out of libtimezonemap at first,
but decided to do a few more optimizations while I was at it:
1. throw away data in cities15000.txt that we don't nee
> How does this interact with libtimezonemap
It doesn't interact with that at all. It's a replacement for the parts
of libtimezonemap that complete city names, but without the dependency
on gtk (see bug #1436211) and without fetching anything from the network
(we've had a lot of reliability issues
** Branch linked: lp:~larsu/notify-osd/1520667
** Changed in: notify-osd (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1520667
Title:
Try to load images f
Attached a branch that fixes the issue I mentioned in comment #3
** Branch linked: lp:~larsu/notify-osd/lp1303796
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1303796
Title:
Display scaling is not
Seb just told me that this doesn't happen anymore when changing scale
factor, but when changing font size in a11y settings.
** Changed in: notify-osd (Ubuntu)
Status: Incomplete => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
(Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1303796
Title:
Display scaling is not applied runtime
To manage notifications about thi
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1480217
Title:
Nautilus backgroun
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1508327
Title:
ubiquity only mode: close/minimize/restore are on the right edge
To ma
** 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
** Branch linked: lp:~larsu/gtk/calendar-day-selected
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1480387
Title:
Clicking a date to go back or forward a month causes repeated jumps
between two d
** 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
Some of this work has already landed:
http://bazaar.launchpad.net/~ubuntu-art-pkg/ubuntu-
themes/trunk/revision/444
Marco is working on refining them a bit (currently waiting on further
design input):
https://code.launchpad.net/~3v1n0/ubuntu-themes/osd-scrollbars-
improvements/+merge/269245
ify-osd (Ubuntu)
Importance: Undecided => High
** Changed in: notify-osd (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/13743
> 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1451924
Ti
Indeed, we only styled buttons inside overlay toolbars. Eog overlays
buttons directly. The attached branch should fix that.
** Branch linked: lp:~larsu/ubuntu-themes/eog-overlay-buttons
** Changed in: ubuntu-themes (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notifica
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 ;
Indeed, the "blacklisted-media-players" settings key hasn't been honored
for a couple of ubuntu releases.
The idea is that applications have UI to disable integration into the
sound menu. For example in VLC, you can disable it in Preferences (look
for "DBus control interface"). It might make sense
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1436211
Title:
Remove
Thanks for reporting this. When it happens again, could you please paste
the output of
gdbus call --session --dest com.canonical.indicator.messages --object-
path /com/canonical/indicator/messages/phone --method
org.gtk.Menus.Start [0,1]
This is to find out whether the service thinks there are
** Branch linked: lp:~larsu/ubuntu-themes/nautilus-sidebar
** Changed in: ubuntu-themes (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1463848
Title:
** 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1470434
Title:
w
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454950
Title:
It needs to press touchpad hotkey twice to re-enable touchpad
Our theme cannot do anything to fix this other than setting the button-
spacing specifically for that one dialog. This problem will most
certainly appear somewhere else as well as it's a case of a bad default.
Let's fix it in gtk.
** Bug watch added: GNOME Bug Tracker #752131
https://bugzilla.g
** Changed in: humanity-icon-theme (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1462346
Title:
Wrong size of folder-drag-accept/gnome-fs-directory-accept
** Changed in: humanity-icon-theme (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1462346
Title:
Wrong size of folder-drag-acc
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
Public bug reported:
DeferredDelete events are handled only for the main loop "level" that
object->deleteLater() was called in. Events dispatched directly from
GLib don't pass through qt's dispatching, thus getting a level of 0,
which means that they aren't handled until the program exits (i.e., a
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 Ubuntu
Bugs, which is
** 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 Ubuntu
B
** 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 (
** Branch linked: lp:~larsu/timezonemap/lp1440157
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1440157
Title:
WARNING **: Could not connect to geoname lookup server: Operation was
cancelled
To m
** Description changed:
- there's a bug in gtk+ 3.10 and 3.12 (Ubuntu 14.04 and 14.10) which prevents
user from resizing a column in TreeView.
- In the sample code below, when started, try to resize the 'File Name' column
so the "Size in bytes' column would go out of the view - right now it's no
Many gtk applications are moving towards client side decorations in
order to put widgets into their title bars. We'd like to stop patching
them (upstream or downstream) with the move to Mir and Unity 8, as that
is a break in design anyways and many of the newly designed default
applications will us
Changed in: gtk+3.0 (Ubuntu)
Status: Confirmed => In Progress
** Changed in: gtk+3.0 (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
** 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 Ubuntu
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
Sorry, this bug doesn't provide enough information to be useful for
developers to reproduce.
Is this happening on a regular basis? Which version of Ubuntu are you
running?
** Changed in: gtk+3.0 (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a me
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
Note that you still need to disable libcanberra in order for this to
work. It's only used in examples, but enabled by default.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444174
Title:
gtk fails
Thanks! Pushed the patch to upstream master and put up a MR to backport
it to our package.
** Branch linked: lp:~larsu/gtk/lp1444174
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444174
Title:
gtk
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797775
Title:
gedit crashed with SIGSEGV in g_file_equal()
To manage notifications ab
** Changed in: gtk+3.0 (Ubuntu)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/440527
Title:
evolution crashed with SIGSEGV in g_closure_invoke()
To manage notifica
** Changed in: gtk+3.0 (Ubuntu)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1285783
Title:
Right panel has a transparent background
To manage notifications about
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1435607
Title:
file/folder icons do not zoom in the same way
To manage notifications about this bug go
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1382291
** Description changed:
On ubuntu 14.10 gnome-system-log has the new headerbars (look at the
screenshot).
It should look like all other ubuntu applications.
+
+ Fixing this entails changing the style of header bars in css files and
+ adding new icons which are used for the window buttons (cl
** Description changed:
In our theme, totem's OSD (player controls) doesn't look very nice. It's
not really styled.
- Just play a video and look at the in-window controls to see this.
+ Fixing this involves only changes to css files, and in there only adding
+ rules for the .osd style class
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
Screenshot of totem with the new theme.
** Attachment added: "totem-osd.png"
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1425155/+attachment/4347063/+files/totem-osd.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
After quite some tinkering with backgrounds and borders to give these
widgets a buttony feel (like Adwaita does) while trying to make them
look similar to our other buttons, I gave up and decided for a very
minimal approach.
Branch is attached. Please let me know what you think.
** Branch linked:
** Attachment added: "udevadm"
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1429354/+attachment/4338780/+files/udevadm
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429354
Title:
Syst
I have the same issue. Attaching my fstab and crypttab.
** Attachment added: "fstab"
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1429354/+attachment/4338777/+files/fstab
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
** Attachment added: "crypttab"
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1429354/+attachment/4338779/+files/crypttab
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429354
Title:
Sy
This is an issue in telephony-service: it calls g_variant_unref() on a
variant that it doesn't own a reference to [1].
g_variant_new_strv() returns a floating reference which is consumed by
the call to messaging_menu_message_add_action(). Another bug in that
code is g_variant_unref() might be call
Alberto: why does this qualify as a 100 papercuts bug?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426163
Title:
no locally integrated menus in gnome-terminal
To manage notifications about this
gnome-terminal (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426163
Title:
no locally integrated menus in gnome-terminal
To manag
indicator-datetime-service seems to do the right thing when it loses its
name (exit the process). Maybe it gets stuck in a deadlock and doesn't
respond to D-Bus calls anymore?
Can someone please attach a backtrace of the running process when this
happens again?
--
You received this bug notificat
Seems to me like Thunderbird's messaging menu integration is optional.
Please file a bug against it to make it depend on libmessaging-menu.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1416810
Title:
** Changed in: unity-greeter (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1415168
Title:
login dialog box will not display password field in unity-g
** Branch linked: lp:~larsu/unity-greeter/dont-set-spinner
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1415168
Title:
login dialog box will not display password field in unity-greeter
To manage n
** Branch linked: lp:~larsu/indicator-messages/lp1414025
** Changed in: indicator-messages (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1414025
Title:
"C
This is an issue with gedit-encodings-combobox chaining up to
constructed() too late. Fixed in 3.14 [1]. Let's backport that if we
decide to stay with 3.10.
[1]
https://git.gnome.org/browse/gedit/commit/?id=f012999aebefd226fa04a35b71506d4b67dd99dd
** Changed in: gtk+3.0 (Ubuntu)
Status: Ne
** Branch linked: lp:~larsu/ido/fix-volume-slider
** Project changed: indicator-sound => ido
** Changed in: ido
Status: New => Fix Committed
** Changed in: ido
Assignee: (unassigned) => Lars Uebernickel (larsu)
** Package changed: indicator-sound (Ubuntu) =>
Interesting. I've always thought of the whole widget lighting up when it
is turned to ON, because the frame is drawn in the active color 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/958431
T
It already does this.
Please provide more information on when this doesn't work for you. Is
the "Mute" menu item in the sound menu checked when sound is on mute,
but the icon in the panel shows that volume is above 0? How about the
"Mute" checkbox in System Settings > Sound?
** Changed in: indica
** Changed in: overlay-scrollbar (Ubuntu)
Status: Confirmed => In Progress
** Changed in: overlay-scrollbar (Ubuntu)
Assignee: Lars Uebernickel (larsu) => Sebastien Bacher (seb128)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
** Branch linked: lp:~larsu/libappindicator/lp1071738
** Changed in: libappindicator (Ubuntu)
Status: Confirmed => In Progress
** Changed in: libappindicator (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
** Changed in: libappindicator (Ubuntu)
Importance: Und
The problem seems to be that the binding (checked:
systemSettings.rotationLock) gets destroyed when assigning the value in
the click handler. It works if you either explicitly set the value in
onChanged of the settings object:
GSettings {
id: systemSettings
schema.id: "com.ubuntu.touch.s
** Changed in: indicator-messages (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389725
Title:
g_app_info warning on start (utouch)
To manage notifica
** 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 Ubuntu
Bugs, which is subscribed to Ubunt
** 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
** Changed in: indicator-sound (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
** Changed in: indicator-sound (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Branch linked: lp:~larsu/indicator-sound/lp1381871
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1381871
Title:
[wizard] volume notification showing up during wizard (with volume as
0)
To mana
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 Ubun
** Changed in: evince (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1381897
Title:
zoom keybinding requires the use of shift
To manage notifications about
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
These patches are harmless. I'm fine with adding them in an SRU.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1381546
Title:
Please backport patches to add '.csd' class to CSDed windows
To manage
** 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 Ubuntu
Bugs, which is subscri
1 - 100 of 856 matches
Mail list logo