wh201906 / Proxmark3GUI

A cross-platform GUI for Proxmark3 client | 为PM3设计的跨平台图形界面
GNU Lesser General Public License v2.1
872 stars 150 forks source link

PM3 Error: QProcess::FailedtoStart #39

Closed alphafox02 closed 1 year ago

alphafox02 commented 1 year ago

Latest Iceman repo compiled on Ubuntu 22.04. No issues running ./pm on it's own, also no issues building your GUI.

However, with or without sudo when trying to connect to the client this occurs in the terminal.

PM3 Error: QProcess::FailedToStart "execvp: Permission denied" QThread(0x55b12efc17b0)

I can see the ttyACM0, but currently unable to create a connection.

alphafox02 commented 1 year ago

My mistake, client path was not including the actual pm binary in the path name.