Tool Others F95Checker [WillyJL]

5.00 star(s) 24 Votes

WillyJL

Veni, vidi, vici
Donor
Respected User
Mar 7, 2019
1,408
1,205
Greetings,
Many thanks for this extremely useful tool, and the updates.

I have a question regarding the splash screen I get every time I open the F95Checker.
Is there a way to disable it? If not, may i humbly ask you to consider changing it with something much darker?
You see, as you can tell from my pic, I am very very sensitive to light, and I also happen to (mostly) use my PC in a rather dark environment.
So every single time I run this program, if I forget to look away, or close my eyes in advance, I get this... 'retina destroying' white splash screen for a few seconds, until it loads normally! It makes me want to switch to predator mode and scratch stuff...

Any help is highly appreciated!
It's not something I have much control over I think, it's up to what OpenGL decides to use as the default surface color. On other operating systems like Linux, it tends to use the content from windows behind it as the default contents of the window (and to be fair, I recall the same happening on my windows install too, so maybe it's different between drivers too). Someone posted on github a possible workaround but it has some issues for now, anyway it will be addressed eventually
 

WillyJL

Veni, vidi, vici
Donor
Respected User
Mar 7, 2019
1,408
1,205
Turning off Table header outside list on 11.0.3 breaks view switching buttons.
  • In list view > I can switch to grid/kanban once, and the view switch buttons stop responding
  • In grid view > List and kanban buttons are not responding
  • In kanban view > List and grid buttons are not responding
You don't have permission to view the spoiler content. Log in or register now.

EDIT: The link/search field also becomes unresponsive if I disable that option. The view switch buttons and the search field also becomes invisible if there is typed text.
You don't have permission to view the spoiler content. Log in or register now.
Interesting, probably a miscalculation with the height of the main table. I'll look into it
 

WillyJL

Veni, vidi, vici
Donor
Respected User
Mar 7, 2019
1,408
1,205
any ETA on adding "unload off-screen" to main version?
was hoping it will be added on 11.0.2 or 11.0.3, but still nothing
It relies on other changes made to image loading which are part of the texture compression changes, so it's all a big block of stuff for now. It still has some issues I need to figure out, so for now still not gonna be merged. I'm planning on it making 11.1 tho
 

WillyJL

Veni, vidi, vici
Donor
Respected User
Mar 7, 2019
1,408
1,205
Thx for that amazing tool.
After the update to 11.0.3 it did not open under Linux (Fedora), this error is shown :

Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/cx_Freeze/initscripts/__startup__.py", line 138, in run
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/cx_Freeze/initscripts/console.py", line 17, in run
File "/home/runner/work/F95Checker/F95Checker/main.py", line 95, in <module>
File "/home/runner/work/F95Checker/F95Checker/main.py", line 26, in main
File "/home/runner/work/F95Checker/F95Checker/modules/globals.py", line 18, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/py7zr/__init__.py", line 45, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/py7zr/py7zr.py", line 46, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/py7zr/archiveinfo.py", line 36, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/py7zr/compressor.py", line 24, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/bz2.py", line 17, in <module>
ImportError: libbz2.so.1.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden


11.0.2 is still working
hopefully someone with more expertise than me can help

Turning off Table header outside list on 11.0.3 breaks view switching buttons.
  • In list view > I can switch to grid/kanban once, and the view switch buttons stop responding
  • In grid view > List and kanban buttons are not responding
  • In kanban view > List and grid buttons are not responding
You don't have permission to view the spoiler content. Log in or register now.

EDIT: The link/search field also becomes unresponsive if I disable that option. The view switch buttons and the search field also becomes invisible if there is typed text.
You don't have permission to view the spoiler content. Log in or register now.

both fixed in latest beta
 

Valex

Newbie
Apr 27, 2017
65
126
It's not something I have much control over I think, it's up to what OpenGL decides to use as the default surface color. On other operating systems like Linux, it tends to use the content from windows behind it as the default contents of the window (and to be fair, I recall the same happening on my windows install too, so maybe it's different between drivers too). Someone posted on github a possible workaround but it has some issues for now, anyway it will be addressed eventually
Well, appreciate the reply!
Kinda figured it wouldn't be as easy getting rid of it, like you do with some other programs (Portableapps comes to mind) made in portable format.

Still, so long as you keep it at the back of your mind, I will try to remind myself not look at the screen when I launch the app, for the time being.
Take care, and stay safe.
 
  • Like
Reactions: WillyJL

Danv

Well-Known Member
Aug 21, 2020
1,266
1,790
what with app's icon on latest version? it look like black mess now, it used to be normal before
(win10)

in start menu
start.jpg

in task bar
task.jpg
 

Smith.Andreas

New Member
Jul 22, 2022
5
2
both fixed in latest beta

wow super fast help (y)


i tryed this one

unfortunately now these errors

Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/cx_Freeze/initscripts/__startup__.py", line 138, in run
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/cx_Freeze/initscripts/console.py", line 17, in run
File "/home/runner/work/F95Checker/F95Checker/main.py", line 107, in <module>
File "/home/runner/work/F95Checker/F95Checker/main.py", line 27, in main
File "/home/runner/work/F95Checker/F95Checker/modules/globals.py", line 84, in <module>
File "/home/runner/work/F95Checker/F95Checker/modules/gui.py", line 52, in <module>
File "/home/runner/work/F95Checker/F95Checker/external/filepicker.py", line 11, in <module>
File "/home/runner/work/F95Checker/F95Checker/modules/callbacks.py", line 32, in <module>
File "/home/runner/work/F95Checker/F95Checker/modules/api.py", line 24, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/desktop_notifier/__init__.py", line 5, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/desktop_notifier/main.py", line 17, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/desktop_notifier/backends/base.py", line 11, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/desktop_notifier/common.py", line 44, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/desktop_notifier/common.py", line 36, in resource_path
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/resources/_common.py", line 46, in wrapper
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/resources/_common.py", line 56, in files
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/functools.py", line 909, in wrapper
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/resources/_common.py", line 82, in _
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py", line 90, in import_module
ModuleNotFoundError: No module named 'desktop_notifier.resources'
 
  • Like
Reactions: WillyJL

Danv

Well-Known Member
Aug 21, 2020
1,266
1,790
i dont see how thats a "black mess". its rounded now and looks more polished. it definitely looks less out of place in those screenshots than it wouldve before.
every single app, built-in or installed, have normal icon transparency, everything is(was) uniform... now look at it at bigger slice
You don't have permission to view the spoiler content. Log in or register now.
does it really look fine to you?

edit: old version could use some scaling down, it was a bit big, but it was just fine otherwise and fit much better
Untitled.jpg
 
Last edited:
Mar 23, 2021
159
138
every single app, built-in or installed, have normal icon transparency, everything is(was) uniform... now look at it at bigger slice
You don't have permission to view the spoiler content. Log in or register now.
does it really look fine to you?

edit: old version could use some scaling down, it was a bit big, but it was just fine otherwise and fit much better
View attachment 4487458
Looks great to me, much better than old one (I guess different strokes for different folks). Not every app has to waste dev time on a transparent icon, especially a utility app like this. I would suggest you come up with a better icon yourself and submit it for consideration.
 
  • Like
Reactions: WillyJL

WillyJL

Veni, vidi, vici
Donor
Respected User
Mar 7, 2019
1,408
1,205
every single app, built-in or installed, have normal icon transparency, everything is(was) uniform... now look at it at bigger slice
You don't have permission to view the spoiler content. Log in or register now.
does it really look fine to you?

edit: old version could use some scaling down, it was a bit big, but it was just fine otherwise and fit much better
View attachment 4487458
the old icon had NO transparency at all. the new one does, as it is rounded, the corners have transparency to appear rounded. youre literally contradicting yourself.
and in the screenshot you sent the 3rd icon looks the exact same! what are you on about? the java icon and the 3rd icon both are rounded in the same manner, but you dont complain about those?
and there is not a single icon in your screenshot thta looked like the old f95checker icon. it was the only full square. a full square with no transparency or shape, it was the only one. and somehow it fits in more in your opinion?
with all due respect, you are just completely wrong.
 

WillyJL

Veni, vidi, vici
Donor
Respected User
Mar 7, 2019
1,408
1,205
wow super fast help (y)


i tryed this one

unfortunately now these errors

Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/cx_Freeze/initscripts/__startup__.py", line 138, in run
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/cx_Freeze/initscripts/console.py", line 17, in run
File "/home/runner/work/F95Checker/F95Checker/main.py", line 107, in <module>
File "/home/runner/work/F95Checker/F95Checker/main.py", line 27, in main
File "/home/runner/work/F95Checker/F95Checker/modules/globals.py", line 84, in <module>
File "/home/runner/work/F95Checker/F95Checker/modules/gui.py", line 52, in <module>
File "/home/runner/work/F95Checker/F95Checker/external/filepicker.py", line 11, in <module>
File "/home/runner/work/F95Checker/F95Checker/modules/callbacks.py", line 32, in <module>
File "/home/runner/work/F95Checker/F95Checker/modules/api.py", line 24, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/desktop_notifier/__init__.py", line 5, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/desktop_notifier/main.py", line 17, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/desktop_notifier/backends/base.py", line 11, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/desktop_notifier/common.py", line 44, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/desktop_notifier/common.py", line 36, in resource_path
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/resources/_common.py", line 46, in wrapper
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/resources/_common.py", line 56, in files
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/functools.py", line 909, in wrapper
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/resources/_common.py", line 82, in _
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/importlib/__init__.py", line 90, in import_module
ModuleNotFoundError: No module named 'desktop_notifier.resources'
just fixed this too in latest beta
 

Danv

Well-Known Member
Aug 21, 2020
1,266
1,790
the old icon had NO transparency at all. the new one does, as it is rounded, the corners have transparency to appear rounded. youre literally contradicting yourself.
and in the screenshot you sent the 3rd icon looks the exact same! what are you on about? the java icon and the 3rd icon both are rounded in the same manner, but you dont complain about those?
and there is not a single icon in your screenshot thta looked like the old f95checker icon. it was the only full square. a full square with no transparency or shape, it was the only one. and somehow it fits in more in your opinion?
with all due respect, you are just completely wrong.
okay i think we talking about different things and me mentioning transparency definitely didn't helped, cuz it's not exactly what i meant, i'll try it like this

1 - old icon, 2 - new icon, 3 - what i think is bad in new icon (this black void around), 4 - better version imo (simple 85% scale of old icon + cut corners a bit)
icons.jpg

edit: old->new->better(imo)
icons.png
 
Last edited:

leavy

VN Enthusiast
Donor
Jul 24, 2020
19
18
The view switcher + search field has been fixed, with the header setting off in 1551 (y)


This error shows up after the app loads, which can be ignored by closing the error message:

Unable to import OpenGL.arrays.numpymodule.NumpyHandler: No numpy module present: No module named 'numpy'
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\cx_Freeze\initscripts\__startup__.py", line 138, in run
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\cx_Freeze\initscripts\console.py", line 17, in run
File "D:\a\F95Checker\F95Checker\main-debug.py", line 99, in <module>
File "D:\a\F95Checker\F95Checker\modules\notification_proc.py", line 182, in daemon
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\asyncio\runners.py", line 194, in run
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\asyncio\runners.py", line 118, in run
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\asyncio\base_events.py", line 687, in run_until_complete
File "D:\a\F95Checker\F95Checker\modules\notification_proc.py", line 148, in _daemon
File "D:\a\F95Checker\F95Checker\common\structs.py", line 151, in __init__
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\asyncio\events.py", line 538, in add_reader
NotImplementedError
 

WillyJL

Veni, vidi, vici
Donor
Respected User
Mar 7, 2019
1,408
1,205
The view switcher + search field has been fixed, with the header setting off in 1551 (y)


This error shows up after the app loads, which can be ignored by closing the error message:

Unable to import OpenGL.arrays.numpymodule.NumpyHandler: No numpy module present: No module named 'numpy'
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\cx_Freeze\initscripts\__startup__.py", line 138, in run
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\cx_Freeze\initscripts\console.py", line 17, in run
File "D:\a\F95Checker\F95Checker\main-debug.py", line 99, in <module>
File "D:\a\F95Checker\F95Checker\modules\notification_proc.py", line 182, in daemon
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\asyncio\runners.py", line 194, in run
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\asyncio\runners.py", line 118, in run
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\asyncio\base_events.py", line 687, in run_until_complete
File "D:\a\F95Checker\F95Checker\modules\notification_proc.py", line 148, in _daemon
File "D:\a\F95Checker\F95Checker\common\structs.py", line 151, in __init__
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\asyncio\events.py", line 538, in add_reader
NotImplementedError
fucking windows, cant do async streams huh
just wonderful
 

WillyJL

Veni, vidi, vici
Donor
Respected User
Mar 7, 2019
1,408
1,205
okay i think we talking about different things and me mentioning transparency definitely didn't helped, cuz it's not exactly what i meant, i'll try it like this

1 - old icon, 2 - new icon, 3 - what i think is bad in new icon (this black void around), 4 - better version imo (simple 85% scale of old icon + cut corners a bit)
View attachment 4487900

edit: old->new->better(imo)
View attachment 4488015
with that little padding its the same issue as before. the 3rd icon and the java icon in your previous screenshot have the same amount of padding. they follow standard app icon format and styling guidelines
 

Danv

Well-Known Member
Aug 21, 2020
1,266
1,790
with that little padding its the same issue as before. the 3rd icon and the java icon in your previous screenshot have the same amount of padding. they follow standard app icon format and styling guidelines
...
can i replace icons locally or stuff in \resources\icons\ no longer used after compiling? i tried copy-pasting icons there, but no effect
 
5.00 star(s) 24 Votes