Custom Query (80 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 80)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#78 fixed Odin 0.8.4 Tellie
Description

I installed 0.8.4-1 with yum

I try to play this game CLUB2000.zip (Same game as in Ticket #54 (closed defect: fixed)

It does nottin, only see this in popup.log

03-19-2012  18:29:01  SYS3175  PID 472a  TID 0004  Slot 00a1
Q:\USR\BIN\PE.EXE
c0000005
1c7cc034
P1=00000001  P2=00000014  P3=XXXXXXXX  P4=XXXXXXXX  
EAX=00000001  EBX=031d0000  ECX=0004472a  EDX=13e8af20
ESI=1c020394  EDI=00004000  
DS=0053  DSACC=d0f3  DSLIM=5fffffff  
ES=0053  ESACC=d0f3  ESLIM=5fffffff  
FS=150b  FSACC=00f3  FSLIM=00000030
GS=0000  GSACC=****  GSLIM=********
CS:EIP=005b:1c7cc034  CSACC=d0df  CSLIM=5fffffff
SS:ESP=0053:032e0eac  SSACC=d0f3  SSLIM=5fffffff
EBP=032e0ef4  FLG=00010206

KERNEL32.DLL 0001:0000c034
#13 fixed svn error abwillis
Description

e:\svn-code\odin32[0]svn up . svn: Can't check path 'testapp/encodings/.cmd': SYS0123: A file name or volume label contains an incorrect character. It does not show from the copy and paste but between the / after encodings and the .cmd there are four arrows that point to the right. From the web interface I see the file as: тЅст.cmd

e:\svn-code\odin32[1]help sys0123

SYS0123: A file name or volume label contains an incorrect character.

EXPLANATION: The system does not accept characters displayed using the keyboard combination ALT plus 0-32 or the following characters:

\ / [ ] : | < > + ; = . ? * "

ACTION: Correct the file name or volume label and retry the command.

#21 fixed cleanall fails abwillis
Description

Cleanall fails when it hits msvcrt.

Index: makefile =================================================================== --- makefile (revision 21535) +++ makefile (working copy) @@ -21,7 +21,7 @@

# _all: all

-all clean lib: # add all common rules here +all clean cleanall lib: # add all common rules here

!ifdef BUILD_MSVCRT

$(MAKE_CMD) -f msvcrt.mak $@ $(MAKE_CMD) -f msvcrt20.mak $@

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.