http://bugs.winehq.org/show_bug.cgi?id=31917
Bug #: 31917
Summary: vb6 fails to open project after wine's update
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vde(a)ykoctpa.ru
Classification: Unclassified
Created attachment 42022
--> http://bugs.winehq.org/attachment.cgi?id=42022
backtrace log
microsoft VB6 enterprise got error when opening existing project.
--
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=31756
Bug #: 31756
Summary: Borderlands 2 crash on startup (once ingame) on wow64
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
Seems to be only on wow64 but havent tested in a 32bit prefix. The following
pops up, see if it's enough to pinpoint an issue (no backtrace):
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp_dwarf:dwarf2_parse_subprogram_block Unhandled Tag type 0x15 at
ctx(0x233b4a0,L"kernel32<elf>"), for debug_info(abbrev:0x25012380,symt:(nil))
fixme:dbghelp_dwarf:dwarf2_parse_subprogram_block Unhandled Tag type 0xf at
ctx(0x233b4a0,L"kernel32<elf>"), for debug_info(abbrev:0x25012380,symt:(nil))
fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported constant (parameter)
pEncodePara in function
fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported constant (parameter)
dwFlags in function
fixme:dbghelp:validate_addr64 Unsupported address fffffffff7320000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff7300000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff72e0000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff72b0000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff7290000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff7230000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff7010000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff5090000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff5040000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff5020000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff5000000
fixme:dbghelp:validate_addr64 Unsupported address ffffffffefbc0000
fixme:faultrep:ReportFault 0x233eb98 0x0 stub
--
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=27034
Summary: MSI crash on amd64 in file picker
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=34472)
--> (http://bugs.winehq.org/attachment.cgi?id=34472)
backtrace
So not to pollute bug 27033
1. Download http://www.usb-over-network.com/usb-over-network-client.msi
2. msiexec /i on a WoW64 prefix
3. Accept TOS
4. On next screen, click "Browse"
5. Click "OK". It doesn't seem to matter which folder it's looking in.
Backtrace:
=>0 0x7eda222a msi_dialog_handle_event+0x35a(dialog=0x1803e8, control="Tree",
attribute="Property", rec=0x179a30)
[/home/adys/src/wine/build/dlls/msi/../../../dlls/msi/dialog.c:645] in msi
(0x0033e768)
1 0x7eda46e4 ControlEvent_FireSubscribedEvent+0x73(package=0x136f10,
event="SelectionPath", rec=0x179a30)
[/home/adys/src/wine/build/dlls/msi/../../../dlls/msi/events.c:277] in msi
(0x0033e7a8)
2 0x7eda47b2 ControlEvent_SetTargetPath+0x71(package=0x136f10, argument="",
dialog=0x178bd0)
[/home/adys/src/wine/build/dlls/msi/../../../dlls/msi/events.c:224] in msi
(0x0033e7e8)
3 0x7eda43d6 ControlEvent_HandleControlEvent+0x195(package=0x136f10,
event="SetTargetPath", argument="", dialog=0x178bd0)
[/home/adys/src/wine/build/dlls/msi/../../../dlls/msi/events.c:434] in msi
(0x0033e838)
Full 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=26089
Summary: MS Office install fails.
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.o.shyichuk(a)gmail.com
Created an attachment (id=33279)
--> (http://bugs.winehq.org/attachment.cgi?id=33279)
console output
Office 2003 setup failed with the following output.
Fail happens after selecting all options and clicking "next" on "zero position"
of the progress bar.
winetricks msi2 doesn't help, install doesn't starts at all.
Offtopic:
By the way, are there some wikis of smth with lists of all of this fixme: and
err:?
I mean, if I want to do DIY-bugfixes where can I find some lists of known bugs?
Googling gives posts of other users like "I-have-the-problem-blah-blah-blah".
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=15032
Summary: Problems with Webpage content in Station Launcher
Product: Wine
Version: 1.1.3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kai(a)stg24.at
Created an attachment (id=15674)
--> (http://bugs.winehq.org/attachment.cgi?id=15674)
output of wine when running station launcher and opening a few html windows
Station launcher (downloadable at: http://launcher.station.sony.com/) relies on
displaying webpages pages to display/change acccount status, character lists,
update notes, news....
There seems to be a lot problems with this in wine, pages that require login
doesn't seem to work (probably cause of cookies missisng).
on the public pages that don't require login (like news, update notes) there is
another problem too, these pages seem to get loaded (you see elements of it
apearing) but after a few seconds everything disappears and screen goes white.
not sure if the authentication can be fixed, but the displayed content
disappearing looks like a bug with window refreshes to me.
--
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=26245
Summary: DC++: "Select text style" in "Colors and sounds"
settings crashes
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ne7(a)parsoma.net
Created an attachment (id=33444)
--> (http://bugs.winehq.org/attachment.cgi?id=33444)
Trace made by WINE
Steps to reproduce:
(1) Download DC++ 0.781 from
http://sourceforge.net/projects/dcplusplus/files/DC%2B%2B%200.781/ . I prefer
using the .zip version because it doesn't need installation.
(2) rm ~/.wine/ -rf to make sure one has "tested with a clean Wine directory
(default location: "~/.wine", z: drive -> / link exists, no DLL overrides)".
(3) Decompress DCPlusPlus-0.781.zip into its own directory; stipulate that this
is called ~/DCPlusPlus-0.781.
(4) Run DCPlusPlus.exe from ~/DCPlusPlus-0.781.
(5) On first startup, it'll open the settings dialog box. Click on "Colors and
sounds" under the "Appearance" category.
(6) Click the "Select text style" button in the "Colors and sounds" settings
pane.
(7) Actual result: WINE 1.3.14 crashes; expected result: WINE allows one to
select the text font and color.
DC++ is GPL software the source to which can be found at
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk . Debug builds of
more recent bzr versions (currently labeled as version 0.785) which also crash
available at http://builds.adcportal.com/index.php?folder=ZGNwcA== .
Information requested by http://www.winehq.org/docs/wineusr-guide/bug-reporting
:
wine --version: wine-1.3.14
OS/Distro/Version: Ubuntu 10.10, 64-bit
gcc --version: gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
WINE source: the Ubuntu WINE PPA at
https://launchpad.net/~ubuntu-wine/+archive/ppa
Program name/version/URL: DC++ 0.781 at http://dcplusplus.sourceforge.net/
WINE command: rm ~/.wine/ -rf && wine DCPlusPlus.exe 2>dcpp.trace
WINE trace: attached as dcpp.trace; it didn't seem to crash properly enough to
get a backtrace.
--
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=22097
Summary: Starcraft II has a crash on exit in win7 mode (but not
XP)
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Doesn't occur on windows 7. The crash is caught by Blizzard's crash handler,
see attached. Terminal output is small:
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x7bd0f8,0x7bd0f4): stub
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x7bcdac,0x7bcda8): stub
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:dxdiag:ProcessCommandLine /t unimplemented
Side note, seems another application wants to use dxdiag. The crash handler
seems to be invoking dxdiag /t, perhaps to get the dxdiag info to submit with
the 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=23362
Summary: The Starcraft 2 Editor crashes when you open the
terrain view after opening and closing the previewer.
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
Created an attachment (id=29118)
--> (http://bugs.winehq.org/attachment.cgi?id=29118)
Crash backtrace.
Steps to reproduce:
1.) Set the registry key
"HKEY_CURRENT_USER\Software\Blizzard
Entertainment\StarCraft II Editor Beta\Preferences\StartupModules" to 0
I do this because the terrain editor would open else instantly and usually when
the terrain editor opens it freeze for me(see bug 22588).
2.) Start the editor and select the "Overview Manager" (right most icon)
3.) Start the previewer using the menu Window/Previewer
4.) Close the previewer window
5.) Attach a debugger if you want a backtrace
6.) Start the Terrain Module using the menu Modules/Terrain
It crashes as surface->container is nil when surface_is_offscreen gets called.
--
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=32132
Bug #: 32132
Summary: Starcraft 2 crashes on startup
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: me(a)jepaan.dk
Classification: Unclassified
Created attachment 42386
--> http://bugs.winehq.org/attachment.cgi?id=42386
Terminal output
After updating wine from version 1.5.14 to 1.5.16, Starcraft 2 crashes on
launch. The launcher works, but when the play button is pressed, a "Microsfot
Visual c++ Runtime Library" error dialog appears, stating:
"Runtime Error! R6034 An application has made an attempt to load C runtime
library incorrectly."
A Blizzard error box then appears with no technical information.
I've done a bisection on the crash, the result is 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=32976
Bug #: 32976
Summary: tax forms do not display correctly on screen
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebz(a)drmm.net
Classification: Unclassified
Created attachment 43554
--> http://bugs.winehq.org/attachment.cgi?id=43554
Console stderr output, pgm start to display of ID information on tax form
User entries on tax forms (typewriter font) display correctly, but the tax form
text itself (custom IRS font included with Tax Act) is illegible. On screen,
it looks as if the characters are all printed on top of each other, like a
printer with a stuck carriage. See http://i45.tinypic.com/2a5hhrr.png
Tax forms print to PDF correctly when the return is printed.
This bug is present in versions 1.5.2[0-3]. It does not occur in Wine versions
1.5.1[0-9].
Tax Act 2012 may be downloaded for free from
www.taxact.com/taxes-online/free-online-tax.asp - click Download on the
"rocker" at top left. The bug applies to the paid Deluxe version, but the free
version is essentially a crippleware version with some features blocked, so
should act identically.
To reproduce the bug, click Personal Info near top of screen. Note the display
of the tax form at bottom of screen. Enter any random ID information and
proceed to Federal Q&A. Click Income. Add a W2 entry. Attempt to enter W2
information using Quick Entry - the W2 form is illegible and can't be used.
All other IRS forms display in a similar manner.
Environment: Puppy Linux 5.25, Wine 1.5.23, winetricks 20120912, IE8 installed.
--
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.