Terminal hängt - nix geht

(Jameica 2.10.4:193709): Gtk-WARNING **: 21:33:37.781: Negative content height

 
tiggr
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 46
Dabei seit: 10 / 2022
Betreff:

Terminal hängt - nix geht

 · 
Gepostet: 26.07.2024 - 22:07 Uhr  ·  #1
Moin,

ich hab Jameica 2.10.4 auf meiner Maschine gestartet, es hängt aber, und zwar an dieser Stelle:
Code
(Jameica 2.10.4:193709): Gtk-WARNING **: 21:33:37.738: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:193709): Gtk-WARNING **: 21:33:37.781: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)

Gestern tat noch alles, heute: Rien ne va plus.

Die Maschine ist so aufgestellt:
Code
inxi -F
System:
  Host: host Kernel: 6.8.0-38-generic x86_64 bits: 64
    Desktop: Cinnamon 6.0.4 Distro: Linux Mint 21.3 Virginia
Machine:
  Type: Desktop System: ASRock product: B650M-HDV/M.2 v: N/A
    serial: <superuser required>
  Mobo: ASRock model: B650M-HDV/M.2 serial: <superuser required>
    UEFI: American Megatrends LLC. v: 3.01 date: 05/10/2024
CPU:
  Info: 6-core model: AMD Ryzen 5 7600X bits: 64 type: MT MCP cache:
    L2: 6 MiB
  Speed (MHz): avg: 904 min/max: 545/5453 cores: 1: 545 2: 545 3: 545
    4: 545 5: 545 6: 545 7: 4858 8: 545 9: 545 10: 545 11: 545 12: 545
Graphics:
  Device-1: AMD driver: amdgpu v: kernel
  Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati
    unloaded: fbdev,modesetting,vesa gpu: amdgpu resolution: 1920x1080~60Hz
  OpenGL: renderer: RAPHAEL_MENDOCINO (raphael_mendocino LLVM 15.0.7 DRM
    3.57 6.8.0-38-generic)
    v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2
Audio:
  Device-1: AMD driver: snd_hda_intel
  Device-2: AMD Family 17h HD Audio driver: snd_hda_intel
  Sound Server-1: ALSA v: k6.8.0-38-generic running: yes
  Sound Server-2: PulseAudio v: 15.99.1 running: yes
  Sound Server-3: PipeWire v: 0.3.48 running: yes
Network:
  Device-1: Realtek RTL8125 2.5GbE driver: r8169
  IF: enp6s0 state: up speed: 1000 Mbps duplex: full mac: 9c:6b:00:52:33:40
Drives:
  Local Storage: total: 2.73 TiB used: 499.64 GiB (17.9%)
  ID-1: /dev/nvme0n1 vendor: KIOXIA model: EXCERIA G2 SSD size: 931.51 GiB
  ID-2: /dev/sda vendor: Western Digital model: WD20EFZX-68AWUN0
    size: 1.82 TiB
Partition:
  ID-1: / size: 912.73 GiB used: 249.65 GiB (27.4%) fs: ext4 dev: /dev/dm-1
  ID-2: /boot size: 1.61 GiB used: 330.9 MiB (20.1%) fs: ext4
    dev: /dev/nvme0n1p2
  ID-3: /boot/efi size: 511 MiB used: 6.1 MiB (1.2%) fs: vfat
    dev: /dev/nvme0n1p1
Swap:
  ID-1: swap-1 type: partition size: 976 MiB used: 0 KiB (0.0%)
    dev: /dev/dm-2
Sensors:
  System Temperatures: cpu: N/A mobo: N/A gpu: amdgpu temp: 34.0 C
  Fan Speeds (RPM): N/A
Info:
  Processes: 330 Uptime: 13h 12m Memory: 30.47 GiB used: 4.53 GiB (14.9%)
  Shell: Bash inxi: 3.3.13


Was mache ich falsch?
hibiscus
Benutzer
Avatar
Geschlecht: keine Angabe
Herkunft: Leipzig
Homepage: willuhn.de/
Beiträge: 10694
Dabei seit: 03 / 2005
Betreff:

Re: Terminal hängt - nix geht

 · 
Gepostet: 27.07.2024 - 08:46 Uhr  ·  #2
Mir hatte neulich ein User mit Fedora 40 von einem ähnlichen Problem berichtet. Er hatte java-latest-openjdk.x86_64 verwendet. Hatte ihm empfohlen, stattdessen Java 11 zu verwenden. java-latest-openjdk.x86_64 war in dem Fall wohl Version 21. Nach einer erneuten Installation von java-latest-openjdk.x86_64 ging es dann auch damit.
tiggr
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 46
Dabei seit: 10 / 2022
Betreff:

Re: Terminal hängt - nix geht

 · 
Gepostet: 27.07.2024 - 10:29 Uhr  ·  #3
Hier laufen default-jre und default-jre-headless (beide 2:1.11-72build2), openjdk-11-jre und openjdk-11-jre-headless (beide 11.0.23+9-1ubuntu1).
Das wäre Java 11, denke ich.

Hab es grad nochmal getestet, geht schon gleich anfangs los:
Code
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.StartupParams.<init>] starting in STANDALONE mode
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.StartupParams.<init>] workdir: null
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.Application.init] starting jameica...
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.BootstrapSettings.getProperties] reading /home/jockel/.jameica.properties
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.WorkdirChooser.getWorkDir] using last used workdir /home/jockel/.jameica
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.Platform.getWorkdir] using workdir: /home/jockel/.jameica
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.Config.findLocale] configured language: de_DE
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.Config.findLocale] configured country: DE
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.Config.getLocale] checking resource bundle for language

(java:16180): Gdk-WARNING **: 10:24:50.143: The GDK_NATIVE_WINDOWS environment variable is not supported in GTK3.
[...]

und endet mit Stillstand hier:
Code
{...]
[Sat Jul 27 10:25:00 CEST 2024][INFO][bookmark-preload][de.willuhn.jameica.store.BeanStore.load] loaded [bean-container: Bookmark, encrypted: true]

(Jameica 2.10.4:16180): Gtk-CRITICAL **: 10:25:00.641: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.641: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.642: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.718: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.720: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.720: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.721: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.723: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.723: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.759: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.759: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.760: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.760: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.760: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.760: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-CRITICAL **: 10:25:00.761: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.761: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.761: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.761: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0

(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.761: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
[Sat Jul 27 10:25:00 CEST 2024][INFO][main][de.willuhn.jameica.hbci.synchronize.SynchronizeEngine.getBackends] loading synchronize backends
[Sat Jul 27 10:25:00 CEST 2024][INFO][main][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders] loading synchronize providers for backend FinTS/HBCI
[Sat Jul 27 10:25:00 CEST 2024][INFO][main][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders]   found 6 provider(s)
[Sat Jul 27 10:25:00 CEST 2024][INFO][main][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders] loading synchronize providers for backend Scripting
[Sat Jul 27 10:25:00 CEST 2024][INFO][main][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders]   found 1 provider(s)
[Sat Jul 27 10:25:00 CEST 2024][INFO][main][de.willuhn.jameica.hbci.report.balance.AccountBalanceService.getProviders] loading account balance providers
[Sat Jul 27 10:25:00 CEST 2024][INFO][main][de.willuhn.jameica.hbci.report.balance.AccountBalanceService.getProviders]   found 1 provider(s)
[Sat Jul 27 10:25:05 CEST 2024][INFO][attachmentservice-preload][de.willuhn.jameica.messaging.LookupService.lookup] no server found for service name: tcp:de.willuhn.jameica.messaging.Plugin.connector.tcp
[Sat Jul 27 10:25:05 CEST 2024][WARN][attachmentservice-preload][de.willuhn.jameica.services.ArchiveService.init] no archive server found
[Sat Jul 27 10:25:05 CEST 2024][INFO][Thread-7][de.willuhn.jameica.messaging.LookupService.lookup] performing multicast lookup for service name: tcp:de.willuhn.jameica.messaging.Plugin.connector.tcp
[Sat Jul 27 10:25:05 CEST 2024][INFO][attachmentservice-preload][de.willuhn.jameica.services.AttachmentService.init] init attachment service
[Sat Jul 27 10:25:05 CEST 2024][INFO][attachmentservice-preload][de.willuhn.jameica.services.AttachmentService.init] searching available storage providers
[Sat Jul 27 10:25:05 CEST 2024][INFO][attachmentservice-preload][de.willuhn.jameica.services.AttachmentService.init]   [jameica.local] Speicherung in lokalen Dateien: true
[Sat Jul 27 10:25:05 CEST 2024][INFO][attachmentservice-preload][de.willuhn.jameica.services.AttachmentService.init]   [jameica.messaging] Jameica Messaging: false
[Sat Jul 27 10:25:05 CEST 2024][INFO][attachmentservice-preload][de.willuhn.jameica.services.AttachmentService.init] found storage providers: 1
[Sat Jul 27 10:25:10 CEST 2024][INFO][UpdateService][de.willuhn.jameica.services.UpdateService$Worker.run] check for updates needed?
[Sat Jul 27 10:25:10 CEST 2024][INFO][UpdateService][de.willuhn.jameica.services.UpdateService$Worker.run] last check was on Fri Jul 26 09:05:06 CEST 2024
[Sat Jul 27 10:25:10 CEST 2024][INFO][Thread-7][de.willuhn.jameica.messaging.LookupService.lookup] no server found for service name: tcp:de.willuhn.jameica.messaging.Plugin.connector.tcp
[Sat Jul 27 10:26:00 CEST 2024][INFO][pool-3-thread-1][de.willuhn.jameica.hbci.messaging.MarkOverdueMessageConsumer.updateAll] update all unread counters


Edit: Alternativ hätte ich alles bis Java 21 zur Verfügung, nur hab ich keine Ahnung, welches da nun helfen könnte.
tiggr
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 46
Dabei seit: 10 / 2022
Betreff:

Re: Terminal hängt - nix geht

 · 
Gepostet: 30.07.2024 - 17:24 Uhr  ·  #4
So, nun habe ich kernel 6.8.0-39 - und wie von Zauberhand tut alles wieder.
Es war also offenbar ein Problem mit Linux Mint 21.3.
Gewählte Zitate für Mehrfachzitierung:   0