Opened 14 years ago
Closed 14 years ago
#25426 closed defect (duplicate)
GNUplot is not interacting properly with AuqaTerm
Reported by: | fehmtf@… | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | gnuplot aquaterm |
Description
I installed gnuplot and aquaterm using macport. i got no errors during installation and gnuplot successfully sets the term output to aqua. When i try to plot something, e.g. plot sin(x), aqua term starts successfully but nothing happens. No window pops up and gnuplot does not give an error message. I searched the system log files and found the following error message:
6/25/2010 8:45:30 PM AquaTerm[1983] more significant bytes (8) than room to hold them (4)
I don't really understand the error but i belief that i am not the only one experiencing this problem. There is definitely no error with gnuplot itself. I can create plots using x11 so the error occurs probably somewhere during interaction between gnuplot and aquaterm.
Change History (3)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | gnuplot aquaterm interaction junction removed |
---|---|
Owner: | changed from macports-tickets@… to mcalhoun@… |
Port: | gnuplot aquaterm added |
comment:2 Changed 14 years ago by gnw3
comment:3 Changed 14 years ago by nerdling (Jeremy Lavergne)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #24714.
Replying to fehmtf@…:
This suggests that one of the programs is running in 64-bit mode, the other in 32-bit mode. On Leopard I ended up with:
If I don't set AquaTerm to run in 32-bit mode, I get similar symptoms, but nothing from AquaTerm in the logs.