Bug 201215

Summary: comms/jsdr no icons
Product: Ports & Packages Reporter: Nikos <nikos60>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: miwi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Nikos 2015-06-30 12:38:52 UTC
After install from ports comms/jsdr i have no add menu with start program.
Comment 1 Juergen Lock freebsd_committer freebsd_triage 2015-06-30 13:45:12 UTC
Looks like the port doesn't come with icons so just start the programs from a shell...
Comment 2 Juergen Lock freebsd_committer freebsd_triage 2015-06-30 14:17:46 UTC
..and you can find the programs a port installs into /usr/local/bin like this:

pkg info -l jsdr |sed -n s,/usr/local/bin/,,p
Comment 3 Nikos 2015-07-03 08:06:18 UTC
# pkg info -l jsdr |sed -n s,/usr/local/bin/,,p
	fmreceiver-4.1
	mini-receiver
	spectrum-viewer-4.1
	swreceiver
Comment 4 Nikos 2015-07-03 08:13:20 UTC
no work with usb  Realtek RTL2832U

 mini-receiver
Qt: Session management error: None of the authentication protocols specified are supported
Hostapis: 1

Api 0 is OSS

Investigating Device 0

 (output):item 1 wordt stream 0

Investigating Device 1

 (output):item 2 wordt stream 1

Investigating Device 2

 (output):item 3 wordt stream 2

added items to combobox 
Suggested size for outputbuffer = 5013
binwidth	= 375
width of transitionband = 19692
Failed to open rtlsdr.dll
Comment 5 Juergen Lock freebsd_committer freebsd_triage 2015-07-05 13:17:11 UTC
(In reply to Nikos from comment #4)
Hmm I think it needs a config...  Anyway, that shouldn't happen, I hope updating to the latest version will fix it. (fmreceiver-4.1 and spectrum-viewer-4.1 should work however.)