Totally Lost on "python manage.py runserver"

2017-04-14 Thread Michael Durkin
I am at a loss. My Google-Fu seems to be sub-par as I cannot find an answer to what I'm looking for. I am running Ubuntu, using Python 3.6.0 (pyenv handles different Python versions for me), have installed SQLite and Apache and ran "pip install django" to get Django on my machine. I have run

Re: [winswitch] error on build

2017-02-26 Thread Michael Durkin via shifter-users
section ... On Fri, Feb 17, 2017 at 8:38 PM, Antoine Martin wrote: > Please always keep the list CCed. > > On 18/02/17 01:43, Michael Durkin wrote: > > ok, this error is over my head ... > > > > building 'xpra.codecs.libav_common.av_log' extension > > a

Re: [winswitch] error on build

2017-02-25 Thread Michael Durkin via shifter-users
cal symbol' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libavutil.a: error adding symbols: Bad value collect2: error: ld returned 1 exit status error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1 On Sat, Feb 25, 2017 at 8:08

[winswitch] error on build

2017-02-16 Thread Michael Durkin via shifter-users
Not sure if this is a but yet .. probably more of a Odroid-X2/Ubuntu16.04 fresh install issue .. found gcc version: 5.4.0 Traceback (most recent call last): File "setup.py", line 2449, in ffmpeg_pkgconfig = pkgconfig("libavcodec", "libavformat") File "setup.py", line 688, in exec_pkgconfi

[winswitch] error -- doubt its xpra

2016-11-29 Thread Michael Durkin via shifter-users
im getting an error of sorts and im not sure how to deal with it ,,, http://pastebin.com/A2NAug19 /usr/bin/ld.bfd.real: /usr/local/lib/libavutil.a(log.o): relocation R_ARM_THM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/lib

Re: [winswitch] [ANNOUNCE] Xpra 1.0-rc1

2016-11-27 Thread Michael Durkin via shifter-users
i get an odd error ... one that i think should not happen -- i already have cython installed ... but get errror from building it durring python setup.py install of xpra v1 http://pastebin.com/DJrB3tMH On Sat, Nov 26, 2016 at 5:02 AM, Antoine Martin via shifter-users < shifter-users@lists.devloop.

[winswitch] error or not

2016-08-28 Thread Michael Durkin via shifter-users
Im not sure if this is a bug or just too old of ubuntu built on ... trusty 14.04 ... Cythonizing xpra/x11/bindings/keyboard_bindings.pyx Error compiling Cython file: ... cdef XkbRF_VarDefsRec rdefs cdef XkbComponentName

[winswitch] microphone and speakers

2016-06-02 Thread Michael Durkin
Im thinking this is a stupid question ... does xpra need to have settings in paprefs set so that pulse audio is discoverable over network and network access to local sound devices ? ___ shifter-users mailing list shifter-users@lists.devloop.org.uk http:/

Re: [winswitch] codec2

2016-05-31 Thread Michael Durkin
there, some times it not ... im not sure why. Might be a function of bandwidth connection is over 802.11B -- i think 20mb/s ? connection should be ok, but i wonder if at times there bandwidth/speed drops. On Tue, May 31, 2016 at 7:56 PM, Antoine Martin wrote: > On 01/06/16 01:38, Mich

Re: [winswitch] codec2

2016-05-31 Thread Michael Durkin
only patch done is for Ubuntu/Debian ... Oh ... i think we both made the same mistake avcodec2 does not = codec2 On Tue, May 31, 2016 at 7:56 PM, Antoine Martin wrote: > On 01/06/16 01:38, Michael Durkin wrote: > > Im wondering how .. if its needed, im not sure , to use codec2 inste

[winswitch] codec2

2016-05-31 Thread Michael Durkin
Im wondering how .. if its needed, im not sure , to use codec2 instead of opus ... I see a patch for V0.15 but not sure if it is already implements in V0.17 code ... or use a run switch ... Also i see a thread on the server (to client) for xpra sound but not one for client microphone to server ..

Re: [winswitch] build error

2016-05-26 Thread Michael Durkin
d 0.17.2 on a Trusty Ubuntu intel64 ... On Thu, May 26, 2016 at 12:05 PM, Michael Durkin wrote: > Hey making progress i think this means that my client version is > too old which is a problem since its Ubuntu 14-- which does not have > alot of packages available for buildin

Re: [winswitch] build error

2016-05-26 Thread Michael Durkin
'incompatible version: remote version [0, 12] is too old, sorry'] 2016-05-26 12:02:33,247 Connection lost mike@SDR-client:~$ On Thu, May 26, 2016 at 11:58 AM, Michael Durkin wrote: > ok .. that was easy enough to do ... > > Though i would suggest a simple addition, a com

Re: [winswitch] build error

2016-05-26 Thread Michael Durkin
ok .. that was easy enough to do ... Though i would suggest a simple addition, a comment after the patch that removing the # at teh beginning of the line is how to enable the patch. now to test the server On Thu, May 26, 2016 at 11:39 AM, Michael Durkin wrote: > OK ... i should have u

Re: [winswitch] build error

2016-05-26 Thread Michael Durkin
[-Werror=strict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ cc1: all warnings being treated as errors error: command 'aarch64-linux-gnu-gcc' failed with exit status 1 kc7noa@odroid64:~/Downloads/xpra-0.17.2$ On Thu, May 26, 2016 at 11:22 AM, Michael Durkin wrote: &

Re: [winswitch] build error

2016-05-26 Thread Michael Durkin
k-2.0', 'libpygtk-2.0'] kc7noa@odroid64:~/Downloads/xpra-0.17.2$ iv not been able to figure out that package yet ... On Thu, May 26, 2016 at 11:17 AM, Michael Durkin wrote: > Sorry i left out ... > > 0.15.8+dfsg-1 is the one shown as current by the package manager for >

Re: [winswitch] build error

2016-05-26 Thread Michael Durkin
Sorry i left out ... 0.15.8+dfsg-1 is the one shown as current by the package manager for "Ubuntu 16" ... does that have the patches you previously mentioned ...?? On Thu, May 26, 2016 at 10:10 AM, Michael Durkin wrote: > Arm64 is not a intel (i386) or amd architecture the

Re: [winswitch] build error

2016-05-26 Thread Michael Durkin
, 2016 at 9:32 AM, Antoine Martin wrote: > On 26/05/16 22:12, Michael Durkin wrote: > > i tried from trusty archive(xpra) version 15.10-1 and got a dependency > > unsatisfiable error for python-rencode ... how far back in the 15's then > > does one need to go > pyth

Re: [winswitch] build error

2016-05-26 Thread Michael Durkin
Arm64 is not a intel (i386) or amd architecture the computer is a 2"x2" SBC -- system-on-a-chip On May 26, 2016 9:32 AM, "Antoine Martin" wrote: > On 26/05/16 22:12, Michael Durkin wrote: > > i tried from trusty archive(xpra) version 15.10-1 and got a dependenc

Re: [winswitch] build error

2016-05-26 Thread Michael Durkin
with ububtu 14 and the other is 64bit with Ubuntu 16) ... is there a package dependency list for ubuntu? The binarys in the archive will never work on those platforms .. On Thu, May 26, 2016 at 7:29 AM, Antoine Martin wrote: > On 26/05/16 13:23, Michael Durkin wrote: > > Ahhh .. going

Re: [winswitch] build error

2016-05-25 Thread Michael Durkin
Ahhh .. going with the most recent svn would do me no good right now libavcodec-ffmpeg56 is not part of ubuntu 14.04 source ... sigh Perhapse a PPA will help out some where its late, im going to bed. sorry for the direct emails ... On Wed, May 25, 2016 at 10:23 PM, Michael Durkin

[winswitch] build error

2016-05-25 Thread Michael Durkin
was trying to build on Ubuntu 14.04 used apt-get build-dep to pull dependencies building 'xpra.x11.gtk2.gdk_display_source' extension creating build/temp.linux-x86_64-2.7/xpra/x11/gtk2 x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/us

Re: [wsjt-devel] wsjt

2016-05-08 Thread Michael Durkin
gt; > RRR > Mike W9MDB > > > On Sun, May 8, 2016 at 11:20 AM, Michael Durkin wrote: > >> all looks good but so far no decodes on 20M >> >> Does V1.7 need the KVASD decoder still ? >> >> On Sat, May 7, 2016 at 5:21 PM, Michael Durkin wrote: &g

Re: [wsjt-devel] wsjt

2016-05-08 Thread Michael Durkin
well ... maybe i know why now Iv never seen QRZ band prediction graph be all red 80M to 10M might be time to switch to 2M On Sun, May 8, 2016 at 9:20 AM, Michael Durkin wrote: > all looks good but so far no decodes on 20M > > Does V1.7 need the KVASD deco

Re: [wsjt-devel] wsjt

2016-05-08 Thread Michael Durkin
all looks good but so far no decodes on 20M Does V1.7 need the KVASD decoder still ? On Sat, May 7, 2016 at 5:21 PM, Michael Durkin wrote: > k ... found v1.7 ... sigh... building > > On Sat, May 7, 2016 at 5:19 PM, Michael Durkin wrote: > >> Ha i was wron

Re: [wsjt-devel] wsjt

2016-05-07 Thread Michael Durkin
k ... found v1.7 ... sigh... building On Sat, May 7, 2016 at 5:19 PM, Michael Durkin wrote: > Ha i was wrong i can build > > so, i thought latest does not need KVSAD decoder? > > > > On Sat, May 7, 2016 at 2:27 PM, Michael Durkin wrote: > >>

Re: [wsjt-devel] wsjt

2016-05-07 Thread Michael Durkin
Ha i was wrong i can build so, i thought latest does not need KVSAD decoder? On Sat, May 7, 2016 at 2:27 PM, Michael Durkin wrote: > found the problem,but theres nothing i can do about it > > libgles2-mesa-dev conflicts with mali video drivers and untill

Re: [wsjt-devel] wsjt

2016-05-07 Thread Michael Durkin
found the problem,but theres nothing i can do about it libgles2-mesa-dev conflicts with mali video drivers and untill the messa headder gets updated im stuck . On Sat, May 7, 2016 at 9:32 AM, Michael Durkin wrote: > Well ... i did not .. but did this morning > Dang ... i t

Re: [wsjt-devel] wsjt

2016-05-07 Thread Michael Durkin
: > Mike, > > There is a file listing all file dependencies that JTSDK needs, did you > open this file and just do a copy and paste of and including "sudo apt-get > install .." > File is called README.pkg-lists > > 73 > > Ross > > Sent from my iPhone

Re: [wsjt-devel] wsjt

2016-05-06 Thread Michael Durkin
sing > >> Ubuntu-Mate 15.04 and did not hit any permission problems. > >> > >> All the apps JTSDK can build worked as expected, but on a busy band (20m > >> JT65 + JT9) sometimes the decodes would go into the next cycle. It may > >> have been my se

Re: [wsjt-devel] wsjt

2016-05-06 Thread Michael Durkin
pe you are trying to use sudo ./wsjtx when running it? 73 Ross Sent from my iPhone 6 On 6 May 2016, at 23:46, Michael Durkin wrote: I always got permission errors with the jtsdk ... least on the SBC arm ... On May 6, 2016 4:43 PM, "T61AA Ross" wrote: > Hi Bill and Mike, > >

Re: [wsjt-devel] wsjt

2016-05-06 Thread Michael Durkin
ss > VN1UN/VK8UN/T61AA/6O0O > Sent from my iPhone 6 > > > On 6 May 2016, at 23:09, Bill Somerville wrote: > > > >> On 06/05/2016 23:45, Michael Durkin wrote: > >> darn cmake cant find Qt5Widgets hummm > > > > Hi Michael, > >

Re: [wsjt-devel] wsjt

2016-05-06 Thread Michael Durkin
It's my bad ... I thought ubuntu 16 shipped with Qt5 ... it's still qt4, checked with Qmake -v On May 6, 2016 4:12 PM, "Bill Somerville" wrote: > On 06/05/2016 23:45, Michael Durkin wrote: > > darn cmake cant find Qt5Widgets hummm > > Hi Michael, > &

Re: [wsjt-devel] wsjt

