Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ghost window #14805

Closed
1 task done
louyo opened this issue Jul 19, 2024 · 6 comments
Closed
1 task done

ghost window #14805

louyo opened this issue Jul 19, 2024 · 6 comments
Labels
duplicate Additional reports of an existing issue

Comments

@louyo
Copy link

louyo commented Jul 19, 2024

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

Installed via curl in Debian 12.5 virtual machine. Window is a ghost

Environment

Debian 12.5, virtual machine, up to date.

If applicable, add mockups / screenshots to help explain present your vision of the feature

If applicable, attach your Zed.log file to this issue.

Zed.log
2024-07-19T07:56:36.573457169-04:00 [INFO] ========== starting zed ==========
2024-07-19T07:56:36.747450743-04:00 [INFO] Compositor detection: _NET_WM_CM_S?=false, _NET_WM_CM_OWNER=false, _NET_SUPPORTING_WM_CHECK=true
2024-07-19T07:56:36.74754878-04:00 [INFO] x11: compositor present: true, gtk_frame_extents_supported: true
2024-07-19T07:56:36.759438673-04:00 [INFO] Try connect ibus
2024-07-19T07:56:36.760369303-04:00 [INFO] perform;
2024-07-19T07:56:36.760474929-04:00 [INFO] read_command;
2024-07-19T07:56:36.760527587-04:00 [INFO] read_command;
2024-07-19T07:56:36.762066149-04:00 [INFO] socket reader;
2024-07-19T07:56:36.762227618-04:00 [INFO] new;
2024-07-19T07:56:36.76282992-04:00 [INFO] Opening main db
2024-07-19T07:56:36.766377701-04:00 [INFO] keep_updated;
2024-07-19T07:56:36.768962255-04:00 [INFO] Using git binary path: None
2024-07-19T07:56:36.778323917-04:00 [INFO] XConnected server on 8388615, transport version: 0.0, TRANSPORT_MAX: 20
2024-07-19T07:56:36.821644808-04:00 [INFO] set environment variables from shell:/bin/bash, path:/home/lou/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
2024-07-19T07:56:36.833303221-04:00 [INFO] activate is not implemented on Linux, ignoring the call
2024-07-19T07:56:36.833373125-04:00 [INFO] Opening main db
2024-07-19T07:56:36.850803551-04:00 [INFO] perform;
2024-07-19T07:56:36.850922598-04:00 [INFO] read_command;
2024-07-19T07:56:36.850999555-04:00 [INFO] read_command;
2024-07-19T07:56:36.852252499-04:00 [INFO] socket reader;
2024-07-19T07:56:36.857478888-04:00 [INFO] Using Visual { id: 117, colormap: 0, depth: 32 }
2024-07-19T07:56:36.857525622-04:00 [INFO] Creating colormap 65011715
2024-07-19T07:56:36.98656049-04:00 [INFO] Enabling Vulkan Portability
2024-07-19T07:56:37.004822095-04:00 [INFO] Adapter "llvmpipe (LLVM 15.0.6, 256 bits)"
2024-07-19T07:56:37.004917678-04:00 [INFO] No ray tracing extensions are supported
2024-07-19T07:56:37.019870647-04:00 [INFO] Using surface present mode MAILBOX
2024-07-19T07:56:37.035789618-04:00 [WARN] Unable to forbid exclusive full screen
2024-07-19T07:56:37.036068734-04:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-19T07:56:37.036097414-04:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-19T07:56:37.036122681-04:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-07-19T07:56:37.114042261-04:00 [INFO] Refreshing at 16666 micros
2024-07-19T07:56:37.830305834-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 1, input_context_id: 1 }
2024-07-19T07:56:37.851699721-04:00 [INFO] rebuilt extension index in 21.261988ms
2024-07-19T07:56:37.993729999-04:00 [ERROR] Is a directory (os error 21)
2024-07-19T07:56:40.072130626-04:00 [INFO] Node runtime install_if_needed
2024-07-19T07:56:44.686459436-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 1, input_context_id: 4 }
2024-07-19T07:56:48.337622065-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 1, input_context_id: 5 }
2024-07-19T07:56:50.876167987-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 1, input_context_id: 6 }
2024-07-19T07:56:55.164044453-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 1, input_context_id: 7 }
2024-07-19T07:56:56.09584374-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 1, input_context_id: 8 }
2024-07-19T07:56:58.762053202-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 1, input_context_id: 9 }
2024-07-19T07:57:00.275585056-04:00 [INFO] starting language server. binary path: "/home/lou/.local/share/zed/node/node-v18.15.0-linux-x64/bin/node", working directory: "/", args: ["/home/lou/.local/share/zed/copilot/copilot-v0.5.0/dist/agent.js", "--stdio"]
2024-07-19T07:57:01.186441442-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 1, input_context_id: 10 }
2024-07-19T07:57:01.485470636-04:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-07-19T11:57:01.353Z] Agent service starting",
  "metadataStr": "[DEBUG] [agent] [2024-07-19T11:57:01.353Z]",
  "extra": [
    "Agent service starting"
  ]
}
2024-07-19T07:57:01.48555778-04:00 [INFO] Language server with id 0 sent unhandled notification client/registerCapability:
{
  "registrations": [
    {
      "id": "60afe1af-f54e-4173-9660-2464e3b20a9f",
      "method": "workspace/didChangeWorkspaceFolders",
      "registerOptions": {}
    }
  ]
}
2024-07-19T07:57:01.689763158-04:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-07-19T11:57:01.492Z] Telemetry initialized",
  "metadataStr": "[DEBUG] [agent] [2024-07-19T11:57:01.492Z]",
  "extra": [
    "Telemetry initialized"
  ]
}
2024-07-19T07:57:06.902034179-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 1, input_context_id: 11 }
2024-07-19T07:57:11.474230644-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 1, input_context_id: 12 }
2024-07-19T07:57:18.841186367-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 1, input_context_id: 13 }
2024-07-19T07:57:21.004215984-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 1, input_context_id: 14 }
2024-07-19T07:57:22.093489554-04:00 [ERROR] window not found
2024-07-19T07:57:22.093553583-04:00 [ERROR] window not found
2024-07-19T07:57:30.76441011-04:00 [INFO] ========== starting zed ==========
2024-07-19T07:57:30.782840492-04:00 [INFO] Compositor detection: _NET_WM_CM_S?=false, _NET_WM_CM_OWNER=false, _NET_SUPPORTING_WM_CHECK=true
2024-07-19T07:57:30.782900769-04:00 [INFO] x11: compositor present: true, gtk_frame_extents_supported: true
2024-07-19T07:57:30.789076258-04:00 [INFO] Try connect ibus
2024-07-19T07:57:30.789921308-04:00 [INFO] perform;
2024-07-19T07:57:30.790026101-04:00 [INFO] read_command;
2024-07-19T07:57:30.790075671-04:00 [INFO] read_command;
2024-07-19T07:57:30.791228419-04:00 [INFO] socket reader;
2024-07-19T07:57:30.791398131-04:00 [INFO] new;
2024-07-19T07:57:30.792041754-04:00 [INFO] Opening main db
2024-07-19T07:57:30.794351823-04:00 [INFO] Using git binary path: None
2024-07-19T07:57:30.795623374-04:00 [INFO] keep_updated;
2024-07-19T07:57:30.850060328-04:00 [INFO] set environment variables from shell:/bin/bash, path:/home/lou/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
2024-07-19T07:57:30.857223645-04:00 [INFO] activate is not implemented on Linux, ignoring the call
2024-07-19T07:57:30.857879162-04:00 [INFO] XConnected server on 8388616, transport version: 0.0, TRANSPORT_MAX: 20
2024-07-19T07:57:30.869081044-04:00 [INFO] Opening main db
2024-07-19T07:57:30.871660982-04:00 [INFO] perform;
2024-07-19T07:57:30.87178693-04:00 [INFO] read_command;
2024-07-19T07:57:30.871900301-04:00 [INFO] read_command;
2024-07-19T07:57:30.873612342-04:00 [INFO] socket reader;
2024-07-19T07:57:30.880841066-04:00 [INFO] Using Visual { id: 117, colormap: 0, depth: 32 }
2024-07-19T07:57:30.880897237-04:00 [INFO] Creating colormap 65011715
2024-07-19T07:57:30.921851428-04:00 [INFO] Enabling Vulkan Portability
2024-07-19T07:57:30.926338721-04:00 [INFO] Adapter "llvmpipe (LLVM 15.0.6, 256 bits)"
2024-07-19T07:57:30.926374079-04:00 [INFO] No ray tracing extensions are supported
2024-07-19T07:57:30.947914729-04:00 [INFO] Using surface present mode MAILBOX
2024-07-19T07:57:30.982856031-04:00 [WARN] Unable to forbid exclusive full screen
2024-07-19T07:57:30.983065252-04:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-19T07:57:30.983088032-04:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-19T07:57:30.983108991-04:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-07-19T07:57:31.019812914-04:00 [INFO] Refreshing at 16666 micros
2024-07-19T07:57:31.342952536-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 2, input_context_id: 16 }
2024-07-19T07:57:31.34524341-04:00 [INFO] rebuilt extension index in 301.217µs
2024-07-19T07:57:31.345503088-04:00 [INFO] Node runtime install_if_needed
2024-07-19T07:57:31.72685734-04:00 [INFO] Initializing default prettier with plugins {}
2024-07-19T07:57:32.068213047-04:00 [INFO] starting language server. binary path: "/home/lou/.local/share/zed/node/node-v18.15.0-linux-x64/bin/node", working directory: "/", args: ["/home/lou/.local/share/zed/copilot/copilot-v0.5.0/dist/agent.js", "--stdio"]
2024-07-19T07:57:32.068327753-04:00 [INFO] Node runtime install_if_needed
2024-07-19T07:57:33.691066481-04:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-07-19T11:57:33.515Z] Agent service starting",
  "metadataStr": "[DEBUG] [agent] [2024-07-19T11:57:33.515Z]",
  "extra": [
    "Agent service starting"
  ]
}
2024-07-19T07:57:33.691151131-04:00 [INFO] Language server with id 0 sent unhandled notification client/registerCapability:
{
  "registrations": [
    {
      "id": "08e8c016-e556-4bd1-b4c2-5696423348a7",
      "method": "workspace/didChangeWorkspaceFolders",
      "registerOptions": {}
    }
  ]
}
2024-07-19T07:57:34.100838954-04:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-07-19T11:57:33.710Z] Telemetry initialized",
  "metadataStr": "[DEBUG] [agent] [2024-07-19T11:57:33.710Z]",
  "extra": [
    "Telemetry initialized"
  ]
}
2024-07-19T07:57:34.436019282-04:00 [INFO] Installing default prettier and plugins: [("prettier", "3.3.3")]
2024-07-19T07:57:34.436175275-04:00 [INFO] Node runtime install_if_needed
2024-07-19T07:57:34.975556355-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 2, input_context_id: 19 }
2024-07-19T07:57:35.331711282-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 2, input_context_id: 20 }
2024-07-19T07:57:36.888933648-04:00 [INFO] Initialized prettier with plugins: {}
2024-07-19T07:57:59.122226886-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 2, input_context_id: 21 }
2024-07-19T07:59:25.792556301-04:00 [WARN] Unknown request DestroyIcReply { input_method_id: 2, input_context_id: 22 }
@louyo louyo added admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue labels Jul 19, 2024
@JosephTLyons JosephTLyons added workspace Feedback for workspace management, layout, interactions, etc linux and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Jul 19, 2024
@JosephTLyons
Copy link
Collaborator

Hey @louyo, is this the same sort of issue you are seeing?

No worries if not, just trying to deduplicate things if possible.

@JosephTLyons JosephTLyons added the needs info / awaiting response Issue that needs more information from the user label Jul 19, 2024
@forkinesis
Copy link

No, I get a window outline with the desktop (or whateve was on the monitor) filling it. No menu, icons or controls.

@forkinesis
Copy link

Oops, different log on. Sorry.
Louyo

@RickyWanga
Copy link

I have the same issue, I'm getting a transparent window and see that zed is running in the dock, I'm using the latest popOS with gnome, I'm running a ryzen 9 and rtx 4090. The "ghost" window keeps the background of what it had underneath at the moment of launch.

@louyo
Copy link
Author

louyo commented Jul 20, 2024

Retried on a new (VM) install of LMDE6, running Mate desktop, same result, Ghost.
Tried same LMDE6 system with Cinnamon (ugh) on Wayland, experimental, and it runs.
Must require Wayland on Debian systems?
I run Debian 12.5 on my workstation, all others are virtual, including a Debian 12.5 VM for testing. No intelligent person would test my programs on a "real" system!
Lou

@JosephTLyons
Copy link
Collaborator

Hey @louyo,

This issue appears to be a duplicate of:

Would you mind upvoting the linked issue with a thumbs up (👍) so that we can keep all the votes in one place? I'll close this one out as a duplicate. If this is a mistake, please reopen this issue with a comment explaining the difference.

@notpeter notpeter added duplicate Additional reports of an existing issue and removed bug [core label] needs info / awaiting response Issue that needs more information from the user workspace Feedback for workspace management, layout, interactions, etc linux labels Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Additional reports of an existing issue
Projects
None yet
Development

No branches or pull requests

5 participants