Skip to content

Files leaked outside of installation directory #32

@ykis-0-0

Description

@ykis-0-0

Behaviour

As stated in title, there are files leaked outside of the installation directory of the IntelliJ IDEA when tested with Sandboxie-Plus ver 0.9.8d

Steps to reproduce this issue

  1. Download the provided installer binary (suffix 2021.2.2-49-setup.exe)
  2. Proceed with arbitrary installation home
  3. Check the "Run IntelliJ IDEA Community Portable" checkbox, and click finish
  4. Agree to EULA
  5. Proceed normally until welcome dialog appears

Expected behaviour

Tell me what should happen

Everything should be contained within install directory

Actual behaviour

Tell me what happens instead

Files appearing in %AppData%\JetBrains, please refer to screenshot provided

Configuration

App release / arch (ex. 1.0.0-2 win64) :
2021.2.2-49 win64

Operating system (ex. Windows 10 Pro 64 bits) :
Windows 10 Home 64-bit

Winver screenshot :
21H1, build 19043.1415
image

Screenshots

user\current is %USERPROFILE% in Sandboxie
Installation dir is %USERPROFILE%\Desktop\Develop\intellij-idea-community-portable
but files are appearing at %AppData%\Roaming\JetBrains(highlighted), which is outside of the install

image

If applicable, add screenshots to help explain your problem.

Logs

Join the log file log\[appname]-portable.log to this issue.

Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:118 > --------
Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:119 > Operating System: Windows 10.0.19043
Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:120 > Starting IntelliJ IDEA Community 2021.2.2-49 (portapps 3.3.1)...
Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:121 > Release date: 2021/09/19 22:37:00
Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:122 > Publisher: CrazyMax (https://github.com/portapps/intellij-idea-community-portable)
Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:123 > Root path: C:\Users\YouSuck\Desktop\Develop\intellij-idea-community-portable
Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:127 > Configuration:
common:
  disable_log: false
  args: []
  env: {}
  app_path: ""

Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:167 > Process: C:\Users\YouSuck\Desktop\Develop\intellij-idea-community-portable\app\bin\idea64.exe
Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:168 > Args (config file): 
Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:169 > Args (cmd line): 
Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:170 > Args (hardcoded): 
Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:171 > Working dir: C:\Users\YouSuck\Desktop\Develop\intellij-idea-community-portable\app\bin
Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:172 > App path: C:\Users\YouSuck\Desktop\Develop\intellij-idea-community-portable\app
Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:173 > Data path: C:\Users\YouSuck\Desktop\Develop\intellij-idea-community-portable\data
Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:174 > Previous path: 
Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:180 > Launching IntelliJ IDEA Community
Sun, 26 Dec 2021 04:03:47 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:190 > Exec C:\Users\YouSuck\Desktop\Develop\intellij-idea-community-portable\app\bin\idea64.exe 
2021-12-26 04:04:45,725 [  55338]   WARN - l.NotificationGroupManagerImpl - Notification group CodeWithMe is already registered (group=com.intellij.notification.NotificationGroup@dcd5c4). Plugin descriptor: PluginDescriptor(name=Code With Me, id=com.jetbrains.codeWithMe, descriptorPath=plugin.xml, path=~\Desktop\Develop\intellij-idea-community-portable\app\plugins\cwm-plugin, version=212.5284.40, package=null) 
Sun, 26 Dec 2021 04:18:07 CST INF ..\..\..\..\runneradmin\go\pkg\mod\github.com\portapps\portapps\v3@v3.3.1\portapps.go:211 > Closing IntelliJ IDEA Community

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions