similar to: Language not supported

Displaying 20 results from an estimated 100 matches similar to: "Language not supported"

2001 Apr 24
3
FIXME??? How??
I got this error message, and I do not know how to fix it, or is it worth to bother at all, because otherwise wine is running:((( Invalid path 'c:\windows\Profiles\Administrator' for profile directory can't load win95 user-registry c:\windows\Profiles\Administrator\user.dat check wine.conf, section [Wine], value 'Profile' fixme:string:GetLocaleInfoA
2002 Aug 20
1
Installing Excel 97, SUCCESS!!
Hi again! Yesterday I wrote to this list complaining that I could not install Excel 97. I have now succeeded. The trick was NOT to run "install.exe", but to unpack xl97_1.cab and run the acmsetup.exe in there, like so: "wine -- acmsetup.exe /T excel97.stf" (I think that excel97.stf existed in the first cab-file as well.) The installer will ask for a few files that all can
2001 Feb 26
0
string:GetLocaleInfoA 'SENGLANGUAGE' is not defined for your language
I got the following error : fixme:string:GetLocaleInfoA 'SENGLANGUAGE' is not defined for your language (0009). Please define it in dlls/kernel/nls/YourLanguage.nls and submit patch for inclusion into the next Wine release. fixme:string:GetLocaleInfoA 'SENGLANGUAGE' is not defined for your language (0007). Where do I find YourLanguage.nls and what do I do with it ? Thanks for
2001 Feb 22
0
chemdat with wine
Hallo, has anyone managed to run the chemdat database from Merck under wine? I only get error messages like this that I cannot interprete: /cdrom> wine ChemDAT/ChemDAT.exe err:psdrv:PSDRV_AFMGetCharMetrics missing ;, failed. [C 0 ; WX 600 ; N null] fixme:midi:OSS_MidiInit Synthetizer support MIDI in. Not supported yet (please report) fixme:cursor:CURSORICON_SimulateLoadingFromResourceW
2002 Sep 13
1
"LockFile not implemented in server" messages on a Samba share
I'm trying to run a Visual FoxPro 6 application that writes to a Samba share. It crashes with "LockFile not implemented in server" and "UnlockFile not implemented in server" messages. I've attached a more complete log file to this message. On the Samba server, there aren't any special locking restrictions: for example, oplocks are allowed. Any ideas will be
2001 Jul 08
0
zero font size on word 97
Hi, I'm running wine 20010112 compiled from sources, installed under suse 6.2. I have an installed win98 partition with word 97. When I run Word the document text (new and existing documents) is very small and the escape length is zero (all characters appear on top of each other). As a sanity check, notepad seems to work fine. Menus and toolbars also display OK. I've checked google and
2008 Mar 22
4
Populous: The Beginning under wine-0.9.49
L.S. I seem to remember this being a bit easier, apparently i'm wrong: Code: [xolo at sasquatch .wine]$ wine d:\\Setup.exe err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element fixme:mixer:ALSA_MixerInit No master control found on Brooktree Bt878, disabling mixer fixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x8b2, disabling mixer
2002 Jan 05
1
update to earlier error msg help
Wowzer, so I have *everything* working now... tcp/ip, and the game itself, with the exception of keyboard, and maybe sound. Actually in the log, I don't see any mention of the errors for no keyboard. Anyone have any ideas, on how to turn on the keyboad, er make wine recognize it? Thanks, -tm
2002 Jan 05
0
error msg help?
On codeweavers latest, linux-easy latest (cvs) and pretty much all the wine I've tried... I get: wine /usr/share/wine-c/Diablo\ II/Diablo\ II.exe Invoking /opt/wine/bin/wine.bin /usr/share/wine-c/Diablo II/Diablo II.exe ... fixme:string:GetLocaleInfoA Unkown LC type 40D5F4 err:ntdll:RtlpWaitForCriticalSection section 0x400f5708 "rtl.c: peb_lock" wait timed out, retrying (60 sec)
2011 Dec 09
1
Re: Using Todolist (abstract spoon) from Ubuntu 11.10
On 12/09/2011 06:52 PM, wine-users-request at winehq.org wrote: > [...] > 11. Re: Using Todolist (abstract spoon) from Ubuntu 11.10 (DanKegel) > [...] > Message: 8 > Date: Thu, 08 Dec 2011 21:43:52 -0600 > From: "DanKegel"<wineforum-user at winehq.org> > To: wine-users at winehq.org > Subject: [Wine] Re: Using Todolist (abstract spoon) from Ubuntu
2018 Aug 30
4
crash problem when using IndirectBrInst to replace BranchInst
Hello all, I have written a pass, which replaces condition branchinst using indirectBr to obfuscate program. The origin IR is as the following: br i1 %1, label %2, label %3 And the transformed IR is as the follwoing: %4 = select i1 %1, i8* blockaddress(@func, %2), i8* blockaddress(@func, %3) indirectbr i8* %4, [label %2, label %3] The pass's core function is as the
2015 Nov 13
0
Wine release 1.7.55
The Wine development release 1.7.55 is now available. What's new in this release (see below for details): - Pulse audio driver. - Various fixes for Microsoft Office 2013 support. - Some more implementation of the Web Services DLL. - More fixes for the latest C runtime version. - Improvements to the Makefile generation. - Various bug fixes. The source is available from the
2018 Aug 31
2
crash problem when using IndirectBrInst to replace BranchInst
With Debug mode, it shows the assert error: Assertion failed: (I != BlockLiveness.end() && "Predecessor not found"), function calculateLocalLiveness, file lib/CodeGen/StackColoring.cpp, line 782. 1. <eof> parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module 'busybox/archival/libarchive/decompress_bunzip2.c'. 4. Running
2014 Sep 14
0
Snimanja energetskih fenomena na bosanskim piramidama
Vijesti iz svijeta piramida najaktivnije arheolo?ke lokacije na svijetu Mjese?ni izvje?taj za august 2014. donosi: - Legendarni Graham Hancock na bosanskim piramidama - Potvr?ena veza izme?u podzemnih tunela i piramida - Briljantni profesor Konstantin Mejl o Podzemnom labirintu Ravne - Energetska zraka na vrhu Bosanske piramide Sunca - Konferencija ?Skrivena
2011 Oct 21
0
Wine release 1.3.31
The Wine development release 1.3.31 is now available. What's new in this release (see below for details): - BiDi text support in the single-line edit control. - Support for StretchDIBits and AlphaBlend in the DIB engine. - A number of audio fixes. - VBScript improvements. - Various bug fixes. The source is available from the following locations:
2002 Feb 20
4
BUILTINUILTIN32_dlopen
Hallo I got the error with newest CVS-Wine fixme:win32:PE_CreateModule Unknown directory 15 ignored err:module:Berr:module:BUILTINUILTIN32_dlopen failed to load .so lib for builtin user32.dll: undefined symbol: FT_Vector_Rotate err:module:PE_fixup_imports Module (file) user32.dll (which is needed by F:\Sateliti\AD3000Edit\AD3000Edit.exe) not found I can't use any Programm with Wine. --
2001 Mar 17
2
Drive Y
Hi I don't want that Windoze programms write to my {HOME} directory (Drive Y). I find better a separate directory like {HOME}/.wine/cfg.windoze for .ini, cfg, .log, and other files. It looks better without these files in my home directory. Now it is crammed and not clear. Is there a possibility to make this? With a option in {HOME}/.wine/config perhaps? Thanks much -- MfG / With
2001 Apr 10
2
Probblem with oleaut32.dll
Hallo I have a big Problem with oleaut32.dll. Allways i got the Messages: "Unimplemented Function oleaut32.OleLoadPictureEx called at address xy Do you wish to debug it?" I have tryed to link with ln -s /windows/D/Windows/System/oleaut32.dll ~/.wine/fake_windows/Windows/System/oleaut32.dll but no success is there. I have linking all VB6lib and ocx. Programms, which don't
2001 Dec 20
2
Size of journal and resize
Hello I have some large Partiton at 2 GB, 4 GB, 7 GB, 13 GB, 25 GB. How big I need the journal for its? Could I resize ext3fs with resize2fs, ext2resize-1.17 (with ext2prepare, ext2online), parted-1.4.21 Tools? The Partititons Magic 5.0 I can't use with ext3 only with ext2. -- MfG / With best Regards Rusmir Duško Registered Linux user: #130654 http://counter.li.org
2001 Dec 27
2
Visible /.journal
Hello On root Partition is .journal visible . On all other Partitions is invisible. At which way I can move it manually to a hiden inode? I have delete with chattr -i /.journal rm -f /.journal and installed ext3 with tune2fs -j /dev/hdb1 And /.journal is again visible! -- MfG / With best Regards Rusmir Duško Registered Linux user: #130654 http://counter.li.org