ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Error in minimals beta
@ 2010-08-18 20:20 Andreas Schneider
  2010-08-18 22:29 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Schneider @ 2010-08-18 20:20 UTC (permalink / raw)
  To: ntg-context

Hi,

I sent this mail before, but it seems to have been lost on it's way to the 
mailing list ... (I hope so, otherwise this might be a double post).

When I compile my current project, luatex fails with the following error:

--------------------------------------------------------------------------------
! LuaTeX error <main ctx instance>:1: attempt to index global 'structure'
(a nil value)
stack traceback:
        <main ctx instance>:1: in main chunk.

system          > error on line 47 in file Diplomarbeit.tex: LuaTeX error 
...

37     \stopproject
38     
39     \stoptext

<argument> ...rs.record("userpage", 1).last - 1) }
                                                  {}{}{}
\firstoftwoarguments #1#2->#1
                             
<argument> ...rd("userpage", 1).last - 1) }{}{}{}}
                                                  \fi 
\secondoftwoarguments #1#2->#2
                              
\dosingletexts ...ts {\??tk #1#2#5}{#6{}{}{}}\fi }
                                                  \dostopattributes \fi
\egr...
\thelayouttextline ...xtline \v!text #3\endcsname 
                                                  \ifcase #5\or \@@nmpos
\th...
...
l.47 
--------------------------------------------------------------------------------

Seems like it's not directly related to my file (which worked fine in an
older version).
In case it matters: I'm on Linux x86 currently.

Hoping for a fix,
Andreas.
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Error in minimals beta
  2010-08-18 20:20 Error in minimals beta Andreas Schneider
@ 2010-08-18 22:29 ` Hans Hagen
  2010-08-19 11:34   ` Andreas Schneider
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2010-08-18 22:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 18-8-2010 10:20, Andreas Schneider wrote:
> Hi,
>
> I sent this mail before, but it seems to have been lost on it's way to the
> mailing list ... (I hope so, otherwise this might be a double post).
>
> When I compile my current project, luatex fails with the following error:

fixed on my machine already .. new beta tomorrow (well, today)

-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Error in minimals beta
  2010-08-18 22:29 ` Hans Hagen
@ 2010-08-19 11:34   ` Andreas Schneider
  2010-08-19 13:19     ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Schneider @ 2010-08-19 11:34 UTC (permalink / raw)
  To: ntg-context

Hans Hagen wrote:

> On 18-8-2010 10:20, Andreas Schneider wrote:
>> Hi,
>>
>> I sent this mail before, but it seems to have been lost on it's way to
>> the mailing list ... (I hope so, otherwise this might be a double post).
>>
>> When I compile my current project, luatex fails with the following error:
> 
> fixed on my machine already .. new beta tomorrow (well, today)
> 

If this is the new beta:
MTXrun | current version: 2010.08.19 11:32

then I'm afraid it's not fixed yet. At least I still get the same error.

Best Regards,
Andreas.

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Error in minimals beta
  2010-08-19 11:34   ` Andreas Schneider
@ 2010-08-19 13:19     ` Hans Hagen
  2010-08-19 14:30       ` Andreas Schneider
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2010-08-19 13:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 19-8-2010 1:34, Andreas Schneider wrote:

> then I'm afraid it's not fixed yet. At least I still get the same error.

test file needed then

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Error in minimals beta
  2010-08-19 13:19     ` Hans Hagen
@ 2010-08-19 14:30       ` Andreas Schneider
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Schneider @ 2010-08-19 14:30 UTC (permalink / raw)
  To: ntg-context

Hans Hagen wrote:

> On 19-8-2010 1:34, Andreas Schneider wrote:
> 
>> then I'm afraid it's not fixed yet. At least I still get the same error.
> 
> test file needed then

Dammit, it was my fault :-/
I was refering to "structure.counters" in one of my components, which 
apparently changed to "structures.counters". After fixing that, it works 
fine again.

Sorry for the trouble!

Best Regards,
Andreas.

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-08-19 14:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-18 20:20 Error in minimals beta Andreas Schneider
2010-08-18 22:29 ` Hans Hagen
2010-08-19 11:34   ` Andreas Schneider
2010-08-19 13:19     ` Hans Hagen
2010-08-19 14:30       ` Andreas Schneider

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).