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

Application will fail to open at times #1

Closed
lozanotux opened this issue Jun 6, 2020 · 1 comment
Closed

Application will fail to open at times #1

lozanotux opened this issue Jun 6, 2020 · 1 comment
Assignees
Labels
bug Something isn't working launch Issues related to launch lightpad or apps

Comments

@lozanotux
Copy link
Contributor

lozanotux commented Jun 6, 2020

When you use it will open right away but if you close it a try to open it again you have to try 3 to 6 times it varies before it will open again.

Logs from terminal:

Gtk-Message: 12:50:43.204: Failed to load module "appmenu-gtk-module"
Gtk-Message: 12:50:45.419: Failed to load module "appmenu-gtk-module"
**
ERROR:arraylist.c:1181:gee_array_list_real_get: assertion failed: (index >= 0)
Bail out! ERROR:arraylist.c:1181:gee_array_list_real_get: assertion failed: (index >= 0)
Gtk-Message: 12:50:55.430: Failed to load module "appmenu-gtk-module"
**
ERROR:arraylist.c:1181:gee_array_list_real_get: assertion failed: (index >= 0)
Bail out! ERROR:arraylist.c:1181:gee_array_list_real_get: assertion failed: (index >= 0)
Gtk-Message: 12:50:56.651: Failed to load module "appmenu-gtk-module"
**
ERROR:arraylist.c:1181:gee_array_list_real_get: assertion failed: (index >= 0)
Bail out! ERROR:arraylist.c:1181:gee_array_list_real_get: assertion failed: (index >= 0)
Gtk-Message: 12:50:57.484: Failed to load module "appmenu-gtk-module"
**
ERROR:arraylist.c:1181:gee_array_list_real_get: assertion failed: (index >= 0)
Bail out! ERROR:arraylist.c:1181:gee_array_list_real_get: assertion failed: (index >= 0)
Gtk-Message: 12:50:58.312: Failed to load module "appmenu-gtk-module"**

@libredeb libredeb self-assigned this Jun 6, 2020
@libredeb libredeb added launch Issues related to launch lightpad or apps bug Something isn't working labels Jun 6, 2020
@libredeb
Copy link
Owner

libredeb commented Jun 6, 2020

The issue was due to the fact that occasionally the Gee package throws a negative one (-1)... causing that the correct array element could not be obtained to graph the grid assigned to the page

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

No branches or pull requests

2 participants