Displaying 20 results from an estimated 1000 matches similar to: "Code change required in x11drv keyboard driver"
2008 Dec 28
1
vncviewer <defunct> under HVM
Unable to connect to my HVM
# xm list
Name ID Mem VCPUs State
Time(s)
Domain-0 0 3869 2 r-----
368.6
vm00 45 128 1 -b----
62.3
The vm00 changes state from "r" to "b" after about a minute. (I have a
fedora dvd in the drive.)
#cat
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
2005 Aug 30
0
No subject
(changed my config file to "builtin, native" remove so - should correct it.
err:keyboard:X11DRV_ToUnicode Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicode (virtKey=0,scanCode=0,keycode=8,state=0)
err:keyboard:X11DRV_ToUnicode Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicode (virtKey=0,scanCode=0,keycode=8,state=1)
2010 Sep 02
6
[PATCH]ioemu: fix altgr-insert behavior
When access to a Xen DomU (Linux) from a VNC client in Windows, alt-gr key is not working properly. When Alt + another key pressed, vncserver receives Altgr down, Altgr up and key down messages in order, that causes incorrect output.
With following patch, when vncerver receives key down message, it first check if the keysym needs altgr modifer, if it needs altgr modifier but altgr is not
2004 Oct 20
1
wordperfect 12 tells to report this
Hello,
wp12 trial fails to run with following debug output. Wine is several
days old CVS. Is it difficult to fix this?
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000
(No Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=0,keycode=8,state=0)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000
(No Name) :
err:keyboard:X11DRV_ToUnicodeEx
2002 Jul 08
1
addenda to wordperfect
I did find a say to get to the directory holding wpwin9 and it strarted
but then froze with the splash screen. Not sure how to get the error
message in here; seems to have to do with the keyboard and X11driver;
hope I am abusing this bulletin board, but I am hoping someone can help
me with the next step. Thanks
2001 Aug 15
2
x11drv
I have SuSE 7.1.
I installed wine from the disc
When I try to run it as root, I get "Could not load graphics driver 'x11drv'"
I cannot find x11drv anywhere on the disc's or the installed packages.
can anyone tell me where I can get ?
Chris.
2001 Dec 06
1
Registry, HKEY, CONFIGDIR CorelDraw problems
Hello Wine experts. I am trying to get CorelDraw 7.0 to work under
wine, and I have successfully installed the program, but when I attempt
to run it, I get the following dialogue error message:
Key:
"HKEY_LOCAL_MACHINE\SOFTWARE\Corel\CORELDRAW\7.0"
Value: "ConfigDir" not found in the Registry.
Along with this error message, comes the exciting output displayed
below, that is
2001 Nov 26
2
err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll
I get the following error with the newest cvs wine:
guezzwho@guezzwho:/c/windows > wine notepad.exe
err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll:
undefined symbol: XF86VidModeSetGammaRamp Could not load graphics driver
'x11drv' err:win:GetDesktopWindow You need the -desktop option when
running with native USER
Older wine / winex releases work just fine,
2007 Mar 19
2
Wine crash: err:x11drv:X11DRV_CreateWindow invalid window height (or width)
Paradox 7.0 crashes wine with this error on suse 10.1:
hk@linux:~> wine /home/hk/.wine/drive_c/Program\
Files/Borland/Paradox7/pdxwin32.exe
err:x11drv:X11DRV_CreateWindow invalid window height -24
err:x11drv:X11DRV_CreateWindow invalid window width -70
err:x11drv:X11DRV_CreateWindow invalid window height -24
(there it stops, and goes no further).
I tested this on wine 0.9.26, 0.9.27 and
2001 Nov 22
2
x11drv.dll
Hi all there
I got a problem trying to get UltimaOnline for Windows running on wine on
a debian woody-distribution.
Command was: wine -winver win2k uo.exe
Outpost:
..
warn:dosfs:DOSFS_FindUnixName "x11drv.dll" not found in
'/home/blicki/.wine/fake_windows/System
..
If have tried to config it as buildin, native and so. The library is
known by the system (long life google.com), but
2005 Apr 30
1
Could not load graphics driver 'x11drv'
All,
The system is a new install of FC2 and wine Dec 2004 release. The wine
build and install went without incident. The config is tested and a
direct copy from a previous install. However wine fails to load with the
error:
Could not load graphics driver 'x11drv'
How can this be debugged?
Thanks,
Dan
2001 Nov 21
1
X11DRV problem? (Backtrace)
Hi y'all:
Is this a X11DRV problem? This happens on a RedHat 7.2 installation
of a friend who is in Turkey and has no usenet access. So I'm
posting in behalf of him.
He is running a 16-bit VB3 application and the debugger shows up
with this unhandeled exception as soon as he acceses the program's
search function. However he can "cont" and the program behaves fine
2000 Mar 15
1
solaris without x
i am trying to compile the current release on solaris 8.
i do not have a complete x installation on my server.
so i tried
./configure --without-x
this is what i get
making dataentry.d from dataentry.c
In file included from dataentry.c:28:
dataentry.h:22: X11/X.h: No such file or directory
dataentry.h:23: X11/Xlib.h: No such file or directory
dataentry.h:24: X11/Xutil.h: No such file or directory
2006 Sep 02
1
Backspace key is sending Delete after update to 4.4 (tcsh issue?)
Maybe it was always sending Delete and I didn't notice it, but I have
had the following in my .tcshrc file for ages (without realizing it):
bindkey -b ^? i-search-back
Before the update to 4.4, hitting the backspace key at the shell
prompt deleted the previous character. Now it activates the search
backwards function as instructed to do so by the bindkey directive.
The
2004 Oct 30
1
Myst - config [x11drv] section documentation anywhere?
Hi,
I'm attempting to bring up Myst but running into some issues that
are presumably graphics related. I had thought that I'd read the
manual before I started asking questions here but found that the Wine
Configuration File page is inconveniently missing the [x11drv]
section. Is there anything written but happens to be elsewhere that I
might read?
The question I'm trying to
2001 Jul 08
1
can't open x11drv
I saw in the faq, that this might mean there was a problem with Mesa, so i
downloaded and compiled Mesa 3.5, , then rebuilt wine (with transgaming
patch) all the mesa demos run, all my loki games run. I've tried as root and
as regular user. here's the output when i try to run carmageddon 2 ( i get to
the part where i can select what i want to use software or glide, by the way,
it
2007 Jan 02
0
cyrillic input err:keyboard:X11DRV_ToUnicode
I installed wine (0.9.22, 0.9.26, 0,9.8) locale ru_RU.utf8
In all this versions i have bug with input cyrillic characters
when i trying write cyrillic character in wine applications there are
errors like:
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 06D7
(Cyrillic_ve) :
err:keyboard:X11DRV_ToUnicodeEx
(virtKey=44,scanCode=20,keycode=28,state=2000)
this pair line appears
2001 Oct 19
1
x11drv failure on Dell laptop
Hello,
I've searched for a solution to this all over and found nothing that
works:
Lately I get:
nick@bomba ~>cd /win/WINNT
nick@bomba /win/WINNT>wine -winver win2000 -managed explorer.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
fixme:shell:SHLWAPI_437 (0x00000004)stub
fixme:shell:SHRegGetUSValueW (0x40cd0c),stub!
err:file:FILE_DoOpenFile called with
2002 Jan 02
7
Weird Keys in Counterstrike
Hi,
I have just compiled wine-20011108 for my Mandrake 8.1 box, installed
Half-Life, patched it to 1.1.0.8, installed csv13full.exe. I then tried to
connect to a local LAN server however all the keys are all real weird. I ran
my standard win98se config file, it worked OK. By weird I mean that
normally when I move the mouse my player looks around but under wine he
starts a slow slide across