[Bug 1539055] Re: latest update broke overlay scrollbar on terminals

2016-02-08 Thread Lars Uebernickel
** 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

[Bug 1525156] Re: [MIR] geonames

2015-12-15 Thread Lars Uebernickel
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

[Bug 1525156] Re: [MIR] geonames

2015-12-15 Thread Lars Uebernickel
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

[Bug 1525156] Re: [MIR] geonames

2015-12-14 Thread Lars Uebernickel
> 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

[Bug 1520667] Re: Try to load images from the icon theme

2015-11-27 Thread Lars Uebernickel
** 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

[Bug 1303796] Re: Display scaling is not applied runtime

2015-11-03 Thread Lars Uebernickel
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

[Bug 1303796] Re: Display scaling is not applied runtime

2015-11-02 Thread Lars Uebernickel
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

[Bug 1303796] Re: Display scaling is not applied runtime

2015-11-02 Thread Lars Uebernickel
ntu) 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 this

[Bug 1480217] Re: Nautilus background handling screwed when changing scaling factor.

2015-10-30 Thread Lars Uebernickel
** 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

[Bug 1488344] Re: dbus rejected send messages

2015-10-30 Thread Lars Uebernickel
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

[Bug 1503693] Re: Dim timeout gsetting key not set anymore

2015-10-29 Thread Lars Uebernickel
: 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) -- You received

[Bug 1394883] Re: gnome-screenshot doesn't support Hi-DPI display

2015-10-27 Thread Lars Uebernickel
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

[Bug 1508327] Re: ubiquity only mode: close/minimize/restore are on the right edge

2015-10-22 Thread Lars Uebernickel
** 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

[Bug 1473269] Re: Wily login screen shows an all black notification bubble

2015-10-12 Thread Lars Uebernickel
** 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

[Bug 1503602] Re: Eog should show an Open with... menu item in the global menu under Unity

2015-10-07 Thread Lars Uebernickel
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

[Bug 1480387] Re: Clicking a date to go back or forward a month causes repeated jumps between two dates

2015-10-01 Thread Lars Uebernickel
** 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

[Bug 1480387] Re: Clicking a date to go back or forward a month causes repeated jumps between two dates

2015-10-01 Thread Lars Uebernickel
** 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

[Bug 1482181] Re: Media keys (ctrl-alt-t, brightness, play/pause) don't work randomly after logging

2015-09-26 Thread Lars Uebernickel
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,

[Bug 1495173] Re: compiz crashed with SIGSEGV in g_bit_lock()

2015-09-17 Thread Lars Uebernickel
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.

[Bug 1448272] Re: White line between the interface and the application window title

2015-09-16 Thread Lars Uebernickel
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

[Bug 1197969] Re: Date and Time config missing cities

2015-09-07 Thread Lars Uebernickel
*** 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.

[Bug 1450747] Re: Native overlay scrollbars aren't themed

2015-09-03 Thread Lars Uebernickel
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

[Bug 1443767] Re: The installation window was not shown completely with vivid-desktop-amd64-20150408 on hidpi laptop

2015-09-02 Thread Lars Uebernickel
> 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

[Bug 1374301] Re: osd notifications blurry

2015-09-02 Thread Lars Uebernickel
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

[Bug 1451924] Re: gnome-terminal's VteTerminal doesn't have overlay scrollbars

2015-08-31 Thread Lars Uebernickel
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

[Bug 1466890] Re: eog overlay buttons lack special theming

2015-08-28 Thread Lars Uebernickel
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

[Bug 627195]

2015-08-24 Thread Lars Uebernickel
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

[Bug 627195]

2015-08-24 Thread Lars Uebernickel
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 ;)

[Bug 1436211] Re: Remove GTK3 from phone images

2015-08-22 Thread Lars Uebernickel
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:

[Bug 1320634] Re: The blacklisted-media-players key doesn't work

2015-08-22 Thread Lars Uebernickel
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 to

[Bug 1473029] Re: notification (image update, gmail, calls) displayed twice

2015-07-16 Thread Lars Uebernickel
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

[Bug 1463848] Re: [gtk 3.16] sidebar has unused space at the bottom

2015-07-15 Thread Lars Uebernickel
** 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:

[Bug 1470434] Re: wrong buttons borders in file-rollect extract dialog

2015-07-14 Thread Lars Uebernickel
** 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:

[Bug 1454950] Re: It needs to press touchpad hotkey twice to re-enable touchpad

2015-07-11 Thread Lars Uebernickel
** 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

[Bug 1454950] Re: It needs to press touchpad hotkey twice to re-enable touchpad

2015-07-11 Thread Lars Uebernickel
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

[Bug 1470434] Re: wrong buttons borders in file-rollect extract dialog

2015-07-08 Thread Lars Uebernickel
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

