[op25-dev] Unable to Run scope.py

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/op25-dev@lists.osmocom.org/.

Brett Friermood brett.friermood@gmail.com [op25-dev] op25-dev at yahoogroups.com
Sun Feb 5 16:50:01 UTC 2017


No go. Still the same error using both the "-A" and "-a" arguments for
audio input. With no SDR plugged in, or any audio arguments, I get the
expected "FATAL: No supported devices found to pick from." warning but also
still get the GUI error lines showing up afterward.

On Tue, Jan 31, 2017 at 9:45 PM, Sean Kealy superstardodge at yahoo.com
[op25-dev] <op25-dev at yahoogroups.com> wrote:

> Almost seems like it doesn't like your RTL , try running scope with the if
> or disc tap command and see if it comes up
>
>
>
> --------------------------------------------
> On Tue, 1/31/17, Brett Friermood brett.friermood at gmail.com [op25-dev] <
> op25-dev at yahoogroups.com> wrote:
>
>  Subject: Re: [op25-dev] Unable to Run scope.py
>  To: op25-dev at yahoogroups.com
>  Received: Tuesday, January 31, 2017, 6:41 PM
>
>  I did. "sudo rmmod
>  dvb_usb_rtl28xxu" outputs "rmmod: ERROR: Module
>  dvb_usb_rtl28xxu is not currently
>  loaded"
>
>  This was a
>  fresh install of OP25 on this computer. I am able to run
>  osmocom_fft without issue.
>
>  On Tue, Jan 31, 2017 at 8:19 PM, Sean Kealy superstardodge at yahoo.com
>  [op25-dev] <op25-dev at yahoogroups.com>
>  wrote:
>
>  >
>  >
>  > Did you do the remove
>  modprobe command?
>  >
>  >
>  > On Tuesday, January
>  31, 2017 2:18 PM, "Brett Friermood
>  >
>  brett.friermood at gmail.com
>  [op25-dev]" <op25-dev at yahoogroups.com>
>  wrote:
>  >
>  >
>  >
>  > I may have
>  misinterpreted your question thinking you were asking if
>  the
>  > error comes up rather than asking
>  if the GUI comes up.
>  >
>  > If I run scope.py without any arguments I
>  still get the same error. Any
>  > manner of
>  command line arguments produces the same error.
>  >
>  > On Sun, Jan 29, 2017
>  at 10:27 AM, Sean Kealy superstardodge at yahoo.com
>  > [op25-dev] <op25-dev at yahoogroups.com>
>  wrote:
>  >
>  >
>  >
>  > If  u run just
>  ./scope.py does it come up
>  >
>  >
>  >
>  ------------------------------ --------------
>  > On Sat, 1/28/17, Brett Friermood brett.friermood at gmail.com
>  [op25-dev] <
>  > op25-dev at yahoogroups.com>
>  wrote:
>  >
>  >  Subject:
>  [op25-dev] Unable to Run scope.py
>  >  To:
>  op25-dev at yahoogroups.com
>  >  Received: Saturday, January 28, 2017,
>  2:06 PM
>  >
>  >  BretJust
>  built OP25 on
>  >  Debian Jessie without
>  issue. However when I try to
>  >  run a
>  simple scope command it fails with the
>  >  following error:
>  >
>  >  Traceback
>  >  (most
>  recent call last):
>  >    File
>  >  "./scope.py", line 2751, in
>  <module>
>  >      app =
>  stdgui2.stdapp(p25_rx_block,
>  >
>  "APCO P25 Receiver", 3)
>  >
>  File
>  >  "/usr/lib/python2.7/dist-
>  packages/gnuradio/wxgui/ stdgui2.py",
>  >  line
>  >  46, in
>  __init__
>  >
>  >
>  wx.App.__init__ (self, redirect=False)
>  >
>  >  File
>  >  "/usr/lib/python2.7/dist-
>  packages/wx-3.0-gtk2/wx/_core. py",
>  >  line
>  >  8628, in
>  __init__
>  >
>  >
>  self._BootstrapApp()
>  >    File
>  >  "/usr/lib/python2.7/dist-
>  packages/wx-3.0-gtk2/wx/_core. py",
>  >  line
>  >  8196, in
>  _BootstrapApp
>  >      return
>  _core_.PyApp__BootstrapApp(* args,
>  >
>  **kwargs)
>  >    File
>  >  "/usr/lib/python2.7/dist-
>  packages/gnuradio/wxgui/ stdgui2.py",
>  >  line
>  >  49, in
>  OnInit
>  >
>  >  frame =
>  stdframe (self.top_block_maker, self.title,
>  >  self._nstatus)
>  >
>  File
>  >  "/usr/lib/python2.7/dist-
>  packages/gnuradio/wxgui/ stdgui2.py",
>  >  line
>  >  76, in
>  __init__
>  >
>  >
>  self.panel = stdpanel (self, self, top_block_maker)
>  >    File
>  >
>  "/usr/lib/python2.7/dist- packages/gnuradio/wxgui/
>  stdgui2.py",
>  >  line
>  >  98, in __init__
>  >
>  >  self.top_block = top_block_maker (frame,
>  self, vbox,
>  >  sys.argv)
>  >    File "./scope.py",
>  >  line 212, in __init__
>  >
>  >
>  self.__init_gui(frame, panel, vbox)
>  >
>    File
>  >  "./scope.py", line
>  466, in __init_gui
>  >
>  self.frame.CreateStatusBar()
>  >
>  File
>  >  "/usr/lib/python2.7/dist-
>  packages/wx-3.0-gtk2/wx/_ windows.py",
>  >  line
>  >  615, in
>  CreateStatusBar
>  >      return
>  >  _windows_.Frame_ CreateStatusBar(*args,
>  **kwargs)
>  >  wx._core.PyAssertionError:
>  C++ assertion
>  >
>  "!m_frameStatusBar" failed at
>  >  ../src/common/framecmn.cpp( 381) in
>  >
>  >  CreateStatusBar():
>  recreating status bar
>  >  in
>  >  wxFrame
>  >
>  >
>  >  The command I am
>  running is simply
>  >  "./scope.py -f
>  152.5925e6". Other
>  >  references to
>  this error that I have been able
>  >  to
>  find appeared to all be
>  >  resolved
>  by
>  >  adding or properly formatting the
>  NAC in the trunk.tsv
>  >  file.
>  >  Scope.py properly finds the SDR
>  >  dongle, and will set the gain if I
>  provide
>  >  the argument, but always
>  fails with this error
>  >  and never opens
>  the GUI. I'm
>  >  sure
>  >  I'm missing something simple.
>  >
>  >
>  >  Thanks,
>  >
>  >  Brett
>  >
>  >
>  >
>  >
>  ------------------------------ ------
>  >
>  Posted by: Sean Kealy <superstardodge at yahoo.com>
>  > ------------------------------ ------
>  >
>  >
>  >
>  ------------------------------ ------
>  >
>  > Yahoo Groups Links
>  >
>  >
>  >     (Yahoo! ID required)
>  >
>  > <op25-dev-fullfeatured at yahoogroups.com>
>  >
>  >
>  >
>  >
>  >
>  >
>  >
>  >
>  >
>
>  >
>
>
> ------------------------------------
> Posted by: Sean Kealy <superstardodge at yahoo.com>
> ------------------------------------
>
>
> ------------------------------------
>
> Yahoo Groups Links
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/op25-dev/attachments/20170205/37aa40f9/attachment.htm>


More information about the op25-dev mailing list