Hi Edward,
This problem has since been fixed. Note that the versions of plot,
gui/gtk etc have incremented quite a bit since this was reported.
Compare the following to the earlier version of the same table in this
thread.
load 'pacman'
'search' jpkgv 'graphics/plot graphics/gl2 gui/gtk'
+--
On Thu, March 1, 2012 5:49 pm, Ric Sherlock wrote:
> I can confirm the same problem in Gtk IDE for both 64-bit Windows and
> Linux.
I just now upgraded to
1.0.90 Plot
and I still don't see this problem. I just get the expected graph.
JVERSION
Engine: j701/2011-01-10/11:25
Library: 7.01.057
P
On Thu, March 1, 2012 4:27 pm, Marshall Lochbaum wrote:
> Confirmed on Ubuntu. Oh no!
Works just fine on my Ubuntu 11.10.
> Marshall
>
> On Thu, Mar 1, 2012 at 3:16 PM, William Szuch
> wrote:
>
>> Using Windows 7
>>
>>
>>
>> load 'plot'
>>
>> plot i. 123
>>
>> |assertion failure: cairo_glcmds
>
Solitaire is working now in J7
Well done!
2012/3/2 bill lam
> It turns out that I missed to include init.ijs in project, so that
> the coclass and coinsert not executed that give value error. I must
> somehow coinsert jigl2 into my locale.
>
> It also makes me notice solitaire use glcmds, and I
It turns out that I missed to include init.ijs in project, so that
the coclass and coinsert not executed that give value error. I must
somehow coinsert jigl2 into my locale.
It also makes me notice solitaire use glcmds, and I can reproduce the
bug by setting GL2ExtGlcmds=: 1. The bug happened beca
When I attempted to run solitaire by loading scripts, I was able to
get the problem though the stack trace is not too informative but it
resembles the earlier problem which started this thread: it looks like
something's getting called without proper initialization:
load 'C:\Program Files (x86)\
Turns out I already had demos on my launch pad but invoking solitaire
from here doesn't allow me to see what I'm loading and doesn't allow
me to turn on debug.
On Fri, Mar 2, 2012 at 1:35 PM, Björn Helgason wrote:
> I installed a fresh J701 on a XP and same problem
>
> 2012/3/2 bill lam
>
>> Tho
I installed a fresh J701 on a XP and same problem
2012/3/2 bill lam
> Thosee warnings could be eliminated. But I cannot the blank screen in
> solitaire as you reported. Is there something wrong with my system
> or yours? Can some one confirm?
>
> Птн, 02 Мар 2012, Björn Helgason писал(а):
> >
add a line
_Demos;~addons/demos/wd/demos.ijs
in edit/configure/launch pad
then you can run demos using run/launch pad
from there choose solitaire
2012/3/2 Devon McCormick
> I don't see an easy way to run solitaire - didn't there used to be
> "Studio" and "Demos" or "Labs" options available fro
I don't see an easy way to run solitaire - didn't there used to be
"Studio" and "Demos" or "Labs" options available from the main window
task bar?
On Fri, Mar 2, 2012 at 11:23 AM, bill lam wrote:
> Thosee warnings could be eliminated. But I cannot the blank screen in
> solitaire as you reported.
Thosee warnings could be eliminated. But I cannot the blank screen in
solitaire as you reported. Is there something wrong with my system
or yours? Can some one confirm?
Птн, 02 Мар 2012, Björn Helgason писал(а):
> I updated and got three new things - Solitaire one
> Both on the Vista and The Ub
I updated and got three new things - Solitaire one
Both on the Vista and The Ubuntu Linux
Still no cards - just white blank screen
Now I notice I get a message on the terminal window in Linux - just there
(unknown : 2124 ) : GTK CRITICAL **: gtk_widget_get_parent: assertion '
GTK_IS_WIDGET (widget
Sorry, I failed to realised that build.ijs script has be to run to
take effect. I rebuild solitaire and other packages, please update
and test again.
I tested it ok on wine32 and wine64 with gtk2. gtk3 crashed on some
demos.
Птн, 02 Мар 2012, Björn Helgason писал(а):
> I tried this on my Linux
I tried this on my Linux machine and same results.
Also removed the NB. before the glpaint there
2012/3/2 Björn Helgason
> I changed and removed the NB.
> restarted gtk
> no change
> still just white blank screen
>
>
> 2012/3/2 bill lam
>
>> There is a line
>> NB. glpaint
>> inside main.ijs ,pl
I changed and removed the NB.
restarted gtk
no change
still just white blank screen
2012/3/2 bill lam
> There is a line
> NB. glpaint
> inside main.ijs ,please uncomment that line to see if it will work.
>
> Птн, 02 Мар 2012, Björn Helgason писал(а):
> > I am using Vista
> >
> >JVERSION
> >
There is a line
NB. glpaint
inside main.ijs ,please uncomment that line to see if it will work.
Птн, 02 Мар 2012, Björn Helgason писал(а):
> I am using Vista
>
>JVERSION
> Engine: j701/2011-01-10/11:25
> Library: 7.01.057
> Platform: Win 32
> Installer: j701a_win.exe
> InstallPath: c:/j701
>
I am using Vista
JVERSION
Engine: j701/2011-01-10/11:25
Library: 7.01.057
Platform: Win 32
Installer: j701a_win.exe
InstallPath: c:/j701
I have not tried this on Linux.
Opening up Solitaire only gives a blank screen.
Trying deal or restart or whatever does not show cards.
In help/about one
It works for me. Please give details.
Птн, 02 Мар 2012, Björn Helgason писал(а):
> plot works after the update now.
>
> I tried the demos and the solitaire only shows a blank screen.
>
> 2012/3/2 bill lam
>
> > Yes as there are so many different combinations of platform/output for
> > plot, p
plot works after the update now.
I tried the demos and the solitaire only shows a blank screen.
2012/3/2 bill lam
> Yes as there are so many different combinations of platform/output for
> plot, providing more details should be helpful.
>
> The gtk output was broken while other output are untes
Yes as there are so many different combinations of platform/output for
plot, providing more details should be helpful.
The gtk output was broken while other output are untested. Updated
version has been commited to JAL.
Also the 'isi' output will be decommited, if gtkwd can work well
enough with
On 01/03/2012 12:55 PM, Eric Iverson wrote:
> I think we (at least I) need more context for the error report. My
> assumption is report is for the new jconsole support and does not
> apply to jgtk or jhs. Details like 32 vs 64 also nice to have.
>
> On Thu, Mar 1, 2012 at 3:45 PM, Devon McCormick
the gtk_paint shuold be moved down, and run glpaint unconditionally,
gtk_paint''
glpaint''
if. (ifjwplot'') *. -.IFGTK do. gtk_main_jgtk_ '' end.
There may be other issues, but solves the immediate problem.
Чтв, 01 Мар 2012, Devon McCormick писал(а):
> To fix this, comment out the "gtk_paint" li
To fix this, comment out the "gtk_paint" line in gtk_show_jzplot_ (as
below). This probably isn't a real fix as the line was probably there
for a reason, but it solves the immediate problem.
gtk_show_jzplot_=: 3 : 0
coinsert 'jgl2'
if. -.IFGTK do. gtkinit_jgtk_ '' end.
popen_gtk''
if. ifjwplot''
I attempted some basic debugging but although I can put a stop in the
32-bit code and halt within "configure_event" (which is where the
variables in question are mostly set), this doesn't work in the 64-bit
version (see sample session below).
I wonder if this is the root of the problem - the asser
I see the same problem on 32 bit windows XP for gtk.
After hitting this I GIT'ed the complete system trees for j 6.02 and j 7.01
on my
various systems. One of the weaknesses of the otherwise excellent JAL
package manager Is an inability to rollback updates. By putting the entire
system tree unde
I can confirm the same problem in Gtk IDE for both 64-bit Windows and Linux.
Windows 7, GtkIDE
JVERSION
Engine: j701/2011-01-10/11:25
Library: 7.01.057
Platform: Win 64
Installer: j701a_win64.exe
InstallPath: c:/program files/j64-701
load 'pacman'
'search' jpkgv 'graphics/plot graphics/gl
I think the update is what broke it too just based on the fact that I
have not updated the 32-bit version in a few weeks.
On Thu, Mar 1, 2012 at 4:25 PM, Marshall Lochbaum wrote:
> I'm running Ubuntu 32-bit jgtk. jhs and jconsole outputs still work. I
> assume you have to update plot to get the e
I'm running Ubuntu 32-bit jgtk. jhs and jconsole outputs still work. I
assume you have to update plot to get the error.
Marshall
On Thu, Mar 1, 2012 at 3:55 PM, Eric Iverson wrote:
> I think we (at least I) need more context for the error report. My
> assumption is report is for the new jconsole
I think we (at least I) need more context for the error report. My
assumption is report is for the new jconsole support and does not
apply to jgtk or jhs. Details like 32 vs 64 also nice to have.
On Thu, Mar 1, 2012 at 3:45 PM, Devon McCormick wrote:
> The 32-bit version still works under Windows
The 32-bit version still works under Windows 7.
On Thu, Mar 1, 2012 at 3:27 PM, Marshall Lochbaum wrote:
> Confirmed on Ubuntu. Oh no!
>
> Marshall
>
> On Thu, Mar 1, 2012 at 3:16 PM, William Szuch wrote:
>
>> Using Windows 7
>>
>>
>>
>> load 'plot'
>>
>> plot i. 123
>>
>> |assertion failure: c
Confirmed on Ubuntu. Oh no!
Marshall
On Thu, Mar 1, 2012 at 3:16 PM, William Szuch wrote:
> Using Windows 7
>
>
>
> load 'plot'
>
> plot i. 123
>
> |assertion failure: cairo_glcmds
>
> | 0~:gtkcr,gtkpl
>
>
>
> Regards
>
>
>
> Bill Szuch
>
>
>
>
>
>
>
> ---
31 matches
Mail list logo