Mike

Results 89 comments of Mike

That would be good for any dependent or optional libraries like json-c etc.

I notice DomTerm prints the size of the terminal briefly on startup and then it disappears. The terminal size eg. 149x32... appears where the time would be and it looks...

@PerBothner I am using QTDomTerm - have you tried Brainy with that? BTW, I had assumed QTDomTerm would be faster than the Electron based version - is that right or...

Thanks for looking into it. domterm status gives: ``` DomTerm version 2.9.0 (git describe: 2.1-367-g0e0c2a2) Copyright 2021 Per Bothner and others Using Libwebsockets 3.2.0 Reading settings from: /home/mcarans/.config/domterm/settings.ini Backend pid:2376...

I don't have electron set up right now but if I do domterm --chrome and domterm--chrome-app, I get: ``` > domterm status DomTerm version 2.9.0 (git describe: 2.1-367-g0e0c2a2) Copyright 2021...

Yes, the problem is also present on Chrome (87.0.4280.141) using --chrome-app. I've not tried electron or webview so far.

Using the debugging port I see in the console: Uncaught TypeError: DomTerm.makeElement is not a function at loadHandler (domterm-client.js:367) http://localhost:44401/favicon.ico Failed to load resource: the server responded with a status...

I managed to get it to work by doing the following: Remove the default QT 5.9: `sudo apt remove qt5-qmake qt5-default libqt5webengine5 libqt5webchannel5-dev qtwebengine5-dev` Add a PPA containing newer QT:...

Ok no worries. I was going to search the archives for anyone who managed to get DomTerm working on Linux Mint or any other Ubuntu 18.04LTS derivative, but I've managed...

Will this be merged soon?