Wine super big bug!

Questions about Wine on Linux
Locked
secfighters
Level 2
Level 2
Posts: 16
Joined: Sat Sep 10, 2016 9:01 am

Wine super big bug!

Post by secfighters »

hey guys i have ubunutu jessie 8 32x
and when i setup wine for first time the first app will be working fine other apps will not

it will say wrong folder if open other app after closing the first one even while the other one on
if i close the working app too and restart it no apps gonna works

so i made a trick to make it work

first i need to remove

1-apt-get autoremove wine
2-i need to turn on all the apps using my game panel this will make this error
OGP_HOME_000000008_startup_scr.sh: line 4: wine: command not found.
3-apt-get install wine
4-all my apps will pop up all and works fine they will turn on

if i close these apps and try to open them again without this trick it will say wrong folder shit.

can somone explain for me why this shit happens?.
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine super big bug!

Post by dimesio »

secfighters wrote:hey guys i have ubunutu jessie 8 32x
Well, let's start with the fact that there is no such version of Ubuntu. Perhaps you mean Debian Jessie?
2-i need to turn on all the apps using my game panel this will make this error
I have no idea what a "game panel" is; it's certainly not part of Wine.

Your description of the problem and what you are doing makes no sense.

Where did you get Wine from? Since you seem very confused about what distro you're using, perhaps the problem is that you are using packages for the wrong one. Start by figuring out whether you're using Ubuntu or Debian, and then install the appropriate WineHQ package.
https://wiki.winehq.org/Ubuntu
https://wiki.winehq.org/Debian
secfighters
Level 2
Level 2
Posts: 16
Joined: Sat Sep 10, 2016 9:01 am

Re: Wine super big bug!

Post by secfighters »

i have debian jessie 32x
well open game panel its game panel i use it to manage my game servers

well if i try to open a server game using wine it will say for exmple the folder it doesnt exist

i use wine --1.9.8

for exmple cod 4 it will say main doesnt exist

while if i remove whine and setup it again if i run the game will work
if i close it and open it will say wrong folder
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine super big bug!

Post by dimesio »

secfighters wrote: well open game panel its game panel i use it to manage my game servers
Is this the thing you're talking about? https://sourceforge.net/p/hldstart/wiki ... n%20Notes/

If the answer is yes, do your games work when started directly in a terminal? If they do, then this is not a Wine issue. If they don't, post terminal output from trying to run one.

If that's not the "open game server" you mean, then please post a link to whatever it is you are talking about.
secfighters
Level 2
Level 2
Posts: 16
Joined: Sat Sep 10, 2016 9:01 am

Re: Wine super big bug!

Post by secfighters »

yes with that or with not its not working i try without game panel didn't work

This is the log

