Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[Bug]: Open a local folder opens file picker for local instead of remote machine

Aperta
#175 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
48/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
linux
Ambito
backend, desktop

Direzione di ricerca

Inizia riproducendo il flusso della GUI tramite “Open a local folder” e “empty project” con Polyscope su Windows e Polyscope-Server su Ubuntu tramite WSL. Traccia i messaggi path.suggest e project.create_empty mostrati nei log, quindi verifica che sia possibile selezionare le cartelle remote e che i campi del progetto rimangano utilizzabili dopo un errore.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Platform

Linux

Operating system version

Ubuntu 24.04.3 LTS (Through WSL)

System architecture

Windows

PolyScope Version

0.19.0 - Polyscope Server v0.17.0 (linux/x64)

Bug description

When trying to add a repository on a remote server (Polyscope running on Windows, Polyscope-server on Ubuntu through WSL) the open a local folder opens a file picker in Windows (which you cannot select the actual path on the machine). When selecting empty project and manually adding the path a error is shown:

Once that error is shown the fields (project name and folder) remains readonly/disabled and you need to restart to try again.

Image Image
Steps to reproduce
  1. Run Polyscope on Windows/Mac device
  2. Run Polyscope-Server on linux device
  3. Try to add repository through GUI
  4. Click Open a local folder -> local file picker is shown
  5. Click empty project
  6. Fill in project name and folder (git repo) -> path gets autocompleted so that is working
  7. Press blue button
  8. Error message is shown
  9. Fields project name and path become readonly/disabled
Relevant log output
[ws] relay client: path.suggest {"type":"path.suggest","path":"/home/bkooij/test/"}
[ws] relay client: project.create_empty {"type":"project.create_empty","name":"test","directory":"/home/bkooij/test/"}
Lingua principale
Nessun dato sulla lingua
Stelle
20
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di beyondcode/polyscope-community

Tutte le issue di beyondcode/polyscope-community

Issue simili

Altre issue su Backend & API Design

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.