[BUG] ElevenClock overlaps volume icon in system tray and version mismatch between Microsoft Store and app
bugneeds-author-answer
### Please confirm these before moving forward
- [x] I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
- [x] I have tested that this issue has not been fixed in the latest [(beta or stable) release](https://github.com/marticliment/ElevenClock/releases/).
- [x] I have checked the [FAQ](https://github.com/marticliment/ElevenClock#frequently-asked-questions) section for solutions.
- [x] This issue is about a bug (if it is not, please use the [correct template](https://github.com/marticliment/ElevenClock/issues/new/choose)).
### Describe your issue
When using ElevenClock, the volume icon in the system tray (bottom-right corner of the taskbar) is either hidden or overlapped by the clock display, making it difficult to access volume controls.
Additionally, there's a version discrepancy: the Microsoft Store lists ElevenClock as version 4.6, but the app itself reports version 4.3.2. This mismatch might indicate that the Store version hasn't updated properly.
Windows app store not showing any new update available for ElevenClock.
### Steps to reproduce the issue
Install and run ElevenClock from the Microsoft Store.
Ensure that the volume icon is enabled in the system tray.
Observe the bottom-right corner of the taskbar.
### ElevenClock Log
```text
🟢 Using cached lang file
🟡 Using bundled lang file (forced=True)
It took 0.026994943618774414 to load all language files
---------------------------------------------------------------------------------------------------
ElevenClock's 4.3.2 (v4.32) 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 "en"
---------------------------------------------------------------------------------------------------
Log legend:
🔵: Verbose
🟢: Information
🟡: Warning
🟠: Handled unexpected exception
🔴: Unhandled unexpected exception
🟣: Handled expected exception
🔵 Initializing clock 0...
🔵 Using taskbar background color
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(1720, 1034, 200, 46)
🔵 Full screen rect: (0, 0, 1920, 1080)
🔵 Using automatic font color
🔵 Font families : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font :
🔵 Font size: 9.0
🔵 Loaded date time format: %#I:%M %p\n%A\n%#d/%m/%Y (clock 0
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🔵 Initializing clock 1...
🔵 Using taskbar background color
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(1720, -46, 200, 46)
🔵 Full screen rect: (0, -1080, 1920, 0)
🔵 Using automatic font color
🔵 Font families : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font :
🔵 Font size: 9.0
🔵 Loaded date time format: %#I:%M %p\n%A\n%#d/%m/%Y (clock 1
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🟢 Loaded clocks in 0.5667605400085449
🔵 Restart loop: 1
🔴 Traceback (most recent call last):
🔴 Traceback (most recent call last):
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 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 1377, in http_open
🔴 File "urllib\request.py", line 1377, in http_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 287, in _read_status
🔴 File "http\client.py", line 287, in _read_status
🔴 http.client.RemoteDisconnected: Remote end closed connection without response
🔴 http.client.RemoteDisconnected: Remote end closed connection without response
🔴 Note this traceback was caught by reporter and has been added to the log (Remote end closed connection without response)
🔴 Traceback (most recent call last):
🔴 Traceback (most recent call last):
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 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 1377, in http_open
🔴 File "urllib\request.py", line 1377, in http_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 287, in _read_status
🔴 File "http\client.py", line 287, in _read_status
🔴 http.client.RemoteDisconnected: Remote end closed connection without response
🔴 http.client.RemoteDisconnected: Remote end closed connection without response
🔴 Note this traceback was caught by reporter and has been added to the log (Remote end closed connection without response)
🔵 Language file up-to-date
🟡 restartClocks function has not been defined yet!
🟡 restartClocks function has not been defined yet!
🟡 restartClocks function has not been defined yet!
🟡 restartClocks function has not been defined yet!
🔵 Starting update check
🔵 Low cpu mode is set to False. DisableNotifications is set to False
🟢 Loaded everything in 2.3233022689819336
🔴 Traceback (most recent call last):
🔴 Traceback (most recent call last):
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 100, in updateIfPossible
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 100, in updateIfPossible
🔴 socket.gaierror: [Errno 11001] getaddrinfo failed
🔴 socket.gaierror: [Errno 11001] getaddrinfo failed
🔴 Note this traceback was caught by reporter and has been added to the log ([Errno 11001] getaddrinfo failed)
🔵 Initializing clock 0...
🔵 Using taskbar background color
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(1720, 1034, 200, 46)
🔵 Full screen rect: (0, 0, 1920, 1080)
🔵 Using automatic font color
🔵 Font families : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font :
🔵 Font size: 9.0
🔵 Loaded date time format: %#I:%M %p\n%A\n%#d/%m/%Y (clock 0
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🔵 Initializing clock 1...
🔵 Using taskbar background color
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(1720, -46, 200, 46)
🔵 Full screen rect: (0, -1080, 1920, 0)
🔵 Using automatic font color
🔵 Font families : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font :
🔵 Font size: 9.0
🔵 Loaded date time format: %#I:%M %p\n%A\n%#d/%m/%Y (clock 1
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🔵 Restart loop: 1
🔴 Traceback (most recent call last):
🔴 Traceback (most recent call last):
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 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 1377, in http_open
🔴 File "urllib\request.py", line 1377, in http_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 279, in _read_status
🔴 File "http\client.py", line 279, in _read_status
🔴 File "socket.py", line 706, in readinto
🔴 File "socket.py", line 706, in readinto
🔴 ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
🔴 ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
🔴 Note this traceback was caught by reporter and has been added to the log ([WinError 10054] An existing connection was forcibly closed by the remote host)
🔴 Traceback (most recent call last):
🔴 Traceback (most recent call last):
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 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 1377, in http_open
🔴 File "urllib\request.py", line 1377, in http_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 279, in _read_status
🔴 File "http\client.py", line 279, in _read_status
🔴 File "socket.py", line 706, in readinto
🔴 File "socket.py", line 706, in readinto
🔴 ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
🔴 ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
🔴 Note this traceback was caught by reporter and has been added to the log ([WinError 10054] An existing connection was forcibly closed by the remote host)
🔵 Showing tooltip
🔵 Long date string: dddd, d MMMM yyyy
🔴 Traceback (most recent call last):
🔴 Traceback (most recent call last):
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 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 1377, in http_open
🔴 File "urllib\request.py", line 1377, in http_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 287, in _read_status
🔴 File "http\client.py", line 287, in _read_status
🔴 http.client.RemoteDisconnected: Remote end closed connection without response
🔴 http.client.RemoteDisconnected: Remote end closed connection without response
🔴 Note this traceback was caught by reporter and has been added to the log (Remote end closed connection without response)
🔵 Initializing clock 0...
🔵 Using taskbar background color
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(1720, 1034, 200, 46)
🔵 Full screen rect: (0, 0, 1920, 1080)
🔵 Using automatic font color
🔵 Font families : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font :
🔵 Font size: 9.0
🔵 Loaded date time format: %#I:%M %p\n%A\n%#d/%m/%Y (clock 0
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🔵 Initializing clock 1...
🔵 Using taskbar background color
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(1720, -46, 200, 46)
🔵 Full screen rect: (0, -1080, 1920, 0)
🔵 Using automatic font color
🔵 Font families : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font :
🔵 Font size: 9.0
🔵 Loaded date time format: %#I:%M %p\n%A\n%#d/%m/%Y (clock 1
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🔴 Traceback (most recent call last):
🔴 Traceback (most recent call last):
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 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 1377, in http_open
🔴 File "urllib\request.py", line 1377, in http_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 279, in _read_status
🔴 File "http\client.py", line 279, in _read_status
🔴 File "socket.py", line 706, in readinto
🔴 File "socket.py", line 706, in readinto
🔴 ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
🔴 ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
🔴 Note this traceback was caught by reporter and has been added to the log ([WinError 10054] An existing connection was forcibly closed by the remote host)
🔴 Traceback (most recent call last):
🔴 Traceback (most recent call last):
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 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 1377, in http_open
🔴 File "urllib\request.py", line 1377, in http_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 279, in _read_status
🔴 File "http\client.py", line 279, in _read_status
🔴 File "socket.py", line 706, in readinto
🔴 File "socket.py", line 706, in readinto
🔴 ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
🔴 ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
🔴 Note this traceback was caught by reporter and has been added to the log ([WinError 10054] An existing connection was forcibly closed by the remote host)
🔵 Restart loop: 1
🔴 Traceback (most recent call last):
🔴 Traceback (most recent call last):
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 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 1377, in http_open
🔴 File "urllib\request.py", line 1377, in http_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 279, in _read_status
🔴 File "http\client.py", line 279, in _read_status
🔴 File "socket.py", line 706, in readinto
🔴 File "socket.py", line 706, in readinto
🔴 ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
🔴 ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
🔴 Note this traceback was caught by reporter and has been added to the log ([WinError 10054] An existing connection was forcibly closed by the remote host)
🟢 Specific clock settings for clock clock0_mon24G2W1G4 missing, generating one...
🔵 Initializing clock 0...
🔵 Using taskbar background color
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(1720, 1034, 200, 46)
🔵 Full screen rect: (0, 0, 1920, 1080)
🔵 Using automatic font color
🔵 Font families : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font :
🔵 Font size: 9.0
🔵 Loaded date time format: %#I:%M %p\n%A\n%#d/%m/%Y (clock 0
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🔵 Initializing clock 1...
🔵 Using taskbar background color
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(1720, -46, 200, 46)
🔵 Full screen rect: (0, -1080, 1920, 0)
🔵 Using automatic font color
🔵 Font families : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font :
🔵 Font size: 9.0
🔵 Loaded date time format: %#I:%M %p\n%A\n%#d/%m/%Y (clock 1
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🔵 Initializing clock 0...
🔵 Using taskbar background color
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(1720, 1034, 200, 46)
🔵 Full screen rect: (0, 0, 1920, 1080)
🔵 Using automatic font color
🔵 Font families : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font :
🔵 Font size: 9.0
🔵 Loaded date time format: %#I:%M %p\n%A\n%#d/%m/%Y (clock 0
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🔵 Initializing clock 1...
🔵 Using taskbar background color
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(1720, -46, 200, 46)
🔵 Full screen rect: (0, -1080, 1920, 0)
🔵 Using automatic font color
🔵 Font families : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font :
🔵 Font size: 9.0
🔵 Loaded date time format: %#I:%M %p\n%A\n%#d/%m/%Y (clock 1
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🔵 Initializing clock 0...
🔵 Using taskbar background color
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(1720, 1034, 200, 46)
🔵 Full screen rect: (0, 0, 1920, 1080)
🔵 Using automatic font color
🔵 Font families : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font :
🔵 Font size: 9.0
🔵 Loaded date time format: %#I:%M %p\n%A\n%#d/%m/%Y (clock 0
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🔵 Initializing clock 1...
🔵 Using taskbar background color
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(1720, -46, 200, 46)
🔵 Full screen rect: (0, -1080, 1920, 0)
🔵 Using automatic font color
🔵 Font families : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font :
🔵 Font size: 9.0
🔵 Loaded date time format: %#I:%M %p\n%A\n%#d/%m/%Y (clock 1
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🔵 Restart loop: 3
🔴 Traceback (most recent call last):
🔴 Traceback (most recent call last):
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 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 1377, in http_open
🔴 File "urllib\request.py", line 1377, in http_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 287, in _read_status
🔴 File "http\client.py", line 287, in _read_status
🔴 http.client.RemoteDisconnected: Remote end closed connection without response
🔴 http.client.RemoteDisconnected: Remote end closed connection without response
🔴 Note this traceback was caught by reporter and has been added to the log (Remote end closed connection without response)
🔴 Traceback (most recent call last):
🔴 Traceback (most recent call last):
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 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 1377, in http_open
🔴 File "urllib\request.py", line 1377, in http_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 279, in _read_status
🔴 File "http\client.py", line 279, in _read_status
🔴 File "socket.py", line 706, in readinto
🔴 File "socket.py", line 706, in readinto
🔴 ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
🔴 ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
🔴 Note this traceback was caught by reporter and has been added to the log ([WinError 10054] An existing connection was forcibly closed by the remote host)
🔵 Loading settings window with ID=clock0_mon24G2W1G4
🔵 Restart loop: 2
clock0_mon24G2W1G4
clock0_monPHL_272V8
🔵 Restart loop: 1
🔴 Traceback (most recent call last):
🔴 Traceback (most recent call last):
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 File "C:\SomePrograms\ElevenClock\elevenclock_bin\__init__.py", line 1423, in loadInternetTimeOffset
🔴 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 1377, in http_open
🔴 File "urllib\request.py", line 1377, in http_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "urllib\request.py", line 1352, in do_open
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 1375, in getresponse
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 318, in begin
🔴 File "http\client.py", line 279, in _read_status
🔴 File "http\client.py", line 279, in _read_status
🔴 File "socket.py", line 706, in readinto
🔴 File "socket.py", line 706, in readinto
🔴 ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
🔴 ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
🔴 Note this traceback was caught by reporter and has been added to the log ([WinError 10054] An existing connection was forcibly closed by the remote host)
🔵 Announcement URL: https://www.marticliment.com/resources/elevenclock.announcement
🔵 Image URL: https://marticliment.com/resources/translate.png
🔵 Announcement URL: https://www.marticliment.com/resources/elevenclock.announcement
🔵 Image URL: https://marticliment.com/resources/translate.png
🔵 Copying log to the clipboard...
```
### Relevant information
There is a version discrepancy between the Microsoft Store listing and the actual app version. The Store lists ElevenClock as version 4.6, but upon installation, the app reports version 4.3.2. This mismatch may indicate that the Store version hasn't updated properly.
Additionally, similar issues have been reported in the past, such as the installer for version 4.1.1 registering as 4.1.0, leading to update detection problems
### Screenshots and videos
_No response_
关闭于 2025-05-30 4 条评论