[Bug 1462346] Re: Wrong size of folder-drag-accept/gnome-fs-directory-accept icon at zoom levels bigger than 100% in Nautilus

2015-07-06 Thread Lars Uebernickel
** 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

[Bug 1462346] Re: Wrong size of folder-drag-accept/gnome-fs-directory-accept icon at zoom levels bigger than 100% in Nautilus

2015-06-29 Thread Lars Uebernickel
** 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-accept

[Bug 1447224] Re: Regression: Unable to select audio or subtitle tracks

2015-06-05 Thread Lars Uebernickel
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

[Bug 1460970] [NEW] DeferredDelete events not handled in time when created by GLib dispatched events

2015-06-02 Thread Lars Uebernickel
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., as

[Bug 1426335] Re: gsettings-qt uses a private symbol

2015-06-02 Thread Lars Uebernickel
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 **

[Bug 1447224] Re: Regression: Unable to select audio or subtitle tracks

2015-05-27 Thread Lars Uebernickel
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

[Bug 1453763] Re: Unable to differentiate between toggled and untoggled buttons

2015-05-11 Thread Lars Uebernickel
** 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

[Bug 1197969] Re: Date and Time config missing cities

2015-05-07 Thread Lars Uebernickel
** 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

[Bug 1440157] Re: WARNING **: Could not connect to geoname lookup server: Operation was cancelled

2015-05-07 Thread Lars Uebernickel
** 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

[Bug 1440157] Re: WARNING **: Could not connect to geoname lookup server: Operation was cancelled

2015-05-07 Thread Lars Uebernickel
** 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 (Ubuntu

[Bug 1445540] Re: GTK draws its own (double) window decorations under Mir

2015-04-30 Thread Lars Uebernickel
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

[Bug 1448969] Re: GTK3 can't resize treeviewcolumn

2015-04-30 Thread Lars Uebernickel
** 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

[Bug 1448969] Re: GTK3 can't resize treeviewcolumn

2015-04-29 Thread Lars Uebernickel
+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.launchpad.net/bugs/1448969 Title

[Bug 1222053] Re: per-session gsettings overrides

2015-04-24 Thread Lars Uebernickel
** 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

[Bug 1101157] Re: libgdk-pixbuf2.0-dev unusable for static builds

2015-04-16 Thread Lars Uebernickel
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]

[Bug 1385619] Re: libgtk-3.a and libgdk-3.a missing in libgtk-3-dev

2015-04-16 Thread Lars Uebernickel
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]

[Bug 1352478] Re: rapid flickering in menu bar.sound volume couldnot control

2015-04-16 Thread Lars Uebernickel
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

[Bug 1430307] Re: Deprecation warning should be turned off for release

2015-04-16 Thread Lars Uebernickel
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

[Bug 1385624] Re: wrapper-2.0 crashed with SIGSEGV in strrchr()

2015-04-16 Thread Lars Uebernickel
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

[Bug 1444174] Re: gtk fails to build if mir backend enabled with x11 backend disabled

2015-04-15 Thread Lars Uebernickel
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:

[Bug 1444174] Re: gtk fails to build if mir backend enabled with x11 backend disabled

2015-04-15 Thread Lars Uebernickel
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

[Bug 797775] Re: gedit crashed with SIGSEGV in g_file_equal()

2015-04-14 Thread Lars Uebernickel
** 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

[Bug 440527] Re: evolution crashed with SIGSEGV in g_closure_invoke()

2015-04-14 Thread Lars Uebernickel
** 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

[Bug 1285783] Re: Right panel has a transparent background

2015-04-14 Thread Lars Uebernickel
** 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

[Bug 803627] Re: empathy crashed with signal 5 in gtk_box_size_allocate()

2015-04-14 Thread Lars Uebernickel
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

[Bug 813653] Re: gedit crashed with SIGSEGV in g_type_check_instance_is_a()

2015-04-14 Thread Lars Uebernickel
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

[Bug 1443273] [NEW] gdk_set_program_class breaks --class

2015-04-13 Thread Lars Uebernickel
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

[Bug 1435607] Re: file/folder icons do not zoom in the same way

2015-03-26 Thread Lars Uebernickel
** 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

[Bug 1382291] Re: Account creation during first boot of an OEM image needs to scale based on resolution

2015-03-18 Thread Lars Uebernickel
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.

[Bug 1425155] Re: totem 3.14's OSD looks bad in Ambiance

2015-03-16 Thread Lars Uebernickel
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

[Bug 1425155] Re: totem 3.14's OSD looks bad in Ambiance

2015-03-16 Thread Lars Uebernickel
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

[Bug 1425155] Re: totem 3.14's OSD looks bad in Ambiance

2015-03-16 Thread Lars Uebernickel
** 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

