Coder Social home page Coder Social logo

parsec-build's People

Contributors

c4ffein avatar max-7 avatar touilleman avatar vxgmichel avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

hd60hz-open

parsec-build's Issues

Some files not deleted after uninstall

At startup, some old files cause a crash:

C:\Program Files (x86)\Parsec\core>parsec.exe
Traceback (most recent call last):
  File "C:\Python36-x64\lib\site-packages\cx_Freeze\initscripts\__startup__.py", line 14, in run
  File "C:\Python36-x64\lib\site-packages\cx_Freeze\initscripts\Console.py", line 26, in run
  File "parsec/cli.py", line 6, in <module>
  File "C:\projects\parsec-build\parsec-cloud\parsec\cli_utils.py", line 3, in <module>
  File "C:\Python36-x64\lib\site-packages\trio\__init__.py", line 18, in <module>
  File "C:\Python36-x64\lib\site-packages\trio\_core\__init__.py", line 24, in <module>
  File "C:\Python36-x64\lib\site-packages\trio\_core\_ki.py", line 9, in <module>
  File "C:\Python36-x64\lib\site-packages\trio\_util.py", line 67, in <module>
  File "C:\Python36-x64\lib\site-packages\cffi\api.py", line 56, in __init__
Exception: Version mismatch: this is the 'cffi' package version 1.12.2, located in 'C:\\Program Files (x86)\\Parsec\\core\\lib\\cffi\\api.pyc'.  When we import the top-level '_cffi_backend' extension module, we get version 1.12.1, located in 'C:\\Program Files (x86)\\Parsec\\core\\lib\\_cffi_backend.cp36-win_amd64.pyd'.  The two versions should be equal; check your installation.

Problème de désinstallation

Système : Windows 10 Pro version 1809. Ecran +/- 22"
Version PARSEC déjà installée: 1.1.2
Objectif: répondre à une invitation de Thierry à rejoindre une organisation, puis partager un fichier

  1. Le client parsec se lance (process en arrère-plan), mais pas de GUI (et donc pas de signalement de nouvelle version 1.2.1)
  2. Je lance la désinstallation de PARSEC (=1.1.2). -> OK
  3. Je telecharge 1.2.1 de Github 64b. Problèmes de signalement de logiciel dangereux par Windows Defender et Norton, pour mémoire. A l'install, erreur : ne peut écraser le fichier parsec.exe.
    En fait, le process 1.1.2 n'a pas été tué. Il empeche la suppression de son exécutable.
    Après assassinat manuel, ok pour le nouveau lancement install.

Remove mountpoint from Windows navigation bar on deinstallation

Keys and values that will have to be removed when uninstalling Parsec on Windows

HKEY_CURRENT_USER\Software\Classes\CLSID\{6C37F945-7EFC-480A-A444-A6D44A3D107F}
HKEY_CURRENT_USER\Software\Wow6432Node\CLSID\{6C37F945-7EFC-480A-A444-A6D44A3D107F}
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{6C37F945-7EFC-480A-A444-A6D44A3D107F}
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\HideDesktopIcons\NewStartPanel\{6C37F945-7EFC-480A-A444-A6D44A3D107F}

False positive on "Role on workspace X has changed" notifications

Some "Role on workspace X has changed" notifications are displayed even though the role hasn't actually changed.

This has been observed on a workspace with a single owner and no other users. Upon opening a parsec session in a second device, those notifications have appeared for all such workspaces (3 of them).

Build only one binary on Windows instead of two

Currently, the Windows build generates two .exe (one in the main Parsec folder, one in core/). At execution, the first one execs the second one by launching core/parsec.exe core gui.
This causes problems when trying to pin the app to the taskbar, as it's the second .exe that gets pinned, not the first one.
Ideally, we should only have one .exe with the correct Parsec icon that launches the GUI when no arguments are given.

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.