http://bugs.winehq.org/show_bug.cgi?id=15188
Summary: Warcraft 3 World Editor: Panels for resize are to huge.
Product: Wine
Version: 1.1.4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
Created an attachment (id=15938)
--> (http://bugs.winehq.org/attachment.cgi?id=15938)
Screenshot of the trigger editor.
Between two components of the different Warcraft 3 Modules is a component which
can be used to resize the former components. These splitter components are much
to huge in the Warcraft World editor. They get drawn behind the other
components but catch clicks.
The author of bug 11718 mentioned this bug as well, but as the other bug report
is mainly about another problem I filled in this bug report.
--
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=11301
Summary: documentElement.ownerDocument.createElement fails
Product: Wine
Version: 0.9.53.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.5.tahtu(a)spamgourmet.com
I'm a Delphi 7.0 developer, trying to get my application to run unter Wine.
var
FXMLDocument: IXMLDOMDocument;
begin
FXMLDocument := CreateComObject(CLASS_DOMDocument30) as IXMLDOMDocument2;
MessageBoxW(0, '1', 'GetXML', MB_OK);
FXMLDocument.appendChild(FXMLDocument.createProcessingInstruction('xml',
'version="1.0" encoding="utf-8"'));
MessageBoxW(0, '2', 'GetXML', MB_OK);
FXMLDocument.appendChild(FXMLDocument.createElement('desktop'));
MessageBoxW(0, '3', 'GetXML', MB_OK);
FXMLDocument.createElement('Hallo');
MessageBoxW(0, '4', 'GetXML', MB_OK);
FXMLDocument.documentElement.ownerDocument.createElement('Hallo2');
MessageBoxW(0, '5', 'GetXML', MB_OK);
After running this code under Wine 9.0.53 on Ubuntu 7.10 I see popup message
boxes with "1", "2", "3" and "4" - but I never see the message "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.
http://bugs.winehq.org/show_bug.cgi?id=24580
Summary: utorrent: dialog boxes no longer show
Product: Wine
Version: 1.3.3
Platform: x86
URL: http://utorrent.com
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Regression, due to:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=af7e4dbe54c688cf0f92e…
fixme:commctrl:TaskDialogIndirect 0x7bf92c, 0x7bf998, (nil), 0x7bf99c
winetricks cc580 works around it.
You can quickly get utorrent with winetricks utorrent, which puts it in
%WINDIR%, so you can run it with 'wine utorrent'..
--
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=14430
Summary: Ares: Internet browsing scrollbars do not work
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://aresgalaxy.sourceforge.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amlopezalonso(a)gmail.com
The scrollbars appearing when selecting Internet browser do not work. Other
scrollbars do, though.
--
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=18185
Summary: Operation Flashpoint(Game of the Year) doesn't work
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: feldmann_markus(a)gmx.de
I installed this Game, which includes 3 CD's, by changing the CD'c:
wine eject d:
and then mount the next CD.
So the installation went right. But when i want to start,
there doesn't appear anything.
How can i get more debug Info's ?
Regards Markus
--
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=23640
Summary: Naviextras Toolbox
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jguedes04(a)gmail.com
Good evening,
The program "Naviextras Toolbox" to connect a GPS MAPPY don't work in Ubuntu
10.4 LTS.
--
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=22151
Summary: Gecko don´t Install at the last git version
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linuxdonald(a)linuxdonald.de
Created an attachment (id=27018)
--> (http://bugs.winehq.org/attachment.cgi?id=27018)
backtrace
Gecko don´t Install at the last git version
Sometimes wineboot crash.
--
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=24752
Summary: guitar tuner failed to run(NCH Swift Sound's Pitch
Perfect.exe)
Product: WineHQ Bugzilla
Version: 2.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kritivasrocks(a)gmail.com
Created an attachment (id=31278)
--> (http://bugs.winehq.org/attachment.cgi?id=31278)
debugger output when pitchperfect.exe crashed
the program runs fare for all versions of windows,just fails when attempted
with wine.
also i'm not clear with wine debugger much,so it can be false.
"pass" output:
start_process () at
/build/buildd/wine1.2-1.1.42/dlls/kernel32/../../include/winternl.h:1957
0x7b85852e start_process+0x4e
[/build/buildd/wine1.2-1.1.42/dlls/kernel32/../../include/winternl.h:1957] in
kernel32: int $3
Unable to open file ''
"cont" output:
start_process () at /build/buildd/wine1.2-1.1.42/dlls/kernel32/process.c:988
0x7b85852f start_process+0x4f
[/build/buildd/wine1.2-1.1.42/dlls/kernel32/process.c:988] in kernel32: movl
%esi,0x0(%esp)
"info process":
pid threads parent executable (all id:s are in hex)
0000000e 3 0000000a 'services.exe'
00000011 4 0000000e 'winedevice.exe'
>00000019 2 00000008 'pitchperfect.exe'
"next":
fixme:winedbg:be_i386_remove_Xpoint Cannot get back 84 instead of 0xCC at
00434af5
fixme:winedbg:be_i386_remove_Xpoint Cannot get back e8 instead of 0xCC at
00434aa5
Stopped on breakpoint 1 at 0x00434aa5 EntryPoint in pitchperfect
--
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=19530
Summary: installation succeeds, running fails -- "the program
USJP has encountered a serious problem and needs to
close" (PWN Polish Dictionary)
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bluedzins(a)wp.pl
I try to run PWN Polish Dictionary (v.3.0) using wine. Using virtualbox
everything fine, but using wine only installation works OK. When executing
installed program I get windows program error:
the program X has encountered a serious problem and needs to close
with wine explanation below (the same dialog).
USJP -- is the name of the exe file (PWN Polish Dictionary)
The log is here:
http://bugs.winehq.org/attachment.cgi?id=22707
--
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=18209
Summary: Bad path of "My documents"
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tsalacinski(a)gmail.com
Hello,
There's one very annoying (yet trivial) bug in WINE:
When using clean WINEPREFIX, every standard directory is mapped to good
directory in Linux (eg. "My Videos" is mapped to "~/Video"). Only "My
Documents" directory is mapped to "~" instead of "~/Documents".
--
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.