Phonexia Browser
When reporting issue with Phonexia Browser please attach both SPE report and Browser log.
To create the SPE report:
- Go to the SPE installation directory
- Open command line/terminal (in Ubuntu Linux Right click + press
E
, in Windows typecmd
in the address bar) - Run
./phxadmin --report
(Linux) orphxadmin.exe /report
(Windows) - Zip up the created directory with report and attach the ZIP file to your issue description
Also, run the following command for Phonexia Browser log:
- Go to the BROWSER installation directory
- Open command line/terminal (in Ubuntu Linux Right click + press
E
, in Windows typecmd
in the address bar) - Run
./PhxBrowser &>report.txt
(Linux) orPhxBrowser.exe >report.txt
(Windows) - Do the sequence of steps leading to the issue you are experiencing
- Close Phonexia Browser as usual
- attach the report.txt file to your issue description