×

Langue

Fermer
Atelier 801
  • Forums
  • Dev Tracker
  • Connexion
    • English Français
      Português do Brasil Español
      Türkçe Polski
      Magyar Română
      العربية Skandinavisk
      Nederlands Deutsch
      Bahasa Indonesia Русский
      中文 Filipino
      Lietuvių kalba 日本語
      Suomi עברית
      Italiano Česky
      Hrvatski Slovensky
      Български Latviešu
      Estonian
  • Langue
  • Forums
  • /
  • Transformice
  • /
  • Discussions
  • /
  • [APP] Transformice Linux Standalone
« ‹ 3 / 5 › »
[APP] Transformice Linux Standalone
Antonio
« Sénateur »
1513176600000
    • Antonio#9975
    • Profil
    • Derniers messages
    • Tribu
#41
  0
Antooine a dit :
Nekotonyy a dit :
Antooine a dit :
Hi,
I appreciate your work, but I'm stuck with this annoying "Couldn't load plugin." message after starting the app.
a dit :
Q. Getting a can't load plugin error. What's wrong?
That means there was a problem using the flash plugin provided in the folder. This might happen to x32 devices. One way to fix this is (I'll post it tomorrow)

I'm indeed on a x32 computer (running Arch32) and I tried to reinstall flashplugin but nothing changes, so do you know the way to fix this problem ?

Thanks

There's suppose to be a built in flash plugin and the Q&A is outdated. What commands did you do exactly and what outputed.

Here is the output when I install/reinstall flashplugin (In French, but there is no error so it doesn't seem to be any problem here) :

  • [xxx@archlinux ~]$ sudo pacman -S flashplugin
    avertissement : flashplugin-27.0.0.187-1 est à jour -- réinstalle
    résolution des dépendances...
    recherche des conflits entre paquets...

    Paquets (1) flashplugin-27.0.0.187-1

    Taille totale installée : 19,21 MiB
    Taille de mise à jour nette : 0,00 MiB

    :: Procéder à l’installation ? [O/n] o
    (1/1) vérification des clés dans le trousseau [######################] 100%
    (1/1) vérification de l’intégrité des paquets [######################] 100%
    (1/1) chargement des fichiers des paquets [######################] 100%
    (1/1) analyse des conflits entre fichiers [######################] 100%
    (1/1) vérification de l’espace disque disponible [######################] 100%
    :: Traitement des changements du paquet...
    (1/1) réinstallation flashplugin [######################] 100%
    :: Exécution des crochets de post-transaction...
    (1/3) Updating icon theme caches...
    (2/3) Arming ConditionNeedsUpdate...
    (3/3) Updating the desktop file MIME type cache...


And here is the output when I start the app :

  • [xxx@archlinux Transformice-Linux]$ npm start

    > transformice@1.0.6 start /home/xxx/Transformice-Linux
    > electron main.js

    (electron) ipc module is deprecated. Use require("electron").ipcMain instead.


But then when the app is launched :

https://image.noelshack.com/minis/2017/50/3/1513174877-screen-modif.png

Have you tried installing it thru .deb file? Does your version support .deb files? You can get the deb files thru terminal using the commands in install tab..

If you can't then try reading on...

My experience with electron isn't the best but within the source, there's a built in flash plugin. You need to add the pepper flash plugin to the flash-plugin folder. Try this. I haven't tried it yet but follow these steps and tell me if it works.

The Q&A is outdated atm

Install deb thru arch linux.

Dernière modification le 1513176720000
Antooine
« Citoyen »
1513978680000
    • Antooine#0000
    • Profil
    • Derniers messages
    • Tribu
#42
  0
Nekotonyy a dit :
Antooine a dit :
Nekotonyy a dit :
Antooine a dit :
Hi,
I appreciate your work, but I'm stuck with this annoying "Couldn't load plugin." message after starting the app.
a dit :
Q. Getting a can't load plugin error. What's wrong?
That means there was a problem using the flash plugin provided in the folder. This might happen to x32 devices. One way to fix this is (I'll post it tomorrow)

I'm indeed on a x32 computer (running Arch32) and I tried to reinstall flashplugin but nothing changes, so do you know the way to fix this problem ?

Thanks

There's suppose to be a built in flash plugin and the Q&A is outdated. What commands did you do exactly and what outputed.

Here is the output when I install/reinstall flashplugin (In French, but there is no error so it doesn't seem to be any problem here) :

  • [xxx@archlinux ~]$ sudo pacman -S flashplugin
    avertissement : flashplugin-27.0.0.187-1 est à jour -- réinstalle
    résolution des dépendances...
    recherche des conflits entre paquets...

    Paquets (1) flashplugin-27.0.0.187-1

    Taille totale installée : 19,21 MiB
    Taille de mise à jour nette : 0,00 MiB

    :: Procéder à l’installation ? [O/n] o
    (1/1) vérification des clés dans le trousseau [######################] 100%
    (1/1) vérification de l’intégrité des paquets [######################] 100%
    (1/1) chargement des fichiers des paquets [######################] 100%
    (1/1) analyse des conflits entre fichiers [######################] 100%
    (1/1) vérification de l’espace disque disponible [######################] 100%
    :: Traitement des changements du paquet...
    (1/1) réinstallation flashplugin [######################] 100%
    :: Exécution des crochets de post-transaction...
    (1/3) Updating icon theme caches...
    (2/3) Arming ConditionNeedsUpdate...
    (3/3) Updating the desktop file MIME type cache...


And here is the output when I start the app :

  • [xxx@archlinux Transformice-Linux]$ npm start

    > transformice@1.0.6 start /home/xxx/Transformice-Linux
    > electron main.js

    (electron) ipc module is deprecated. Use require("electron").ipcMain instead.


But then when the app is launched :

https://image.noelshack.com/minis/2017/50/3/1513174877-screen-modif.png

Have you tried installing it thru .deb file? Does your version support .deb files? You can get the deb files thru terminal using the commands in install tab..

If you can't then try reading on...

My experience with electron isn't the best but within the source, there's a built in flash plugin. You need to add the pepper flash plugin to the flash-plugin folder. Try this. I haven't tried it yet but follow these steps and tell me if it works.

The Q&A is outdated atm

Install deb thru arch linux.

Hi,
As I have seen that the secondary installation doesn't work for me for some reason, I tried to install the .deb file manually.

The command I ran was the one you recommended to use :

  • [xxx@archlinux ~]$ URL='http://nekotony.pro/deb/transformice_x32.deb'; FILE=`mktemp`; wget "$URL" -qO $FILE && sudo dpkg -i $FILE; rm $FILE
    (Lecture de la base de données... 430 fichiers et répertoires déjà installés.)
    Préparation du dépaquetage de /tmp/tmp.8UksjkLKMr ...
    Dépaquetage de transformice (1.0.7-1) sur (1.0.7-1) ...
    dpkg: des problèmes de dépendances empêchent la configuration de transformice :
    transformice dépend de gconf-service ; cependant :
    Le paquet gconf-service n'est pas installé.
    transformice dépend de gconf2 ; cependant :
    Le paquet gconf2 n'est pas installé.
    transformice dépend de gvfs-bin ; cependant :
    Le paquet gvfs-bin n'est pas installé.
    transformice dépend de libc6 ; cependant :
    Le paquet libc6 n'est pas installé.
    transformice dépend de libcap2 ; cependant :
    Le paquet libcap2 n'est pas installé.
    transformice dépend de libgcrypt11 | libgcrypt20 ; cependant :
    Le paquet libgcrypt11 n'est pas installé.
    Le paquet libgcrypt20 n'est pas installé.
    transformice dépend de libgtk2.0-0 ; cependant :
    Le paquet libgtk2.0-0 n'est pas installé.
    transformice dépend de libnotify4 ; cependant :
    Le paquet libnotify4 n'est pas installé.
    transformice dépend de libnss3 ; cependant :
    Le paquet libnss3 n'est pas installé.
    transformice dépend de libudev0 | libudev1 ; cependant :
    Le paquet libudev0 n'est pas installé.
    Le paquet libudev1 n'est pas installé.
    transformice dépend de libxtst6 ; cependant :
    Le paquet libxtst6 n'est pas installé.
    transformice dépend de xdg-utils ; cependant :
    Le paquet xdg-utils n'est pas installé.

    dpkg: erreur de traitement du paquet transformice (--install) :
    problèmes de dépendances - laissé non configuré
    Des erreurs ont été rencontrées pendant l'exécution :
    transformice


So as I can read here, there is a problem with the dependencies of the package. I don't really know who's fault it is, if I didn't correctly configure something or if you forgot to put something somewhere.
Btw, I tried to download directly the file "transformice_x32.deb" from your website with my browser and then use "dpkg -i transformice_x32.deb" with a terminal, but the same error happened, which seems to be quite logical but I wanted to try it anyway.

I hope this can help you to find a solution !
Antonio
« Sénateur »
1513978980000
    • Antonio#9975
    • Profil
    • Derniers messages
    • Tribu
#43
  0
Could you provided a full translated of the terminal in English, please? I don't speak French.
Leoteodoro
« Citoyen »
1516440060000
    • Leoteodoro#0000
    • Profil
    • Derniers messages
    • Tribu
#44
  0
Antooine a dit :
Nekotonyy a dit :
Antooine a dit :
Nekotonyy a dit :
Antooine a dit :
Hi,
I appreciate your work, but I'm stuck with this annoying "Couldn't load plugin." message after starting the app.
a dit :
Q. Getting a can't load plugin error. What's wrong?
That means there was a problem using the flash plugin provided in the folder. This might happen to x32 devices. One way to fix this is (I'll post it tomorrow)

I'm indeed on a x32 computer (running Arch32) and I tried to reinstall flashplugin but nothing changes, so do you know the way to fix this problem ?

Thanks

There's suppose to be a built in flash plugin and the Q&A is outdated. What commands did you do exactly and what outputed.

Here is the output when I install/reinstall flashplugin (In French, but there is no error so it doesn't seem to be any problem here) :

  • [xxx@archlinux ~]$ sudo pacman -S flashplugin
    avertissement : flashplugin-27.0.0.187-1 est à jour -- réinstalle
    résolution des dépendances...
    recherche des conflits entre paquets...

    Paquets (1) flashplugin-27.0.0.187-1

    Taille totale installée : 19,21 MiB
    Taille de mise à jour nette : 0,00 MiB

    :: Procéder à l’installation ? [O/n] o
    (1/1) vérification des clés dans le trousseau [######################] 100%
    (1/1) vérification de l’intégrité des paquets [######################] 100%
    (1/1) chargement des fichiers des paquets [######################] 100%
    (1/1) analyse des conflits entre fichiers [######################] 100%
    (1/1) vérification de l’espace disque disponible [######################] 100%
    :: Traitement des changements du paquet...
    (1/1) réinstallation flashplugin [######################] 100%
    :: Exécution des crochets de post-transaction...
    (1/3) Updating icon theme caches...
    (2/3) Arming ConditionNeedsUpdate...
    (3/3) Updating the desktop file MIME type cache...


And here is the output when I start the app :

  • [xxx@archlinux Transformice-Linux]$ npm start

    > transformice@1.0.6 start /home/xxx/Transformice-Linux
    > electron main.js

    (electron) ipc module is deprecated. Use require("electron").ipcMain instead.


But then when the app is launched :

https://image.noelshack.com/minis/2017/50/3/1513174877-screen-modif.png

Have you tried installing it thru .deb file? Does your version support .deb files? You can get the deb files thru terminal using the commands in install tab..

If you can't then try reading on...

My experience with electron isn't the best but within the source, there's a built in flash plugin. You need to add the pepper flash plugin to the flash-plugin folder. Try this. I haven't tried it yet but follow these steps and tell me if it works.

The Q&A is outdated atm

Install deb thru arch linux.

Hi,
As I have seen that the secondary installation doesn't work for me for some reason, I tried to install the .deb file manually.

The command I ran was the one you recommended to use :

  • [xxx@archlinux ~]$ URL='http://nekotony.pro/deb/transformice_x32.deb'; FILE=`mktemp`; wget "$URL" -qO $FILE && sudo dpkg -i $FILE; rm $FILE
    (Lecture de la base de données... 430 fichiers et répertoires déjà installés.)
    Préparation du dépaquetage de /tmp/tmp.8UksjkLKMr ...
    Dépaquetage de transformice (1.0.7-1) sur (1.0.7-1) ...
    dpkg: des problèmes de dépendances empêchent la configuration de transformice :
    transformice dépend de gconf-service ; cependant :
    Le paquet gconf-service n'est pas installé.
    transformice dépend de gconf2 ; cependant :
    Le paquet gconf2 n'est pas installé.
    transformice dépend de gvfs-bin ; cependant :
    Le paquet gvfs-bin n'est pas installé.
    transformice dépend de libc6 ; cependant :
    Le paquet libc6 n'est pas installé.
    transformice dépend de libcap2 ; cependant :
    Le paquet libcap2 n'est pas installé.
    transformice dépend de libgcrypt11 | libgcrypt20 ; cependant :
    Le paquet libgcrypt11 n'est pas installé.
    Le paquet libgcrypt20 n'est pas installé.
    transformice dépend de libgtk2.0-0 ; cependant :
    Le paquet libgtk2.0-0 n'est pas installé.
    transformice dépend de libnotify4 ; cependant :
    Le paquet libnotify4 n'est pas installé.
    transformice dépend de libnss3 ; cependant :
    Le paquet libnss3 n'est pas installé.
    transformice dépend de libudev0 | libudev1 ; cependant :
    Le paquet libudev0 n'est pas installé.
    Le paquet libudev1 n'est pas installé.
    transformice dépend de libxtst6 ; cependant :
    Le paquet libxtst6 n'est pas installé.
    transformice dépend de xdg-utils ; cependant :
    Le paquet xdg-utils n'est pas installé.

    dpkg: erreur de traitement du paquet transformice (--install) :
    problèmes de dépendances - laissé non configuré
    Des erreurs ont été rencontrées pendant l'exécution :
    transformice


So as I can read here, there is a problem with the dependencies of the package. I don't really know who's fault it is, if I didn't correctly configure something or if you forgot to put something somewhere.
Btw, I tried to download directly the file "transformice_x32.deb" from your website with my browser and then use "dpkg -i transformice_x32.deb" with a terminal, but the same error happened, which seems to be quite logical but I wanted to try it anyway.

I hope this can help you to find a solution !

Antoonie, I just decide to do a PKGBUILD file to install Tony's standalone at arch linux and arch linux based distros easily

copy this text, and paste at your text editor (gedit, mousepad, kate or whatever you use), save this file anywhere at your PC, the name of the file needs to be "PKGBUILD" (capital letters), get in a terminal, navigate to the folder you saved the PKGBUILD file and just type "makepkg -si"


pkgname=transformiceforlinux-bin
pkgver=1.0.6
pkgrel=1
pkgdesc="Transformice unofficial standalone made by NekoTony"
arch=('x86_64')
url="http://nekotony.pro"
license=('GPL')
source=("http://nekotony.pro/deb/transformice_x64.deb")
md5sums=('SKIP')
validpgpkeys=('SKIP')

package() {
ar x 'transformice_x64.deb'
tar xf data.tar.xz
rm -rf control.tar.* data.tar.* debian-binary
}


if you'd like to have a more up to date flash plugin version I guess this command would be enough:

sudo cp /usr/lib/PepperFlash/libpepflashplayer.so /usr/lib/Transformice/resources/app/flash-plugin/

# you need pepper-flash installed in your system to perform this command, sudo pacman -Sy --noconfirm pepper-flash

I don't know if Tony updates flash plugin inside this package, so I just put this command here to make it up to date "manually"
the PKGBUILD doesn't work!
#I would like to tell you guys archlinux IS NOT A DEBIAN BASED SO DPKG WILL NOT WORK! :D



IF the PKGBUILD didn't work:
sudo pacman -Rsn --noconfirm transformiceforlinux-bin

make a file called script.sh, edit it and put these commands on it:


echo "Installing nodejs and pepper-flash wget"
sudo pacman -Sy --noconfirm nodejs pepper-flash
echo "Downloading .deb file"
wget 'http://nekotony.pro/deb/transformice_x64.deb'
echo "Extracting .deb file"
ar x transformice_x64.deb
echo "Extracting .tar.xz file"
tar xf data.tar.xz
echo "Erasing unecessary things"
rm -rf control.tar.gz debian-binary data.tar.xz transformice_x64.deb
echo "Moving files"
mkdir transformiceforlinux
mv usr/ transformiceforlinux/
sudo mv transformiceforlinux/ /opt/
echo "Making transformiceforlinux available for open at KDE/GNOME or whatever DE you use"
sudo cp /opt/transformiceforlinux/usr/share/applications/Transformice.desktop /usr/share/applications/
sudo ln -s /opt/transformiceforlinux/usr/lib/Transformice/app /usr/local/bin/Transformice
sudo cp /opt/transformiceforlinux/usr/share/pixmaps/Transformice.png /usr/share/pixmaps/
echo "Everything is fine, you can open transformice right now, have fun! :D"


~$ chmod +x script.sh
~$ ./script.sh

if the sudo password is asked, please, insert it


I did a PKGBUILD and it works fine... see my last post please

Dernière modification le 1522159560000
Antonio
« Sénateur »
1518279780000
    • Antonio#9975
    • Profil
    • Derniers messages
    • Tribu
#45
  0
Thank you, Leo! Any development on my end Is through but the code is open source if anyone wants to contribute.


Thank you!~
Angeliqee
« Citoyen »
1521851340000
    • Angeliqee#2596
    • Profil
    • Derniers messages
    • Tribu
#46
  0
Hey! I need help :(

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! transformice@1.0.6 start: `electron main.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the transformice@1.0.6 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2018-03-24T00_26_53_366Z-debug.log
Totallynotfer
« Citoyen »
1521858660000
    • Totallynotfer#4839
    • Profil
    • Derniers messages
#47
  0
Thank you so much for this, I've been looking for a Linux Standalone since I discovered the game :D
Antonio
« Sénateur »
1521861060000
    • Antonio#9975
    • Profil
    • Derniers messages
    • Tribu
#48
  0
Angeliqee a dit :
Hey! I need help :(

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! transformice@1.0.6 start: `electron main.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the transformice@1.0.6 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2018-03-24T00_26_53_366Z-debug.log

Method of installation and os?

Dernière modification le 1521861120000
Angeliqee
« Citoyen »
1521885480000
    • Angeliqee#2596
    • Profil
    • Derniers messages
    • Tribu
#49
  0
Nekotony a dit :
Angeliqee a dit :
Hey! I need help :(

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! transformice@1.0.6 start: `electron main.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the transformice@1.0.6 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2018-03-24T00_26_53_366Z-debug.log

Method of installation and os?

4.9.0-5-amd64 GNU/Linux
Angeliqee
« Citoyen »
1521885660000
    • Angeliqee#2596
    • Profil
    • Derniers messages
    • Tribu
#50
  0
Installation here

Nekotony a dit :
sudo apt-get update #update packages
sudo apt-get install git #install git
sudo apt-get install nodejs #install Node.js
git clone https://github.com/NekoTony/Transformice-Linux.git #Clone Repo
cd Transformice-Linux #Open Directory
npm install #Installing Application packages

Dernière modification le 1521886140000
Antonio
« Sénateur »
1521894120000
    • Antonio#9975
    • Profil
    • Derniers messages
    • Tribu
#51
  0
Angeliqee a dit :
Installation here

Nekotony a dit :
sudo apt-get update #update packages
sudo apt-get install git #install git
sudo apt-get install nodejs #install Node.js
git clone https://github.com/NekoTony/Transformice-Linux.git #Clone Repo
cd Transformice-Linux #Open Directory
npm install #Installing Application packages


Have you tried using the.deb files
Angeliqee
« Citoyen »
1521897960000
    • Angeliqee#2596
    • Profil
    • Derniers messages
    • Tribu
#52
  0
Nekotony a dit :
Angeliqee a dit :
Installation here

Nekotony a dit :
sudo apt-get update #update packages
sudo apt-get install git #install git
sudo apt-get install nodejs #install Node.js
git clone https://github.com/NekoTony/Transformice-Linux.git #Clone Repo
cd Transformice-Linux #Open Directory
npm install #Installing Application packages


Have you tried using the.deb files

root@vm3290:~# URL='http://nekotony.pro/deb/transformice_x64.deb'; FILE=`mktemp`; wget "$URL" -qO $FILE && sudo dpkg -i $FILE; rm $FILE
(Reading database ... 67130 files and directories currently installed.)
Preparing to unpack /tmp/tmp.r9hy7VQicN ...
Unpacking transformice (1.0.7-1) over (1.0.7-1) ...
Setting up transformice (1.0.7-1) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Processing triggers for mime-support (3.60) ...
root@vm3290:~#

And now?:(
Antonio
« Sénateur »
1521901200000
    • Antonio#9975
    • Profil
    • Derniers messages
    • Tribu
#53
  0
Angeliqee a dit :
Nekotony a dit :
Angeliqee a dit :
Installation here

Nekotony a dit :
sudo apt-get update #update packages
sudo apt-get install git #install git
sudo apt-get install nodejs #install Node.js
git clone https://github.com/NekoTony/Transformice-Linux.git #Clone Repo
cd Transformice-Linux #Open Directory
npm install #Installing Application packages


Have you tried using the.deb files

root@vm3290:~# URL='http://nekotony.pro/deb/transformice_x64.deb'; FILE=`mktemp`; wget "$URL" -qO $FILE && sudo dpkg -i $FILE; rm $FILE
(Reading database ... 67130 files and directories currently installed.)
Preparing to unpack /tmp/tmp.r9hy7VQicN ...
Unpacking transformice (1.0.7-1) over (1.0.7-1) ...
Setting up transformice (1.0.7-1) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Processing triggers for mime-support (3.60) ...
root@vm3290:~#

And now?:(

You open the file or run sudo dpkg -i path
Angeliqee
« Citoyen »
1521901320000
    • Angeliqee#2596
    • Profil
    • Derniers messages
    • Tribu
#54
  0
Nekotony a dit :
Angeliqee a dit :
Nekotony a dit :
Angeliqee a dit :
Installation here

Nekotony a dit :
sudo apt-get update #update packages
sudo apt-get install git #install git
sudo apt-get install nodejs #install Node.js
git clone https://github.com/NekoTony/Transformice-Linux.git #Clone Repo
cd Transformice-Linux #Open Directory
npm install #Installing Application packages


Have you tried using the.deb files

root@vm3290:~# URL='http://nekotony.pro/deb/transformice_x64.deb'; FILE=`mktemp`; wget "$URL" -qO $FILE && sudo dpkg -i $FILE; rm $FILE
(Reading database ... 67130 files and directories currently installed.)
Preparing to unpack /tmp/tmp.r9hy7VQicN ...
Unpacking transformice (1.0.7-1) over (1.0.7-1) ...
Setting up transformice (1.0.7-1) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Processing triggers for mime-support (3.60) ...
root@vm3290:~#

And now?:(

You open the file or run sudo dpkg -i path

How?
Sorry for the questions, but im not perfect in this... (btw: sorry for my bad english)
Edit: How can i install / where can i find the install file(s)?

root@vm3290:~# sudo dpkg -i transformice
dpkg: error: cannot access archive 'transformice': No such file or directory
root@vm3290:~#

Dernière modification le 1521902340000
Antonio
« Sénateur »
1521907740000
    • Antonio#9975
    • Profil
    • Derniers messages
    • Tribu
#55
  0
Angeliqee a dit :
Nekotony a dit :
Angeliqee a dit :
Nekotony a dit :
Angeliqee a dit :
Installation here

Nekotony a dit :
sudo apt-get update #update packages
sudo apt-get install git #install git
sudo apt-get install nodejs #install Node.js
git clone https://github.com/NekoTony/Transformice-Linux.git #Clone Repo
cd Transformice-Linux #Open Directory
npm install #Installing Application packages


Have you tried using the.deb files

root@vm3290:~# URL='http://nekotony.pro/deb/transformice_x64.deb'; FILE=`mktemp`; wget "$URL" -qO $FILE && sudo dpkg -i $FILE; rm $FILE
(Reading database ... 67130 files and directories currently installed.)
Preparing to unpack /tmp/tmp.r9hy7VQicN ...
Unpacking transformice (1.0.7-1) over (1.0.7-1) ...
Setting up transformice (1.0.7-1) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Processing triggers for mime-support (3.60) ...
root@vm3290:~#

And now?:(

You open the file or run sudo dpkg -i path

How?
Sorry for the questions, but im not perfect in this... (btw: sorry for my bad english)
Edit: How can i install / where can i find the install file(s)?

root@vm3290:~# sudo dpkg -i transformice
dpkg: error: cannot access archive 'transformice': No such file or directory
root@vm3290:~#

My bad, the command already installed it for you. It should appear where your app are located:

https://i.imgur.com/aBW5YA5.png
Angeliqee
« Citoyen »
1521907920000
    • Angeliqee#2596
    • Profil
    • Derniers messages
    • Tribu
#56
  0
Nekotony a dit :
Angeliqee a dit :
Nekotony a dit :
Angeliqee a dit :
Nekotony a dit :
Angeliqee a dit :
Installation here

Nekotony a dit :
sudo apt-get update #update packages
sudo apt-get install git #install git
sudo apt-get install nodejs #install Node.js
git clone https://github.com/NekoTony/Transformice-Linux.git #Clone Repo
cd Transformice-Linux #Open Directory
npm install #Installing Application packages


Have you tried using the.deb files

root@vm3290:~# URL='http://nekotony.pro/deb/transformice_x64.deb'; FILE=`mktemp`; wget "$URL" -qO $FILE && sudo dpkg -i $FILE; rm $FILE
(Reading database ... 67130 files and directories currently installed.)
Preparing to unpack /tmp/tmp.r9hy7VQicN ...
Unpacking transformice (1.0.7-1) over (1.0.7-1) ...
Setting up transformice (1.0.7-1) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Processing triggers for mime-support (3.60) ...
root@vm3290:~#

And now?:(

You open the file or run sudo dpkg -i path

How?
Sorry for the questions, but im not perfect in this... (btw: sorry for my bad english)
Edit: How can i install / where can i find the install file(s)?

root@vm3290:~# sudo dpkg -i transformice
dpkg: error: cannot access archive 'transformice': No such file or directory
root@vm3290:~#

My bad, the command already installed it for you. It should appear where your app are located:

https://i.imgur.com/aBW5YA5.png

But i don't have Linux, i have VPS (Virtual Private Server) so i can't acces it...
I wanna create a server, for playing with my friends... But still not working... :(
How can i install server?:(

Dernière modification le 1521909240000
Antonio
« Sénateur »
1521922200000
    • Antonio#9975
    • Profil
    • Derniers messages
    • Tribu
#57
  0
Angeliqee a dit :
Nekotony a dit :
Angeliqee a dit :
Nekotony a dit :
Angeliqee a dit :
Nekotony a dit :
Angeliqee a dit :
Installation here

Nekotony a dit :
sudo apt-get update #update packages
sudo apt-get install git #install git
sudo apt-get install nodejs #install Node.js
git clone https://github.com/NekoTony/Transformice-Linux.git #Clone Repo
cd Transformice-Linux #Open Directory
npm install #Installing Application packages


Have you tried using the.deb files

root@vm3290:~# URL='http://nekotony.pro/deb/transformice_x64.deb'; FILE=`mktemp`; wget "$URL" -qO $FILE && sudo dpkg -i $FILE; rm $FILE
(Reading database ... 67130 files and directories currently installed.)
Preparing to unpack /tmp/tmp.r9hy7VQicN ...
Unpacking transformice (1.0.7-1) over (1.0.7-1) ...
Setting up transformice (1.0.7-1) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Processing triggers for mime-support (3.60) ...
root@vm3290:~#

And now?:(

You open the file or run sudo dpkg -i path

How?
Sorry for the questions, but im not perfect in this... (btw: sorry for my bad english)
Edit: How can i install / where can i find the install file(s)?

root@vm3290:~# sudo dpkg -i transformice
dpkg: error: cannot access archive 'transformice': No such file or directory
root@vm3290:~#

My bad, the command already installed it for you. It should appear where your app are located:

https://i.imgur.com/aBW5YA5.png

But i don't have Linux, i have VPS (Virtual Private Server) so i can't acces it...
I wanna create a server, for playing with my friends... But still not working... :(
How can i install server?:(

This is not a service, this is a client to play tranfsormice.
Angeliqee
« Citoyen »
1521924720000
    • Angeliqee#2596
    • Profil
    • Derniers messages
    • Tribu
#58
  0
Nekotony a dit :
Angeliqee a dit :
Nekotony a dit :
Angeliqee a dit :
Nekotony a dit :
Angeliqee a dit :
Nekotony a dit :
Angeliqee a dit :
Installation here

Nekotony a dit :
sudo apt-get update #update packages
sudo apt-get install git #install git
sudo apt-get install nodejs #install Node.js
git clone https://github.com/NekoTony/Transformice-Linux.git #Clone Repo
cd Transformice-Linux #Open Directory
npm install #Installing Application packages


Have you tried using the.deb files

root@vm3290:~# URL='http://nekotony.pro/deb/transformice_x64.deb'; FILE=`mktemp`; wget "$URL" -qO $FILE && sudo dpkg -i $FILE; rm $FILE
(Reading database ... 67130 files and directories currently installed.)
Preparing to unpack /tmp/tmp.r9hy7VQicN ...
Unpacking transformice (1.0.7-1) over (1.0.7-1) ...
Setting up transformice (1.0.7-1) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Processing triggers for mime-support (3.60) ...
root@vm3290:~#

And now?:(

You open the file or run sudo dpkg -i path

How?
Sorry for the questions, but im not perfect in this... (btw: sorry for my bad english)
Edit: How can i install / where can i find the install file(s)?

root@vm3290:~# sudo dpkg -i transformice
dpkg: error: cannot access archive 'transformice': No such file or directory
root@vm3290:~#

My bad, the command already installed it for you. It should appear where your app are located:

https://i.imgur.com/aBW5YA5.png

But i don't have Linux, i have VPS (Virtual Private Server) so i can't acces it...
I wanna create a server, for playing with my friends... But still not working... :(
How can i install server?:(

This is not a service, this is a client to play tranfsormice.

Ohh... Okay then... Sorry for wasting your time, my bad...
+Whiskyziin
« Citoyen »
1522111080000
    • +Whiskyziin#0000
    • Profil
    • Derniers messages
#59
  1
I Installed this on Deepin 15.5 and works perfectly but.. there is no window manager to maximize/minimize or close the game. for maximize the game i need to drag the borders of the app

https://i.imgur.com/NHDWgJu.png


is it a bug or no?

edit
---

now i read the tab keyboards command and saw the commands to do it
Thank you Nekotony for helping Linux users

Dernière modification le 1522129500000
Leoteodoro
« Citoyen »
1522159380000
    • Leoteodoro#0000
    • Profil
    • Derniers messages
    • Tribu
#60
  1
the nekotony's standalone for archlinux...
make a file called PKGBUILD and paste it inside it:

pkgname=transformiceforlinux
pkgver=1.0.7
pkgrel=1
pkgdesc=an unofficial standalone for transformice
arch=('x86_64')

source=("http://nekotony.pro/deb/transformice_x64.deb")
sha256sums=('SKIP')

package(){
cd "${srcdir}"
ar x transformice_x64.deb
tar xfv data.tar.xz -C "${pkgdir}"
chmod -R go-w "${pkgdir}"/usr
}


open a terminal where you are (or where you saved the PKGBUILD)
and just "makepkg -si" on it...

the standalone is installed successfully

i tested it and it works fine!
  • Forums
  • /
  • Transformice
  • /
  • Discussions
  • /
  • [APP] Transformice Linux Standalone
« ‹ 3 / 5 › »
© Atelier801 2018

Equipe Conditions Générales d'Utilisation Politique de Confidentialité Contact

Version 1.27