http://bugs.winehq.org/show_bug.cgi?id=12888
Summary: Settlers VI: Requires administrator privileges
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tdb(a)tdb.fi
When trying to start Settlers VI: Rise of an Empire, I am greeted with a
message box saying "…
[View More]Insufficient privileges: you must be administrator when you
run this application for the first time." I am not quite sure how it checks
for having those, it appears to communicate with a driver related to the Tages
copyprotection just before presenting this error.
The game version is 1.5.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=10179
Summary: Heap corruption in tiny example program
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The call to GlobalHandle in the following program causes the warning
warn:heap:…
[View More]HEAP_ValidateInUseArena Heap 0x110000: invalid in-use arena magic for
0x110810
To reproduce, copy the following program to dlls/kernel32/tests/bug.c
and compile with
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole
-I../../../include bug.c ../../../libs/port/libwine_port.a -ladvapi32
-lkernel32
then run with
WINEDEBUG=warn+heap ./a.out
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <winerror.h>
#include <assert.h>
int main(int argc, char **argv)
{
HGLOBAL hmem,hmem2;
UCHAR *pmem;
SetLastError(NO_ERROR);
hmem=GlobalAlloc(0, 1);
assert(hmem != NULL);
hmem=GlobalReAlloc(hmem,0,GMEM_MODIFY | GMEM_MOVEABLE);
pmem=GlobalLock(hmem);
hmem2=GlobalHandle(pmem); // Here's the line that causes the warning
assert(hmem2==hmem);
assert(pmem!=NULL && !GlobalUnlock(hmem) && GetLastError()==NO_ERROR);
assert(!GlobalFree(hmem));
assert(HeapValidate(GetProcessHeap(), 0, 0));
return 0;
}
This was boiled down from alloc.c (which has a similar warning).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=10034
Summary: SPSS 15: missing disk ID for authorization
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jiu-d97c(a)myamail.com
Created an attachment (id=8572)
--> (http://bugs.winehq.org/attachment.cgi?id=…
[View More]8572)
Log of the session
In SPSS 15, you must activate your license using a licence authorization wizard
(from help menu). When I select "I obtained a license from SPSS" and click
"Next", there is an error message with code 30200 (from SPSS) saying that disk
ID is missing.
Nothing seems to happen in the Log (included below).
Using Wine 0.9.46 in Ubuntu 7.04 and the French version of SPSS 15.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=12751
Summary: Sibelius 4, line-breaks, text overlap
Product: Wine
Version: 0.9.60
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: werner.zangerle(a)gmx.at
No line breaks in Sibelius 4. Text on the score that should have line breaks
shows up all in …
[View More]the same line, making it impossible to read it. Time Signature
is also affected, when using a 4/4 signature only on "4" shows up, when using a
more complicated one, both numbers are printed on another.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=12609
Summary: Silent Hill 2: random slow down
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t0p0linik(a)yahoo.it
I'm running SH2 with this hardware: athlon 3000+, 512 MB of ram, matrox g550 on
xubuntu gutsy (7.10), …
[View More]wine is run in emulated desktop @1024x768.
When the game runs at normal speed it is enjoyable of course.
But half the time i play, it is very slow. I can't tell what component causes
this because no extra messages come from the command line (many fixme messages
but they are not related to the slow downs). What i know is that this happens
at random time and place (i mean, in the game) and i think this is not due to
scene complexity, it happens during the normal game (so with variable scene
complexity) but also:
- during the game start and load menus,
- when James doesn't move (it waits), with the light on or off,
- when i look at the inventory,
- when i look at the city map,
- during a cut scene (the game uses bink video).
Well, it can happen at any time!
Further, the same random is for slow downs disappearing! The same scenarios
cause the game to get faster at normal speed, when nothing changed.
I really don't know what to investigate.
Sometimes i can restore the normal speed moving a large window over the wine
desktop (so forcing wine to redraw the whole window) but, i said, sometimes;
this doesn't work anytime.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=12483
Summary: Resetta Stone V3 will not install
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryanroth(a)sbcglobal.net
Will not install. Install fails with following errors:
fixme:advapi:LookupAccountNameW …
[View More](null) L"ryanroth" (nil) 0x33f7fc (nil)
0x33f800 0x33f7f4 - stub
fixme:advapi:LookupAccountNameW (null) L"ryanroth" 0x12aaa0 0x33f7fc 0x129318
0x33f800 0x33f7f4 - stub
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 1 ignored
L"Upgrade" table values
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"SetODBCFolders"
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 1 ignored
L"Upgrade" table values
fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 1 ignored
L"Upgrade" table values
err:ole:CoGetClassObject class {88d96a05-f192-11d4-a65f-0040963251e5} not
registered
err:ole:CoGetClassObject no class object {88d96a05-f192-11d4-a65f-0040963251e5}
could be created for context 0x1
err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not
registered
err:ole:CoGetClassObject no class object {88d969c0-f192-11d4-a65f-0040963251e5}
could be created for context 0x1
fixme:msxml:DllCanUnloadNow
fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported
yet
fixme:msi:msi_unimplemented_action_stub RemoveShortcuts -> 2 ignored
L"Shortcut" table values
fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 4 ignored
L"CreateFolder" table values
err:ole:CoGetClassObject class {88d96a05-f192-11d4-a65f-0040963251e5} not
registered
err:ole:CoGetClassObject no class object {88d96a05-f192-11d4-a65f-0040963251e5}
could be created for context 0x1
err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not
registered
err:ole:CoGetClassObject no class object {88d969c0-f192-11d4-a65f-0040963251e5}
could be created for context 0x1
fixme:msxml:domdoc_createNode unhandled node type 2
fixme:msxml:DllCanUnloadNow
err:msi:custom_get_thread_return Invalid Return Code -2302
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=12197
Summary: Final Liberation fails with "numDisplayModes Failed"
message
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: henrikki.almusa(a)iki.fi
Created an attachment (id=11603)
--> (http://…
[View More]bugs.winehq.org/attachment.cgi?id=11603)
Debug messages with 'fixme-all,warn+cursor,+relay'
I tried to start a game called Final Liberation. However it failed to start and
got a dialog box with "EnumDisplayModes Failed" and ok button.
Got OpenSUSE 10.3. I can run with 'warn+all', but it creates 13meg file. So
decided to use less debug messages for smaller log file.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=11193
Summary: Instan-t Messenger 5.0 BETA
Product: Wine
Version: 0.9.53.
Platform: PC
URL: http://www.instan-t.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabriel.menini(a)gmail.com
Created an attachment (id=10251)
--> (http://bugs.…
[View More]winehq.org/attachment.cgi?id=10251)
export WINEDEBUG=+relay,+seh; wine /home/gabriel/.wine/drive_c/Program\
Files/Instan-t/Instant.exe 2>wine.log
Intan-t is a instant messenger client.
It allows to connect to third-party IM networks (i.e. Yahoo!, AOL) and also
acts as a client for a private corporate IM network managed by it own server
software.
It's licence is propietary.
The installer works 100% ok. I have no issues to report on that.
However, whentrying to launch the program issuing
$ wine ~/.wine/drive_c/Program\ Files/Instan-t/Instant.exe
...it won't ever draw a single window.
I'm attaching a bzip'ed wine.log as a result of having the WINEDEBUG variable
loaded with +relay,+seh flags as suggested by user «Thunderbird» @ the IRC
channel.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=11054
Summary: Missing GdipNewPrivateFontCollection and GdipGetDpiX
functions
Product: Wine
Version: 0.9.52.
Platform: Other
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: forrest(a)alumni.ncsu.edu
I was working on getting EasyGPS 2.3.8 …
[View More]running under wine and it called 2
missing gdiplus functions. I am new to this but I assume these functions should
at least have stubs. The output from running it was:
wine: Call from 0x7b840f8c to unimplemented function
gdiplus.dll.GdipNewPrivateFontCollection, aborting
wine: Call from 0x7b840f8c to unimplemented function gdiplus.dll.GdipGetDpiX,
aborting
To get this far I did have to copy a native MFC42u.DLL from my Windows XP
partition.
You can download this version from here:
http://www.download.com/EasyGPS/3000-12940_4-10676225.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]