paper-gtk-theme icon indicating copy to clipboard operation
paper-gtk-theme copied to clipboard

paper-gtk-theme is not available in the repository for Ubuntu 16.10

Open nolsen42 opened this issue 9 years ago • 11 comments

paper-gtk-theme isn't seen in the repos on Ubuntu 16.10, while paper-cursor-theme and paper-icon-theme is found.

sudo apt install paper-gtk-theme
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package paper-gtk-theme

apt-cache doesn't see paper-gtk-theme either.

nolsen42 avatar Oct 18 '16 02:10 nolsen42

how can i solve this?

paulbertoli94 avatar Nov 16 '16 11:11 paulbertoli94

I installed the DEB file directly and then also tried doing a glob install of all paper theme items - it seemed to see it after that (to a degree).

$ sudo apt-get install paper-*-theme
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'paper-icon-theme' for glob 'paper-*-theme'
Note, selecting 'paper-cursor-theme' for glob 'paper-*-theme'
Note, selecting 'paper-gtk-theme' for glob 'paper-*-theme'
paper-icon-theme is already the newest version (1.3+r672~daily~ubuntu16.10.1).
paper-gtk-theme is already the newest version (2.1+r265~daily~ubuntu16.04.1).

bashfulrobot avatar Nov 16 '16 18:11 bashfulrobot

I can manually install paper-gtk-theme for 16.04 on my Ubuntu 16.10. No error.

I think the PPA just missed a properly named / placed deb.

yookoala avatar Dec 15 '16 05:12 yookoala

@yookoala Manual installation from the website works fine, except I don't think anyone would want to keep going to the website just to get a fresh copy of paper-gtk-theme.

nolsen42 avatar Dec 15 '16 06:12 nolsen42

Same issue here on Ubuntu GNOME 16.10.

tx46 avatar Dec 17 '16 06:12 tx46

Same issue on Ubuntu 16.10 I installed it with PPA. I got a paper-icon-theme and a paper-cursor-theme. But paper-gtk-theme was not within them.

mopperwhite avatar Dec 29 '16 15:12 mopperwhite

Still the case at this date. (25/01/17) gtk theme is still not in PPA

clembu avatar Jan 25 '17 15:01 clembu

+1

bertolo1988 avatar Feb 08 '17 14:02 bertolo1988

A fresh install of Ubuntu 16.10, installed paper theme with instructions in , after that in /var/log/syslog:

Feb 19 19:26:36 kiiski indicator-multi[2293]: Theme parsing error: gtk.css:6378:23: The '-gtk-image-effect' property has been renamed to '-gtk-icon-effect'
Feb 19 19:26:37 kiiski indicator-multi[2293]: Theme parsing error: gtk.css:6388:15: The 'icon-shadow' property has been renamed to '-gtk-icon-shadow'
Feb 19 19:26:37 kiiski indicator-multi[2293]: Theme parsing error: gtk.css:6400:31: The style property GtkSwitch:slider-width is deprecated and shouldn't be used anymore. It will be removed in a future version
Feb 19 19:26:37 kiiski indicator-multi[2293]: Theme parsing error: gtk.css:6401:32: The style property GtkSwitch:slider-height is deprecated and shouldn't be used anymore. It will be removed in a future version
Feb 19 19:26:37 kiiski indicator-multi[2293]: Theme parsing error: gtk.css:6438:13: The 'icon-shadow' property has been renamed to '-gtk-icon-shadow'
Feb 19 19:26:37 kiiski indicator-multi[2293]: Theme parsing error: gtk.css:6551:16: The 'outline-radius' property has been renamed to '-gtk-outline-radius'
Feb 19 19:26:37 kiiski indicator-multi[2293]: Theme parsing error: gtk.css:6574:52: The :prelight pseudo-class is deprecated. Use :hover instead.

indicator-multiload refuses to start with paper theme, but works for example with arc-theme.

mjhuurre avatar Feb 19 '17 17:02 mjhuurre

Same error on Ubuntu 17.10

harshhx17 avatar Apr 02 '18 18:04 harshhx17

Same error on 18.04. icon and cursor installed properly, but gtk not found

EndlessDex avatar May 03 '18 17:05 EndlessDex