[Bug] Charts view no longer tracking previous instances on Linux #226

Closed
opened 2026-04-05 16:16:50 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @alexwh on 11/7/2025

Describe the bug
As of updating to 2025.10.27, the charts view no longer tracks previous instance history. The feed, game log, and notification tabs still work like normal.

In addition, a page is created for every empty day even though it just says "No data here, try another day". Show detail, solo instance, and no friend instance are all on.
In 2025.10.11 empty days were skipped when clicking the left/right arrows.

Clicking on "Play Time" under own profile to show previous instances also shows that they stopped being recorded after updating.

Screenshots
Image

What version you are running
Version 2025.10.27 (AUR package vrcx-bin) - did not occur in 2025.10.11.
Arch Linux
6.17.7-zen1-1-zen Kernel
proton-ge-custom-rtsp-bin GE_Proton10_20_rtsp19-2

Logs

Checking for .NET installation at: dotnet
Version: 2025.10.27
Creating new instance of ProgramElectron
Creating new instance of VRCXStorage
2025-11-07 17:27:13.8790 [INFO ] VRCX.Program         - VRCX (Linux) 2025.10.27 Starting... 
2025-11-07 17:27:13.9207 [INFO ] VRCX.Program         - Args: ["--no-sandbox","--ozone-platform-hint=auto","--no-install","--no-desktop"] 
2025-11-07 17:27:13.9221 [INFO ] VRCX.AppApiElectron  - Using steam library path /home/alex/.local/share/Steam 
Creating new instance of SQLite
Creating new instance of AppApiElectron
Creating new instance of Discord
Creating new instance of WebApi
Creating new instance of LogWatcher
Creating new instance of SystemMonitorElectron
Creating new instance of AppApiVrElectron
WARNING: radv is not a conformant Vulkan implementation, testing use only.
Home path: /home/alex
AppImage path: undefined
AppImage path is not available!
Wine not found in CompatTool path
2025-11-07 17:27:14.6844 [INFO ] VRCX.AppApiElectron  - VRC Wine path was not found 
Wine not found in CompatTool path
2025-11-07 17:27:14.6865 [INFO ] VRCX.AppApiElectron  - VRC Wine path was not found 
2025-11-07 17:27:14.7131 [INFO ] VRCX.LogWatcher      - SetDateTill: 07/11/2025 01:27:07 
Wine not found in CompatTool path
2025-11-07 17:27:14.9895 [INFO ] VRCX.AppApiElectron  - VRC Wine path was not found 
2025-11-07 17:27:14.9910 [WARN ] VRCX.LogWatcher      - Failed to parse log date:     VRChat Build: 2025.4.1-1749-43b9271d4f-Release

(the wine path errors were present in older versions too - see #1361)

*Originally created by @alexwh on 11/7/2025* **Describe the bug** As of updating to 2025.10.27, the charts view no longer tracks previous instance history. The feed, game log, and notification tabs still work like normal. In addition, a page is created for every empty day even though it just says "No data here, try another day". Show detail, solo instance, and no friend instance are all on. In 2025.10.11 empty days were skipped when clicking the left/right arrows. Clicking on "Play Time" under own profile to show previous instances also shows that they stopped being recorded after updating. **Screenshots** <img width="1571" height="974" alt="Image" src="https://github.com/user-attachments/assets/6357664c-dc65-408f-bf2a-8efc9e86c53a" /> **What version you are running** Version 2025.10.27 (AUR package vrcx-bin) - did not occur in 2025.10.11. Arch Linux 6.17.7-zen1-1-zen Kernel [proton-ge-custom-rtsp-bin](https://github.com/SpookySkeletons/proton-ge-rtsp) GE_Proton10_20_rtsp19-2 **Logs** ``` Checking for .NET installation at: dotnet Version: 2025.10.27 Creating new instance of ProgramElectron Creating new instance of VRCXStorage 2025-11-07 17:27:13.8790 [INFO ] VRCX.Program - VRCX (Linux) 2025.10.27 Starting... 2025-11-07 17:27:13.9207 [INFO ] VRCX.Program - Args: ["--no-sandbox","--ozone-platform-hint=auto","--no-install","--no-desktop"] 2025-11-07 17:27:13.9221 [INFO ] VRCX.AppApiElectron - Using steam library path /home/alex/.local/share/Steam Creating new instance of SQLite Creating new instance of AppApiElectron Creating new instance of Discord Creating new instance of WebApi Creating new instance of LogWatcher Creating new instance of SystemMonitorElectron Creating new instance of AppApiVrElectron WARNING: radv is not a conformant Vulkan implementation, testing use only. Home path: /home/alex AppImage path: undefined AppImage path is not available! Wine not found in CompatTool path 2025-11-07 17:27:14.6844 [INFO ] VRCX.AppApiElectron - VRC Wine path was not found Wine not found in CompatTool path 2025-11-07 17:27:14.6865 [INFO ] VRCX.AppApiElectron - VRC Wine path was not found 2025-11-07 17:27:14.7131 [INFO ] VRCX.LogWatcher - SetDateTill: 07/11/2025 01:27:07 Wine not found in CompatTool path 2025-11-07 17:27:14.9895 [INFO ] VRCX.AppApiElectron - VRC Wine path was not found 2025-11-07 17:27:14.9910 [WARN ] VRCX.LogWatcher - Failed to parse log date: VRChat Build: 2025.4.1-1749-43b9271d4f-Release ``` (the wine path errors were present in older versions too - see #1361)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#226