Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appimage problem with ubuntu 19.10-eoan on read/write documents #117

Open
osfrance opened this issue Mar 18, 2020 · 8 comments
Open

appimage problem with ubuntu 19.10-eoan on read/write documents #117

osfrance opened this issue Mar 18, 2020 · 8 comments

Comments

@osfrance
Copy link

osfrance commented Mar 18, 2020

#Your configuration:
Rolisteam version: 1.9.2
Operating System and version (remove irrelevant):

  • Linux (Ubuntu 19.10 x86_64)

Rolisteam Setting (remove irrelevant):

  • GM and Server

#What did you do ? (Explain each step from starting rolisteam to the issue)

  • chmod +x Rolisteam_1.9.2-x86_64.AppImage
  • ./Rolisteam_1.9.2-x86_64.AppImage
  • File/Open scenario

#What did you expect to see ? (Make sentences and explains in details with words)

  • Try to load or save documents in my filesystem

#What did you get instead ? (Describe in details the issue)

  • No window opening when file manager access (open scenario, open plan ...)
  • I had the same problem with rcse-v1.9.2 but not with rcse-v1.9.0 ...
@osfrance
Copy link
Author

I want to try Rolisteam with my friends while covid-19 confinment, thanks to help !

@obiwankennedy
Copy link
Member

@osfrance
Copy link
Author

Hi ! I tried to install 1.9.2ubuntu3, but I have this error : "La dépendance ne peux etre satisfaite libqt5core5". I've tried to install it, but with apt search I've only finded "libqt5core5a/eoan-updates,eoan-security,now 5.12.4+dfsg-4ubuntu1.1 amd64 [installé]" already installed ...

@osfrance
Copy link
Author

I've tried with launchpad repo :
"Les paquets suivants contiennent des dépendances non satisfaites :
rolisteam : Dépend: libqt5core5 mais il n'est pas installable"

@osfrance
Copy link
Author

Hi ! I try the Appimage and I've the same problem (issue #118)

@Grrrolive
Copy link

I've tried with launchpad repo :
"Les paquets suivants contiennent des dépendances non satisfaites :
rolisteam : Dépend: libqt5core5 mais il n'est pas installable"

The two differences :

  • I am on 18.04
  • I compiled/installed manually QT 5 thx to the sources

Let's have a look here : https://wiki.qt.io/Install_Qt_5_on_Ubuntu

@obiwankennedy
Copy link
Member

obiwankennedy commented Mar 30, 2020

It means that you probably compile using the qmake on your system instead of your qmake from the install you did and this page is very old.

The only installer is available here:
http://mirrors.ukfast.co.uk/sites/qt.io/archive/online_installers/3.2/qt-unified-linux-x64-3.2.2-online.run

Install Qt5.12 or Qt5.13, please select only x64 (do no install for android and you can also remove some big parts), then make sure you can the qmake from the installed version and not the one from your system.

@Grrrolive
Copy link

Grrrolive commented Apr 1, 2020

It means that you probably compile using the qmake on your system instead of your qmake from the install you did and this page is very old.

The only installer is available here:
http://mirrors.ukfast.co.uk/sites/qt.io/archive/online_installers/3.2/qt-unified-linux-x64-3.2.2-online.run

Install Qt5.12 or Qt5.13, please select only x64 (do no install for android and you can also remove some big parts), then make sure you can the qmake from the installed version and not the one from your system.

If I understand it correctly, I should remove the version I compiled previously, first of all, and then execute the installer.
I'll check that, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants