WindowMatching

Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2011-01-19 17:50:38
Size: 477
Editor: vision
Comment: draft
Revision 8 as of 2011-01-19 18:11:22
Size: 1793
Editor: vision
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
||<rowbgcolor="#d9bb7a">Who||What||When||
## || DennisKaarsemaker || Example agenda item || 11 UTC / 21 UTC ||
##||DanielHolbach / MatthewEast || '''Team wiki licensing'''. See [[WikiLicensing/TeamWiki]] || 21 UTC ||
||PaulSladen || '''ubuntu.com/employment''' redirect ([[https://bugs.launchpad.net/ubuntu-website/+bug/605969|bug #605969]]) || * ||
||<rowbgcolor="#d9bb7a">Application||How to see the problem||Has a .desktop file?||Has an executable?||How to fix||
##
|| Bluetooth Wizard || Execute bluetooth-wizard. Icon is fuzzy and the launcher obtained by pinning does not work. || No || Yes, bluetooth-wizard || Simply creating .desktop file pointing to the executable seems to work ||
##
|| Send via Bluetooth || Execute bluetooth-sendto. Icon is fuzzy and the launcher obtained by pinning does not work. || No || Yes, bluetooth-sendto || Simply creating .desktop file pointing to the executable seems to work ||
##
|| Evolution Backup || Execute the backup wizard in Evolution. Icon is fuzzy and the launcher obtained by pinning does not work. || No || The closest thing is /usr/lib/evolution/<version>/evolution-backup || Creating a .desktop file pointing to /usr/lib/evolution/<version>/evolution-backup works to fix the icon, but the launcher doesn't make sense because it cannot be launched as a standalone app ||
##
|| Policykit || Open anything that requires authorization, for example adjusting Date & Time. Icon is fuzzy and the launcher obtained by pinning does not work. || Yes, /etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop || The closest thing is /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 || Copying the .desktop to /usr/share/applications works to fix the icon, but the launcher doesn't make sense because it cannot be launched as a standalone app ||
##
|| pango-view || Open pango-view with any document as the argument. Goes completely insane: opens two icons, each one indicating three instances, and with no icon || No || Yes, pango-view || ? ||

This page intends to list all applications which currently present problems with window matching in the Unity launcher.

Application

How to see the problem

Has a .desktop file?

Has an executable?

How to fix

Bluetooth Wizard

Execute bluetooth-wizard. Icon is fuzzy and the launcher obtained by pinning does not work.

No

Yes, bluetooth-wizard

Simply creating .desktop file pointing to the executable seems to work

Send via Bluetooth

Execute bluetooth-sendto. Icon is fuzzy and the launcher obtained by pinning does not work.

No

Yes, bluetooth-sendto

Simply creating .desktop file pointing to the executable seems to work

Evolution Backup

Execute the backup wizard in Evolution. Icon is fuzzy and the launcher obtained by pinning does not work.

No

The closest thing is /usr/lib/evolution/<version>/evolution-backup

Creating a .desktop file pointing to /usr/lib/evolution/<version>/evolution-backup works to fix the icon, but the launcher doesn't make sense because it cannot be launched as a standalone app

Policykit

Open anything that requires authorization, for example adjusting Date & Time. Icon is fuzzy and the launcher obtained by pinning does not work.

Yes, /etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop

The closest thing is /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1

Copying the .desktop to /usr/share/applications works to fix the icon, but the launcher doesn't make sense because it cannot be launched as a standalone app

pango-view

Open pango-view with any document as the argument. Goes completely insane: opens two icons, each one indicating three instances, and with no icon

No

Yes, pango-view

?

Unity/WindowMatching (last edited 2011-04-23 08:54:00 by 90-230-163-184-no130)