|
From: 有坂富雄 <ari...@ic...> - 2017-03-19 17:25:13
|
Dear Gunter, Thanks for fixing the bug. I compiled the github version of wxMaxima. (commit:8c2713c3af55eb3caca50352c42d08e955050058) You can download it with the next url: https://mega.nz/#!Ox1XRRgA!8ZyDtJLsvHiVlE7UQsev28HiY9ecXHQCWOeeb0eV6iw I have the trouble with this version of wxMaxima. I described three condition of wxMaxima as follows: [1] Input and output expressions were not displayed: (1) I launched wxMaxima, then an empty window was opened. (2) I dropped a wxmx file into the icon of wxMaxima, then a document window was opened. (3) I selected the empty window. (4) I entered "1+2;" into the empty window, then the cursor was moved automatically. But input and output expressions were not displayed. (4) I can select all, copy and paste them. I can also print them. [2] All expressions vanished: (1) I launched wxMaxima, then an empty window was opened. (2) I opened a wxmx file with the menu File->Open. (3) I dropped another wxmx file into the application icon of wxMaxima, then a second window was opened. (4) I selected the first window and moved the mouse cursor into the expressions window, then all expressions vanished from the window. But the cursor bar is available. [3] All windows froze: (1) I launched wxMaxima, then an empty window was opened. (2) I opened a first wxmx file with the menu File->Open. (3) I dropped a second wxmx file into the application icon of wxMaxima, then second window was opened. (4) I dropped a third wxmx file into the application icon of wxMaxima, then third window was opened. (5) I selected the second window, then all windows froze. Thanks, Tomio Arisaka 2017/3/19 22:27, Gunter Königsmann <gu...@pe...> wrote: > Dear Tomio, > > Thanks for testing my last attempt at the problem - which seems to have > widely backfired. Sorry for that. > > I have now reverted the portion of the change that had to do with > opening new files - but not the portion that had to do with opening > empty windows. Let's hope that this was a good idea. > > Kind regards, > > Gunter. > > On 19.03.2017 13:47, 有坂富雄 wrote: >> Thanks a lot for your help! >> >> I compiled the github version of wxMaxima. >> (commit:d7f7f00b078c6c7a94aab9120cb11b3de2962e0b) >> You can download it with the next url: >> https://mega.nz/#!e5tnDLAJ!jRagP5tlVkVx82xh7LdZYQPNymUNRB868cDQnEog6R0 >> >> I have the trouble with this version of wxMaxima as follows: >> >> (1) I launched wxMaxima.app, then an empty window was opened. >> (2) I dropped a wxmx file into the icon of wxMaxima.app, then a document >> window was opened. >> (3) Then it surprised me that 38 wxMaxima.app were automatically >> launched while I did nothing. >> (4) First launched wxMaxima was hung. >> >> Thanks, >> >> Tomio Arisaka >> |