Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949821 - dev-util/android-studio: any reason Android-Studio.desktop launches bin/studio.sh rather then bin/studio?
Summary: dev-util/android-studio: any reason Android-Studio.desktop launches bin/studi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Low normal
Assignee: Jason A. Donenfeld
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-15 21:39 UTC by gentoo-bugzilla
Modified: 2025-03-20 16:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Pop-up notification on application load. (Screenshot from 2025-02-15 13-28-31.png,24.75 KB, image/png)
2025-02-15 21:39 UTC, gentoo-bugzilla
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gentoo-bugzilla 2025-02-15 21:39:13 UTC
Created attachment 919013 [details]
Pop-up notification on application load.

is there a reason for launching android studio with start.sh rather than applying +x to $DESTDIR/bin/studio and running the ide in the upstreams officially supported manner?

https://youtrack.jetbrains.com/articles/SUPPORT-A-56/Switch-to-a-native-launcher-notification


 $ ls -la /opt/android-studio/bin/
total 2076
drwxr-xr-x. 4 root root   4096 Jan 31 22:14 .
drwxr-xr-x. 8 root root   4096 Dec 13 00:45 ..
-rw-r--r--. 1 root root    136 Jan 31 22:02 appletviewer.policy
-rw-r--r--. 1 root root 184601 Jan 31 22:02 brokenPlugins.db
-rwxr-xr-x. 1 root root    226 Jan 31 22:02 format.sh
-rwxr-xr-x. 1 root root  28834 Jan 31 22:02 fsnotifier
-rwxr-xr-x. 1 root root   9876 Jan 31 22:02 game-tools.sh
drwxr-xr-x. 3 root root   4096 Nov 27 20:33 helpers
-rw-r--r--. 1 root root  11279 Jan 31 22:02 idea.properties
-rwxr-xr-x. 1 root root    301 Jan 31 22:02 inspect.sh
-rw-r--r--. 1 root root 297424 Jan 31 22:02 libdbm.so
drwxr-xr-x. 3 root root   4096 Nov 27 20:33 lldb
-rwxr-xr-x. 1 root root    834 Jan 31 22:02 ltedit.sh
-rwxr-xr-x. 1 root root    287 Jan 31 22:02 profiler.sh
-rw-r--r--. 1 root root 510160 Jan 31 22:02 restarter
-rw-r--r--. 1 root root 963976 Jan 31 22:02 studio
-rw-r--r--. 1 root root    516 Jan 31 22:02 studio64.vmoptions
-rw-r--r--. 1 root root   6864 Jan 31 22:02 studio.png
-rwxr-xr-x. 1 root root   8632 Jan 31 22:02 studio_safe.sh
-rwxr-xr-x. 1 root root   9953 Jan 31 22:02 studio.sh
-rw-r--r--. 1 root root  27642 Jan 31 22:02 studio.svg
Comment 2 Paul Zander 2025-03-20 16:06:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f9ddb3a4d74a83bd361e6b4bb53eb1dce5926f6

commit 0f9ddb3a4d74a83bd361e6b4bb53eb1dce5926f6
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: Fri Feb 14 14:41:32 2025 -0500
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: Fri Feb 14 14:41:32 2025 -0500

    dev-util/android-studio: add 2024.2.2.14
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 dev-util/android-studio/Manifest                                      | 1 +
 ...studio-2024.2.1.12-r1.ebuild => android-studio-2024.2.2.14.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)