collinalexbell / HackMatrix

A 3d Linux desktop environment (and game engine)
MIT License
474 stars 15 forks source link

Pressed "v", but nothing appeared. #70

Closed Saco93 closed 6 months ago

Saco93 commented 6 months ago

As indicated in the title, I initiated the window manager using startx and successfully entered it. However, when I pressed v, nothing happened.

Log in logs/matrix.log:

[2024-05-08 13:26:30.971] [wm] [debug] WindowManager()
[2024-05-08 13:26:31.014] [World] [debug] Hello World!
[2024-05-08 13:26:31.032] [wm] [info] enter createAndRegisterApps()
[2024-05-08 13:26:31.032] [wm] [info] exit createAndRegisterApps()
[2024-05-08 13:26:49.949] [wm] [info] DestroyNotify event
[2024-05-08 13:27:34.427] [wm] [debug] WindowManager()
[2024-05-08 13:27:34.471] [World] [debug] Hello World!
[2024-05-08 13:27:34.474] [wm] [info] enter createAndRegisterApps()
[2024-05-08 13:27:34.474] [wm] [info] exit createAndRegisterApps()
[2024-05-08 13:28:09.028] [wm] [info] DestroyNotify event
[2024-05-08 13:29:46.445] [wm] [debug] WindowManager()
[2024-05-08 13:29:46.482] [World] [debug] Hello World!
[2024-05-08 13:29:46.485] [wm] [info] enter createAndRegisterApps()
[2024-05-08 13:29:46.485] [wm] [info] exit createAndRegisterApps()
[2024-05-08 13:30:23.338] [wm] [info] DestroyNotify event
Saco93 commented 6 months ago

My bad, dmenu was not installed on my system.