Patrizio Bekerle

Results 1223 comments of Patrizio Bekerle

Yes, it gets interpreted as file link... Almost similar to #2425. Didn't we already have this, @Waqar144?

@Waqar144, is this something you could handle in qmarkdowntextedit?

> Warning: script errors: QList(file:///home/omega/Code/qownnotes-scripts/list-maker/list-maker.qml: module "QtQml.WorkerScript" is not installed, file:///home/omega/Code/qownnotes-scripts/list-maker/list-maker.qml: module "QtQml.Models" is not installed, file:///home/omega/Code/qownnotes-scripts/list-maker/list-maker.qml: module "QtQml.WorkerScript" is not installed, file:///home/omega/Code/qownnotes-scripts/list-maker/list-maker.qml: module "QtQml.Models" is not installed) ((null):0, (null))...

Hm, Qt 5.15 should still support macOS 11 in theory, says https://doc.qt.io/qt-5/macos.html. It would be interesting what happens if you build the application yourself (see https://www.qownnotes.org/installation/building.html).

Seems like https://doc.qt.io/qt-6/qprocess.html#startDetached-1 has a timeout in https://github.com/pbek/QOwnNotes/blob/e915cfc6b15cb7697127928fa265df5decdd4afd/src/utils/misc.cpp#L343-L370 But it doesn't look that you can get around that easily... But I also don't think it's a good idea to run...

> https://git.sad.ovh/sophie/QOwnNotesDiscordRPC/src/branch/main/main.qml Nifty, websocket in QML 😉👍️ Hm, things you maybe could do... - Find out if you can increase the timeout for QProcess, then I could add that feature...

Ah, good insight! I hardly ever use Python. 😁

Looks like you are talking about the work in progress feature #790, right? If yes, then it would be the best to deposit your request there... 😉