http://bugs.winehq.org/show_bug.cgi?id=20982
Summary: shell32 appbar test fails in wow64 wine
Product: Wine
Version: 1.1.34
Platform: PC
URL: http://test.winehq.org/data/1d0e02b63e3680ff38393e1e2a
f0c40ce8ff6d84/wine_vpovirk-ub910-wow64/shell32:appbar
.html
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
The shell32 appbar test fails in a wine configured with --with-wine64. (An
existing 64-bit process may need to also be running.)
This is probably because shell32.dll is 32-bit and explorer.exe is 64-bit,
meaning the structures they use to communicate differ in size.
--
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=20509
Summary: gdb proxy mode: random reply to Offsets query?
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pebolle(a)tiscali.nl
0) In gdb proxy mode the replies to "query packets" are constructed in
programs/winedbg/gdbproxy.c:packet_query(). The reply to qOffsets is based on
gdbctx->wine_segs (that reply has the form: Text=[...];Data=[...];Bss=[...]).
1) As far as I can see gdbctx->wine_segs is never properly set, so the reply
seems to be (basically) random.
2) If the above is correct, the code needs a patch. I have no idea to what
value(s) gdbctx->wine_segs should be set, so I can't draft that patch.
--
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=17143
Summary: Micrografx Designer freezes at start
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dieter.jurzitza(a)t-online.de
Created an attachment (id=19003)
--> (http://bugs.winehq.org/attachment.cgi?id=19003)
Debuglog when starting designer 3.1
When trying to start Designer 3.1, the initial screen pops up, but nothing
happens afterwards. The screen just freezes.
Please find the corresponding debug-log attached.
Thank you very much for looking into this,
take care
Dieter Jurzitza
--
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=12958
Summary: winrar extract slow with msstyles.
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oc.tico(a)gmx.de
winrar extract slow with all msstyles I tested
I prefer PlastikXP as msstyles
sorry may english is not well but I'm only 15 years old
--
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=16095
Summary: Charset translation in standard output
Product: Wine
Version: 1.1.8
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
There is no charset translation for windows applications that output to
standard output (console). This may be tested with country specific (Polish)
RAR.EXE executables found in WinRar. Instead of native characters I see
garbage.
If it is not possible to detect charset for non-gui output, there could be a
registry key for default charset. Windows has option to select default charset
for non-unicode programs in Regional Settings, so I think this can be used.
(btw. with wineconsole everything is fine)
--
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=16815
Summary: Cyborg shows splash screen and hangs
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=18514)
--> (http://bugs.winehq.org/attachment.cgi?id=18514)
the program
Cyborg program which I wrote back in 1996 shows splash screen and hangs.
The program is in the attached 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.
http://bugs.winehq.org/show_bug.cgi?id=20983
Summary: shell32 systray test fails in wow64 wine
Product: Wine
Version: 1.1.34
Platform: PC
URL: http://test.winehq.org/data/1d0e02b63e3680ff38393e1e2a
f0c40ce8ff6d84/wine_vpovirk-ub910-wow64/shell32:systra
y.html
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
The shell32 systray test fails in a wine configured with --with-wine64. (An
existing 64-bit process may need to also be running.)
This is probably because shell32.dll is 32-bit and explorer.exe is 64-bit,
meaning the structures they use to communicate differ in size.
--
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=18823
Summary: The Typing of the Dead freezes during intro
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://downloads.gamezone.com/demos/d2037.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: manwesulimo2004(a)yahoo.co.uk
Created an attachment (id=21626)
--> (http://bugs.winehq.org/attachment.cgi?id=21626)
Terminal output
It's not possible to play The Typing of the Dead with wine-1.1.23 because it
freezes either during the intro video or upon the attempt to skip it.
This bug has something to do with the sound. Switching off all sound drivers in
winecfg acts as a workaround. It's definitely related to Bug 2361 but it's not
a duplicate because the symptoms are different.
--
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=19493
Summary: socket option IP_PKTINFO is not implemented
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johannes.gajdosik(a)gmx.at
The socket option IP_PKTINFO is not implemented:
the source code
setsockopt(fd,IPPROTO_IP,IP_PKTINFO,(const char*)(&yes),sizeof(int));
gives the error
fixme:winsock:WS_setsockopt Unknown IPPROTO_IP optname 0x00000013
This prevents a multicast client from distinguishing the incoming multicast
packets by their multicast group.
--
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=21268
Summary: TheFilmMachine
Product: Wine
Version: unspecified
Platform: x86
URL: http://members.home.nl/thefilmmachine/
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: JornHermans369(a)hotmail.com
When i open The FilmMachine it giving mee a wierd error can you fix it please
--
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.