Package Details: studio-3t 2024.4.0-1

Git Clone URL: https://aur.archlinux.org/studio-3t.git (read-only, click to copy)
Package Base: studio-3t
Description: The Professional Client, IDE and GUI for MongoDB
Upstream URL: https://studio3t.com
Keywords: MongoDB
Licenses: custom
Provides: studio-3t
Replaces: mongochef
Submitter: None
Maintainer: dchusovitin
Last Packager: dchusovitin
Votes: 18
Popularity: 0.173605
First Submitted: 2017-02-12 23:52 (UTC)
Last Updated: 2024-10-01 17:21 (UTC)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

Xanarion commented on 2020-07-06 18:33 (UTC)

New version of the package is out: pkgver=2020.6.0 sha256sums=('3ad3033a694ca38ea4cb6f245d9e098ecbf3d72c450dc48d910b99faf9883988')

efernandes commented on 2019-01-02 11:04 (UTC)

@ixevix thanks!

ixevix commented on 2018-12-29 20:57 (UTC)

Might want to add gendesk to build deps.

afterSt0rm commented on 2018-12-18 14:18 (UTC)

Okay, I'm disowning this package as I don't have enough time to check into its issues. Feel free to pick it up guys!

connesc commented on 2018-09-28 13:11 (UTC) (edited on 2018-09-28 13:14 (UTC) by connesc)

Something like this may be a good start:

./${pkgname}.sh -q -dir ${pkgdir}/opt/${pkgname}

You can find more details on Install4j's "unattended mode" in the official doc.

afterSt0rm commented on 2018-09-28 12:54 (UTC)

@connesc I may look into this, but it does not seem a very straightforward solution to build.

connesc commented on 2018-09-28 10:13 (UTC)

This PKGBUILD is now launching a setup GUI. However, building packages is not supposed to be interactive (https://wiki.archlinux.org/index.php/Creating_packages#Defining_PKGBUILD_variables).

Is there a way to properly extract package files without running the installer?

afterSt0rm commented on 2018-09-26 14:02 (UTC) (edited on 2018-09-26 14:02 (UTC) by afterSt0rm)

@jhenriquez, can you share your current DE? Are you using a full blown one, like Gnome, or just a WM like i3?

jhenriquez commented on 2018-09-26 10:54 (UTC) (edited on 2018-09-26 10:55 (UTC) by jhenriquez)

Ran into this while installing. Solved it using "xhost +" I must admit I have no idea why it worked.

This is the error log:

Exception:

java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11GraphicsEnvironment
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at java.awt.GraphicsEnvironment.createGE(GraphicsEnvironment.java:103)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:82)
    at sun.awt.X11.XToolkit.<clinit>(XToolkit.java:126)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at java.awt.Toolkit$2.run(Toolkit.java:860)
    at java.awt.Toolkit$2.run(Toolkit.java:855)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:854)
    at sun.swing.SwingUtilities2.getSystemMnemonicKeyMask(SwingUtilities2.java:2020)
    at javax.swing.plaf.basic.BasicLookAndFeel.initComponentDefaults(BasicLookAndFeel.java:1158)
    at javax.swing.plaf.metal.MetalLookAndFeel.initComponentDefaults(MetalLookAndFeel.java:431)
    at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java:148)
    at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(MetalLookAndFeel.java:1577)
    at javax.swing.UIManager.setLookAndFeel(UIManager.java:539)
    at javax.swing.UIManager.setLookAndFeel(UIManager.java:579)
    at javax.swing.UIManager.initializeDefaultLAF(UIManager.java:1349)
    at javax.swing.UIManager.initialize(UIManager.java:1459)
    at javax.swing.UIManager.maybeInitialize(UIManager.java:1426)
    at javax.swing.UIManager.getUI(UIManager.java:1006)
    at javax.swing.JPanel.updateUI(JPanel.java:126)
    at javax.swing.JPanel.<init>(JPanel.java:86)
    at javax.swing.JPanel.<init>(JPanel.java:109)
    at javax.swing.JPanel.<init>(JPanel.java:117)
    at com.install4j.runtime.installer.frontend.FormPanel.<init>(FormPanel.java:49)
    at com.install4j.runtime.installer.frontend.headless.AbstractHeadlessScreenExecutor.init(AbstractHeadlessScreenExecutor.java:67)
    at com.install4j.runtime.installer.frontend.headless.ConsoleScreenExecutor.<init>(ConsoleScreenExecutor.java:24)
    at com.install4j.runtime.installer.frontend.headless.InstallerConsoleScreenExecutor.<init>(InstallerConsoleScreenExecutor.java:6)
    at com.install4j.runtime.installer.Installer.getScreenExecutor(Installer.java:88)
    at com.install4j.runtime.installer.Installer.runInProcess(Installer.java:57)
    at com.install4j.runtime.installer.Installer.main(Installer.java:45)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:85)
    at com.install4j.runtime.launcher.UnixLauncher.main(UnixLauncher.java:62)

System properties:

java.runtime.name=Java(TM) SE Runtime Environment
exe4j.moduleName=/home/polo/.cache/yay/studio-3t/src/studio-3t.sh
sun.boot.library.path=/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir/jre/lib/amd64
java.vm.version=25.181-b13
java.vm.vendor=Oracle Corporation
java.vendor.url=http://java.oracle.com/
path.separator=:
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
file.encoding.pkg=sun.io
user.country=US
sun.java.launcher=SUN_STANDARD
sun.os.patch.level=unknown
install4j.exeDir=/home/polo/.cache/yay/studio-3t/src/
java.vm.specification.name=Java Virtual Machine Specification
user.dir=/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir
java.runtime.version=1.8.0_181-b13
java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
i4jv=0
java.endorsed.dirs=/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir/jre/lib/endorsed
os.arch=amd64
java.io.tmpdir=/tmp
line.separator=

java.vm.specification.vendor=Oracle Corporation
os.name=Linux
exe4j.totalDataLength=168221548
sun.java2d.noddraw=true
sun.jnu.encoding=UTF-8
java.library.path=/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir/user::/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
java.specification.name=Java Platform API Specification
java.class.version=52.0
sun.management.compiler=HotSpot 64-Bit Tiered Compilers
os.version=4.18.9-arch1-1-ARCH
i4j.vpt=true
install4j.cwd=/home/polo/.cache/yay/studio-3t/src
user.home=/root
user.timezone=America/Santo_Domingo
java.awt.printerjob=sun.print.PSPrinterJob
file.encoding=UTF-8
install4j.jvmDir=/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir/jre
java.specification.version=1.8
java.class.path=i4jruntime.jar
user.name=root
java.vm.specification.version=1.8
sun.java.command=com.install4j.runtime.launcher.UnixLauncher launch 0 0 0 com.install4j.runtime.installer.Installer
java.home=/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir/jre
sun.arch.data.model=64
user.language=en
java.specification.vendor=Oracle Corporation
awt.toolkit=sun.awt.X11.XToolkit
java.vm.info=mixed mode
java.version=1.8.0_181
java.ext.dirs=/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir/jre/lib/ext:/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir/jre/jre/lib/ext
sun.boot.class.path=/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir/jre/lib/resources.jar:/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir/jre/lib/rt.jar:/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir/jre/lib/sunrsasign.jar:/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir/jre/lib/jsse.jar:/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir/jre/lib/jce.jar:/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir/jre/lib/charsets.jar:/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir/jre/lib/jfr.jar:/home/polo/.cache/yay/studio-3t/src/studio-3t.sh.27424.dir/jre/classes
java.awt.headless=true
install4j.appDir=/home/polo/.cache/yay/studio-3t/src/
java.vendor=Oracle Corporation
file.separator=/
java.vendor.url.bug=http://bugreport.sun.com/bugreport/
sun.font.fontmanager=sun.awt.X11FontManager
sun.io.unicode.encoding=UnicodeLittle
sun.cpu.endian=little
sun.cpu.isalist=

afterSt0rm commented on 2018-09-23 04:51 (UTC)

Updated to latest version.