Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Well, the plugin is there. I tried reinstalling the program, see the wine settings but unfortunately I did not find what might be causing this "black screen". It is playing sounds, displaying the menu when you click the menu bar, and the application running on Gideros Player responds to mouse and keyboard. Should be something in my wine or operating system (Ubuntu 18.04). Because several windows applications that I have, including games, are running normally. So I have done it the longest way, I program the app, I export it to html and I test it in firefox, if it has any bug, the nom is that it now shows the debug in the browser
The best thing to do may be to follow the Raspberry Pi/Linux build instructions and make a full version for Linux - rather than use an emulator (Wine) ?
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
It would be very good a native version for linux. But I never got to do it. I follow the instructions but there is always some stage in which I am lost. I know it is shameful, but I am a very mediocre programmer for these things to mess with dll, systems etc ...
I think there are specific Linux build instructions somewhere - or you could follow the Raspberry Pi instructions.
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
I think there are specific Linux build instructions somewhere - or you could follow the Raspberry Pi instructions.
I could not install following the instructions. Informed tools and depts are old and confusing. Flee from my ability, since the last day I'm trying to install but without success. I can not afford to pay someone who has a handle on packaging etc. to make an installation easier. But I am also aware that this is lack of my knowledge and that the program is native to windows. Gidero Studio, Gidero Texture Packer, Gideros Font Creator work normally. Only games using Gideros Windows Player that gets the black screen. Even while continuing to receive clicks and making sounds. A curiosity that shows how the problem is in my system is that the steam games made in gideros that uses the steam play proto to run on linux works normally. I'm programming and exporting to HTML5 or running until I can solve it ... Or, I do not know, install a virtual machine with windows inside or test until you can copy in linux. Well this is the report of the event so far.
He had not done that. The only thing I knew was that txt from the dropbox on the site. I'll try out your package and anything, using copilar using the instructions of the following link. Thank you.
Cannot mix incompatible Qt library (version 0x50905) with this library (version 0x50a01)
I tried to run your compiled package but gave the above message. I assumed it was a problem with the version of my qt, so I downloaded the one indicated in the Gideros wiki that you passed the link but the message continues.
That's saying you have 5.9.05 somewhere (0x50905) and you need 5.10.1 (0x50a01).
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
That's saying you have 5.9.05 somewhere (0x50905) and you need 5.10.1 (0x50a01).
I'm still in the fight. I installed the QT versions, if I give a qmake -v it shows the right version. I was manually hunting every place that points to QT, I installed the full versions of 10, 10.1 and 11. But he still gets to use 5.9 when he's going to run that copied hgy29 package. Worse than mexi in so much, but so much thing here that until the GiderosPlayer of the wine version stopped working. It's strange ... I researched everything in the forum and website ... In several languages I had similar problems but I can not hit the spot on my Ubuntu.
I forgot to say that to run apps on my package, you may need to launch it from a terminal and type ‘export LD_LIBRARY_PATH=/path/to/my/package’ before, for instance, ./GiderosStudio
I'm trying to copy using the tutorial on the wiki. On the third try, it lacks some instructions, requests some extra libs. But it's going. I'll fix it, clean it in the makefile and go again. I gave the error but the idea of gideros studio has already opened
I forgot to say that to run apps on my package, you may need to launch it from a terminal and type ‘export LD_LIBRARY_PATH=/path/to/my/package’ before, for instance, ./GiderosStudio
"/path/to/my/package" Ai is to place where I unpacked your package?
Alias, let me ask. What did you put in Makefile.def? I left it as below because I searched, but I do not know what words it puts in the parameter. In no place did I find out about qt architecture and etc.
QTBASEDIR=~/Qt #Qt in my home
QT_ARCH=clang_64 #???
QT_TOOLSARCH=clang_64 #???
QTVER=5.8 #5.10.1?
QT5ICUVER=54 #deprecated stuff
I want to dedicate this little victory to the friends of the forum and the gigantic patience and support of the friends @hgy29 and @SinisterSoft. Gideros 18.10 copilado successfully on Ubuntu 18.04.
i don't know if this makes it easy to provide also a linux and/or raspberry pi installation package together with the other ones on the download pages? (at least for every nth release)
I am here giving a "feedback" about the problem I was having with Gideros Player on my computer with Ubuntu 18.04.
By all indications the bid to change the value of NSWAP and leave the black screen had been by some influence of the video drivers. The black screen of Gideros Player happens with the following video drivers in my ubuntu:
ppa: paulo-miguel-days / pkppa (steam vulkan recommendation for Steam Proton Beta) mesa-vulkan-drivers and mesa-vulkan-drivers: i386
ppa: oibaf / graphics-drivers
After uninstalling these graphics drivers (running the standard Ubuntu video drivers) Gideiros Player came back to work normally, which encouraged me to do a simple game for a gamejam .
Many thanks to everyone who has helped me.
It is much more practical to natively run applications.
kinrpg@kinrpg-Vostro-3550:~$ gideros/Build.Linux/./GiderosPlayer
ATTENTION: default value of option vblank_mode overridden by environment.
GLFMT:SWAP: 0
GLFMT:STENCIL: 8
GLFMT:DEPTH: 24
GLFMT:BUFFER: QSurfaceFormat::SwapBehavior(DoubleBuffer)
GLFMT:FSWAP: 0x7f09bc0a0020 0x7f09bc0a0040
GLFMT:NSWAP: -1140195296
GL_VERSION:3.0 Mesa 18.0.5
GLSL_VERSION:1.30
But, although the Gideros Player itself is running. All menu options for screen resolution in both Hardware and Zoom and Setup are not working or being triggered. When I need to resize the screen or I leave in fullscreen or click and drag the edges of the Gideros Player window.
Did you try with latest codebase ? A few things have been fixed to cope with missing/badly implemented swap functions
Thanks for letting me know. I am using the 2018.10 version, as soon as I finish the service here I will download and try to copy the latest version (2018.12?).
Comments
Likes: kinrpg
https://deluxepixel.com
Likes: kinrpg
https://deluxepixel.com
I tried reinstalling the program, see the wine settings but unfortunately I did not find what might be causing this "black screen".
It is playing sounds, displaying the menu when you click the menu bar, and the application running on Gideros Player responds to mouse and keyboard.
Should be something in my wine or operating system (Ubuntu 18.04).
Because several windows applications that I have, including games, are running normally.
So I have done it the longest way, I program the app, I export it to html and I test it in firefox, if it has any bug, the nom is that it now shows the debug in the browser
All my gideros games in exe is black screen.
https://deluxepixel.com
I follow the instructions but there is always some stage in which I am lost. I know it is shameful, but I am a very mediocre programmer for these things to mess with dll, systems etc ...
https://deluxepixel.com
But I am also aware that this is lack of my knowledge and that the program is native to windows.
Gidero Studio, Gidero Texture Packer, Gideros Font Creator work normally.
Only games using Gideros Windows Player that gets the black screen. Even while continuing to receive clicks and making sounds.
A curiosity that shows how the problem is in my system is that the steam games made in gideros that uses the steam play proto to run on linux works normally.
I'm programming and exporting to HTML5 or running until I can solve it ... Or, I do not know, install a virtual machine with windows inside or test until you can copy in linux.
Well this is the report of the event so far.
Is that doesn't work you can try to follow instructions here: http://wiki.giderosmobile.com/index.php/Compiling_Gideros_Source
They have been updated for linux
Likes: kinrpg
I'll try out your package and anything, using copilar using the instructions of the following link.
Thank you.
https://deluxepixel.com
I installed the QT versions, if I give a qmake -v it shows the right version. I was manually hunting every place that points to QT, I installed the full versions of 10, 10.1 and 11.
But he still gets to use 5.9 when he's going to run that copied hgy29 package.
Worse than mexi in so much, but so much thing here that until the GiderosPlayer of the wine version stopped working.
It's strange ... I researched everything in the forum and website ... In several languages I had similar problems but I can not hit the spot on my Ubuntu.
Likes: kinrpg
Progress.
Alias, let me ask. What did you put in Makefile.def?
I left it as below because I searched, but I do not know what words it puts in the parameter. In no place did I find out about qt architecture and etc.
Likes: kinrpg
Gideros 18.10 copilado successfully on Ubuntu 18.04.
My compiled package: https://drive.google.com/file/d/1ObzP-GVOiK0spWCXckRDwO5BkKWE3_TO/view?usp=sharing
Likes: vitalitymobile, SinisterSoft, Apollo14, hgy29, keszegh, talis, antix, MoKaLux
Likes: kinrpg
Likes: kinrpg
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Good thing the GiderosPlayer of Linux now turns black that neither the version via wine.
I rebuild all gideros linux from the zerado code and still the black screen of the GiderosPlayer desktop remains :-(
Sadness. I do not know if any of this information is relevant but when opening GiderosPlayer through the terminal it gives this information:
Likes: kinrpg
Likes: kinrpg
Oh and NSWAP has changed too:
Likes: kinrpg
I it seems your system returns a no op implementation of swap control functions. I will try to fix the code to cope with that
But... NSWAP negative
I am here giving a "feedback" about the problem I was having with Gideros Player on my computer with Ubuntu 18.04.
By all indications the bid to change the value of NSWAP and leave the black screen had been by some influence of the video drivers. The black screen of Gideros Player happens with the following video drivers in my ubuntu:
ppa: paulo-miguel-days / pkppa (steam vulkan recommendation for Steam Proton Beta)
mesa-vulkan-drivers and mesa-vulkan-drivers: i386
ppa: oibaf / graphics-drivers
After uninstalling these graphics drivers (running the standard Ubuntu video drivers) Gideiros Player came back to work normally, which encouraged me to do a simple game for a gamejam .
Many thanks to everyone who has helped me.
It is much more practical to natively run applications.
The game: https://gamejolt.com/games/xerigato/391591
Likes: Apollo14
I have not even found anything on the internet about this "-lGL". Which is?