Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meld only opens title bar on Sonoma 14.3.1 #157

Open
ninetyninew opened this issue Mar 8, 2024 · 12 comments
Open

Meld only opens title bar on Sonoma 14.3.1 #157

ninetyninew opened this issue Mar 8, 2024 · 12 comments

Comments

@ninetyninew
Copy link

I have used this for years with no issue, however since I upgraded to Sonoma 14.3.1 upon opening Meld I only see the title bar, I can drag this around, if I right click Meld in the dock it states that the application is not responding.

image

Any ideas how to fix?

@braykov
Copy link

braykov commented Mar 8, 2024

I'm on Sonoma 14.4 and it works fine

@ninetyninew
Copy link
Author

Hmm, any ideas on how to debug this?

@teegaar
Copy link

teegaar commented Mar 8, 2024

I have the same issue (Sonoma 14.3.1). It seems the window is there but empty:

image

And just some warnings in the console:

(meld:33114): Gtk-WARNING **: 17:32:37.857: Locale not supported by C library.
	Using the fallback 'C' locale.
/Applications/Meld.app/Contents/Resources/lib/python3.6/gi/_gtktemplate.py:111: Warning: The property GtkContainer:child is deprecated and shouldn't be used anymore. It will be removed in a future version.
/Applications/Meld.app/Contents/Resources/lib/python3.6/gi/_gtktemplate.py:111: Warning: The property GtkButton:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version.
/Applications/Meld.app/Contents/Resources/lib/python3.6/gi/_gtktemplate.py:111: Warning: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.
/Applications/Meld.app/Contents/Resources/lib/python3.6/gi/_gtktemplate.py:111: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version.
/Applications/Meld.app/Contents/Resources/lib/python3.6/gi/_gtktemplate.py:111: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version.
/Applications/Meld.app/Contents/Resources/lib/python3.6/gi/_gtktemplate.py:111: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version.
/Applications/Meld.app/Contents/Resources/lib/python36.zip/meld/macwindow.py:178: Warning: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version.

@emrecio
Copy link

emrecio commented Mar 8, 2024

Same problem here, even opening "About Meld" opens just a titlebar. When I select "Meld" -> "Settings..." it completely crashes. Notably it's running x86_64 code, so I am wondering if it's the fact that I am on an M2 chip and it's using rosetta?

Edit: Removed Debug Output for clarity (See previous versions of this comment for it.)

@emrecio
Copy link

emrecio commented Mar 8, 2024

Update: So I updated to MacOS 14.4 (Darwin udMacPro 23.4.0 Darwin Kernel Version 23.4.0: Wed Feb 21 21:44:43 PST 2024; root:xnu-10063.101.15~2/RELEASE_ARM64_T6000 arm64) and it now works in that the comparison/about window opens up. Opening "Settings..." still crashes it.

@teegaar
Copy link

teegaar commented Mar 9, 2024

I can confirm. Meld's window is back after an update to Sonoma 14.4 (or maybe it's just a reboot) and opening "Settings" indeed causes segfault.

@ninetyninew
Copy link
Author

Same here

@braykov
Copy link

braykov commented Mar 9, 2024

I can confirm. Meld's window is back after an update to Sonoma 14.4 (or maybe it's just a reboot) and opening "Settings" indeed causes segfault.

Same

@vincentwenatsa
Copy link

same too

@SylvainCorlay
Copy link

same issue !

@egore
Copy link

egore commented Mar 23, 2024

If I understood this correctly for me it started happening after using meld on differnt monitor layouts, i.e. using it on the second monitor, detaching the macbook from it and starting it on the (now smaller) desktop again. I haven't figured out where the last coordinate/window size of the app is stored on macOS (no ~/.config), but I would want to try removing the user config.

@ninetyninew
Copy link
Author

Meld now opens for me, but in macOs 14.4.1 I can't click the file, folder or version control buttons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants