dragonxtek

Results 22 comments of dragonxtek

I have the same issue. Webcamoid works but no fake.py

Is very rare, because that error I started to see since version 2 and before that it didn't appear. I tried it from the root user but the same result....

Hi @shramos, I'm using a ubuntu 18.10. In the docker file I'm running the same operative system and inside it's works fine. I don't know what could be happening. The...

UPDATE: I think that its a capture command issue, because I import a pcap file without issues and I got the same problem: ![Selection_999(942)](https://user-images.githubusercontent.com/10552658/95711702-b9836f80-0c39-11eb-9ae3-ca351e6c6331.png) I attached the pcap file just...

UPDATE2: Additionally, if I import a template, I can execute intercept without issues. ![Selection_999(943)](https://user-images.githubusercontent.com/10552658/95712540-43800800-0c3b-11eb-8845-41a27d2f06f4.png)

Here is the output: ``` sudo python3 Python 3.6.8 (default, Apr 9 2019, 04:59:38) [GCC 8.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import pyshark...

Now, I have tshark 3.3 and I can't capture any packets > ^C[ERROR] Parsing field: ip.addr > [!] Exception: Error processing the previous command. More info: > > 'int' object...

I solved! First, check if you clone pyboostcvconverter submodule. If this folder is empty, it's better clone this proyect with --recursive Second, edit line 44 in CMakeLists.txt and add -fPIC...

I can't find examples in readme for: - multiple answer - matching question - multiple dropdown question - multiple blanks question - question with file upload Can you add examples...