#42270 closed defect (wontfix)
gnuradio: GUI Tabs do not switch on wx GUI Scope sink channels in gnu radio-companion
Reported by: | melnakeeb@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | gnuradio |
Description
I have installed gnu radio from macports on 24th january, with successful compilation. Configuration is OS X 10.8.5 and Xcode 4.6.3 with command line tools of 4.6.2 .compiler is i686-apple-darwin11-llvm-gcc-4.2, and not clang 5.0 as Xcode 5 .
Tone test works. The problem is when running Delay test example (Sine wave source) which is part of GNU Radio tutorial at http://youtu.be/N9SLAnGlGQs?t=4m13s running the example, the wx guy scope runs but channels tabs are not clickable, so no way to switch from Channel 1 to channel 2 or XY-Mode on the oscilloscope. The .grc file of the example is attached. I tested this example on Kubuntu 12.04.3 with the same GRC, it works just fine but with a different guy, although the example was not altered (still with the same wxgui in the .grc file.)
Attachments (3)
Change History (8)
Changed 11 years ago by melnakeeb@…
Attachment: | delaytest.grc added |
---|
Changed 11 years ago by melnakeeb@…
Attachment: | wxguiscopeTabNotSwitching.png added |
---|
Changed 11 years ago by melnakeeb@…
Attachment: | detaytest-gnuradio-companion.png added |
---|
comment:2 Changed 11 years ago by melnakeeb@…
Forget to mention that compilation and running was under XQuartz 2.7.5 installed from website ( as X11 is no longer included with OS X )
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | melnakeeb@… removed |
---|---|
Owner: | changed from macports-tickets@… to michaelld@… |
Summary: | GUI Tabs do not switch on wx GUI Scope sink channels in gnu radio-companion → gnuradio: GUI Tabs do not switch on wx GUI Scope sink channels in gnu radio-companion |
comment:4 Changed 11 years ago by michaelld (Michael Dickens)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This is not a MacPorts issue, but rather one in how GNU Radio uses WX. Please file a ticket with GNU Radio about this issue at < http://gnuradio.org/redmine/projects/gnuradio/issues >; or, if you don't want to, ask me and I'll (eventually) do it.
comment:5 Changed 11 years ago by michaelld (Michael Dickens)
I went ahead and created a GR issue for this ticket: http://gnuradio.org/redmine/issues/647
.grc file that shows wx gui not able to switch guy tabs