thanks,
the newest Linux Mint only uses GTK 3.18. Seems this is the problem.
Not happy that newest meld is not running on the most popular linux distro.
Made a few tests:
1) Meld 3.18.0 is running on Linux Mint 18.3
2) last running commit of master is Commit 6f928ff9, the next commit
includes some changes to gtk 3.20 :'(
Am 28.12.2017 um 02:11 schrieb Andrew Beyer:
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" <[email protected]
<mailto:[email protected]>> 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
[email protected] <mailto:[email protected]>
https://mail.gnome.org/mailman/listinfo/meld-list
<https://mail.gnome.org/mailman/listinfo/meld-list>
_______________________________________________
meld-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/meld-list