Skip to content

Do not show transport info messages#13904

Merged
Siedlerchr merged 1 commit into
mainfrom
improve-log-level
Sep 14, 2025
Merged

Do not show transport info messages#13904
Siedlerchr merged 1 commit into
mainfrom
improve-log-level

Conversation

@koppor

@koppor koppor commented Sep 14, 2025

Copy link
Copy Markdown
Member

On CachyOS, Gnome, I get > 10 messages on start

2025-09-14 17:42:22 [JavaFX Application Thread] org.freedesktop.dbus.connections.transports.TransportBuilder.build()
INFO: Using transport dbus-java-transport-native-unixsocket to connect to unix:path=/run/user/1000/bus

With this PR, they are gone.

Maybe they are a hint that we open the key manager too often? (Wrong lifecycle?)

image

Steps to test

Start JabRef on Gnome ^^

Mandatory checks

  • I own the copyright of the code submitted and I license it under the MIT license
  • [/] I manually tested my changes in running JabRef (always required)
  • [/] I added JUnit tests for changes (if applicable)
  • [/] I added screenshots in the PR description (if change is visible to the user)
  • [/] I described the change in CHANGELOG.md in a way that is understandable for the average user (if change is visible to the user)
  • [/] I checked the user documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request updating file(s) in https://github.com/JabRef/user-documentation/tree/main/en.

@trag-bot

trag-bot Bot commented Sep 14, 2025

Copy link
Copy Markdown

@trag-bot didn't find any issues in the code! ✅✨

@koppor koppor changed the title Do not show transprot info messages Do not show transport info messages Sep 14, 2025
@Siedlerchr Siedlerchr added this pull request to the merge queue Sep 14, 2025
Merged via the queue into main with commit 6a04ce3 Sep 14, 2025
47 of 52 checks passed
@Siedlerchr Siedlerchr deleted the improve-log-level branch September 14, 2025 16:44
Siedlerchr added a commit that referenced this pull request Sep 17, 2025
* upstream/main:
  Add new check for format (#13909)
  Consistent casing in fieldnames (#13867)
  Revert "Pressing TAB in last field in entry editor moves focus to the next ta…" (#13912)
  Fix YAML
  Fix on-pr-opened-updated.yml syntax
  Pressing TAB in last field in entry editor moves focus to the next tab's first field  (#13870)
  Modularize JabSrv (#13908)
  New translations jabref_en.properties (Italian) (#13907)
  Remove wrong `assert` statement (#13906)
  Add .git-blame-ignore-revs (#13884)
  Do not show transprot info messages (#13904)
  Pubmed api key support (#13899)
  Fix warnings for native access
  Fix automerge workflow (#13903)
  Add comment on issue on binary (#13902)
  Have checkstyle and VCS configuration distributed (#13900)
  Add unknown field to lsp consistency check (#13880)
  Put config for general tab if missing (#13901)
  Fix autosave manager exception on shutdown (#13882)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants