Open sadimahmud2004 opened 11 months ago
It's because of your resolution, I try 1920:1080 and the error disappears. From the previous issue, people try to change the code to stretch the resolution so I just decided to change my resolution instead of the code.
v 1.0 by sc0tfree
Traceback (most recent call last): File "/usr/local/bin/mentalist", line 33, in
sys.exit(load_entry_point('Mentalist==1.0', 'gui_scripts', 'mentalist')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/Mentalist-1.0-py3.11.egg/mentalist/controller.py", line 368, in main
controller = Controller()
^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/Mentalist-1.0-py3.11.egg/mentalist/controller.py", line 31, in init
self.mainview = view.MainWindow(self)
^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/Mentalist-1.0-py3.11.egg/mentalist/view/main.py", line 163, in init
size[1] = h - 10