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

[BUG] Cannot set lines or width in 1.7.2 #1542

Closed
franburstall opened this issue Dec 11, 2021 · 2 comments
Closed

[BUG] Cannot set lines or width in 1.7.2 #1542

franburstall opened this issue Dec 11, 2021 · 2 comments
Labels
bug Incomplete Report - Please follow the guidelines Your report is incomplete and does not follow the guidelines, you may not expect an answer

Comments

@franburstall
Copy link

Rofi version (rofi -v)

Version: 1.7.2

Configuration

https://gist.github.com/franburstall/a8caa1f2e6fede6aabc6567ebb908b11

Launch command

rofi -modi drun -show drun

Step to reproduce

  • Launch rofi

Expected behavior

I expect to see six lines displayed because my config has lines: 6.

Actual behavior

15 lines are displayed and I get the following in the invoking terminal:

(process:2921956): XrmOptions-WARNING **: 15:16:23.511: Option: width is not found.

(process:2921956): XrmOptions-WARNING **: 15:16:23.511: Option: lines is not found.

Additional information

This behaviour is new in 1.7.0. Have I missed something?

@DaveDavenport
Copy link
Collaborator

DaveDavenport commented Dec 11, 2021

See pinned issue: #1397

listview {
lines: 6;
}
window {
width: 40%;
}

@DaveDavenport DaveDavenport added the Incomplete Report - Please follow the guidelines Your report is incomplete and does not follow the guidelines, you may not expect an answer label Dec 11, 2021
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Incomplete Report - Please follow the guidelines Your report is incomplete and does not follow the guidelines, you may not expect an answer
Projects
None yet
Development

No branches or pull requests

2 participants