Package Details: sencha-cmd-6 6.7.0.63-2

Git Clone URL: https://aur.archlinux.org/sencha-cmd-6.git (read-only, click to copy)
Package Base: sencha-cmd-6
Description: Sencha Cmd provides a collection of powerful, time-saving features that work together and in conjunction with the Sencha Ext JS and Sencha Touch frameworks
Upstream URL: https://www.sencha.com/products/extjs/cmd-download/
Keywords: extjs sencha
Licenses: custom: commercial
Conflicts: sencha-cmd, sencha-cmd-5
Provides: sencha-cmd
Submitter: None
Maintainer: flying-sheep
Last Packager: flying-sheep
Votes: 4
Popularity: 0.000000
First Submitted: 2015-11-22 11:00 (UTC)
Last Updated: 2019-04-05 17:53 (UTC)

Dependencies (3)

Required by (2)

Sources (2)

Latest Comments

1 2 Next › Last »

flying-sheep commented on 2019-02-20 16:20 (UTC)

Oh, I’m dumb. Welp, I’ll just add it then.

bserckx commented on 2019-02-20 16:18 (UTC)

Yes with Java 8, not with 9 or higher, hence the 'less then or equal' 8.

flying-sheep commented on 2019-02-20 08:14 (UTC)

Uh, why? It seems to work with Java 8, doesn’t it?

bserckx commented on 2019-02-19 13:26 (UTC)

Can java-runtime be changed to java-runtime<=8?

bserckx commented on 2018-11-10 17:11 (UTC)

The java-runtime dependency is needed for clean chroot builds, can that be added to the PKGBUILD? (see xiretza)

xiretza commented on 2018-05-03 17:43 (UTC)

Apparently this no longer works with jre9+ (https://stackoverflow.com/a/49096989), so depends should probably be java-runtime<=8 instead.

heavysink commented on 2017-09-13 16:58 (UTC)

sentra cmd is now 6.5.1. Besides, devtools build returns that fontconfig should be listed as a dependency. Starting Installer ... java.lang.UnsatisfiedLinkError: /usr/lib/jvm/java-7-openjdk/jre/lib/amd64/headless/libmawt.so: libfontconfig.so.1: cannot open shared object file: No such file or directory at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1968) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1893) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1854) at java.lang.Runtime.load0(Runtime.java:795) at java.lang.System.load(System.java:1062) at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1968) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1893) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1875) at java.lang.Runtime.loadLibrary0(Runtime.java:849) at java.lang.System.loadLibrary(System.java:1088) at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:67) at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:47) at java.security.AccessController.doPrivileged(Native Method) at java.awt.Toolkit.loadLibraries(Toolkit.java:1653) at java.awt.Toolkit.<clinit>(Toolkit.java:1682) at java.awt.Component.<clinit>(Component.java:595) at com.install4j.runtime.installer.frontend.headless.AbstractHeadlessScreenExecutor.init(AbstractHeadlessScreenExecutor.java:67) at com.install4j.runtime.installer.frontend.headless.UnattendedScreenExecutor.<init>(UnattendedScreenExecutor.java:48) at com.install4j.runtime.installer.frontend.headless.InstallerUnattendedScreenExecutor.<init>(InstallerUnattendedScreenExecutor.java:10) at com.install4j.runtime.installer.Installer.getScreenExecutor(Installer.java:88) at com.install4j.runtime.installer.Installer.runInProcess(Installer.java:58) at com.install4j.runtime.installer.Installer.main(Installer.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:65) at com.install4j.runtime.launcher.UnixLauncher.main(UnixLauncher.java:57) An error occurred: java.lang.UnsatisfiedLinkError: /usr/lib/jvm/java-7-openjdk/jre/lib/amd64/headless/libmawt.so: libfontconfig.so.1: cannot open shared object file: No such file or directory Error log: /tmp/install4jError6253888985957694140.log java.lang.UnsatisfiedLinkError: /usr/lib/jvm/java-7-openjdk/jre/lib/amd64/headless/libmawt.so: libfontconfig.so.1: cannot open shared object file: No such file or directory at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1968) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1893) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1854) at java.lang.Runtime.load0(Runtime.java:795) at java.lang.System.load(System.java:1062) at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1968) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1893) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1875) at java.lang.Runtime.loadLibrary0(Runtime.java:849) at java.lang.System.loadLibrary(System.java:1088) at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:67) at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:47) at java.security.AccessController.doPrivileged(Native Method) at java.awt.Toolkit.loadLibraries(Toolkit.java:1653) at java.awt.Toolkit.<clinit>(Toolkit.java:1682) at java.awt.Component.<clinit>(Component.java:595) at com.install4j.runtime.installer.frontend.headless.AbstractHeadlessScreenExecutor.init(AbstractHeadlessScreenExecutor.java:67) at com.install4j.runtime.installer.frontend.headless.UnattendedScreenExecutor.<init>(UnattendedScreenExecutor.java:48) at com.install4j.runtime.installer.frontend.headless.InstallerUnattendedScreenExecutor.<init>(InstallerUnattendedScreenExecutor.java:10) at com.install4j.runtime.installer.Installer.getScreenExecutor(Installer.java:88) at com.install4j.runtime.installer.Installer.runInProcess(Installer.java:58) at com.install4j.runtime.installer.Installer.main(Installer.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:65) at com.install4j.runtime.launcher.UnixLauncher.main(UnixLauncher.java:57)

flying-sheep commented on 2017-05-29 14:41 (UTC)

fixed