Cura/resources
Ghostkeeper e591f3db5b
Don't translate certain keywords in the application menu on MacOS
There's a suspicion that this is causing a crash on exit. From the traceback it seems like it's attempting to find a certain property on a deleted item. I'm thinking it might be trying to update properties on an item that was already deleted by the system here because the item got moved to a system-specific menu. Qt doesn't realise that. By not translating that property, it's not necessary to update and hopefully this prevents the need to look up data on the deleted item.
Not translating it is not an issue anyway, since the menu will also be renamed by Qt to some system-specific name, which is then also translated to the user's system-language by MacOS itself.

It's not at all sure if this will fix it. Tests are necessary.

Contributes to issue CURA-8245.
2021-07-19 17:34:44 +02:00
..
bundled_packages List VersionUpgrade49to410 in bundled packages 2021-06-17 12:07:09 +02:00
definitions Change default_value to value 2021-07-16 13:44:14 +02:00
extruders Adds FLSun Super Racer Profile (#10078) 2021-07-16 13:43:22 +02:00
i18n corrected z_seam-"Back" from "Zurück" to "Hinten" 2021-07-12 13:08:42 +02:00
images Merge branch '4.10' 2021-06-30 15:49:19 +02:00
intent Most recent updates 2021-05-20 22:20:46 +02:00
meshes Adds FLSun Super Racer Profile (#10078) 2021-07-16 13:43:22 +02:00
qml Don't translate certain keywords in the application menu on MacOS 2021-07-19 17:34:44 +02:00
quality Rename 'Haute température' nozzle to 'High temp' 2021-07-01 16:22:57 +02:00
setting_visibility Add current version to setting_visibility 2021-04-01 16:17:01 +02:00
shaders Add missing type to lowestPrintableHeight variable 2021-05-12 13:26:10 +02:00
texts Update change log and whats new pages 2021-06-29 10:39:26 +02:00
themes replacing with thicker icon 2021-07-09 11:45:43 +02:00
variants Rename 'Haute température' nozzle to 'High temp' 2021-07-01 16:22:57 +02:00
public_key.pem Move the package signature pem file to the Resources folder 2020-03-19 15:14:21 +01:00