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

"guake --select-tab" always returns "invalid index" #1492

Closed
bendev opened this issue Jan 24, 2019 · 0 comments
Closed

"guake --select-tab" always returns "invalid index" #1492

bendev opened this issue Jan 24, 2019 · 0 comments

Comments

@bendev
Copy link

bendev commented Jan 24, 2019

Switching tabs by command line with guake --select-tab <index> works fine but it complains about "invalid index" regardless of the outcome since recently. Not a huge problem, but it broke my bootstrap script.

I tried to pinpoint the error, but lost track in the realms of gobject. A simple check for the number of tabs instead of relying on gobject return values might be a solution.

Guake: e0dba67
Cinnamon: 4.0.9-1
gtk3: 3.24.4-1
python-gobject: 3.30.4-1
OS: Arch Linux

@bendev bendev changed the title guake --select-tab always returns "invalid index" "guake --select-tab" always returns "invalid index" Jan 24, 2019
bendev pushed a commit to bendev/guake that referenced this issue Jan 25, 2019
- select_tab checks for correct index before switching tab
- "invalid index" error message goes to stderr now
bendev pushed a commit to bendev/guake that referenced this issue Jan 25, 2019
- select_tab checks for correct index before switching tab
- "invalid index" error message goes to stderr now
@gsemet gsemet closed this as completed in 7c91cfe Jan 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant