http://bugs.winehq.org/show_bug.cgi?id=8878
------- Additional Comments From austinenglish(a)gmail.com 2007-06-07 16:37 -------
I can confirm under wine 0.9.40, ubuntu feisty.
Steps to repeat:
$ wget http://palmone.r3h.net/downloads.palmone.com/dt303.exe
$ wine dt303.exe
Complete installation...
$ cd .wine/drive_c/Palm
$ wine palm.exe
Click on address button on left.
Press ctrl + n to input a new address, or go to 'Edit' -> 'New address'.
view buggy graphics.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8864
------- Additional Comments From Speeddymon(a)gmail.com 2007-06-07 16:22 -------
While I'm looking into that, I'll post here.. Could you try deleting
everything wine related with the following commands?
cd ~
rm -rf .wine
cd </path/to/wine/build/dir>
make uninstall
make distclean
git fetch
git rebase origin
./configure
make depend && make
sudo make install
and then try to reinstall wine and see if it still occurs?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8864
------- Additional Comments From Speeddymon(a)gmail.com 2007-06-07 16:10 -------
Hmm, let me check on the development list and get back to you with the proper
course of action
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8886
austinenglish(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From austinenglish(a)gmail.com 2007-06-07 15:40 -------
My apologies, but it seems that compiling this is important so that the
regression can be found. I'll close this bug and bring the issue up in bug 4935.
Sorry for the noise.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8879
gary(a)donavan.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From gary(a)donavan.org 2007-06-07 15:39 -------
Didn't work. The program I am trying to run is YencPowerPost, a Usenet binary
posting program. Could someone perhaps download the installer from
http://powerpost.cjb.net/
(the link is about a screen down) and see if you can run it, or derive any
insight into why it doesn't work?
Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8886
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From truiken(a)gmail.com 2007-06-07 15:31 -------
Invalid. You can't submit bugs against older versions of the code base.
There's obviously not a problem compiling wine now, so how could we possibly go
back into the past and fix old code to work with new libraries (assuming that is
the problem)?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8886
Summary: Cannot compile git bisect between wine 0.9.1 and wine
0.9.2
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
I'm trying to run a regression test between these two older wine versions to
figure out where bug 4935 appeared at. Every time I attempt to compile, the
build fails while building tools/wrc. I'll attach the full log shortly. The
actual error is:
lex.yy.c:9174: error: expected ;, , or ) before numeric constant
make[2]: *** [lex.yy.o] Error 1
make[2]: Leaving directory `/home/austin/wine-git/tools/wrc'
make[1]: *** [wrc] Error 2
make[1]: Leaving directory `/home/austin/wine-git/tools'
make: *** [tools] Error 2
Sorry for posting code, but it's quite short. I'm assuming that the problem may
be that gcc is having trouble compiling such old code against newer libraries,
but I'm not a programmer, so it's obviously just a guess.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8828
------- Additional Comments From thestig(a)google.com 2007-06-07 15:06 -------
how did you install the application? The installer crashes for me with the
latest Wine, and with older versions it says win2k is required.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.