warpdotdev / warpdotdev/warp

not launch with me in linux(zorin lite 16.3ubuntu xfce 20.04)

Open
#4,256 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug os:linux ready-to-implement triaged
Dominant language
Rust
Stars
65.1k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

Discord username (optional)

No response

Describe the bug

I'm happy that is version for linux, i tried the deb and the appimage, but i get that error:

warp-terminal %U
stdout is a tty true, in CI false.  using logfile: false
06:54:44 [INFO] Encountered unknown command-line arguments: ["%U"]
06:54:44 [INFO] Spawning terminal server process...
06:54:44 [INFO] Received empty message; assuming the connection has been closed.
thread 'main' panicked at app/src/terminal/local_tty/server/event_loop.rs:92:14:
should have valid file descriptor: EBADF
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
06:54:44 [WARN] Failed to load font Some("/usr/share/fonts/type1/gsfonts/b018012l.pfb"): InvalidFontFormat("Type 1")
06:54:44 [WARN] Failed to load font Some("/usr/share/fonts/type1/gsfonts/s050000l.pfb"): InvalidFontFormat("Type 1")
06:54:44 [WARN] Failed to load a font face 0 from source cause font doesn't have a family name.
06:54:44 [WARN] Unable to fetch system color scheme: MethodError(
    OwnedErrorName(
        ErrorName(
            Str(
                Owned(
                    "org.freedesktop.portal.Error.NotFound",
                ),
            ),
        ),
    ),
    Some(
        "Requested setting not found",
    ),
    Msg {
        type: Error,
        sender: UniqueName(
            Str(
                Borrowed(
                    ":1.66",
                ),
            ),
        ),
        reply-serial: 2,
        body: Signature(
            "s",
        ),
    },
)
06:54:44 [WARN] Failed to load font: Hack due to error Font family Hack does not contain any valid fonts
06:54:44 [INFO] Failed to read User from secure storage NotFound
06:54:44 [INFO] Initializing crash reporting Some("stable_release") with tag "v0.2024.02.20.08.01.stable_01"...
[20174:20175:20240223,065444.852397:ERROR file_io_posix.cc:152] open /home/eid/.cache/warp-terminal/pending/bf0989dd-41b7-40e5-ae7c-bf2997c3e070.lock: File exists (17)
[20174:20175:20240223,065444.852517:ERROR file_io_posix.cc:152] open /home/eid/.cache/warp-terminal/pending/27cc842f-9b8b-4790-b69a-0441ecd39062.lock: File exists (17)
[20152:20152:20240223,065444.853384:ERROR file_io_posix.cc:152] open /home/eid/.cache/warp-terminal/pending/27cc842f-9b8b-4790-b69a-0441ecd39062.lock: File exists (17)
[20152:20152:20240223,065444.853487:ERROR file_io_posix.cc:152] open /home/eid/.cache/warp-terminal/pending/bf0989dd-41b7-40e5-ae7c-bf2997c3e070.lock: File exists (17)
[20152:20152:20240223,065444.853531:ERROR file_io_posix.cc:152] open /home/eid/.cache/warp-terminal/pending/bf0989dd-41b7-40e5-ae7c-bf2997c3e070.lock: File exists (17)
[20152:20152:20240223,065444.853877:ERROR file_io_posix.cc:152] open /home/eid/.cache/warp-terminal/pending/27cc842f-9b8b-4790-b69a-0441ecd39062.lock: File exists (17)
[20152:20152:20240223,065444.853974:ERROR file_io_posix.cc:152] open /home/eid/.cache/warp-terminal/pending/bf0989dd-41b7-40e5-ae7c-bf2997c3e070.lock: File exists (17)
[20152:20152:20240223,065444.854023:ERROR file_io_posix.cc:152] open /home/eid/.cache/warp-terminal/pending/27cc842f-9b8b-4790-b69a-0441ecd39062.lock: File exists (17)
[20152:20152:20240223,065444.854073:ERROR file_io_posix.cc:152] open /home/eid/.cache/warp-terminal/pending/bf0989dd-41b7-40e5-ae7c-bf2997c3e070.lock: File exists (17)
[20152:20152:20240223,065444.854105:ERROR file_io_posix.cc:152] open /home/eid/.cache/warp-terminal/pending/27cc842f-9b8b-4790-b69a-0441ecd39062.lock: File exists (17)
06:54:44 [INFO] Starting warp with channel state ChannelState { channel: Stable, app_id: AppId { qualifier: "dev", organization: "warp", application_name: "Warp" }, additional_features: {}, firebase_api_key: "AIzaSyBdy3O3S9hrdayLJxJ7mriBR4qgUaUygAs", server_root_url: "https://app.warp.dev", ws_server_url: "wss://rtc.app.warp.dev/graphql", session_sharing_server_url: Some("wss://session-sharing-server-o3mgmiurkq-uk.a.run.app"), segment_write_key: "sTT9ZajzIaQ0phzLFOnqZ6VOqplJTlaJ", segment_root_url: "https://api.segment.io", releases_base_url: "https://releases.warp.dev", sentry_url: "https://0195a81da0714f55a93ee4624825f9ec@o540343.ingest.sentry.io/5658526", logfile_name: "warp.log", show_autoupdate_menu_items: true, skip_login: false } and version Some("v0.2024.02.20.08.01.stable_01")
06:54:44 [INFO] Performance metrics collector started
06:54:44 [INFO] Start to flush telemetry events to Segment
06:54:44 [INFO] Initializing app services
06:54:44 [INFO] Connecting to SQLite database
06:54:44 [INFO] fetching team tester status
06:54:44 [INFO] Checking for update on channel stable_release. Update id is 0d9dOuA
06:54:44 [INFO] Fetching channel versions (without changelogs) from Warp server
06:54:44 [INFO] dispatching global action for root_view:open_from_restored
06:54:44 [INFO] dispatching global action for root_view:open_new
06:54:44 [WARN] Failed to load font Some("/usr/share/fonts/type1/gsfonts/b018012l.pfb"): InvalidFontFormat("Type 1")
06:54:44 [WARN] Failed to load font Some("/usr/share/fonts/type1/gsfonts/s050000l.pfb"): InvalidFontFormat("Type 1")
06:54:44 [WARN] Failed to load a font face 0 from source cause font doesn't have a family name.
06:54:44 [WARN] error getting team tester status: Failed to get access token for GraphQL request. Falling back to in-memory state.
06:54:45 [INFO] Guessed window scale factor: 1
06:54:45 [INFO] Enabled wgpu backends: Backends(VULKAN | GL | METAL | DX12 | DX11 | BROWSER_WEBGPU)
06:54:45 [INFO] Available wgpu adapters:
06:54:45 [INFO] Cpu: llvmpipe (LLVM 12.0.0, 128 bits)
06:54:45 [INFO] 	Driver: llvmpipe (Mesa 21.2.6 (LLVM 12.0.0))
06:54:45 [INFO] Cpu: llvmpipe (LLVM 12.0.0, 128 bits)
06:54:45 [INFO] 	Driver: llvmpipe (Mesa 21.2.6 (LLVM 12.0.0))
06:54:45 [INFO] Other: AMD RS880 (DRM 2.50.0 / 5.15.0-94-generic, LLVM 12.0.0)
06:54:45 [INFO] 	Driver: Unknown
06:54:45 [INFO] Using Other (AMD RS880 (DRM 2.50.0 / 5.15.0-94-generic, LLVM 12.0.0)) for rendering new window.
06:54:45 [WARN] Failed to load font Some("/usr/share/fonts/type1/gsfonts/b018015l.pfb"): InvalidFontFormat("Type 1")
06:54:45 [WARN] Failed to load font Some("/usr/share/fonts/type1/gsfonts/s050000l.pfb"): InvalidFontFormat("Type 1")
06:54:45 [WARN] Failed to load a font face 0 from source cause font doesn't have a family name.

To reproduce

none

Expected behavior

i expect it works

Screenshots

none

Operating system

Linux

Operating system and version

zorin lite 16.3

Shell Version

GNU bash, version 5.0.17(1)-release (x86_64-pc-linux-gnu)

Current Warp version

the last

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

23/2/2024

Additional context

icon appear in taskbar when launch ,but it doesn't launch ,and the icon disappear and the app is closed

Does this block you from using Warp daily?

No

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with app/src/terminal/local_tty/server/event_loop.rs at line 92 and reproduce launching the Linux deb or AppImage on Zorin Lite 16.3. Run with RUST_BACKTRACE=1 and compare the EBADF panic with the provided startup log; done means Warp launches and remains open on this environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, rust
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.