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

ElevenCLock will disappear automatically after startup (TextInputHost issue) #1017

Closed
Kenryy opened this issue Nov 2, 2022 · 23 comments
Closed
Assignees
Labels
bug Something isn't working needs-author-answer Waiting for the author to answer. If author does not answer in 2 days, Issue gets closed

Comments

@Kenryy
Copy link

Kenryy commented Nov 2, 2022

Describe the bug

When windows startup, ElevenClock can start normally. However, the time in lower right corner will disappear in few seconds. The icon still on system tray. I need to click the icon let the time show again.
This problem was not found in 3.91.

The Log

🟢 Using cached lang file
🟡 Using bundled lang file (forced=True)
It took 0.0 to load all language files

ElevenClock's 3.9.3 (v3.93) log: Select all the text and hit Ctrl+C to copy it
All modules loaded successfully and sys.stdout patched correctly, starting main script
Translator function set language to "zh_CN"


Log legend:
🔵: Verbose
🟢: Information
🟡: Warning
🟠: Handled unexpected exception
🔴: Unhandled unexpected exception
🟣: Handled expected exception

🔵 Initializing clock 0...
🔵 Using taskbar background color
🟢 Regular sized taskbar
🟢 Clock on the bottom
🟢 Clock on the right
🟢 Using qt's default positioning system
🔵 Clock geometry: PySide6.QtCore.QRect(1400, 954, 200, 46)
🔵 Font families : ['Microsoft YaHei UI', 'Segoe UI Variable', 'sans-serif']
🔵 Custom font :
🔵 Font size: -1.0
🟢 Using white text (dark mode)
🔵 tDateMode: yyyy/M/d
🔵 tTimeMode: H:mm
🔵 Loaded date time format: %#H:%M:%S 
%Y/%#m/%#d
🟣 Expected AttributteError on resizeEvent
🟣 Expected AttributteError on resizeEvent
🔵 Full screen rect: (0, 0, 1600, 1000)
can't parse ""
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, HideOnRDP:False, ClockOn1Mon:True, NefWSMethod:True, DisableNotifications:True, legacyFullScreenMethod:False
🟡 Desktop button enabled
🟢 Loaded clocks in 0.6016032695770264
🔴 Traceback (most recent call last):

🔴 Traceback (most recent call last):

🔴 File "urllib\request.py", line 1348, in do_open

🔴 File "urllib\request.py", line 1348, in do_open

🔴 File "http\client.py", line 1282, in request

🔴 File "http\client.py", line 1282, in request

🔴 File "http\client.py", line 1328, in _send_request

🔴 File "http\client.py", line 1328, in _send_request

🔴 File "http\client.py", line 1277, in endheaders

🔴 File "http\client.py", line 1277, in endheaders

🔴 File "http\client.py", line 1037, in _send_output

🔴 File "http\client.py", line 1037, in _send_output

🔴 File "http\client.py", line 975, in send

🔴 File "http\client.py", line 975, in send

🔴 File "http\client.py", line 1447, in connect

🔴 File "http\client.py", line 1447, in connect

🔴 File "http\client.py", line 941, in connect

🔴 File "http\client.py", line 941, in connect

🔴 File "socket.py", line 824, in create_connection

🔴 File "socket.py", line 824, in create_connection

🔴 File "socket.py", line 955, in getaddrinfo

🔴 File "socket.py", line 955, in getaddrinfo

🔴 socket.gaierror: [Errno 11004] getaddrinfo failed

🔴 socket.gaierror: [Errno 11004] getaddrinfo failed

🔴
During handling of the above exception, another exception occurred:

🔴
During handling of the above exception, another exception occurred:

🔴 Traceback (most recent call last):

🔴 Traceback (most recent call last):

🔴 File ".\tools.py", line 807, in updateLangFile

🔴 File ".\tools.py", line 807, in updateLangFile

🔴 File "urllib\request.py", line 216, in urlopen

🔴 File "urllib\request.py", line 216, in urlopen

🔴 File "urllib\request.py", line 519, in open

🔴 File "urllib\request.py", line 519, in open

🔴 File "urllib\request.py", line 536, in _open

🔴 File "urllib\request.py", line 536, in _open

🔴 File "urllib\request.py", line 496, in _call_chain

🔴 File "urllib\request.py", line 496, in _call_chain

🔴 File "urllib\request.py", line 1391, in https_open

🔴 File "urllib\request.py", line 1391, in https_open

🔴 File "urllib\request.py", line 1351, in do_open

🔴 File "urllib\request.py", line 1351, in do_open

🔴 urllib.error.URLError: <urlopen error [Errno 11004] getaddrinfo failed>

🔴 urllib.error.URLError: <urlopen error [Errno 11004] getaddrinfo failed>

🔴 Note this traceback was caught by reporter and has been added to the log (<urlopen error [Errno 11004] getaddrinfo failed>)
🟣 Expected AttributeError on checkAndUpdateBackground
{'System language': 'default', 'Arabic - عربي\u200e (62%)': 'ar', 'Bosnian - Bosanski (6%)': 'bs', 'Bulgarian - български (18%)': 'bg', 'Catalan - Català': 'ca', 'Czech - Čeština (99%)': 'cs', 'Danish - Dansk (98%)': 'da', 'German - Deutsch (99%)': 'de', 'Greek - Ελληνικά (18%)': 'el', 'English - English': 'en', 'Spanish - Español (99%)': 'es', 'Estonian - eesti (92%)': 'et', 'Persian - فارسی\u200e (5%)': 'fa', 'Finnish - Suomi (63%)': 'fi', 'French - Français (99%)': 'fr', 'Hebrew - עִבְרִית\u200e (92%)': 'he', 'Croatian - Hrvatski (11%)': 'hr', 'Hungarian - Magyar (91%)': 'hu', 'Indonesian - Bahasa Indonesia (92%)': 'id', 'Italian - Italiano (65%)': 'it', 'Japanese - 日本語 (93%)': 'ja', 'Korean - 한국어 (99%)': 'ko', 'Lithuanian - Lietuvių (22%)': 'lt', 'Latvian - Latviski (61%)': 'lv', 'Norwegian (bokmål) (92%)': 'nb', 'Dutch - Nederlands (80%)': 'nl', 'Norwegian (nynorsk) (67%)': 'nn', 'Polish - Polski (96%)': 'pl', 'Portuguese (Brazil) (99%)': 'pt_BR', 'Portuguese (Portugal) (99%)': 'pt_PT', 'Romanian - Română (92%)': 'ro', 'Russian - Русский (92%)': 'ru', 'Sinhala - සිංහල': 'si', 'Slovak - Slovenčina (30%)': 'sk', 'Serbian - Srpski (22%)': 'sr', 'Swedish - Svenska (78%)': 'sv', 'Thai - ภาษาไทย (82%)': 'th', 'Turkish - Türkçe (99%)': 'tr', 'Ukranian - Yкраї́нська (93%)': 'ua', 'Vietnamese - Tiếng Việt (38%)': 'vi', 'Simplified Chinese (China) (100%)': 'zh_CN', 'Traditional Chinese (Taiwan) (99%)': 'zh_TW'}
🔵 Restart loop: 1
🟣 Expected AttributeError on checkAndUpdateBackground
🟣 Expected AttributeError on checkAndUpdateBackground
🟣 Expected AttributeError on checkAndUpdateBackground
🔵 System tray icon enabled
🔵 Starting update check
🔵 Low cpu mode is set to False. DisableNotifications is set to False
🟢 Loaded everything in 2.076491594314575
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🔵 Version URL: https://versions.somepythonthings.tk/versions/elevenclock.ver
🟢 Updates not found
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🔵 Announcement URL: https://www.somepythonthings.tk/resources/elevenclock.announcement
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🔵 tDateMode: yyyy/M/d
🔵 tTimeMode: H:mm
🔵 Loaded date time format: %#H:%M
%Y/%#m/%#d
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🔵 tDateMode: yyyy/M/d
🔵 tTimeMode: H:mm
🔵 Loaded date time format: %#H:%M:%S 
%Y/%#m/%#d
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🔵 tDateMode: yyyy/M/d
🔵 tTimeMode: H:mm
🔵 Loaded date time format: %#H:%M
%Y/%#m/%#d
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🔵 tDateMode: yyyy/M/d
🔵 tTimeMode: H:mm
🔵 Loaded date time format: %#H:%M:%S 
%Y/%#m/%#d
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🔵 Initializing clock 0...
🔵 Using taskbar background color
🟢 Regular sized taskbar
🟢 Clock on the bottom
🟢 Clock on the right
🟢 Using qt's default positioning system
🔵 Clock geometry: PySide6.QtCore.QRect(1400, 954, 200, 46)
🔵 Font families : ['Microsoft YaHei UI', 'Segoe UI Variable', 'sans-serif']
🔵 Custom font :
🔵 Font size: -1.0
🟢 Using white text (dark mode)
🔵 tDateMode: yyyy/M/d
🔵 tTimeMode: H:mm
🔵 Loaded date time format: %#H:%M:%S 
%Y/%#m/%#d
🟣 Expected AttributteError on resizeEvent
🟣 Expected AttributteError on resizeEvent
🔵 Full screen rect: (0, 0, 1600, 1000)
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, HideOnRDP:False, ClockOn1Mon:True, NefWSMethod:True, DisableNotifications:True, legacyFullScreenMethod:False
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Desktop button enabled
🔵 tDateMode: yyyy/M/d
🔵 tTimeMode: H:mm
🔵 Loaded date time format: %#H:%M:%S 
%Y/%#m/%#d
🔵 Restart loop: 1
🟢 Cached text input host hwnd: 131122
🟢 Cached text input host hwnd: 262386
🔵 Saving log...
🔵 Starting update check

@Kenryy Kenryy added bug Something isn't working triage This hasn't been chcked yet by any maintainer labels Nov 2, 2022
@marticliment
Copy link
Owner

marticliment commented Nov 2, 2022

Hi,

could you please enable this option, restart ElevenClock and send your log again?
image

@marticliment marticliment added needs-author-answer Waiting for the author to answer. If author does not answer in 2 days, Issue gets closed and removed triage This hasn't been chcked yet by any maintainer labels Nov 2, 2022
@Kenryy
Copy link
Author

Kenryy commented Nov 4, 2022

🟢 Using cached lang file
🟡 Using bundled lang file (forced=True)
It took 0.0 to load all language files

ElevenClock's 3.9.3 (v3.93) log: Select all the text and hit Ctrl+C to copy it
All modules loaded successfully and sys.stdout patched correctly, starting main script
Translator function set language to "zh_CN"

Log legend:
🔵: Verbose
🟢: Information
🟡: Warning
🟠: Handled unexpected exception
🔴: Unhandled unexpected exception
🟣: Handled expected exception

🔵 Initializing clock 0...
🔵 Using taskbar background color
🟢 Regular sized taskbar
🟢 Clock on the bottom
🟢 Clock on the right
🟢 Using qt's default positioning system
🔵 Clock geometry: PySide6.QtCore.QRect(1400, 954, 200, 46)
🔵 Font families : ['Microsoft YaHei UI', 'Segoe UI Variable', 'sans-serif']
🔵 Custom font :
🔵 Font size: -1.0
🟢 Using white text (dark mode)
🔴 Traceback (most recent call last):

🔴 Traceback (most recent call last):

🔴 File "urllib\request.py", line 1348, in do_open

🔴 File "urllib\request.py", line 1348, in do_open

🔴 File "http\client.py", line 1282, in request

🔴 File "http\client.py", line 1282, in request

🔴 File "http\client.py", line 1328, in _send_request

🔴 File "http\client.py", line 1328, in _send_request

🔴 File "http\client.py", line 1277, in endheaders

🔴 File "http\client.py", line 1277, in endheaders

🔴 File "http\client.py", line 1037, in _send_output

🔴 File "http\client.py", line 1037, in _send_output

🔴 File "http\client.py", line 975, in send

🔴 File "http\client.py", line 975, in send

🔴 File "http\client.py", line 1447, in connect

🔴 File "http\client.py", line 1447, in connect

🔴 File "http\client.py", line 941, in connect

🔴 File "http\client.py", line 941, in connect

🔴 File "socket.py", line 824, in create_connection

🔴 File "socket.py", line 824, in create_connection

🔴 File "socket.py", line 955, in getaddrinfo

🔴 File "socket.py", line 955, in getaddrinfo

🔴 socket.gaierror: [Errno 11004] getaddrinfo failed

🔴 socket.gaierror: [Errno 11004] getaddrinfo failed

🔴
During handling of the above exception, another exception occurred:

