LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-04-2021, 07:22 AM   #1
breadbin
Member
 
Registered: Sep 2002
Location: Dublin, Ireland
Distribution: Linux Mint 17
Posts: 160

Rep: Reputation: 26
Temple of Elemental Evil crashing on exit help?


I am playing Temple of Elemental Evil and it plays perfectly apart from when I quit the game it crashes. It freezes and the only way to exit is to log into the tty1 and "wineserver -k". I used to be able to Alt+F2 to bring up the command box but I cannot now for some reason. I can press Alt+Tab to see the other apps running and I can scroll through them but it won't let me go to anything else hence the Ctrl+Alt+F1.

Using Linux Mint 20 and I think most packages are up to date.

I am using the most up to date Circle of Eight Modpack and I know that in itself will be hard to diagnose because it uses TFE-X and a java runtime and all this but just wondering because it is annoying to have to exit like this every time and then I have to adjust the screen resolution back to normal then too. I suppose I am lucky to have it running this well but would like it better thanks
 
Old 05-04-2021, 10:01 AM   #2
smallpond
Senior Member
 
Registered: Feb 2011
Location: Massachusetts, USA
Distribution: Fedora
Posts: 4,162

Rep: Reputation: 1268Reputation: 1268Reputation: 1268Reputation: 1268Reputation: 1268Reputation: 1268Reputation: 1268Reputation: 1268Reputation: 1268
Code:
 I can press Alt+Tab to see the other apps running
So it isn't crashing or hanging. Most likely it is changing the display mode and not restoring it when it exits. What you can try is instead of running your game as:

Code:
wine game.exe
run a bash script instead which contains:

Code:
#!/bin/bash
wine game.exe
xrandr -s 0
this should set your screen mode back to the default when the game exits.
 
Old 05-04-2021, 01:15 PM   #3
breadbin
Member
 
Registered: Sep 2002
Location: Dublin, Ireland
Distribution: Linux Mint 17
Posts: 160

Original Poster
Rep: Reputation: 26
Well maybe 'crashes' is not the right word but it definitely freezes. It leaves me in the menu and I cannot get out of the game unless I shutdown the wineserver. I can see the Alt+Tab menu but I cannot use it. Thanks for the suggestion of xrandr because that was my next question Is there a quick way to set the desktop resolution instead of wading through the menus and pressing the same things every time.
 
Old 05-05-2021, 09:42 AM   #4
smallpond
Senior Member
 
Registered: Feb 2011
Location: Massachusetts, USA
Distribution: Fedora
Posts: 4,162

Rep: Reputation: 1268Reputation: 1268Reputation: 1268Reputation: 1268Reputation: 1268Reputation: 1268Reputation: 1268Reputation: 1268Reputation: 1268
Yeah. My suggestion probably doesn't work because it never exits wine, otherwise wine would restore the display. It was just something to try.

You could see if yu are getting any errors by setting:

Code:
export WINEDEBUG=warn+all
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Android P will hear no evil, see no evil, support evil notches LXer Syndicated Linux News 0 03-09-2018 05:03 PM
LXer: Don't Be Evil Means Don't Be Evil LXer Syndicated Linux News 0 10-12-2009 03:40 PM
evil evil pcmcia problems WRSpithead Linux - Hardware 3 09-25-2006 02:21 AM
Evil sagem fast or evil mandrake???? edgefield Mandriva 17 01-24-2005 03:22 AM
Evil, evil question. x_fire_phly General 5 10-03-2004 03:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:42 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration