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

Bug Entry point not found libssl-3-x64.dll when searching #63

Open
sharky98 opened this issue Nov 18, 2024 · 2 comments
Open

Bug Entry point not found libssl-3-x64.dll when searching #63

sharky98 opened this issue Nov 18, 2024 · 2 comments

Comments

@sharky98
Copy link

Hi,

When I try to search, I get the following error after few seconds, even when there is result showing.

This is on Windows 11, version 1.0.2.

image

[2024-11-18 16:50:49,254 :: __init__ :: __init__.py -> 15:                main() :: INFO] -> Starting application in 
3
2
1
[2024-11-18 16:50:49,273 :: __init__ :: __init__.py -> 20:                main() :: INFO] -> OnTheSpot Version: v1.0.2
[2024-11-18 16:50:49,372 :: gui.main_ui :: gui\mainui.py -> 67:            __init__() :: INFO] -> Initialising main window, logging session : a6f521c6-23e0-46ae-9714-3241ca8af98a
[2024-11-18 16:50:49,373 :: gui.main_ui :: gui\mainui.py -> 76:            __init__() :: INFO] -> Loading configurations..
[2024-11-18 16:50:49,375 :: runtimedata :: runtimedata.py -> 49:    handle_exception() :: CRITICAL] -> Uncaught exception
Traceback (most recent call last):
  File "gui\mainui.py", line 554, in set_login_fields
TypeError: disconnect() failed between 'clicked' and all its connections
[2024-11-18 16:50:49,682 :: gui.main_ui :: gui\mainui.py -> 111:            __init__() :: INFO] -> Set theme dark!
[2024-11-18 16:50:49,683 :: gui.main_ui :: gui\mainui.py -> 181:     set_table_props() :: INFO] -> Setting table item properties 683
[2024-11-18 16:50:49,684 :: gui.main_ui :: gui\mainui.py -> 115:            __init__() :: INFO] -> Main window init completed !
[2024-11-18 16:50:50,288 :: api.soundcloud :: api\soundcloud.py -> 102:soundcloud_login_user() :: INFO] -> Refreshed SoundCloud tokens as *************** ****************
[2024-11-18 16:50:51,853 :: api.spotify :: api\spotify.py -> 94:  spotify_login_user() :: INFO] -> Login successful for user '***********'
[2024-11-18 16:50:51,865 :: gui.main_ui :: gui\mainui.py -> 292:  fill_account_table() :: INFO] -> Accounts table was populated !
[2024-11-18 16:51:23,821 :: search :: search.py -> 36:  get_search_results() :: INFO] -> Search clicked with value term STILL LOVING YOU
[2024-11-18 16:51:23,872 :: api.spotify :: api\spotify.py -> 393:spotify_get_search_results() :: INFO] -> Get search result for term 'STILL LOVING YOU'
@sharky98
Copy link
Author

I removed libssl-3-x64.dll (it was a custom install of openssl). The popup error does not show anymore, but the software still closes without anymore log than above.

@pachkapelmeney
Copy link

same issue here

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

2 participants