Created attachment 955826 [details] nomacs 2.0.2 menu, after Fedora 21 install, after nomacs install. Description of problem: The Fedora 21 package nomacs-2.0.2 doesn't show the plugins menu. Version-Release number of selected component (if applicable): nomacs-2.0.2 How reproducible: Install from Fedora 21 beta Workstation liveCD to PC, then yum install nomacs. Steps to Reproduce: ================ 1. Install Fedora 21 from Fedora 21 beta Workstation liveCD to PC. 2. yum install nomacs ......This will install nomacs 2.0.2 3. Run nomacs, and check to see if the "Plugins" menu appears - it should appear in-between the "Sync" menu and the "?" menu. Actual results: ================ 1. Installed from Fedora 21 beta Workstation liveCD to PC. 2. yum install nomacs ......This installed nomacs 2.0.2 3. Ran nomacs, but the "Plugins" menu was missing. Expected results: ================ 1. Install from Fedora 21 beta Workstation liveCD to PC. 2. yum install nomacs ......This installs nomacs 2.0.2 3. Run nomacs, and the "Plugins" menu should appear after the "Sync" menu and before the "?" menu. Additional info: ================ The nomacs site discusses plugins, and the plugins menu, ie: http://www.nomacs.org/plugins/how-to-install-plugins/ ...and it hosts some plugins which can be added to nomacs - eg: the "paint" plugin provides simple paint functionality to this image viewing program, ie: http://www.nomacs.org/plugins/paint-plugin/ For me this is a show stopper because I actually want nomacs so I can install this paint plugin, because I want to use nomacs as a simple paint app.
This is still an issue after (yum update -y) updating all packages to latest.
(In reply to peter gal from comment #1) > This is still an issue after (yum update -y) updating all packages to latest. CMakeLists.txt: option(ENABLE_PLUGINS "Compile with plugin system (currently only windows is supported)" OFF)