Package Details: smartgit 26.1.045-1

Git Clone URL: https://aur.archlinux.org/smartgit.git (read-only, click to copy)
Package Base: smartgit
Description: Git client with Hg and SVN support.
Upstream URL: https://www.smartgit.dev/
Keywords: git hg svn vcs
Licenses: LicenseRef-custom
Replaces: smartgithg
Submitter: alyst
Maintainer: Muflone (ptr1337)
Last Packager: Muflone
Votes: 178
Popularity: 0.000001
First Submitted: 2014-11-17 17:04 (UTC)
Last Updated: 2026-07-05 14:58 (UTC)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 Next › Last »

orschiro commented on 2014-06-09 17:46 (UTC)

I was able to trace back the issue. It was caused by freshplayerplugin-git from the AUR. It is a package to provide a sandboxed Flash player. For some reasons it conflicts with smartgithg.

Muflone commented on 2014-06-04 23:17 (UTC)

@orschiro I've never issued any command to let it to work. Just only once, when smartgit 6.1 started gave me the warning about disable stack guard, then an error dialog was shown asking to inform the developers about the error. Closed such dialog the program started and never shown again any error dialog. The warning about disable stack guard is still printed on the terminal but no errors are shown apart that warning message. So I think you have a different issue, not related to the previous warning. On another Arch x86_64 installation the error dialog was never shown at all.

orschiro commented on 2014-06-04 21:25 (UTC)

@Muflone Thanks for your comment! What command did you issue exactly to disable stack guard?

Muflone commented on 2014-06-04 19:05 (UTC)

@orschiro I'm having the same warning about OpenJDK and disabled stack guard but smartgit works properly after an error dialog was shown only once.

orschiro commented on 2014-06-04 07:00 (UTC)

@alyst Thanks! Anyone else having issues with launching smartgit? v6.1 did not fix the issue for me. It's still crashing. :(

dflt commented on 2014-06-03 13:17 (UTC)

After latest update I get: /opt/smartgithg/bin/smartgithg.sh: /opt/smartgithg/bin/smartgithg.sh: cannot execute binary file

alyst commented on 2014-06-03 10:25 (UTC)

@orschiro I'm not sure. On Syntevo site it's implied that OpenJDK should be supported, but I have not tested. You can try Oracle's JDK. Or maybe the issue is fixed in the 6.0.1 version.

orschiro commented on 2014-05-29 08:34 (UTC)

@alyst Thanks. So could it be an issue related to openjdk? ~ pacman -Q | grep jd jre7-openjdk 7.u55_2.4.7-1 jre7-openjdk-headless 7.u55_2.4.7-1

alyst commented on 2014-05-28 22:03 (UTC)

@orschiro I have similar warning for libjnidispatch.so, but smartgit itself does not crash and functions normally. I guess it's related to java version. Mine is java version "1.8.0_05" Java(TM) SE Runtime Environment (build 1.8.0_05-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode)

orschiro commented on 2014-05-28 21:55 (UTC)

With the latest update to version 6, smartgithg executes with an error after showing the loading bar screen: Can someone confirm this? ~ smartgithg OpenJDK 64-Bit Server VM warning: You have loaded library /home/orschiro/Dotfiles/smartgit/.smartgit/6/jna-tmp/com/sun/jna/linux-i386/libjnidispatch.so which might have disabled stack guard. The VM will try to fix the stack guard now. It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'. NOT SANDBOXED [ERROR:flash/platform/pepper/common/pep_process.cpp(19)] CHECK(g_process_type == PROCESS_TYPE_UNKNOWN) failed java version "1.7.0_55" OpenJDK Runtime Environment (IcedTea 2.4.7) (ArchLinux build 7.u55_2.4.7-1-x86_64) OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode) /usr/bin/smartgithg: line 99: 29470 Aborted (core dumped) $_JAVA_EXEC $_VM_PROPERTIES -Xmx${SMARTGITHG_MAX_HEAP_SIZE} -Xverify:none -Dsmartgit.vm-xmx=${SMARTGITHG_MAX_HEAP_SIZE} -jar "$SMARTGIT_HOME/lib/bootloader.jar" "$@"