
Xt7-player (now xt7-player-mpv)
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
lionhater
9 years ago
Report
koko2k
8 years ago
Report
lionhater
9 years ago
Have just tried the new version from source, but couldn't "make" it:
/bin/bash: line 1: /usr/bin/gbc3: No such file or directory
/bin/bash: line 2: /usr/bin/gba3: No such file or directory
make: *** [all] Error 127
Report
lionhater
9 years ago
Report
symbianflo
9 years ago
Wrote: /home/symbianflo/rpmbuild/RPMS/noarch/Xt7-player3-3.0.1-69.1-mrb2011.0.noarch.rpm
Report
lionhater
9 years ago
Installing xt7-player.gambas file in /usr/local/bin...
make[1]: Nothing to be done for `install-data-am'.
make[1]: Leaving directory `/data/burak/Downloads/xt7-player-3.0.0'
Report
koko2k
9 years ago
"that executable text file" is bytecode, all needed things are inside it, have you executed it?
Report
lionhater
9 years ago
Report
koko2k
9 years ago
/usr/local/bin/xt7-player.gambas
Report
lionhater
9 years ago
gb.qt4: warning: unable to load Qt translation: en_GB.UTF-8
xt7-player 3.0.0
Usage: xt7-player.gambas [Options] Mediafile
Options:
-append (add a media to the playlist)
FMain.MainInit.920: Error: last profile cache file does not exists anymore, using default mplayer values
FMain.MainInit.921: To recreate the cache file, simply reload the profile
FMain.InitEarlyForms.365: start at: 02:59:05.556
FMain.InitEarlyForms.375: Ends at:02:59:06.068
global.ReallyLoadAllSettings.381: Start at: 02:59:06.069
SettingsClass.Load.370: Timer = 0.73670887947083
SettingsClass.Load.372: Timer = 0.73674201965332
SettingsClass.Load.370: Timer = 0.73730087280273
SettingsClass.Load.372: Timer = 0.73732304573059
SettingsClass.Load.370: Timer = 0.74133586883545
SettingsClass.Load.372: Timer = 0.74135589599609
global.ReallyLoadAllSettings.403: Ends at: 02:59:06.258
FMain.ReLoadCurrentProfile.6326: Cannot find cachedopts for new profile, regenerating...
FMain.Apply.3733: Cached Options unvalidated
SettingsClass.Save.606: Cached options unvalidated
GeneralOptions.LoadExcludeDir.417: #13: Null object
1: GeneralOptions.LoadExcludeDir.417
2: GeneralOptions.MenuLoadDefault_Click.538
3: GeneralOptions.FirstLoadIfNeeded.18
4: FMain.GetOptionsFromGui.1586
5: SettingsClass.Save.610
6: global.SaveAllSettings.306
7: FMain.ReallySaveAllSettings.3685
8: FMain.AllInit_Pre.353
9: FMain.MainInit.945
10: zzzFake.Start.20
11: StartClass.main.4
Report
koko2k
9 years ago
Report
lionhater
9 years ago
Report
koko2k
9 years ago
Seems a bug in the code, i'll try to reproduce tomorrow, thanks for reporting.
What are your gambas and mplayer version?
Report
lionhater
9 years ago
Mplayer 1.0
Report
koko2k
9 years ago
Report
lionhater
9 years ago
Report
symbianflo
9 years ago
/usr/bin/gbc3 -e -a -g -t -p -m
or something like it , to build && test ?
Report
lionhater
9 years ago
Report
lionhater
9 years ago
Report
symbianflo
9 years ago
rpmbuid --rebuild name.src.rpm
You'll need rpmbuild tools for mga.
Report
symbianflo
9 years ago
http://mrb.mandrivausers.ro/MRB/2011.0/x86_64/MRB-srpms/Xt7-player3-3.0.0-69.1.src.rpm
Report
lionhater
9 years ago
Report
symbianflo
9 years ago
special thx to the developer:
http://www.mandrivausers.ro/content/xt7-player3-300
Report
Adenilson
9 years ago
Good idea.
But here the software is broken depended.
I says that the gambas3 is not the version to support the player.
I'm using the Ubuntu oineric whit the gambas3 repository.
I would like that you configure the player to create a queue list like in the old kaffeine.
If so, I will be glad.
Good job.
Thank you.
Report
koko2k
9 years ago
This version on kde-apps isn't updated.
I suggest you to grab the latest git version after you installed the other dependancies.
Instructions here:
http://xt7-player.sourceforge.net/xt7forum/viewtopic.php?f=7&t=149&st=0&sk=t&sd=a
Thank to eloaders who also mantains a daily repo here:
https://launchpad.net/~xt7-player-dev-team/+archive/daily
Report