Menu

Using ACM in Linux

Help
tekgnu
2007-03-13
2013-04-09
  • tekgnu

    tekgnu - 2007-03-13

    I tried running the installer in Suse 10.1 and it installed fine.  The only thing that I had to do was update the permissions on the files.  When I did java -jar ACM.jar it came back with the following error:
    java -jar ACM.jar
    Exception in thread "main" java.lang.UnsatisfiedLinkError: no syshook in java.library.path
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
            at java.lang.Runtime.loadLibrary0(Runtime.java:823)
            at java.lang.System.loadLibrary(System.java:1030)
            at PollThread.<init>(KeyboardHook.java:43)
            at KeyboardHook.<init>(KeyboardHook.java:4)
            at Clip.initKeyListener(Clip.java:284)
            at Clip.main(Clip.java:242)

    Do you have any ideas?  I can download the source and take a look at this loadLibrary, if it is something specific to my system.

     
    • drakoxxx

      drakoxxx - 2007-03-13

      Hi tekgnu,
      The reason you are seeing this exception is because recently we added keyboard shortcuts that are windows specific. Due to lack of testing on Linux machines we did not catch that bug. We will soon release a version with the fix for the problem. we will notify you when that happens. In the meanwhile if you have a windows system available you can try out ACM on that.

      Thanks for the bug report.

      ACM Support

       
    • drakoxxx

      drakoxxx - 2007-03-22

      Hello,

      We have uploaded a new version of ACM which no longer loads Windows-specific keyboard shortcuts when starting up. Hopefully this will solve all your issues.

      Regards,

      ACM Support

       
      • tekgnu

        tekgnu - 2007-03-23

        Actually that worked very well thank you.  For a feature request, I would recommend allowing the Ctrl + Windows + x combination to be able to be changed by the user.  (Because frankly I don't have a windows key on my keyboard).

         
    • drakoxxx

      drakoxxx - 2007-03-23

      Good to hear. User being able to change the shortcuts is on our list of future changes and will be implemented soon. If you have any more requests or would like to report any bug that you may find please use this forum or the feedback form directly through ACM. Thanks

      ACM Support

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.