[Bug 980710] Re: black font on black background in xfce terminal

2014-05-22 Thread Matthew L. Dailey
In trusty, you can install the shimmer-themes package, which contains
the Greybird theme. Seems like this should should be a dependency of
xfce4 or xfce4-settings.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/980710

Title:
  black font on black background in xfce terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/980710/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 402017] Re: GDM login theme change when using accessibility features

2010-08-30 Thread Matthew L. Dailey
FWIW, I'm still seeing this in 10.04.1.

Here are a couple of workarounds I have tested that seem to work:

This will temporarily fix the theme, but checking the accessibility feature 
breaks it again:
sudo gconftool-2 --direct --config-source 
xml:readwrite:/var/lib/gdm/.gconf.defaults --set --type string 
/desktop/gnome/interface/icon_theme LoginIcons
sudo restart gdm

This will make the setting mandatory. With this setting, checking the 
accessibility feature breaks the theme, but on any restart of gdm (or the 
system), it will revert to the proper theme:
sudo gconftool-2 --direct --config-source 
xml:readwrite:/var/lib/gdm/.gconf.mandatory --set --type string 
/desktop/gnome/interface/icon_theme LoginIcons
sudo restart gdm

I hope this helps...

-- 
GDM login theme change when using accessibility features
https://bugs.launchpad.net/bugs/402017
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 583428] Re: gnome-keyring-daemon hangs on login where no password is set

2010-06-25 Thread Matthew L. Dailey
I can also verify that the -proposed (2.92.92.is.2.30.3-0ubuntu1)
packages work well with no regressions noted here. They fix the
specified bug as well as the related issue with winbind logins.

Thanks and I'll look forward to seeing this in -updates.

-- 
gnome-keyring-daemon hangs on login where no password is set
https://bugs.launchpad.net/bugs/583428
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 432598] Re: Do not show suspend/hiberate related UI if suspend is disabled in polkit

2010-03-01 Thread Matthew L. Dailey
I've been pulling my hair out on this one today on a lucid test system,
wondering why I couldn't get the parts that should work working. Finally
realized that it was a simple mistake, but thought I'd point it out here
in the hopes that it will save someone else some time.

In *lucid*, the policykit actions have changed. They used to be
org.freedesktop.devicekit.power.* but are now org.freedesktop.upower.*

So, Martin's example in #28 goes like this on lucid:
$ sudo cat /etc/polkit-1/localauthority/50-local.d/disable-suspend.pkla
[Disable suspend]
Identity=unix-user:*
Action=org.freedesktop.upower.suspend;org.freedesktop.upower.hibernate
ResultActive=no
ResultAny=no

$ pkcheck --action-id org.freedesktop.upower.suspend --process $$ 
Not authorized.

Once this change is made, everything's happy, except for the Indicator
applet, which is still an open issue.

-- 
Do not show suspend/hiberate related UI if suspend is disabled in polkit
https://bugs.launchpad.net/bugs/432598
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 204350] Re: Cannot change layout using applications-merged

2008-03-27 Thread Matthew L. Dailey
The idea here was simply to add some flexibility in an OEM-type setup.
For example, we set up our linux clients with several third-party apps
that we have in our own menu. We wanted to have this menu be at the top
of Applications, rather than listed alphabetically. I can certainly see
the potential of this being abused/misused, though. :-)

I'll mark this as invalid.

** Changed in: gnome-menus (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)
   Status: Confirmed = Invalid

-- 
Cannot change layout using applications-merged
https://bugs.launchpad.net/bugs/204350
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-menus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 204350] Re: Cannot change layout using applications-merged

2008-03-22 Thread Matthew L. Dailey
Per Andrew's suggestion, I have created a debdiff (attached). It looks
like the right way to do this was as a patch in debian/patches, so
this is what I did.

I'll mark as confirmed and subscribe ubuntu-main-sponsors.

** Attachment added: gnome-menus_2.22.0-0ubuntu2.debdiff
   http://launchpadlibrarian.net/12809315/gnome-menus_2.22.0-0ubuntu2.debdiff

** Changed in: gnome-menus (Ubuntu)
   Status: New = Confirmed

-- 
Cannot change layout using applications-merged
https://bugs.launchpad.net/bugs/204350
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-menus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 204350] Re: Cannot change layout using applications-merged

2008-03-20 Thread Matthew L. Dailey

** Attachment added: applications.menu.change_layout.patch
   http://launchpadlibrarian.net/12763292/applications.menu.change_layout.patch

-- 
Cannot change layout using applications-merged
https://bugs.launchpad.net/bugs/204350
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-menus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 204350] Re: Cannot change layout using applications-merged

2008-03-20 Thread Matthew L. Dailey

** Attachment added: applications.menu.move_defaultmergedirs.patch
   
http://launchpadlibrarian.net/12763293/applications.menu.move_defaultmergedirs.patch

-- 
Cannot change layout using applications-merged
https://bugs.launchpad.net/bugs/204350
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-menus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 204350] [NEW] Cannot change layout using applications-merged

2008-03-20 Thread Matthew L. Dailey
Public bug reported:

Binary package hint: gnome-menus

Files added to /etc/xdg/menus/applications-merged get properly merged
when the application menu is displayed. However, if your want to change
the layout of the application menu, this does not work. Since only the
*last* Layout specification is used and the merge point of applications-
merged (DefaultMergeDirs) is early in this file, any layouts specified
in files in applications-merged are ignored.

As far as I can tell, there are two ways to fix this. One is to move the
DefaultMergeDirs tag to the bottom of applications.menu. This makes sure
that any other Layout section is the last. However, the fix that I feel
is more in line with the freedesktop spec would be to change the Layout
section in applications.menu to be a DefaultLayout section. This would
use this layout unless there is any other Layout section.

I'll attach both patches to illustrate what I mean.

Please let me know if you need any other information.

** Affects: gnome-menus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Cannot change layout using applications-merged
https://bugs.launchpad.net/bugs/204350
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-menus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 204350] Re: Cannot change layout using applications-merged

2008-03-20 Thread Matthew L. Dailey
Upon further investigation, changing from Layout to DefaultLayout is
*not* a good solution to this. As per the spec, this attempts to change
the layout of not only Applications, but all submenus, causing lots of
bizarre results. I've removed this patch, as it's bogus.

So, it looks like relocating DefaultMergeDirs is the only workable
solution here.

** Attachment removed: applications.menu.change_layout.patch

http://launchpadlibrarian.net/12763292/applications.menu.change_layout.patch

-- 
Cannot change layout using applications-merged
https://bugs.launchpad.net/bugs/204350
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-menus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs