http://bugs.winehq.com/show_bug.cgi?id=726
*** shadow/726 Fri May 24 03:17:27 2002
--- shadow/726.tmp.16325 Fri May 24 03:17:27 2002
***************
*** 0 ****
--- 1,34 ----
+ +============================================================================+
+ | Textfield autojump |
+ +----------------------------------------------------------------------------+
+ | Bug #: 726 Product: Wine |
+ | Status: UNCONFIRMED Version: unspecified |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-gui |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: joschy(a)mailbox.hu |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ I have 20020327 of wine which is rpm-ed to redhat 7.3 but experienced this couple of
+ times
+ before.
+ Usually when you install an application and it asks for a serial you get a separated
+ field
+ (example: MS-Win's 5x5 serial number) where you have to jump after each 5 characters.
+ Windows developers are doing it on the way that you do not have to press tab every time
+ you've entered 5 characters, it jumps automatically to the next field, and here is the
+ problem.
+ When I start to type the serial it jumps after 2 characters to the next one, doesn't
+ metter if I'd have to type 10 chars into that field. I can make the serial accepted by
+ clickin back to the field with missing information and continue typeing but thatway it
+ doesn't jump after (let's say) 5 chars to the next. Something seems to be messed up
+ there.
+
+ Also tried this with different "wine-windows versions". I have the same.
+ Please confirm this.
\ No newline at end of file
wine-bugs(a)winehq.com wrote:
>
> http://bugs.winehq.com/show_bug.cgi?id=586
>
> *** shadow/586 Thu May 23 12:32:36 2002
> --- shadow/586.tmp.2333 Thu May 23 12:51:14 2002
> ***************
> *** 120,122 ****
> --- 120,128 ----
> Robert, could look at this?
> What does this interupt and its parameters mean?
> Do we want to implement it?
> +
> + ------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-05-23 12:51 -------
> + Everybody knows that Ralf Brown's Interrupt List tells you what it is ;-)
> +
> + Int 0x3d is floating point emulation interrupt.
> + Unfortunately I currently don't know whether we need to implement it or not.
The endless loop must be handled.
It looks like these interrupts are a hook into a floating point emulator and
this interrupts acts as the 'fwait' instruction. All that this interrupt
should do is wait for the last operation assigned to the [emmulated] fpu to
signal that it has completed.
The operating systems that support wine will run with chips that do not have
the built in fpu, however, there shouldn't be that many of them out there. It
wouldn't hurt to emmulate the interrupt. This is part of a block of interrupts
that appears to start at 0x39 and run up to 0x3e .
God Bless,
--Robert 'Admiral' Coeyman
--
---
May you live as long as you wish and age but a single day.
http://www.dotguy.net/ admiral(a)corner.net
Webmaster/ Linux Administrator Computer Co-Op/CornerNet
http://bugs.winehq.com/show_bug.cgi?id=635
*** shadow/635 Thu May 23 15:44:19 2002
--- shadow/635.tmp.4854 Thu May 23 22:33:47 2002
***************
*** 9,14 ****
--- 9,15 ----
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: eltonw(a)videotron.ca |
+ | CC list: Cc: Speeddymon@yahoo.com,apa3a@yahoo.com |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
***************
*** 398,400 ****
--- 399,420 ----
Elton, did you make any progress?
You provided an excellent bug report and I'm sorry we can't provide you with help.
Were you successful with installers of other applicatios?
+
+ ------- Additional Comments From eltonw(a)videotron.ca 2002-05-23 22:33 -------
+ 23rd May, 2002.
+
+ I have not tried installing any more windows applications with Codeweavers' WINE
+ package and Mandrake 8.2, as I have now switched to Red Hat 7.3. I have not (yet)
+ run or setup the Red Hat wine package (20020327-1).
+
+ Should I:
+ 1) Remove the Red Hat wine package, and install the
+ codeweavers-wine-20020411-6.i386.rpm? ... or
+ 2) Install that tarball over the Red Hat one?
+
+
+ Elton Woo
+
+ http://setiathome.ssl.berkeley.edu/stats/team/team_4504.html
+ "You only live once, so let's make life EASIER for each other."
+ LINUX Registered User #193975. AMD-K7 ATHLON CPU power on board.
http://bugs.winehq.com/show_bug.cgi?id=724
*** shadow/724 Thu May 23 12:11:22 2002
--- shadow/724.tmp.32612 Thu May 23 20:50:14 2002
***************
*** 36,38 ****
--- 36,59 ----
Thanks,
Andriy
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-23 20:50 -------
+ Michael, you did not mention whether you also see this issue.
+
+ Boris, thank you, you did a great job.
+ You need to add comments to the bug description. You sent so many emails that I
+ can't ask you do and this now :-) Adding for you:
+ **************************************************************
+ Ok, I went to the cvs regression website and followed the instructions.
+ After about 8 different CVS dates...I found out that it works on 2002-05-11
+ but on 2002-05-12, thats where it stopped working. So basically it broke
+ somewhere between the 05/11-12. I can try and find out even MORE details but
+ im not sure if I have enough time today. Hope this information is useful.
+ **************************************************************
+
+ Will it be difficult for you to make a few more regression tests to define exact
+ patch which causes the problem?
+ I could not find anything suspicious on the first glance.
+ You can find list of patches here:
+ http://www.winehq.com/hypermail/wine-cvs/2002/05/index.html
+ What is good - there are only patches on 11th and no patches on 12th
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=725
*** shadow/725 Thu May 23 15:37:37 2002
--- shadow/725.tmp.30033 Thu May 23 19:50:54 2002
***************
*** 2,13 ****
| Date/Time problem - trial programs expire right away |
+----------------------------------------------------------------------------+
| Bug #: 725 Product: Wine |
! | Status: NEW Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: apa3a(a)yahoo.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
--- 2,13 ----
| Date/Time problem - trial programs expire right away |
+----------------------------------------------------------------------------+
| Bug #: 725 Product: Wine |
! | Status: ASSIGNED Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: vberon(a)mecano.gme.usherb.ca |
| Reported By: apa3a(a)yahoo.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
***************
*** 36,38 ****
--- 36,46 ----
confirmation box that times out after a period of time (i.e. Unreal Tournament
the confirmation box comes up, and disappears after about 1 second, when it
should be after 15 seconds)
+
+ ------- Additional Comments From vberon(a)mecano.gme.usherb.ca 2002-05-23 19:50 -------
+ Ok, I take it. For now, it really looks like bug #656 (AOL), but since I don't
+ have AOL I can't experiment with it, while I can with PMMail. I'll mark one as
+ duplicate when I'm sure about it.
+
+ Basically, the app looks at the timestamp on a file, checks it against another
+ one (system time?), and then says it's too old and fail.
http://bugs.winehq.com/show_bug.cgi?id=566
*** shadow/566 Thu May 23 15:35:02 2002
--- shadow/566.tmp.21618 Thu May 23 16:46:40 2002
***************
*** 2,8 ****
| Wine crashes in dos_fs.c with Diablo II LoD |
+----------------------------------------------------------------------------+
| Bug #: 566 Product: Wine |
! | Status: UNCONFIRMED Version: 20020310 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-files |
--- 2,8 ----
| Wine crashes in dos_fs.c with Diablo II LoD |
+----------------------------------------------------------------------------+
| Bug #: 566 Product: Wine |
! | Status: RESOLVED Version: 20020310 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-files |
***************
*** 52,54 ****
--- 52,65 ----
------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-23 15:35 -------
ok, lemme go check out the appdb, since I couldn't get it to run, and then i
will attempt to confirm...
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-23 16:46 -------
+ ok, checked out appdb, and it turns out that he was using a cvs copy of
+ winex... the only tips to get diablo ii working in wine were those, winex cvs
+ installed to the same places and names as wine, so there was no telling of
+ which version he was using, but either way, reporter, my suggestion would be to
+ attempt to run it on the latest version of winex cvs or to pay for a
+ subscription (much as i hate recommending that on this site ;) ) and get the
+ binaries, that would be the only way to get diablo ii to work...since this is a
+ transgaming issue, post the help request on the sourceforge winex board, if the
+ issue still exists...
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=725
*** shadow/725 Thu May 23 15:09:36 2002
--- shadow/725.tmp.15560 Thu May 23 15:37:37 2002
***************
*** 30,32 ****
--- 30,38 ----
Will probably investigate and take ownership, as soon as I've finished what I'm
doing on Mozilla (and it works...), as it may be linked to #656 (AOL fails to
update)
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-23 15:37 -------
+ this is also a problem in programs which have a resolution/color depth
+ confirmation box that times out after a period of time (i.e. Unreal Tournament
+ the confirmation box comes up, and disappears after about 1 second, when it
+ should be after 15 seconds)
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=566
*** shadow/566 Thu May 23 14:08:24 2002
--- shadow/566.tmp.15402 Thu May 23 15:35:02 2002
***************
*** 48,50 ****
--- 48,54 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-23 14:08 -------
Dustin, can you confirm the bug?
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-23 15:35 -------
+ ok, lemme go check out the appdb, since I couldn't get it to run, and then i
+ will attempt to confirm...
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=616
*** shadow/616 Thu May 23 12:54:02 2002
--- shadow/616.tmp.15144 Thu May 23 15:30:54 2002
***************
*** 67,69 ****
--- 67,78 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-23 12:54 -------
I think if you will find the patch it will do the trick.
Good luck!
+
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-23 15:30 -------
+ unfortunately, no i don't have that one... seems like maybe something is wrong
+ with focus though... reporter, what all modes have you tried under x11drv in
+ cofig? try Desktop=800x600, Managed/unmanaged, dxgrab or no, xvidmode or no,
+ and lastly, make sure UseDGA is set to N... it may be that something between
+ 20010510 and the next version changed to where you need a different config
+ setting...
\ No newline at end of file