Closed leopenausa closed 7 years ago
It looks like this blizzard again changed some things(some files are missing). We need to wait for upstream to fix this.
Upstrewam last commit was on dec 26 so windows version is affected too. Was this bug reported upstream?
2017-03-02 15:44 GMT+01:00 leopenausa notifications@github.com:
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/BOSSoNe0013/track-o-bot/issues/87, or mute the thread https://github.com/notifications/unsubscribe-auth/AI6aI_t8RaSAuhEaYrg6UsytOufOck4kks5rhtXHgaJpZM4MREp6 .
Not sure, this is the track-o-bot reddit thread where I found out about this: https://www.reddit.com/r/trackobot/comments/5wqn3c/trackobot_not_working_after_patch/
We have to wait for the fix in upstream and sync the changes.
Has this issue been fixed in the most recent merge? If so, how to best remove old and install newer version? Thanks
Not yet since tob uses some windows specific functions to get file version info but im very very close to working proof of concept:)
2017-03-30 14:37 GMT+02:00 leopenausa notifications@github.com:
Has this issue been fixed in the most recent merge? If so, how to best remove old and install newer version? Thanks
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/BOSSoNe0013/track-o-bot/issues/87#issuecomment-290397526, or mute the thread https://github.com/notifications/unsubscribe-auth/AI6aI9IjCig4SlgR8QN_uE7OEEVcFwnkks5rq6HvgaJpZM4MREp6 .
Happy that you work on this, i've look at the code when i've merged with master but i've not free time (too much work) to solve this ;)
Well this one was a tough nut to crack but i managed to get a working test program that extracts version info from windows pe header( however its done in mix of c and c++ stl lib). Now im slowly converting this to qt.
2017-04-01 15:31 GMT+02:00 Cyril Bosselut notifications@github.com:
Happy that you work on this, i've look at the code when i've merged with master but i've not free time (too much work) to solve this ;)
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/BOSSoNe0013/track-o-bot/issues/87#issuecomment-290920295, or mute the thread https://github.com/notifications/unsubscribe-auth/AI6aIwdS0GFbiPmanxOLSiODxyMDerUPks5rrlHLgaJpZM4MREp6 .
@BOSSoNe0013 You should close this :)
I think the windows version had the same issue and it has been resolved, but the compiled linux version still fails