Bug 1000661

Summary: Fails to start on Fedora 19
Product: [Fedora] Fedora Reporter: Ralph Bean <rbean>
Component: chronojumpAssignee: Ismael Olea <ismael>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: ismael, michel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-24 11:02:20 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:

Description Ralph Bean 2013-08-24 02:14:31 UTC
Any way I try to start chronojump on F19, I get an error:

$ chronojump -h

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for LongoMatch.Video.Capturer.GstCameraCapturer ---> System.DllNotFoundException: @expanded_libdir@/chronojump/libcesarplayer.so.0
  at (wrapper managed-to-native) LongoMatch.Video.Capturer.GstCameraCapturer:gst_camera_capturer_get_type ()
  at LongoMatch.Video.Capturer.GstCameraCapturer.get_GType () [0x00000] in <filename unknown>:0 
  at LongoMatch.GtkSharp.Capturer.ObjectManager.Initialize () [0x00000] in <filename unknown>:0 
  at LongoMatch.Video.Capturer.GstCameraCapturer..cctor () [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at ChronoJump..ctor (System.String[] args) [0x00000] in <filename unknown>:0 
  at ChronoJump.Main (System.String[] args) [0x00000] in <filename unknown>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for LongoMatch.Video.Capturer.GstCameraCapturer ---> System.DllNotFoundException: @expanded_libdir@/chronojump/libcesarplayer.so.0
  at (wrapper managed-to-native) LongoMatch.Video.Capturer.GstCameraCapturer:gst_camera_capturer_get_type ()
  at LongoMatch.Video.Capturer.GstCameraCapturer.get_GType () [0x00000] in <filename unknown>:0 
  at LongoMatch.GtkSharp.Capturer.ObjectManager.Initialize () [0x00000] in <filename unknown>:0 
  at LongoMatch.Video.Capturer.GstCameraCapturer..cctor () [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at ChronoJump..ctor (System.String[] args) [0x00000] in <filename unknown>:0 
  at ChronoJump.Main (System.String[] args) [0x00000] in <filename unknown>:0

Comment 1 Ismael Olea 2013-08-24 11:02:20 UTC
After talking with upstream, Chronojump has been deprecated very recently.

Sorry inconveniences.

Comment 2 Ralph Bean 2013-08-24 11:24:30 UTC
Cool.  Thanks for the quick response!

The chronojump fedora package should probably be retired, no?

https://fedoraproject.org/wiki/How_to_remove_a_package_at_end_of_life?rd=Extras/PackageEndOfLife

Comment 3 Ismael Olea 2013-08-24 11:44:29 UTC
Aha: https://fedorahosted.org/rel-eng/ticket/5728