Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App not opened exception in script #70

Open
RayMaxKevin opened this issue Jan 3, 2024 · 15 comments
Open

App not opened exception in script #70

RayMaxKevin opened this issue Jan 3, 2024 · 15 comments

Comments

@RayMaxKevin
Copy link

Describe the bug
After install, when I open the app, it shows exception error.
Traceback (most recent call last): File "elmoCut.py", line 24, in <module> File "tools\utils_gui.py", line 26, in duplicate_elmocut AttributeError: 'NoneType' object has no attribute 'lower'

image

Tried all the old versions in release, error is

image

Screenshots
image
image

Tried disabling some adaptors still same

Desktop (please complete the following information):

  • OS: Windows 11 Pro 22H2
  • Python in my system 3.12.1 (tags/v3.12.1:2305ca5, Dec 7 2023, 22:03:25) [MSC v.1937 64 bit (AMD64)] on win32

Additional context
Installed all the requirements in readme

Feel free to let me know if you need any other details or support

@RayMaxKevin
Copy link
Author

Also tried different IP series 10, 172, and 192, still same

@RayMaxKevin
Copy link
Author

@elmoiv @ItsProfessional @Jupiter79 Just tagging

@ItsProfessional
Copy link
Contributor

Please don't tag me; I have only contributed to this repo. I am not a maintainer.

@elmoiv
Copy link
Owner

elmoiv commented Jan 4, 2024

Hello @RayMaxKevin,

Can you open cmd and type: tasklist and send me the output.

I think you may have not included system32 to your PATH environment variables

You can include it by the following command:
set PATH=%PATH%;C:\Windows\System32;

@RayMaxKevin
Copy link
Author

Hello @elmoiv , Please find the same, It seems included, tried the command, still same.
tasklist.txt

@elmoiv
Copy link
Owner

elmoiv commented Jan 5, 2024

I will make a debuggable elmocut.exe ASAP and inform you when available

@elmoiv
Copy link
Owner

elmoiv commented Jan 5, 2024

@RayMaxKevin
Extract this to your elmoCut installation location:
elmoCut.zip

Then send me a copy of the log found at:
C:\Users\%Username%\AppData\Roaming\elmocut

@RayMaxKevin
Copy link
Author

@elmoiv , Sorry for late reply,

Followed the same, couldn't find the log anywhere in my system. tried searching with different names as well

here is the order of error when I open your exe in install path

image

image

image

@elmoiv
Copy link
Owner

elmoiv commented Jan 9, 2024

Okay. I will send you a beta setup of the debugging version ASAP

@elmoiv
Copy link
Owner

elmoiv commented Jan 9, 2024

@RayMaxKevin
Download and Install this version over the one you had. Try again and send me the log file please:
elmoCut 1.0.7 x64.zip

@RayMaxKevin
Copy link
Author

RayMaxKevin commented Jan 10, 2024

Please find the same, this is the error on opening once I installed on the existing installation -
Tried disabling defender protections, still same
image

elmocut.zip

@elmoiv

@elmoiv
Copy link
Owner

elmoiv commented Jan 10, 2024

@RayMaxKevin
From the log it shows that elmoCut cant get output of commands sent to cmd. However when you pass the commands manually it returns output.

I will try another modification and send it to you ASAP.

Thanks for your cooperation.

@RayMaxKevin
Copy link
Author

RayMaxKevin commented Jan 10, 2024

Thank you, yeah, was even tried to run as Admin, still same, you may also see my WiFi adaptor details in above ss, if need

@elmoiv
Copy link
Owner

elmoiv commented Jan 10, 2024

@RayMaxKevin
Download and Install this version over the one you had. Try again and send me the log file please:
elmoCut 1.0.7 x64.zip - NEW FIX

@RayMaxKevin
Copy link
Author

RayMaxKevin commented Jan 10, 2024

Still same, I think the output is coming, but it's not printed in logs and not going to software..

I can do screenshare to my system if need, I'll be also available on telegram on this ID @ Nkevin12

elmocut.zip

@elmoiv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants