http://bugs.winehq.org/show_bug.cgi?id=32836
Bug #: 32836
Summary: winecfg doesn't load custom themes
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alessandroceschini.it(a)gmail.com
Classification: Unclassified
Hi everybody,
On Ubuntu 12.10 running Wine 1.4.1, I cannot get wiuecfg to load
Windows.Classic.theme. After selecting it through the Install Theme box, it
still doesn't appear in the available themes list.
Thanks
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40133
Bug ID: 40133
Summary: No Limits 2 help system needs GetOverhangMetrics()
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
Install the program, on the main menu click "Help". Tip dialog does not show
any text, and without GetOverhangMetrics() does not show scrollbars too.
--
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=34171
Bug #: 34171
Summary: Actua Soccer 2 API error when loading game from menu
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adec2010(a)hotmail.co.uk
Classification: Unclassified
Actua Soccer crashes with an API error when loading a new game from main menu
--
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=24112
Summary: Xara Designer Pro 6 demo crashes when you select
'continue trial'
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.xara.com/us/downloads/designer/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install the free demo, then use 'winetricks msxml4' to get past bug 24111,
and the app presents a dialog asking whether you want to buy the app
or continue the trial. The buttons are poorly rendered.
If you continue the trial, it crashes with
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code
(0x00d691bf).
(I later accidentally ran the app with wine-1.2; it complained about msxml4
again,
but after that, in wine-1.3.1, the buttons were ok, and I even started the
app once all the way into its main interface.)
--
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=32627
Bug #: 32627
Summary: MiroVideoConvert setup gives error "Disk Full"
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fast.rizwaan(a)gmail.com
Classification: Unclassified
Miro Video Converter is a ffmpeg based video converter for Windows And MacOSX
and there's also a source version for Linux;
http://www.mirovideoconverter.com/
When I try to install the Windows version 3.0:
[Download] http://inst.avg.com/serve/dl.php?pid=149373
And when we run
$ wine MiroVideoConverter_Setup.exe
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading
configurations from ~/.fonts.conf is deprecated.
fixme:shell:DoEnvironmentSubstW (L"%TEMP%", 260): stub
a small dialog with "disk full" erorr appears.
other apps like format factory etc are installing fine.
Installed on Fedora 18 x86_64, with "WINEARCH=win32 winecfg"
The disk has like many Gigs free. Why is it giving disk full error? any
workaround?
thanks.
--
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=26531
Summary: Frogger: Unhandled exception: page fault on read
access (When jumping around on menu or clicking exit)
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=33791)
--> (http://bugs.winehq.org/attachment.cgi?id=33791)
Terminal Logs | wine frogger.exe + wine winedbg frogger.exe
This bug occurs when navigating the main menu in the game Frogger. It occurs
every single time if you press or click "Exit". It also hangs the debugger.
You'll find the default hang + backtrace 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=37034
Bug ID: 37034
Summary: Stars!: Crashes on startup
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: planetbeing(a)gmail.com
Created attachment 49213
--> http://bugs.winehq.org/attachment.cgi?id=49213
Console output when the crash occured
Page fault happens in DOSVM_AllocCodeUMB of krnl386.exe16. The apparent cause
is that the DOS upper memory block was never actually allocated before being
used.
I don't know how to attach multiple attachments, so this is a patch I made that
appeared to fix the problem. I don't know much about the internals of Wine so
I'm not sure if this is a good patch or not.
diff --git a/dlls/krnl386.exe16/dosvm.c b/dlls/krnl386.exe16/dosvm.c
index 87adf33..7a3c96e 100644
--- a/dlls/krnl386.exe16/dosvm.c
+++ b/dlls/krnl386.exe16/dosvm.c
@@ -881,6 +881,8 @@ void DOSVM_InitSegments(void)
0xfb, 0x66, 0xcb /* sti and 32-bit far return */
};
+ VirtualAlloc((void *)DOSVM_UMB_BOTTOM, DOSVM_UMB_TOP - DOSVM_UMB_BOTTOM,
MEM_RESERVE | MEM_COMMIT, PAGE_EXECUTE_READWRITE);
+
/*
* Allocate pointer array.
*/
--
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=26264
Summary: Tanktics won't start
Product: Wine
Version: 1.2.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: valsiterb(a)gmail.com
Created an attachment (id=33471)
--> (http://bugs.winehq.org/attachment.cgi?id=33471)
Debug output + memory dump
I've tried to launch tanktics, but it always crash. Debug 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=20026
Summary: Metal Fatigue crashes when I attempt to change
skirmish map
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nmatra(a)citromail.hu
Created an attachment (id=23568)
--> (http://bugs.winehq.org/attachment.cgi?id=23568)
Backtrace from Wine 1.0.1
In newer Wine versions I can't get back traces, because Wine hags with a system
error dialog(the send or don't send error report one if under Windows). I can't
click anywhere so I have to kill the process and I won't get the back trace.
However, I know this issue is very old so I installed a Wine (1.0.1) which
didn't have that error dialog yet. Now it simply crashes, but I get back
trace...
Clicking to change the map will immediately make an unhandled exception and the
debugger will start.
The Demo do not have any skirmish maps.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38773
Bug ID: 38773
Summary: msvcr100/110/120 is missing reader_writer_lock
(required for MSVC 2013)
Product: Wine
Version: 1.7.45
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: gerbilsoft(a)gerbilsoft.com
Distribution: ---
Compiling a precompiled header using MSVC 2013 command line tools on Wine
1.7.45 results in the following errors:
err:msvcrt:demangle_datatype Unknown type s
wine: Call from 0x7b83bae3 to unimplemented function
msvcr120.dll.??0reader_writer_lock@Concurrency@@QAE@XZ, aborting
I'm not sure if the demangle_datatype error is important; however, the
unimplemented function is causing CL to fail.
This function (and related reader_writer_lock functions) are currently marked
as stubs in msvcr100, msvcr110, and msvcr120.
--
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.