[?1h=libGL error: No matching fbConfigs or visuals found

libGL error: failed to load driver: swrast

err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your 32-bit OpenGL drivers haven't been installed correctly (using GL renderer "Mesa GLX Indirect", version "1.3 Mesa 4.0.4").

err:wgl:has_opengl glx_version is 1.2 and GLX_SGIX_fbconfig extension is unsupported. Expect problems.

err:wgl:init_pixel_formats glXChooseFBConfig returns NULL

err:d3d:WineD3D_CreateFakeGLContext Failed to find a suitable pixel format.

err:d3d:wined3d_adapter_init Failed to get a GL context for adapter 0x129b30.
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine super big bug!

Post by dimesio »

secfighters wrote: err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your 32-bit OpenGL drivers haven't been installed correctly (using GL renderer "Mesa GLX Indirect", version "1.3 Mesa 4.0.4").
That's obviously one thing you need to fix on your system.

What game were you trying to run, and what is the exact command you used to run it? Wine apps have to be started in a very specific way, so make sure you are using the correct syntax. https://wiki.winehq.org/Wine_User%27s_G ... mmand_line

Do Wine's builtin programs (notepad, winecfg, etc.) work from the command line?

Also, you haven't mentioned whether you upgraded to the WineHQ Debian package as I instructed. You need to, so if you haven't, please do so before doing anything else. After upgrading Wine, delete the wineprefix, install just one of your games to it, and try running it from a terminal. If it doesn't work, post the full terminal output, including the command used to run it.
secfighters
Level 2
Level 2
Posts: 16
Joined: Sat Sep 10, 2016 9:01 am

Re: Wine super big bug!

Post by secfighters »

i think i setup wine as root thats the problem one server game start to work normally now after i setup wine as user
but the other one i miss around with its config from winecfg
how to reset all games configs
so i can start them from scratch ?
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine super big bug!

Post by dimesio »

Delete the wineprefix and reinstall your games.

And yes, running Wine as root could well be the cause of your problem. Don't ever do that.
secfighters
Level 2
Level 2
Posts: 16
Joined: Sat Sep 10, 2016 9:01 am

Re: Wine super big bug!

Post by secfighters »

give me the commands how to delete it and where its location?
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine super big bug!

Post by dimesio »

secfighters
Level 2
Level 2
Posts: 16
Joined: Sat Sep 10, 2016 9:01 am

Re: Wine super big bug!

Post by secfighters »

im getting this problem now [?1h=TeknoMW3 v1.000000 by Stte&SimonApplication tried to create a window, but no driver could be loaded.

Make sure that your X server is running and that $DISPLAY is set correctly.
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine super big bug!

Post by dimesio »

So is your X Server running and $DISPLAY set correctly?

You're not running as root again, are you?

If your X Server is running and $DISPLAY set correctly and you're not running Wine as root, post the full terminal output, including the command used to run the app.
secfighters
Level 2
Level 2
Posts: 16
Joined: Sat Sep 10, 2016 9:01 am

Re: Wine super big bug!

Post by secfighters »

wine iw5mp_server.exe +set dedicated 2 +set net_ip 178.238.231.205 +set net_queryPort 29115 +set net_masterServerPort 27114 +set sv_maxclients 18 +set sv_maprotation default +start_map_rotate


and this is the output


wine iw5mp_server.exe +set dedicated 2 +set net_ip 178.238.231.205 +set net_queryPort 29115 +set net_masterServerPort 27114 +set sv_maxclients 18 +set sv_maprotation default +start_map_rotate
fixme:ver:GetCurrentPackageId (0x32fb5c (nil)): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:user:load_desktop_driver failed to load L"C:\\windows\\system32\\winex11.drv"
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
err:winediag:nulldrv_CreateWindow Application tried to create a window, but no driver could be loaded.
err:winediag:nulldrv_CreateWindow The explorer process failed to start.
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_DATA_RECEIVE_TIMEOUT (4000): STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 4000
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 4000
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 4000
fixme:wininet:InternetSetOptionW INTERNET_OPTION_CONNECT_RETRIES 4
err:ntdll:RtlpWaitForCriticalSection section 0x594ce54 "?" wait timed out in thread 008a, blocked by 0000, retrying (60 sec)
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine super big bug!

Post by dimesio »

secfighters wrote: err:user:load_desktop_driver failed to load L"C:\\windows\\system32\\winex11.drv"
Wine should not be trying to load this from that location. Did you set an override for winex11.drv? That will never work.
secfighters
Level 2
Level 2
Posts: 16
Joined: Sat Sep 10, 2016 9:01 am

Re: Wine super big bug!

Post by secfighters »

i didnt touch anything i just setup wine 1.9 then i run it i get that error it a bug none of the apps
works i try mw3 cod2 cod 4 just putty works
i m using Wine 1.9.18 i think its not stable but if i use wine 1.6 works but with a lot of lagg

how to get wine Wine 1.8.4 for debian jessie because when i install wine i get version 1.6 WTF
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine super big bug!

Post by dimesio »

WineHQ doesn't package the stable releases. I believe Debian does, but you need to add the Debian Backports repository. Ask for help on the Debian forum if you have problems with that.
secfighters
Level 2
Level 2
Posts: 16
Joined: Sat Sep 10, 2016 9:01 am

Re: Wine super big bug!

Post by secfighters »

i try it its buggy and laggs and doesnt turn on normally
the version 1.9 doesnt lagg doesnt turn on normally i need to run the app then install it
version 1.6 run fine but lagg
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine super big bug!

Post by dimesio »

secfighters wrote: the version 1.9 doesnt lagg doesnt turn on normally i need to run the app then install it
You're going to have to explain what you mean by this more clearly. I don't see how you can run an app before installing it.
secfighters
Level 2
Level 2
Posts: 16
Joined: Sat Sep 10, 2016 9:01 am

Re: Wine super big bug!

Post by secfighters »

i made gif to explain what i mean

if you smart you will understand
Moderator: links deleted per poster's request.
if i close the app then open it it wont work i should remove wine and start app and install wine
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine super big bug!

Post by dimesio »

The gif you posted shows a problem with the game panel. That is a game panel issue, not a Wine issue; ask for help on the game panel forum.
secfighters
Level 2
Level 2
Posts: 16
Joined: Sat Sep 10, 2016 9:01 am

Re: Wine super big bug!

Post by secfighters »

mmmm seriously ?
secfighters
Level 2
Level 2
Posts: 16
Joined: Sat Sep 10, 2016 9:01 am

Re: Wine super big bug!

Post by secfighters »

okey can you please remove this post from forum because i will get attacks to my ips thank you *=)
Locked