FireflyLuciferin-jar-with-dependencies.jar --win-menu
--win-menu-group Luciferin --copyright "Davide Perini" --name "Firefly
Luciferin" --vendor DPsoftware --win-dir-chooser --win-shortcut
--win-per-user-install --win-upgrade-uuid
33c82dc4-e0e0-11ea-87d0-0242ac130003
./data/img/luciferin_logo.ico
--win-menu --win-menu-group Ambilight --copyright "Davide Perini"
--name "Firefly Luciferin" --vendor DPsoftware --win-dir-chooser
--win-shortcut --win-per-user-install --win-shortcut
--win-shortcut-prompt --java-options "-XX:
o.ico --win-menu
--win-menu-group Luciferin --copyright "Davide Perini" --name "Firefly
Luciferin" --vendor DPsoftware --win-dir-chooser --win-shortcut
--win-per-user-install --win-upgrade-uuid myuuid --app-version
"${{steps.get-id.outputs.id}}" --win-shortcut --win-s
Hi all,
is it normal that the .deb files created with jpackage "knows something"
about OS dependencies?
Some of my users are complaining that my deb files uses some deps...
sudo dpkg -i FireflyLuciferinLinux.deb
.
dpkg: dependency problems prevent configuration of fireflyluciferin:
firefl
/github.com/openjdk/jdk/blob/master/src/jdk.jpackage/linux/native/libapplauncher/LinuxLauncherLib.cpp
[2]
https://github.com/openjdk/jdk/blob/master/src/jdk.jpackage/linux/native/applauncher/LinuxLauncher.c
- Alexey
On 12/11/2024 2:46 PM, Davide Perini wrote:
Hi,
thanks for the answer, I really apprecia
o see this in the early access release notes:
https://jdk.java.net/24/release-notes
(bottom of the page)
-- Kevin
On 12/11/2024 12:28 PM, Davide Perini wrote:
As subject.
Current wix v3 is deprecated.
Will jpackage support WixTools v4 or v5 with Java 24?
Thanks
As subject.
Current wix v3 is deprecated.
Will jpackage support WixTools v4 or v5 with Java 24?
Thanks
That is why it runs `rpm` and `dpkg` queries at startup.
Try running your app with JPACKAGE_DEBUG env variable set to "true":
&> env JPACKAGE_DEBUG=true ...
It logs the launcher's activity, which can give a clue as to what is
going on.
- Alexey
On 12/8/2024 1:56 PM, Dav
, Dec 8, 2024, 3:46 PM Kim Barrett <mailto:kim.barr...@oracle.com>> wrote:
On 12/8/24 1:56 PM, Davide Perini wrote:
> I tried attaching gdb, but it’s clear that jvm doesn’t like
debuggers
> attached. Right from the start it got sigstop handlers
invoked, and
Hi there...
I have a JDK23 app that is packaged with jpackage.
I am running this app in Snapcraft.
It works well but I cannot restart it for a very weird problem.
When I try to restart it with a simple code like this:
```
ArrayList cmdOutput = new ArrayList<>();
try {
**_Pro
On Thu, 8 Feb 2024 21:03:26 GMT, Alexey Semenyuk wrote:
>> Tested with the use case from the CR.
>>
>> The idea of the fix is to prevent grandchildren processes from being
>> automatically attached to the job killing all processes attached to it when
>> the job object is destroyed.
>>
>> File
11 matches
Mail list logo