gnuplot freezes if the wx terminal is used
Bug #300829 reported by
dqsfd
This bug affects 16 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnuplot (Debian) |
Fix Released
|
Unknown
|
|||
gnuplot (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
octave2.9 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: gnuplot
I'm using ubuntu 8.10 and gnuplot (version 4.2.3-1) crashes on opening a new window.
Here is what needs to be typed at gnuplot's prompt :
plot x
set terminal wxt 1
Then gnuplot just don't respond anymore.
summary: |
- gnuplot crashes on opening a second window + gnuplot freezes if the wx terminal is used |
Changed in gnuplot (Debian): | |
status: | Unknown → New |
Changed in gnuplot (Debian): | |
status: | New → Incomplete |
Changed in gnuplot (Debian): | |
status: | Incomplete → Fix Released |
To post a comment you must log in.
I have a similar problem with the very first window I plot. The graphic windows freezes after plotting any graphics, like
plot sin(x)
After showing the graphic, the graphic window doesn't update if you move another window in front of it. If you type a gnuplot command that doesn't use the graphic window, like a=2, it is ok. However, if you try to plot another graphic, the whole gnuplot freezes.