🔴
During handling of the above exception, another exception occurred:

🔴 Traceback (most recent call last):

🔴 Traceback (most recent call last):

🔴 File ".\tools.py", line 807, in updateLangFile

🔴 File ".\tools.py", line 807, in updateLangFile

🔴 File "urllib\request.py", line 216, in urlopen

🔴 File "urllib\request.py", line 216, in urlopen

🔴 File "urllib\request.py", line 519, in open

🔴 File "urllib\request.py", line 519, in open

🔴 File "urllib\request.py", line 536, in _open

🔴 File "urllib\request.py", line 536, in _open

🔴 File "urllib\request.py", line 496, in _call_chain

🔴 File "urllib\request.py", line 496, in _call_chain

🔴 File "urllib\request.py", line 1391, in https_open

🔴 File "urllib\request.py", line 1391, in https_open

🔴 File "urllib\request.py", line 1351, in do_open

🔴 File "urllib\request.py", line 1351, in do_open

🔴 urllib.error.URLError: <urlopen error [Errno 11004] getaddrinfo failed>

🔴 urllib.error.URLError: <urlopen error [Errno 11004] getaddrinfo failed>

🔴 Note this traceback was caught by reporter and has been added to the log (<urlopen error [Errno 11004] getaddrinfo failed>)
🔵 tDateMode: yyyy/M/d
🔵 tTimeMode: H:mm
🔵 Loaded date time format: %#H:%M:%S 
%Y/%#m/%#d
🟣 Expected AttributteError on resizeEvent
🟣 Expected AttributteError on resizeEvent
🔵 Full screen rect: (0, 0, 1600, 1000)
can't parse ""
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, HideOnRDP:False, ClockOn1Mon:True, NefWSMethod:True, DisableNotifications:True, legacyFullScreenMethod:False
🟡 Desktop button enabled
🟢 Loaded clocks in 0.6026694774627686
🔵 Restart loop: 1
🟣 Expected AttributeError on checkAndUpdateBackground
{'System language': 'default', 'Arabic - عربي\u200e (62%)': 'ar', 'Bosnian - Bosanski (6%)': 'bs', 'Bulgarian - български (18%)': 'bg', 'Catalan - Català': 'ca', 'Czech - Čeština (99%)': 'cs', 'Danish - Dansk (98%)': 'da', 'German - Deutsch (99%)': 'de', 'Greek - Ελληνικά (18%)': 'el', 'English - English': 'en', 'Spanish - Español (99%)': 'es', 'Estonian - eesti (92%)': 'et', 'Persian - فارسی\u200e (5%)': 'fa', 'Finnish - Suomi (63%)': 'fi', 'French - Français (99%)': 'fr', 'Hebrew - עִבְרִית\u200e (92%)': 'he', 'Croatian - Hrvatski (11%)': 'hr', 'Hungarian - Magyar (91%)': 'hu', 'Indonesian - Bahasa Indonesia (92%)': 'id', 'Italian - Italiano (65%)': 'it', 'Japanese - 日本語 (93%)': 'ja', 'Korean - 한국어 (99%)': 'ko', 'Lithuanian - Lietuvių (22%)': 'lt', 'Latvian - Latviski (61%)': 'lv', 'Norwegian (bokmål) (92%)': 'nb', 'Dutch - Nederlands (80%)': 'nl', 'Norwegian (nynorsk) (67%)': 'nn', 'Polish - Polski (96%)': 'pl', 'Portuguese (Brazil) (99%)': 'pt_BR', 'Portuguese (Portugal) (99%)': 'pt_PT', 'Romanian - Română (92%)': 'ro', 'Russian - Русский (92%)': 'ru', 'Sinhala - සිංහල': 'si', 'Slovak - Slovenčina (30%)': 'sk', 'Serbian - Srpski (22%)': 'sr', 'Swedish - Svenska (78%)': 'sv', 'Thai - ภาษาไทย (82%)': 'th', 'Turkish - Türkçe (99%)': 'tr', 'Ukranian - Yкраї́нська (93%)': 'ua', 'Vietnamese - Tiếng Việt (38%)': 'vi', 'Simplified Chinese (China) (100%)': 'zh_CN', 'Traditional Chinese (Taiwan) (99%)': 'zh_TW'}
🟣 Expected AttributeError on checkAndUpdateBackground
🟣 Expected AttributeError on checkAndUpdateBackground
🟣 Expected AttributeError on checkAndUpdateBackground
🟣 Expected AttributeError on checkAndUpdateBackground
🟣 Expected AttributeError on checkAndUpdateBackground
🔵 System tray icon enabled
🟠 Update checking disabled
🔵 Low cpu mode is set to False. DisableNotifications is set to False
🟢 Loaded everything in 2.9204657077789307
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 默认锁屏界面
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🔵 Initializing clock 0...
🔵 Using taskbar background color
🟢 Regular sized taskbar
🟢 Clock on the bottom
🟢 Clock on the right
🟢 Using qt's default positioning system
🔵 Clock geometry: PySide6.QtCore.QRect(1400, 954, 200, 46)
🔵 Font families : ['Microsoft YaHei UI', 'Segoe UI Variable', 'sans-serif']
🔵 Custom font :
🔵 Font size: -1.0
🟢 Using white text (dark mode)
🔵 tDateMode: yyyy/M/d
🔵 tTimeMode: H:mm
🔵 Loaded date time format: %#H:%M:%S 
%Y/%#m/%#d
🟣 Expected AttributteError on resizeEvent
🟣 Expected AttributteError on resizeEvent
🔵 Full screen rect: (0, 0, 1600, 1000)
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, HideOnRDP:False, ClockOn1Mon:True, NefWSMethod:True, DisableNotifications:True, legacyFullScreenMethod:False
🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验
🟡 Desktop button enabled
🔵 tDateMode: yyyy/M/d
🔵 tTimeMode: H:mm
🔵 Loaded date time format: %#H:%M:%S 
%Y/%#m/%#d
🔵 Restart loop: 1
🟢 Cached text input host hwnd: 131690
🔵 Showing tooltip
🔵 Long date string: yyyy'年'M'月'd'日', dddd
🟢 Cached text input host hwnd: 131692
🔵 Announcement URL: https://www.somepythonthings.tk/resources/elevenclock.announcement
🔵 Saving log...

