Daniel Kamil Kozar

Results 147 comments of Daniel Kamil Kozar

Sorry @DiWa51 , if this doesn't work, then I'm completely clueless as to what might be going on here. :(

Just another example of how _peculiar_ some of the code is. The direct cause of this is (I think) #48, which fixed the problem of status bar sizes completely not...

@wally-crunk Code merged in #70 should make this a bit better, please try out the newest builds ([Linux](https://github.com/xavery/transgui/suites/18710846328/artifacts/1089178736), [Windows](https://github.com/xavery/transgui/suites/18710846330/artifacts/1089179136), [macOS](https://github.com/xavery/transgui/suites/18710846331/artifacts/1089178742)) and let me know if anything's changed.

Closing as fixed in latest release. Please create a new issue if you still experience problems.

The part of code I mentioned is the only stuff which I had touched that has anything to do with both maps and exceptions, so I thought that could be...

It really doesn't seem like there are other places in the code that would be using a map. The only one is in `TMainform.StatusBarSizes` - its `MMap` is a `TMyHashMap`...

This is due to a bug in FPC's JSON parser, as explained in https://github.com/transmission-remote-gui/transgui/issues/1378 .

@wally-crunk I don't think this particular thing is fixed yet, though I will add an issue so I can at least track this.

@pwinn That's great to know! I don't remember doing anything to address this specifically so must've been something that got fixed in Lazarus in the meantime.