libredeb / libredeb/slingscold

Application will fail to open at times

Open
#3 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vala
Stars
17
Forks
9
PR merge metrics
No merged PRs in 30d

Description

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"**

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the close-and-reopen sequence from the issue and compare the terminal output, especially the gee_array_list_real_get assertion, with the appmenu-gtk-module messages. Trace the failure from the reported assertion and verify that repeated reopening no longer causes the application to abort.

Written by the indexing model from the issue text.

Assessment

Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.