studio icon indicating copy to clipboard operation
studio copied to clipboard

Can't open studio directory

Open djcaesar9114 opened this issue 1 year ago • 2 comments

Describe the bug The webapp can't access the .studio folder

To Reproduce Steps to reproduce the behavior:

  1. Go in the editor
  2. Click on 'Importer un pack'
  3. Select the /home/user/.studio$
  4. See the error message "permission denied"

Expected behavior I want to be able to import from the correct folder.

Screenshots image

Logs no log

Desktop and environment (please complete the following information):

  • OS: Ubuntu 22.04

  • Browser irrelevant

  • Java version: openjdk 11.0.21 2023-10-17 OpenJDK Runtime Environment (build 11.0.21+9-post-Ubuntu-0ubuntu122.04) OpenJDK 64-Bit Server VM (build 11.0.21+9-post-Ubuntu-0ubuntu122.04, mixed mode, sharing)

  • Maven version:

  • Apache Maven 3.6.3 Maven home: /usr/share/maven Java version: 11.0.21, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: fr_FR, platform encoding: UTF-8 OS name: "linux", version: "6.2.0-37-generic", arch: "amd64", family: "unix"

  • STUdio application version: main branch of today

Additional context When I save a pack, the webapp saves in this folder.

When I ls -las my home folder I have this:

drwxrwxr-x 6 cesar cesar 4096 oct. 8 01:12 .studio

djcaesar9114 avatar Dec 31 '23 23:12 djcaesar9114