- This topic has 10 replies, 4 voices, and was last updated 5 months ago by Philipp25.
-
AuthorPosts
-
Stuart McGrigorParticipantHello All
So I’ve downloaded myeclipse-ci-2018.9.0-offline-installer-linux.run onto my brand new install of Kubuntu 18.04
We get to the message “Launching install engine; waiting for completion”
…and the install engine window is too small – it only shows the top left corner of the menu; and it won’t let me resize.
That makes it rather difficult to install.
Attachments:
You must be logged in to view attached files.
support-tonyKeymasterStuart,
I’m sorry you’re seeing this problem on Kubuntu. We have had a couple of reports about a similar problem on Kubuntu but have been unable to replicate it so far. Could you give us a little more information?
Which version of the Plasma desktop environment are you running? We’ve checked with version 5.12.6, which is the standard version on an updated Kubuntu 18.04 installation, as far as I can tell. Also, have you installed any add-ons to Plasma or are you using a particular desktop theme?
With one of the users experiencing a similar problem, the
-clean
option appeared to solve the issue. This line can be placed near the top of themyeclipse.ini
file, in the MyEclipse installation folder, or you can simply start MyEclipse from the command line usingmyeclipse -clean
run from the installation folder on the command line. Could you try that and let us know how you get on?Even if the -clean option works (it is only needed for a single launch, by the way) it would really help us if you could answer the questions about Plasma and add-ons.
Thanks.
saimonParticipantHi trouble with kubuntu 18.04 with plasma version 5.12.7.
I try to install myeclipse ci 2019-04thx
Simon
support-swapnaModeratorSimon,
Sorry that you are seeing problems with MyEclipse installation. While we try to replicate the problem at our end, can you please give us some more details?
1. Are you seeing the same problem as reported by the earlier user? i.e installer window being too small?
2. Though the installer window is small, were you able to get MyEclipse installed?
3. Have you installed any add-ons to Plasma or are you using a particular desktop theme?
4. Can you please attach a screenshot of the installer window to help us get a visual?
Apologies for inconvenience caused.
–Swapna
Genuitec Support
michaelhfreemanParticipant+1 on this problem. Trying to install latest MyEclipse on most recent KDE Neon
Attachments:
You must be logged in to view attached files.
support-swapnaModeratorMichael,
Sorry that you are seeing this issue. Thank you for the screenshot.
We are looking into it. In the meanwhile, as a workaround, can you please try the silent/unattended installation method? Please see this post for the instructions : https://www.genuitec.com/forums/topic/unattended-installation/Do let us know if you see any problems with the silent installation method.
–Swapna
Genuitec Support
Philipp25ParticipantI have the same problem on KDE Plasma 5.27.4. The windows is just too small and not resizable. The the attended installation does also not work properly for me, I attached my files. Any help?
- This reply was modified 5 months ago by Philipp25.
Attachments:
You must be logged in to view attached files.
Brian FernandesModeratorPhilipp,
I’m afraid I couldn’t ascertain the version of MyEclipse are you trying to install from the output you shared – what’s the installer file name?
We have recently come across issues with our installers running on Wayland, could you try the following steps?
1) Open terminal
2) Execute –export GDK_BACKEND=x11
3) Execute installer from same terminal –./myeclipse-2023.1.0-offline-installer-linux.run
(or whatever the installer file name is)Does this help?
Philipp25ParticipantHi Brian,
my installer file name is
./myeclipse-2023.1.2-offline-installer-linux.run
. Setting the GDK_BACKEND does unfortunately not resolve the problem.- This reply was modified 5 months ago by Philipp25.
Brian FernandesModeratorPhilipp,
Something I noticed about your response file, you have
delivery.install.architecture=x86
Not sure if you intended 32-bit, but that isn’t supported anymore and you’d need to change it to
delivery.install.architecture=x86_64
Perhaps this will get it to work in the unattended mode.Back to the installer:
1) Could you share a screenshot of how the installer looks on your system? Just want to be sure we’re dealing with the same problem that I think you’re experiencing.
2) I also wanted to confirm that you ran theexport
command exactly as I suggested (usingset
for instance would not work given how the installer runs) and then followed that up by running the installer in the same prompt? (obvious, but just making sure as this should have resolved it)
3) Something else to try is also installing as root.
4) On some systems, during login, you can switch between Wayland and x11 – I’m not sure if this is an option on your OS, but if possible, please change to x11 for the session so you can run the installer. You can then go back to Wayland, MyEclipse will work fine.Please let us know how it goes.
Philipp25ParticipantHi Brian, I tried
delivery.install.architecture=x86_64
before, unfortunately it made no differece. I attached a screenshot of the installer. My system already uses X11 as display server so I think this is not the issue. I also tried to install it as root. The “normal” installer does not change. The unattended installation returns:➜ Downloads sudo ./myeclipse-2023.1.2-offline-installer-linux.run –unattended ~/Downloads/response.txt -vm ~/Downloads/zulu11.72.19-ca-jre11.0.23-linux_x64/bin/java
[sudo] Passwort für phkurrle:
Das hat nicht funktioniert, bitte nochmal probieren.
[sudo] Passwort für phkurrle:
Starting installer – please wait…
– Preparing install engine
– Extracted install engine
– Using specified VM: /home/phkurrle/Downloads/zulu11.72.19-ca-jre11.0.23-linux_x64/bin/java
– Detected JVM architecture: 64 bit
– Launching install engine with console output
No protocol specified
Pulse-one-64: Anzeige kann nicht geöffnet werden:
Installer log being written to /tmp/pulse-one-2024-06-11-17-16-35.log
Automatically managing software…
Running [pulse.unattended.load.input.file]
Running [delivery.read.package.metadata]
Running [delivery.check.unattended.settings]
Running [pulse.check.another.install.running]
Running [pulse.check.available.system.jres]
Running [pulse.check.available.architectures]
Running [pulse.load.bundled.profile.licenses]
Running [pulse.load.bundled.profile.artifacts]
Running [pulse.load.bundled.properties]
Running [pulse.configure.hostname.replacement]
Running [delivery.check.existing.package.installation]
Automatically installing MyEclipse; please wait…
Running [pulse.unattended.check.target.architecture]
Running [pulse.unattended.check.chosen.optional.software.preset]
Running [delivery.check.jre.availabilty]
Running [delivery.initialize.provisioning]
Running [delivery.read.bundled.resolution]
Running [delivery.resolve.package.install]
17:16:36.831 A fatal error was reported from com.genuitec.pulse.installer.processor.offline.delivery.DeliveryResolvePackageInstallProcessor@70d8de – SEVERE@ProcessorWithFatalErrorHandling.run
java.lang.IllegalStateException: Registry Directory not available: /home/phkurrle/Downloads/myecl/p2/org.eclipse.equinox.p2.engine/profileRegistry.
at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.restore(SimpleProfileRegistry.java:507)
at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.getProfileMap(SimpleProfileRegistry.java:365)
at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.addProfile(SimpleProfileRegistry.java:414)
at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.addProfile(SimpleProfileRegistry.java:408)
at com.genuitec.pulse.installer.processor.offline.delivery.DeliveryResolvePackageInstallProcessor.runWithErrorHandling(Unknown Source)
at com.genuitec.pulse.installer.processor.ProcessorWithFatalErrorHandling.run(Unknown Source)
at com.genuitec.pulse.installer.module.cli.progress.UnattendedConsoleProgressModule.run(Unknown Source)
at com.genuitec.pulse.installer.machine.internal.SequenceMachineImpl.runSequence(Unknown Source)
at com.genuitec.pulse.installer.machine.internal.SequenceMachineImpl.run(Unknown Source)
at com.genuitec.pulse.installer.application.CommonInstallerApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
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)
Automatically installing MyEclipse; please wait…
Running [pulse.create.support.bundle]
Running [pulse.error.cleanup.work]
Running [pulse.unattended.error.report.result]
17:16:36.896 Could not create result file – SEVERE@UnattendedReportResultProcessor.run
java.io.FileNotFoundException: /home/phkurrle/Downloads/unattended.log (Keine Berechtigung)
at java.base/java.io.FileOutputStream.open0(Native Method)
at java.base/java.io.FileOutputStream.open(Unknown Source)
at java.base/java.io.FileOutputStream.<init>(Unknown Source)
at java.base/java.io.FileOutputStream.<init>(Unknown Source)
at java.base/java.io.FileWriter.<init>(Unknown Source)
at com.genuitec.pulse.installer.processor.offline.unattended.UnattendedReportResultProcessor.run(Unknown Source)
at com.genuitec.pulse.installer.processor.offline.unattended.UnattendedErrorReportResultProcessor.run(Unknown Source)
at com.genuitec.pulse.installer.module.cli.progress.UnattendedConsoleProgressModule.run(Unknown Source)
at com.genuitec.pulse.installer.machine.internal.SequenceMachineImpl.runSequence(Unknown Source)
at com.genuitec.pulse.installer.machine.internal.SequenceMachineImpl.run(Unknown Source)
at com.genuitec.pulse.installer.application.CommonInstallerApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
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)
17:16:36.897 Could not create result file – SEVERE@UnattendedErrorReportResultProcessor.run
java.io.FileNotFoundException: /home/phkurrle/Downloads/unattended.log (Keine Berechtigung)
at java.base/java.io.FileOutputStream.open0(Native Method)
at java.base/java.io.FileOutputStream.open(Unknown Source)
at java.base/java.io.FileOutputStream.<init>(Unknown Source)
at java.base/java.io.FileWriter.<init>(Unknown Source)
at com.genuitec.pulse.installer.processor.offline.unattended.UnattendedErrorReportResultProcessor.run(Unknown Source)
at com.genuitec.pulse.installer.module.cli.progress.UnattendedConsoleProgressModule.run(Unknown Source)
at com.genuitec.pulse.installer.machine.internal.SequenceMachineImpl.runSequence(Unknown Source)
at com.genuitec.pulse.installer.machine.internal.SequenceMachineImpl.run(Unknown Source)
at com.genuitec.pulse.installer.application.CommonInstallerApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
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)- This reply was modified 5 months ago by Philipp25.
- This reply was modified 5 months ago by Philipp25.
- This reply was modified 5 months ago by Philipp25.
Attachments:
You must be logged in to view attached files. -
AuthorPosts