http://bugs.winehq.org/show_bug.cgi?id=23696
Summary: oxygen xml editor license page does not appear in web
browser
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.oxygenxml.com/InstData/Editor/Windows/VM/ox
ygen.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Installation of the exe seems to work fine. When you run it for the first time
it gives you a page to enter the license key.
If you click any of the links ('Request a trial key...') etc it does not open a
page in the web browser which is what I assume it should do.
All I get in the terminal is:
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:imm:ImmGetOpenStatus (0x3c56f80): semi-stub
and nothing new appears when the link is pressed.
--
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=31177
Bug #: 31177
Summary: SugarSync (sugarsyncmanager): Page fault on read
access
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ifreecarve(a)gmail.com
Classification: Unclassified
Created attachment 40943
--> http://bugs.winehq.org/attachment.cgi?id=40943
backtrace provided by wine
SugarSyncManager had been running for at least a few hours if not a day or 2
when this happened. I came home to the error. backtrace.txt 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=31532
Bug #: 31532
Summary: GTA San Andreas does not work on 75Hz
Product: Wine
Version: 1.5.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: viny_viny304(a)hotmail.com
Classification: Unclassified
I changed my xorg.conf to my monitor work only at 75Hz and now GTA San Andreas
not start:
fixme:win:EnumDisplayDevicesW ((null),0,0x177f658,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x177f648,0x00000000), stub!
fixme:dinput:IDirectInputDevice2WImpl_GetProperty DIPROP_VIDPID not implemented
fixme:win:EnumDisplayDevicesW ((null),0,0x177f2f8,0x00000000), 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=13432
Summary: ZDaemon: freezes when exiting launcher
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
URL: http://www.zdaemon.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeichhorst(a)gmail.com
Created an attachment (id=13343)
--> (http://bugs.winehq.org/attachment.cgi?id=13343)
Console output for zdaemon
When running the ZDaemon launcher (zlauncher.exe), it freezes when you try to
close it (either by clicking the X in the top right or through the file menu).
The only way to exit the program is to force-terminate it, which causes any
temporary settings to be lost. This problem occurs whether using the program's
desktop shortcut or running it through the terminal, and happens regardless of
whether an emulated desktop is used or not.
--
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=28710
Bug #: 28710
Summary: ws2_32: sock.ok reads/writes invalid memory during
async_getservbyport?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Running "make sock.ok" in ws2_32, valgrind complains as follows:
Invalid write of size 2
at copy_se (async.c:232)
by async_getservbyport (async.c:256)
by ??? (in dlls/ntdll/ntdll.dll.so)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:405)
by start_thread (pthread_create.c:304)
by clone (clone.S:130)
Address 0x7f22f634 is not stack'd, malloc'd or (recently) free'd
Invalid write of size 4
at copy_se (async.c:234)
by async_getservbyport (async.c:256)
by ??? (in dlls/ntdll/ntdll.dll.so)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:405)
by start_thread (pthread_create.c:304)
by clone (clone.S:130)
Address 0x7f22f62c is not stack'd, malloc'd or (recently) free'd
Invalid write of size 1
at strcpy (mc_replace_strmem.c:311)
by copy_se (async.c:235)
by async_getservbyport (async.c:256)
by ??? (in dlls/ntdll/ntdll.dll.so)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:405)
by start_thread (pthread_create.c:304)
by clone (clone.S:130)
Address 0x7f22f63c is not stack'd, malloc'd or (recently) free'd
Invalid write of size 4
at list_dup (async.c:124)
by copy_se (async.c:239)
by async_getservbyport (async.c:256)
by ??? (in dlls/ntdll/ntdll.dll.so)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:405)
by start_thread (pthread_create.c:304)
by clone (clone.S:130)
Address 0x7f22f644 is not stack'd, malloc'd or (recently) free'd
etc.
--
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=26402
Summary: Cain and Abel: Crashes in libfreetype/libc
Product: Wine
Version: 1.3.15
Platform: x86-64
URL: http://www.oxid.it/downloads/ca_setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
CC: nerv(a)dawncrow.de, lukasz.wojnilowicz(a)gmail.com
Depends on: 26288
After working around installer bug 26288 the installed app crashes badly.
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=14873
Summary: Voipstunt crashes on startup
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djtm(a)gmx.net
Voipstunt installs fine, but then crashes on startup. It shows a screen "the
application has crashed" and asks for a description of what I was doing at that
moment.
The program is available here: http://www.voipstunt.com/en/download.html
--
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=9616
Summary: Pronunciation Patterns 3 doesn't start
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.pronunciationpatterns.com/PPS_Demo_3.html
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To install the app properly, I think you need to do
winetricks vcrun6
to get mfc42, else an ocx can't register.
The next problem is that it needs Real Player com objects.
Fortunately, installing Real Jukebox 1 (yes, version 1)
seems to satisfy this.
( You can download Real Jukebox 1 from
http://forms.real.com/real/player/blackjack.html )
Before running, make sure Real Jukebox can play an
.mp3 file.
Also install Gecko (winetricks gecko) before starting,
as somehow the gecko autodownload is themed out of its
mind after installing those two apps.
Then try to start the app. It puts up an error dialog "Einvalidop"
fairly early and gives up. I'll attach a log.
--
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=33817
Bug #: 33817
Summary: Uplay does not work on OSX after latest update of
uplay
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulthetall(a)gmail.com
Classification: Unclassified
There is a mayor issues with all Uplay games after the latest update of Uplay.
see also this bug: http://bugs.winehq.org/show_bug.cgi?id=33673 I already
winetricked gdiplus, and the error is gone now, but now the splashscreen
appears of Uplay and for the rest nothing happens. It only says updating, but
that stands forages and nothing happens. I got this as output in the debug:
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make
sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the
winbind package of your distribution.
fixme:heap:HeapSetInformation 0x0 1 0x0 0
fixme:winsock:WSAEnumNameSpaceProvidersA (0x5b0a280 0x5b1dfc4) Stub!
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:ras:RasEnumConnectionsW (0x155120,0x5b1f278,0xfc70004),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:winsock:WSALookupServiceBeginW (0x1517f2ec 0x00000ff0 0x1517f334) Stub!
[0612/210044:ERROR:network_change_notifier_win.cc(160)] WSALookupServiceBegin
failed with: 8
fixme:iphlpapi:NotifyAddrChange (Handle 0x1517f1c4, overlapped 0x625cd08): stub
fixme:winsock:WSALookupServiceBeginW (0x1517f32c 0x00000ff0 0x1517f374) Stub!
[0612/210044:ERROR:network_change_notifier_win.cc(160)] WSALookupServiceBegin
failed with: 8
fixme:win:EnumDisplayDevicesW ((null),0,0x5b1f0c0,0x00000000), stub!
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:winsock:WSAIoctl ignoring keepalive interval and timeout
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
I am using wine 1.5.31 but it also occurs in 1.6rc1 and in lower versions of
Wine and with and without the Mac driver activated.
OSX 10.8.4 (Nvidia Geforce GT 640M
--
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=32598
Bug #: 32598
Summary: Microsoft Mathematics 4 error Install
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Classification: Unclassified
Created attachment 43017
--> http://bugs.winehq.org/attachment.cgi?id=43017
Terminal output when attempting to install MASetup.exe
Microsoft Mathematics 4 (MASetup.exe) is an addin for MS Word to solve
equations
- Microsoft Office 2007 was installed to wineprefix="~/msoffice"
- The addin requires dotnet30sp1 to be installed
- Winetricks was used to install dotnet30sp1 successfully using aforementioned
wineprefix
- Ran command:
env WINEPREFIX=~/msoffice wine MASetup.exe
This resulted in the initial error where it said it "requires .NET framework
3.0 SP1 to function properly."
Attached log of terminal output
--
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.