My ERD is still (mostly) the same and here: https://community.rei3.de/d/407-captureuse-click-events-on-list-items
Fairly simple form:
Destination just picked, not saved. On save, get panic and shutdown:
goroutine 394 [running]:
r3/data.setForIndex_tx({0x2d50ba8, 0xc0001b2b60}, {0x2d54460, 0xc0000c6b70}, 0x0, 0xc0000c1710, 0xc0000c1b00, 0xc0004ff410, 0x1)
C:/Temp/r3/input/data/data_set.go:215 +0x3bdd
r3/data.Set_tx({0x2d50ba8, 0xc0001b2b60}, {0x2d54460, 0xc0000c6b70}, 0xc0000c1710, 0x1)
C:/Temp/r3/input/data/data_set.go:124 +0x609
r3/request.DataSet_tx({0x2d50ba8, 0xc0001b2b60}, {0x2d54460, 0xc0000c6b70}, {0xc00008a500, 0xf6, 0x100}, 0x1)
C:/Temp/r3/input/request/request_data.go:56 +0x9a
r3/request.Exec_tx({0x2d50ba8, 0xc0001b2b60}, {0x2d54460, 0xc0000c6b70}, {0xc0000dc451, 0xc0004ffc30?}, 0x1, 0x1, 0xc0004ffcc0?, 0x0, ...)
C:/Temp/r3/input/request/request.go:164 +0x1f1
r3/request.ExecTransaction({0x2d50b38, 0xc0003821e0}, {0xc0000dc451, 0x3}, 0x1, 0x1, 0x1, 0x0, {0x374e3, {0xc00039d7c0, ...}}, ...)
C:/Temp/r3/input/request/request.go:67 +0xb5d
r3/handler/websocket.(clientType).handleTransaction(0xc000428060, {0xc000254000, 0x14a, 0x200})
C:/Temp/r3/input/handler/websocket/websocket.go:276 +0x6fa
r3/handler/websocket.(clientType).read.func1()
C:/Temp/r3/input/handler/websocket/websocket.go:232 +0x28
created by r3/handler/websocket.(*clientType).read in goroutine 99
C:/Temp/r3/input/handler/websocket/websocket.go:231 +0x38
Form:
I guess it will be easier to debug with the app, but I tried to upload an export of the app as it is now, but get error (Upload of this type is not allowed) Tried .rei3 and .zip. So, if it is needed, let me know what format to use.
I will then also send the public key for import.
I really like the tool and it seems fairly solid, but I am thinking to use it in a bigger project, much more complicated UI wise and is a bit worried that it may give me more headaches 🙂
Thanks again for your quick responses,