Skip to content

v1.1.4088 stuck on loading screen - app never renders #255

Description

@sabiut

Description

After upgrading from v1.1.3963 to v1.1.4088, Claude Desktop gets stuck on the loading screen when clicking the tray icon. The window never fully renders.

Steps to Reproduce

  1. Upgrade from a working version (v1.1.3963) to v1.1.4088
  2. Launch Claude Desktop
  3. Click the tray icon — app shows loading spinner indefinitely

Expected Behavior

App should open and render the main window.

Actual Behavior

App starts but gets stuck loading. The main process logs show repeated Starting app entries but nothing beyond initialization. main-window.log is never updated, indicating the renderer never loads.

Relevant Logs

2026-02-24 19:06:50 [info] Starting app {
appVersion: '1.1.4088',
isPackaged: true,
platform: 'linux',
arch: 'x64',
nodeVersion: '24.13.1'
}

No further log entries after startup no errors, no window creation.

Workaround

Downgrading to v1.1.4010 resolves the issue.

Environment

  • OS: Debian 12 (Linux 6.1.0-40-amd64)
  • Arch: x86_64
  • Package: claude-desktop_1.1.4088-1.3.12_amd64.deb
  • Previous working version: v1.1.3963, v1.1.4010

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingformat: debAffects .deb packagespriority: criticalBlocks usage for most usersregressionPreviously working, now broken

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions