Unable to run Openshot Appimage for updated version.

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

Unable to run Openshot Appimage for updated version.

Postby kernel641 » Nov 21st, '18, 19:06

I have downloaded the latest version of Openshot video editor as the older version only is included with Magiea 6. Below is what I get when attempting to run the software in terminal.

Code: Select all
[mike@localhost Appimage]$ ./OpenShot-v2.4.3-x86_64.AppImage
zenity, kdialog, Xdialog missing. Skipping ./bin//openshot-qt.wrapper.
Loaded modules from current directory: /tmp/.mount_1bpsnB/usr/bin
Traceback (most recent call last):
  File "/home/gitlab-runner/builds/5cd61c66/0/OpenShot/openshot-qt/openshot.py", line 18, in swig_import_helper
  File "/usr/lib/python3.4/imp.py", line 297, in find_module
ImportError: No module named '_openshot'


During handling of the above exception, another exception occurred:

Code: Select all
Traceback (most recent call last):
  File "/usr/local/lib/python3.4/dist-packages/cx_Freeze-4.3.4-py3.4-linux-x86_64.egg/cx_Freeze/initscripts/Console.py", line 27, in <module>
  File "openshot_qt/launch.py", line 54, in <module>
    from classes.app import OpenShotApp
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2237, in _find_and_load
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2226, in _find_and_load_unlocked
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1200, in _load_unlocked
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1129, in _exec
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1471, in exec_module
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 321, in _call_with_frames_removed
  File "/tmp/.mount_1bpsnB/usr/bin/classes/app.py", line 41, in <module>
    from classes import info, settings, project_data, updates, language, ui_util, logger_libopenshot
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2284, in _handle_fromlist
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 321, in _call_with_frames_removed
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2237, in _find_and_load
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2226, in _find_and_load_unlocked
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1200, in _load_unlocked
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1129, in _exec
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1471, in exec_module
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 321, in _call_with_frames_removed
  File "/tmp/.mount_1bpsnB/usr/bin/classes/logger_libopenshot.py", line 31, in <module>
    import openshot
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2237, in _find_and_load
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2226, in _find_and_load_unlocked
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1191, in _load_unlocked
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1161, in _load_backward_compatible
  File "/home/gitlab-runner/builds/5cd61c66/0/OpenShot/openshot-qt/openshot.py", line 28, in <module>
  File "/home/gitlab-runner/builds/5cd61c66/0/OpenShot/openshot-qt/openshot.py", line 20, in swig_import_helper
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2237, in _find_and_load
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2226, in _find_and_load_unlocked
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1191, in _load_unlocked
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1161, in _load_backward_compatible
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 539, in _check_name_wrapper
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1715, in load_module
  File "/usr/lib/python3.4/importlib/_bootstrap.py", line 321, in _call_with_frames_removed
ImportError: libselinux.so.1: cannot open shared object file: No such file or directory


Could any of you kind people decipher the faults for me please? Is it the Appimage at fault or my install of Magiea? Maybe a mix of both :roll:
Apologies for my ignorance :oops: TIA for any assistance. Mike Perkins.
Last edited by isadora on Nov 21st, '18, 20:34, edited 1 time in total.
Reason: Placed command-output in between [CODE]-tags for better readability ;)
kernel641
 
Posts: 7
Joined: Nov 21st, '18, 18:49

Re: Unable to run Openshot Appimage for updated version.

Postby morgano » Nov 22nd, '18, 19:12

Strange, i downloaded the Appimage now and it works for me on Mageia 6 64 bit, fully updated, plus i am crazy enough to also update to testing repos. This is from first launch, the GUI comes up OK, and then i exit it:

Code: Select all
bash-4.3$ ./OpenShot-v2.4.3-x86_64.AppImage
/home/morgan/.cache/thumbnails/normal/1387ac5fb2a0c71ad0bd438370976059.png is missing. Probably not running ./bin//openshot-qt.wrapper from within an AppImage.
Hence falling back to using .DirIcon
Loaded modules from current directory: /tmp/.mount_HQBBhC/usr/bin
      launch:INFO ------------------------------------------------
      launch:INFO    OpenShot (version 2.4.3)
      launch:INFO ------------------------------------------------
         app:INFO openshot-qt version: 2.4.3
         app:INFO libopenshot version: 0.2.2
         app:INFO platform: Linux-4.14.78-desktop-1.mga6-x86_64-with-Mageia-6-mga6
         app:INFO processor: x86_64
         app:INFO machine: x86_64
         app:INFO python version: 3.4.3
         app:INFO qt5 version: 5.2.1
         app:INFO pyqt5 version: 5.2.1
    language:INFO Qt Detected Languages: ['sv-SE']
    language:INFO LANG Environment Variable: sv_SE.UTF-8
    language:INFO LOCALE Environment Variable:
    language:INFO OpenShot Preference Language: Default
project_data:INFO Setting default profile to HDV 720 24p
         app:INFO Setting font to /tmp/.mount_HQBBhC/usr/bin/images/fonts/Ubuntu-R.ttf
logger_libopenshot:INFO Connecting to libopenshot with debug port: 5556
         app:INFO Setting custom dark theme
connectionpool:INFO Starting new HTTP connection (1): www.google-analytics.com
connectionpool:INFO Starting new HTTP connection (1): www.google-analytics.com
     metrics:INFO Track metric: [200] http://www.google-analytics.com/collect?aip=1&sc=start&ua=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F37.0.2062.120+Safari%2F537.36&cd=launch-app&cd2=3.4.3&t=screenview&cd1=0.2.2&v=1&aid=org.openshot.openshot-qt&an=OpenShot+Video+Editor&cid=86876f54-ca66-42b2-9cb2-685c0ab151d7&cd4=5.2.1&cd3=5.2.1&ul=en-us&av=2.4.3&cd5=%22Mageia%22-6-mga6&tid=UA-4381101-5 | (35 bytes)
     metrics:INFO Track metric: [200] http://www.google-analytics.com/collect?aip=1&ua=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F37.0.2062.120+Safari%2F537.36&cd=main-screen&cd2=3.4.3&t=screenview&cd1=0.2.2&v=1&aid=org.openshot.openshot-qt&an=OpenShot+Video+Editor&cid=86876f54-ca66-42b2-9cb2-685c0ab151d7&cd4=5.2.1&cd3=5.2.1&ul=en-us&av=2.4.3&cd5=%22Mageia%22-6-mga6&tid=UA-4381101-5 | (35 bytes)
link SVGID_18_-5 hasn't been detected!
link SVGID_18_-5 hasn't been detected!
link SVGID_22_-5 hasn't been detected!
link SVGID_24_-2 hasn't been detected!
link SVGID_24_-2 hasn't been detected!
QMainWindow::addDockWidget: invalid 'area' argument
     ui_util:INFO Initializing UI for MainWindow
     ui_util:INFO Binding event MainWindow:actionNew_trigger
     ui_util:INFO Binding event MainWindow:actionOpen_trigger
     ui_util:INFO Binding event MainWindow:actionSave_trigger
     ui_util:INFO Binding event MainWindow:actionUndo_trigger
     ui_util:INFO Binding event MainWindow:actionSaveAs_trigger
     ui_util:INFO Binding event MainWindow:actionImportFiles_trigger
     ui_util:INFO Binding event MainWindow:actionImportImageSequence_trigger
     ui_util:INFO Binding event MainWindow:actionRedo_trigger
     ui_util:INFO Binding event MainWindow:actionRemoveClip_trigger
     ui_util:INFO Binding event MainWindow:actionRemoveTransition_trigger
     ui_util:INFO Binding event MainWindow:actionExportVideo_trigger
     ui_util:INFO Binding event MainWindow:actionUploadVideo_trigger
     ui_util:INFO Binding event MainWindow:actionAddTrack_trigger
     ui_util:INFO Binding event MainWindow:actionPreferences_trigger
     ui_util:INFO Binding event MainWindow:actionPlay_trigger
     ui_util:INFO Binding event MainWindow:actionJumpStart_trigger
     ui_util:INFO Binding event MainWindow:actionRewind_trigger
     ui_util:INFO Binding event MainWindow:actionFastForward_trigger
     ui_util:INFO Binding event MainWindow:actionJumpEnd_trigger
     ui_util:INFO Binding event MainWindow:actionSaveFrame_trigger
     ui_util:WARNING Icon theme camera-photo-symbolic not found. Will use backup icon.
     ui_util:INFO Binding event MainWindow:actionArrowTool_trigger
     ui_util:INFO Binding event MainWindow:actionRazorTool_trigger
     ui_util:INFO Binding event MainWindow:actionSnappingTool_trigger
     ui_util:INFO Binding event MainWindow:actionAddMarker_trigger
     ui_util:INFO Binding event MainWindow:actionPreviousMarker_trigger
     ui_util:INFO Binding event MainWindow:actionNextMarker_trigger
     ui_util:INFO Binding event MainWindow:actionFilesShowAll_trigger
     ui_util:INFO Binding event MainWindow:actionFilesShowVideo_trigger
     ui_util:INFO Binding event MainWindow:actionFilesShowAudio_trigger
     ui_util:INFO Binding event MainWindow:actionFilesShowImage_trigger
     ui_util:INFO Binding event MainWindow:actionTransitionsShowAll_trigger
     ui_util:INFO Binding event MainWindow:actionTransitionsShowCommon_trigger
     ui_util:INFO Binding event MainWindow:actionTimelineZoomIn_trigger
     ui_util:INFO Binding event MainWindow:actionTimelineZoomOut_trigger
     ui_util:INFO Binding event MainWindow:actionTitle_trigger
     ui_util:INFO Binding event MainWindow:actionAnimatedTitle_trigger
     ui_util:INFO Binding event MainWindow:actionFullscreen_trigger
     ui_util:INFO Binding event MainWindow:actionAbout_trigger
     ui_util:WARNING Icon theme gtk-info not found. Will use backup icon.
     ui_util:INFO Binding event MainWindow:actionThumbnailView_trigger
     ui_util:WARNING Icon theme view-list-icons not found. Will use backup icon.
     ui_util:INFO Binding event MainWindow:actionDetailsView_trigger
     ui_util:WARNING Icon theme view-list-details not found. Will use backup icon.
     ui_util:INFO Binding event MainWindow:actionReportBug_trigger
     ui_util:INFO Binding event MainWindow:actionAskQuestion_trigger
     ui_util:WARNING Icon theme im-message-new not found. Will use backup icon.
     ui_util:INFO Binding event MainWindow:actionTranslate_trigger
     ui_util:WARNING Icon theme stock_person not found. Will use backup icon.
     ui_util:INFO Binding event MainWindow:actionDonate_trigger
     ui_util:INFO Binding event MainWindow:actionHelpContents_trigger
     ui_util:INFO Binding event MainWindow:actionSimple_View_trigger
     ui_util:INFO Binding event MainWindow:actionAdvanced_View_trigger
     ui_util:WARNING Icon theme get-hot-new-stuff not found. Will use backup icon.
     ui_util:INFO Binding event MainWindow:actionFreeze_View_trigger
     ui_util:WARNING Icon theme locked not found. Will use backup icon.
     ui_util:INFO Binding event MainWindow:actionUn_Freeze_View_trigger
     ui_util:WARNING Icon theme locked not found. Will use backup icon.
     ui_util:INFO Binding event MainWindow:actionShow_All_trigger
     ui_util:INFO Binding event MainWindow:actionProfile_trigger
     ui_util:INFO Binding event MainWindow:actionAdd_to_Timeline_trigger
     ui_util:INFO Binding event MainWindow:actionPreview_File_trigger
     ui_util:INFO Binding event MainWindow:actionRemove_from_Project_trigger
     ui_util:INFO Binding event MainWindow:actionFile_Properties_trigger
     ui_util:INFO Binding event MainWindow:actionRemoveTrack_trigger
     ui_util:INFO Binding event MainWindow:actionRemoveMarker_trigger
     ui_util:INFO Binding event MainWindow:actionAddTrackAbove_trigger
     ui_util:INFO Binding event MainWindow:actionAddTrackBelow_trigger
     ui_util:INFO Binding event MainWindow:actionRemoveEffect_trigger
     ui_util:INFO Binding event MainWindow:actionSplitClip_trigger
     ui_util:INFO Binding event MainWindow:actionProperties_trigger
     ui_util:INFO Binding event MainWindow:actionRenameTrack_trigger
     ui_util:WARNING Icon theme gtk-edit not found. Will use backup icon.
     ui_util:INFO Binding event MainWindow:actionUpdate_trigger
     ui_util:WARNING Icon theme package-upgrade not found. Will use backup icon.
     ui_util:INFO Binding event MainWindow:actionTutorial_trigger
     ui_util:WARNING Icon theme im-message-new not found. Will use backup icon.
     ui_util:INFO Binding event MainWindow:actionAnimation_trigger
     ui_util:INFO Binding event MainWindow:actionLockTrack_trigger
     ui_util:INFO Binding event MainWindow:actionUnlockTrack_trigger
     ui_util:WARNING Icon theme transform-move not found. Will use backup icon.
     ui_util:INFO Binding event MainWindow:actionEditTitle_trigger
     ui_util:WARNING Icon theme gtk-edit not found. Will use backup icon.
     ui_util:INFO Binding event MainWindow:actionDuplicateTitle_trigger
     ui_util:INFO Binding event MainWindow:actionClearHistory_trigger
connectionpool:INFO Starting new HTTP connection (1): www.openshot.org
 files_model:INFO updating files model.
transition_model:INFO updating transitions model.
     version:INFO Found current version: {"openshot_version": "2.4.3"}
effects_model:INFO updating effects model.
effects_model:INFO category: Video
effects_model:INFO category: Video
effects_model:INFO category: Video
effects_model:INFO category: Video
effects_model:INFO category: Video
effects_model:INFO category: Video
effects_model:INFO category: Video
effects_model:INFO category: Video
effects_model:INFO category: Video
effects_model:INFO category: Video
effects_model:INFO category: Video
effects_model:INFO category: Video
effects_model:INFO category: Video
effects_model:INFO category: Video
 main_window:INFO foundCurrentVersion: Found the latest version: 2.4.3
properties_model:INFO updating clip properties model.
transition_model:INFO updating transitions model.
 files_model:INFO updating files model.
 main_window:INFO InitCacheSettings
 main_window:INFO cache-mode: CacheMemory
 main_window:INFO cache-limit-mb: 250
 main_window:INFO Creating CacheMemory object with 262144000 byte limit
preview_thread:INFO QThread Start Method Invoked
preview_thread:INFO initPlayer
 main_window:INFO Clear all thumbnails: /home/morgan/.openshot_qt/thumbnail
 main_window:INFO Clear all animations: /home/morgan/.openshot_qt/blender
 main_window:INFO Clear all assets: /home/morgan/.openshot_qt/assets
 main_window:INFO Clear all backups: /home/morgan/.openshot_qt/backup
 main_window:INFO updateStatusChanged
         app:INFO Process command-line arguments: ['/tmp/.mount_HQBBhC/usr/bin/launch']
 main_window:INFO recover_backup
project_data:INFO Setting default profile to HDV 720 24p
preview_thread:INFO refreshFrame
preview_thread:INFO self.player.Position(): 1
timeline_webview:ERROR TimelineWebView::eval_js() called before document ready event. Script queued: $('body').scope().SetTrackLabel('Spår %s');
timeline_webview:ERROR TimelineWebView::eval_js() called before document ready event. Script queued: $('body').scope().LoadJson({"key": "", "old_values": null, "type": "load", "partial": false, "value": {"settings": {}, "layers": [{"number": 0, "id": "L0", "label": "", "y": 0, "lock": false}, {"number": 1, "id": "L1", "label": "", "y": 0, "lock": false}, {"number": 2, "id": "L2", "label": "", "y": 0, "lock": false}, {"number": 3, "id": "L3", "label": "", "y": 0, "lock": false}, {"number": 4, "id": "L4", "label": "", "y": 0, "lock": false}], "channel_layout": 3, "files": [], "tick_pixels": 100, "sample_rate": 44100, "import_path": "", "export_path": "", "markers": [], "height": 720, "profile": "HDV 720 24p", "scale": 15, "duration": 300, "width": 1280, "progress": [], "channels": 2, "history": {"undo": [], "redo": []}, "id": "T0", "effects": [], "clips": [], "version": {"libopenshot": "0.0.0", "openshot-qt": "0.0.0"}, "playhead_position": 0, "fps": {"num": 24, "den": 1}}});
 main_window:INFO updateStatusChanged
timeline_webview:ERROR TimelineWebView::eval_js() called before document ready event. Script queued: $('body').scope().SetSnappingMode(1);
timeline_webview:ERROR TimelineWebView::eval_js() called before document ready event. Script queued: $('body').scope().MovePlayheadToFrame(1);
preview_thread:INFO onModeChanged
properties_model:INFO Update item:
properties_model:INFO updating clip properties model.
    timeline:INFO Adjusting max size of preview image: PyQt5.QtCore.QRect(56, 0, 705, 397)
preview_thread:INFO refreshFrame
preview_thread:INFO self.player.Position(): 1
timeline_webview:INFO Qt Found!
timeline_webview:INFO $scope.Qt = true;
timeline_webview:INFO UpdateLayerIndex
timeline_webview:INFO UpdateLayerIndex
    timeline:INFO Adjusting max size of preview image: PyQt5.QtCore.QRect(86, 0, 611, 344)
