Guppy Posted April 11, 2014 Share Posted April 11, 2014 if I run it with a local version of lib png LD_LIBRARY_PATH=badlib/lib/i386-linux-gnu/ ./Leadwerks the steps to reproduce are Drag the scroll bar this causes corruption but it goes away when you release the mouse button [*]Attempt to take a screen shot before release the mouse button and this happens http://i.imgur.com/JfDh7om.png (looks familiare no?) running it without local version of lib png ( which causes any menus to crash LE ) Drag scroll bar This happens http://i.imgur.com/UJTFZoE.png Taking screenshots didn't aggrivate the situation Quote System: Linux Mint 17 ( = Ubuntu 14.04 with cinnamon desktop ) Ubuntu 14.04, AMD HD 6850, i5 2500k Link to comment Share on other sites More sharing options...
DerRidda Posted April 12, 2014 Share Posted April 12, 2014 I seem to only be able to scroll down the scene view... by scrolling my mouse wheel up. Quote Link to comment Share on other sites More sharing options...
digman Posted April 12, 2014 Share Posted April 12, 2014 Ubuntu 12.04 64 bit... Standard 3.1 (non-steam)... Now I am not having the same problems as Guppy, which does not mean he is not having problems. Since the update everything appears to be function normally on my system. The scrolling problem with the middle mouse wheel was reported earlier and yes that is still the same. Josh said it was disabled but it still is not completed disabled. Quote Link to comment Share on other sites More sharing options...
Josh Posted April 14, 2014 Share Posted April 14, 2014 Unfortunately, I can't investigate a report like this on a non-supported distro, which I assume this is. (If you aren't using the proprietary drivers, I strongly recommend doing so.) Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Guppy Posted April 14, 2014 Author Share Posted April 14, 2014 Unfortunately, I can't investigate a report like this on a non-supported distro, which I assume this is. (If you aren't using the proprietary drivers, I strongly recommend doing so.) I am using proprietary drivers - what I dont get is why not just use standard gtk components, I'm running literally 100s of other applications that use gtktreeview and does not display this corruption - with glade / libglade it should be fairly easy to maintain a ui without having to resort to cowboy tricks that gets you in trouble on platforms that are even sligthly different. Quote System: Linux Mint 17 ( = Ubuntu 14.04 with cinnamon desktop ) Ubuntu 14.04, AMD HD 6850, i5 2500k Link to comment Share on other sites More sharing options...
Admin Posted April 14, 2014 Share Posted April 14, 2014 The draggable tree view is a custom control because a multi-select tree view was needed. It is possible GTK might offer this functionality, but it's already done for Windows and Mac, and writing another pathway for the UI requires more work and ongoing maintenance. This might be something we end up doing, but it definitely wasn't worth delaying the project over. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.