http://bugs.winehq.org/show_bug.cgi?id=10961
Summary: application made using a compiler/embedder fails to
start
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.sappia(a)ngi.it
Created an attachment (id=9898)
--> (http://bugs.winehq.org/attachment.cgi?id=9898)
EXE with embedded resources
I'm facing with an application made with
http://www.bambalam.se/bamcompile/
it embed php code inside the .exe and then use the static-embedded
php interpreter to exec that code.
On windows I've this app (it's a launcher for another application)
working fine, while on wine (current git at time of writing, it
hangs with
fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling
mixer
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
Fatal error: wb_create_window(): Error creating window in launcher.php on line
1
launcher.php is one of the resources embedded in the exe
I don't know if this is really a msvcrt issue
Attached the exe file (it's freely available on the net tought)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14437
Summary: Voipcheap installs but does not run
Product: Wine
Version: 1.1.1
Platform: All
URL: http://voipcheap.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Created an attachment (id=14759)
--> (http://bugs.winehq.org/attachment.cgi?id=14759)
+relay,+seh,+tid log
Pursuant to bug 13952, voipcheap installs but does not run.
attached is a +relay,+seh,+tid log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10336
Summary: when i open any zip file i'm getting the error "WinZip
will exit. Please restart WinZip and try again"
Product: Wine
Version: 0.9.1.
Platform: All
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shwetha_shankarmurthy(a)satyam.com
when i open any zip file i'm getting the error "WinZip will exit. Please
restart WinZip and try again"
If this is a recurring problem and you would like WinZip to create a log file
with details about the error so that you can report this problem to the
developers, you can do so now.
please check the attachment also.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12737
Summary: Notepad -- pressing "Return" key exits program
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
There are sporadic problems with how WINE interprets hitting the "Enter" key.
When using the Windows version of Notepad, hitting the "Enter" key results in
the program closing out.
When using Dragon NaturallySpeaking, there is also a problem using an included
program called Dictation Box.
When using Dictation Box itself, text dictated into the box, including the
spoken version of "Enter" (which is "new-line") cannot be subsequently
transferred to either WINE's Notepad or Window's Notepad. Text does not
transfer at all to WINE's notepad. Text will transfer to the Windows Notepad
program, provided the text does not contain any "new-line" / Enter commands.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9443
Summary: Regression: Drop-down combo/list in VisualBasic app
displays item list behind main window instead of over it
Product: Wine
Version: 0.9.44.
Platform: All
URL: http://palosanto.com/~a_villacis/ComboTest.tar.bz2
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a_villacis(a)palosanto.com
In 0.9.40 or so, combo boxes worked correctly for VB apps.
In 0.9.44, when trying to use the mouse to display the drop-down window for a
combo or a list in a VB app, apparently nothing is displayed. If the user
chooses to move the dialog window aside, the drop-down list will be visible. It
is now displayed under the window hosting the combo or list.
The supplied URL points to a VB app that demonstrates the regression.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11230
Summary: GetTickCount is affected by clock changes
Product: Wine
Version: 0.9.53.
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghazel(a)gmail.com
This affects 0.9.53, but probably exists in previous versions as well.
http://source.winehq.org/source/dlls/kernel32/kernel_main.c?v=wine-0.9.52#L…
Because GetTickCount uses GetTickCount64 which uses NtQuerySystemTime, the tick
count can jump backwards if the system clock is changed. Tick count functions
are supposed to be milliseconds since system start, and should not be affected
by the clock, or go backwards (aside from the wrapping issue on GetTickCount,
which is well known).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14830
Summary: Autocad 2005 : many OLE/Activex problems
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
Well, I don't know if that's really a bug or many bugs at once... if somebody
can be more precise, please correct me.
1) Lisp command (vl-vbaload "vba-project-name") don't work. It tells
"Automation Error. Problem in loading DVB file"
Manual (non autolisp) command line "-vbaload" works as expected.
Notice that on windows machine both works.
No error/messages shown on console upon command launch.
2) VBA has problem on autocad objects declarations/usage.
For example, if I use :
Dim myDoc as Object
it does work (but of course you can't inspect object easily)
If I use
Dim myDoc as AcadDocument
it DOESN'T work, it tells something like "not yet supported".
Notice that on a windows machine both works ok.
3) Upon using some command that invokes OLE automation, CPU usage for autocad
(and wineserver) rises to about 50% for each of them (total about 98%). I've
got a 2 core machine, so it's still usable, but slows down everything. Stopping
the command don't help; closing ALL of active drawings does help, CPU goes to
2%, but on new drawing/open drawing CPU still raise to 100%, even with no
further OLE commands.
I guess all 3 above are related to each one, so I put on a single bug report.
Well, first 3 are by sure OLE related. Next one I don't know...
4) Opening Visual Lisp Ide from inside autocad don't allow to switch back to
autocad again without closing it. Well, you can select Autocad window, but it's
irresponsive. Upon closing ide, autocad becomes responsive again.
More, if you open visual lisp ide, then help system from it, then close visual
lisp ide, if you try to close help system autocad crashes. That don't happens
if you close help BEFORE closing visual lisp ide.
Max
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9476
Summary: World of Warcraft doesn't have a window frame when Beryl
is the windows manager
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vecnix(a)gmail.com
Actually can't resize , minimize or maximize window since there is nothing but
the game window , also had problems to log in the game
will provides a trace of the errors as soon I rebuild on 64 bit
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11684
Summary: wine bug in unbuntu
Product: Wine
Version: unspecified
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ricksamik(a)yahoo.com
Created an attachment (id=10897)
--> (http://bugs.winehq.org/attachment.cgi?id=10897)
the text i get when trying to install wine
I cannot get wine to install on ubuntu
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11514
Summary: Adobe Acrobat Professional 6 fails to install
Product: Wine
Version: 0.9.54.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
after computing space requirements, selecting language, typing in the serial
number, selecting custom/full install, and destination folder, setup just...
dies.
quite a few fixme errors hit the console, followed by these three error
messages:
err:msi:HANDLE_CustomType23 Source package does not exist: L"D:\\Adobe Acrobat
6.0 Professional\\\\Adobe Reader 6.0.msi"
err:msi:ITERATE_Actions Execution halted, action L"InstallReader" returned 1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
I am still attempting to generate a WINEDEBUG log, if anyone can suggest a more
narrowly targeted flag rather than +relay please let me know, it takes *ages*
for this process to work when debugging...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13665
Summary: EVE Online locks up in combat
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://myeve.eve-online.com/ingameboard.asp?a=topic&threadID=787037&page=
1
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Dessa(a)gmake.de
i *think* it started happening with the trinity 1.2 expansion (and wine 0.9.61)
i can't really reproduce that one, but i get it at least once a day.
im not sure about the initial problem however since its happening on my win2k8
installation also.
err:ntdll:RtlpWaitForCriticalSection section 0x15060038 "rtl.c:
RTL_RWLOCK.rtlCS" wait timed out in thread0020, blocked by 0000, retrying (60
sec)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12083
Summary: ok() test doesn't support nested calls
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mmoss(a)google.com
When ok() (wine/test.h) is used recursively, the reported filename and line
numbers don't reflect the location in the code where the test actually failed.
For example, in dlls/kernel32/tests/change.c, the
ok(FinishNotificationThread(thread), ...) calls will report a line number
inside FinishNotificationThread(), where ok() is also used. This is because the
tls_data structure stores only a single filename and line number value, and
every call to ok() updates them to the "current" values.
Is it erroneous for test code to recursively call ok() (a quick test indicates
that this happens hundreds of times throughout Wine's tests), or should ok()
chain these values to handle recursive calls?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13919
Summary: directx.c NVIDIA GPUs memory detection can be vastly
improved
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
There is a nice utility named nvclock, which allows overclocking of NVIDIA
GPUs. This utility also shows very detailed information about the installed
NVIDIA GPUs.
I suppose Wine could
1) use nvclock utility directly by running `nvclock -i | awk '/Amount/{print
$2}'` which directly yields the required number:
256
2) use nvclock as a shared static library (nvclock/src/backend/* -> nvclock.a)
3) incorporate a piece of nvclock code which detects the amount of GPU memory
(nvclock/src/backend/info.c)
cvs -z3 -d:pserver:anonymous@nvclock.cvs.sourceforge.net:/cvsroot/nvclock co -P
nvclock
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11783
Summary: Civilization 4 refuses to start
Product: Wine
Version: 0.9.56.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
CC: dmitry(a)codeweavers.com
Civilizaation 4 refuses to start after applying patch:
e49e8b20dbe8f4f101dae7fdeacdba4e6b4b6a84 is first bad commit
commit e49e8b20dbe8f4f101dae7fdeacdba4e6b4b6a84
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Fri Feb 29 17:19:43 2008 +0800
kernel32: Add stubs for fiber local storage APIs.
:040000 040000 9f80e9b0b3b97c7f51b437e74809324c3b10a579
6c2dc47f78f419ca81cc4700142a1ce85b1aa0e2 M dlls
:040000 040000 432b0b112f63c7437eba7d53fb53ce0776e02165
38be982e110ffde9396d469dc91532de5a1e560b M include
saying
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12301
Summary: Anycount 5.0 fails to install
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Created an attachment (id=11750)
--> (http://bugs.winehq.org/attachment.cgi?id=11750)
output from WINEDEBUG=+relay wine AnyCount5Setup.exe 2>&1 | tee
~/anycountlog.out
AnyCount 5.0 fails to install with the following msgbox error:
AIT Protection System
An internal exception occurred (Address: 0x7bc72a93)
Please, contact support. Thank you!
see also the bug for AnyCount 6.0, which is probably related (bug #11539).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11309
Summary: PersistStreamInit_Save, Load unimplemented ... need them
Product: Wine
Version: 0.9.53.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)sundialservices.com
I'm getting an OLE Error because "PersistStreamInit_Save" and
"PersistStreamInit_Load" are not actually implemented in
"dlls/ole32/shdocvw/persist.c." And for the most part this is preventing me
from doing anything useful with this viewer in Delphi.
(Cautiously raises hand...) I'd be willing to explore doing an implementation
on this if I could determine more about what actually needed to be done.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15422
Summary: Diablo II IP 127.12.34.56 all time and is not my ip
Product: Wine
Version: 1.1.5
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: obelich(a)gmail.com
Hiyas we have a problem in opensuse 11.0 runing diablo 2 with wine the problem
is diablo 2 dont show the real IP i put 2 machin in one lan for play buth in
the two computer show the same ip 127.12.34.56 we try to connect put the real
IP buth it dont working :(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11635
Summary: cursor = big black box
Product: Wine
Version: 0.9.54.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drift0life(a)yahoo.com
hey guys,
i installed wine using my synaptic packet manager
everything installs, and opens, and works fine
however, instead of having a cursor i hav a 1cm x 1cm box that is either white,
blk or a box with a bunch of gibberish in it
i tried taking a screen shot to show u guys, however, the cursor disappears in
the screen shot.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11516
Summary: jedi knight II is upsidedown when 3d accel is enabled -
regression
Product: Wine
Version: 0.9.55.
Platform: All
URL: http://files.filefront.com/jedidemoexe/;845549;/fileinfo
.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
wine-0.9.55, Ubuntu 7.04
Jedi Knight Dark Forces II demo - a dx5 game, when 3d acceleration is enabled
the game is upsidedown, this same commit also breaks returning to the menu from
ingame at which point nothing is drawn and it prints
err:d3d_surface:IWineD3DSurfaceImpl_LoadLocation Reading back render target but
SFLAG_INDRAWABLE not set
err:d3d_surface:IWineD3DSurfaceImpl_LoadLocation Surface does not have any up
to date location
performed a regression test:
35e0bb8225bb9c9b654f19b21560756f4e455da1 is first bad commit
commit 35e0bb8225bb9c9b654f19b21560756f4e455da1
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Tue Feb 5 13:25:18 2008 +0100
wined3d: Redownload the surface data in case of a palette change. This
fixes a lot of redrawing problems in Red Alert.
:040000 040000 6068d4aff05f640e8e468d0142f04580de32beaf
a83a60a4bf50f47ebbb9ebe33bf756e548ad96bb M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12600
Summary: Adobe Acrobat Pro 6 -- File Open should default to a
more logical location
Product: Wine
Version: 0.9.59.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
When using File --> Open, Acrobat Pro defaults to the directory:
/home/me/.wine/drive_c/windows/profiles/me/Application Data/AdobeUm/
This is a minor if hardly earth-shattering irritant.
What is interesting, however, is that Adobe Distiller 6.0 (the ps2pdf lookalike
that gets bundled with Acrobat Pro) defaults to the "My Documents" folder.
File --> Open should default to a more logical location. (Acrobat Pro's
Preferences offers no means of changing this default file open location.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15028
Summary: a safe directory/paths setting?
Product: Wine
Version: 1.1.3
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spam(a)femail.mine.nu
I would like a way to configure wine to only run a .exe if it's within a list
of "safe" paths, so that I don't have to worry about accidentally running
something nasty (like an e-mail virus that I extracted to get a better look
at).
I've seen WINE as the default file association for .exe files in at least KDE
and Gnome, so an accidental double-click is possible. It isn't really wine's
fault, but wine seems the surest place to counter the problem and this is
probably pretty easily to implement.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10245
Summary: Half-life 2 font issue with 0.9.48 (works 0.9.40)
Product: Wine
Version: 0.9.48.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sandbag(a)luukku.com
Hello,
Half-Life 2: Episode Two main menu and game fonts are messed up when using WINE
0.9.48. Fonts will work on WINE 0.9.40.
HL2-specific fonts are replaced with some other font and main menu fonts look
"jagged" when compared to 0.9.40. During game play crosshair and HUD fonts are
using some other font than HL2crosshair.ttf and halflife2.ttf. Game crashes
when changing weapon. However, HL2 console font looks far better on 0.9.48.
Please see following screenshots.
HL2:Episode Two Main Menu in WINE 0.9.40 (works, please note errors on console)
http://www.imgplace.com/users/sandbag/WINE_HL2_font_bug/1193774217.jpg
HL2:EP2 Main Menu in WINE 0.9.48 (wrong font, jagged edges on menu text)
http://www.imgplace.com/users/sandbag/WINE_HL2_font_bug/1193774231.jpg
HL2:EP2 in-game screen shot on WINE 0.9.40 (works)
http://www.imgplace.com/users/sandbag/WINE_HL2_font_bug/1193774181.jpg
HL2:EP2 in-game screen shot on WINE 0.9.48 (crosshair and HUD messed up, HUD
font has jagged edges)
http://www.imgplace.com/users/sandbag/WINE_HL2_font_bug/1193774200.jpg
Going back to WINE 0.9.40 fixes fonts, but there are some game crash issues.
Version 0.9.40 is the last one which works, 0.9.41 introduces this font
problem.
Also Half-Life 2 and Half-Life 2: Episode One has this same problem with all
WINE versions starting with 0.9.41.
I'm using HL2:EP2 with SteamEmu and starting game with following command line:
wine hl2.exe -dxlevel 81 -steam -game ep2 -novid -console -heapsize 512000
Having extracted GCF-files has no effect on this, tested on HL2:EP1.
I tried to fix problem with following steps.
1) by copying HL2-fonts to KDE ".fonts" dir. They will show up on KDE and
Control Center, but this does not fix issue.
2) Deleting all duplicate fonts which are included with WINE from windows font
directory. No effect.
3) "Reinstalling" wine by deleting ".wine"-dir and recreating it with winecfg.
Installed only HL2: Episode Two. No effect.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11105
Summary: GFA-Basic editor invisible
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bero(a)arklinux.org
The GFA-Basic (free download from http://team1161.googlepages.com/ )
interpreter works fine in wine (git from 2008/01/09), but its editor comes up
invisible (showing whatever window was behind it instead of a white background
with any text you type).
This is a fairly recent regression, it worked last time I tried (a couple of
months back).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13133
Summary: Warcraft III TFT fails to start with prefixes never used
by <wine-0.9.61
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malteeggers(a)googlemail.com
CC: julliard(a)winehq.org, m.b.lankhorst(a)gmail.com
2 regressions in Warcraft III The Frozen Throne 1.18 have occurred between
wine-0.9.59 and wine-0.9.61.
One of them is just an enhancement which occurred in 0.9.60. When starting WC3
the first time with a fresh prefix, the mouse seems to be used on a huge screen
that has WC3 in it's upper left corner. So you have to move the mouse a long
way up left until it appears on the screen where it always "jumps" a few
centimetres when moving (probably just due to the mouses sensitivity
limitations). When I start WC3 again, everything is normal. The main reason for
posting this is a possible(?) connection with the second bug.
The patch causing the regression:
d0e1dd84b22b1906a44f682394b5d1b90ba5ded8 is first bad commit
commit d0e1dd84b22b1906a44f682394b5d1b90ba5ded8
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Apr 4 18:22:40 2008 +0200
user32: Fix a few ShowWindow todo tests.
:040000 040000 0c393336c0cb3ae8079d71f31f75fd91278512c5
32561eb7ab3ef0abc37c67a6e4f01aa8f9c21a97 M dlls
The second bug occurred in 0.9.61. Warcraft III does not start properly with
prefixes that have never been run (or created) by any previous wine versions.
It exits displaying a "FATAL ERROR" message box.
The patch causing the regression:
3a39805ed8345047d217f4a0d7de3954cce7cb93 is first bad commit
commit 3a39805ed8345047d217f4a0d7de3954cce7cb93
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Tue Apr 22 13:57:11 2008 -0700
quartz: Make wave parser and mpeg splitter zero copy by getting rid of the
seperate allocator for the output pin.
:040000 040000 65d5061c65d0a2461b3144a051e427f865a37131
09db2b08ba369a7d7dc90679a96c8c624253a6a7 M dlls
CLI Output:
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
800x600x32 @60! (XRandR)
fixme:quartz:AVISplitter_InitializeStreams stream 1: frames found: 2166732,
frames meant to be found: 2167456
fixme:win:EnumDisplayDevicesW ((null),0,0x33e080,0x00000000), stub!
fixme:quartz:AsyncReader_QueryInterface No interface for
{56a868b5-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:Parser_QueryInterface No interface for
{56a868b5-0ad4-11ce-b03a-0020af0ba770}!
I am using Gentoo Linux and tested for the bugs both on x86 and x86_64.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14834
Summary: Autocad 2005 VBA bug
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
VBA has problem on autocad objects declarations/usage.
For example, if I use :
Dim myDoc as Object
it does work (but of course you can't inspect object easily)
If I use
Dim myDoc as AcadDocument
it DOESN'T work, it tells something like "not yet supported".
Notice that on a windows machine both works ok.
Max
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9251
Summary: sendmail error while submitting changes to a bug
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: misc-bugs
AssignedTo: jnewman(a)codeweavers.com
ReportedBy: thestig(a)google.com
I just marked bug 4566 as fixed. The bug got marked as fixed, but on the
resulting page (http://bugs.winehq.org/process_bug.cgi) I got the following:
title: HASH(0x1cb6f70)
Bugzilla has suffered an internal error. Please save this page and send it to
wine-bugs(a)winehq.org with details of what you were doing at the time this
message appeared.
There was an error sending mail from 'WineHQ Bugzilla <wine-bugs(a)winehq.org>'
to 'wine.dev(a)web.de':error when closing pipe to /usr/lib/sendmail:
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10700
Summary: Dragon Naturally Speaking 9 needs native gdiplus to run
Product: Wine
Version: unspecified
Platform: PC
URL: http://nuance.com
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maarten(a)codeweavers.com
Right now dns9 mostly works with everything builtin, except it tries to use
currently unimplemented functions.
With a bit of grep/sed magic I found at least the following calls missing:
GdipCreateHBITMAPFromBitmap
GdipCreateLineBrushFromRectI
GdipCreatePen2
GdipDrawArcI
GdipSetLinePresetBlend
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9250
Summary: Uplink wont start. (Another Micro$oft Visual C++ Runtine
error).
Product: Wine
Version: 0.9.42.
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andyjstormont(a)hotmail.com
============= Microsoft Visual C++ Runtime Library =============
Runtime Error!
Program C:\Program ..
R6034
An application has made an attempt to load the C runtime library
incorrectly.
Please contact the application's support team for more information
Happens every time I attempt to start Uplink: Hacker Elite.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14346
Summary: Interview stops at "Rollover" screen.
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robbak(a)gmail.com
Created an attachment (id=14646)
--> (http://bugs.winehq.org/attachment.cgi?id=14646)
output with +relay during use of failed page.
Using the GIT tree from 22:30Z 2008-07-06, the program does not progress beyond
the "Rollover Introduction" screen. Neither "Yes" nor "No" buttons appear to do
anything. "Cancel" can still be used to exit the program and save the file.
"Rollover" is the function to transfer details from last years's etax return to
this years one.
Attached is the section of output with WINEDEBUG=+relay that occoured while
using the "Yes" and "No" inputs via their alt-Y and Alt-N shortcuts. Full or
any other traces are available on request.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10661
Summary: regedit imports wrong binary data from .reg files
(affects FAR Manager) fix proposed
Product: Wine
Version: unspecified
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mlg7(a)yandex.ru
regedit requires that a continuation line starts with exactly two spaces.
If the number of spaces is not 2, it imports wrong binary data.
This bug affects the FAR Manager, namely, its encoding tables (localization).
(some texts in Russian cannot be read; I think, the same problem exists
for other European languages)
http://source.winehq.org/source/programs/regedit/regproc.c reads (line 570):
570 if ((c = fgetc (in)) == EOF || c != ' ' ||
571 (c = fgetc (in)) == EOF || c != ' ')
572 fprintf(stderr,"%s: ERROR - invalid continuation.\n",
573 getAppName());
It should be:
do { c=fgetc(in); } while(c==' '||c=='\t');
if(c==EOF){fprintf(stderr,"%s: ERROR - invalid continuation.\n",
getAppName());}
ungetc(c,in);
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11172
Summary: no web cache
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)centrum.cz
As far as I can tell the wine wininet does not implement cache. This in itself
would not be that troublesome but there is unimplemented function
InternetSetFilePointer that appears to rely on cache from the msdev
description, and I have no idea how to implement it without one.
It appears that a game updater relies on this function to cache a file
completely so that it can be read easily. It calls it with zero offset and the
second parameter from the end set to 2, and again with all parameters zero
except the fd.
It then proceeds to read the file with InternetReadFile and fails. The update
is carried out much faster in wine than on windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14524
Summary: richtext error 'Insurgency-2.1rc1-Full.exe'
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://insmod.net/
OS/Version: All
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ir0n1e(a)freenet.de
Created an attachment (id=14861)
--> (http://bugs.winehq.org/attachment.cgi?id=14861)
richtext error
the insurgency installer did not work 'Insurgency-2.1rc1-Full.exe'
showstopper is the license agreement 'richtext'
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9318
Summary: Acomba: Freezes when closing certain child windows
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tecywiz121(a)hotmail.com
When an invoice is closed, the entire program freezes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12881
Summary: whizlabs software does't work
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: davideconsonni(a)virgilio.it
java certification software of whizlabs don't run with wine, the installer
work, but the application not (trial or full) :(
here the link to the trial: http://www.whizlabs.com/scjp/scjp-6.0-details.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11074
Summary: spelling mistake and URI could do with a space to make
it clickable
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Created an attachment (id=10093)
--> (http://bugs.winehq.org/attachment.cgi?id=10093)
original email
In the "[AppDB] Submitted testing data accepted" emails,
1. spelling mistake "Responce" should be "Response"
2. the link provided to the testing data is treated as part of the text prior
because there is no space after the period. In some email clients (gmail), it
doesn't make it clickable.
Example is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9920
Summary: Limited number of pixel formats
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmx.net
Depends on: 9917
The number of OpenGL pixel formats which can be used in Wine is limited due to
constraints of the X11 driver. One of the ways this can be lifted is through
9917.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14441
Summary: Rose Online Evolution crash with new msxml patch
Product: Wine
Version: 1.1.1
Platform: All
URL: http://dl2.roseon.jp/rose_200_200_jp.exe
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dark.heck(a)gmail.com
CC: piotr.caban(a)gmail.com
Created an attachment (id=14763)
--> (http://bugs.winehq.org/attachment.cgi?id=14763)
+msxml logs
Rose Online Evolution (japan version) crash with wine-1.1.1
first i got a error (something about a xml file, is japanese, so i see only
symbols) then when i press 'ok', the client crash
Regression give this:
d8b22b9fb58406ec4eda6cb9eed8cdfc6f153cae is first bad commit
commit d8b22b9fb58406ec4eda6cb9eed8cdfc6f153cae
Author: Piotr Caban <piotr.caban(a)gmail.com>
Date: Tue Jul 8 20:55:10 2008 +0200
msxml3: Use OnDataAvailable for reading stream.
:040000 040000 118d6c7c8e5e6dd3797002b75330069d6d8e6568
04d19295435b3b12b02b773b27f50df158488 f08 M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9781
Summary: Endless loop in Wineconsole with user mode
Product: Wine
Version: 0.9.45.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vostok(a)etersoft.ru
CC: vostok(a)etersoft.ru
Way of reproduction:
1.Run wineconsole with user mode. (like: wineconsole cmd)
2.Right click -> Properties
3.Clamp any key.
4.Switch to another tab.
Result: Endless loop.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10316
Summary: BiblePro errors with missing dll
Product: Wine
Version: 0.9.48.
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dotnet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)sprintpcs.com
Note: This occurs whether Mono or .NET 1.1 is used.
After installing BiblePro.exe (latest release) after using winetricks to
install Mono 1.1.18, the program will not run due to a missing dll: gda-2.
This dll appears to not be installed with Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15266
Summary: jscript: engine.c - unitialized variable
Product: Wine
Version: 1.1.4
Platform: All
OS/Version: All
Status: NEW
Keywords: source
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Tried compiling Wine with -Werror, got a few interesting results. First one:
austin@austin-desktop:~/wine-git/dlls/jscript$ make
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -Werror -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wpointer-arith -g -O2 -o engine.o engine.c
cc1: warnings being treated as errors
engine.c: In function ‘var_statement_eval’:
engine.c:500: warning: ‘hres’ is used uninitialized in this function
make: *** [engine.o] Error 1
Relevant code portion:
/* ECMA-262 3rd Edition 12.2 */
HRESULT var_statement_eval(exec_ctx_t *ctx, statement_t *_stat, return_type_t
*rt, VARIANT *ret)
{
var_statement_t *stat = (var_statement_t*)_stat;
HRESULT hres;
TRACE("\n");
hres = variable_list_eval(ctx, stat->variable_list, &rt->ei);
if(FAILED(hres))
return hres;
V_VT(ret) = VT_EMPTY;
return S_OK;
}
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14681
Summary: Filing a new bug should search for dupes first
Product: WineHQ Bugzilla
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Keywords: source
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Try filing a bug at Launchpad or with OpenOffice. Before filing a bug, an
automatic duplicate search is run first. Would hopefully cut down on some
duplicate bug reports...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12325
Summary: winebrowser / mapi32.dll does not support accented
characters in mailto:
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: developers(a)tefnet.pl
When I try to execute:
wine C:\\windows\\system32\\winebrowser.exe 'mailto:Tefnet
Developers<foo(a)bar.com>?subject=TEST&body=ąóś'
my default mail client (opened by xdg-email) creates mail but without mail
body...
There is the same problem with e-mail generated by MAPISendMail (from
mapi32.dll)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13406
Summary: Overlord: crash on unimplemented function
d3dx9_36.dll.D3DXCompileShaderFromFileA
Product: Wine
Version: 1.0-rc2
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edwin.smulders(a)gmail.com
CC: edwin.smulders(a)gmail.com
Created an attachment (id=13313)
--> (http://bugs.winehq.org/attachment.cgi?id=13313)
log/backtrace "wine Overlord.exe"
Overlord crashes with this message:
wine: Call from 0x7b844c50 to unimplemented function
d3dx9_36.dll.D3DXCompileShaderFromFileA, aborting
adding this dll gives some other crash/backtrace, i can add that if necessairy
Note that this is after adding xinput9_1_0.dll and applying a no-cd crack
attachment: full log from running wine Overlord.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10542
Summary: Bug in TEXT_Ellipsify when returning modstr
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mxmauro(a)hotmail.com
Hi,
In the TEXT_Ellipsify function located in dlls/user32/text.c, the last lines
are:
if (modstr)
{
memcpy (modstr, str, *len_str * sizeof(WCHAR));
*(str+*len_str) = '\0';
}
and they should be:
if (modstr)
{
memcpy (modstr, str, *len_str * sizeof(WCHAR));
*(modstr+*len_str) = '\0';
}
like in TEXT_PathEllipsify (is correct there). Checked in latest cvs
repository.
Best regards,
Mauro.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11429
Summary: GetMouseMovePointsEx unimplemented
Product: Wine
Version: 0.9.54.
Platform: All
URL: http://www.red.com
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter.kovar(a)gmail.com
€ RedCine.exe
...
lot of noise
...
wine: Call from 0x851fc0 to unimplemented function
USER32.dll.GetMouseMovePointsEx, aborting
GetMouseMovePointsEx Function
The GetMouseMovePointsEx function retrieves a history of up to 64 previous
coordinates of the mouse or pen.
http://msdn2.microsoft.com/en-us/library/ms646259(VS.85).aspx
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11726
Summary: Merge Supreme Commander addon with original game
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
I highly suggest this
http://appdb.winehq.org/objectManager.php?sClass=application&iId=6091
be merged with
http://appdb.winehq.org/objectManager.php?sClass=application&iId=4051
As of now, they are handled as different apps, even tho they're based on the
same engine and display similar reactions/problems/bugs. Furthermore it
seperates the information found in both entries.
Therefore I suggest merging the entry for the addon with the original game. The
addon should be handled just as a seperate version.
- Maintainer for SupCom-original
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14576
Summary: DrawIconEx isn't up to date.
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mah(a)jump-ing.de
Comparing DrawIconEx in dlls/user32/cursoricon.c with Microsoft documentation
at http://msdn.microsoft.com/en-us/library/ms648065(VS.85).aspx , the FIXME()
regarding DI_COMPAT is valid for older Windows versions only and for the
DI_NOMIRROR flag (since XP) isn't checked at all.
The attached patch fixes this partially.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9442
Summary: WineHQ Menu is inconsistent
Product: WineHQ.com
Version: unspecified
Platform: All
URL: http://winehq.org
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: misc-web
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Clicking on the WineHQ menu at the top left has the same order for most of the
website (WineHQ,Bugzilla, Wine Wiki):
WineHQ Menu
WineHQ
AppDB
Bugzilla
Wine Wiki
But if AppDB is selected, the order is different:
WineHQ Menu
AppDB
WineHQ
Bugzilla
Wine Wiki
The order should be consistent across the website.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.