Opened 3 months ago
Last modified 2 months ago
#73893 assigned defect
Homebank fails to start
| Reported by: | martinlschumann (Martin Schumann) | Owned by: | jbarbey (Julien BARBEY) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.12.5 |
| Keywords: | tahoe | Cc: | |
| Port: | homebank |
Description
After installing homebank 5.10, I get the following error when trying to start the program from the terminal:
(homebank:3119): Gdk-ERROR **: 09:33:37.894: The program 'homebank' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAccess (attempt to access private resource denied)'. (Details: serial 220 error_code 10 request_code 133 (unknown) minor_code 1) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)
I have the newest version of Xquartz installed and am running Macos Tahoe 26.3.
Change History (3)
comment:1 Changed 3 months ago by jmroot (Joshua Root)
| Owner: | set to jbarbey |
|---|---|
| Status: | new → assigned |
comment:2 Changed 2 months ago by martinlschumann (Martin Schumann)
Note: See
TracTickets for help on using
tickets.

I keep my ports up to date. After updating to the newest dependency versions, the problem seems to be resolved and I can launch Homebank again.