I'm stuck then , it's a lot of work but I would reinstall op25. Maybe somebody with a bit more experience could weigh in and help us?

--------------------------------------------
On Sun, 2/5/17, Brett Friermood brett.friermood@gmail.com [op25-dev] <op25-dev@yahoogroups.com> wrote:

Subject: Re: [op25-dev] Unable to Run scope.py
To: op25-dev@yahoogroups.com
Received: Sunday, February 5, 2017, 8:50 AM

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@yahoo.com
[op25-dev] <op25-dev@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@gmail.com
[op25-dev] <
> op25-dev@yahoogroups.com>
wrote:
>
>  Subject:
Re: [op25-dev] Unable to Run scope.py

To: op25-dev@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@yahoo.com
>  [op25-dev] <op25-dev@yahoogroups.com>
>  wrote:
>
>  >
>  >
>  > Did you do the remove
>  modprobe command?

>
>  >
>  >
On Tuesday, January
>  31, 2017 2:18 PM,
"Brett Friermood
>  >
>  brett.friermood@gmail.com
>  [op25-dev]" <op25-dev@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@yahoo.com
>  > [op25-dev] <op25-dev@yahoogroups.com>
>  wrote:
>  >
>  >
>  >
>  > If  u run just
>  ./scope.py does it come up
>  >
>  >
>  >

------------------------------ --------------
>  > On Sat, 1/28/17, Brett Friermood brett.friermood@gmail.com
>  [op25-dev] <

> op25-dev@yahoogroups.com>
>  wrote:
>  >
>  >  Subject:

[op25-dev] Unable to Run scope.py

>  To:
>  op25-dev@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@yahoo.com>
>  > ------------------------------
------
>  >

>
>  >

------------------------------ ------

>
>  > Yahoo Groups Links
>  >
>  >
>  >     (Yahoo! ID
required)
>  >

> <op25-dev-fullfeatured@yahoogroups.com>
>  >
>  >
>  >
>  >
>  >
>  >
>  >
>  >
>  >
>
>  >
>
>
>
------------------------------------
>
Posted by: Sean Kealy <superstardodge@yahoo.com>
> ------------------------------------
>
>
>
------------------------------------
>
> Yahoo Groups Links
>
>
>
>

__._,_.___

Posted by: Sean Kealy <superstardodge@yahoo.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (10)

Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.


.

__,_._,___