тαqι
тαqι
works fine here, maybe the key combination already used by the OS?
I did tried to reproduce what you had done already then again I've tried it works fine every time both ways.
Do older versions of npp have this behavior? Also when did this start to happen? Can you try revision from the beta branch to see if this happens.
Try from edge I've changed snap base see if that helps
Due to limitation of snap strict confinement without granted permissions snap can not access such directories or files. So either snap has to be classic or with devmode confinement to...
adding `libunity-gtk-module.so` file from `unity-gtk2-module` pkg fixes appmenu but its showing now two menus at same time now.  from log `** (gimp.bin:30427): CRITICAL **: 11:58:41.570: gtk_widget_shell_shows_menubar: assertion 'G_IS_PARAM_SPEC (pspec)'...
Try using `runtime-fuse2` from [static-tools](https://github.com/probonopd/static-tools/releases/tag/continuous) and adjust your recipe to download that to where `appimage-builder` saves runtime file also rename new runtime to the `appimage-builder` one.
Same thing here. App Version v3.1.2 Installation Type .deb installer Operating System kubuntu 16.04 EDIT: I'M using below command as workaround its working great. your display could be different so...
See https://github.com/snapcrafters/sommelier-core/pull/21 it was changed due to installers requiring certain verbs in wineprefix to function.
I use multi installers in `pre-install` with user selection dialog in yad which requires winetricks verb early in wineprefix to fix installer requirement. So without installing tricks early will break...