Quote:
Originally Posted by Doitsu
Try changing the code in plugin.py as follows:....
If that doesn't work either, try the attached pyperclip-based test plugin.
|
I changed the code in CCTest plugin's plugin.py, loaded the revised CCTest plugin and ran it. Sadly, the result was the same:
Code:
QT: session management error: could not open network socket
Status: success
Done.
I installed and ran the PCTest plugin. Result was :
Code:
QSettings::value: Empty key passed
QSettings::value: Empty key passed
Qt: session management error: could not open network socket
Status: success
Done.
Nothing was copied to my system clipboard and nothing was able to be pasted into Sigil by either test.
Thanks for trying.