PhoenicisOrg / phoenicis

Phoenicis PlayOnLinux and PlayOnMac 5 repository
https://phoenicis.org/
GNU Lesser General Public License v3.0
680 stars 73 forks source link

Add debugging options #1732

Open qparis opened 5 years ago

qparis commented 5 years ago

Currently, it is very hard to get debugging logs.

Also, phoenicis needs to log everything that happens inside a prefix so we can help users later

ImperatorS79 commented 5 years ago

Is not it in the wine.log file inside the container when WINEDEBUG is not set to -all ?

qparis commented 5 years ago

I think it is not sufficient. We also need:

Kreyren commented 5 years ago

On Lutris there is a window in launcher which is helpfulish and output in terminal which is really helpful.

Something with customized WINEDEBUG in separate terminal or something alike using KUWDS https://github.com/RXT067/Scripts/blob/master/KUWDS/KUWDS.sh (assuming finished) which creates markdown document with to make debugging easier might be effective.

plata commented 5 years ago

How is this related to #1604?

Kreyren commented 5 years ago

How is this related to #1604?

How is #1732 related to #1604

EDIT: seems that github bugged on wrong issue?

plata commented 5 years ago

Why?