@Kenryy
Copy link
Author

Kenryy commented Nov 4, 2022

Maybe the problem is “Windows 输入体验”
In Task Manager I find this task includes two programs

  1. TextInputHost.exe
    Location: C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy
  2. RuntimeBroker.exe
    Location: C:\Windows\System32

@marticliment
Copy link
Owner

Does this happen on all the monitors?

@Kenryy
Copy link
Author

Kenryy commented Nov 4, 2022

Sorry, I don't know. I only have one monitor. I use ElevenCLock to see the seconds in Windows time.

@marticliment
Copy link
Owner

Oh, I see.

Could you please try quitting ElevenClock, deleting a folder called .ElevenClock placed in your user directory and then reinstalling ElevenClock again?

@Kenryy
Copy link
Author

Kenryy commented Nov 4, 2022

Yes, I've uninstalled and reinstalled it several times. But the problem has not been solved.
And the log is no different from the previous one.

🟡 Fullscreen window detected! (0, 0, 3200, 2000) Fullscreen rect: [0, 0, 3200, 2000]
🟡 Fullscreen window title: Windows 输入体验

@marticliment
Copy link
Owner

Did versión 3.9.1 work?

@Kenryy
Copy link
Author

Kenryy commented Nov 4, 2022

Yes, it can be used normally in version 3.9.1

@marticliment
Copy link
Owner

And what happens with 3.9.2?

@Kenryy
Copy link
Author

Kenryy commented Nov 4, 2022

3.9.2 situation is the same as 3.93
Here is the log3.9.2.txt

@Kenryy
Copy link
Author

Kenryy commented Nov 4, 2022

It is different from #1004
When "Hide the clock in fullscreen mode" option is closed, ElevenClock can work normally. Although the program "Windows 输入体验" still fulling screen.
log 3.9.3close.txt

@marticliment
Copy link
Owner

Could you please try this release?
https://github.com/martinet101/ElevenClock/releases/tag/3.9.3-r2

@marticliment marticliment changed the title ElevenCLock will disappear automatically after startup the windows soon ElevenCLock will disappear automatically after startup (TextInputHost issue) Nov 10, 2022
@jlbrkntr jlbrkntr mentioned this issue Nov 12, 2022
@Kenryy
Copy link
Author

Kenryy commented Nov 12, 2022

No, it can't work in 3.9.3-r2. In 3.9.3, ElevenCLock appeared for some time before it disappeared. But in 3.9.3-r2, ElevenCLock never appears. No matter the new setting enable or disable, the log still shows the same problem.
log 3.9.3-r2.txt

@Kenryy
Copy link
Author

Kenryy commented Nov 12, 2022

It is the same situation as #986 (comment). My computer has StartAllBack too. But I didn't open the function which changed the taskbar style. And after uninstalling StartAllBack, ElevenCLock returns to normal. ElevenCLock and StartAllBack were used normally in 3.9.1 and have problems in 3.9.2 and later versions. I think the conflict is caused by StartAllBack.

marticliment added a commit that referenced this issue Nov 14, 2022
Added compatibility with startallback (#986, #1017, #1004)
@marticliment
Copy link
Owner

Hi,

Could you please test this release and send your log?

https://github.com/martinet101/ElevenClock/releases/tag/3.9.4-beta3

@Kenryy
Copy link
Author

Kenryy commented Nov 16, 2022

There are still some problems.

If the option "Show ElevenClock icon on system tray" is ON, it can work normally.
image(outside)
log ON outside.txt

If the option is ON but the icon hide, it can not work.
image(inside)
log ON inside.txt

If the option is OFF, it can not work too.
image(OFF)
log OFF.txt

@marticliment
Copy link
Owner

In all the logs you sent ElevenClock does not report any full-screen window, is it still hiding?

If it is, could you please send the log after getting the issue reproduced?

Please note that ElevenClock might not show when the Taskbar is focused

Thanks!

@xsm1997
Copy link
Contributor

xsm1997 commented Nov 17, 2022

As the issue is related to TextInputHost.exe and the process name retrieve method introduced by me, I would suggest to run ElevenClock with administration rights, to verify if the process can be opened or not. Processes with administration rights cannot be opened by normal processes like ElevenClock, and the new method need to open the process to retrieve process name.

@martinet101 Maybe we can use the old WMI method as a fallback when we cannot open the process? I think the processes that we cannot open is relative rare, and only for those processes using old WMI method cannot bring a huge performance drop.

@Kenryy 你有尝试过以管理员权限运行ElevenClock吗?试试看能否解决问题?

@xsm1997
Copy link
Contributor

xsm1997 commented Nov 17, 2022

Oh it is textinputhost.exe in your environment...

I suggest to check '\\textinputhost.exe' (including a backslash). Otherwise it will match processes like xxx_textinputhost.exe.

And I would not suggest to use a new thread to check any individual hwnd, as it will eat up lots of CPU when starting. Maybe we can use a thread routine to update regularly?

@marticliment
Copy link
Owner

And I would not suggest to use a new thread to check any individual hwnd, as it will eat up lots of CPU when starting. Maybe we can use a thread routine to update regularly?

it does not, it just checks for each window found in fullscreen. This was improved in the latest beta.

In theory, ElevenClock does not open the process, only retrieves its name from the pid. So this is not the issue, since the process is being detected. With the latest beta release, the log should show the process name of each fullscreen window once, in such a way that we'll find which process name is causing the hide.

@Kenryy
Copy link
Author

Kenryy commented Nov 17, 2022

I've found a way to solve this issue.
Put a shortcut in the folder C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup then ElevenClock can work normally.


I think this folder gives ElevenClock administration rights when startup the computer. If only grant management rights to ElevenClock or only put a shortcut in the folder C:\Users\Kenry\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup, I can't find the ElevenClock icon in the taskbar while startup(it seems that ElevenClock is not opened).

However, two startup behaviors will appear in the system settings and I have to turn off the original startup behavior.
image
Otherwise, two icons will appear on the taskbar. like this:
2

@marticliment
Copy link
Owner

Hi @Kenryy, I see this fixes your issue, i'm gonna link your post in the troubleshooting section in the wiki for people that might be facing the same problem.

However, the issue related here was the clock being blocked by the textinputhost, which has actually been fixed in the latest beta release, so i'm gonna close this issue as complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-author-answer Waiting for the author to answer. If author does not answer in 2 days, Issue gets closed
Projects
None yet
Development

No branches or pull requests

3 participants