-
Notifications
You must be signed in to change notification settings - Fork 83
Operation canceled. Check the terminal for details during "Add a new entry" #601
Comments
It's Fedora 40 Beta release INFO: all dependencies met (zenity:53844): Gtk-WARNING **: 19:53:18.077: Unknown key gtk-modules in /home/stellarharbour/.config/gtk-4.0/settings.ini (zenity:54062): Gtk-WARNING **: 19:53:26.135: Unknown key gtk-modules in /home/stellarharbour/.config/gtk-4.0/settings.ini (zenity:54062): Gtk-CRITICAL **: 19:53:26.293: GtkBox 0x555640fc0b90 reports a minimum height of 219, but minimum height for width of 1048576 is 229. Expect overlapping widgets. (zenity:54062): Gtk-CRITICAL **: 19:53:26.293: GtkBox 0x555641028ac0 reports a minimum height of 119, but minimum height for width of 1048576 is 129. Expect overlapping widgets. (zenity:54086): Gtk-WARNING **: 19:53:30.717: Unknown key gtk-modules in /home/stellarharbour/.config/gtk-4.0/settings.ini (zenity:54261): Gtk-WARNING **: 19:53:35.119: Unknown key gtk-modules in /home/stellarharbour/.config/gtk-4.0/settings.ini (zenity:54283): Gtk-WARNING **: 19:53:36.563: Unknown key gtk-modules in /home/stellarharbour/.config/gtk-4.0/settings.ini (zenity:54309): Gtk-WARNING **: 19:53:38.422: Unknown key gtk-modules in /home/stellarharbour/.config/gtk-4.0/settings.ini (zenity:54332): Gtk-WARNING **: 19:53:38.695: Unknown key gtk-modules in /home/stellarharbour/.config/gtk-4.0/settings.ini |
Another Error layer, I downloaded jdk manually but now it wanted Mod.Organizer-2.4.4.7z for some reason, basically it can't download anything by itself INFO: selected install directory '/home/stellarharbour/Games/mod-organizer-2-skyrimspecialedition' (zenity:326238): Gtk-WARNING **: 23:44:21.372: Unknown key gtk-modules in /home/stellarharbour/.config/gtk-4.0/settings.ini (zenity:326263): Gtk-WARNING **: 23:44:21.674: Unknown key gtk-modules in /home/stellarharbour/.config/gtk-4.0/settings.ini |
See issue #596 , as of right now wget in more up to date/rolling distros like Arch and the Fedora 40 Beta is having problems with downloading archives to the /tmp directory via modorganizer2-linux-installer. Edit download.sh in the utils folder to remove the section related to wget.
Becomes
What this does is forces modorganizer2-linux-installer to fall back on curl for its downloading purposes. |
@cprin21 Did you find out why it stopped working? With Fedora 40 stable release approaching in a few days, there's still time to report the issue. |
Editing the script is not necessary at least on on Fedora 40, I was able to proceed by using the DOWNLOAD_BACKEND variable that is already baked in:
|
I edited the bash file and ran the install script again but experienced a new error. I tried troubleshooting by launching the game under multiple different proton versions but got the same error: /install.sh (zenity:310247): Gtk-WARNING **: 01:04:15.756: Unknown key gtk-modules in /home/z/.config/gtk-4.0/settings.ini (zenity:310247): Adwaita-WARNING **: 01:04:15.795: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead. (zenity:310364): Gtk-WARNING **: 01:04:19.127: Unknown key gtk-modules in /home/z/.config/gtk-4.0/settings.ini (zenity:310364): Adwaita-WARNING **: 01:04:19.165: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead. (zenity:310452): Gtk-WARNING **: 01:04:24.330: Unknown key gtk-modules in /home/z/.config/gtk-4.0/settings.ini (zenity:310452): Adwaita-WARNING **: 01:04:24.368: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead. (zenity:310452): Gtk-CRITICAL **: 01:04:24.480: GtkBox 0x555d796f1670 reports a minimum height of 179, but minimum height for width of 1048576 is 189. Expect overlapping widgets. (zenity:310452): Gtk-CRITICAL **: 01:04:24.480: GtkBox 0x555d796fe8b0 reports a minimum height of 79, but minimum height for width of 1048576 is 89. Expect overlapping widgets. |
Directory '/home/stellarharbour/Games/mod-organizer-2-skyrim' does not exist. Would you like to create it?
I choose "Yes"
Then it crashes afterwards with "Operation canceled. Check the terminal for details"
The text was updated successfully, but these errors were encountered: