I think `set_css_name` is part of the theming revamp in gtk 3.20. Make sure
you have a recent version and that it's getting picked up and not an older
version when you run from git.

On Dec 27, 2017 3:52 PM, "Claudio Fischer" <claudio.fisc...@freenet.de>
wrote:

> I cant run latest meld from git under linux mint 18.3.
> If I start ./meld I get:
>
> claudio@laptop ~/meld/bin $ ./meld
> Traceback (most recent call last):
>   File "./meld", line 358, in <module>
>     import meld.meldapp
>   File "/home/claudio/meld/meld/meldapp.py", line 29, in <module>
>     import meld.ui.util
>   File "/home/claudio/meld/meld/ui/util.py", line 21, in <module>
>     from meld.ui import gladesupport
>   File "/home/claudio/meld/meld/ui/gladesupport.py", line 4, in <module>
>     from meld import linkmap
>   File "/home/claudio/meld/meld/linkmap.py", line 136, in <module>
>     LinkMap.set_css_name("link-map")
> AttributeError: type object 'LinkMap' has no attribute 'set_css_name'
>
>
> can someone help me here?
>
> Regards,
> Claudio
>
> _______________________________________________
> meld-list mailing list
> meld-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/meld-list
>
_______________________________________________
meld-list mailing list
meld-list@gnome.org
https://mail.gnome.org/mailman/listinfo/meld-list

Reply via email to