Bug 866896

Summary: ChmSee is not compatible with xulrunner 16.*
Product: [Fedora] Fedora Reporter: Václav Mocek <next.little.owl>
Component: chmseeAssignee: Yijun Yuan <bbbush.yuan>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: bbbush.yuan, pertusus, pwu
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-16 14:02:13 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:

Description Václav Mocek 2012-10-16 09:33:03 UTC
Description of problem:
chmsee in not compatible with the latest xulrunner 16.0.1.

Version-Release number of selected component (if applicable):
chmsee 1.99 (chmsee-1.99-0.18.13.git8e97a3f.fc17.src.rpm)

How reproducible:
Just try to run it in the command line and you will get:

$ chmsee
Error: Platform version '16.0.1' is not compatible with
minVersion >= 13.0
maxVersion <= 15.*

Comment 1 Václav Mocek 2012-10-16 10:18:45 UTC
It is already fixed in the upstream code, the commit

https://github.com/jungleji/chmsee/commit/d5fb2760d50e721821598d0a9a7271ba6a6377f4 

It is enough to change one line in application.ini, which contains:

MaxVersion=15.*

to

MaxVersion=16.*

Tested on F17 x86_64.

Comment 2 Yijun Yuan 2012-10-16 14:02:13 UTC
Can you please endorse the update in bodhi? Without enough karma, it has to sleep there for several more days.. sorry I've no idea what is the best way to push it.

https://admin.fedoraproject.org/updates/FEDORA-2012-15870/chmsee-1.99-0.19.13.git8e97a3f.fc16

https://admin.fedoraproject.org/updates/FEDORA-2012-15829/chmsee-1.99-0.19.13.git8e97a3f.fc17