connectionpool:INFO Starting new HTTP connection (1): www.google-analytics.com
preview_thread:INFO exiting thread
     metrics:INFO Track metric: [200] http://www.google-analytics.com/collect?aip=1&sc=end&ua=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F37.0.2062.120+Safari%2F537.36&cd=close-app&cd2=3.4.3&t=screenview&cd1=0.2.2&v=1&aid=org.openshot.openshot-qt&an=OpenShot+Video+Editor&cid=86876f54-ca66-42b2-9cb2-685c0ab151d7&cd4=5.2.1&cd3=5.2.1&ul=en-us&av=2.4.3&cd5=%22Mageia%22-6-mga6&tid=UA-4381101-5 | (35 bytes)


I have Mageia packages zenity and kdialog installed, but not Xdialog. (referenced in your first console snippet)
Do you have zenity and kdialog (if you use Plasma; else i guess Xdialog is needed) installed?

Strangely this system can not launch the Magiea openshot rpm; segmentation fault. Maybe because of all testing packages...
Code: Select all
bash-4.3$ openshot-qt
Loaded modules from installed directory: /usr/lib/python3.5/site-packages/openshot_qt
QML debugging is enabled. Only use this in a safe environment.
Segmenteringsfel (minnesutskrift skapad)
Mandriva since 2006, Mageia 2011 at home & work. Thinkpad T40, T43, T400, T510, Dell M4400, M6300, Acer Aspire 7. Workstation using LVM, LUKS, VirtualBox, BOINC
morgano
 
Posts: 1314
Joined: Jun 15th, '11, 17:51
Location: Kivik, Sweden

Re: Unable to run Openshot Appimage for updated version.

Postby morgano » Nov 22nd, '18, 19:19

2.4.3 is in Cauldron so it can probably be rebuilt locally for mga6.
See https://wiki.mageia.org/en/Installing_a ... ia_release
Mandriva since 2006, Mageia 2011 at home & work. Thinkpad T40, T43, T400, T510, Dell M4400, M6300, Acer Aspire 7. Workstation using LVM, LUKS, VirtualBox, BOINC
morgano
 
Posts: 1314
Joined: Jun 15th, '11, 17:51
Location: Kivik, Sweden

Re: Unable to run Openshot Appimage for updated version.

Postby morgano » Nov 22nd, '18, 22:01

I decided i have to practice on this myself, so:

First uninstall the old version of the program... then:

Create directories (common for building packages) if you have not done that earlier,
and get the source package:
Code: Select all
$ mkdir -p ~/rpmbuild/{SRPMS,SOURCES,SPECS,tmp}
$ cd ~/rpmbuild/SRPMS
$ wget http://ftp.acc.umu.se/mirror/mageia/distrib/7/SRPMS/core/release/openshot-qt-2.4.3-1.mga7.src.rpm

Install the tools package rpm-build if you do not have it, and let urpmi fetch required packages, needs to be done as root.
Code: Select all
$ su
# urpmi rpm-build
# urpmi --buildrequires ./openshot-qt-2.4.3-1.mga7.src.rpm
# exit
(edited: inserted ./ per note from doktor5000 below)

Build:
Code: Select all
 $ rpmbuild --rebuild openshot-qt-2.4.3-1.mga7.src.rpm

Install:
Code: Select all
$ cd ~/rpmbuild/RPMS/noarch/
$ su
# urpmi openshot-qt-2.4.3-1.mga6.noarch.rpm
# exit


When trying to run it here on my machine i get segmentation fault but as i got that also on the old version, it may work for you...
Last edited by morgano on Nov 25th, '18, 19:02, edited 1 time in total.
Mandriva since 2006, Mageia 2011 at home & work. Thinkpad T40, T43, T400, T510, Dell M4400, M6300, Acer Aspire 7. Workstation using LVM, LUKS, VirtualBox, BOINC
morgano
 
Posts: 1314
Joined: Jun 15th, '11, 17:51
Location: Kivik, Sweden

Re: Unable to run Openshot Appimage for updated version.

Postby kernel641 » Nov 23rd, '18, 16:40

Thank you so very much for the helpful response Morgano. I will attempt what you suggest to test if I can get the latest version of Openshot running :)
kernel641
 
Posts: 7
Joined: Nov 21st, '18, 18:49

Re: Unable to run Openshot Appimage for updated version.

Postby kernel641 » Nov 23rd, '18, 17:22

Hi Morgano, ran the commands precisely as you listed them. Fell at the last hurdle :? See below.

[root@localhost ~]# urpmi --buildrequires openshot-qt-2.4.3-1.mga7.src.rpm
unable to access rpm file [openshot-qt-2.4.3-1.mga7.src.rpm]
error registering local packages

Any clues?

Best, Mike.
kernel641
 
Posts: 7
Joined: Nov 21st, '18, 18:49

Re: Unable to run Openshot Appimage for updated version.

Postby isadora » Nov 23rd, '18, 17:49

Please kernel641, place command-output between [CODE]-tags, to improve readability, thanks ahead!!! ;)
Demo: ftp://ftp5.gwdg.de/pub/linux/mandriva/m ... e_tags.ogv
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2744
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: Unable to run Openshot Appimage for updated version.

Postby morgano » Nov 24th, '18, 01:44

It seems you are in the wrong file folder.
If you followed my example see the line earlier:
Code: Select all
cd ~/rpmbuild/SRPMS
and there you also placed that file, right?
And if you after that su to root (not su -) you are supposed to still be in that folder.
Mandriva since 2006, Mageia 2011 at home & work. Thinkpad T40, T43, T400, T510, Dell M4400, M6300, Acer Aspire 7. Workstation using LVM, LUKS, VirtualBox, BOINC
morgano
 
Posts: 1314
Joined: Jun 15th, '11, 17:51
Location: Kivik, Sweden

Re: Unable to run Openshot Appimage for updated version.

Postby kernel641 » Nov 24th, '18, 15:07

isadora wrote:Please kernel641, place command-output between [CODE]-tags, to improve readability, thanks ahead!!! ;)
Demo: ftp://ftp5.gwdg.de/pub/linux/mandriva/m ... e_tags.ogv


Sorry, I do apologise, not familiar with forum etiquette as yet :oops:
kernel641
 
Posts: 7
Joined: Nov 21st, '18, 18:49

Re: Unable to run Openshot Appimage for updated version.

Postby isadora » Nov 24th, '18, 15:26

No need for apologize, it's just an advise. :)
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2744
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: Unable to run Openshot Appimage for updated version.

Postby kernel641 » Nov 24th, '18, 16:46

morgano wrote:It seems you are in the wrong file folder.
If you followed my example see the line earlier:
Code: Select all
cd ~/rpmbuild/SRPMS
and there you also placed that file, right?
And if you after that su to root (not su -) you are supposed to still be in that folder.


I've hit the buffers pretty hard and the wheels have come off :cry: I dont know what "iurt" is and I'm unable to update the Python pkgconfig :(

Code: Select all
[mike@localhost rpmbuild]$  rpmbuild --rebuild openshot-qt-2.4.3-1.mga7.src.rpm
Installing openshot-qt-2.4.3-1.mga7.src.rpm
warning: user iurt does not exist - using root
warning: group iurt does not exist - using root
warning: user iurt does not exist - using root
warning: group iurt does not exist - using root
warning: user iurt does not exist - using root
warning: group iurt does not exist - using root
error: Failed build dependencies:
        pkgconfig(python3) is needed by openshot-qt-2.4.3-1.mga6.noarch


Many thanks for all your help. I'll have to wait for the next Magiea update.

Best, Mike.
kernel641
 
Posts: 7
Joined: Nov 21st, '18, 18:49

Re: Unable to run Openshot Appimage for updated version.

Postby doktor5000 » Nov 24th, '18, 19:55

kernel641 wrote:I dont know what "iurt" is and I'm unable to update the Python pkgconfig :(
Code: Select all
error: Failed build dependencies:
        pkgconfig(python3) is needed by openshot-qt-2.4.3-1.mga6.noarch



The iurt warnings can be ignored, and for the other part you're missing python3-devel.
You can easily install it by the token by which it is displayed:

Code: Select all
urpmi 'pkgconfig(python3)'


This would have been done by the urpmi --buildrequires part, by the way.
You would just have had to specify the path for a local rpm file - if you are in the folder with the src.rpm it would be
urpmi --buildrequires ./somepackage.src.rpm
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17659
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Unable to run Openshot Appimage for updated version.

Postby kernel641 » Nov 25th, '18, 15:07

Would I need to be root to run URPMI to install the missing python package?
kernel641
 
Posts: 7
Joined: Nov 21st, '18, 18:49

Re: Unable to run Openshot Appimage for updated version.

Postby kernel641 » Nov 25th, '18, 15:16

Ignore that request, just found that out!
kernel641
 
Posts: 7
Joined: Nov 21st, '18, 18:49


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron