Issue801

Title -b dialog fails if game is installed systemwide
Priority bug Status resolved
Assigned To Keywords
Linked issues Watchers

Submitted on 2015-03-16 00h31 by matthiaskrgr, last changed by fluzz.

Files
File name Uploaded Type Edit Remove
PKGBUILD matthiaskrgr, 2015-03-16.00:32:29 application/octet-stream
Messages
Author: matthiaskrgr Date: 2015-03-16   00h31
When I run -b dialog on the syswide installed game, I get

Testing dialog "MS-Factory-Addon-Terminal"...
call_lua_func: Error calling ’validate_dialog’:
/usr/share/freedroidrpg/lua_modules/FDdialog.lua:436: attempt to index local
'script_file' (a nil value)
---------------------------------------------------------------------------------
FreedroidRPG 0.15-1434-g51d1e8e encountered a problem in function: call_lua_func
Aborting lua function call.
---------------------------------------------------------------------------------
  EveryTime
Testing dialog "Pendragon"...
  FirstTime  EveryTime
  |"node0"|  |"node1"|  |"node2"|  |"node11"|  |"node12"|
  |"node19"|  |"node20"|  |"node21"|  |"node22"|  |"node23"|
  |"node29"|  |"node40"|  |"node45"|  |"node99"|
Result: success


I wasn't able to reproduce this on a in-repo game yet.
Author: matthiaskrgr Date: 2015-03-16   00h32
Attached install script

Attached PKGBUILD.
Author: fluzz Date: 2016-05-19   11h59
Fixed in commit 3eeade5
History
Date User Action Args
2016-05-19 11:59:37fluzzsetstatus: open -> resolved
messages: + msg3330
2015-03-16 00:32:29matthiaskrgrsetfiles: + PKGBUILD
messages: + msg3098
2015-03-16 00:31:20matthiaskrgrcreate