Post links to your 64bit module repos here. Repo maintainers are responsible for resolving any issues caused by their xzm's.
-
PaulBy
- Contributor

- Posts: 266
- Joined: 14 Feb 2012, 13:14
- Distribution: Porteus 3.2 KDE
- Location: Belarus
Post#2
by PaulBy » 16 Dec 2013, 10:39
Dear phhpro
When I run VLC from CLI then have only message:
Code: Select all
VLC media player 2.1.2 Rincewind (revision 2.1.2-0-ga4c4876)
[0x1e94658] main interface error: no suitable interface module
[0x1dcf558] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x1dcf558] main libvlc: Running vlc default interface. Use 'cvlc' to run vlc without interface.
I use Porteus only KDE-4
8)
REPO with my Porteus packages - http://yadi.sk/d/wJFyFih_4v48w
PaulBy
-
wread
- Module Guard

- Posts: 1257
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
-
Contact:
Post#3
by wread » 17 Dec 2013, 01:29
You cannot have the cake and eat it!
Not all the software that runs under KDE4 can run in LXDE...
Just add everything that lacks LXDE and you will have KDE4. Elemental, Watson!
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
wread
-
wread
- Module Guard

- Posts: 1257
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
-
Contact:
Post#4
by wread » 17 Dec 2013, 02:27
Are you sure? VLC is a complex application. I doubt it can run in a simple DE without bigger surgical interventions ...

Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
wread
-
erika_lanz
- White ninja

- Posts: 4
- Joined: 10 Dec 2016, 23:49
- Distribution: Porteus
- Location: Spain
Post#5
by erika_lanz » 11 Dec 2016, 00:05
Hi, good morning, please, can you upload again?
erika_lanz
-
erika_lanz
- White ninja

- Posts: 4
- Joined: 10 Dec 2016, 23:49
- Distribution: Porteus
- Location: Spain
Post#7
by erika_lanz » 14 Dec 2016, 01:30
I'm so thankful! :-)
Thanks for upload!
erika_lanz
-
manoelluiz007
- Ronin

- Posts: 1
- Joined: 15 Oct 2022, 23:32
- Distribution: Porteus 5 Release 2022
Post#8
by manoelluiz007 » 16 Oct 2022, 00:43
Alternative that should work on Porteus systems in any version and probably in future ones:
(PS:Correct me if I'm wrong.)
Code: Select all
$ wget https://apprepo.de/appimage/download/apprepo --output-document=Apprepo.AppImage
$ chmod +x ./Apprepo.AppImage
Code: Select all
$ wget https://apprepo.de/appimage/download/vlc --output-document=VLC.AppImage
$ chmod +x ./VLC.AppImage
Displays the list of available commands:
Integrates appimage into the system by creating links from the applications:
Code: Select all
$ ./Apprepo.AppImage integrate ~/Download/VLC.AppImage
AppImage applications are moved to the "~/Applications" directory
For other actions just run apprepo without parameter and it will list the available parameters.
Last edited by
Rava on 17 Oct 2022, 02:02, edited 1 time in total.
Reason: used deepl to translate from Portuguese into English; added [code]; corrected URLs for wget
manoelluiz007
-
Kulle
- Warlord

- Posts: 704
- Joined: 28 Jan 2017, 10:39
- Distribution: v4.0 64bit Xfce
- Location: Berlin
Post#9
by Kulle » 16 Oct 2022, 15:02
Hi PaulBy
The link https://www.dropbox.com/s/8a2elkrs5poc8 ... 6_64-1.xzm doesn't work
This message appears;
"That didn't work for some reason
If it's a fluke, it might work if you refresh the page. You can also ask us for help."
Kulle
-
roro
- Black ninja

- Posts: 84
- Joined: 04 Aug 2022, 08:41
- Distribution: Porteus 5.0 XFCE
Post#10
by roro » 18 Oct 2022, 13:19
Hi manoelluiz007
I am still a newbie.
I now know what appimages are.
And VLC.Appimage works fine for me.
But what is Apprepo,Appimage
What is it needed for?
roro
-
Rava
- Contributor

- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Post#11
by Rava » 27 Oct 2022, 00:59
roro wrote: ↑18 Oct 2022, 13:19
But what is Apprepo,Appimage
What is it needed for?
Seems for system integration:
manoelluiz007 wrote: ↑16 Oct 2022, 00:43
Integrates appimage into the system by creating links from the applications:
Code: Select all
$ ./Apprepo.AppImage integrate ~/Download/VLC.AppImage
AppImage applications are moved to the "~/Applications" directory
For other actions just run apprepo without parameter and it will list the available parameters.
but when applications are really
moved to the "~/Applications" - that poses an issue since ~/Applications is on the RAM disk and when the user not uses changes= cheatcode, then the AppImage would be lost since the RAM disk is not permanent.
Added in 1 minute 20 seconds:
roro, when you get along with your AppImages without ever having used Apprepo.AppImage - do not bother with Apprepo.

Cheers!
Yours Rava
Rava