nana-4 / materia-theme

A Material Design theme for GNOME/GTK based desktop environments
GNU General Public License v2.0
3.42k stars 256 forks source link

Materia theme installation failed #208

Closed peterpisarcik closed 6 years ago

peterpisarcik commented 6 years ago

NOTE: Before reporting a bug, please check whether it also occurs with other themes.

If the bug also occurs with other themes (especially upstream default theme), it is very likely an upstream issue. Hello I cannot install materia theme I added dependency repository then sudo apt update and then sudo apt install materia-theme and I got this "materia-theme : Depends: libgtk-3-common (>= 3.22.15) but 3.18.9-1ubuntu3.3 is to be installed"


If you report a bug or ask a question, please include the following information as required:

nana-4 commented 6 years ago

Hi @ppisarcik, thanks for your report! I confirmed this issue with Ubuntu 16.04. And this is a PPA issue.

@igor-dyatlov, could you please remove the version restriction of libgtk-3-common (>= 3.22.15) from your PPA? Although Materia supports GTK+ >=3.18, I think it's okay to just remove the version restriction.

USBA commented 6 years ago

This comment is not about this issue.

Hey @nana-4 , I need a help. I'm trying to make a gtk and shell theme to look like this macOS concept design bckx8714gs

So I need to curve the edges of the background of places sidebar of Nautilus. I tried using "first-child" and "last-child". but it's not working.
(please check the 2989th line in the "gtk.css") screenshot from 2018-03-04 01-08-02 fdfs

I need to curve all these edges screenshot from 2018-03-04 01-08-02 fdfs_li

Here's my unfinished theme. macOS11.zip If you can, please help me.

I'm really sorry for asking your help in GitHub. Because I don't know any other way to contact you. Thanks.

peterpisarcik commented 6 years ago

Thank you I removed version restriction and it's working

igor-dyatlov commented 6 years ago

@nana-4 fixed the problem. Updated the repository.

nana-4 commented 6 years ago

@ppisarcik You're welcome :)

@igor-dyatlov Great! Thanks a lot! 🎉

nana-4 commented 6 years ago

@USBA It's okay to ask for help, but this is not an appropriate place (as you know).

How about opening an issue in your ASHES-theme repository and talk together there? Or, the best practice I think is to create your new theme repository, open the issue, and tag me (@nana-4). Then I get notifications and I may help you if I can. :)