Bug 1162206

Summary: nomacs 2.0.2 missing plugins menu
Product: [Fedora] Fedora Reporter: peter gal <peterg>
Component: nomacsAssignee: Eugene A. Pivnev <ti.eugene>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: ti.eugene
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-11 08:55:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
nomacs 2.0.2 menu, after Fedora 21 install, after nomacs install. none

Description peter gal 2014-11-10 14:10:20 UTC
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.

Comment 1 peter gal 2014-11-11 08:11:23 UTC
This is still an issue after (yum update -y) updating all packages to latest.

Comment 2 Eugene A. Pivnev 2014-11-11 08:55:56 UTC
(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)