Cannot use third-party theme packages

Bug #1100670 reported by zhangchao
76
This bug affects 12 people
Affects Status Importance Assigned to Milestone
Ubuntu Kylin
Triaged
Medium
Unassigned
unity-control-center (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

The Appearance panel not allows to select third-party themes.
Copy third-party themes to /usr/share/themes(or ~/.themes), the new theme does not display in The Appearance panel.

MC Return (mc-return)
Changed in gnome-control-center-unity (Ubuntu):
status: New → Confirmed
Revision history for this message
Jack Yu (jackyu) wrote :

Yes, it seems that only static four themes could be chose on the Appearance panel. Could this be improved?

Revision history for this message
Ma Jun (maclin.jun) wrote :

Yes, I test a third-party theme with gnome-tweak-tool, but the theme slection in "Appearance" setting dialog is blank. After I choose one of the default three themes, I can't change back. The only choice is to make the setting with gnome-tweak-tool again.

Changed in ubuntukylin:
importance: Undecided → Wishlist
Changed in gnome-control-center-unity (Ubuntu):
importance: Undecided → Wishlist
Revision history for this message
Aron Xu (happyaron) wrote :

As this isn't a sole feature request, raising the importance from wishlist.

Changed in ubuntukylin:
importance: Wishlist → Medium
status: New → Triaged
Changed in gnome-control-center-unity (Ubuntu):
importance: Wishlist → Medium
Changed in gnome-control-center-unity (Ubuntu):
status: Confirmed → Triaged
affects: gnome-control-center-unity (Ubuntu) → unity-control-center (Ubuntu)
Revision history for this message
David Coronel (davecore) wrote :

The themes available via the Appearance panel seem to be hardcoded in the unity-control-center source code:

unity-control-center/panels/appearance/cc-appearance-panel.c:

static gchar *themes_id[] = { "Adwaita", "Ambiance", "Radiance", "HighContrast" };
static gchar *themes_name[] = { "Adwaita", "Ambiance", "Radiance", "High Contrast" };

Revision history for this message
David Coronel (davecore) wrote :

I have information that the original Desktop team confirmed that limiting the themes available via the Appearance panel was a design choice. They decided to create a "whitelist" of themes known to look in an acceptable way.

I don't think this will change in Unity in the future. I suggest we close this bug.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.