snwh / paper-gtk-theme

Paper Theme Suite
http://snwh.org/paper
GNU General Public License v3.0
1.01k stars 90 forks source link

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

Open nolsen42 opened 8 years ago

nolsen42 commented 8 years ago

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.

paulbertoli94 commented 7 years ago

how can i solve this?

bashfulrobot commented 7 years ago

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).
yookoala commented 7 years ago

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.

nolsen42 commented 7 years ago

@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.

tx46 commented 7 years ago

Same issue here on Ubuntu GNOME 16.10.

mopperwhite commented 7 years ago

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.

clembu commented 7 years ago

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

bertolo1988 commented 7 years ago

+1

mjhuurre commented 7 years ago

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.

harshhx17 commented 6 years ago

Same error on Ubuntu 17.10

EndlessDex commented 6 years ago

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