Re: [MSEide-MSEgui-talk] tlayouter on Linux Mint (was: Some question about MSE thread...)

2017-08-02 Thread Martin Schreiber
On 08/01/2017 03:36 PM, Fred van Stappen wrote: > > So, to resume, on my Linux 64 Mint system there is problem with: > Works for me on Mint 18.2 and Cinnamon desktop. Martin -- Check out the vibrant tech community on

Re: [MSEide-MSEgui-talk] tlayouter on Linux Mint (was: Some question about MSE thread...)

2017-08-02 Thread Fred van Stappen
Re-hello Martin. I do not know if it could help but the symptom of tlayouter problems on my machine are +- similar with the problem I have when enable Z order handling. Also, at the beginning when I was working on ideU, I had, at run time with the designer, problems with msesettings and

Re: [MSEide-MSEgui-talk] tlayouter on Linux Mint (was: Some question about MSE thread...)

2017-08-02 Thread Fred van Stappen
> https://www.linuxmint.com/download.php > Cinnamon, MATE, Xfce, KDE or something other? Hello Martin. I use (like many others, see http://distrowatch.com stat on the right) Linux Mint MATE. My version is Mint Mate 17. Fre;D

Re: [MSEide-MSEgui-talk] tlayouter on Linux Mint

2017-08-02 Thread Fred van Stappen
test -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot___ mseide-msegui-talk mailing list

Re: [MSEide-MSEgui-talk] tlayouter on Linux Mint

2017-08-02 Thread Fred van Stappen
Hello Martin. I have the bandit. He was hidden in msegui.pas, inside function twidget.aligny(). At line 8275 ---> wam_center: begin result:= frootpos.y + framepos.y + framesize.cy div 2; end; I change it with this: wam_center: begin if awidget.framesize.cy >=

Re: [MSEide-MSEgui-talk] tlayouter on Linux Mint

2017-08-02 Thread Fred van Stappen
Hello Martin. I have the bandit. He was hidden in msegui.pas, inside function twidget.aligny(). At line 8275 ---> wam_center: begin result:= frootpos.y + framepos.y + framesize.cy div 2; end; I change it with this: wam_center: begin if awidget.framesize.cy >=

[MSEide-MSEgui-talk] Test

2017-08-02 Thread Martin Schreiber
Test -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ mseide-msegui-talk mailing list

Re: [MSEide-MSEgui-talk] tlayouter on Linux Mint

2017-08-02 Thread Martin Schreiber
On Thursday 03 August 2017 00:19:05 Fred van Stappen wrote: > Hello Martin. > > I have the bandit. > > He was hidden in msegui.pas, inside function twidget.aligny(). > > At line 8275 ---> > >wam_center: begin > result:= frootpos.y + framepos.y + framesize.cy div 2; > end; > > I change

Re: [MSEide-MSEgui-talk] tlayouter on Linux Mint (was: Some question about MSE thread...)

2017-08-02 Thread Fred van Stappen
>> So, to resume, on my Linux 64 Mint system there is problem with: > Works for me on Mint 18.2 and Cinnamon desktop. Ha, ok, I am happy for you. Fre;D -- Check out the vibrant tech community on one of the world's most

Re: [MSEide-MSEgui-talk] tlayouter on Linux Mint

2017-08-02 Thread Martin Schreiber
On 08/02/2017 02:07 PM, Fred van Stappen wrote: >>> So, to resume, on my Linux 64 Mint system there is problem with: > >> Works for me on Mint 18.2 and Cinnamon desktop. > > Ha, ok, I am happy for you. > It also works on Mint 18.2-MATE. Again the the question: can anybody reproduce the

Re: [MSEide-MSEgui-talk] docking bug

2017-08-02 Thread code dz
the problem is gone ;) -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ mseide-msegui-talk

Re: [MSEide-MSEgui-talk] tlayouter on Linux Mint

2017-08-02 Thread Patrick Goupell
It also works on Mint 18.2-MATE. Again the the question: can anybody reproduce the problem? Martin What video chip / card / driver is being used? I hve had problems with nvidea chips in the past and it was always the driver.

Re: [MSEide-MSEgui-talk] tlayouter on Linux Mint

2017-08-02 Thread Fred van Stappen
> Again the the question: can anybody reproduce the problem? Tonight I will come back to combat. I have more indice now of the bandit: he is somewhere in a process used by TLayouter. The crash comes from libXFt.so. I suspect some pointer not assigned / not set-to nil to make trouble with my