https://bugs.kde.org/show_bug.cgi?id=349924
Bug ID: 349924 Summary: Videos (mp4, mov, avi) do not play under OS X Yosemite when using Digikam. Product: digikam Version: 4.11.0 Platform: MacPorts Packages OS: OS X Status: UNCONFIRMED Severity: normal Priority: NOR Component: Preview Assignee: [hidden email] Reporter: [hidden email] See http://trac.macports.org/ticket/47749 (Same issue, fixed by compiling Digikam using Macports directly and inserting the mentioned dependancies manually).. Thank you! Reproducible: Always Steps to Reproduce: 1. install digikam-4.11.pkg 2. try to preview video file 3. watch digikam fail Actual Results: Player starts, but Play controls are disabled and no video is shown. Expected Results: Video should play back. Also see http://trac.macports.org/ticket/47749 - same issue, fixed by adding dependancies to two additional MacPorts packages. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #1 from Jens B. Benecke <[hidden email]> --- Addendum: This applies to the packaged *.pkg file that you provide - not to the actual Macports port (where it can be fixed manually). Thank you! -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #2 from Gilles Caulier <[hidden email]> --- "gstreamer1-gst-libav" and "gstreamer1-gst-plugins-good" Macports package are installed while PKG compilation. See list of port processed here : https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/entry/project/macosx/common/common.sh#L259 So, i don't know where is the problem exactly Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #3 from Jens B. Benecke <[hidden email]> --- OK thanks - how can I help debug this? Does anybody else have this problem? Unfortunately there is no debug output when starting /Applications/digiKam/digikam.app/Contents/MacOS/applet from the console. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #4 from Gilles Caulier <[hidden email]> --- It's possible that missing dylib objects are not populated in PKG file. After all, it's an automated script which do the job. Perhaps a dir of GStreamer shared object is not compiled into PKG file. As loading these GStreamer plugins is done at run time, this do not crash digiKam, but video playback don't start. The PKG installer copy all digiKam relevant file into /opt/digiKam. I suppose that GStreamer files are installed somewhere in /opt/digiKam/usr. A grep of gstream* can help to hack. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #5 from Jens B. Benecke <[hidden email]> --- /opt/digikam$ find . -iname "gstre*"|grep -v share/locale does not return anything. So it seems only the *.mo files from gstreamer are copied, nothing else. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #6 from Gilles Caulier <[hidden email]> --- In my bundle dir used to make PKG, i can see this : bash-3.2$ ls -al total 38656 drwxr-xr-x 92 root wheel 3128 16 jui 05:20 . drwxr-xr-x 1746 root wheel 59364 18 jui 16:15 .. -rwxr-xr-x 1 root wheel 32528 16 jui 05:20 libgstaasink.so -rwxr-xr-x 1 root wheel 75288 16 jui 05:10 libgstadder.so -rwxr-xr-x 1 root wheel 33412 16 jui 05:20 libgstalaw.so -rwxr-xr-x 1 root wheel 60680 16 jui 05:20 libgstalpha.so -rwxr-xr-x 1 root wheel 27724 16 jui 05:20 libgstalphacolor.so -rwxr-xr-x 1 root wheel 30004 16 jui 05:20 libgstapetag.so -rwxr-xr-x 1 root wheel 17528 16 jui 05:10 libgstapp.so -rwxr-xr-x 1 root wheel 134352 16 jui 05:10 libgstaudioconvert.so -rwxr-xr-x 1 root wheel 179316 16 jui 05:20 libgstaudiofx.so -rwxr-xr-x 1 root wheel 152264 16 jui 05:20 libgstaudioparsers.so -rwxr-xr-x 1 root wheel 32016 16 jui 05:10 libgstaudiorate.so -rwxr-xr-x 1 root wheel 94380 16 jui 05:10 libgstaudioresample.so -rwxr-xr-x 1 root wheel 56984 16 jui 05:10 libgstaudiotestsrc.so -rwxr-xr-x 1 root wheel 33036 16 jui 05:20 libgstauparse.so -rwxr-xr-x 1 root wheel 40268 16 jui 05:20 libgstautodetect.so -rwxr-xr-x 1 root wheel 198360 16 jui 05:20 libgstavi.so -rwxr-xr-x 1 root wheel 27052 16 jui 05:20 libgstcacasink.so -rwxr-xr-x 1 root wheel 25184 16 jui 05:20 libgstcairo.so -rwxr-xr-x 1 root wheel 364940 16 jui 04:48 libgstcoreelements.so -rwxr-xr-x 1 root wheel 27448 16 jui 05:20 libgstcutter.so -rwxr-xr-x 1 root wheel 83428 16 jui 05:20 libgstdebug.so -rwxr-xr-x 1 root wheel 294020 16 jui 05:20 libgstdeinterlace.so -rwxr-xr-x 1 root wheel 59528 16 jui 05:20 libgstdtmf.so -rwxr-xr-x 1 root wheel 66652 16 jui 05:20 libgstdv.so -rwxr-xr-x 1 root wheel 82664 16 jui 05:20 libgsteffectv.so -rwxr-xr-x 1 root wheel 81816 16 jui 05:10 libgstencodebin.so -rwxr-xr-x 1 root wheel 47008 16 jui 05:20 libgstequalizer.so -rwxr-xr-x 1 root wheel 83148 16 jui 05:20 libgstflac.so -rwxr-xr-x 1 root wheel 124120 16 jui 05:20 libgstflv.so -rwxr-xr-x 1 root wheel 28840 16 jui 05:20 libgstflxdec.so -rwxr-xr-x 1 root wheel 57276 16 jui 05:20 libgstgdkpixbuf.so -rwxr-xr-x 1 root wheel 67528 16 jui 05:10 libgstgio.so -rwxr-xr-x 1 root wheel 118892 16 jui 05:20 libgstgoom.so -rwxr-xr-x 1 root wheel 45268 16 jui 05:20 libgstgoom2k1.so -rwxr-xr-x 1 root wheel 34044 16 jui 05:20 libgsticydemux.so -rwxr-xr-x 1 root wheel 25992 16 jui 05:20 libgstid3demux.so -rwxr-xr-x 1 root wheel 35588 16 jui 05:20 libgstimagefreeze.so -rwxr-xr-x 1 root wheel 61588 16 jui 05:20 libgstinterleave.so -rwxr-xr-x 1 root wheel 405428 16 jui 05:20 libgstisomp4.so -rwxr-xr-x 1 root wheel 71556 16 jui 05:20 libgstjack.so -rwxr-xr-x 1 root wheel 58192 16 jui 05:20 libgstjpeg.so -rwxr-xr-x 1 root wheel 32400 16 jui 05:20 libgstlevel.so -rwxr-xr-x 1 root wheel 9213772 16 jui 05:12 libgstlibav.so -rwxr-xr-x 1 root wheel 307616 16 jui 05:20 libgstmatroska.so -rwxr-xr-x 1 root wheel 28328 16 jui 05:20 libgstmulaw.so -rwxr-xr-x 1 root wheel 64152 16 jui 05:20 libgstmultifile.so -rwxr-xr-x 1 root wheel 43780 16 jui 05:20 libgstmultipart.so -rwxr-xr-x 1 root wheel 20892 16 jui 05:20 libgstnavigationtest.so -rwxr-xr-x 1 root wheel 246128 16 jui 05:10 libgstogg.so -rwxr-xr-x 1 root wheel 61328 16 jui 05:20 libgstoss4audio.so -rwxr-xr-x 1 root wheel 79012 16 jui 05:20 libgstosxaudio.so -rwxr-xr-x 1 root wheel 81984 16 jui 05:20 libgstosxvideosink.so -rwxr-xr-x 1 root wheel 97820 16 jui 05:10 libgstpango.so -rwxr-xr-x 1 root wheel 384092 16 jui 05:10 libgstplayback.so -rwxr-xr-x 1 root wheel 43376 16 jui 05:20 libgstpng.so -rwxr-xr-x 1 root wheel 133784 16 jui 05:20 libgstpulse.so -rwxr-xr-x 1 root wheel 56712 16 jui 05:20 libgstreplaygain.so -rwxr-xr-x 1 root wheel 549868 16 jui 05:20 libgstrtp.so -rwxr-xr-x 1 root wheel 337988 16 jui 05:20 libgstrtpmanager.so -rwxr-xr-x 1 root wheel 170540 16 jui 05:20 libgstrtsp.so -rwxr-xr-x 1 root wheel 39404 16 jui 05:20 libgstshapewipe.so -rwxr-xr-x 1 root wheel 43708 16 jui 05:20 libgstshout2.so -rwxr-xr-x 1 root wheel 77812 16 jui 05:20 libgstsmpte.so -rwxr-xr-x 1 root wheel 81036 16 jui 05:20 libgstsouphttpsrc.so -rwxr-xr-x 1 root wheel 38008 16 jui 05:20 libgstspectrum.so -rwxr-xr-x 1 root wheel 54776 16 jui 05:20 libgstspeex.so -rwxr-xr-x 1 root wheel 83948 16 jui 05:10 libgstsubparse.so -rwxr-xr-x 1 root wheel 61216 16 jui 05:20 libgsttaglib.so -rwxr-xr-x 1 root wheel 124980 16 jui 05:10 libgsttcp.so -rwxr-xr-x 1 root wheel 78020 16 jui 05:10 libgsttheora.so -rwxr-xr-x 1 root wheel 111908 16 jui 05:10 libgsttypefindfunctions.so -rwxr-xr-x 1 root wheel 82400 16 jui 05:20 libgstudp.so -rwxr-xr-x 1 root wheel 79920 16 jui 05:20 libgstvideobox.so -rwxr-xr-x 1 root wheel 109344 16 jui 05:10 libgstvideoconvert.so -rwxr-xr-x 1 root wheel 41796 16 jui 05:20 libgstvideocrop.so -rwxr-xr-x 1 root wheel 63964 16 jui 05:20 libgstvideofilter.so -rwxr-xr-x 1 root wheel 195032 16 jui 05:20 libgstvideomixer.so -rwxr-xr-x 1 root wheel 39484 16 jui 05:10 libgstvideorate.so -rwxr-xr-x 1 root wheel 136520 16 jui 05:10 libgstvideoscale.so -rwxr-xr-x 1 root wheel 63360 16 jui 05:10 libgstvideotestsrc.so -rwxr-xr-x 1 root wheel 54392 16 jui 05:10 libgstvolume.so -rwxr-xr-x 1 root wheel 70036 16 jui 05:10 libgstvorbis.so -rwxr-xr-x 1 root wheel 1923748 16 jui 05:20 libgstvpx.so -rwxr-xr-x 1 root wheel 39184 16 jui 05:20 libgstwavenc.so -rwxr-xr-x 1 root wheel 56384 16 jui 05:20 libgstwavpack.so -rwxr-xr-x 1 root wheel 72044 16 jui 05:20 libgstwavparse.so -rwxr-xr-x 1 root wheel 76940 16 jui 05:10 libgstximagesink.so -rwxr-xr-x 1 root wheel 60468 16 jui 05:20 libgstximagesrc.so -rwxr-xr-x 1 root wheel 96824 16 jui 05:10 libgstxvimagesink.so -rwxr-xr-x 1 root wheel 22244 16 jui 05:20 libgsty4menc.so bash-3.2$ pwd /opt/digikam/lib/gstreamer-1.0 Did you see the same ? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #7 from Gilles Caulier <[hidden email]> --- There are also : bash-3.2$ ls -alR total 0 drwxr-xr-x 3 root wheel 102 16 jui 05:10 . drwxr-xr-x 127 root wheel 4318 18 jui 16:15 .. drwxr-xr-x 3 root wheel 102 16 jui 05:10 1.0 ./1.0: total 88 drwxr-xr-x 3 root wheel 102 16 jui 05:10 . drwxr-xr-x 3 root wheel 102 16 jui 05:10 .. -rw-r--r-- 1 root wheel 44604 16 jui 05:10 license-translations.dict bash-3.2$ pwd /opt/digikam/share/gst-plugins-base And : bash-3.2$ ls -alR total 0 drwxr-xr-x 3 root wheel 102 16 jui 05:20 . drwxr-xr-x 127 root wheel 4318 18 jui 16:15 .. drwxr-xr-x 5 root wheel 170 16 jui 05:20 presets ./presets: total 24 drwxr-xr-x 5 root wheel 170 16 jui 05:20 . drwxr-xr-x 3 root wheel 102 16 jui 05:20 .. -rw-r--r-- 1 root wheel 1457 16 jui 05:20 GstIirEqualizer10Bands.prs -rw-r--r-- 1 root wheel 143 16 jui 05:20 GstIirEqualizer3Bands.prs -rw-r--r-- 1 root wheel 106 16 jui 05:20 GstVP8Enc.prs bash-3.2$ pwd /opt/digikam/share/gstreamer-1.0 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #8 from Gilles Caulier <[hidden email]> --- Git commit 1e28bba1fbbfbe4bc8566eafb0d0763edaeb4dd0 by Gilles Caulier. Committed on 12/07/2015 at 18:22. Pushed by cgilles into branch 'master'. include GStreamer files to PKG M +2 -0 project/macosx/bundle/03-build-package.sh http://commits.kde.org/scratch/mwiesweg/digikam-sc/1e28bba1fbbfbe4bc8566eafb0d0763edaeb4dd0 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #9 from Jens B. Benecke <[hidden email]> --- Neither lib/gstreamer-1.0 nor share/gstreamer-1.0 exist here. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #10 from Gilles Caulier <[hidden email]> --- Jens, I currently prepare a new 4.12.0 PKG installer based on current implementation from git/master. This one must includes last changes done since 4.11.0. The PKG will not includes translations. It's not an official one. Compilation is long. I must complete it today. I will upload it on my GDrive account. You will be able to check if all work fine for you. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #11 from Gilles Caulier <[hidden email]> --- Jens, digiKam 4.12.0 PKG installer build with git/master implementation can be downloaded with at this url : https://drive.google.com/file/d/0B7yq-xFihT0_MjV0Vno0TjZxcGs/view?usp=sharing Let's me hear if problem is reproducible. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #12 from Gilles Caulier <[hidden email]> --- Note : this PKG have been built for OSX Yosemite Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #13 from Jens B. Benecke <[hidden email]> --- Thank you! However, I get "LSOpenURLsWithRole() failed with error -10810 for the file /opt/digikam/Applications/KDE4/digikam.app." upon opening. Also tried removing /opt/digikam and reinstalling, no change. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #14 from Gilles Caulier <[hidden email]> --- ok, i can reproduce : Application Specific Information: dyld: launch, loading dependent libraries DYLD_IMAGE_SUFFIX=_debug Dyld Error Message: Library not loaded: lib/libopencv_contrib.2.4.dylib Referenced from: /opt/digikam/*/digikam.app/Contents/MacOS/digikam Reason: image not found Binary Images: 0x7fff6c6e7000 - 0x7fff6c71d837 dyld (353.2.1) <72A99D0F-0B56-3938-ABC5-67A0F33757C4> /usr/lib/dyld It's an OpenCV library problem. OpenCV is a BIG puzzle. I need to tune it an rebuild PKG... Gilles -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #15 from Jens B. Benecke <[hidden email]> --- oh my god ... but thank you so much! -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #16 from Gilles Caulier <[hidden email]> --- Jens, New 4.12.0 PKG build done and tested. This time OpenCV error is removed and application is launched properly : https://www.flickr.com/photos/digikam/19695110521/in/dateposted-public/ PKG file is under uploading to GDrive at the same url. It will be complete in one hour. Please be patient, internet connection is very slow here... Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #17 from Jens B. Benecke <[hidden email]> --- Digikam starts but movie playback still does not work. Player controls are disabled and no image or video is shown ... :( -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #18 from Gilles Caulier <[hidden email]> --- ok, So, it miss another run-time dependency. I take a look... Gilles -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924
--- Comment #19 from Jens B. Benecke <[hidden email]> --- Any news? I cannot get the current .dmg package of Digikam 4.12 to play video files ... Anything I can do to help? Thanks! -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |