SpriteOvO / AirPodsDesktop

☄️ AirPods desktop user experience enhancement program, for Windows and Linux (WIP)
GNU General Public License v3.0
1.47k stars 87 forks source link

[Bug Report] The popup doesn't display modeling of the airpods #100

Open kimiroo opened 10 months ago

kimiroo commented 10 months ago

:bug: Describe the bug

The popup is missing the 3D modeling of the airpod.

:scroll: To Reproduce

It's totally random. Though it seems to display airpods correctly on the first launch. (After rebooting or quitting the application etc.) After I dismiss the first popup, then it never displays the modeling.

:rocket: Expected behavior

A 3D modeling of Airpods spinning showing in the popup.

:framed_picture: Screenshots

image

:gear: Environments:

:star2: Additional context

Add any other context about the problem here.

AirPodsDesktop.log ``` [2023-10-28 20:12:08.774] [Main] [info] [Application.cpp:121] Launched. Version: '0.4.1' [2023-10-28 20:12:08.775] [Main] [info] [Application.cpp:123] Build git hash: '12af10c7f332b03229e76f20608661724967f50c' [2023-10-28 20:12:08.775] [Main] [info] [Application.cpp:128] Build configuration: Not Debug [2023-10-28 20:12:08.775] [Main] [info] [Application.cpp:131] Opts: { trace: false } [2023-10-28 20:12:08.775] [Main] [info] [Logger.cpp:93] Clean up old log file: 'AirPodsDesktop.1.log' doesn't exist, break the loop [2023-10-28 20:12:08.776] [Main] [warning] [Windows.h:181] Winrt initialize failed. Code: -0x7ffefefa, Message: 스레드 모드가 설정된 후에는 바꿀 수 없습니다. [2023-10-28 20:12:08.776] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'abi_version', Value: '1' [2023-10-28 20:12:08.777] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'language_locale', Value: '' [2023-10-28 20:12:08.777] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'auto_run', Value: 'true' [2023-10-28 20:12:08.777] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'low_audio_latency', Value: 'true' [2023-10-28 20:12:08.777] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'automatic_ear_detection', Value: 'true' [2023-10-28 20:12:08.777] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'skipped_version', Value: '' [2023-10-28 20:12:08.777] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'rssi_min', Value: '-80' [2023-10-28 20:12:08.777] [Main] [warning] [Settings.cpp:140] The setting key 'reduce_loud_sounds' not found. Current value 'false'. [2023-10-28 20:12:08.777] [Main] [warning] [Settings.cpp:140] The setting key 'loud_volume_level' not found. Current value '40'. [2023-10-28 20:12:08.777] [Main] [info] [Settings.cpp:174] Load key succeeded. Key: 'device_address', Value: '** MAYBE HAVE VALUE **' [2023-10-28 20:12:08.777] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'tray_icon_battery', Value: '1' [2023-10-28 20:12:08.777] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'battery_on_taskbar', Value: '0' [2023-10-28 20:12:08.777] [Main] [info] [Application.cpp:237] currentLocale: ko_KR [2023-10-28 20:12:08.777] [Main] [info] [Application.cpp:241] Locale from settings: '' [2023-10-28 20:12:08.777] [Main] [info] [Application.cpp:199] SetTranslator() locale: ko_KR [2023-10-28 20:12:09.037] [Main] [info] [TaskbarStatus.cpp:133] Is Windows 11 or greater: 'true' [2023-10-28 20:12:09.274] [Main] [info] [MainWindow.cpp:273] MainWindow::Unavailable [2023-10-28 20:12:09.275] [Main] [info] [Update.cpp:392] Checking update... [2023-10-28 20:12:09.308] [Main] [info] [Update.cpp:123] ParseSRResponse: Asset name: 'AirPodsDesktop-0.4.1-win32.exe', size: 32058284, downloadUrl: 'https://github.com/SpriteOvO/AirPodsDesktop/releases/download/0.4.1/AirPodsDesktop-0.4.1-win32.exe'. [2023-10-28 20:12:09.308] [Main] [info] [Update.cpp:144] ParseSRResponse: Found matching file. [2023-10-28 20:12:09.308] [Main] [info] [Update.cpp:241] IsCurrentPreRelease: returns false. [2023-10-28 20:12:09.308] [Main] [info] [Update.cpp:276] Update: isCurrentPreRelease: 'false' [2023-10-28 20:12:09.331] [Main] [info] [Update.cpp:123] ParseSRResponse: Asset name: 'AirPodsDesktop-0.4.1-win32.exe', size: 32058284, downloadUrl: 'https://github.com/SpriteOvO/AirPodsDesktop/releases/download/0.4.1/AirPodsDesktop-0.4.1-win32.exe'. [2023-10-28 20:12:09.331] [Main] [info] [Update.cpp:144] ParseSRResponse: Found matching file. [2023-10-28 20:12:09.331] [Main] [info] [Update.cpp:287] Update: Latest version: '0.4.1' [2023-10-28 20:12:09.331] [Main] [info] [Update.cpp:289] Update: No need to update. [2023-10-28 20:12:09.414] [Main] [info] [LowAudioLatency.cpp:68] LowAudioLatency: Init successful. _enabled: false [2023-10-28 20:12:09.414] [Main] [info] [Settings.cpp:282] ApplyWithoutLock [2023-10-28 20:12:09.414] [Main] [info] [Settings.cpp:44] OnApply_language_locale: [2023-10-28 20:12:09.414] [Main] [info] [Application.cpp:199] SetTranslator() locale: ko_KR [2023-10-28 20:12:09.414] [Main] [warning] [Application.cpp:222] Try to set a same locale name 'ko_KR', ignore [2023-10-28 20:12:09.414] [Main] [info] [Settings.cpp:52] OnApply_auto_run: true [2023-10-28 20:12:09.414] [Main] [info] [Settings.cpp:73] OnApply_low_audio_latency: true [2023-10-28 20:12:09.414] [Main] [info] [LowAudioLatency.cpp:79] LowAudioLatency::Controller Control: true, _inited: true [2023-10-28 20:12:09.414] [Main] [info] [Settings.cpp:80] OnApply_automatic_ear_detection: true [2023-10-28 20:12:09.414] [Main] [info] [Settings.cpp:88] OnApply_rssi_min: -80 [2023-10-28 20:12:09.414] [Main] [info] [Settings.cpp:95] OnApply_device_address: ** MAYBE HAVE VALUE ** [2023-10-28 20:12:09.414] [Main] [info] [MainWindow.cpp:298] MainWindow::Bind [2023-10-28 20:12:09.414] [Main] [info] [MainWindow.cpp:284] MainWindow::Disconnect [2023-10-28 20:12:09.415] [Main] [info] [AirPods.cpp:182] StateManager: Disconnect. [2023-10-28 20:12:09.415] [Main] [info] [AirPods.cpp:430] Bind a new device. [2023-10-28 20:12:09.522] [Main] [info] [AirPods.cpp:465] The device we bound is updated. current: true, new: true [2023-10-28 20:12:09.522] [Main] [info] [Settings.cpp:109] OnApply_tray_icon_battery: 1 [2023-10-28 20:12:09.523] [Main] [info] [Settings.cpp:116] OnApply_battery_on_taskbar: 0 [2023-10-28 20:12:09.530] [Main] [info] [Bluetooth_win.cpp:303] Bluetooth AdvWatcher start succeeded. [2023-10-28 20:12:09.530] [Main] [info] [MainWindow.cpp:262] MainWindow::Available [2023-10-28 20:12:09.530] [Main] [info] [AirPods.cpp:559] Bluetooth AdvWatcher started. [2023-10-28 20:12:09.530] [Main] [info] [AirPods.cpp:387] Bluetooth AdvWatcher start succeeded. [2023-10-28 20:12:10.757] [Main] [info] [MainWindow.cpp:251] MainWindow::UpdateState ```
StackTrace.log ``` (None) ```