You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ /usr/lib/opt/fireflyluciferin/bin/FireflyLuciferin
21:51:25,049 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version ?
21:51:25,050 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3315d2d7 - No custom configurators were discovered as a service.
21:51:25,050 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3315d2d7 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
21:51:25,050 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3315d2d7 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
21:51:25,055 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
21:51:25,055 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
21:51:25,061 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3315d2d7 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
21:51:25,061 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3315d2d7 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
21:51:25,062 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3315d2d7 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
21:51:25,062 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
21:51:25,065 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/usr/lib/opt/fireflyluciferin/lib/app/FireflyLuciferin-jar-with-dependencies.jar!/logback.xml]
21:51:25,068 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@d6e7bab - URL [jar:file:/usr/lib/opt/fireflyluciferin/lib/app/FireflyLuciferin-jar-with-dependencies.jar!/logback.xml] is not of type file
21:51:25,098 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word instanceNumber with class [org.dpsoftware.config.InstanceConverter]
21:51:25,138 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
21:51:25,138 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
21:51:25,173 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
21:51:25,173 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
21:51:25,173 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
21:51:25,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE-ROLLING]
21:51:25,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
21:51:25,179 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1604353554 - setting totalSizeCap to 10 MB
21:51:25,184 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1604353554 - Archive files will be limited to [2 MB] each.
21:51:25,185 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1604353554 - No compression will be used
21:51:25,185 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1604353554 - Will use the pattern logs/archived/app.%d{yyyy-MM-dd}.%i.log for the active file
21:51:25,209 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@55b53d44 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/archived/app.%d{yyyy-MM-dd}.%i.log'.
21:51:25,209 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@55b53d44 - Roll-over at midnight.
21:51:25,217 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@55b53d44 - Setting initial period to 2024-05-13T19:48:56.410Z
21:51:25,219 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
21:51:25,222 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE-ROLLING] - Active log file name: /home/mawoka/Documents/FireflyLuciferin/logs/FireflyLuciferin.log
21:51:25,222 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE-ROLLING] - File property is set to [/home/mawoka/Documents/FireflyLuciferin/logs/FireflyLuciferin.log]
21:51:25,223 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.dpsoftware] to INFO
21:51:25,225 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.dpsoftware] to false
21:51:25,225 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE-ROLLING] to Logger[org.dpsoftware]
21:51:25,225 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to ERROR
21:51:25,225 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE-ROLLING] to Logger[ROOT]
21:51:25,225 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.dpsoftware] to INFO
21:51:25,225 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.dpsoftware] to false
21:51:25,225 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.dpsoftware]
21:51:25,225 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@482bce4f - End of configuration.
21:51:25,225 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@366647c2 - Registering current configuration as safe fallback point
21:51:25,226 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3315d2d7 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 164 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[Instance #1] 21:51:25.228 [main] INFO org.dpsoftware.JavaFXStarter - Starting default instance
May 13, 2024 9:51:25 PM com.sun.javafx.application.PlatformImpl startup
WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @7fc229ab'
[Instance #1] 21:51:25.639 [JavaFX Application Thread] INFO org.dpsoftware.NativeExecutor - Installation path=/usr/lib/opt/fireflyluciferin/lib/app/FireflyLuciferin-jar-with-dependencies.jar
[Instance #1] 21:51:25.640 [JavaFX Application Thread] INFO org.dpsoftware.NativeExecutor - Installation path from spawn=/usr/lib/opt/fireflyluciferin/bin/FireflyLuciferin
[Instance #1] 21:51:25.640 [JavaFX Application Thread] INFO org.dpsoftware.NativeExecutor - Installation path=/usr/lib/opt/fireflyluciferin/lib/app/FireflyLuciferin-jar-with-dependencies.jar
[Instance #1] 21:51:25.730 [JavaFX Application Thread] INFO org.dpsoftware.NativeExecutor - Installation path=/usr/lib/opt/fireflyluciferin/lib/app/FireflyLuciferin-jar-with-dependencies.jar
[Instance #1] 21:51:25.730 [JavaFX Application Thread] INFO org.dpsoftware.NativeExecutor - Installation path from spawn=/usr/lib/opt/fireflyluciferin/bin/FireflyLuciferin
[Instance #1] 21:51:25.730 [JavaFX Application Thread] INFO org.dpsoftware.NativeExecutor - Installation path=/usr/lib/opt/fireflyluciferin/lib/app/FireflyLuciferin-jar-with-dependencies.jar
[Instance #1] 21:51:25.820 [JavaFX Application Thread] INFO org.dpsoftware.NativeExecutor - CLEAN EXIT
[Instance #1] 21:51:25.837 [JavaFX Application Thread] INFO org.dpsoftware.FireflyLuciferin - ** Log level -> INFO **
[Instance #1] 21:51:26.690 [JavaFX Application Thread] INFO o.dpsoftware.managers.UpgradeManager - Checking for Firefly Luciferin Updatecheck_group_uucp(): error testing lock file creation Error details:Permission deniedcheck_lock_status: No permission to create lock file.
FAILED TO OPEN: No such file or directory
check_group_uucp(): error testing lock file creation Error details:Permission deniedcheck_lock_status: No permission to create lock file.
FAILED TO OPEN: No such file or directory
check_group_uucp(): error testing lock file creation Error details:Permission deniedcheck_lock_status: No permission to create lock file.
FAILED TO OPEN: No such file or directory
check_group_uucp(): error testing lock file creation Error details:Permission deniedcheck_lock_status: No permission to create lock file.
FAILED TO OPEN: No such file or directory
check_group_uucp(): error testing lock file creation Error details:Permission deniedcheck_lock_status: No permission to create lock file.
FAILED TO OPEN: No such file or directory
check_group_uucp(): error testing lock file creation Error details:Permission deniedcheck_lock_status: No permission to create lock file.
FAILED TO OPEN: No such file or directory
check_group_uucp(): error testing lock file creation Error details:Permission deniedcheck_lock_status: No permission to create lock file.
FAILED TO OPEN: No such file or directory
[...]
[Instance #1] 21:51:26.976 [JavaFX Application Thread] ERROR o.dpsoftware.managers.SerialManager - Cannot invoke "gnu.io.SerialPort.getOutputStream()" because "org.dpsoftware.MainSingleton.getInstance().serial" is null
[Instance #1] 21:51:26.976 [JavaFX Application Thread] ERROR o.dpsoftware.managers.SerialManager - serial.error.header
[Instance #1] 21:51:26.976 [JavaFX Application Thread] INFO org.dpsoftware.FireflyLuciferin - MQTT disabled.
[...]
check_group_uucp(): error testing lock file creation Error details:Permission deniedcheck_lock_status: No permission to create lock file.
FAILED TO OPEN: No such file or directory
[Instance #1] 21:51:27.258 [JavaFX Application Thread] INFO o.dpsoftware.managers.DisplayManager - Width: 3840.0 Height: 2160.0 Scaling: 1.0 MinX: 3360.0 MinY: 0.0
[Instance #1] 21:51:27.259 [JavaFX Application Thread] INFO o.dpsoftware.managers.DisplayManager - Width: 3360.0 Height: 1890.0 Scaling: 1.0 MinX: 0.0 MinY: 269.0
[...]
check_group_uucp(): error testing lock file creation Error details:Permission deniedcheck_lock_status: No permission to create lock file.
FAILED TO OPEN: No such file or directory
(FireflyLuciferin:29537): Gdk-WARNING **: 21:51:27.368: XSetErrorHandler() called with a GDK error trap pushed. Don't do that.
How to reproduce
Install the latest rpm package on fedora kionite and launch /usr/lib/opt/fireflyluciferin/bin/FireflyLuciferin. Change any setting and press save. Now, you can't start the application anymore and see the logs from above. My clue: rpm-ostree (the package manager) installs the package into /usr/lib/opt/ and not into /opt, which confuses firefly, as the directory is read-only. Quick and dirty solution: Allow a custom location for the lock file. Long term solution: Create a flatpak (#207)
The text was updated successfully, but these errors were encountered:
Firefly Luciferin version
v2.14.3
Glow Worm Luciferin version
latest
Firmware type
FULL
What is the stream method?
USB
Fiefly Luciferin config file
Relevant log output
How to reproduce
Install the latest rpm package on fedora kionite and launch
/usr/lib/opt/fireflyluciferin/bin/FireflyLuciferin
. Change any setting and press save. Now, you can't start the application anymore and see the logs from above. My clue: rpm-ostree (the package manager) installs the package into/usr/lib/opt/
and not into/opt
, which confuses firefly, as the directory is read-only. Quick and dirty solution: Allow a custom location for the lock file. Long term solution: Create a flatpak (#207)The text was updated successfully, but these errors were encountered: