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

[Crash]Wingpanel is crashed if <Alt><number> pressed in GridView where <number> exceeds number of pages #576

Open
jeremypw opened this issue Oct 18, 2023 · 0 comments
Labels
Status: Confirmed Verified by someone other than the reporter

Comments

@jeremypw
Copy link
Collaborator

What Happened?

Opened Applications Menu in GridView. Pressed <Alt>5. Applications Menu crashes and wingpanel crashes/closes (restarts automatically).

Steps to Reproduce

  1. Open Applications Menu (in GridView)
  2. Press <Alt>2
  3. GridView scrolls to page 2
  4. Press <Alt><number> where exceeds number of pages in GridView
  5. Observe crash

Expected Behavior

Invalid GridView page shortcuts should be ignored.

OS Version

7.x (Horus)

Software Version

Latest release (I have run all updates)

Log Output

(switchboard-plugin:11662): Gtk-CRITICAL **: 11:36:53.478: gtk_style_context_add_provider_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
**
ERROR:../src/Views/GridView.vala:137:slingshot_widgets_grid_get_page: assertion failed: (number > 0 && number <= get_n_pages ())
Bail out! ERROR:../src/Views/GridView.vala:137:slingshot_widgets_grid_get_page: assertion failed: (number > 0 && number <= get_n_pages ())


### Hardware Info

_No response_
@lenemter lenemter added the Status: Confirmed Verified by someone other than the reporter label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Confirmed Verified by someone other than the reporter
Projects
None yet
Development

No branches or pull requests

2 participants