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

corner_radius Unknown/invalid command #350

Open
hrqmonteiro opened this issue Sep 3, 2024 · 3 comments
Open

corner_radius Unknown/invalid command #350

hrqmonteiro opened this issue Sep 3, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@hrqmonteiro
Copy link

hrqmonteiro commented Sep 3, 2024

Please fill out the following:

  • Swayfx Version:

    • sway -v sway version 1.9
  • Debug Log:

    • Run sway -d 2> ~/sway.log from a TTY and upload it to a pastebin, such as gist.github.com.
    • This will record information about sway's activity. Please try to keep the reproduction as brief as possible and exit sway.
    • Attach the full file, do not truncate it.
  • Configuration File:
    https://pastebin.com/zNg752g9

  • Stack Trace:

    • This is only needed if sway crashes.
    • If you use systemd, you should be able to open the coredump of the most recent crash with gdb with
      coredumpctl gdb sway and then bt full to obtain the stack trace.
    • If the lines mentioning sway or wlroots have ?? for the location, your binaries were built without debug symbols. Please compile both sway and wlroots from source and try to reproduce.
  • Description:

    • The steps you took in plain English to reproduce the problem.

    I am trying to set corner_radius and got this error in return: `corner_radius 20: Unknown/invalid command ' corner_radius'

@hrqmonteiro hrqmonteiro added the bug Something isn't working label Sep 3, 2024
@WillPower3309
Copy link
Owner

Looks like you have sway installed, the -v should output

swayfx version 0.4 (based on sway 1.9.0)

@hrqmonteiro
Copy link
Author

Looks like you have sway installed, the -v should output

swayfx version 0.4 (based on sway 1.9.0)

I don't have sway installed, only SwayFX, and i am on it loaded right now:

a

@WillPower3309 WillPower3309 reopened this Sep 8, 2024
@ErikReider
Copy link
Collaborator

Running "sway -v" should not output 1.9 so you do have the regular sway package installed. Never used that package manager so can't really provide any help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants