Code Monkey home page Code Monkey logo

Comments (7)

szieke avatar szieke commented on June 1, 2024 1

Hi,

the problem was that QDesktopServices::openUrl(QUrl(path)) with a path which contains spaces does not work.
The solution is QDesktopServices::openUrl(QUrl::fromLocalFile(path)) .

Thx for reporting the bug and for your time

from scriptcommunicator_serial-terminal.

szieke avatar szieke commented on June 1, 2024

Hi,

which os do you use? Are you using a prebuild version (I have tested it on windows 10, kubuntu and mac os and all is looking fine)?

from scriptcommunicator_serial-terminal.

gnbl avatar gnbl commented on June 1, 2024

Oh, sorry: https://sourceforge.net/projects/scriptcommunicator/files/Windows/ScriptCommunicatorSetup_04_21_windows.zip/ on W7 x64. I can have another look tomorrow.

from scriptcommunicator_serial-terminal.

szieke avatar szieke commented on June 1, 2024

Hi,

I have tested it on W7 x64 too.

from scriptcommunicator_serial-terminal.

gnbl avatar gnbl commented on June 1, 2024

Will try to try next week...

from scriptcommunicator_serial-terminal.

gnbl avatar gnbl commented on June 1, 2024

Fresh download, same result. But maybe this helps to reproduce:
The installer should check if elevated priviliges (Administrator) are required, or it will fail if they are needed.
I suspect installing as admin is also the reason it does not find the PDF, which does exist in the install dir (C:\Program Files (x86)\ScriptCommunicator). So a path might be off (it also fails if started as normal user straight from install dir).

from scriptcommunicator_serial-terminal.

szieke avatar szieke commented on June 1, 2024

Hi,

thx for your time.
I have copied my installation folder to C:\Program Files (x86)\ScriptCommunicator (with admin rights). Then I started ScriptCommunicator with and without admin priviliges. In both scenarios I get the same error message (could not open Manual_ScriptCommunicator.pdf).
I think that maybe the path is the problem (it contains spaces). I will check this.

Thx again for your time.

from scriptcommunicator_serial-terminal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.