Minetest crashing in Fedora

User avatar
DMGrier
Member
 
Posts: 23
Joined: Sat Jan 18, 2014 19:32

Minetest crashing in Fedora

by DMGrier » Wed Jan 22, 2014 07:46

Hello Everyone,
I installed Minetest 0.4.8 for Fedora 20 Gnome. When I click to open the application the minetest window opens then crashes right away. I am not seeing any error message. please help figure this out, thanks.
 

User avatar
hoodedice
Member
 
Posts: 1372
Joined: Sat Jul 06, 2013 06:33

by hoodedice » Wed Jan 22, 2014 08:10

There must be a debug.txt located somewhere. I don't know how fedora works though...
7:42 PM - Bauglio: I think if you go to staples you could steal firmware from a fax machine that would run better than win10 does on any platform
7:42 PM - Bauglio: so fudge the stable build
7:43 PM - Bauglio: get the staple build
 

User avatar
DMGrier
Member
 
Posts: 23
Joined: Sat Jan 18, 2014 19:32

by DMGrier » Wed Jan 22, 2014 15:27

I found one in the .minetest folder. When I click on it to open it in a text editor it opens but there is nothing written to the file.
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Wed Jan 22, 2014 16:16

Run minetest from a command line.
 

User avatar
DMGrier
Member
 
Posts: 23
Joined: Sat Jan 18, 2014 19:32

by DMGrier » Wed Jan 22, 2014 21:45

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
devon@powerpc ~$ minetest
minetest: Symbol `_ZN3irr5video16IdentityMaterialE' has different size in shared object, consider re-linking
Irrlicht Engine version 1.8.1
Warning: The library version of the Irrlicht Engine (1.8.1) does not match the version the application was compiled with (1.8.0). This may cause problems.
Linux 3.12.8-300.fc20.x86_64 #1 SMP Thu Jan 16 01:07:50 UTC 2014 x86_64
Creating X window...
Using renderer: OpenGL 2.1
Mesa DRI Intel(R) Ironlake Mobile : Intel Open Source Technology Center
OpenGL driver version is 1.2 or better.
GLSL version: 1.2
Loaded texture: /usr/share/minetest/games/minetest_game/menu/header.png
Segmentation fault (core dumped)

Then the Window opens for a split second and then crashes.
 

User avatar
GingerHunter797
Member
 
Posts: 144
Joined: Sun Oct 13, 2013 15:36
In-game: GingerHunter797

by GingerHunter797 » Wed Jan 22, 2014 22:41

I had the same problem back when I was first getting into linux and expiramenting with Fedora. That is why I dont use Fedora today...
http://i.imgur.com/gqXXUaI.png

3DS Friend Code: 2122-7173-2797
Add me as a friend! :D

Want to play a fun game? http://voxelands.com/
 

User avatar
DMGrier
Member
 
Posts: 23
Joined: Sat Jan 18, 2014 19:32

by DMGrier » Wed Jan 22, 2014 22:50

GingerHunter797 wrote:I had the same problem back when I was first getting into linux and expiramenting with Fedora. That is why I dont use Fedora today...

There have been a few things that kind of suck, but I would say on Fedora 20 under gnome I am having a better user experience then I have had on other distributions. Might be making a permanent switch to Fedora. Actually this is my only bump so far other then skype and that was a easy fix which all distributions have been suffering from.
 

User avatar
GingerHunter797
Member
 
Posts: 144
Joined: Sun Oct 13, 2013 15:36
In-game: GingerHunter797

by GingerHunter797 » Wed Jan 22, 2014 23:13

DMGrier wrote:
GingerHunter797 wrote:I had the same problem back when I was first getting into linux and expiramenting with Fedora. That is why I dont use Fedora today...

There have been a few things that kind of suck, but I would say on Fedora 20 under gnome I am having a better user experience then I have had on other distributions. Might be making a permanent switch to Fedora. Actually this is my only bump so far other then skype and that was a easy fix which all distributions have been suffering from.


I recommend Kubuntu, Xubuntu, or Lubuntu(What Im using now). I have tried all of these distro's for about a month each and I can say I like all of them very much. But Kubuntu definitly takes up the most resources, but still runs pretty fast. Anyway, I hope you get the problem fixed and wish you good experiences with Fedora. :)
http://i.imgur.com/gqXXUaI.png

3DS Friend Code: 2122-7173-2797
Add me as a friend! :D

Want to play a fun game? http://voxelands.com/
 

User avatar
DMGrier
Member
 
Posts: 23
Joined: Sat Jan 18, 2014 19:32

by DMGrier » Thu Jan 23, 2014 01:59

GingerHunter797 wrote:
DMGrier wrote:
GingerHunter797 wrote:I had the same problem back when I was first getting into linux and expiramenting with Fedora. That is why I dont use Fedora today...

There have been a few things that kind of suck, but I would say on Fedora 20 under gnome I am having a better user experience then I have had on other distributions. Might be making a permanent switch to Fedora. Actually this is my only bump so far other then skype and that was a easy fix which all distributions have been suffering from.


I recommend Kubuntu, Xubuntu, or Lubuntu(What Im using now). I have tried all of these distro's for about a month each and I can say I like all of them very much. But Kubuntu definitly takes up the most resources, but still runs pretty fast. Anyway, I hope you get the problem fixed and wish you good experiences with Fedora. :)


Have used Ubuntu which the only difference between Ubuntu and the ones you listed are the desktop. I do love Ubuntu but what drives me nuts is how old packages can get and I have PPA's break on me all the time. Fedora keeps everything a little more up to date, not to mention with "Fedora Utils" I can get the system configured in half the time.

Anyone with any ideas?
I am seeing
"Warning: The library version of the Irrlicht Engine (1.8.1) does not match the version the application was compiled with (1.8.0). This may cause problems."

maybe the problem?
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Thu Jan 23, 2014 12:32

DMGrier wrote:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Warning: The library version of the Irrlicht Engine (1.8.1) does not match the version the application was compiled with (1.8.0). This may cause problems.

I remember someone already brought this error up once. Its the fault of the one who maintains the packages in your distro, you should tell him about this.
 

User avatar
DMGrier
Member
 
Posts: 23
Joined: Sat Jan 18, 2014 19:32

by DMGrier » Fri Jan 24, 2014 15:47

I reported the issue, said screw it and now running on Manjaro Linux. Having the latest version and just works again.
 

Blackened
New member
 
Posts: 1
Joined: Mon Feb 17, 2014 18:46

by Blackened » Mon Feb 17, 2014 19:04

Just in case somebody else encounters this error, this is what I did to work around this problem on Fedora 19:

1. Install missing dependencies for rebuilding the minetest package:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
$ sudo yum-builddep minetest


2. Download the source RPM for the minetest package:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
$ yumdownloader --source minetest


3. Rebuild the minetest package from the source RPM file:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
$ rpmbuild --rebuild minetest-0.4.9-1.fc19.src.rpm


4. Remove the previously installed minetest and minetest-server packages:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
$ sudo yum remove minetest minetest-server


5. Install the newly built RPM packages:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
$ sudo yum localinstall ~/rpmbuild/RPMS/x86_64/minetest-*.rpm
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 9 guests

cron