Replies: 30 comments 24 replies
-
|
If you are using intellij, then enable maven plugin, like this : https://stackoverflow.com/a/27168770/10305444 |
Beta Was this translation helpful? Give feedback.
-
|
- все There isn't jdk16 in our repository at the moment, jre-openjdk has version 15.0.2. too. 28.04.2021, 13:27, "lanthale" ***@***.***>: You need jdk16 to build Photoslide because of the libraw dependency. Therefore it would not be possible without code modification to build under jkd15 (code modification described in the readme file as remove librawfx and the ".install" line in "App.java").—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
I have downloaded zip, unpack and try to compile... Maven stop on errors with long text as usual, but most strange string is:"Caused by: java.lang.IllegalArgumentException: error: release version 11 not supported" I don't have anything with version 11, java is version 16.0.1 .28.04.2021, 22:19, "lanthale" ***@***.***>: You need an openJDK-jdk (java development kit) and not the JRE (java runtime) version. The JRE version does not include the compiler "javac" and therefore this cannot work. Try to execute "javac" on the command line and if you get back "command not found" than you have the wrong package installed.Here is the version which works out of the box with JDK 15:https://github.com/lanthale/PhotoSlide/tree/v1.0.14This should work on the commandline without any IDE. Sometimes you have to execute the maven command a second time because at the first time the cache will be build up.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
Pardon me for the previous mail - a problem not found now (system don't update symbolic links in /usr/bin). Now app is compiled and linked. 28.04.2021, 13:27, "lanthale" ***@***.***>: You need jdk16 to build Photoslide because of the libraw dependency. Therefore it would not be possible without code modification to build under jkd15 (code modification described in the readme file as remove librawfx and the ".install" line in "App.java").—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
OK, I compiled the application, run one and.... PhotoSlide can't view and work with compressed fuji raw files, so jne is not usible for me. 28.04.2021, 13:27, "lanthale" ***@***.***>: You need jdk16 to build Photoslide because of the libraw dependency. Therefore it would not be possible without code modification to build under jkd15 (code modification described in the readme file as remove librawfx and the ".install" line in "App.java").—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- PhotoSlide@ Hmm.... Seems like something is not included to git update: the program can't show any images, jpeg too. 29.04.2021, 23:28, "lanthale" ***@***.***>: Can you give an example of a compressed fuji raw file. I have tried to find an example on the internet but all I have found are uncompressed. It could be that I have just to enable the file format because javafx is identifing the file format by reading the header. If the header from compressed files are different that it causes that the file format is not recognized.So please just sent me an example file and I will try to enable it.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все I'm working in an Arch linux, so don't need DEB package. V 1.1, as previous, can't open and show Fuji raw files and 32 bit tiff images. 03.05.2021, 01:34, "lanthale" ***@***.***>: For v1.1 you should do a git pull to get all the updates because I have done some splitting (css files in separate directory). But I have just checked by downloading the DEB package and installed in Ubuntu and it is working. You can also checkout again the master branch in a separate directory to check.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все Hi! I tested v 1.1.1-SNAPSHOT - still can't view and open raws from Fuji and (!) Canon 40D (and 5D). Program shows jpeg's only. 03.05.2021, 01:34, "lanthale" ***@***.***>: For v1.1 you should do a git pull to get all the updates because I have done some splitting (css files in separate directory). But I have just checked by downloading the DEB package and installed in Ubuntu and it is working. You can also checkout again the master branch in a separate directory to check.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все Hm... Maybe I don't have some programs or libs on my comp? But all other programs (Photoflow, RawTherapee, Darktable) works with all raw files. 03.05.2021, 23:41, "lanthale" ***@***.***>: I have now tested Canon 40D files and they work out of the box. Also I have tried Fuji files and they are working as well. Please can you send me an example which should not work ?—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
You can see the program window in an attachement. 04.05.2021, 13:20, ***@***.***" ***@***.***>:- все Hm... Maybe I don't have some programs or libs on my comp? But all other programs (Photoflow, RawTherapee, Darktable) works with all raw files. 03.05.2021, 23:41, "lanthale" ***@***.***>: I have now tested Canon 40D files and they work out of the box. Also I have tried Fuji files and they are working as well. Please can you send me an example which should not work ?—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все OK, and more information.Here is exhaust of Photoslide on start:$ PhotoSlideWARNING: Using incubator modules: jdk.incubator.foreign (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.688: Theme parsing error: gtk.css:219:187: 'r' is not a valid color name (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.689: Theme parsing error: gtk.css:390:525: Not using units is deprecated. Assuming 'px'. (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.690: Theme parsing error: gtk.css:392:629: Not using units is deprecated. Assuming 'px'. (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.690: Theme parsing error: gtk.css:392:661: Not using units is deprecated. Assuming 'px'. (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.690: Theme parsing error: gtk.css:394:558: Not using units is deprecated. Assuming 'px'. (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.690: Theme parsing error: gtk.css:394:589: Not using units is deprecated. Assuming 'px'. (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.690: Theme parsing error: gtk.css:400:343: Not using units is deprecated. Assuming 'px'. (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.690: Theme parsing error: gtk.css:532:39: '/*' in comment block (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.692: Theme parsing error: gtk.css:626:138: Not using units is deprecated. Assuming 'px'. (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.692: Theme parsing error: gtk.css:626:146: 'height' is not a valid property name (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.692: Theme parsing error: gtk.css:626:158: 'width' is not a valid property name (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.692: Theme parsing error: gtk.css:636:144: Not using units is deprecated. Assuming 'px'. (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.692: Theme parsing error: gtk.css:636:152: 'height' is not a valid property name (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.692: Theme parsing error: gtk.css:636:164: 'width' is not a valid property name (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.692: Theme parsing error: gtk.css:646:143: Not using units is deprecated. Assuming 'px'. (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.692: Theme parsing error: gtk.css:646:151: 'height' is not a valid property name (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.692: Theme parsing error: gtk.css:646:163: 'width' is not a valid property name (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.693: Theme parsing error: gtk.css:923:34: '/*' in comment block (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.693: Theme parsing error: gtk.css:941:37: '/*' in comment block (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.693: Theme parsing error: gtk.css:961:68: '/*' in comment block (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.693: Theme parsing error: gtk.css:968:1: '/*' in comment block (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.693: Theme parsing error: gtk.css:974:76: '/*' in comment block (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.693: Theme parsing error: gtk.css:980:1: '/*' in comment block (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.693: Theme parsing error: gtk.css:1017:0: '' is not a valid color name (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.693: Theme parsing error: gtk.css:1229:35: Expected a number (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.693: Theme parsing error: gtk.css:1233:114: '-gtk-recolor' is not a valid property name (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.695: Theme parsing error: gtk.css:1598:73: '/*' in comment block (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.695: Theme parsing error: gtk.css:1604:93: '/*' in comment block (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.695: Theme parsing error: gtk.css:1613:17: Not using units is deprecated. Assuming 'px'. (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.695: Theme parsing error: gtk.css:1623:15: '/*' in comment block (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.696: Theme parsing error: gtk.css:2066:41: '/*' in comment block (PhotoSlide:128273): Gtk-WARNING **: 22:43:20.696: Theme parsing error: gtk.css:2071:35: '' is not a valid color nameMay 04, 2021 10:43:28 PM org.photoslide.SoftwareUpdater lambda$checkForSoftwareUpdates$0SEVERE: No new version found!May 04, 2021 10:43:32 PM org.photoslide.search.SearchIndex createSearchIndexINFO: Start time create searchDB: 2021-05-04T22:43:32.795925945May 04, 2021 10:43:32 PM org.photoslide.search.SearchIndex createSearchIndexINFO: Start time create searchDB: 2021-05-04T22:43:32.798226226May 04, 2021 10:43:32 PM org.photoslide.search.SearchIndex lambda$createSearchIndex$0INFO: End time create searchDB: 2021-05-04T22:43:32.800450060May 04, 2021 10:43:32 PM org.photoslide.search.SearchIndex lambda$createSearchIndex$0INFO: End time create searchDB: 2021-05-04T22:43:32.801511255 And here is a screenshot - in the attachment. If your post server strip attachments - you can see it here https://i.imgur.com/XDY6ACW.jpg 04.05.2021, 22:36, "lanthale" ***@***.***>: I cannot find your attachment. For sure it is some lib I have maybe forgot. I will try with a fresh Linux installation and see if Photoslide is working correctly because on the Ubuntu build machine all is working fine.It would be very interessing why it is not working on your end. Can you send me the attachment again, because I cannot see it.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все There isn't 32-bit version of Arch linux. 05.05.2021, 00:31, "lanthale" ***@***.***>: As a workaround is to copy the libs from https://github.com/lanthale/LibRawFX/tree/main/LibRawFX/src/main/ressources/lib/linux-x86_64 into the folder /usr/lib. This should help. One additonal question: Do you work with a 32-bit or a 64-bit arch linux ? Because I do not have compiled the libs for 32-bit which could be the root cause.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все Most of these libs are in /usr/lib 05.05.2021, 00:31, "lanthale" ***@***.***>: As a workaround is to copy the libs from https://github.com/lanthale/LibRawFX/tree/main/LibRawFX/src/main/ressources/lib/linux-x86_64 into the folder /usr/lib. This should help. One additonal question: Do you work with a 32-bit or a 64-bit arch linux ? Because I do not have compiled the libs for 32-bit which could be the root cause.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все Hi!I looked about libs, and PhotoSlide don't complain about ones.Here is what program need: $ lsof -p 12241COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAMEPhotoSlid 12241 chawoosh cwd DIR 8,17 4528 2 /home/chawooshPhotoSlid 12241 chawoosh rtd DIR 8,2 4096 2 /PhotoSlid 12241 chawoosh txt REG 8,2 1575640 2231401 /opt/photoslide/bin/PhotoSlidePhotoSlid 12241 chawoosh DEL REG 0,1 8190 /memfd:/.glXXXXXXPhotoSlid 12241 chawoosh mem REG 8,17 151504 5610147 /home/chawoosh/.openjfx/cache/17-ea/libjavafx_iio.soPhotoSlid 12241 chawoosh DEL REG 0,1 7069 /memfd:pulseaudioPhotoSlid 12241 chawoosh DEL REG 0,1 6146 /memfd:pulseaudioPhotoSlid 12241 chawoosh DEL REG 0,1 963 /memfd:pulseaudioPhotoSlid 12241 chawoosh mem REG 8,2 378552 6062371 /usr/lib/libopus.so.0.8.0PhotoSlid 12241 chawoosh mem REG 8,2 251592 6062415 /usr/lib/libFLAC.so.8.3.0PhotoSlid 12241 chawoosh mem REG 8,2 694008 6059802 /usr/lib/libvorbisenc.so.2.0.12PhotoSlid 12241 chawoosh mem REG 8,2 519272 6062434 /usr/lib/libsndfile.so.1.0.31PhotoSlid 12241 chawoosh mem REG 8,2 538624 6729097 /usr/lib/pulseaudio/libpulsecommon-14.2.soPhotoSlid 12241 chawoosh mem REG 8,2 342768 6071469 /usr/lib/libpulse.so.0.23.0PhotoSlid 12241 chawoosh mem REG 8,2 17133976 7082698 /usr/share/fonts/kanjistrokeorders/KanjiStrokeOrders.ttfPhotoSlid 12241 chawoosh mem REG 8,17 23275812 1500141 /home/chawoosh/.fonts/a/arialuni.ttfPhotoSlid 12241 chawoosh mem REG 8,2 26216 6062405 /usr/lib/libasyncns.so.0.3.1PhotoSlid 12241 chawoosh mem REG 8,2 34424 6311256 /usr/lib/libcanberra-0.30/libcanberra-pulse.soPhotoSlid 12241 chawoosh mem REG 8,2 14912 6989126 /usr/share/fonts/noto/NotoSerifNyiakengPuachueHmong-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 15804 6960603 /usr/share/fonts/noto/NotoSansTamilSupplement-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 30736 6960485 /usr/share/fonts/noto/NotoSansMedefaidrin-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 115064 6960521 /usr/share/fonts/noto/NotoSansNushu-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 62592 6960382 /usr/share/fonts/noto/NotoSansGunjalaGondi-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 28056 6986850 /usr/share/fonts/noto/NotoSerifDogra-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 30828 6960480 /usr/share/fonts/noto/NotoSansMasaramGondi-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 182808 6967130 /usr/share/fonts/noto/NotoSansYi-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 18940 6963742 /usr/share/fonts/noto/NotoSansWancho-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 30980 6960595 /usr/share/fonts/noto/NotoSansTaiViet-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 66968 6960574 /usr/share/fonts/noto/NotoSansSoyombo-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 35308 6960553 /usr/share/fonts/noto/NotoSansSaurashtra-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 11120 6960552 /usr/share/fonts/noto/NotoSansSamaritan-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 39292 6960547 /usr/share/fonts/noto/NotoSansPhagsPa-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 18296 6960544 /usr/share/fonts/noto/NotoSansPahawhHmong-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 21036 6960542 /usr/share/fonts/noto/NotoSansOsage-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 15160 6960533 /usr/share/fonts/noto/NotoSansOldTurkic-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 42712 6960495 /usr/share/fonts/noto/NotoSansModi-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 33668 6960493 /usr/share/fonts/noto/NotoSansMeroitic-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 35384 6960492 /usr/share/fonts/noto/NotoSansMendeKikakui-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 50256 6960478 /usr/share/fonts/noto/NotoSansManichaean-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 58168 6960457 /usr/share/fonts/noto/NotoSansLinearA-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 24456 6960455 /usr/share/fonts/noto/NotoSansLepcha-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 19056 6960442 /usr/share/fonts/noto/NotoSansKhudawadi-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 127040 6960411 /usr/share/fonts/noto/NotoSansJavanese-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 32660 6960407 /usr/share/fonts/noto/NotoSansIndicSiyaqNumbers-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 343168 6960359 /usr/share/fonts/noto/NotoSansEthiopic-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 585400 6960352 /usr/share/fonts/noto/NotoSansEgyptianHieroglyphs-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 18728 6960351 /usr/share/fonts/noto/NotoSansDuployan-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 19928 6960326 /usr/share/fonts/noto/NotoSansDeseret-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 820248 6960324 /usr/share/fonts/noto/NotoSansCuneiform-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 45048 6960323 /usr/share/fonts/noto/NotoSansCoptic-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 94592 6960321 /usr/share/fonts/noto/NotoSansCherokee-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 30532 6960315 /usr/share/fonts/noto/NotoSansCham-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 228920 6960283 /usr/share/fonts/noto/NotoSansBamum-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 228424 6960258 /usr/share/fonts/noto/NotoSansAnatolianHieroglyphs-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 80984 6960226 /usr/share/fonts/noto/NotoMusic-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 3419020 6989145 /usr/share/fonts/noto/NotoSerifTangut-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 96864 6960652 /usr/share/fonts/noto/NotoSansTirhuta-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 95316 6960594 /usr/share/fonts/noto/NotoSansTaiTham-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 258148 6960583 /usr/share/fonts/noto/NotoSansSymbols-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 22888 6960577 /usr/share/fonts/noto/NotoSansSundanese-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 5211268 6960557 /usr/share/fonts/noto/NotoSansSignWriting-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 142364 6960556 /usr/share/fonts/noto/NotoSansSiddham-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 17024 6960519 /usr/share/fonts/noto/NotoSansNewTaiLue-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 196608 6960509 /usr/share/fonts/noto/NotoSansMyanmar-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 242252 6960496 /usr/share/fonts/noto/NotoSansMongolian-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 36276 6960494 /usr/share/fonts/noto/NotoSansMiao-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 590896 6960481 /usr/share/fonts/noto/NotoSansMath-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 62892 6960458 /usr/share/fonts/noto/NotoSansLinearB-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 61960 6960441 /usr/share/fonts/noto/NotoSansKhojki-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 113376 6960433 /usr/share/fonts/noto/NotoSansKhmer-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 34240 6960428 /usr/share/fonts/noto/NotoSansKharoshthi-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 91276 6960412 /usr/share/fonts/noto/NotoSansKaithi-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 454616 6960369 /usr/share/fonts/noto/NotoSansGrantha-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 53072 6960365 /usr/share/fonts/noto/NotoSansGeorgian-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 59588 6960310 /usr/share/fonts/noto/NotoSansChakma-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 26852 6960309 /usr/share/fonts/noto/NotoSansCaucasianAlbanian-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 41916 6960299 /usr/share/fonts/noto/NotoSansBrahmi-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 247792 6960298 /usr/share/fonts/noto/NotoSansBhaiksuki-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 23008 6960277 /usr/share/fonts/noto/NotoSansAvestan-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 49256 6960554 /usr/share/fonts/noto/NotoSansSharada-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 131248 6960479 /usr/share/fonts/noto/NotoSansMarchen-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 92364 6960280 /usr/share/fonts/noto/NotoSansBalinese-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 656852 6960585 /usr/share/fonts/noto/NotoSansSymbols2-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 150892 6960520 /usr/share/fonts/noto/NotoSansNewa-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 244072 6960263 /usr/share/fonts/noto/NotoSansArabic-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,17 3303588 24528 /home/chawoosh/.fonts/FreeSerif.ttfPhotoSlid 12241 chawoosh mem REG 8,17 584424 24563 /home/chawoosh/.fonts/FreeMono.ttfPhotoSlid 12241 chawoosh mem REG 8,17 1563256 24524 /home/chawoosh/.fonts/FreeSans.ttfPhotoSlid 12241 chawoosh mem REG 8,2 512672 6960251 /usr/share/fonts/noto/NotoSans-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 643288 7084146 /usr/share/fonts/TTF/DejaVuSans-BoldOblique.ttfPhotoSlid 12241 chawoosh mem REG 8,2 468088 2231547 /opt/photoslide/lib/runtime/lib/libawt_xawt.soPhotoSlid 12241 chawoosh mem REG 8,2 749920 2231545 /opt/photoslide/lib/runtime/lib/libawt.soPhotoSlid 12241 chawoosh mem REG 8,2 12868 6960456 /usr/share/fonts/noto/NotoSansLimbu-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 380132 7087618 /usr/share/fonts/TTF/DejaVuSerif.ttfPhotoSlid 12241 chawoosh mem REG 8,2 635412 7084148 /usr/share/fonts/TTF/DejaVuSans-Oblique.ttfPhotoSlid 12241 chawoosh mem REG 8,2 8176 2231564 /opt/photoslide/lib/runtime/lib/libprefs.soPhotoSlid 12241 chawoosh DEL REG 0,1 32786 /SYSV00000000PhotoSlid 12241 chawoosh mem CHR 195,255 753 /dev/nvidiactlPhotoSlid 12241 chawoosh mem REG 8,2 15080 6960325 /usr/share/fonts/noto/NotoSansCypriot-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 21828 6960596 /usr/share/fonts/noto/NotoSansTakri-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 94464 6960255 /usr/share/fonts/noto/NotoSansAdlam-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 757076 7084151 /usr/share/fonts/TTF/DejaVuSans.ttfPhotoSlid 12241 chawoosh mem REG 8,2 9840 6960546 /usr/share/fonts/noto/NotoSansPauCinHau-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,17 25496 5604598 /home/chawoosh/.openjfx/cache/17-ea/libjavafx_font_pango.soPhotoSlid 12241 chawoosh mem REG 8,17 1001608 1494005 /home/chawoosh/.cache/fontconfig/923e285e415b1073c8df160bee08820f-le64.cache-7PhotoSlid 12241 chawoosh mem REG 8,2 54112 6960526 /usr/share/fonts/noto/NotoSansOldHungarian-Regular.ttfPhotoSlid 12241 chawoosh mem REG 0,34 165548 805 /tmp/+JXF8011304439637617856.tmpPhotoSlid 12241 chawoosh mem REG 8,2 705684 7083717 /usr/share/fonts/TTF/DejaVuSans-Bold.ttfPhotoSlid 12241 chawoosh mem REG 8,17 20928 5639910 /home/chawoosh/.cache/fontconfig/b67b32625a2bb51b023d3814a918f351-le64.cache-7PhotoSlid 12241 chawoosh mem REG 8,17 56344 5412433 /home/chawoosh/.cache/fontconfig/491f45a0a771fef1c10b9b647a97fb82-le64.cache-7PhotoSlid 12241 chawoosh mem REG 8,17 27368 5610057 /home/chawoosh/.openjfx/cache/17-ea/libjavafx_font_freetype.soPhotoSlid 12241 chawoosh mem REG 8,2 17152 6960490 /usr/share/fonts/noto/NotoSansMeeteiMayek-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,17 77576 3745374 /home/chawoosh/.cache/fontconfig/614d1caaa4d7914789410f6367de37ca-le64.cache-7PhotoSlid 12241 chawoosh mem REG 8,17 104744 5412416 /home/chawoosh/.cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-7PhotoSlid 12241 chawoosh mem REG 8,2 19440 6967131 /usr/share/fonts/noto/NotoSansZanabazarSquare-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 19536 6967159 /usr/share/fonts/noto/NotoSerifAhom-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,17 5968 5562193 /home/chawoosh/.cache/fontconfig/452f1fac34b224105d7acfae3034bcd5-le64.cache-7PhotoSlid 12241 chawoosh mem REG 8,17 5672 1500146 /home/chawoosh/.cache/fontconfig/8e8bd8b539431c5d4b444b8a8e661f88-le64.cache-7PhotoSlid 12241 chawoosh mem REG 8,2 52304 3415906 /var/cache/fontconfig/210c0516121708a580e22e6b1f9a103a-le64.cache-7PhotoSlid 12241 chawoosh mem REG 8,17 149456 1500145 /home/chawoosh/.cache/fontconfig/e71eb606df6016dec93d5c5c527aaed8-le64.cache-7PhotoSlid 12241 chawoosh mem REG 8,17 16928 5609830 /home/chawoosh/.openjfx/cache/17-ea/libjavafx_font.soPhotoSlid 12241 chawoosh mem REG 8,2 55048 6817581 /usr/lib/gio/modules/libdconfsettings.soPhotoSlid 12241 chawoosh mem REG 8,2 57037 6307588 /usr/share/glib-2.0/schemas/gschemas.compiledPhotoSlid 12241 chawoosh mem REG 8,2 263944 6304349 /usr/lib/gvfs/libgvfscommon.soPhotoSlid 12241 chawoosh mem REG 8,2 38520 6062715 /usr/lib/libogg.so.0.8.4PhotoSlid 12241 chawoosh mem REG 8,2 181944 6059794 /usr/lib/libvorbis.so.0.4.9PhotoSlid 12241 chawoosh mem REG 8,2 96016 6059861 /usr/lib/libtdb.so.1.4.3PhotoSlid 12241 chawoosh mem REG 8,2 17688 3415913 /var/cache/fontconfig/6ba42ae0000f58711b5caaf10d690066-le64.cache-7PhotoSlid 12241 chawoosh mem REG 8,2 13856 6182308 /usr/lib/gtk-3.0/modules/libwindow-decorations-gtk-module.soPhotoSlid 12241 chawoosh mem REG 8,2 198688 6825336 /usr/lib/gio/modules/libgvfsdbus.soPhotoSlid 12241 chawoosh mem REG 8,2 26432 6058908 /usr/lib/libXtst.so.6.1.0PhotoSlid 12241 chawoosh mem REG 8,2 13856 6044443 /usr/lib/libgthread-2.0.so.0.6800.1PhotoSlid 12241 chawoosh mem REG 8,17 523336 5608818 /home/chawoosh/.openjfx/cache/17-ea/libglassgtk3.soPhotoSlid 12241 chawoosh mem REG 8,2 153648 6042432 /usr/lib/libgpg-error.so.0.32.0PhotoSlid 12241 chawoosh mem REG 8,2 1291984 6042465 /usr/lib/libgcrypt.so.20.3.3PhotoSlid 12241 chawoosh mem REG 8,2 38704 6036612 /usr/lib/libcap.so.2.49PhotoSlid 12241 chawoosh mem REG 8,2 136888 6042485 /usr/lib/liblz4.so.1.9.3PhotoSlid 12241 chawoosh mem REG 8,2 750392 6057512 /usr/lib/libsystemd.so.0.31.0PhotoSlid 12241 chawoosh mem REG 8,2 157456 6042514 /usr/lib/liblzma.so.5.2.5PhotoSlid 12241 chawoosh mem REG 8,2 886544 6061168 /usr/lib/libzstd.so.1.4.9PhotoSlid 12241 chawoosh mem REG 8,2 34568 6058869 /usr/lib/libdatrie.so.1.4.0PhotoSlid 12241 chawoosh mem REG 8,2 326600 6043099 /usr/lib/libblkid.so.1.1.0PhotoSlid 12241 chawoosh mem REG 8,2 235584 6058325 /usr/lib/libatspi.so.0.0.1PhotoSlid 12241 chawoosh mem REG 8,2 341912 6043313 /usr/lib/libdbus-1.so.3.19.13PhotoSlid 12241 chawoosh mem REG 8,2 603392 6058662 /usr/lib/libtiff.so.5.7.0PhotoSlid 12241 chawoosh mem REG 8,2 558856 6044466 /usr/lib/libjpeg.so.8.2.2PhotoSlid 12241 chawoosh mem REG 8,2 74448 6036463 /usr/lib/libbz2.so.1.0.8PhotoSlid 12241 chawoosh mem REG 8,2 186120 6046043 /usr/lib/libexpat.so.1.7.0PhotoSlid 12241 chawoosh mem REG 8,2 681768 6043100 /usr/lib/libpixman-1.so.0.40.0PhotoSlid 12241 chawoosh mem REG 8,2 14064 6053941 /usr/lib/libxcb-shm.so.0.0.0PhotoSlid 12241 chawoosh mem REG 8,2 59120 6053926 /usr/lib/libxcb-render.so.0.0.0PhotoSlid 12241 chawoosh mem REG 8,2 46968 6057071 /usr/lib/libXrender.so.1.3.0PhotoSlid 12241 chawoosh mem REG 8,2 218808 6057522 /usr/lib/libpng16.so.16.37.0PhotoSlid 12241 chawoosh mem REG 8,2 145088 6093806 /usr/lib/libgraphite2.so.3.2.1PhotoSlid 12241 chawoosh mem REG 8,2 40752 6058874 /usr/lib/libthai.so.0.3.1PhotoSlid 12241 chawoosh mem REG 8,2 92496 6032948 /usr/lib/libresolv-2.33.soPhotoSlid 12241 chawoosh mem REG 8,2 379496 6065790 /usr/lib/libmount.so.1.1.0PhotoSlid 12241 chawoosh mem REG 8,2 42960 6045987 /usr/lib/libffi.so.7.1.0PhotoSlid 12241 chawoosh mem REG 8,2 460544 6045861 /usr/lib/libpcre.so.1.2.12PhotoSlid 12241 chawoosh mem REG 8,2 14048 6058506 /usr/lib/libXinerama.so.1.0.0PhotoSlid 12241 chawoosh mem REG 8,2 46808 6058516 /usr/lib/libXrandr.so.2.2.0PhotoSlid 12241 chawoosh mem REG 8,2 13928 6058852 /usr/lib/libXcomposite.so.1.0.0PhotoSlid 12241 chawoosh mem REG 8,2 13928 6058765 /usr/lib/libXdamage.so.1.1.0PhotoSlid 12241 chawoosh mem REG 8,2 42600 6058469 /usr/lib/libXcursor.so.1.0.2PhotoSlid 12241 chawoosh mem REG 8,2 30496 6057786 /usr/lib/libwayland-cursor.so.0.0.0PhotoSlid 12241 chawoosh mem REG 8,2 68048 6057777 /usr/lib/libwayland-client.so.0.3.0PhotoSlid 12241 chawoosh mem REG 8,2 288600 6058262 /usr/lib/libxkbcommon.so.0.0.0PhotoSlid 12241 chawoosh mem REG 8,2 30248 6057818 /usr/lib/libXfixes.so.3.1.0PhotoSlid 12241 chawoosh mem REG 8,2 91832 6110421 /usr/lib/libcloudproviders.so.0.3.1PhotoSlid 12241 chawoosh mem REG 8,2 214816 6060067 /usr/lib/libatk-bridge-2.0.so.0.0.0PhotoSlid 12241 chawoosh mem REG 8,2 1250736 6084033 /usr/lib/libepoxy.so.0.0.0PhotoSlid 12241 chawoosh mem REG 8,2 161480 6058149 /usr/lib/libatk-1.0.so.0.23609.1PhotoSlid 12241 chawoosh mem REG 8,2 281088 6058786 /usr/lib/libgdk_pixbuf-2.0.so.0.4200.6PhotoSlid 12241 chawoosh mem REG 8,2 861880 6075076 /usr/lib/libfreetype.so.6.17.4PhotoSlid 12241 chawoosh mem REG 8,2 317200 6058209 /usr/lib/libfontconfig.so.1.12.0PhotoSlid 12241 chawoosh mem REG 8,2 1166760 6053422 /usr/lib/libcairo.so.2.11704.0PhotoSlid 12241 chawoosh mem REG 8,2 872240 6065451 /usr/lib/libharfbuzz.so.0.20801.0PhotoSlid 12241 chawoosh mem REG 8,2 329480 6061444 /usr/lib/libpango-1.0.so.0.4800.4PhotoSlid 12241 chawoosh mem REG 8,2 1809488 6032797 /usr/lib/libgio-2.0.so.0.6800.1PhotoSlid 12241 chawoosh mem REG 8,2 8008856 6059883 /usr/lib/libgtk-3.so.0.2404.25PhotoSlid 12241 chawoosh mem REG 8,17 9595 5646247 /home/chawoosh/.config/dconf/userPhotoSlid 12241 chawoosh mem REG 8,2 71464 6058530 /usr/lib/libXi.so.6.1.0PhotoSlid 12241 chawoosh mem REG 8,2 120632 6060069 /usr/lib/libfribidi.so.0.4.0PhotoSlid 12241 chawoosh mem REG 8,2 95928 6099629 /usr/lib/libpangoft2-1.0.so.0.4800.4PhotoSlid 12241 chawoosh mem REG 8,2 63296 6099232 /usr/lib/libpangocairo-1.0.so.0.4800.4PhotoSlid 12241 chawoosh mem REG 8,2 362408 6043769 /usr/lib/libgobject-2.0.so.0.6800.1PhotoSlid 12241 chawoosh mem REG 8,2 1256824 6036294 /usr/lib/libglib-2.0.so.0.6800.1PhotoSlid 12241 chawoosh mem REG 8,2 1039120 6057783 /usr/lib/libgdk-3.so.0.2404.25PhotoSlid 12241 chawoosh mem REG 0,44 2 75 /run/user/1000/dconf/userPhotoSlid 12241 chawoosh mem REG 8,2 13856 6182307 /usr/lib/gtk-3.0/modules/libcolorreload-gtk-module.soPhotoSlid 12241 chawoosh mem REG 8,2 42768 6099635 /usr/lib/libltdl.so.7.3.1PhotoSlid 12241 chawoosh mem REG 8,2 38504 6100992 /usr/lib/libvorbisfile.so.3.3.8PhotoSlid 12241 chawoosh mem REG 8,2 75544 6059879 /usr/lib/libcanberra.so.0.2.5PhotoSlid 12241 chawoosh mem REG 8,2 22136 6059874 /usr/lib/libcanberra-gtk3.so.0.1.9PhotoSlid 12241 chawoosh mem REG 8,2 26304 6184397 /usr/lib/gtk-3.0/modules/libcanberra-gtk3-module.soPhotoSlid 12241 chawoosh mem REG 8,17 12928 5608426 /home/chawoosh/.openjfx/cache/17-ea/libglass.soPhotoSlid 12241 chawoosh DEL REG 0,1 2048 /memfd:/.nvidia_drv.XXXXXXPhotoSlid 12241 chawoosh mem REG 8,2 79624 6043320 /usr/lib/libdrm.so.2.4.0PhotoSlid 12241 chawoosh mem REG 8,2 116464 6053909 /usr/lib/libxcb-glx.so.0.0.0PhotoSlid 12241 chawoosh mem REG 8,2 30622192 6058269 /usr/lib/libnvidia-glcore.so.465.27PhotoSlid 12241 chawoosh mem REG 8,2 18456 6064949 /usr/lib/libnvidia-tls.so.465.27PhotoSlid 12241 chawoosh mem REG 8,2 1211504 6058058 /usr/lib/libGLX_nvidia.so.465.27PhotoSlid 12241 chawoosh mem REG 8,2 136968 6088520 /usr/lib/libGLX.so.0.0.0PhotoSlid 12241 chawoosh mem REG 8,2 714656 6088525 /usr/lib/libGLdispatch.so.0.0.0PhotoSlid 12241 chawoosh mem REG 8,2 165648 6053976 /usr/lib/libxcb.so.1.1.0PhotoSlid 12241 chawoosh mem REG 8,2 538448 6086031 /usr/lib/libGL.so.1.7.0PhotoSlid 12241 chawoosh mem REG 8,2 1308832 6043728 /usr/lib/libX11.so.6.4.0PhotoSlid 12241 chawoosh mem REG 8,2 326 6952793 /usr/share/locale/en/LC_MESSAGES/gtk30-properties.moPhotoSlid 12241 chawoosh mem REG 8,2 15104 6960285 /usr/share/fonts/noto/NotoSansBatak-Regular.ttfPhotoSlid 12241 chawoosh mem REG 8,2 25328 6966589 /usr/share/fonts/noto/NotoSansWarangCiti-Regular.ttfPhotoSlid 12241 chawoosh mem REG 0,34 78584 806 /tmp/+JXF8393020982473633668.tmpPhotoSlid 12241 chawoosh mem REG 0,34 1240 804 /tmp/+JXF8988271989274641694.tmpPhotoSlid 12241 chawoosh mem REG 8,17 63856 5608425 /home/chawoosh/.openjfx/cache/17-ea/libprism_es2.soPhotoSlid 12241 chawoosh mem REG 8,2 105712 2231562 /opt/photoslide/lib/runtime/lib/libnet.soPhotoSlid 12241 chawoosh mem REG 8,2 97064 2231563 /opt/photoslide/lib/runtime/lib/libnio.soPhotoSlid 12241 chawoosh mem REG 8,2 42600 6044042 /usr/lib/libcairo-gobject.so.2.11704.0PhotoSlid 12241 chawoosh mem REG 8,2 3046064 6112541 /usr/lib/locale/locale-archivePhotoSlid 12241 chawoosh mem REG 8,2 41936 2231568 /opt/photoslide/lib/runtime/lib/libzip.soPhotoSlid 12241 chawoosh mem REG 8,2 13856 6106959 /usr/lib/libwayland-egl.so.1.0.0PhotoSlid 12241 chawoosh mem REG 8,2 14064 6043684 /usr/lib/libgmodule-2.0.so.0.6800.1PhotoSlid 12241 chawoosh mem REG 8,2 146856213 2231569 /opt/photoslide/lib/runtime/lib/modulesPhotoSlid 12241 chawoosh mem REG 8,2 3222 6952794 /usr/share/locale/en/LC_MESSAGES/gtk30.moPhotoSlid 12241 chawoosh mem REG 8,2 80776 6057090 /usr/lib/libXext.so.6.4.0PhotoSlid 12241 chawoosh mem REG 8,2 193648 2231552 /opt/photoslide/lib/runtime/lib/libjava.soPhotoSlid 12241 chawoosh mem REG 8,2 140648 2231555 /opt/photoslide/lib/runtime/lib/libjimage.soPhotoSlid 12241 chawoosh mem REG 8,2 39408 6032952 /usr/lib/librt-2.33.soPhotoSlid 12241 chawoosh mem REG 8,2 24694336 2231579 /opt/photoslide/lib/runtime/lib/server/libjvm.soPhotoSlid 12241 chawoosh mem REG 8,2 154032 6032943 /usr/lib/libpthread-2.33.soPhotoSlid 12241 chawoosh mem REG 8,2 100096 6043595 /usr/lib/libz.so.1.2.11PhotoSlid 12241 chawoosh mem REG 8,2 78224 2231556 /opt/photoslide/lib/runtime/lib/libjli.soPhotoSlid 12241 chawoosh mem REG 8,2 2154488 6032854 /usr/lib/libc-2.33.soPhotoSlid 12241 chawoosh mem REG 8,2 1327568 6032895 /usr/lib/libm-2.33.soPhotoSlid 12241 chawoosh mem REG 8,2 22704 6032879 /usr/lib/libdl-2.33.soPhotoSlid 12241 chawoosh mem CHR 195,0 754 /dev/nvidia0PhotoSlid 12241 chawoosh mem REG 8,2 26216 6044617 /usr/lib/libXdmcp.so.6.0.0PhotoSlid 12241 chawoosh mem REG 8,2 14064 6032796 /usr/lib/libXau.so.6.0.0PhotoSlid 12241 chawoosh mem REG 0,34 32768 803 /tmp/hsperfdata_chawoosh/12241PhotoSlid 12241 chawoosh mem REG 8,2 51376 6032935 /usr/lib/libnss_files-2.33.soPhotoSlid 12241 chawoosh mem REG 8,2 225496 6032784 /usr/lib/ld-2.33.soPhotoSlid 12241 chawoosh 0r FIFO 0,12 0t0 94896 pipePhotoSlid 12241 chawoosh 1w CHR 1,3 0t0 4 /dev/nullPhotoSlid 12241 chawoosh 2w REG 8,17 104575 1024233 /home/chawoosh/.local/share/sddm/xorg-session.logPhotoSlid 12241 chawoosh 3r REG 8,2 146856213 2231569 /opt/photoslide/lib/runtime/lib/modulesPhotoSlid 12241 chawoosh 4r CHR 1,8 0t0 8 /dev/randomPhotoSlid 12241 chawoosh 5r CHR 1,9 0t0 9 /dev/urandomPhotoSlid 12241 chawoosh 6u unix 0x0000000040665f4b 0t0 94069 type=STREAM (CONNECTED)PhotoSlid 12241 chawoosh 7u unix 0x0000000038e86fd1 0t0 97710 type=DGRAM (UNCONNECTED)PhotoSlid 12241 chawoosh 8u unix 0x000000004456d741 0t0 95825 type=DGRAM (UNCONNECTED)PhotoSlid 12241 chawoosh 9u CHR 195,255 0t0 753 /dev/nvidiactlPhotoSlid 12241 chawoosh 10u CHR 195,254 0t0 755 /dev/nvidia-modesetPhotoSlid 12241 chawoosh 11u CHR 195,0 0t0 754 /dev/nvidia0PhotoSlid 12241 chawoosh 12u CHR 195,0 0t0 754 /dev/nvidia0PhotoSlid 12241 chawoosh 13u CHR 195,254 0t0 755 /dev/nvidia-modesetPhotoSlid 12241 chawoosh 14u CHR 226,128 0t0 743 /dev/dri/renderD128PhotoSlid 12241 chawoosh 15u CHR 195,0 0t0 754 /dev/nvidia0PhotoSlid 12241 chawoosh 16u CHR 195,0 0t0 754 /dev/nvidia0PhotoSlid 12241 chawoosh 17u CHR 195,0 0t0 754 /dev/nvidia0PhotoSlid 12241 chawoosh 18u CHR 195,0 0t0 754 /dev/nvidia0PhotoSlid 12241 chawoosh 19u CHR 195,0 0t0 754 /dev/nvidia0PhotoSlid 12241 chawoosh 20u unix 0x000000003f3ba551 0t0 97714 type=STREAM (CONNECTED)PhotoSlid 12241 chawoosh 21u a_inode 0,13 0 11998 [eventfd:382]PhotoSlid 12241 chawoosh 22u a_inode 0,13 0 11998 [eventfd:383]PhotoSlid 12241 chawoosh 23u unix 0x000000004bd3587a 0t0 97715 type=STREAM (CONNECTED)PhotoSlid 12241 chawoosh 24u a_inode 0,13 0 11998 [eventfd:384]PhotoSlid 12241 chawoosh 25r a_inode 0,13 0 11998 inotifyPhotoSlid 12241 chawoosh 26u unix 0x00000000bd5ba195 0t0 29384 type=STREAM (CONNECTED)PhotoSlid 12241 chawoosh 27u unix 0x00000000a467d124 0t0 29385 type=STREAM (CONNECTED)PhotoSlid 12241 chawoosh 28u unix 0x00000000d8c061c5 0t0 94912 type=STREAM (CONNECTED)PhotoSlid 12241 chawoosh 29u a_inode 0,13 0 11998 [eventfd:385]PhotoSlid 12241 chawoosh 30u a_inode 0,13 0 11998 [eventfd:386]PhotoSlid 12241 chawoosh 31u unix 0x000000009eb0c6ca 0t0 94913 type=STREAM (CONNECTED)PhotoSlid 12241 chawoosh 32u unix 0x000000009b3adb51 0t0 94914 type=DGRAM (UNCONNECTED)PhotoSlid 12241 chawoosh 33u unix 0x0000000002dac031 0t0 94915 type=DGRAM (UNCONNECTED)PhotoSlid 12241 chawoosh 34wW REG 8,17 0 5646062 /home/chawoosh/PhotoSlide/photoslide.log.lckPhotoSlid 12241 chawoosh 35u unix 0x00000000c5921e16 0t0 98636 type=STREAM (CONNECTED)PhotoSlid 12241 chawoosh 36w REG 8,17 6087 5608899 /home/chawoosh/PhotoSlide/photoslide.logPhotoSlid 12241 chawoosh 37uw REG 8,17 1664 5610102 /home/chawoosh/.nv/GLCache/e254cbaaedbc1801cabbfc333a7751e2/1450b1272ce1d012/b77c4a097f46df89.tocPhotoSlid 12241 chawoosh 38uw REG 8,17 31785 5610104 /home/chawoosh/.nv/GLCache/e254cbaaedbc1801cabbfc333a7751e2/1450b1272ce1d012/b77c4a097f46df89.binPhotoSlid 12241 chawoosh 39uW REG 8,17 32768 5610105 /home/chawoosh/PhotoSlide/SearchMediaFilesDB.mv.dbPhotoSlid 12241 chawoosh 40r DIR 8,33 4096 18874402 /home/wrk1/Pictures/Fuji/1X-E3/Town/20210413PhotoSlid 12241 chawoosh 41r DIR 8,33 4096 18874402 /home/wrk1/Pictures/Fuji/1X-E3/Town/20210413PhotoSlid 12241 chawoosh 42r DIR 8,33 4096 15991669 /home/wrk1/PicturesPhotoSlid 12241 chawoosh 43r DIR 8,33 4096 15991669 /home/wrk1/PicturesPhotoSlid 12241 chawoosh 44r DIR 8,33 4096 18874402 /home/wrk1/Pictures/Fuji/1X-E3/Town/20210413PhotoSlid 12241 chawoosh 45r DIR 8,33 4096 18874402 /home/wrk1/Pictures/Fuji/1X-E3/Town/20210413PhotoSlid 12241 chawoosh 46r FIFO 0,12 0t0 95840 pipePhotoSlid 12241 chawoosh 47w FIFO 0,12 0t0 95840 pipePhotoSlid 12241 chawoosh 48u a_inode 0,13 0 11998 [eventfd:348]PhotoSlid 12241 chawoosh 49u unix 0x0000000096e3e3d5 0t0 95841 type=STREAM (CONNECTED)PhotoSlid 12241 chawoosh 50u a_inode 0,13 0 11998 [eventfd:388]PhotoSlid 12241 chawoosh 51u REG 8,17 12288 1814575 /home/chawoosh/.cache/event-sound-cache.tdb.5f9acb9b651e4211af8f81b4f98981cc.x86_64-pc-linux-gnuPhotoSlid 12241 chawoosh 62r a_inode 0,13 0 11998 inotify There isn't unknow requests. 05.05.2021, 00:31, "lanthale" ***@***.***>: As a workaround is to copy the libs from https://github.com/lanthale/LibRawFX/tree/main/LibRawFX/src/main/ressources/lib/linux-x86_64 into the folder /usr/lib. This should help. One additonal question: Do you work with a 32-bit or a 64-bit arch linux ? Because I do not have compiled the libs for 32-bit which could be the root cause.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все At the moment I'm using glibc 2.33-4. That is Arch... 07.05.2021, 23:19, "lanthale" ***@***.***>: Thank you for the input. I have now found the issue. Basically I have compiled libraw with glibc 2.29 but many Linux distros are using 2.27 as well. Secondly I have not log the error message from the native libs into the Photoslide logs.Can you check which glibc version you have installed on your system ?—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все Hi! I've updated my local copy of source and now PhotoSlide opens raw files, but monstrously slow, and for X-E1 only, raws from X-E3 are compressed.This is window for X-E3 raw file monstrously slow, and for X-E1 only, raws from X-E3 are compressed.This is 09.05.2021, 01:09, "lanthale" ***@***.***>: I have not recompiled all the native libs on linux and tested on Ubuntu 18/Debian 10 and elementaryOS (Ubuntu). On all the native images are now displaying. I have checked in code to get debug output into the logfile so that you will get all the feedback from the native side inside of the photoslide.log file. Hopefully that helps and that it is now working.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все I'm using libraw from Arch repo, and all raw editors works very fast. X-E3 was open after ten minutes, approximately. 10.05.2021, 23:33, "lanthale" ***@***.***>: Hi !The slowness comes from the libraw speed and is only seen Fuji files. But I have a solution for that: I will try on Thursday to compile libraw with included Rawspeed lib. This should give a 30-60% speed improvement over libraw without it. I will check if X-E3 files can than as well be openend.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все OK, I will check more precisely tomorrow.FUI: $ cat /proc/cpuinfo......processor : 7vendor_id : GenuineIntelcpu family : 6model : 42model name : Intel(R) Xeon(R) CPU E31270 @ 3.40GHzstepping : 7microcode : 0x1acpu MHz : 2072.052cache size : 8192 KB...... 11.05.2021, 23:04, "lanthale" ***@***.***>: I have checked now in Linux (elementaryOS) and it opens X-E3 files in 3 minutes. On OSX/Win the same file was opened in 13s. There must be an issue how I compile on Linux. I will check that on Thursday.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все Results from today check: X-E3 raw was open with small but unpleasant delay abut ten seconds, but click on menu in a left side draw delay more than five minutes with wait animation on a place of diagram and area upper menu. 11.05.2021, 23:04, "lanthale" ***@***.***>: I have checked now in Linux (elementaryOS) and it opens X-E3 files in 3 minutes. On OSX/Win the same file was opened in 13s. There must be an issue how I compile on Linux. I will check that on Thursday.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все Hi.About 1.1.4: new (not opened previously) RAW is opened about one minute. Instruments menu can open space for items but don't show ones. At all. 13.05.2021, 21:58, "lanthale" ***@***.***>: Please can you try tomorrow again ?I have now recompiled again with OpenMP support which was missing. Now the speed is around 50% faster than before. But it depends a littel bit on the raw file. But the overall performance is much better. I will release a new Photoslide version tomorrow because I have to wait until upload to maven central repo is done.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все Hi. What I can say...extra/gtk3 1:3.24.29-1 (7.7 MiB 48.1 MiB) (Installed)GObject-based multi-platform GUI toolkitIt's about GTK3. I can't say something about opengl, I have on my comp extra/mesa 21.1.0-1 (17.7 MiB 101.8 MiB) (Installed) An open-source implementation of the OpenGL specificationextra/glslang 11.4.0-1 (3.5 MiB 24.7 MiB) (Installed) OpenGL and OpenGL ES shader front end and validatorextra/ftgl 2.4.0-2 (317.8 KiB 2.2 MiB) (Installed) OpenGL library to use arbitrary fonts 15.05.2021, 15:50, "lanthale" ***@***.***>: I have now checked again and measured the performance. On a weak system (Intel celerong, 4GB ram, inside of a VM/ElementaryOS) I am seeing the same minute as you for loading. But as soon as I use OSX or Windows on real hardware am down to 7s. You can try the pure loading with the following project: https://github.com/lanthale/librawfx. If that is also slow than I can only imagine that you have some sort of GPU issue for GTK3 (Javafx is using GTK3+OpenGL). You can try to add a java cmd option "-Djdk.gtk.version=2". This is switching back to GTK2 and hopefully heals some of the performance issues you are seeing.Let me know how it goes.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все Hi!! Compressed fuji raw was shown in a ten second and open in a 20 - 25 seconds. Menu in a edit mode is still unusable. 15.05.2021, 23:11, "lanthale" ***@***.***>: Javafx is using Mesa if installed. It is realy curious that on your end the loading is so much slower. I have created a new version of Photoslide as well with a changed multi-threading model for loading images much more in parallel. But I do not think that this helps on your end but you can try.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- все I find your program on github by searching word "lightzone" and I hope you can make full raw editor wjth editing in selected area. 16.05.2021, 16:07, "lanthale" ***@***.***>: Hi! Nice to hear that it works. Regarding the edit module: I have deactivated every menu to isolated the issue. I have to update the loading inside of the edit module to the level of the browse mode. The edit capabilities are not yet finished and therefore this is work in progress at the moment.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe."
|
Beta Was this translation helpful? Give feedback.
-
|
- все Hi!Program for raw images MUST have:1. Exposition setting2. White and black point setting3. Shadows/highlight different settings4. Lightness/contrast/saturation5. Sharpening6. Local and micro contrast7. Vibrance.8. Color management9 Wavelet operation - very wonted.10 Geometry - horizon/rotate, perspective, distrosion that is minimal set. 17.05.2021, 00:15, "lanthale" ***@***.***>: Yes that is the overall target, because the selected area editing capability is feature I want to have in PhotoSlide. Therefore stay tuned I will implement that was well.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
Hi! Here is protocol of running version 1.1.8-1 (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.990: Theme parsing error: gtk.css:219:187: 'r' is not a valid color name (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.991: Theme parsing error: gtk.css:390:525: Not using units is deprecated. Assuming 'px'. (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.991: Theme parsing error: gtk.css:392:629: Not using units is deprecated. Assuming 'px'. (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.991: Theme parsing error: gtk.css:392:661: Not using units is deprecated. Assuming 'px'. (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.991: Theme parsing error: gtk.css:394:558: Not using units is deprecated. Assuming 'px'. (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.991: Theme parsing error: gtk.css:394:589: Not using units is deprecated. Assuming 'px'. (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.991: Theme parsing error: gtk.css:400:343: Not using units is deprecated. Assuming 'px'. (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.992: Theme parsing error: gtk.css:532:39: '/*' in comment block (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.993: Theme parsing error: gtk.css:626:138: Not using units is deprecated. Assuming 'px'. (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.993: Theme parsing error: gtk.css:626:146: 'height' is not a valid property name (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.993: Theme parsing error: gtk.css:626:158: 'width' is not a valid property name (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.993: Theme parsing error: gtk.css:636:144: Not using units is deprecated. Assuming 'px'. (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.993: Theme parsing error: gtk.css:636:152: 'height' is not a valid property name (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.993: Theme parsing error: gtk.css:636:164: 'width' is not a valid property name (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.993: Theme parsing error: gtk.css:646:143: Not using units is deprecated. Assuming 'px'. (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.993: Theme parsing error: gtk.css:646:151: 'height' is not a valid property name (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.993: Theme parsing error: gtk.css:646:163: 'width' is not a valid property name (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.994: Theme parsing error: gtk.css:923:34: '/*' in comment block (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.994: Theme parsing error: gtk.css:941:37: '/*' in comment block (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.994: Theme parsing error: gtk.css:961:68: '/*' in comment block (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.994: Theme parsing error: gtk.css:968:1: '/*' in comment block (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.994: Theme parsing error: gtk.css:974:76: '/*' in comment block (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.994: Theme parsing error: gtk.css:980:1: '/*' in comment block (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.994: Theme parsing error: gtk.css:1017:0: '' is not a valid color name (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.995: Theme parsing error: gtk.css:1229:35: Expected a number (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.995: Theme parsing error: gtk.css:1233:114: '-gtk-recolor' is not a valid property name (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.996: Theme parsing error: gtk.css:1598:73: '/*' in comment block (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.996: Theme parsing error: gtk.css:1604:93: '/*' in comment block (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.996: Theme parsing error: gtk.css:1613:17: Not using units is deprecated. Assuming 'px'. (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.996: Theme parsing error: gtk.css:1623:15: '/*' in comment block (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.998: Theme parsing error: gtk.css:2066:41: '/*' in comment block (PhotoSlide:178942): Gtk-WARNING **: 19:07:26.998: Theme parsing error: gtk.css:2071:35: '' is not a valid color nameSLF4J: No SLF4J providers were found.SLF4J: Defaulting to no-operation (NOP) logger implementationSLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.Exception in Application init methodjava.lang.reflect.InvocationTargetExceptionat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.base/java.lang.reflect.Method.invoke(Method.java:567)at javafx.graphics/com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:467)at javafx.graphics/com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:366)at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.base/java.lang.reflect.Method.invoke(Method.java:567)at java.base/sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:1071)Caused by: java.lang.RuntimeException: Exception in Application init methodat javafx.graphics/com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:898)at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$launchApplication$2(LauncherImpl.java:198)at java.base/java.lang.Thread.run(Thread.java:831)Caused by: javax.management.AttributeNotFoundException: No such attribute: TotalPhysicalMemorySizeat java.management/com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:81)at java.management/com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)at java.management/javax.management.StandardMBean.getAttribute(StandardMBean.java:372)at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:641)at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:678)at ***@***.***/org.photoslide.App.init(App.java:100)at javafx.graphics/com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:827)... 2 more 30.05.2021, 15:02, ***@***.***" ***@***.***>:- все Hi!Program for raw images MUST have:1. Exposition setting2. White and black point setting3. Shadows/highlight different settings4. Lightness/contrast/saturation5. Sharpening6. Local and micro contrast7. Vibrance.8. Color management9 Wavelet operation - very wonted.10 Geometry - horizon/rotate, perspective, distrosion that is minimal set. 17.05.2021, 00:15, "lanthale" ***@***.***>: Yes that is the overall target, because the selected area editing capability is feature I want to have in PhotoSlide. Therefore stay tuned I will implement that was well.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
Now I tested version 1.1.9, exif from Canon raws program shows quickly, from compressed fuji raw's - can't at all. If the program will work with such performance, it have to have excellent features. 10.06.2021, 23:42, "lanthale" ***@***.***>: I have just updated the 1.1.8 version because I had a bug during parallel loading in the image grid which took some time to find the root cause.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
Thank's for the feedback. I have seen that and for the meta data bug I will provide a fix soon. But I am under way why Fuji and Sigma raw's are taking so long to demosaic with libraw. I will post a request inside of the libraw forum so see if this is an issue which is known. The performance is actually my main topic so solve because it does not make sense to implement many features but have a worse performance as a base. |
Beta Was this translation helpful? Give feedback.
-
|
Hmmm.... RawTherapee, Darktable and PhotoFlow decode this RAW quite fast. 01.07.2021, 17:37, "lanthale" ***@***.***>: Thank's for the feedback. I have seen that and for the meta data bug I will provide a fix soon. But I am under way why Fuji and Sigma raw's are taking so long to demosaic with libraw. I will post a request inside of the libraw forum so see if this is an issue which is known. The performance is actually my main topic so solve because it does not make sense to implement many features but have a worse performance as a base.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
- PhotoSlide@ Hi! I try to open the night photo with the Moon, and what I have to say: all raw files have to be open with no touch to brightness, don't try to make picture "better". 01.07.2021, 17:37, "lanthale" ***@***.***>: Thank's for the feedback. I have seen that and for the meta data bug I will provide a fix soon. But I am under way why Fuji and Sigma raw's are taking so long to demosaic with libraw. I will post a request inside of the libraw forum so see if this is an issue which is known. The performance is actually my main topic so solve because it does not make sense to implement many features but have a worse performance as a base.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
|
Hi! No updates... Are you busy now? What about perspective? 01.07.2021, 17:37, "lanthale" ***@***.***>: Thank's for the feedback. I have seen that and for the meta data bug I will provide a fix soon. But I am under way why Fuji and Sigma raw's are taking so long to demosaic with libraw. I will post a request inside of the libraw forum so see if this is an issue which is known. The performance is actually my main topic so solve because it does not make sense to implement many features but have a worse performance as a base.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
mvn say "[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project PhotoSlide: Compilation failure -> [Help 1]"
I'm new in a java development so this is dark for me...
Here is full log:
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project PhotoSlide: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:78)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:567)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1224)
at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:78)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:567)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR]
Beta Was this translation helpful? Give feedback.
All reactions