The statements as shown are correct. The only thing I can think of is
that if you have copied and pasted them from the email message,
perhaps there are some non-printing chars that are causing the error?
If you haven't already, try typing the commands in to a fresh jconsole
session.

On Wed, Mar 14, 2012 at 7:33 AM, Daniel Durieu <danieldur...@gmail.com> wrote:
> -Trying with J701 jconsole interface:
> load 'pacman'
> -> It is OK
> trying 'update' and 'upgrade' proposed with different syntaxes,
> I get always syntax error
>
> The 2 statements proposed, exactly copied from the message:
>  'update' jpkg ''
>  'upgrade' jpkg ''
>
> give always:  syntax error
>
>
> On Tue, Mar 13, 2012 at 10:00 AM, Ric Sherlock <tikk...@gmail.com> wrote:
>
>> I think the most recent version of gui/gtk fixes this problem.
>> Download it using one of the other interfaces to JAL.
>> E.g. using jconsole interface
>>
>>   load 'pacman'
>>   'update' jpkg ''
>>   'upgrade' jpkg ''
>>
>> On Tue, Mar 13, 2012 at 9:43 PM, Daniel Durieu <danieldur...@gmail.com>
>> wrote:
>> > -Working in J701 (64-bits windows 7)
>> > -The following problem with package manager:
>> >  just after clicking on "upgrade"
>> >  the following messages are coming:
>> >
>> >   callback run error: pmsel_cursor_changed_3_
>> > |domain error: gtk_tree_path_get_indices
>> > |   r=.    gtk_tree_path_get_indices<<p
>> >
>> >
>> > A few minutes before, I did the same manipulation with J602
>> > and package manager, everything was OK.
>> >
>> >
>> > --
>> > Daniel Durieu
>> > Rue du Grand Coron, 28
>> > B-7034-Obourg
>> > Tél: 065/ 72 32 14
>> > Gsm: 0471 068 338
>> >
>> > e-mail: danieldur...@gmail.com
>> > ----------------------------------------------------------------------
>> > For information about J forums see http://www.jsoftware.com/forums.htm
>> ----------------------------------------------------------------------
>> For information about J forums see http://www.jsoftware.com/forums.htm
>>
>
>
>
> --
> Daniel Durieu
> Rue du Grand Coron, 28
> B-7034-Obourg
> Tél: 065/ 72 32 14
> Gsm: 0471 068 338
>
> e-mail: danieldur...@gmail.com
> ----------------------------------------------------------------------
> 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