latest pull - is still causing high CPU
Search Criteria
Package Details: xmind 26.03.04129.202605170806-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xmind.git (read-only, click to copy) |
|---|---|
| Package Base: | xmind |
| Description: | Brainstorming and Mind Mapping Software |
| Upstream URL: | https://www.xmind.net |
| Keywords: | office productivity |
| Licenses: | unknown |
| Submitter: | arojas |
| Maintainer: | bacteriostat |
| Last Packager: | bacteriostat |
| Votes: | 54 |
| Popularity: | 0.006435 |
| First Submitted: | 2017-07-06 19:05 (UTC) |
| Last Updated: | 2026-05-18 11:10 (UTC) |
Dependencies (4)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libxkbfile
- nss (nss-hgAUR)
Required by (0)
Sources (3)
dszryan commented on 2017-09-17 08:16 (UTC)
sthysel commented on 2017-09-10 02:46 (UTC)
I'm seeing very high CPU load from program start, even when idle. This is with latest aur pull.
dszryan commented on 2017-09-03 11:48 (UTC)
since the last update...
i am seeing java consuming high cpu after the application has launched - even before opening a xmind file - which should be idle condition.
anyone else having this issue?
dszryan commented on 2017-08-06 12:05 (UTC) (edited on 2017-08-06 12:06 (UTC) by dszryan)
it installs jre7-openjdk-headless, but demand 8 when run.
hence. i did the following:
pacman -R jre7-openjdk-headless
pacman -S jre8-openjdk-headless
ln -s /usr/lib/jvm/java-8-openjdk/jre /usr/share/xmind/XMind/jre
can we update the package to do the same?
reefland commented on 2017-07-12 21:08 (UTC) (edited on 2017-07-12 21:23 (UTC) by reefland)
Just upgraded get same message as bruceutut did. For me, deleting the "~/.xmind" directory worked.
RemiliaForever commented on 2017-07-12 05:52 (UTC)
I have tried on different computers, it works fine.
I add gtk3 to depend, does it still launch failed?
mkasu commented on 2017-07-11 09:44 (UTC)
I get the same error on launch. Deleting .xmind or copying the config from /usr/share/xmind does not solve the issue for me.
bruceutut commented on 2017-07-11 02:19 (UTC)
Fail to start after latest update:
Traceback:
!SESSION 2017-07-11 10:14:46.224 -----------------------------------------------
eclipse.buildId=R3.7.2.201705011955
java.version=1.8.0_131
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=zh_CN
Framework arguments: -eclipse.keyring @user.home/.xmind/secure_storage_linux
Command-line arguments: -os linux -ws gtk -arch x86_64 -data @user.home/.xmind/workspace -eclipse.keyring @user.home/.xmind/secure_storage_linux
!ENTRY org.eclipse.osgi 4 0 2017-07-11 10:14:46.574
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:78)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
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 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
Pinned Comments