07-19-2016, 02:09 PM
(This post was last modified: 07-19-2016, 02:33 PM by david.bluecame.)
Hello,
Sorry about the README file, I'm puzzled about it. I didn't delete that file, that's strange. Moreover, the plugins folder is in .gitignore so I wonder why that file was removed from git (???)
I've fully recreated the "yafaray_v3" branch now based on master and just replacing the .erl file Please remove your local "yafaray_v3" branch and re-fetch/pull it again.
By the way, Micheus, I'm working with Fedora 24 64bit and I'm getting weird refresh issues with Wings3D. Sometimes I have to try running it 4-5 times until it works.
I get this kind of messages:
(Erlang:7643): Gtk-WARNING **: Allocating size to wxPizza 0x7f9c402c6550 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
(Erlang:7643): Gtk-CRITICAL **: gtk_widget_get_preferred_width_for_height: assertion 'height >= 0' failed
(Erlang:7643): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 778 and height -1940674300
(Erlang:7643): Gtk-WARNING **: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
(Erlang:7643): Gtk-CRITICAL **: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
From what I read, this could be something new in recent Gtk versions. I have seen some people having similar issues in other pieces of software, for example if you search in Google for "Allocating size to wxPizza"
https://bugzilla.redhat.com/show_bug.cgi?id=1323598
Sorry about the README file, I'm puzzled about it. I didn't delete that file, that's strange. Moreover, the plugins folder is in .gitignore so I wonder why that file was removed from git (???)
I've fully recreated the "yafaray_v3" branch now based on master and just replacing the .erl file Please remove your local "yafaray_v3" branch and re-fetch/pull it again.
By the way, Micheus, I'm working with Fedora 24 64bit and I'm getting weird refresh issues with Wings3D. Sometimes I have to try running it 4-5 times until it works.
I get this kind of messages:
(Erlang:7643): Gtk-WARNING **: Allocating size to wxPizza 0x7f9c402c6550 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
(Erlang:7643): Gtk-CRITICAL **: gtk_widget_get_preferred_width_for_height: assertion 'height >= 0' failed
(Erlang:7643): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 778 and height -1940674300
(Erlang:7643): Gtk-WARNING **: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
(Erlang:7643): Gtk-CRITICAL **: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
From what I read, this could be something new in recent Gtk versions. I have seen some people having similar issues in other pieces of software, for example if you search in Google for "Allocating size to wxPizza"
https://bugzilla.redhat.com/show_bug.cgi?id=1323598