#290 closed defect (discarded)
Executing macros does not work on OSX
Reported by: | aboeckma | Owned by: | epruesse |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Library (GUI) | Version: | gtkport |
Keywords: | Cc: |
Description
- File → Macros
- Open ARBMACRO folder
- open a random macro
- notice error message on command line
[Action 'perl /Users/mpimm/arb/gtk_only/lib/macros/toggle_color.amc &'] Can't load '/Users/mpimm/arb/gtk_only/lib//ARB.bundle' for module ARB: dlopen(/Users/mpimm/arb/gtk_only/lib//ARB.bundle, 1): Symbol not found: _GBP_croak_function Referenced from: /Users/mpimm/arb/gtk_only/lib//ARB.bundle Expected in: flat namespace in /Users/mpimm/arb/gtk_only/lib//ARB.bundle at /opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level/DynaLoader.pm line 204. at /Users/mpimm/arb/gtk_only/lib/macros/toggle_color.amc line 3 Compilation failed in require at /Users/mpimm/arb/gtk_only/lib/macros/toggle_color.amc line 3. BEGIN failed--compilation aborted at /Users/mpimm/arb/gtk_only/lib/macros/toggle_color.amc line 3.
Change History (8)
comment:1 Changed 12 years ago by aboeckma
- Component changed from !NoIdea to Library (GUI)
- Version set to gtkport
comment:2 Changed 11 years ago by epruesse
- Milestone set to gtkmerge
comment:3 Changed 11 years ago by epruesse
- Owner changed from devel to epruesse
- Status changed from new to assigned
comment:4 Changed 11 years ago by westram
comment:5 Changed 11 years ago by westram
see also #508
comment:6 Changed 7 years ago by westram
- Resolution set to discarded
- Status changed from assigned to closed
gtk-port is dead
comment:7 Changed 7 years ago by westram
- Milestone gtkmerge deleted
Ticket retargeted after milestone deleted
comment:8 Changed 6 years ago by westram
macros were reported to work under OSX with r17369
Note: See
TracTickets for help on using
tickets.
possibly fixed for trunk by [11959]