novacoin-project / novacoin

Novacoin sources tree
MIT License
115 stars 514 forks source link

Novacoin-qt (ubuntu) and gtk-message. #199

Closed svost closed 2 years ago

svost commented 9 years ago

Оставляю на заметку, т.к. запускал -qt впервый раз, время возникновения недочёта указать не могу. novacoin-gtk-message На просторах интернета нашёл ответ: GTK Scrollbar Error

You have to locate the 'gtkrc' file of the theme you're using and substitute the (I assume) textual boolean value with a '0' or a '1', depending on what you've got in the file, that is:

GtkScrollbar::activate-slider=FALSE

should be:

GtkScrollbar::activate-slider=0

I found the gtkrc file in /usr/share/themes/Lubuntu-default/gtk-2.0/gtkrc, so yours will probably be in /usr/share/themes/***/gtk-2.0/gtkrc. Check your desktop settings to find which theme you're using.

Но после внесения изменений "словил" такое сообщение novacoin-qt-assertion-failed