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'
+-------------+------+------+---------------+
|graphics/gl2 |1.0.34|1.0.34|gl2            |
|graphics/plot|1.0.90|1.0.90|Plot           |
|gui/gtk      |1.0.99|1.0.99|GTK API        |
|gui/gtkwd    |1.0.38|1.0.38|gtk wd emulator|
+-------------+------+------+---------------+

On Fri, Mar 16, 2012 at 2:42 AM, Edward Mokurai Cherlin
<moku...@sugarlabs.org> wrote:
> 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
> Platform: Linux 64
> Installer: j701a_linux64.sh
> InstallPath: /home/mokurai/bin/j64-701
>
>> 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/gl2 gui/gtk'
>> ┌─────────────┬──────┬──────┬───────────────â”
>> │graphics/gl2 │1.0.21│1.0.21│gl2            â”‚
>> │graphics/plot│1.0.82│1.0.82│Plot           │
>> │gui/gtk      â”‚1.0.90│1.0.90│GTK API        â”‚
>> │gui/gtkwd    â”‚1.0.25│1.0.25│gtk wd emulator│
>> └─────────────┴──────┴──────┴───────────────┘
>>    load 'plot'
>>    plot i.10
>> |assertion failure: cairo_glcmds
>> |   0~:gtkcr,gtkpl
>>
>>
>> Ubuntu 11.10 GtkIDE
>>    JVERSION
>> Engine: j701/2011-01-10/11:25
>> Library: 7.01.057
>> Platform: Linux 64
>> Installer: j701a_linux64.sh
>> InstallPath: /opt/j64_701
>>    load 'pacman'
>>    'search' jpkgv 'graphics/plot graphics/gl2 gui/gtk'
>> ┌─────────────┬──────┬──────┬───────────────â”
>> │graphics/gl2 │1.0.21│1.0.21│gl2            â”‚
>> │graphics/plot│1.0.82│1.0.82│Plot           │
>> │gui/gtk      â”‚1.0.90│1.0.90│GTK API        â”‚
>> │gui/gtkwd    â”‚1.0.25│1.0.25│gtk wd emulator│
>> └─────────────┴──────┴──────┴───────────────┘
>>    load 'plot'
>>    plot i.10
>> |assertion failure: cairo_glcmds
>> |   0~:gtkcr,gtkpl
>>
>> On Fri, Mar 2, 2012 at 10:25 AM, Marshall Lochbaum <mwlochb...@gmail.com>
>> wrote:
>>> 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
>>> <eric.b.iver...@gmail.com>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 <devon...@gmail.com>
>>>> wrote:
>>>> > The 32-bit version still works under Windows 7.
>>>> >
>>>> > On Thu, Mar 1, 2012 at 3:27 PM, Marshall Lochbaum
>>>> <mwlochb...@gmail.com>
>>>> wrote:
>>>> >> Confirmed on Ubuntu. Oh no!
>>>> >>
>>>> >> Marshall
>>>> >>
>>>> >> On Thu, Mar 1, 2012 at 3:16 PM, William Szuch
>>>> <bsz...@wsa-fincon.com.au
>>>> >wrote:
>>>> >>
>>>> >>> Using Windows 7
>>>> >>>
>>>> >>>
>>>> >>>
>>>> >>> load 'plot'
>>>> >>>
>>>> >>> Â  plot i. 123
>>>> >>>
>>>> >>> |assertion failure: cairo_glcmds
>>>> >>>
>>>> >>> | Â  0~:gtkcr,gtkpl
>>>> >>>
>>>> >>>
>>>> >>>
>>>> >>> Regards
>>>> >>>
>>>> >>>
>>>> >>>
>>>> >>> Bill Szuch
>
>
> --
> Edward Mokurai (默雷/धर्ममेघशब्दगर्ज/دھرممیگھشبدگر ج) Cherlin
> Silent Thunder is my name, and Children are my nation.
> The Cosmos is my dwelling place, the Truth my destination.
> http://wiki.sugarlabs.org/go/Replacing_Textbooks
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to