http://bugs.winehq.org/show_bug.cgi?id=10011
Summary: A conflict between global and user's %PATH% environment
variables
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sagrer(a)yandex.ru
My program (in Lazarus, compiled in WinXP) adds it's paths into User's PATH
environment variable. User's %PATH% variable stored in
HKEY_CURRENT_USER\Environment\PATH and global windows's variable is stored in
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session
Manager\Environment\PATH - by default a HKEY_CURRENT_USER\Environment is not
exists - so if i call "wine cmd" from bash, and then from cmd i call "path" or
"set" - it show's me a content of
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session
Manager\Environment\PATH
But if i only create a HKEY_CURRENT_USER\Environment\PATH in registry - it
shows me only content of HKEY_CURRENT_USER\Environment\PATH, not any content
from HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session
Manager\Environment\PATH - but in windows XP it shows GlobalPath+";"+UserPath
in a same situation - of cource, it is not a greate problem to copy content
from GlobalPath to LocalPath (for example) manually, but i think that it is a
bug :)
I used 0.9.46 in Ubuntu 6.10 - 0.9.47 just released today - i looked into
changelog but it was no anything for %PATH% or Environment in changes from
0.9.46 to 0.9.47
--
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=12931
Summary: DAZStudio 2.1 installer fails
Product: Wine
Version: 0.9.61.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: niels.emmersen(a)pkf-it.dk
Created an attachment (id=12658)
--> (http://bugs.winehq.org/attachment.cgi?id=12658)
Konsole output
I'm trying to install DAZ Studio 2.1.1.13 on Wine 0.9.61.
At first, the installer stopped at "extracting dzwrapper.dll" at the end of the
install. I then installed msi2 with winetricks, and now the installer halts
with an error in vcredist_x86.dll.
Konsole output attached.
--
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=17099
Summary: CallWave: Cannot play recieved calls.
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=18935)
--> (http://bugs.winehq.org/attachment.cgi?id=18935)
Log of test phone call, with bugs.
Now that I am able to receive calls (the most important thing) I would like to
be able to listen to them. ;)
Once they are downloaded I cannot click play on the message. The program just
gives me "We're sorry we cannot play your incoming call because the file format
used is not supported by your computer. Please click HELP button for
instructions on how to fix this problem."
We'll it's no problem with my sound drivers, and even the ringing sound works
great. It just cannot play the .wav files it gets upon retrieval.
Attached is a log (ignore the RAS Enum thing whatever it is...) and you can see
what the bugs are once I get a call. First it asks for wine gecko (which
doesn't do anything except popup a support page to CallWave once installed
telling you to check your codecs), then it says it cannot play the message.
--
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=17650
Summary: Maya PLE 8.5 doesn't install
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l.jirkovsky(a)gmail.com
CC: fgouget(a)codeweavers.com
Maya PLE 8.5 doesn't install. When installation should begin (I mean the "real"
installation after clicking next, next, install) it only blinks and shows that
installation was unsuccessful.
I've gone through bisecting tree and found this:
36e195a18568c65d42cae6bf4a35006102e6c959 is first bad commit
commit 36e195a18568c65d42cae6bf4a35006102e6c959
Author: Francois Gouget <fgouget(a)codeweavers.com>
Date: Tue Nov 25 16:41:52 2008 +0100
shell32: Remove WINAPI/CALLBACK on static functions where not needed.
:040000 040000 c6e86211e6cbc39f40e1ce39977e4621a81bc939
63e5851922a64364394227535471b41a5a9c6a38 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=17308
Summary: ArtRage needs native gdiplus
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knan-wine(a)anduin.net
Created an attachment (id=19320)
--> (http://bugs.winehq.org/attachment.cgi?id=19320)
+gdiplus log
ArtRage 2.5 does not start with wine gdiplus, but fails with a succession of
error message boxes and exits.
Native gdiplus works around the issue.
"An error occurred reading data from a binary resource file. Image failed to
load from resources."
(Note: the app installer forgets to install visual c runtime, winetricks
vcrun2005 and vcrun2005sp1 is needed)
--
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=17203
Summary: Regression in PowerPC compilation
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
The commit
9f365e7705e137a9d6058abd6486cdf67e491eb0, by Alexandre Julliard, broke
compilation of the wineserver on PowerPC (if you're interested, there's a
complete build log at
http://experimental.debian.net/fetch.php?&pkg=wine&ver=1.1.13-1&arch=powerp…)
This is because the change introduces a type, client_ptr_t, which is not
defined in server/context_powerpc.c, because the necessary #includes are inside
a #if 0 section. Presumably, moving the #includes outside the #if 0 section
would fix the build failure on PowerPC.
--
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=17172
Summary: IDirect3DDevice9::Present ignores pDestRect
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex.hultman(a)skola.helsingborg.se
IDirect3DDevice9::Present function in d3d9.dll ignores any value of pDestRect.
If pDestRect is NULL, all client area should be drawn to but this does not
happen. Not even if you explicitly set the pDestRect to the size of the client
area. This is a major problem with games that want to make pixel-like graphics,
retro games.
--
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=17123
Summary: WinAVR: make command fails with Interrupt/Exception
caught
Product: Wine
Version: 1.1.13
Platform: PC
URL: http://winavr.sourceforge.net
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bernhardu(a)vr-web.de
Created an attachment (id=18970)
--> (http://bugs.winehq.org/attachment.cgi?id=18970)
Output from 'wine winedbg make'
Trying to build a simple project results in a crash in make.exe.
make: Interrupt/Exception caught (code = 0xc0000005, addr = 0xb7cb2c15)
This is a mingw build from GNU make.
A call to "wine make clean" runs without problem.
--
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=17041
Summary: Console messages cut short?
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@austin-desktop:~$ touch foo.exe
austin@austin-desktop:~$ wine foo.exe
wine: could not load L"Z:\\home\\austin\\foo.exe": Bad EXE format for
Should be 'Bad EXE format'. I remember this working at some point, but not sure
when it regressed...
--
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=16981
Summary: SAMO-Touragent does not work with new gecko engine
(since 1.1.12)
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
URL: http://demo.samo.ru/samotouragent/setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: savelov(a)gmail.com
Created an attachment (id=18769)
--> (http://bugs.winehq.org/attachment.cgi?id=18769)
debug output from running client_sqlnet.exe and connecting to a server
SAMO-Touragent SQL application worked with old gecko engine until wine 1.1.11,
but stopped working from 1.1.12. Checked with 1.1.13 as well.
does not display windows correctly and and does not display embedded HTML
frame.
TCP/IP connection to server works fine.
Generates an exception on exit from application
Client_sqlnet.exe requires msxml4 runtime, available from winetricks
--
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.