ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* new beta luatex error
@ 2013-07-31 20:56 Marco Patzer
  2013-07-31 21:03 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Marco Patzer @ 2013-07-31 20:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 186 bytes --]

\starttext
foo
\stoptext

! LuaTeX error [string "\directlua "]:1: attempt to call field 'resetprevdepth' (a nil value)
stack traceback:
	[string "\directlua "]:1: in main chunk.

Marco

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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: new beta luatex error
  2013-07-31 20:56 new beta luatex error Marco Patzer
@ 2013-07-31 21:03 ` Hans Hagen
  2013-07-31 21:43   ` Marco Patzer
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2013-07-31 21:03 UTC (permalink / raw)
  To: ntg-context

On 7/31/2013 10:56 PM, Marco Patzer wrote:
> \starttext
> foo
> \stoptext
>
> ! LuaTeX error [string "\directlua "]:1: attempt to call field 'resetprevdepth' (a nil value)
> stack traceback:
> 	[string "\directlua "]:1: in main chunk.

not here ... maybe spac-ver.lua has not been updated at your end?


-----------------------------------------------------------------
                                           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: new beta luatex error
  2013-07-31 21:03 ` Hans Hagen
@ 2013-07-31 21:43   ` Marco Patzer
  2013-07-31 22:13     ` Otared Kavian
  2013-07-31 23:35     ` Hans Hagen
  0 siblings, 2 replies; 5+ messages in thread
From: Marco Patzer @ 2013-07-31 21:43 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 547 bytes --]

On 2013–07–31 Hans Hagen wrote:

> On 7/31/2013 10:56 PM, Marco Patzer wrote:
> >\starttext
> >foo
> >\stoptext
> >
> >! LuaTeX error [string "\directlua "]:1: attempt to call field 'resetprevdepth' (a nil value)
> >stack traceback:
> >	[string "\directlua "]:1: in main chunk.
> 
> not here ... maybe spac-ver.lua has not been updated at your end?

No, it has not. spac-ver.mkiv:2099 calls resetprevdepth which is not
defined in spac-ver.lua. The file has not been updated in your zip
(so I assume it's not just me).

Marco

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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: new beta luatex error
  2013-07-31 21:43   ` Marco Patzer
@ 2013-07-31 22:13     ` Otared Kavian
  2013-07-31 23:35     ` Hans Hagen
  1 sibling, 0 replies; 5+ messages in thread
From: Otared Kavian @ 2013-07-31 22:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users


On 31 juil. 2013, at 23:43, Marco Patzer <homerow@lavabit.com> wrote:

> On 2013–07–31 Hans Hagen wrote:
> 
>> On 7/31/2013 10:56 PM, Marco Patzer wrote:
>>> \starttext
>>> foo
>>> \stoptext
>>> 
>>> ! LuaTeX error [string "\directlua "]:1: attempt to call field 'resetprevdepth' (a nil value)
>>> stack traceback:
>>> 	[string "\directlua "]:1: in main chunk.
>> 
>> not here ... maybe spac-ver.lua has not been updated at your end?
> 
> No, it has not. spac-ver.mkiv:2099 calls resetprevdepth which is not
> defined in spac-ver.lua. The file has not been updated in your zip
> (so I assume it's not just me).
> 
> Marco

I can confirm this: I get the same error message after updating to the new beta (ConTeXt  ver: 2013.07.31 20:23 MKIV beta  fmt: 2013.7.31  int: english/english).

Best regards: OK
___________________________________________________________________________________
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: new beta luatex error
  2013-07-31 21:43   ` Marco Patzer
  2013-07-31 22:13     ` Otared Kavian
@ 2013-07-31 23:35     ` Hans Hagen
  1 sibling, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2013-07-31 23:35 UTC (permalink / raw)
  To: ntg-context

On 7/31/2013 11:43 PM, Marco Patzer wrote:
> On 2013–07–31 Hans Hagen wrote:
>
>> On 7/31/2013 10:56 PM, Marco Patzer wrote:
>>> \starttext
>>> foo
>>> \stoptext
>>>
>>> ! LuaTeX error [string "\directlua "]:1: attempt to call field 'resetprevdepth' (a nil value)
>>> stack traceback:
>>> 	[string "\directlua "]:1: in main chunk.
>>
>> not here ... maybe spac-ver.lua has not been updated at your end?
>
> No, it has not. spac-ver.mkiv:2099 calls resetprevdepth which is not
> defined in spac-ver.lua. The file has not been updated in your zip
> (so I assume it's not just me).

Ah. I patched only the 'experimental' files on my system (these cannot 
yet be included in the distribution as a newer luatex is needed).

I uploaded a new zip.

Hans


-----------------------------------------------------------------
                                           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

end of thread, other threads:[~2013-07-31 23:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-31 20:56 new beta luatex error Marco Patzer
2013-07-31 21:03 ` Hans Hagen
2013-07-31 21:43   ` Marco Patzer
2013-07-31 22:13     ` Otared Kavian
2013-07-31 23:35     ` Hans Hagen

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).