[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mono + wine



Usiłuję od dłuższego czasu odpalić programy korzystające z Windows.Forms
pod Linuksem. Niestety bez sukcesów.
Mam kompletne mono i mono-wine z:

deb http://www.debianplanet.org/mono testing main

odpalam win32server jako root a potem:

$ wine form.exe
albo
$ mono form.exe

W pierwszym wypadku mam elegancki komunikat że muszę zainstalować .NET
Framework i program kończy działanie:

When you are running with a native NT directory specify
'Profile=<profiledirectory>' or disable loading of Windows
registry (LoadWindowsRegistryFiles=N)
fixme:shell:UrlIsW (L"Y:\\dev\\cs\\forms\\form.exe.config" 0): stub
Wine exited with a successful status

a w drugim:

MonoWin32: Initializing WineLib
fixme:cdrom:CDROM_GetIdeInterface not implemented for true scsi drives
Could not stat /home/snieradka/.wine/%HOME% (Nie ma takiego pliku ani katalogu), ignoring drive Y:
When you are running with a native NT directory specify
'Profile=<profiledirectory>' or disable loading of Windows
registry (LoadWindowsRegistryFiles=N)
Warning: Language 'pl_PL' was not found, retrying without country name...
Warning: Language 'pl' was not recognized, defaulting to English
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
Using closest match instead (United States keyboard layout) for scancode mapping.
Please define your layout in windows/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
err:menu:MENU_GetSysMenu failed to load system menu!

Unhandled Exception: System.EntryPointNotFoundException: GdipCreateFontFamilyFromName
[...]

- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (600, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.3
Locale: LANG=pl_PL, LC_CTYPE=pl_PL

mono -V
Mono JIT compiler version 0.30.2, (C) 2002-2004 Novell, Inc. www.go-mono.com

Co robię źle?

-- 
/// Szymon Nieradka
/// Biuro Informatyki i Telekomunikacji
/// Stocznia Szczecińska Nowa Sp. z o.o.




Reply to: