http://bugs.winehq.org/show_bug.cgi?id=3610
------- Additional Comments From dank(a)kegel.com 2005-18-10 21:48 -------
The viewer seems to start up ok for me. There are some visual
artifacts with the menus. I don't have any data files
to view with it, though.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3353
------- Additional Comments From dank(a)kegel.com 2005-18-10 21:06 -------
Still occurs with latest cvs, even though bug 3241 is supposedly related and fixed.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3609
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
------- Additional Comments From dank(a)kegel.com 2005-18-10 20:12 -------
I'm lowering the severity, on the theory that we don't
really support gentoo 64 bits yet. You might want to
check with the gentoo folks.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3619
Summary: Picasa autoupdater fails to validate download; problem
in WinVerifyTrust?
Product: Wine
Version: CVS
Platform: Other
URL: http://toolbar.google.com/picasa/picasa2-setup-1884.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
1. Install an older version of Picasa
2. Run Picasa while connected to the Internet
3. When dialog "There is a newer version of Picasa. Download?" comes up, say yes.
4. When download finishes, the update will fail to install, and a dialog box
will say "couldn't validate download" or something like that.
The following lines are on the wine log:
fixme:wintrust:WinVerifyTrust (nil) {00aac56b-cd44-11d0-8cc2-00c04fc295ee}
0x7fa2ba84
fixme:wintrust:WinVerifyTrust (nil) {00aac56b-cd44-11d0-8cc2-00c04fc295ee}
0x7fa2ba84
fixme:wintrust:WinVerifyTrust (nil) {00aac56b-cd44-11d0-8cc2-00c04fc295ee}
0x7fa2ba84
fixme:wintrust:WinVerifyTrust (nil) {00aac56b-cd44-11d0-8cc2-00c04fc295ee}
0x7fa2ba84
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3583
------- Additional Comments From nospam(a)thenerdshow.com 2005-18-10 18:31 -------
Even better, the demo has ALL the functionality of the full version. I've
written some plug-ins for Moray and the author seems like a nice guy. I'd wager
that if you can prove you are a wine developer helping to extend the program to
other platforms he would give you a full version like he did for others. Don't
tell him I said that though. The guy is very busy and you will likely not get
an answer except in the moray newsgroups.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=94
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-18-10 17:28 -------
Can this bug be closed ? I think Alexandre rewrote it...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2690
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-10 17:12 -------
Hi, i downloaded the game from
http://files.filefront.com/SteelPanthersWorldAtWarSetup+v820/;3291947;;/fil…
With current cvs the game does not crash , starts up and seems to be playable just
fine. Only issues i have is with sound , i get a lot of these: "err:dsound
underrun on sound buffer" and they slow down the game's starting up.
Could you please report back , using latest wineversion, if the crash has been
fixed for you too?
Thanks.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3291
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-10 16:50 -------
Thanks Hans,i'll have a look at it later this week when i have more time. If i
need your help i'll give you a sign thanks in advance for your help!
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3613
------- Additional Comments From freddiewitherden(a)hotmail.com 2005-18-10 16:30 -------
When I ran the program I went to cd .wine/drive_c/My\ Documents and then ran the program. Is the .wine
folder in need of a bit of 'chmod -R .wine 0777' treatment? When it tries to write to a temp file where is it
trying to write it to? drive_c or / (unix)? Well since there seem to be problems with tmpfile() (so much for
ANSI...) I will just use something like FILE *tmpfile = fopen("cryptlite.tmp", "wb+"); and then after I 'fclose
(tmpfile) I will do a remove("cryptlite.tmp");, makes the code look ugly but if I want it to work on Windows
then I guess that it is something I will need to do.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3486
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 14:48 -------
This should be fixed in current cvs. Could you please try that and report back
if it's working now?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3613
------- Additional Comments From richard(a)daijobu.co.uk 2005-18-10 14:25 -------
> On Windows temporary files go in either C:\temp, C:\Windows\Temp or
%user%'\temp ...
Surprisingly, no -- at least not for tmpfile() in msvcrt.dll
I checked on XP and NT4, and the msdn page
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html…
is correct -- the tmp file goes in the root directory.
> Why does MSVCR80d.dll work?
MS must have changed where they put the tmp file. I guess you have the source
code with VC++, so you can take a peek.
Alternatively
$ WINEDEBUG=file wine encrypt-vc++.exe
will tell you all about the files that get opened.
> So, what would you suggest I do?
It's probably best to leave Z: mapped to unix \
In the default configuration of wine, the user will have her own personal c:,
and will be able to write to c:\, so you can simply make sure you start inside
c:, like this:
$ cd ~/.wine/drive_c && wine \path\to\encrypt.exe ...
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3291
------- Additional Comments From hans(a)it.vu.nl 2005-18-10 14:16 -------
Way to go Louis, I think you just solved a bug in Wine! The
demangled name looks OK to me, so I'd say this proves the statement
wrong that mangled names always begin with '?'.
To get this fix into Wine I propose you try changing your little
program into a Wine regression test to go along with the fix.
How about that? Ask me if you need any help doing so.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3291
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-10 14:01 -------
Looks like the above is the fix. test program returns same result under windows,
so looks like also windows doesn't really bother about mangled strings not
starting with a '?'
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3577
------- Additional Comments From javier(a)isotecsl.com 2005-18-10 13:19 -------
Sorry for the last post, it was intedend for the soon to be closed bug 3366.
Javier.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3600
pgr(a)arcelectronicsinc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From pgr(a)arcelectronicsinc.com 2005-18-10 12:57 -------
I think the cvs from 10/18/2005 fixes the problem. I restarted the install and
it did a remove old version which may have been the failure. I install after
that completed.
The next problem is this program uses batch files and pif's with batch files to
mangage running all the bits and pieces of the program. Most of my old programs
modify the autoexec.bat for paths and enviromental settings and that is
currenttly commented out or disabled. I will file a bug on batch programs when I
get the time to work on it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3592
------- Additional Comments From wdev(a)foltman.com 2005-18-10 12:46 -------
I've got a specific fix for the LB_GETTEXT which fixes the problem without
removing theming support, will post it later.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2666
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-18-10 12:38 -------
The colour map gets create in X11DRV_CreateDIBSection
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2666
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-18-10 12:16 -------
I've done a bit more digging and:
The problem seems to be that the physBitmap is 32 bit and were mapping to an 8
bit dibSection but the 8 bit pallette for the physBitmap is all black.
the structure is setup in x11drl/dib.c X11DRV_DIB_DoCopyDIBSection.
It's unclear how the palette should be handled, should the DC's paette be
used? should a new palette be created if the image changed? or should the
palette be fixed at creation time(in which case it's wrong)
So far I've traced everything back through :
trace:bitmap:X11DRV_DIB_Lock Locking 0x1208 from thread 0009
trace:bitmap:X11DRV_DIB_Coerce InSync requested in status GdiMod
trace:bitmap:X11DRV_DIB_DoProtectDIBSection Changed protection from 1 to 4
trace:bitmap:X11DRV_DIB_DoCopyDIBSection 0x7ee4f088 1 0x7ecf8ac8 256
0x3600425 0 0 0 0 128 32
trace:bitmap:X11DRV_DIB_DoCopyDIBSection Copying from Pixmap to DIB bits
trace:bitmap:X11DRV_DIB_GetImageBits XShmGetImage(0x7c027a48, 56624165,
0x7c470710, 0, 0, -1)
trace:bitmap:X11DRV_DIB_GetImageBits Dib: depth= 8 r=0 g=0 b=0
trace:bitmap:X11DRV_DIB_GetImageBits Bmp: depth=24/32 r=ff0000 g=ff00 b=ff
Warblade has exactly the same problem.
The DIB engine (which hasn't been merged yet) may fix the problem, or make the
problem easier to fix.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3592
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 11:48 -------
Using current cvs (with the patch applied) doesn't fix this problem. Removing
theming from all themed controls fixes this bug.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2182
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 11:36 -------
*** This bug has been marked as a duplicate of 2181 ***
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2181
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 11:36 -------
*** Bug 2182 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1434
Bug 1434 depends on bug 2182, which changed state.
Bug 2182 Summary: civ2: wine freezes on text display. BT, report.
http://bugs.winehq.org/show_bug.cgi?id=2182
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2181
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |major
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-user
Ever Confirmed| |1
Summary|Civ2: wine crashes, probably|Civ2: wine crashes because
|when starting sound |of WM_SETFOCUS message
Version|unspecified |CVS
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 11:34 -------
This is not sound related. Removing
user/focus.c:67: SendMessageW( hwnd, WM_SETFOCUS, (WPARAM)previous, 0 );
fixes the problem. I have not verified what windows does, but it looks like wine
sends this message at the wrong time.
Backtrace:
=>1 0x0040f81f in civ2 (+0xf81f) (0x4055e140)
2 0x005d2bbe in civ2 (+0x1d2bbe) (0x4055e170)
3 0x405fea77 WINPROC_wrapper+0x17 in user32 (0x4055e194)
4 0x405ff3e9 WINPROC_CallWndProc+0x59(wParam=0x90028, lParam=0x0)
[/usr/local/src/wine-build/dlls/user/../../../wine/dlls/user/winproc.c:417] in
user32 (0x4055e1c8)
5 0x40601b5a CallWindowProcW(func=0x4065f1ae, hwnd=0x30054, msg=0x7,
wParam=0x90028, lParam=0x0)
[/usr/local/src/wine-build/dlls/user/../../../wine/dlls/user/winproc.c:3091] in
user32 (0x4055e6ac)
6 0x405d7467 call_window_proc+0xb7(lparam=0x0, unicode=0x1, same_thread=0x1)
[/usr/local/src/wine-build/dlls/user/../../../wine/dlls/user/message.c:1515] in
user32 (0x4055e710)
7 0x405d7b19 SendMessageTimeoutW+0x139(hwnd=0x30054, msg=0x7, wparam=0x90028,
lparam=0x0, flags=0x0, timeout=0x0, res_ptr=0x4055e78c)
[/usr/local/src/wine-build/dlls/user/../../../wine/dlls/user/message.c:2349] in
user32 (0x4055e768)
8 0x405d7b65 SendMessageW(hwnd=0x30054, msg=0x7, wparam=0x90028, lparam=0x0)
[/usr/local/src/wine-build/dlls/user/../../../wine/dlls/user/message.c:2430] in
user32 (0x4055e794)
9 0x405bf334 set_focus_window
[/usr/local/src/wine-build/dlls/user/../../../wine/dlls/user/focus.c:67] in
user32 (0x4055e834)
10 0x405bfa7a SetFocus+0x15a(hwnd=0x30054)
[/usr/local/src/wine-build/dlls/user/../../../wine/dlls/user/focus.c:286] in
user32 (0x4055e850)
11 0x005eaac2 in civ2 (+0x1eaac2) (0x4055e874)
12 0x005eac60 in civ2 (+0x1eac60) (0x4055e8a0)
13 0x005c5c20 in civ2 (+0x1c5c20) (0x4055e8c4)
14 0x0040863c in civ2 (+0x863c) (0x4055e8dc)
15 0x00408607 in civ2 (+0x8607) (0x4055e8f4)
16 0x005a5cdf in civ2 (+0x1a5cdf) (0x4055e964)
17 0x005a5ffb in civ2 (+0x1a5ffb) (0x4055ea8c)
18 0x0041cf55 in civ2 (+0x1cf55) (0x4055ef00)
19 0x0041f271 in civ2 (+0x1f271) (0x4055f674)
20 0x0041fd3a in civ2 (+0x1fd3a) (0x4055fe6c)
21 0x004c428b in civ2 (+0xc428b) (0x4055fe80)
22 0x0055ae20 in civ2 (+0x15ae20) (0x4055fe9c)
23 0x005f7075 EntryPoint+0x1e5 in civ2 (0x4055ff2c)
24 0x7b8682d6 start_process+0xc6(arg=0x0)
[/usr/local/src/wine-build/dlls/kernel/../../../wine/dlls/kernel/process.c:992]
in kernel32 (0x4055fff4)
25 0x4001c981 wine_switch_to_stack+0x11 in libwine.so.1 (0x00000000)
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3291
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-10 11:10 -------
Created an attachment (id=1203)
--> (http://bugs.winehq.org/attachment.cgi?id=1203&action=view)
test program
Ok, could this be the fix then:
line 969 in undname.c reads:
/* MS mangled names always begin with '?' */
if (*sym->current != '?') return FALSE;
Looks like this is not really the case, if i comment this line out the attached
program returns the same string as with native msvcrt.dll. Any comment?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3617
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vitaliy(a)kievinfo.com
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 11:03 -------
Several problems:
1. Wine is missing default action for .inf files.
2. ShellExec doesn't execute properly (copied from win2k):
"%SystemRoot%\\System32\\rundll32.exe setupapi,InstallHinfSection
DefaultInstall 132 %1"
3. inf file makes bad assumpsions about short file names.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3607
------- Additional Comments From willie(a)froq.net 2005-18-10 11:02 -------
Maybe, still, the Wine font rendering looks completely different from all my
other Linux desktop apps. I usually use medium hinting and antialiasing, with
no subpixel hinting. The preferred way to render fonts is stored in
~/.fonts.conf. Wine should either use the settings there (preferred) or let
the user configure the settings. Autodetecting something and/ or guessing
settings won't cut it if you opt for good integration.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3618
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 10:43 -------
What do you mean "Does not work". Plase be more specific what the problem is.
Does it works with notepad?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3613
------- Additional Comments From freddiewitherden(a)hotmail.com 2005-18-10 10:37 -------
On Windows temporary files go in either C:\temp, C:\Windows\Temp or %user%'\temp (or something to
that effect, that each user has their own 'local' temp directory. tmpfile() is used because if your program
crashes while it is running the temp file will be in a 'temp' directory, which can the be removed periodically
by the operating system.
However, why does the one compiled in visual studio 2005 work? It uses MSVCR80d.dll (d is for
debugging) instead. So, what would you suggest I do? Map Z:\ to something else which everyone can write
to?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3618
Summary: MS Office (maybe other applications) don't work with
russian filenamese properly.
Product: Wine
Version: 20050930
Platform: PC
URL: http://appdb.winehq.org/appview.php?appId=31
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wieker(a)mail.ru
[wieker@yarilo wieker]$ echo $LANG
ru_RU.UTF-8
[wieker@yarilo wieker]$ uname -a
Linux yarilo.hell 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux
In all locales MSO ask, that file unreachable.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3617
Summary: Installer fails: CVS WINE 20051018
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jdoutt(a)whoi.edu
CC: jdoutt(a)whoi.edu
Today, 18 Oct, I downloaded the latest CVS and built WINE from that.
I'm running Fedora core 3
I get the following
wine --version
Wine 20050930
the installer fails for WXTIDE
WXTIDE can be downloaded from SIMTEL net
http://www.simtel.net/product.download.mirrors.php?id=57988
as wxtide42.zip
when unzipped, run as
wine setup.exe
click on
I agree
install
get "installation failed - could not run the install script file wxtide42.inf"
I tried renaming "WXTIDE42.INF to wxtide42.inf to see if lower case would help,
but it didn't!
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3609
------- Additional Comments From I-SAngeli(a)siriush.com 2005-18-10 10:22 -------
Hi Richard,
Most likely I missunderstood the instructions.
I removed from /etc/env.d/ the file and run again:
# env-update
# source /etc/profile
Then I went to add this line "/emul/linux/x86/usr/lib" in the file
/etc/ld.so.conf but found it already there. As a matter of fact:
~ # cat /etc/ld.so.conf | grep /emul/linux/x86/usr/lib
/emul/linux/x86/usr/lib
So, I run ldconfig
Now, because I am installing winecvs in /opt/cvs/wine as root so that every user
can run wine, I continue the install procedure as root. Is this ok so far?
Then, I continue as before and go into /opt/cvs/wine and run (as root)
./configure && make depend && make but get the same error:
collect2: ld returned 1 exit status
winegcc: gcc failed.
make[2]: *** [ddraw.dll.so] Error 2
make[2]: Leaving directory `/opt/cvs/wine/dlls/ddraw'
make[1]: *** [ddraw] Error 2
make[1]: Leaving directory `/opt/cvs/wine/dlls'
make: *** [dlls] Error 2
I apologize for perhaps not being able to solve this issue but I follow all I am
told (with one correction made by you) and still get the same issue.
Please let me know.
Thank you,
Spiro
Questions:
1)
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1885
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 10:18 -------
Patch is commited.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3291
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hans(a)it.vu.nl
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-10 10:03 -------
Well, i'm just a beginner; the best i can come up with is this:
#include <windows.h>
main()
{
char* name;
char* mangled=".ABVVec4@ref2@dice@@";
name= __unDName(0, mangled + 1, 0,malloc,free, 0x2800);
printf("name = %s\n",name);
return 0;
}
Now when i compile this (link with msvcrt.lib) and run with wine it gives:
name = class dice::ref2::Vec4 const &
so that looks reasonable. However in cpp.c it says MSVCRT_malloc instead of
malloc. I couldn't get this little test compiled with MSVCRT_malloc. How would i
do that?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2271
------- Additional Comments From leon_fraitak(a)mail.ru 2005-18-10 09:38 -------
With newest CVS Armada dies with unhandled exception right after the splash,
so I can't start it at all.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2139
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 09:23 -------
Patch is commited.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3291
------- Additional Comments From hans(a)it.vu.nl 2005-18-10 09:04 -------
My guess our __unDName() can't demangle .ABVVec4@ref2@dice@@, but
I think it should. This should be verified on Windows though.
So, returning "" is acceptable only if Windows does that, which
I doubt. Are you able to test that?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3217
------- Additional Comments From f.h.silva(a)terra.com.br 2005-18-10 09:00 -------
Hi Louis,
like I said I tried that (create a new key) and continue to receive the refresh
rate message error.
but I will try again tonight.
I'm pretty sure that I tried correctly but...
thank you.
Flávio
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3291
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-10 08:42 -------
btw even returning an empty string like "" fixes the problem. would that be an
acceptable fix?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3291
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-10 08:31 -------
OK, that previous fix is definitly not correct. I didn't have a real look at the
code. I've put some extra trace's in the code and this is what i found (code
from cpp.c):
/******************************************************************
* ?name@type_info@@QBEPBDXZ (MSVCRT.@)
*/
DEFINE_THISCALL_WRAPPER(MSVCRT_type_info_name);
const char * __stdcall MSVCRT_type_info_name(type_info * _this)
{
if (!_this->name)
{
/* Create and set the demangled name */
/* Nota: mangled name in type_info struct always start with a '.', while
* it isn't valid for mangled name.
* Is this '.' really part of the mangled name, or has it some other meaning ?
*
char* name = __unDName(0, _this->mangled + 1, 0,
MSVCRT_malloc, MSVCRT_free, 0x2800);
--->It turns out that this->mangled = .ABVVec4@ref2@dice@@
and name is nil...... Is that supposed to be correct?
if (name)
{
---> So the rest of the code is skipped....
}
TRACE("(%p) returning %s\n", _this, _this->name);
return _this->name;
---> so it just returns nil
}
Somehow Battlefield chokes because of this null return value. Even if i change
the line
return this->name;
into
return "rubbish";
the game starts up just fine.....
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3609
------- Additional Comments From richard(a)daijobu.co.uk 2005-18-10 07:57 -------
* The environment variable is LD_LIBRARY_PATH (not LD_PATH)
But as Vijay (almost) said
As root:
* add /emul/linux/x86/usr/lib in the file /etc/ld.so.conf (NOT /etc/ld.conf.so)
* run ldconfig
As a user:
* in the wine directory,
./configure && make depend && make
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3217
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-10 07:46 -------
Hi, flavio, what i did is create *NEW* key Debug (so *NOT* under Winedbg) and
then create a new string RelayExclude under this new key and give it the value:
ntdll.*;kernel32.*;gdi32.*;user32.*;winex11.drv.*
This way the game is slowed down, but not slowed down so much that you have to
wait for years to get it going.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3093
------- Additional Comments From giluxxx(a)hotmail.com 2005-18-10 06:40 -------
i have the same problem for years now and it made me lose my hair...
confimred on several distros like redhat 7,8,9,rhel3, fedora 1,2,3 ubuntu 5.10
with versions of wine ranging from a few years ago up till the latest version.
i would be so incredibly gratefull if this would be fixed...
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3613
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From richard(a)daijobu.co.uk 2005-18-10 06:40 -------
Hans, I agree. tmpfile() causes problems on windows as well because not all
users will have access to the root directory.
Resolving as INVALID.
Freddie, you can find what dlls a program is using by running:
$ WINEDEBUG=loaddll wine a.exe
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3486
Bug 3486 depends on bug 3241, which changed state.
Bug 3241 Summary: Regression: installer fails to create installation dir:the folder name is not valid
http://bugs.winehq.org/show_bug.cgi?id=3241
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3540
Bug 3540 depends on bug 3241, which changed state.
Bug 3241 Summary: Regression: installer fails to create installation dir:the folder name is not valid
http://bugs.winehq.org/show_bug.cgi?id=3241
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3257
Bug 3257 depends on bug 3241, which changed state.
Bug 3241 Summary: Regression: installer fails to create installation dir:the folder name is not valid
http://bugs.winehq.org/show_bug.cgi?id=3241
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3353
Bug 3353 depends on bug 3241, which changed state.
Bug 3241 Summary: Regression: installer fails to create installation dir:the folder name is not valid
http://bugs.winehq.org/show_bug.cgi?id=3241
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3517
Bug 3517 depends on bug 3241, which changed state.
Bug 3241 Summary: Regression: installer fails to create installation dir:the folder name is not valid
http://bugs.winehq.org/show_bug.cgi?id=3241
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3241
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-18-10 06:36 -------
Frank's patch has been applied (http://cvs.winehq.org/patch.py?id=20723
). All these installer are working now (tested successfully DVD Shrink,Davar,
Easy Cash and Tax, X-Force, OziExplorer and WinISO).
Great work everyone !
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3609
------- Additional Comments From I-SAngeli(a)siriush.com 2005-18-10 06:19 -------
Hi,
I did all as was told this way:
1) created a new file named "ld.conf.so" in /etc/env.d with this content:
"LD_PATH="/emul/linux/x86/usr/lib"
2) I updated the system with:
# env-update
# source /etc/profile
3) I run ldconfig
4) I cd /opt/cvs/wine and run:
- make clean
- make depend
- make
*** Here is when I got this error: ***
gnu/3.4.4/../../../libXext.a when searching for -lXext
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
skipping incompatible /usr/lib/libXext.so when searching for -lXext
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
skipping incompatible /usr/lib/libXext.a when searching for -lXext
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
cannot find -lXext
collect2: ld returned 1 exit status
winegcc: gcc failed.
make[2]: *** [ddraw.dll.so] Error 2
make[2]: Leaving directory `/opt/cvs/wine/dlls/ddraw'
make[1]: *** [ddraw] Error 2
make[1]: Leaving directory `/opt/cvs/wine/dlls'
make: *** [dlls] Error 2
So, what is next?
PS: Here is my env
------------------------------
LC_PAPER=it_IT.UTF-8
MANPATH=/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.15.92.0.2/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/man::/opt/blackdown-jdk-1.4.2.02/man:/usr/qt/3/doc/man:/opt/vmware/man
LC_ADDRESS=en_US.UTF-8
LC_MONETARY=it_IT.UTF-8
HOSTNAME=mir
SHELL=/bin/bash
TERM=xterm
LC_NUMERIC=it_IT.UTF-8
QTDIR=/usr/qt/3
OLDPWD=/etc/env.d
LC_ALL=
USER=root
LC_TELEPHONE=en_US.UTF-8
PRELINK_PATH_MASK=/usr/lib/gstreamer-0.8
GDK_USE_XFT=1
PYTHONDOCS=/usr/share/doc/python-docs-2.3.5/html
PAGER=/usr/bin/less
CONFIG_PROTECT_MASK=/etc/gconf /etc/terminfo
LD_PATH=/emul/linux/x86/usr/lib
XINITRC=/etc/X11/xinit/xinitrc
MAIL=/var/mail/root
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.4:/opt/blackdown-jdk-1.4.2.02/bin:/opt/blackdown-jdk-1.4.2.02/jre/bin:/usr/qt/3/bin:/usr/kde/3.4/sbin:/usr/kde/3.4/bin:/opt/vmware/bin:/usr/share/karamba/bin
LC_MESSAGES=en_US.UTF-8
LC_COLLATE=en_US.UTF-8
LC_IDENTIFICATION=en_US.UTF-8
PWD=/opt/cvs/wine
JAVA_HOME=/opt/blackdown-jdk-1.4.2.02
EDITOR=/bin/nano
JAVAC=/opt/blackdown-jdk-1.4.2.02/bin/javac
LANG=en_US.UTF-8
LC_MEASUREMENT=it_IT.UTF-8
QMAKESPEC=linux-g++
KDEDIRS=/usr
JDK_HOME=/opt/blackdown-jdk-1.4.2.02
SHLVL=1
HOME=/root
LESS=-R
PYTHONPATH=/usr/lib/portage/pym
LOGNAME=root
GCC_SPECS=
CVS_RSH=ssh
LC_CTYPE=en_US.UTF-8
CLASSPATH=.
LESSOPEN=|lesspipe.sh %s
INFOPATH=/usr/share/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.15.92.0.2/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/info
DISPLAY=:0.0
OPENGL_PROFILE=nvidia
LADSPA_PATH=/usr/lib64/ladspa
SANE_CONFIG_DIR=/etc/sane.d
LC_TIME=en_US.UTF-8
G_BROKEN_FILENAMES=1
CONFIG_PROTECT=/usr/lib/X11/xkb /usr/kde/3.4/share/config /usr/kde/3.4/env
/usr/kde/3.4/shutdown /usr/share/config
LC_NAME=en_US.UTF-8
XAUTHORITY=/root/.xauth7PfoPH
_=/usr/bin/env
------------------------------
thank you,
Spiro
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3241
------- Additional Comments From infyquest(a)gmail.com 2005-18-10 06:09 -------
well frank's patch has been commited
please test with latest cvs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3613
------- Additional Comments From hans(a)it.vu.nl 2005-18-10 06:00 -------
I can reproduce this here. It's not a bug in tmpfile() but
a configuration problem. A "trace+msvcrt,file" log shows
that tmpfile() generates a bare filename like "\s8.", like
it should.
But then when it tries to open it Wine will resolve this to
an absolute Unix path, which becomes something like
"/home/user/.wine/dosdevices/z:/\s8." on a default Wine
installation.
Since z: is mapped to / the call will fail for unprivileged
users, because they don't have write permission in /. On Windows
I think the temporary filename will resolve to "c:\s8" and if
I'm not mistaken everyone is allowed to write to c: on Windows.
Indeed, if I remove the symbolic link z: (so that the directory
that c: points to becomes topmost) your program doesn't crash.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3217
------- Additional Comments From f.h.silva(a)terra.com.br 2005-18-10 05:19 -------
Hi Louis, lets see:
Seems I got the same behavior here, but a few notes:
I dont have a key HKEY_CURRENT_USER->Software->Wine->Debug
I have a HKEY_CURRENT_USER->Software->Wine->Winedbg
so I insert the string there and tried to run the game.
after see a loooooooot of messages on console, I got the game's splash screen,
but very, very slow.
after the splash screen gone, I cant see nothing more... I dont know if its
running somewhere, but nothimg more comes... I cant reach the game's menu to try
to play. :(
If I create a key HKEY_CURRENT_USER->Software->Wine->Debug and insert the string
there, I continue receiving the same refresh rate error.
Thank you
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2899
------- Additional Comments From ivg2(a)cornell.edu 2005-18-10 04:53 -------
Okay...it doesn't work, as I expected.
I don't see how the handler can ever be called, given that the control event is
on the ScrollableText control, which does not have a handler. That's regardless
of any condition evaluation.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3609
------- Additional Comments From infyquest(a)gmail.com 2005-18-10 04:46 -------
better add /emul/linux/x86/usr/lib
in the file /etc/ld.conf.so
and run ldconfig
after that ./configure in the wine directory and do a make
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2899
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1199 is|0 |1
obsolete| |
------- Additional Comments From mike(a)codeweavers.com 2005-18-10 03:35 -------
Created an attachment (id=1201)
--> (http://bugs.winehq.org/attachment.cgi?id=1201&action=view)
dlls/msi/cond.y
This version has another fix for some crashes due to null pointer dereferences.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2899
------- Additional Comments From mike(a)codeweavers.com 2005-18-10 02:33 -------
Created an attachment (id=1200)
--> (http://bugs.winehq.org/attachment.cgi?id=1200&action=view)
Test cases for MsiEvaluateCondition
Here's the test cases I've written, since they won't be committed to WineHQ for
a while, I'm posting them here. If anybody can thing of any more, add them
here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3609
------- Additional Comments From I-SAngeli(a)siriush.com 2005-18-10 02:28 -------
Hi Vijay,
could you please advice what corective action to take so that I can install
wine? so far I still do not have it installed.
Also, looking at this command "./configure
--x-libraries=/emul/linux/x86/usr/lib" is it possible to run ./configure
assigning the proper LD_LIBRARY_PATH? If so, how to find out what is it in my
system?
thank you,
Spiro
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3583
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From dank(a)kegel.com 2005-18-10 02:11 -------
Added download keyword, since you can grab a free demo at
http://www.stmuc.com/moray/
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2398
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rmay(a)ou.edu
------- Additional Comments From dank(a)kegel.com 2005-18-10 02:03 -------
*** Bug 2908 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2908
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From dank(a)kegel.com 2005-18-10 02:03 -------
*** This bug has been marked as a duplicate of 2398 ***
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2899
------- Additional Comments From mike(a)codeweavers.com 2005-18-10 02:02 -------
Created an attachment (id=1199)
--> (http://bugs.winehq.org/attachment.cgi?id=1199&action=view)
fixed cond.y
Please copy the attached file into dlls/msi/cond.y and recompile Wine, and let
me know if this works any better. I've written 99 test cases and this version
passes all...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2398
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jonathan(a)ernstfamily.ch
------- Additional Comments From dank(a)kegel.com 2005-18-10 02:01 -------
*** Bug 3083 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3083
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From dank(a)kegel.com 2005-18-10 02:01 -------
*** This bug has been marked as a duplicate of 2398 ***
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2398
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maikmerten(a)gmx.net
------- Additional Comments From dank(a)kegel.com 2005-18-10 02:00 -------
*** Bug 3400 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3400
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From dank(a)kegel.com 2005-18-10 02:00 -------
*** This bug has been marked as a duplicate of 2398 ***
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3583
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From dank(a)kegel.com 2005-18-10 01:59 -------
*** This bug has been marked as a duplicate of 2398 ***
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2398
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nospam(a)thenerdshow.com
------- Additional Comments From dank(a)kegel.com 2005-18-10 01:59 -------
*** Bug 3583 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2398
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Target Milestone|--- |1.0.0
------- Additional Comments From dank(a)kegel.com 2005-18-10 01:47 -------
Reopened, set target to version 1.0.0. ("Resolved Later" should probably
be for bugs we want to fix after 1.0.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3609
------- Additional Comments From infyquest(a)gmail.com 2005-17-10 22:56 -------
May be your LD_LIBRARY_PATH is not set correctly, even the tests in the
config.log say that they failed. But, i dont know why wine is considering the
freetype even though the tests failed.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3607
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-17-10 19:39 -------
Hinting and AA work fine. If you have Hinting enabled freetype it uses hinting
and if not it uses AA. This was discussed recently and fixed in current CVS I think.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1882
------- Additional Comments From gerardo(a)dd.com.ar 2005-17-10 17:32 -------
Created an attachment (id=1198)
--> (http://bugs.winehq.org/attachment.cgi?id=1198&action=view)
Debug output WINEDEBUG=server
Application gets the "socket NNNN is writable" signal from server/sock.c
exactly once, at the beginning, and sends login info then.
After that, app gets no more opportunities to write.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3613
freddiewitherden(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Different Compilers == |tmpfile() not working with
|Different Results |MinGW application
------- Additional Comments From freddiewitherden(a)hotmail.com 2005-17-10 16:33 -------
After looking into it I found that the tmpfile() call was causing the problem. If I replace FILE *tmpFile =
tmpfile() with FILE *tmpFile = fopen("temp.file", "wb+"); it worked perfectly. I am still unsure however
which library is providing the .exe's stdlib, and it would seem that the reason the VC++ version worked is
because I used the native MSVC80d.dll file rather than the Wine one.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2506
------- Additional Comments From black.hole.sun16(a)gmail.com 2005-17-10 16:26 -------
Still occurs with latest CVS. This prevents the "Humoungous Installation" (one
of the installer options -- I presume that here it installs better textures
etc.) which is about 651MB. I had to settle with "Large" installation..
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3314
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2005-17-10 15:08 -------
As mensioned you need to "customize" application. Just adding it will not retain
that application.
Closed as invalid.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3607
------- Additional Comments From willie(a)froq.net 2005-17-10 15:04 -------
1.) Sorry, didn't know this. It's been a while since I installed Wine from
scratch... :-)
2.) Yeah, autodetection would be fine, but maybe somewhat difficult for
certain settings. The organization/ company is not stored anywhere AFAIK, even
the full name is nowhere on the system on some distros. VRAM can't be
autodetected in any sane way according to a recent thread on Wine devel, and
the default is completely insufficient, at least for gamers. It's certainly
possible to autodetect the DPI (xpdyinfo shows it), though. And the font
rendering is strange, I have no idea how to turn on antialiasing for example,
and I use Wine daily since 2001. Maybe parsing ~/.fonts.conf and ~/.gtkrc-2.0
to determine the default system font, hinting and antialiasing would work...?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2047
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-17-10 14:43 -------
abandoned
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3609
------- Additional Comments From I-SAngeli(a)siriush.com 2005-17-10 14:27 -------
If I properly look for answers for your question I use the command "file" to
find the elfclass, right?
So, I did this:
This is what is available in /usr/lib/libfreetype.*
a. libfreetype.a
b. libfreetype.la
c. libfreetype.so -> libfreetype.so.6.3.7
d. libfreetype.so.6 -> libfreetype.so.6.3.7
e. libfreetype.so.6.3.7
and here is the elfclass:
a. libfreetype.a: current ar archive
b. libfreetype.la: ASCII English text
c. libfreetype.so: symbolic link to `libfreetype.so.6.3.7'
d. libfreetype.so.6: symbolic link to `libfreetype.so.6.3.7'
e. libfreetype.so.6.3.7: ELF 64-bit LSB shared object, AMD x86-64, version 1
(SYSV), stripped
This is what is available in /emul/linux/x86/usr/lib/libfreetype.*
a. libfreetype.a
b. libfreetype.la
c. libfreetype.so
d. libfreetype.so.6
e. libfreetype.so.6.3.7
and here is the elfclass:
a. libfreetype.a: current ar archive
b. libfreetype.la: ASCII English text
c. libfreetype.so: symbolic link to `libfreetype.so.6.3.7'
d. libfreetype.so.6: symbolic link to `libfreetype.so.6.3.7'
e. libfreetype.so.6.3.7: ELF 32-bit LSB shared object, Intel 80386, version 1
(SYSV), stripped
I hope this helps. It seems like freetype is available in 32 but but strange
that wine is not pointing to the right place. humm
Waiting for instructions...
Thank you,
Spiro
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2293
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2005-17-10 14:03 -------
This part appears to be working. Both:
winhelp -i260 delphi5.hlp
winhlp32 -i260 delphi5.hlp
works for me. I have also tested other topics. The only part that doesn't work
here is that Wine's winhelp doesn't display default page if index is not found.
Closing this bug.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3329
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-17-10 13:52 -------
Created an attachment (id=1197)
--> (http://bugs.winehq.org/attachment.cgi?id=1197&action=view)
ole 32 calls with native ole32
Here's a +snoop log with native ole32 (only ole32 calls)
I can see 2 differences with regard to using builtin ole32:
CoGetMalloc get returns 0x000000 (which is succes i guess) whereas it returned
0x000001 with builtin ole32
OleInitialize returns 0x0000000 as well, wherea it returned 0x00000001 with
builtin ole32. Maybe this might be useful to someone to get a bit further...
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1434
Bug 1434 depends on bug 2939, which changed state.
Bug 2939 Summary: Unable to run games (X11DRV_ChangeDisplaySettingsExW No matching mode found!)
http://bugs.winehq.org/show_bug.cgi?id=2939
What |Old Value |New Value
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|FIXED |
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2939
luizluca(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|FIXED |
------- Additional Comments From luizluca(a)gmail.com 2005-17-10 13:08 -------
Ok, my mistake. This bug still exists. It disapeared 'cause I have set the
xorg resolution to 1280x1024x85 and avoided kde to reset it.
My xorg.config and Xorg.0.log will be attached.
This problem can be reproduced if the system is started at 1920x1440x60hz and
kde sets it at startup to 1024x768x85hz.
Maybe this is related to frequency changes.
Using wine20050930
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.