DisplayCAL is dead, time to move on, what alternative you choosed?

Home Forums General Discussion DisplayCAL is dead, time to move on, what alternative you choosed?

Viewing 15 posts - 106 through 120 (of 201 total)
  • Author
    Posts
  • #142016

    Vincent
    Participant
    • Offline

    Python 3.12 did have problems in windows.  Try python 3.11.  [#370] Updated README.md with a cleaner installation instructions f… · eoyilmaz/displaycal-py3@b00ae16 · GitHub    This was older for a older version 3.9.5 of displaycal.    Odd I am seeing different versions of displaycal 3.9.12 or 3.9.13 in this post.

    The issue is with installer version. Compiled version seems to work but has issues with filenames

    #142020

    Erkan Ozgur Yilmaz
    Participant
    • Offline

    We had very limited tests with the Windows Installer, it is working fine on my Windows 10 machine. But, as I noted in the release page, it might not work properly for you, as this is the first release.

    We are going to release DisplayCAL 3.9.13 this week, as we had problems under Ubuntu which are fixed and also fixed some issues with Windows, and there will be a new Windows installer. It might solve the issues. It would be great if everyone can test the installer and report back in https://www.github.com/eoyilmaz/displaycal-py3/issues

    #142021

    Shankar Narayanan
    Participant
    • Offline

    Same ARGYLL error here as well

    #142031

    lello58
    Participant
    • Offline

    Greetings to everyone and thank you for carrying forward this project that I thought was dead.
    I installed DisplayCAL 3.9.13 on my laptop and everything was fine, however when I installed it on my HTPC, where I will actually have to use it, the attached error messages appeared

    Can you tell me what the problem is? Thank you

    Attachments:
    You must be logged in to view attached files.
    #142036

    Jonathan Graham
    Participant
    • Offline

    Hey Erkan, great work with getting an .exe together! What’s the likelihood of getting an installer packaged for mac? I know a lot of users out there are running OSX.

    #142037

    Erkan Ozgur Yilmaz
    Participant
    • Offline

    The MacOS dmg package is ready and will be available this week (loosly promising as we started to have build issues with Windows package & installer, that we need to solve before releasing a new version).

    #142038

    Erkan Ozgur Yilmaz
    Participant
    • Offline
    #142043

    Erkan Ozgur Yilmaz
    Participant
    • Offline

    MacOS (Apple Silicon / arm64) and Windows Installer (amd64) packages are now available: https://github.com/eoyilmaz/displaycal-py3/releases/tag/3.9.14

    As usual, nothing is guaranteed to work if you have any problems please report them in http://www.github.com/eoyilmaz/displaycal/issues

    So we can fix them quickly.

    Cheers,

    #142047

    Erkan Ozgur Yilmaz
    Participant
    • Offline

    Oh just noticed a bug under Windows, to work around it, install DisplayCAL to C:\DisplayCAL (instead of C:\Program Files\DisplayCAL).

    The empty spaces in paths are creating problems under Windows.

    #142051

    Erkan Ozgur Yilmaz
    Participant
    • Offline

    MacOS Intel x86 package is also generated by DisplayCAL community and uploaded to GitHub: https://github.com/eoyilmaz/displaycal-py3/releases/tag/3.9.14

    #142052

    Jonathan Graham
    Participant
    • Offline

    Bit of a strange permission request from that. The original program didn’t need it, Is that necessary? 

    #142053

    Jonathan Graham
    Participant
    • Offline

    Yeaaa not sure about this guys, can we confirm this isn’t a backdoor?

    Attachments:
    You must be logged in to view attached files.
    #142055

    Erkan Ozgur Yilmaz
    Participant
    • Offline

    Let me check if this is something we have because we didn’t specify an option for this permission or is it required for Argyll… For these kind of issues please use the GitHub issue page, as I’m not monitoring this site that often…

    #142056

    Vincent
    Participant
    • Offline

    Yeaaa not sure about this guys, can we confirm this isn’t a backdoor?

    You’re likely to be using web localhost instead of your display. “Likely” because is 99% useless to upload that screenshot with no information.

    Ragarding permissions, build DisplayCAL-py3 and see what happens and what asks you.

    Quoting Erkan’s post

    It would be lovely if you can generate one and send it over to me:

    1 – Fristly install the requirements if you didn’t already done it before:

    brew install glib gtk+3 [email protected]

    2- Build DisplayCAL:

    cd ~
    git clone https://www.github.com/eoyilmaz/displaycal-py3
    cd displaycal-py3
    SYSTEM_PYTHON=python3.12 make venv build install
    source ./.venv/bin/activate
    python setup.py py2app

    3- That should generate ~/displaycal-py3/dist/py2app.macosx-14.0-arm64-py3.12/DisplayCAL-3.9.14 folder, you can put a link to the /Applications for people to easily drag & drop the app in to their Applications folder:

    cd ~/displaycal-py3/dist/py2app.macosx-14.0-arm64-py3.12/DisplayCAL-3.9.14
    ln -s /Applications

    4- Use Disk Utility.app to generate a dmg file, by File -> New Image -> Image From Folder… and selecting the ~/displaycal-py3/dist/py2app.macosx-14.0-arm64-py3.12/DisplayCAL-3.9.14 folder.

    (*) “py2app.macosx-14.0-arm64-py3.12” will have other name depending on platform and py version

    • This reply was modified 1 year, 7 months ago by Vincent.
    • This reply was modified 1 year, 7 months ago by Vincent.
    #142110

    Kuba Trybowski
    Participant
    • Offline

    When I try to run DisplayCAL 3.9.14, I get the following error messages:

    https://postimg.cc/gallery/n9N0nKv/a79f2a93

Viewing 15 posts - 106 through 120 (of 201 total)

You must be logged in to reply to this topic.

Log in or Register

Display Calibration and Characterization powered by ArgyllCMS