** Description changed:

  1. open nautilus
  2. right click on the luks encrypted hard drive on the left column, which is 
currently mounted
  3. select "properties"
  4. nautilus crashes
  
  I want to add that if there was a file copy in progress, the file copy
  stops upon crashing.
- 
  
  -----------------------------------------------------------
  
  Terminal output:
  
  ryan@ryan-X870E-AORUS-PRO:~$ nautilus
  ** Message: 00:17:04.609: Connecting to org.freedesktop.Tracker3.Miner.Files
  WARNING: radv is not a conformant Vulkan implementation, testing use only.
  
  ** (org.gnome.Nautilus:121954): WARNING **: 00:17:04.868: GtkBox
  0x5b90975ea050 unexpectedly doesn't fit into height of 48
  
  (org.gnome.Nautilus:121954): Gtk-WARNING **: 00:17:04.868: Trying to measure 
GtkBox 0x5b90975ea050 for height of 48, but it needs at least 60
  **
  ERROR:../src/nautilus-icon-info.c:471:nautilus_icon_info_lookup: code should 
not be reached
  Bail out! ERROR:../src/nautilus-icon-info.c:471:nautilus_icon_info_lookup: 
code should not be reached
  Aborted                    (core dumped) nautilus
+ 
+ -----------------------------------------------------------
+ 
+ Ok so for my own curiosity I looked at that code for nautilus on gnome 
gitlab. There's a bunch of if statements and else statements. Multiple return 
statements. It's trying to load an icon. My guess is there is no Icon for a 
luks drive. The properties dialog is working on a regular flash drive with no 
encryption. My guess is the fallback thing is not working. Who knows brother. I 
dont have an environment setup to compile the code that I'm looking at and walk 
through all the possible inputs to the function 
+ GdkPaintable *nautilus_icon_info_lookup (GIcon *icon,
+                            int    size,
+                            int    scale)
  
  -----------------------------------------------------------
  
  ProblemType: Bug
  DistroRelease: Ubuntu 26.04
  Package: nautilus 1:50.0-0ubuntu1
  ProcVersionSignature: Ubuntu 7.0.0-10.10-generic 7.0.0-rc4
  Uname: Linux 7.0.0-10-generic x86_64
  ApportVersion: 2.33.1-0ubuntu7
  Architecture: amd64
  CasperMD5CheckMismatches: ./boot/grub/i386-pc/eltorito.img
  CasperMD5CheckResult: fail
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Apr  3 00:04:25 2026
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   b'org.gnome.nautilus.preferences' b'migrated-gtk-settings' b'true'
   b'org.gnome.nautilus.window-state' b'initial-size' b'(898, 647)'
  InstallationDate: Installed on 2026-03-30 (4 days ago)
  InstallationMedia: Ubuntu 26.04 "Resolute Raccoon" - Daily amd64 (20260325)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=<set>
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:
   file-roller 44.6-3
   papers      50.0-0ubuntu1

** Description changed:

  1. open nautilus
  2. right click on the luks encrypted hard drive on the left column, which is 
currently mounted
  3. select "properties"
  4. nautilus crashes
  
  I want to add that if there was a file copy in progress, the file copy
  stops upon crashing.
  
  -----------------------------------------------------------
  
  Terminal output:
  
  ryan@ryan-X870E-AORUS-PRO:~$ nautilus
  ** Message: 00:17:04.609: Connecting to org.freedesktop.Tracker3.Miner.Files
  WARNING: radv is not a conformant Vulkan implementation, testing use only.
  
  ** (org.gnome.Nautilus:121954): WARNING **: 00:17:04.868: GtkBox
  0x5b90975ea050 unexpectedly doesn't fit into height of 48
  
  (org.gnome.Nautilus:121954): Gtk-WARNING **: 00:17:04.868: Trying to measure 
GtkBox 0x5b90975ea050 for height of 48, but it needs at least 60
  **
  ERROR:../src/nautilus-icon-info.c:471:nautilus_icon_info_lookup: code should 
not be reached
  Bail out! ERROR:../src/nautilus-icon-info.c:471:nautilus_icon_info_lookup: 
code should not be reached
  Aborted                    (core dumped) nautilus
  
  -----------------------------------------------------------
  
- Ok so for my own curiosity I looked at that code for nautilus on gnome 
gitlab. There's a bunch of if statements and else statements. Multiple return 
statements. It's trying to load an icon. My guess is there is no Icon for a 
luks drive. The properties dialog is working on a regular flash drive with no 
encryption. My guess is the fallback thing is not working. Who knows brother. I 
dont have an environment setup to compile the code that I'm looking at and walk 
through all the possible inputs to the function 
+ Ok so for my own curiosity I looked at that code for nautilus on gnome 
gitlab. There's a bunch of if statements and else statements. Multiple return 
statements. It's trying to load an icon. My guess is there is no Icon for a 
luks drive. The properties dialog is working on a regular flash drive with no 
encryption. My guess is the fallback thing is not working. Who knows brother. I 
dont have an environment setup to compile the code that I'm looking at and walk 
through all the possible inputs to the function
  GdkPaintable *nautilus_icon_info_lookup (GIcon *icon,
-                            int    size,
-                            int    scale)
+                            int    size,
+                            int    scale)
+ 
+ Possibly just outdated code on my machine but I just installed and there
+ are no package updates.
  
  -----------------------------------------------------------
  
  ProblemType: Bug
  DistroRelease: Ubuntu 26.04
  Package: nautilus 1:50.0-0ubuntu1
  ProcVersionSignature: Ubuntu 7.0.0-10.10-generic 7.0.0-rc4
  Uname: Linux 7.0.0-10-generic x86_64
  ApportVersion: 2.33.1-0ubuntu7
  Architecture: amd64
  CasperMD5CheckMismatches: ./boot/grub/i386-pc/eltorito.img
  CasperMD5CheckResult: fail
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Apr  3 00:04:25 2026
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   b'org.gnome.nautilus.preferences' b'migrated-gtk-settings' b'true'
   b'org.gnome.nautilus.window-state' b'initial-size' b'(898, 647)'
  InstallationDate: Installed on 2026-03-30 (4 days ago)
  InstallationMedia: Ubuntu 26.04 "Resolute Raccoon" - Daily amd64 (20260325)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=<set>
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:
   file-roller 44.6-3
   papers      50.0-0ubuntu1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2147170

Title:
  nautilus crashes when trying to open volume properties

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2147170/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to