http://bugs.winehq.org/show_bug.cgi?id=34419
Bug #: 34419 Summary: Wine Game running Issue Product: Wine Version: 1.6 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: zorw2016@ymail.com Classification: Unclassified
For some reason Wine no Longer Run's Pylotro DDO Laucher and Wine Freezes up on DDO on Sayin it "Installing Pre-Req's" or "initializing" or "downloading EN-Splash-screen" the 1 Downloading EN splash screen works but it takes like 10 Min's to do it every time u start up the DDO Client and for Pylotro it wont Load up the Info for user name or Server choice. it says like DDO client has
Initialising, please wait... Available languages checked.
But wont load any thing else any more as i can see done made sure that it was Routed i know that 100% sure its Routed to its Files it needs just wont do any thing any more with DDO
Just now got this resently and ima not sure if this is good or what hope it helps on this info--V
E04] Error accessing GLS data centre.
http://bugs.winehq.org/show_bug.cgi?id=34419
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net 2013-09-02 07:53:45 CDT --- Not critical. http://bugs.winehq.org/page.cgi?id=fields.html#importance
If it used to work, please run a regression test. http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=34419
Darkangel219230 zorw2016@ymail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Darkangel219230 zorw2016@ymail.com 2013-09-02 22:43:45 CDT ---
(In reply to comment #1)
Not critical. http://bugs.winehq.org/page.cgi?id=fields.html#importance
If it used to work, please run a regression test. http://wiki.winehq.org/RegressionTesting
Ok this info Does work Grandly It Fixed My problem for the Future people out there go to
http://wiki.winehq.org/RegressionTesting
Do some of the Info there Not all of those Commands are necessary for this problem and have fun Peace This will Fix
PyLotro Not getting Info from the Folder u Routed it to and only has Blank boxes.
will be able to Use the DDO Client through Wine 1.6
Make sure u have all Updates For Wine Thank You! =) Peace
http://bugs.winehq.org/show_bug.cgi?id=34419
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2013-09-03 07:24:07 CDT --- What are the results of the regression test? If the program started working that means you found the patch that caused the problem, now we need that information to properly fix the issue.
http://bugs.winehq.org/show_bug.cgi?id=34419
Darkangel219230 zorw2016@ymail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Darkangel219230 zorw2016@ymail.com 2013-09-03 12:48:34 CDT --- (In reply to comment #3)
What are the results of the regression test? If the program started working that means you found the patch that caused the problem, now we need that information to properly fix the issue.
Ok well there are some Commands i did do in there Terminal but i dont have a Note Of My Results But i know these Terminal Commands work and what Info they did ill Rerun these and Retest them so ill make sure for ya people that they work...
I did do a Serious Number of Commands Into the Terminal so this should do the Trick sure Helped me very well but WARNING!!! EVERY THING THAT U INSTALLED INTO WINE WILL BE DELETED so if u have any imported stuff u stored into WINE folders Back them up I know this is a Bit Much but What ever it did it Helped ALOT But im not sure if i can Do this again since some Files are all ready fixed and installed
Step:1
git --version
sudo apt-get install git
sudo apt-get install ccache
git clone git://source.winehq.org/git/wine.git wine-git/
cd wine-git/
Step:2
CC="ccache gcc -m32" ./configure --verbose --disable-tests
sudo apt-get build-dep wine wine-dev
mv ~/.wine ~/.wine-backup
WINEPREFIX="~/.wine-test"
wine-git/wine program_install.exe
wine program_install.exe
./wine "C:\Program Files\Program Name\program.exe"
step:3
git bisect start dlls/wined3d git bisect good wine-0.9.38 git bisect bad
git bisect start git bisect good wine-0.9.36 git bisect bad wine-0.9.37
./configure --verbose && make
git bisect skip
git bisect bad
git bisect good
http://bugs.winehq.org/show_bug.cgi?id=34419
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com 2013-09-03 12:53:15 CDT --- The FIXED status means wine was fixed, currently you only found that some older wine version works. We need the regression results, something like this:
======================== 2014141a253a791fc9c79aae3c8ef3c35b73e658 is the first bad commit commit 2014141a253a791fc9c79aae3c8ef3c35b73e658 Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed May 29 09:45:35 2013 +0200
wined3d: Add support for GLSL based fixed function vertex shaders.
:040000 040000 d1b4b75f643d4851d4f51454aa47740261f7857f c46794f61b1952b1e78746272d838574c0948010 M dlls ========================
http://bugs.winehq.org/show_bug.cgi?id=34419
--- Comment #6 from Darkangel219230 zorw2016@ymail.com 2013-09-03 13:19:44 CDT --- (In reply to comment #5)
The FIXED status means wine was fixed, currently you only found that some older wine version works. We need the regression results, something like this:
======================== 2014141a253a791fc9c79aae3c8ef3c35b73e658 is the first bad commit commit 2014141a253a791fc9c79aae3c8ef3c35b73e658 Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed May 29 09:45:35 2013 +0200
wined3d: Add support for GLSL based fixed function vertex shaders.
:040000 040000 d1b4b75f643d4851d4f51454aa47740261f7857f c46794f61b1952b1e78746272d838574c0948010 M dlls ========================
The odd thing ima actually still Usin WINE 1.6 and i thank i seen that b4 ima go Run some testing here and find it again
http://bugs.winehq.org/show_bug.cgi?id=34419
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #7 from Austin English austinenglish@gmail.com 2013-09-03 15:42:07 CDT --- This is not a valid bug. Please use the forums for general support.
See http://wiki.winehq.org/Bugs for how to report a bug properly.
http://bugs.winehq.org/show_bug.cgi?id=34419
Darkangel219230 zorw2016@ymail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|INVALID |ABANDONED
--- Comment #8 from Darkangel219230 zorw2016@ymail.com 2013-09-04 17:55:01 CDT --- FOR PROBLEMS I FOUND IN THOSE COMMANDS TO BE SAFE IMA RETEST THEM BUT IMA CLOSE THIS SO CAUSE THOSE COMMANDS CAUSED HUGE PROBLEMS FOR WINE 1.6 WILL REPORT WHEN I KNOW WHAT IT IS FOR SURE
https://bugs.winehq.org/show_bug.cgi?id=34419
Emmanuel emmanuelvincent446@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |emmanuelvincent446@gmail.co | |m