- Jun 14, 2020
- 259
- 562
Is there a way to bring back the older-style interface? I use the button that indicates the category at the lower left corner of the banner to quick filter a lot and I'm really missing it.
This is still a feature. If it's not working for you, you disabled it. It's an option in the settingsIs there a way to bring back the older-style interface? I use the button that indicates the category at the lower left corner of the banner to quick filter a lot and I'm really missing it.
i have already explained it on your github issue myself, FaceCrap offered you more insight, and it is well explained in the FAQ in OP as i already mentioned. i can go on repeating the same explanation but that would be counter productive for both of usWillyJL Either there is something really weird going on with the Finished and Installed checkboxes, or I really don't understand what they are doing. Could you give me a rundown of what those are doing and if they have any interaction with each other?
Well the behavior that I'm seeing is fucking weird, even with the FAQ. I'll pay closer attention and if i can figure out what's happening and write something coherent up I'll come back.i have already explained it on your github issue myself, FaceCrap offered you more insight, and it is well explained in the FAQ in OP as i already mentioned. i can go on repeating the same explanation but that would be counter productive for both of us
the tool is made for users managing games theyre playing and keep track of what they have installed and played and so on. i understand that this isnt exactly what you use it for, but youre the minority here then and i cant change the behavior yet again just for you. if you explain better what exactly is your workflow i can suggest a way to use the checkboxes in a way that makes sense for you.Well the behavior that I'm seeing is fucking weird, even with the FAQ. I'll pay closer attention and if i can figure out what's happening and write something coherent up I'll come back.
from now on ill stop answering this and show this screenshot of the readme instead11.0.1
The game Hot Sand of Antarctica was marked as abandoned back on wednesday, but the tool still hasn’t updated its status.
And of course, you went straight to google or your fav search engine to find out that you probably need to right-click the Unity executable and probably need to enable "Allow executable" and maybe even "Allow launching"?new issue: I went to start a Unity game in linux with this and got this message:
Error - KIO Client:
For security reasons, launching executables is not allowed in this context.
I can run it manually. I get this with all native unity games launched form F95checker 11.0.1
This is what I'm trying to do but updates are coming in and the state of the checkboxes is not what I expect it to be from the FAQ. Again, I'll see if I can capture anything concrete to report back.the tool is made for users managing games theyre playing and keep track of what they have installed and played and so on. i understand that this isnt exactly what you use it for, but youre the minority here then and i cant change the behavior yet again just for you. if you explain better what exactly is your workflow i can suggest a way to use the checkboxes in a way that makes sense for you.
from what i understand you do game ports and modding right? i would imagine you need to download games to do these things. here is what i imagine could work:
- download an update, then mark as installed (checkbox fully set), this will make the finished checkbox half set
- port and mod the version you just downloaded, then mark as finished (checkbox fully set), now youre done with this game until next update
- when an update happens, the installed checkbox will be half set, as you do not have the latest one installed
- again from the start: update it, then mark as installed
- now finished checkbox is half set, because you havent made ports or mods or whatever for this new version you just downloaded
- port and mod this update, then mark as finished, done until next update
you know which games have been updated by the half-set installed checkbox, and you know what you still need to port/mod by the half-set finished checkbox. you cant port/mod the games without downloading, so first step is downloading the update.
if you dont usually keep games installed after youre done modding them, then just delete the files after marking as finished. the tool will remember you marked it as installed and finished for that version, regardless of what files you have downloaded, thus it will still tell you about an update with the installed checkbox being half-set.
if this is not the kind of workflow you need then ill need more information to understand how to help you use it effectively
that should be a notification by kde daemon, not exactly sure why but from what i recall its some kind of permission where an executable is not allowed to launch other executables (as malware often does things like this). the executable of the game should already be marked as executable (the "allow to run as app"), as this is a simple permission flag and the checker will enable this flag on executables before launching *if it detects that they are indeed executables*. it does this by checking the shebang (#!/path/to/interpreter, its used in scripts) or for known exe and msi magic numbers. what executable did you select exactly?new issue: I went to start a Unity game in linux with this and got this message:
Error - KIO Client:
For security reasons, launching executables is not allowed in this context.
I can run it manually. I get this with all native unity games launched form F95checker 11.0.1
Wow thanks , do you want it to be tested? I will report back if the problem still persistsimple_human rentalunshipped982 M0narh BrockLanders ascsd blackop Nerro MaxTheEro
thanks to FaceCrap findingYou must be registered to see the links, sorting bug might be fixed
try build 1406 please
basically there is a bug where imgui can return corrupted sort specs if you check them when the specs arent dirty (havent been changed by user). i was doing this because changing tabs with "independent views" option would cause to have different sorting, but would not trigger the dirty flag as its technically just a different table, for which the specs did not change. now i only get new sort specs when dirty flag is set, and save them. meaning when changing tab it just uses the specs it had saved, not ones reported by imgui. and when you change sorting for a given tab, it saved the new specs for it for later use.
the imgui bug has been fixed, but pyimgui is on an older version. the usage i had before was supported by imgui, but not ideal. regardless this new system should be more efficient, and also avoid the bug.
that would be great, thanks. no need to spend hours testing, just install that beta build and use as normal, just keep an eye out to see if it happens again, hopefully it wontWow thanks , do you want it to be tested? I will report back if the problem still persist
Any unity, but here is an example: world of sisters:that should be a notification by kde daemon, not exactly sure why but from what i recall its some kind of permission where an executable is not allowed to launch other executables (as malware often does things like this). the executable of the game should already be marked as executable (the "allow to run as app"), as this is a simple permission flag and the checker will enable this flag on executables before launching *if it detects that they are indeed executables*. it does this by checking the shebang (#!/path/to/interpreter, its used in scripts) or for known exe and msi magic numbers. what executable did you select exactly?
I suppose it may be counter intuitive in the sense of reducing load on the forums but is this something that would we ever be able to run locally rather than relying on another party for?from now on ill stop answering this and show this screenshot of the readme instead
View attachment 4355050
what version of the app are you on? and what OS?app need auto memory cleaning or something
started app (GPU memory around 10% used) -> hover over list of video collection threads (their banners almost always animated) -> GPU memory skyrockets with every hovered thread (with 100+ threads i have in list it reaches 92% used out of 8gigs) -> it stays like this till app is closed, holding all this memory for itself, even in BG mode