[Bug 1376565] Re: Utopic system log wrong design

2015-03-16 Thread Lars Uebernickel
** 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

[Bug 1376565] Re: Utopic system log wrong design

2015-03-16 Thread Lars Uebernickel
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

[Bug 1429354] Re: Systemd takes very long to boot with error in swap mounting

2015-03-09 Thread Lars Uebernickel
** 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:

[Bug 1429354] Re: Systemd takes very long to boot with error in swap mounting

2015-03-09 Thread Lars Uebernickel
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.

[Bug 1429354] Re: Systemd takes very long to boot with error in swap mounting

2015-03-09 Thread Lars Uebernickel
** 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:

[Bug 1427286] Re: g_variant_unref warning displayed when calling back after a missed call

2015-03-02 Thread Lars Uebernickel
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

[Bug 1426163] Re: no locally integrated menus in gnome-terminal

2015-03-01 Thread Lars Uebernickel
) 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 manage notifications about this bug go

[Bug 1426163] Re: no locally integrated menus in gnome-terminal

2015-03-01 Thread Lars Uebernickel
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

[Bug 1421919] Re: clock is missing ~10% of the time

2015-02-27 Thread Lars Uebernickel
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

[Bug 1416810] Re: indicator-messages should depent (or recommend) libmessaging-menu0

2015-02-24 Thread Lars Uebernickel
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

[Bug 1415168] Re: login dialog box will not display password field in unity-greeter

2015-01-28 Thread Lars Uebernickel
** 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

[Bug 1415168] Re: login dialog box will not display password field in unity-greeter

2015-01-28 Thread Lars Uebernickel
** 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

[Bug 1414025] Re: Call back and the phone icon don't work in messaging indicator

2015-01-26 Thread Lars Uebernickel
** 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:

[Bug 1390011] Re: using new gtk, gedit's fileselector encoding combo has no preselected value

2015-01-26 Thread Lars Uebernickel
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:

[Bug 1344990] Re: Volume control jumps back and forth

2015-01-23 Thread Lars Uebernickel
** 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) = ido (Ubuntu) ** Changed

[Bug 958431] Re: GtkSwitch background isn't logical

2015-01-19 Thread Lars Uebernickel
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

[Bug 1332858] Re: Speaker icon should change to indicate that sound is muted

2014-11-23 Thread Lars Uebernickel
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:

[Bug 1386255] Re: devhelp and many other apps crash with SIGSEGV in g_closure_invoke() due to overlay-scrollbars

2014-11-14 Thread Lars Uebernickel
** 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 subscribed

[Bug 1390643] Re: Orientation lock switch doesn't notice gsettings changes

2014-11-10 Thread Lars Uebernickel
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:

[Bug 1071738] Re: Indicator scroll event says direction UP on 12.10 even when scrolling down

2014-11-10 Thread Lars Uebernickel
** 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: Undecided

[Bug 1389725] Re: g_app_info warning on start (utouch)

2014-11-07 Thread Lars Uebernickel
** 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

[Bug 1386584] Re: SIGSEGV when notification contains |

2014-11-05 Thread Lars Uebernickel
** 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 Ubuntu.

[Bug 1382566] [NEW] Authentication dialogs are too wide

2014-10-17 Thread Lars Uebernickel
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/bugs/1382566

[Bug 1382566] Re: Authentication dialogs are too wide

2014-10-17 Thread Lars Uebernickel
** 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

[Bug 1381804] Re: whoopsie test failure since glib2.0 2.41.2-1 uploaded

2014-10-16 Thread Lars Uebernickel
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

[Bug 1381897] Re: zoom keybinding requires the use of shift

2014-10-16 Thread Lars Uebernickel
** 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

[Bug 1381897] Re: zoom keybinding requires the use of shift

2014-10-16 Thread Lars Uebernickel
** 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

[Bug 1381897] Re: zoom keybinding requires the use of shift

2014-10-16 Thread Lars Uebernickel
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 1381871] Re: [wizard] volume notification showing up during wizard (with volume as 0)

2014-10-16 Thread Lars Uebernickel
** 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

[Bug 1381871] Re: [wizard] volume notification showing up during wizard (with volume as 0)

2014-10-16 Thread Lars Uebernickel
** 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. https

[Bug 1381546] Re: Please backport patches to add '.csd' class to CSDed windows

2014-10-15 Thread Lars Uebernickel
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

[Bug 1381069] Re: We should hide the player controls in the sound indicator until the music player is fixed to work with them

2014-10-14 Thread Lars Uebernickel
** Changed in: indicator-sound (Ubuntu) Status: New = In Progress ** Changed in: indicator-sound (Ubuntu) Assignee: Thomas Strehl (strehl-t) = Lars Uebernickel (larsu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

  1   2   3   4   5   6   7   8   9   >