2016-05-06 Thread Michael Durkin
darn cmake cant find Qt5Widgets hummm On Fri, May 6, 2016 at 2:37 PM, Michael Durkin wrote: > GOSH you guys are as blind as me .. lol ... > > i see the error copy/paste of a character too many , an extra "$" at > the beginning of the command string

Re: [wsjt-devel] wsjt

2016-05-06 Thread Michael Durkin
GOSH you guys are as blind as me .. lol ... i see the error copy/paste of a character too many , an extra "$" at the beginning of the command string and d/l in 20 sec ... prolly be built in under half hour . dang i hate egg on face thanks for the help guys i alw

Re: [wsjt-devel] wsjt

2016-05-06 Thread Michael Durkin
@odroid64:~/Downloads$ svn Type 'svn help' for usage. kc7noa@odroid64:~/Downloads$ On Fri, May 6, 2016 at 8:30 AM, Michael Durkin wrote: > When i get into the front of the computer (its in the garage and im still > getting the kids off to school and the XYl leaves in a few hour

Re: [wsjt-devel] wsjt

2016-05-06 Thread Michael Durkin
When i get into the front of the computer (its in the garage and im still getting the kids off to school and the XYl leaves in a few hours) its close to Bash# no input file (specified?) On Fri, May 6, 2016 at 7:53 AM, Bill Somerville wrote: > On 06/05/2016 15:26, Michael Durkin wr

Re: [wsjt-devel] wsjt

2016-05-06 Thread Michael Durkin
elopment" branch, you'll need to compile it > manually. > > > 73's > Greg, KI7MT > > > On 05/06/2016 04:32 AM, Bill Somerville wrote: > > On 06/05/2016 07:20, Michael Durkin wrote: > >> Im not sure where to ask this exactly ... but > >&

[wsjt-devel] wsjt

2016-05-05 Thread Michael Durkin
Im not sure where to ask this exactly ... but Iv got wsjt (10 ??) installed and wsjtx1.6 on a new Arm8 (odroid-c2) both don't quite do rig control (i could do softrock - but no Tx control) and i know that they could ... its just that i don't seem to have the latest version of either ... I

Re: [wsjt-devel] WSJT-X: Using with I/Q data

2016-05-04 Thread Michael Durkin
Both is more accurately correct ... The i/q audio ,left & right channels are time domain shifted to produce a image rejection in the mixed (more accurate to say added by transformer) output of the sdr. As long as the audio frequency is not shifted a few kHz from where the image rejection is calib

Re: [wsjt-devel] Fwd: Re: f2py

2016-05-03 Thread Michael Durkin
found the fix i think just a package ... python3-pil.imagetk On Tue, May 3, 2016 at 9:45 PM, Michael Durkin wrote: > this might be a real bug for my system > > Traceback (most recent call last): > File "/usr/local/wsjt/share/wsjt/wsjt.py", line 12, in

Re: [wsjt-devel] Fwd: Re: f2py

2016-05-03 Thread Michael Durkin
gt; Or, you can install all Asciidoc, AsciiDoctor and their dependants to > enable building them. > > > 73's > Greg, KI7MT > > > On 05/03/2016 06:02 PM, Michael Durkin wrote: > > error was from corrupted os ... rebuild image and now i get an error > about &

Re: [wsjt-devel] Fwd: Re: f2py

2016-05-03 Thread Michael Durkin
bsed distros, the package is named: python3-dev > > 73's > Greg, KI7MT > > > On 05/02/2016 06:01 PM, Michael Durkin wrote: > > Got an error that I did see a fix for ... but couldn't exactly find the > > correct location to force the fix ... but on that la

[wsjt-devel] Fwd: Re: f2py

2016-05-02 Thread Michael Durkin
Got an error that I did see a fix for ... but couldn't exactly find the correct location to force the fix ... but on that later ... I tried to build 6650 and got this error ... might be an easy fix by using a diferent version of fortan. .. -- Forwarded message -- From: &qu

Re: Fresco Logic FL2000

2014-07-22 Thread Michael Durkin
(Bus Powered) root@SDR-client:/home/mike# On Mon, Jul 21, 2014 at 9:24 AM, Laurent Pinchart wrote: > Hi Michael, > > On Tuesday 20 May 2014 18:32:08 Michael Durkin wrote: >> It was suggested to me to inquire here if anyone was working on >> drivers or support for the Fresco L

Re: usb to VGA

2014-05-29 Thread Michael Durkin
I did open it up ... and it has printed on the largest IC Fresco Logic FL2000 On Thu, May 29, 2014 at 5:58 AM, Alex Deucher wrote: > On Wed, May 28, 2014 at 9:11 PM, Michael Durkin wrote: >> Yea .. im looking for Xorg or KMS drivers for it ... i dont think >> there are any

Re: usb to VGA

2014-05-29 Thread Michael Durkin
Yea .. im looking for Xorg or KMS drivers for it ... i dont think there are any yet ... and im hopeing some one would be interested in doing so ... On Wed, May 28, 2014 at 6:02 PM, Alan Coopersmith wrote: > On 05/28/14 10:18 AM, Michael Durkin wrote: >> >> Would this be the ri

usb to VGA

2014-05-28 Thread Michael Durkin
Would this be the right list to ask about Fresco Logic's FL2000 USB to VGA adapter? Iv been on a few ML now with being told its the wrong place ... 1d5c:2000 ID Mike KC7NOA ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/arch

Re: am i in the right list?

2014-05-28 Thread Michael Durkin
Tue, May 27, 2014 at 8:18 PM, Michael Durkin wrote: >> what's the process tree like when its looked at? >> >> 1d5c:2000 >> >> On Thu, May 22, 2014 at 8:44 AM, Steven Toth wrote: >>>> Should i email Hans Verkuil or would he see this already ? >

Re: am i in the right list?

2014-05-27 Thread Michael Durkin
what's the process tree like when its looked at? 1d5c:2000 On Thu, May 22, 2014 at 8:44 AM, Steven Toth wrote: >> Should i email Hans Verkuil or would he see this already ? >> Fresco Logic FL2000 USB to VGA adapter > > He would have seen this already. > > - Steve > > -- > Steven Toth - Kernel La

Re: am i in the right list?

2014-05-22 Thread Michael Durkin
Should i email Hans Verkuil or would he see this already ? Fresco Logic FL2000 USB to VGA adapter Mike KC7NOA On Wed, May 21, 2014 at 11:39 AM, Antti Palosaari wrote: > Moikka > > > On 05/21/2014 09:28 PM, Michael Durkin wrote: >> >> Im looking for support for a Fresco

am i in the right list?

2014-05-21 Thread Michael Durkin
Im looking for support for a Fresco logic FL2000 USB to VGA adapter ... Is any one already working on this or am i in the wrong list? Mike KC7NOA -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at

Fresco Logic FL2000

2014-05-20 Thread Michael Durkin
It was suggested to me to inquire here if anyone was working on drivers or support for the Fresco Logic FL2000 1d5c:2000 Mike KC7NOA -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.k

[no subject]

2014-05-20 Thread Michael Durkin
subscribe -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: new driver Fresco Logic

2014-05-20 Thread Michael Durkin
4 at 05:31:13AM +0900, Greg KH wrote: >> > On Tue, May 20, 2014 at 08:07:43AM -0700, Michael Durkin wrote: >> > > Forgive my intrusion ... >> > > >> > > Im hoping to get a driver made for a Fresco Logic FL2000 USB to VGA >> > > adapter ... >&g

Re: new driver Fresco Logic

2014-05-20 Thread Michael Durkin
whom recanted on "open-source drivers with Linux" in the auction ... The print on the chip is FL2000 Fresco Logic ... and is also what is seen in win7 On Tue, May 20, 2014 at 1:31 PM, Greg KH wrote: > On Tue, May 20, 2014 at 08:07:43AM -0700, Michael Durkin wrote: >> F

new driver Fresco Logic

2014-05-20 Thread Michael Durkin
Forgive my intrusion ... Im hoping to get a driver made for a Fresco Logic FL2000 USB to VGA adapter ... Device ID 1d5c:2000 Mike KC7NOA -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vg

[no subject]

2014-05-18 Thread Michael Durkin
Im not sure if im even looking in the right resource ... I have a Fresco Logic USB3/2 to VGA adapter and im not sure if there is support for it in the kernel ... Vender id is 1d5c and the producet is 2000 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a mes