Radiance/gtk-3.20/gtk-main.css attempts to import nonexistent gnome-builder.css
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-themes (Ubuntu) |
Fix Released
|
Low
|
Khurshid Alam | ||
Bionic |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[ Impact ]
Running an application with Radiance theme shows an error
[ Test case ]
1. Run an application (evince) in terminal using Radiance:
GTK_
2. No error should be spotted regarding a missing .css file
[ Regression potential ]
None
---
The file /usr/share/
@import url("apps/
But this file does not exist in this package or any other, as far as I can tell from apt-file. This triggers an annoying warning when running various applications (e.g. evince):
(evince:12714): Gtk-WARNING **: 18:41:45.136: Theme parsing error: gtk-main.css:73:38: Failed to import: Error opening file /usr/share/
ProblemType: BugDistroRelease: Ubuntu 18.04
Package: light-themes 16.10+18.
ProcVersionSign
Uname: Linux 4.15.0-22-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
Date: Wed May 23 18:58:41 2018
PackageArchitec
UpgradeStatus: Upgraded to bionic on 2018-05-23 (1 days ago)
Related branches
- Didier Roche-Tolomelli: Approve
-
Diff: 11 lines (+0/-1)1 file modifiedRadiance/gtk-3.20/gtk-main.css (+0/-1)
- Ubuntu Artwork Packagers: Pending requested
-
Diff: 372 lines (+152/-17)9 files modifiedAmbiance/gtk-3.20/apps/chromium.css (+4/-0)
Ambiance/gtk-3.20/apps/gnome-boxes.css (+10/-1)
Ambiance/gtk-3.20/gtk-main.css (+1/-0)
Ambiance/gtk-3.20/gtk-widgets.css (+49/-6)
Radiance/gtk-3.20/apps/chromium.css (+4/-0)
Radiance/gtk-3.20/apps/gnome-boxes.css (+10/-1)
Radiance/gtk-3.20/gtk-main.css (+1/-1)
Radiance/gtk-3.20/gtk-widgets.css (+51/-8)
debian/changelog (+22/-0)
summary: |
- Attempt to import nonexistent gnome-builder.css + Radiance/gtk-3.20/gtk-main.css attempts to import nonexistent gnome- + builder.css |
Changed in ubuntu-themes: | |
status: | New → Confirmed |
Changed in ubuntu-themes (Ubuntu): | |
assignee: | nobody → Khurshid Alam (khurshid-alam) |
Changed in ubuntu-themes (Ubuntu): | |
status: | Confirmed → Fix Committed |
Changed in ubuntu-themes: | |
status: | Confirmed → Fix Committed |
no longer affects: | ubuntu-themes |
description: | updated |
Changed in ubuntu-themes (Ubuntu): | |
importance: | Undecided → Low |
Status changed to 'Confirmed' because the bug affects multiple users.