http://bugs.winehq.org/show_bug.cgi?id=18357
Summary: MyHeritage Family tree builder crashes in the begining
of the installtion (NSIS installer)
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://www.myheritage.com/family-tree-builder
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kohen.d(a)gmail.com
Created an attachment (id=20913)
--> (http://bugs.winehq.org/attachment.cgi?id=20913)
Terminal output
The splash screen appears, but afterwards the installation crashes with an X
related error (X_ChangeProperty).
Tested on Ubuntu Jaunty AMD64.
--
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=30016
Bug #: 30016
Summary: OleSavePictureFile not implemented - iWin Games
Manager installer crashes
Product: Wine
Version: 1.4-rc5
Platform: x86
URL: http://www.iwin.com/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 39083
--> http://bugs.winehq.org/attachment.cgi?id=39083
backtrace
The installer for iWin Games Manager crashes right after starting.
>wine: Call from 0x7b839342 to unimplemented function oleaut32.dll.OleSavePictureFile, aborting
For some reason the crash is not fatal when using Wine versions>1.3.37: after
closing the error reporting dialog, the installer resumes the installation.
With previous Wine versions the installer hangs after the crash.
Can be reproduced by downloading and installing the trial version of any game
from iWin.
--
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=37970
Bug ID: 37970
Summary: Photoshop CS6 printing crahes due to missing
prntvpt.dll.PTQuerySchemaVersionSupport
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Steps to reproduce:
1. Open new image
2. File -> Print
Using a 32-bit wine prefix with the following winetricks overrides: msxml3,
atmlib, gdiplus_winxp
--
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=37953
Bug ID: 37953
Summary: stack overwrite in msvcrt functions
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: orion(a)cora.nwra.com
Distribution: ---
Created attachment 50562
--> https://bugs.winehq.org/attachment.cgi?id=50562
buffer length patch
On Fedora, which is compiled with -fstack-protector-strong I was seeing:
trace:msvcrt:pf_printf_w Format is:
L"\3577\6000\357e\6000\12d0\7704\eac4i\b53ci"
trace:msvcrt:_lock (29)
*** stack smashing detected ***: /export/home/orion/.wine/drive_c/Program
Files/Adobe/Reader 10.0/Reader/AcroRd32.exe terminated
======= Backtrace: =========
/lib/libc.so.6(+0x4fd49ad9)[0xf73fdad9]
/lib/libc.so.6(__fortify_fail+0x37)[0xf749c3d7]
/lib/libc.so.6(+0x4fde839a)[0xf749c39a]
/lib/wine/msvcr90.dll.so(+0x893f4)[0xf6e423f4]
/lib/wine/msvcr90.dll.so(+0x453a5)[0xf6dfe3a5]
/lib/wine/msvcr90.dll.so(+0x4547f)[0xf6dfe47f]
/lib/wine/msvcr90.dll.so(+0x81e69)[0xf6e3ae69]
/lib/wine/msvcr90.dll.so(MSVCRT_vfwprintf_s+0x7e)[0xf6e00fae]
/lib/wine/msvcr90.dll.so(MSVCRT_vwprintf_s+0x35)[0xf6e01205]
/lib/wine/msvcr90.dll.so(MSVCRT_wprintf_s+0x28)[0xf6e01828]
The attached patch fixes this by synchronizing the expected buffer length for
MSVCRT__wctomb().
--
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=37941
Bug ID: 37941
Summary: msvcr100.dll lacks two functions: iswpunc_l and
iswspace_l needed for Dragon Naturally Speaking
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: susancragin(a)earthlink.net
Distribution: ---
I tried install Dragon NaturallySpeaking 12.5 with the latest wine: 1.7.34.
It successfully installed and trained without my having installed any windows
libraries. (For the past couple of years I've needed vcrun2010.)
Anyway, I can't get the program to run successfully, although I've had some
near-misses and then freezes.
The missing link seems to be this.
fixme:thread:GetThreadPreferredUILanguages 52, 0xf12dc60, 0xf12dcd0 0xf12dc68
fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId,
...) semi-stub
fixme:shell:InitNetworkAddressControl stub
wine: Call from 0x7b83b4ee to unimplemented function msvcr100.dll._iswpunct_l,
aborting
wine: Call from 0x7b83b4ee to unimplemented function msvcr100.dll._iswspace_l,
aborting
fixme:dbghelp:elf_search_auxv can't find symbol in module
--
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=11117
Summary: youtubedownloader hits "unimplemented
shdocvw.DoFileDownload"
Product: Wine
Version: CVS/GIT
Platform: PC
URL: ftp://ftp1.volftp.tiscali.it/pub/pc/windows/win98/utilit
y/graphic/video/youtubedownloader.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Guess the title says it all. The application is pretty useless because of this
:(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32943
Bug #: 32943
Summary: GOG.com Uru Complete Chronicles
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.ortmayr(a)gmx.at
Classification: Unclassified
Hi at all
I´m a noob with wine but i have a problem with Uru!
When i start the game everything is normal - the two intro videos from ubisoft
and cyanworld plays and than the game chrashes with this message:
Exception type: Access violation
Call stack (14 levels):
0x7BC4C6BE
0x7BC7185E
0x7BC71ADD
0x7BC71880
0x7B85EA2B
0x7B85B4FC
0x00869D54
0x00484338
0x004753F3
0x0050FA53
0x00854191
0x00994750
0x0099471A
Can anyone help me 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.
https://bugs.winehq.org/show_bug.cgi?id=37880
Bug ID: 37880
Summary: Don't run Watchtower Library 2014 on ubuntu 14.04LTS
wine 1.6.2
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ansaf1914(a)gmail.com
Distribution: ---
Created attachment 50449
--> https://bugs.winehq.org/attachment.cgi?id=50449
Don't run Watchtower Library 2014 on ubuntu 14.04LTS wine 1.6.2
Don't run Watchtower Library 2014 on ubuntu 14.04LTS wine 1.6.2
--
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=29289
Bug #: 29289
Summary: Sharepod crash
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ic_einstein(a)yahoo.co.uk
Classification: Unclassified
Created attachment 37884
--> http://bugs.winehq.org/attachment.cgi?id=37884
everything the terminal has to show
Sharepod just crashes on opening it.
--
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=37987
Bug ID: 37987
Summary: Medieval 2: Total War crashes with built-in msvcp71
Product: Wine
Version: 1.7.7
Hardware: x86
URL: http://www.gamershell.com/download_15886.shtml
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: 949a8afdaf394a588209c3ee7692630c90b32e22
Distribution: ---
The demo version is loading to the menu but crashes when starting a battle.
The full version crashes while loading to the menu.
Both produce the same error message:
"Medieval 2: Total War encountered an unspecified error and will now exit."
Regression from Wine 1.7.7:
commit 949a8afdaf394a588209c3ee7692630c90b32e22
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Nov 12 12:51:51 2013 +0100
msvcp71: Share part of the implementation with msvcp90.
Using native msvcp71 makes the crash go away.
The submitted patch fixes the issue:
http://source.winehq.org/patches/data/108871
wine-1.7.35-24-g3873c93
--
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.