http://bugs.winehq.com/show_bug.cgi?id=960
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 06:43 -------
Bug comments restored from Gmane.org:
When running the setup.exe program on the CD, it brings up the installshield
percent bar, which goes to 32% (or 37%) complete and stops. Meanwhile, the
following messages appear in the console:
err:win32:_EnterSysLevel (0x4013441c, level 1): Holding 0x40782cc8, level 2.
Expect deadlock!
err:win32:_EnterSysLevel (0x4013441c, level 1): Holding 0x40782cc8, level 2.
Expect deadlock!
err:win32:_EnterSysLevel (0x4013441c, level 1): Holding 0x40782cc8, level 2.
Expect deadlock!
err:win32:_EnterSysLevel (0x4013441c, level 1): Holding 0x40782cc8, level 2.
Expect deadlock!
err:win32:_EnterSysLevel (0x4013441c, level 1): Holding 0x40782cc8, level 2.
Expect deadlock!
err:win32:_EnterSysLevel (0x4013441c, level 1): Holding 0x40782cc8, level 2.
Expect deadlock!
err:win32:_EnterSysLevel (0x4013441c, level 1): Holding 0x40782cc8, level 2.
Expect deadlock!
err:win32:_EnterSysLevel (0x4013441c, level 1): Holding 0x40782cc8, level 2.
Expect deadlock!
err:win32:_EnterSysLevel (0x4013441c, level 1): Holding 0x40782cc8, level 2.
Expect deadlock!
err:win32:_EnterSysLevel (0x4013441c, level 1): Holding 0x40782cc8, level 2.
Expect deadlock!
Unknown option '-fE:\SETUP.INS'
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-10
22:40 -------
Please attach the output of --debugmsg +file
------- Additional Comments From roz <at> one.net 2002-08-11 15:17 -------
Very odd--now installshield is loading all the way and beginning the setup
program, but it is still freezing at a certain point. Probably because I am now
using the 20020811 CVS RPM. Attached is the +file trace.
------- Additional Comments From roz <at> one.net 2002-08-11 15:18 -------
Created an attachment (id=262)
--> (http://bugs.winehq.com/attachment.cgi?id=262&action=view)
Full +file trace
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-12
20:39 -------
The file trace is less usefull since the problem that required it seems to be
fixed. At this point a bt (backtrace) from the debugger would be more helpfull
along with the last 200 lines from a --debugmsg +relay before starting the debugger.
------- Additional Comments From roz <at> one.net 2002-08-12 21:06 -------
Tony, how do I get to the debugger prompt? I have the unstripped CVS RPM of
Wine, but when it says starting debugger, I don't see anything. Do I have to
pass options to wine when starting it?
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-12
23:24 -------
The following link tells in a fair amount of detail about configureing the debugger
http://www.winehq.com/Docs/wine-devel/dbg-config.shtml
the short version of this is as follows:
http://bugs.winehq.com/show_bug.cgi?id=958
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 06:39 -------
Bug comments restored from Gmane.org:
When running certain MPEG videos in Media Player 6.4.07.1112 (using Windows '95
DLLs), I get the following message, along with the sound cutting in and out as
the message repeats:
err:wave:OSS_OpenDevice Can't set format to 8 (16)
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x4044d708,00010023,2):stub
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x4044d708,00010023,2):stub
It seems Win95 is trying to set the audio format to 8-bit, but Wine's emulation
is force-set at 16-bit. Is that what's happening? I will attach one MPEG that
gives me this error.
Let me know if you need any specific traces.
------- Additional Comments From roz <at> one.net 2002-08-10 11:45 -------
Too big to attach (17MB). You can download it at the URL if you want to see
what I mean. The file plays fine in Xmovie.
------- Additional Comments From roz <at> one.net 2002-08-12 21:10 -------
This isn't peculiar to Media Player afterall. I am seeing the same err:wave:OSS
message at the opening "cash-drawer opening" sound in Quicken 2001.
------- Additional Comments From johane <at> lysator.liu.se 2002-08-13 02:28 -------
What is your soundcard and the driver you are using for it?
------- Additional Comments From roz <at> one.net 2002-08-13 23:10 -------
My soundcard is the ESS ES1978 Maestro 2E (laptop integral sound). I am using
the "maestro" kernel module.
------- Additional Comments From roz <at> one.net 2002-09-09 16:46 -------
*** This bug has been confirmed by popular vote. ***
------- Additional Comments From johane <at> lysator.liu.se 2002-10-01 09:03 -------
This should be somewhat improved for directsound apps now.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=957
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 06:36 -------
Bug comments restored from Gmane.org:
When trying to run the install program for some MS fonts on a fresh wine from
CVS, I get
err:font:XFONT_BuildMetrics failed to load -macromedia-king
richard-medium-r-normal--100-*-100-100-p-0-ascii-0
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this.
That is probably bad.
------- Additional Comments From johane <at> lysator.liu.se 2002-08-09 16:30 -------
This is a regression, I should add.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-09
21:33 -------
How is this a regression. What version did it work with and what exactly
happens. If you could find the patch that breaks this it would be very helpfull.
------- Additional Comments From johane <at> lysator.liu.se 2002-08-10 05:10 -------
The app simply terminates. I don't have time to do any regression testing right
now, but I'll be back.
------- Additional Comments From johane <at> lysator.liu.se 2002-08-14 14:39 -------
What? When I make a new wine tree and update it, it works. With another wine
tree updated to the same date, it doesn't work. Odd.
------- Additional Comments From johane <at> lysator.liu.se 2002-10-28 05:02 -------
Guess it was a build thing
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=955
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 06:34 -------
Bug comments from Gmane.org:
I installed the codeweavers version of WINE from their site, and it didnt work
at all, so i uninstalled it, while uninstalling it did something to my KDE that
now i get this message:
Could not start process Unable to create io-slave:
klauncher said: Unknown protocol 'file'.
and it says it cant find anything whenever i click on any of the buttons, it
does work when i run stuff directly from the command prompt within KDE. also it
says that i have no MIME types defined, and when i try to run Konqueror from the
command prompt i get this message:
kio (KSycoca): WARNING: Found version 40, expecting version 48 or higher.
kio (KSycoca): WARNING: Outdated database found
kio (KSycoca): WARNING: Found version 40, expecting version 48 or higher.
kio (KSycoca): WARNING: Outdated database found
kio (KMimeType): WARNING: KServiceType::offers : servicetype Browser/View not
found
kio (KSycoca): WARNING: Found version 40, expecting version 48 or higher.
kio (KSycoca): WARNING: Outdated database found
What should i do?!?!?!?!?! Any help would be great!!!!
Adam
------- Additional Comments From jacobvi123 <at> hotmail.com 2002-08-08 08:45
-------
sorry, the version is actually based on 20020411
------- Additional Comments From apa3a <at> yahoo.com 2002-08-20 13:22 -------
Adam,
so you don't know if this is a Wine issue or you changed something in the
configuration? I don't have KDE3, so I can't reproduce the issue.
I did a short search with google and found a few posts which mention the same
error message - 'Unknown protocol...'. One post advises to remove everything
KDE-related from the /tmp directory:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&th=575bba0c0ae0f76f&rnum…
Try to do more research on Internet, ask for help on wine-users mailing list,
kde mailing lists, probably somebody will be able to help you.
Please report your findings here.
------- Additional Comments From jacobvi123 <at> hotmail.com 2002-08-20 23:11
-------
oops, i didnt know i had left this bug open, sorry, i went onto the IRC channel for KDE,
and found
out that the problem was that i needed to clear some temporary files
(ksocket-<username>, and
kde-<username> folders needed to be deleted in the /tmp directory) and that fixed the
problem
------- Additional Comments From apa3a <at> yahoo.com 2002-08-21 12:04 -------
Great! Closing the bug per reporter's comments.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=954
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 06:33 -------
Bug comments restored from Gmane.org:
please don't flame me if you know about this already! i tried my best to look
for new bugs but didn't see any :)
i downloaded 20020804 source
"configure
make depend
make"
fails at the "make" stage very quickly with
Entering directory `/usr/src/wine-20020804/library'
gcc -c -I. -I. -I../include -I../include -march=i686 -O3 -ffast-math
-fno-exceptions -fomit-frame-pointer -malign-double -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__
-DDLLDIR="\"/usr/lib/wine/lib/wine\"" -D_REENTRANT -I/usr/X11R6/include -o ldt.o
ldt.c
/tmp/ccYuWLtV.s: Assembler messages:
/tmp/ccYuWLtV.s:167: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:167: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:167: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:167: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:167: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:173: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:173: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:173: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:173: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:173: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:179: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:179: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:179: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:179: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:179: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:185: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:185: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:185: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:185: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:185: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:191: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:191: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:191: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:191: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:191: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:197: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:197: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:197: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:197: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:197: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:203: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:203: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:203: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:203: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:203: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:210: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:210: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:210: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:210: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:210: Error: Unknown pseudo-op: `.endef'
make[1]: *** [ldt.o] Error 1
i have also tried 20020710, this file seems to compile OK in that version.
i use gcc-2.95.3 on linux-2.4.19
cheers,
Sam
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-07
23:13 -------
I think that this patch might help
http://www.winehq.com/hypermail/wine-cvs/2002/08/0028.html
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-07
23:39 -------
*** This bug has been marked as a duplicate of 950 ***
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-26
15:30 -------
Closing
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=953
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 06:31 -------
Bug comments restored from Gmane.org:
I tried a full build (cvs update -dAP/configure/make depend/make) and got the
following:
gcc -o hlp2sgml hlp2sgml.o hlpfile.o
hlpfile.o: In function `HLPFILE_ReadHlpFile':
hlpfile.o(.text+0x442): undefined reference to `GetProcessHeap'
hlpfile.o(.text+0x56f): undefined reference to `GetProcessHeap'
hlpfile.o(.text+0x58e): undefined reference to `GetProcessHeap'
hlpfile.o(.text+0x5ad): undefined reference to `GetProcessHeap'
hlpfile.o(.text+0x5cc): undefined reference to `GetProcessHeap'
hlpfile.o(.text+0xcfa): more undefined references to `GetProcessHeap' follow
collect2: ld returned 1 exit status
Notice no libraries appear on the gcc line.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-07
21:44 -------
Maybe sometning wrong with ./configure? last couple of lines in for make yield
hlp2sgml.c: In function `main':
hlp2sgml.c:219: warning: `%x' yields only last 2 digits of year in some locales
gcc -o hlp2sgml hlp2sgml.o hlpfile.o
[tony@tony winhelp]$
no library calls here
------- Additional Comments From apa3a <at> yahoo.com 2002-08-20 13:25 -------
David,
does "configure" give you any error messages?
What version/distribution of Linux do you use?
------- Additional Comments From ronis <at> onsager.chem.mcgill.ca 2002-08-20
13:41 -------
I use slackware (basically 8.0 with lots of upgrades); kernel 2.4.19.
I did a cvs update today and built. The problem seens to be fixed. (No,
configure doesn't complain).
Interestingly the build line is still:
gcc -o hlp2sgml hlp2sgml.o hlpfile.o
i.e., no extra libraries
------- Additional Comments From apa3a <at> yahoo.com 2002-08-20 13:52 -------
Closing per reporter's comments
------- Additional Comments From apa3a <at> yahoo.com 2002-08-20 13:53 -------
Closing.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=952
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 06:29 -------
Bug comments restored from Gmane.org:
Hi,
I could make The Bat! (ver. 1.53) to work with Wine on Linux Mandrake 8.2.
The only
problem being: It can't send file attach...
Chill
------- Additional Comments From johane <at> lysator.liu.se 2002-08-07 02:18 -------
What happens then?
------- Additional Comments From chill <at> malka.com 2002-08-07 02:30 -------
Hi Johan,
Well, it sends and sends and sends until it is cut off.
It doesn't blok the
messages coming *after* the file atached, those are send normally, as well as the one
with the
other accounts, those are send to... But the file attached stays blocked forever
Chill
------- Additional Comments From rklazes <at> xs4all.nl 2002-08-07 03:57 -------
You are using a wine (20010112) that is far too old.
Upgrade, sending attachments work fine for me (using thebat! 1.60q).
Rein.
------- Additional Comments From chill <at> malka.com 2002-08-07 04:14 -------
Ups... Sorry... I didn't see the version... I am using the 20020411 (it seems!)... But I
seem to
have two installed... Codeweavers and just Wine...
I'll try to reinstall and see
(eventually with The Bat 1.61)
------- Additional Comments From chill <at> malka.com 2002-08-07 06:58 -------
Hi again,
Well... Version 1.60q is even worse. It freezes and can't do anything at
all...
The whole Wine Freezes and I have to reboot...
Chill
------- Additional Comments From rklazes <at> xs4all.nl 2002-08-07 08:13 -------
Can you try this patch:
http://www.integrita.com/cgi-local/lwgate.pl/WINE-PATCHES/archives/2002-07/…
Rein.
------- Additional Comments From chill <at> malka.com 2002-08-07 08:21 -------
Hi Rein,
First, thanks for the time you are using.
Now just a detail: I am REAL new to Linux
and don't know how to use such a patch... If you could also give me a link to a
"do-this-that-way for
dummies", I would be greatfull.
Chill
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-07
16:33 -------
In order to use a patch you need to build from source (tarball).Some really
helpfull stuff is available in the wine users guide
http://www.winehq.com/Docs/wine-user/
It includes how to set up wine using source and how to apply a patch.
------- Additional Comments From rklazes <at> xs4all.nl 2002-08-08 02:34 -------
First you must compile from source. To apply the patch type:
"patch -p1 < patchfile" in your wine-source directory
and recompile.
This patch has not been accepted for inclusion in the latest wine. I will
try to find out why, but I am not sure it will make it into the official wine.
Rein.
------- Additional Comments From tqgjm001 <at> sneakemail.com 2002-09-27 04:47
-------
*** This bug has been confirmed by popular vote. ***
------- Additional Comments From rklazes <at> xs4all.nl 2002-09-29 11:19 -------
The latest wine (20020904) includes the patch that I mentioned before. Can you
report whether the problems ("cannot send attachments" and "does not work at
all") still exist in this version?
------- Additional Comments From chill <at> malka.com 2002-09-30 02:20 -------
All right... I will
Right now, since I have upgrade to Mandrake 9.0, Wine isn't working at all,
so it'll take a bit of time before I find out of what happens. Okay?
Thanks a lot for your
work.
Chill
------- Additional Comments From rklazes <at> xs4all.nl 2002-09-30 03:57 -------
I just checked. Unfortunately wine20020904 doesn't work either because of an
unrelated problem (menu handling). Current cvs works, either use that or wait
for next offical snapshot.
------- Additional Comments From michaell <at> spiritshigh.com 2002-12-25 15:21
-------
I'm using 20021219, and I am unable to install The Bat! v1.62
Do any of the other flavours of wine install it correctly?
It gets part way through the install and then has an address access violation.
rply to: michaell <at> spiritshigh.NOSPAM.com
------- Additional Comments From rklazes <at> xs4all.nl 2002-12-27 11:11 -------
Created an attachment (id=365)
--> (http://bugs.winehq.com/attachment.cgi?id=365&action=view)
Try the attached patch for the install failure
------- Additional Comments From michaell <at> spiritshigh.com 2002-12-27 14:22
-------
That patch worked. The Bat installed correctly and is working near flawlessly.
The most notable defect is only visual, the edge of the toolbars doesn't redraw
correctly.
Thanks!
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=951
------- Additional Comments From z_god(a)wanadoo.nl 2003-22-06 06:26 -------
Bug comments restored from Gmane.org:
I do a default build with default configure flags. The last few weeks' builds
have failed with:
make[2]: Entering directory `/home/ronis/Project/notar/wine/tools/widl'
gcc -c -I. -I. -I../../include -I../../include -Wall
-mpreferred-stack-boundary=2 -D__WINE__ -D_REENTRANT -I/usr/X11R6/include
-o
header.o header.c
header.c:36: y.tab.h: No such file or directory
make[2]: *** [header.o] Error 1
make[2]: Leaving directory `/home/ronis/Project/notar/wine/tools/widl'
make[1]: *** [widl] Error 2
make[1]: Leaving directory `/home/ronis/Project/notar/wine/tools'
make: *** [tools] Error 2
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-06
17:51 -------
WFM -- I see y.tab.h in my /tools/widl directory and wine compiles clean There
is something wrong with the way you update maybe. I use the following:
cvs update -PAd
------- Additional Comments From ronis <at> onsager.chem.mcgill.ca 2002-08-06
18:17 -------
Here's what's in my tools/widl directory (after cvs -z 3 update -PdA)
ls -l tools/widl
total 104
drwxr-xr-x 2 ronis ronis 4096 Aug 6 19:13 CVS/
-rw-r--r-- 1 ronis ronis 10241 Aug 6 17:49 Makefile
-rw-r--r-- 1 ronis ronis 1088 Jul 31 13:14 Makefile.in
-rw-r--r-- 1 ronis ronis 10253 Jul 18 15:02 header.c
-rw-r--r-- 1 ronis ronis 1338 Jul 18 15:02 header.h
-rw-r--r-- 1 ronis ronis 1129 Jul 15 23:20 parser.h
-rw-r--r-- 1 ronis ronis 6686 Jul 31 13:14 parser.l
-rw-r--r-- 1 ronis ronis 15886 Jul 15 23:20 parser.y
-rw-r--r-- 1 ronis ronis 10273 Jul 15 23:20 proxy.c
-rw-r--r-- 1 ronis ronis 922 Jul 15 23:20 proxy.h
-rw-r--r-- 1 ronis ronis 3835 Jul 15 23:20 utils.c
-rw-r--r-- 1 ronis ronis 1555 Jul 15 23:20 utils.h
-rw-r--r-- 1 ronis ronis 4856 Jul 31 13:14 widl.c
-rw-r--r-- 1 ronis ronis 1399 Jul 15 23:20 widl.h
-rw-r--r-- 1 ronis ronis 2237 Jul 15 23:20 widltypes.h
------- Additional Comments From julliard <at> winehq.com 2002-08-06 18:48 -------
You need to do a make depend before building.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-06
19:15 -------
curious my /widl/CVS/Entries looks like this
/.cvsignore/1.1/Tue Jul 16 03:20:46 2002//
/Makefile.in/1.2/Tue Aug 6 00:36:08 2002//
/header.c/1.1/Tue Jul 16 03:20:46 2002//
/header.h/1.1/Tue Jul 16 03:20:46 2002//
/parser.h/1.1/Tue Jul 16 03:20:46 2002//
/parser.l/1.3/Tue Aug 6 00:36:08 2002//
/parser.y/1.1/Tue Jul 16 03:20:46 2002//
/proxy.c/1.1/Tue Jul 16 03:20:46 2002//
/proxy.h/1.1/Tue Jul 16 03:20:46 2002//
/utils.c/1.1/Tue Jul 16 03:20:46 2002//
/utils.h/1.1/Tue Jul 16 03:20:46 2002//
/widl.c/1.2/Tue Aug 6 00:36:08 2002//
/widl.h/1.1/Tue Jul 16 03:20:46 2002//
/widltypes.h/1.1/Tue Jul 16 03:20:46 2002//
D
And this too
[tony@tony widl]$ cvs diff y.tab.h
cvs server: I know nothing about y.tab.h
[tony@tony widl]$
Thats not right.
------- Additional Comments From ronis <at> onsager.chem.mcgill.ca 2002-08-07
11:43 -------
The suggestion to do a make depend worked, or at least the build died somewhere
else (I'm going to file a new bug report on this, now). The direcory now
contains the file y.tab.h. What's interesting, is that I've been using the same
shell script to update/configure/build wine for years and it never did a make
depend (altough I agree that it should have).
Thanks for your help.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-07
16:27 -------
I should have been paying more attention to a recent discussion on wine devel
about this. This is one of the reasons for make depend.
------- Additional Comments From dpaun <at> rogers.com 2003-03-25 17:40 -------
Looks like it's ready to be CLOSED.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1536
Summary: Not detected keyboard layout
Product: Wine
Version: 20030618
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: chris(a)ngweb.biz
So far (I update my Wine installation for every new *.rpm release) Wine hasn't
detected my keyboard layout.
I use a Danish keyboard on two SuSE 8.2 installations with
Wine-20030618.
---
chris@ngweb:~> wine control
Wine already configured, run 'winesetup' to reconfigure.
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was
not found!
Using closest match instead (Latin American keyboard layout) for
scancode mapping.
Please define your layout in dlls/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
---
I am not a programmer, but I've checked keyboard.c, and there is a
layout for Danish keyboards. Then why doesn't Wine detect it?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1535
Summary: keyboard/mouse grabing in games(heroes 3,fallout)
Product: Wine
Version: 20030618
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: szymon(a)janc.int.pl
CC: szymon(a)janc.int.pl
heroes of might and magic 3 (also armageddons blade and shadow of death)
doesn't grab keyboard.
mouse is grabbed only with "Managed" = "N"
when set "Managed" to "Y" neither mouse nor keyboard is grabbed
but when game starts mouse and keyborad are dead, no response so i can't even
kill XWindow...
i can only do hard reset
it also happens with fallout and fallout 2
i have pure wine instalation without ms windows partition.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.