Ticket #1225 (new defect)
Gtk accelerators not working when compiling with -threaded
| Reported by: | guest | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.0 |
| Component: | general (Gtk+, Glib) | Version: | 0.11.0 |
| Keywords: | Cc: |
Description
It seems as if compiling a threaded gtk program breaks the accelerators.
Works: ghc --make accel.hs
Does not work: ghc --make -threaded accel.hs
Attachments
Change History
Note: See
TracTickets for help on using
tickets.