similar to: Configuration/Announce

Displaying 20 results from an estimated 100 matches similar to: "Configuration/Announce"

2011 Nov 24
0
help with midi
Hi, I'm trying to update the firmware of a musical device using a proprietary windows app that wants to write to a midi port (the device is a TC Electronics Nova System). I have an M-Audio Uno USB MIDI interface on my Fedora 15 laptop and it is working correctly (I can successfully capture SysEx dumps using amidi, etc.). The output of `amidi -l` is: > Dir Device Name > IO
2011 Dec 17
0
Registry entry to change MIDI mapper changed?
I'm trying to get the MIDI music for the 1996 SegaSoft game Lose Your Marbles (http://appdb.winehq.org/objectManager.php?sClass=version&iId=9196) working. The game itself remains Platinum under 1.3.34-- it runs great, without any overrides, and the sound effects work fine too... it's just the MIDI music that does not play, or rather, is not heard. I went to the Wiki and performed all
2006 Aug 01
4
Stale imap processes
Anyone have any theories or experiences as to why for a certain user, some of his imap processes hang, and stay around for days and days? He just reported that his Thunderbird was timing out when trying to open folders, I looked on the server, and he had 3 old imap processes from 1 week+ ago. I killed those and his performance immediately improved. He checks mail with Thunderbird > 1.5
2001 Sep 20
4
DirectSound ?? WaveIn ?? MM ??
well i discoverd, HL uses waveIn, which is a part of the DirectSound ... so ... is there a Wine binding for waveIN ? - -moritz angermann
2007 Jun 19
3
another issue with highlighting
Hi, I''m encountering another highlighting issue. (about the first one "range search and highlighting", i received no response. I don''t even know if somebody tried to reproduce and/or if it''s normal behavior) about the new issue, an example will be easier for you to reproduce: I''m filling an index with random data, i try to match for "*1*"
2004 Apr 19
3
One, två, tre, quatre, cinq ... International numbers in say.c
http://bugs.digium.com/bug_view_page.php?bug_id=0001429 * Support for other language syntaxes in saynumber Accidentally I opened this can of worms to see if we can add support for other language syntaxes for saying numbers. Seems like Swedish, english and norwegian follow the same syntax. I've integrated existing patches for french, danish and soon portuguese syntax. The steps we're
2001 Dec 01
4
Persistent error?
No matter which win app I try to run, the last one being Bryce 4, I always come up against the following error... err:midi:OSS_MidiInit ioctl on midi info for device 0 failed. Is something fundamentally wrong with my set up? I'm running inside a fake_windows setup on wine version 2011004 Thanks,
2001 Mar 04
1
missing driver for CDAUDIO?
Hi, I try to install LBA2 (Little Big Adventure 2) with wine. The installation process works well but the game itself ask me to insert the LBA2 cdrom but do not recognize it. I have to following error several times: > fixme:mci:MCI_LoadMciDriver Couldn't load driver for type CDAUDIO. > If you don't have a windows installation accessible from Wine, > you perhaps forgot to create
2001 May 04
1
MIDI
Hi! If a soundcard lacks a Linux driver (like Yamaha's SW1000XG) is there any chance WINE could use the Windows' driver and make a sequencer like Cakewalk Pro Audio work with it? Or is that hoping too much? Regards, Mattias
2001 May 12
2
winehq.com down?
Hi all, Just set up this linux box, and trying to get wine going. Is www.winehq.com down? Can't reach it.......
2001 Jul 26
1
Band-In-a-Box
Does anyone know how to get this MIDI program working under Wine? In fact, I have it running, but as it starts I get a message saying: "There are no MIDI output drivers installed" and there is no sound from the program. Otherwise it seems to run correctly. I'm using the most recent version of CodeWeavers Wine under Mandrake 8.0 - do not have Windows proper installed on this
2001 Aug 10
1
A bug in WIN_SetWindowLong ?
Hi all. While debugging some program, I discovered what looks like a bug. Please be patient if I'm wrong. In the WIN_SetWindowLong function, in order to get the address of wExtra, there is: ptr = (LONG *)(((char *)wndPtr->wExtra) + offset); but this takes the *CONTENT* of wndPtr->wExtra. The correct code should be ptr = (LONG *)(((char
2001 Aug 15
1
WineLib Warning?
When compiling the following line of code using WineLib 20010731 you get a warning message. // generates a warning CompareString(LOCALE_USER_DEFAULT, dwFlags, s1, -1, s2, -1); These warning relates to the defines found in include/winbase.h file where we have: UINT WINAPI CompareStringA(DWORD,DWORD,LPCSTR,DWORD,LPCSTR,DWORD); UINT WINAPI
2001 Aug 21
1
WinMM section
Hi, I try to run the new windows media encoder. I got the codeweaver's wine, running SuSE 7.0 (selfcompiled 2.4.4 Kernel). And there is no ms-windows partition on my machine. I copied from a windows machine (win98) AVICAP.dll, AVICAP32.dll and MSVCRT20.dll to 'c:\windows' and, of course the exe file. When executing the encoder says, it looks like that it is not installed properly
2001 Sep 21
1
NEWS on this SOUND PROBLEM !!!!! details !!!! CODERS WANTED ! HACKERS WANTED !
this is the problem !!! ---------- 08068c60:Call winmm.mixerGetLineControlsA(00008000,405c2090,00000000) ret=00403117 08068c60:Ret winmm.mixerGetLineControlsA() retval=00000000 ret=00403117 08068c60:Call winmm.mixerGetControlDetailsA(00008000,405c6c18,00000000) ret=004033f4 08068c60:Ret winmm.mixerGetControlDetailsA() retval=00000000 ret=004033f4 08068c60:Call kernel32.TlsGetValue(00000001)
2001 Oct 03
1
Environment in child processes
I've recently been trying to run the United Devices THINK agent under wine. On installation, all was going well until the registration process tried to connect to the UD server, when it failed to establish contact. Investigation of the debug messages revealed that it was getting the address to contact vi a call into msvcrt.getenv() which was returning the value "C:\WINDOWS" for all
2001 Oct 05
1
EMCIDeviceError
Hello everybudy ! I'am get the follow error when I run my windows program : ###### start Exception EMCIDeviceError in module program.exe at 0x00blablabla: Cannot Determine the device type given from filename extension. ###### end the mci section exists in my system.ini and my wine installation was whith out MS-SuckWindows any body already get this problem ? Thank's
2001 Oct 27
2
msdos emulation
Is anyone actively working on the dos emulation, or should I just start hacking away? -- Chuck Crayne ----------------------------------------------------------- ccrayne@crayne.org -----------------------------------------------------------
2001 Nov 06
1
problem : Compilation
Hello to everybody, Small problem of compilation... This affects all the versions of wine (at least the 3 last ones + the cvs). The error message: debug.c:23: redefinition of `struct option' make: *** [debug.o] Erreur 1 Precision, the debug.c is situated in library. So, I think that it comes from my config, but I not see where exactly. I not found information in the archives of this
2001 Nov 30
2
Wine and Lightwave
I'm trying to run the demo version of Lightwave, but I keep getting the follwing message... fixme:win32:DEVICE_Open Unknown/unsupported VxD RNBODRV0 Anyone know what the problem is?