Displaying 20 results from an estimated 85 matches for "000d".
Did you mean:
0002
2004 May 28
2
Problem with ADO connection
Hi,
First a big Thank You to the wine developers. Your efforts are greatly
appreciated and have allowed me to move users to Linux that I could
never have moved otherwise.
I am currently setting up desktops for 7 end users, but doing so
requires that I get a particular application (The Electronic Manual)
which is a parts catalog for the restaurant equipment service industry.
The application
2007 Mar 19
5
app has problems parsing its config file
...r Int {^M^M
type int ;^M^M
}^M^M
^M^M
Parameter Long {^M^M
type ssize_t ;^M^M
}^M^M
^M^M
Parameter String {^M^M
type string;^M^M
ctype char *;^M^M
~String() { delete[] } ;^M^M
}^M^M
^M^M
...
produced with cat -v
And here is the critical debug output from WINEDEBUG=+all,-relay
000d:trace:ntdll:NtReadFile = 0x00000000 (8192)
000d:trace:msvcrt:read_i (8192), "\r\n# 1 \"C:\\Program
Files\\EarthDecision\\2.1.2b\\Gocad\\lib\\commands\\Gocad.commands.cli\"\r\n\r\r\n\r\n#
19\r\n\r\r\n\r\n\r\n\r\r\n\r\n# 1 \"C:\\Program
Files\\EarthDecision\\2.1.2b\\Gocad\\lib/com...
2009 Mar 15
2
Unable to run Perfect World in Wine
...14000 Deferred ntdll
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\Program Files\Perfect World Entertainment\Perfect World International\patcher\patcher.exe
00000017 0
00000009 0 <==
0000000c
00000014 0
00000013 0
00000012 0
0000000e 0
0000000d 0
0000000f
00000016 0
00000015 0
00000011 0
00000010 0
00000018
00000019 0
Backtrace:
=>1 0x00000000 (0x0032f8c8)
2 0x61a41103 (0x0032fd88)
3 0x61ae724f (0x0032fde8)
4 0x6068a17c (0x0032fe58)
5 0x00331ac2 in sysinfo (+0x1ac2) (0x0032fe88)
6 0x00331a4d in sysinf...
2009 Apr 22
0
ActiveX error when running an application(VB6 based)
...e=0x7b820000
L"KERNEL32.dll",reason=PROCESS_DETACH,res=0x1) retval=1
0018:Call PE DLL (proc=0x7bc7b0c0,module=0x7bc10000
L"ntdll.dll",reason=PROCESS_DETACH,res=0x1)
0018:Ret PE DLL (proc=0x7bc7b0c0,module=0x7bc10000
L"ntdll.dll",reason=PROCESS_DETACH,res=0x1) retval=1
000d:Ret KERNEL32.WaitForSingleObjectEx() retval=00000000 ret=7ef50a4c
000d:Call KERNEL32.CloseHandle(00000050) ret=7ef50acb
0010:Call PE DLL (proc=0x7eea87f0,module=0x7ee60000
L"rpcrt4.dll",reason=PROCESS_DETACH,res=0x1)
0010:Ret PE DLL (proc=0x7eea87f0,module=0x7ee60000
L"rpcrt4.dll&q...
2009 Apr 22
0
wine-users Digest, Vol 45, Issue 102
...e=0x7b820000
L"KERNEL32.dll",reason=PROCESS_DETACH,res=0x1) retval=1
0018:Call PE DLL (proc=0x7bc7b0c0,module=0x7bc10000
L"ntdll.dll",reason=PROCESS_DETACH,res=0x1)
0018:Ret PE DLL (proc=0x7bc7b0c0,module=0x7bc10000
L"ntdll.dll",reason=PROCESS_DETACH,res=0x1) retval=1
000d:Ret KERNEL32.WaitForSingleObjectEx() retval=00000000 ret=7ef50a4c
000d:Call KERNEL32.CloseHandle(00000050) ret=7ef50acb
0010:Call PE DLL (proc=0x7eea87f0,module=0x7ee60000
L"rpcrt4.dll",reason=PROCESS_DETACH,res=0x1)
0010:Ret PE DLL (proc=0x7eea87f0,module=0x7ee60000
L"rpcrt4.dll&q...
2015 Jan 31
3
[LLVMdev] Encoding instructions with inconsistent formats
...webdoc/avrassembler/avrassembler.wb_ST.html> family
of instructions.
The binary encoding is not particularly consistent -- take a look at this
table of variants of LD, along with their machine code representation:
# load 8 bits from pointer register X into general purpose Rd
ld Rd, X `1001 000d dddd 1100`
ld Rd, X+ `1001 000d dddd 1101` (load with postincrement)
ld Rd, -X `1001 000d dddd 1110` (load with predecrement)
ld Rd, Y `1000 000d dddd 1000`
ld Rd, Y+ `1001 000d dddd 1001`
ld Rd, -Y `1001 000d dddd 1010`
ld Rd, Z `1000 000d dddd 0000`
ld Rd, Z+ `1001 000d dddd 000...
2009 Mar 15
1
WoW under wine and winecfg segfault
...\\system32\\winealsa.drv" )
0009: load_dll() = 0
0009: open_key( parent=001c, access=00000001, attributes=00000000, name=L"Software\\Wine\\Alsa Driver" )
0009: open_key() = OBJECT_NAME_NOT_FOUND { hkey=0000 }
0009: *killed* exit_code=0
0008: *process killed*
wineserver: shutting down
000d: *wakeup* signaled=0
000d: close_handle( handle=0038 )
000d: close_handle() = 0
000d: close_handle( handle=0020 )
000d: close_handle() = 0
000d: terminate_process( handle=ffffffff, exit_code=0 )
000e: *killed* exit_code=0
000d: terminate_process() = 0 { self=1 }
000d: *killed* exit_code=0
000c: *pr...
2009 Apr 18
1
Can't read table encoded in Unicode (R-2.8.1)
...sep="\t",dec=",")
> t
??a
1 NA
2 NA
3 NA
I tried to play with the "encoding" parameter but that would not change
anything.
The file from OpenOffice is in UTF-16, as shown by hexdump:
$ hexdump test.csv
0000000 feff 0061 0009 0062 0009 0063 0009 0064
0000010 000d 000a 0058 0009 0031 002c 0032 0009
0000020 0031 002c 0033 0009 0031 002c 0034 000d
0000030 000a 0059 0009 0032 002c 0032 0009 0032
0000040 002c 0033 0009 0032 002c 0034 000d 000a
0000050 005a 0009 0033 002c 0032 0009 0033 002c
0000060 0033 0009 0033 002c 0034 000d 000a
000006e
I tried to read the...
2008 Dec 18
5
EverQuest - worked once, but no more
...quot;KERNEL32.dll",reason=PROCESS_DETACH,res=0x1) retval=1
> 0010:Call PE DLL (proc=0x7bc7e320,module=0x7bc10000 L"ntdll.dll",reason=PROCESS_DETACH,res=0x1)
> 0010:Ret PE DLL (proc=0x7bc7e320,module=0x7bc10000 L"ntdll.dll",reason=PROCESS_DETACH,res=0x1) retval=1
> 000d:Ret KERNEL32.WaitForSingleObjectEx() retval=00000000 ret=7ee5adf4
> 000d:Call KERNEL32.CloseHandle(00000048) ret=7ee5ae66
> 000d:Ret KERNEL32.CloseHandle() retval=00000001 ret=7ee5ae66
> 000d:Call advapi32.RegCloseKey(00000020) ret=7ee5eb96
> 000d:Ret advapi32.RegCloseKey() retval=00...
2012 Sep 04
3
INT22h/000Dh
Hi,
I would like to use INT22h, function 000Dh, but I found that it is
disabled in vector table:
in core/comboot.inc:
int22_table:
[...]
dw comapi_err ; 000D clean up then bootstrap
[...]
The code of this function is present in this file (comapi_chainboot).
Why this function is disabled?
Regards
P...
2005 May 27
1
Unhandled exception error
I am trying to run the PowerPrep GRE studying software (from www.gre.com)
under WINE. I can launch the main PPGRE.EXE program, but at one point it
needs to launch another program, and when it tries to do so, WINE
complains:
wine: Unhandled exception (thread 000d), starting debugger...
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr 0x446865ff
And then the program exits ("Wine failed with return code 1").
Is this something I can fix with configuration changes, or am I just out
of luck?
I didn't change the standa...
2003 Aug 21
1
Wine Error when running MSI
...atch (invalid parameter attributes)
Major opcode of failed request: 12 (X_ConfigureWindow)
Serial number of failed request: 93
Current serial number in output stream: 98
err:ntdll:RtlpWaitForCriticalSection section 0x5cc63640 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 000d, blocked by 000c, retrying
(60 sec)
wine: Unhandled exception (thread 000d), starting debugger...
Not sure what to do now....
James Bowling
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20030821/59906a8...
2007 Mar 19
1
error, wine in linux
...s
0x608fc103 (thread 000b), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x6000c04b
wine: wineprefixcreate failed while creating '/root/.wine'.
root@slack:~# wine: Unhandled page fault on write access to 0x003ffd80
at address 0x608fc103 (thread 000d), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x6000c04b
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x6000c04b
wineserver: could not save registry branch to
/root/.wine-yrySCa/system.reg : No such file or directory
wineserv...
2012 Sep 06
1
[PATCH] comboot: add comapi_chainboot to int22_table
...re/comboot.inc
index d6f670c..ef69c49 100644
--- a/core/comboot.inc
+++ b/core/comboot.inc
@@ -950,7 +950,7 @@ int22_table:
dw comapi_derinfo ; 000A derivative-specific info
dw comapi_serialcfg ; 000B get serial port config
dw comapi_cleanup ; 000C perform final cleanup
- dw comapi_err ; 000D clean up then bootstrap
+ dw comapi_chainboot ; 000D clean up then bootstrap
dw comapi_configfile ; 000E get name of config file
dw comapi_ipappend ; 000F get ipappend strings
dw comapi_dnsresolv ; 0010 resolve hostname
--
1.7.3.4
2005 Nov 26
1
Tomb Raider 4 and wine 0.9.1(DirectX 6.1)
...te Unhandled dwRenderStateType D3DRENDERSTATE_LINEPATTERN (00
00000a) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE (000
0000b) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ROP2 (0000000c)
value : 0000000d !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_PLANEMASK (0000
000d) value : ffffffff !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_LASTPIXEL (0000
0010) value : 00000001 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ZVISI...
2001 Jun 22
3
X11: Oracle Forms runs fine locally, but not remotely
There is some difference in the keyboard defs, though not much. The
most interesting is this line, from the remote machine, with +keyboard:
trace:keyboard:X11DRV_ToUnicode Found keycode 13 (0x D)
trace:keyboard:X11DRV_MapVirtualKey MapVirtualKey wCode=0x43 wMapType=2 ...
trace:keyboard:X11DRV_MapVirtualKey Found keycode 13 (0x D)
trace:keyboard:X11DRV_MapVirtualKey returning 0x63.
This is
2018 Aug 09
5
[Bug 107537] New: 4.14+ - Full screen OpenGL applications results in black screen
https://bugs.freedesktop.org/show_bug.cgi?id=107537
Bug ID: 107537
Summary: 4.14+ - Full screen OpenGL applications results in
black screen
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2009 Feb 24
3
Polycom Spectralink 8002 Configuration
...192.168.3.123 Jan 1 00:18:29.57 0090.7a0a.13f3
(192.168.003.123) [000c] NStat: 0014.d1c2.70fe (-30 dBm), Tx 3704, Rx
43841, BTx 2, BRx 2766, MTx 0, MRx 0, Tx Drop 3 (0.1%), Tx Retry 96
(2.7%), Rx Retry 19 (0.0%)
Feb 23 20:25:16 192.168.3.123 Jan 1 00:18:33.87 0090.7a0a.13f3
(192.168.003.123) [000d] Number Abufs: 46
Feb 23 20:25:16 192.168.3.123 Jan 1 00:18:33.87 0090.7a0a.13f3
(192.168.003.123) [000e] Number Fbufs: 3
Feb 23 20:25:16 192.168.3.123 Jan 1 00:18:34.57 0090.7a0a.13f3
(192.168.003.123) [000f] NStat: 0014.d1c2.70fe (-36 dBm), Tx 3707, Rx
43996, BTx 2, BRx 2773, MTx 0, MRx 0, T...
2007 Mar 19
2
Master of Orion 2 hangs when run in Wine 0.9.17 under Fedora Core 5
I recently installed Fedora Cora 5 (2.6.17-1.2157_FC5) on my PC, and
then installed Wine (0.9.17) from the Fedora yum repository. I then
installed Master of Orion II, and tried to run it. It started OK, but
as soon as I moved the mouse, it seemed to hang. My keyboard and mouse
stopped working, and the only way I could break out was to hit
Ctrl-Alt-Del and log out. I tried this repeatedly, and
2007 Feb 04
3
Wine on Solarix 10 x86
...hread 0009),
starting debugger...
fixme:reg:GetSystemInfo not yet supported on this system
wine: Unhandled division by zero at address 7f46866c (thread 000b),
starting debugger...
fixme:reg:GetSystemInfo not yet supported on this system
wine: Unhandled division by zero at address 7f46866c (thread 000d),
starting debugger...
X connection to 127.0.0.1:0.0 broken (explicit kill or server shutdown).
3. I got a similar result running 'winecfg' from that user.
4. I can't really say why, but in the start I could run it from 'root'.
Now this is not possible, when I get similar er...