http://bugs.winehq.org/show_bug.cgi?id=30392
Bug #: 30392
Summary: Amazon digital downloads down loader crashes upon use
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gamer(a)jdolson.net
Classification: Unclassified
Created attachment 39732
--> http://bugs.winehq.org/attachment.cgi?id=39732
elven legacy trace
i have recently purchased a couple of games on amazon, games that are confirmed
to work with wine, however Amazon gives you a small downloader file, and this
downloader file crashes and cannot DL the games to install
linux mint 11
wine 1.4
Release: 11 (katya)
Edition: Gnome 32-bit
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro
4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.5 --enable-shared --enable-multiarch
--with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu
--without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu
--enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug
--enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default
--with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror
--with-arch-32=i686 --with-tune=generic --enable-checking=release
--build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
not sure if this one helps, it is the link to the down load on amazon
https://images-na.ssl-images-amazon.com/images/G/01/digital/infinity/button…
Elven_Legacy_Collection_Downloader.exe
also
Swords_of_the_Star_Complete_Collection_Downloader.exe
--
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=44939
Bug ID: 44939
Summary: WININET crashes GTAV Launcher
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: jhntipo(a)gmail.com
While launching GTAV from steam, steam crashes (and closes) in the background
and GTAV shows the crashing dialogue. According to
https://appdb.winehq.org/objectManager.php?sClass=version&iId=32054&iTestin…,
the crash is caused by:
fixme:wininet:HTTPREQ_ReadFile these dwFlags aren't implemented: 0x4
--
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=39755
Bug ID: 39755
Summary: Spintires lags when driving through mud
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: klavkalashj(a)gmail.com
Distribution: ---
Created attachment 53029
--> https://bugs.winehq.org/attachment.cgi?id=53029
Console output from the point of starting game, enter map, driving around to
check bug and then exiting game
When standing still or driving on asphalt or grass, the game runs fine and at a
high frame rate. However, as soon as the wheels enter mud or rocky mud, the
game slows to a crawl. This happens on both highest and lowest graphics
settings. The game works fine in Windows.
System specs:
Intel cpu, i2500k
Nvidia gfx, 970GTX with newest proprietary driver
8gb ram
--
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=44042
Bug ID: 44042
Summary: Tvpaint PenPressure(Wintab)
Product: Wine
Version: 2.20
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: deanmoriart(a)gmail.com
Created attachment 59713
--> https://bugs.winehq.org/attachment.cgi?id=59713
Wintab Libraries can't make pen pressure work.
I installed Tvpaint 10 via wine on Macosx. It works really great but pen
pressure doesn't work even tho application can use wintab libraries. Can you
help me on that please ?
Thanks.
Tablet : Wacom Intuos
--
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=45390
Bug ID: 45390
Summary: devenum:devenum fails if privileges are not high
enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: devenum
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
devenum:devenum fails if privileges are not high enough, such as when running
as administrator without elevated privileges, or running as a regular user:
devenum.c:526: Test failed: got 0x80004005
devenum.c:528: Test failed: DMO should be registered
devenum.c:532: Test failed: got 0x80004005
devenum.c:546: Test failed: got 0x1
* Related source
https://source.winehq.org/git/wine.git/?a=blob;f=dlls/devenum/tests/devenum…
* odevenum:devenum failures on the WineTest website
https://test.winehq.org/data/tests/devenum:devenum.html
Line 526 was introduced by this commit:
commit 0da4892b456ba1a01af3cc7d024aaa0bfef93063
Author: Zebediah Figura <z.figura12(a)gmail.com>
Date: Sun Jun 24 17:20:29 2018 -0500
devenum: Implement parsing and reading DMO monikers.
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Luckily this issue can be reproduced on the w2000pro TestBot VM so it is easy
to work on.
This issue can also be seen on the fg-win7u64-1spie9adm, fg-win7u64-1spie9usr
and fg-winxp-lusr WineTest machines.
--
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=45986
Bug ID: 45986
Summary: Opera-mail crashed everytime by start
Product: Wine
Version: 3.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fischertodd(a)yahoo.de
Distribution: ---
"Opera-Mail-1.0-1040.i386.exe" runs since months without problems on a
manjaro-64bit-KDE system.
Since the last update of wine on V3.17 is there always a crash at start.
Fresh install wine 32bit and 64-bit get installer crash, too.
I tried kernel V4.14 and V4.18
With downgrade to V3.15 everything is working again.
--
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=45923
Bug ID: 45923
Summary: Regression in register_avicap_devices
Product: Wine
Version: 3.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: devenum
Assignee: wine-bugs(a)winehq.org
Reporter: awesie(a)gmail.com
CC: z.figura12(a)gmail.com
Regression SHA1: ec16a92b1d900858df7924289e815283c433b9cc
Distribution: ---
Created attachment 62450
--> https://bugs.winehq.org/attachment.cgi?id=62450
Backtrace
Commit ec16a92b1d900858df7924289e815283c433b9cc causes a crash on my machine in
the devenum test case (and Quake Champions as well).
Reverting 9316d8ae864757429e71f1d3de34e7985800bdb5 and
ec16a92b1d900858df7924289e815283c433b9cc fixes the crash.
Tested with 3.17 and git master.
--
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=45078
Bug ID: 45078
Summary: UFOHD2 crashes inside devenum
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: devenum
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Created attachment 61228
--> https://bugs.winehq.org/attachment.cgi?id=61228
+devenum log
Hi, a user reported garbage for this app in appdb, so i gave it try
As the title says.
http://sonotaco.com/soft/download/UFOHD2_426.zip
--
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=45040
Bug ID: 45040
Summary: Morrowing Crashes shortly after boot when having the
Morrowind Code patch installed
Product: Wine
Version: 2.22
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gmedine84(a)gmail.com
Created attachment 61166
--> https://bugs.winehq.org/attachment.cgi?id=61166
Crash Dump
The title is seen to crash upon installing the Morrowind Code Patch(MCP) and
booting the game. This issue is seen to occur roughly 1-2 minutes into creating
a new game. I have not tested this with save games, as I do not have any save
files. Please note that I am using the WS9Wine2.22 engine with the
Wineskin-2.6.2 wrapper.
Initially I thought this issue was because the MCP update the exe file with
numerous bug fixes, but after uninstalling said fixes and only installing the
recommended MCP mods, the title was still seen to produce a crash.
Wine Logs and Crash dump attached for your convenience.
--
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=42768
Bug ID: 42768
Summary: Ys: The Ark of Napishtim (Ys 6) silently crashes
playing in-game videos
Product: Wine
Version: 2.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: devenum
Assignee: wine-bugs(a)winehq.org
Reporter: kq3thih(a)mailnesia.com
Regression SHA1: ff0a25cbc74f358884b2750a75c708a9ad839e04
Distribution: Debian
Created attachment 57778
--> https://bugs.winehq.org/attachment.cgi?id=57778
+tid,+devenum,+seh log
Ys: The Ark of Napishtim (Ys 6) silently exits, no backtrace or additional
console ouput, when playing the in-game videos with Wine 2.5 (2.4 works).
Clean 32-bit prefix, winegstreamer set to disabled and winetricks amstream
quartz for working video playback. Start a new game and once reaching the
opening video you hit the crash.
Bisecting returns:
--- snip ---
ff0a25cbc74f358884b2750a75c708a9ad839e04 is the first bad commit
commit ff0a25cbc74f358884b2750a75c708a9ad839e04
Author: Jactry Zeng <jzeng(a)codeweavers.com>
Date: Mon Mar 27 23:41:11 2017 +0800
devenum: Use RegQueryValueExW instead of RegQueryValueW.
Signed-off-by: Jactry Zeng <jzeng(a)codeweavers.com>
Signed-off-by: Andrew Eikum <aeikum(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 e74122e6a5c4d5dd5a0334c7c4c0485a679262f1
3206743391112c31ca627312c67eb8fbfa0a0ca9 M dlls
--- snip ---
Reverting the commit on wine-2.5 stops the crashing and videos play normally.
--
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=39209
Bug ID: 39209
Summary: Smart Diary Suite crashes when updating options
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: bugs2me(a)seawa.com
Distribution: ---
Created attachment 52269
--> https://bugs.winehq.org/attachment.cgi?id=52269
Backtrace
Open SDS4 with the command:
wine /home/jjthomas/.wine/drive_c/Program\ Files/Smart\ Diary\ Suite\
4/SDS4.exe
Click on Tools, Options and then okay.
I get a Program Error pop up saying The program SDS4.exe has encountered a
serious problem and needs to close...
SDS4 runs fine under XP, Vista, 7, 8, 8.1
--
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=35859
Bug ID: 35859
Summary: Can't get the program to load
Product: Wine
Version: 1.4.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shellstu(a)gmail.com
honestech VHS to DVD 2.0 SE - Crashes on Start
--
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=36260
Bug ID: 36260
Summary: valgrind shows a possible leak in
devenum/tests/devenum.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==2122== 56 bytes in 1 blocks are possibly lost in loss record 381 of 864
==2122== at 0x7BC4C735: notify_alloc (heap.c:255)
==2122== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==2122== by 0x634F2EC: MMDRV_InitPerType (lolvldrv.c:384)
==2122== by 0x634FC27: MMDRV_Install (lolvldrv.c:475)
==2122== by 0x635016F: MMDRV_Init (lolvldrv.c:547)
==2122== by 0x634DF4B: MMDRV_InitSingleType (lolvldrv.c:78)
==2122== by 0x634DFEE: MMDRV_GetNum (lolvldrv.c:89)
==2122== by 0x636B7C8: midiOutGetNumDevs (winmm.c:284)
==2122== by 0x620D647: DEVENUM_CreateSpecialCategories (createdevenum.c:866)
==2122== by 0x620C54C: DEVENUM_ICreateDevEnum_CreateClassEnumerator
(createdevenum.c:532)
==2122== by 0x4954EF8: test_devenum (strmif.h:464)
==2122== by 0x4955352: func_devenum (devenum.c:139)
==2122== by 0x49561CC: run_test (test.h:584)
==2122== by 0x49565BA: main (test.h:654)
==2122==
--
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=36425
Bug ID: 36425
Summary: valgrind shows an uninitialized variable in
taskschd/tests/scheduler.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==26332== Conditional jump or move depends on uninitialised value(s)
==26332== at 0x6467BDD: reader_skipspaces (reader.c:906)
==26332== by 0x6467D7B: reader_parse_whitespace (reader.c:1485)
==26332== by 0x64693C3: reader_parse_misc (reader.c:1531)
==26332== by 0x646A75E: xmlreader_Read (reader.c:2403)
==26332== by 0x64313BB: TaskDefinition_put_XmlText (xmllite.h:326)
==26332== by 0x4D7B100: test_TaskDefinition (taskschd.h:2584)
==26332== by 0x4D7E429: func_scheduler (scheduler.c:1410)
==26332== by 0x4D7F224: run_test (test.h:584)
==26332== by 0x4D7F612: main (test.h:654)
==26332== Uninitialised value was created by a client request
==26332== at 0x7BC50B1E: RtlAllocateHeap (heap.c:209)
==26332== by 0x646C318: CreateXmlReaderInputWithEncodingName
(xmllite_private.h:27)
==26332== by 0x646C62B: xmlreader_SetInput (reader.c:2519)
==26332== by 0x6431300: TaskDefinition_put_XmlText (xmllite.h:317)
==26332== by 0x4D7B100: test_TaskDefinition (taskschd.h:2584)
==26332== by 0x4D7E429: func_scheduler (scheduler.c:1410)
==26332== by 0x4D7F224: run_test (test.h:584)
==26332== by 0x4D7F612: main (test.h:654)
==26332==
--
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=36416
Bug ID: 36416
Summary: valgrind shows a possible leak in
ole32/tests/moniker.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==24681== 28 bytes in 1 blocks are possibly lost in loss record 187 of 649
==24681== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==24681== by 0x536CBB8: apartment_getclassobject (compobj.c:526)
==24681== by 0x536FFC6: get_inproc_class_object (compobj.c:2894)
==24681== by 0x5372D2F: CoGetClassObject (compobj.c:3032)
==24681== by 0x536310A: ClassMoniker_BindToObject (classmoniker.c:242)
==24681== by 0x4D8CADC: test_MkParseDisplayName (objidl.h:3485)
==24681== by 0x4D8E21F: func_moniker (moniker.c:2076)
==24681== by 0x4DBDEA8: run_test (test.h:584)
==24681== by 0x4DBE297: main (test.h:654)
--
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=20359
Summary: Addition NetServerEnum() support
Product: Wine
Version: 1.1.31
Platform: All
URL: http://rh-software.com/
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
Currently none of the SIV networking pages work as NetServerEnum()
(http://msdn.microsoft.com/en-us/library/aa370623(VS.85).aspx) is not
implemented. Please can support be added ?
Once added then SIV (http://rh-software.com/downloads/siv.zip) can be used to
test this using the command:
wine siv -save=[network]=stdout
--
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=39335
Bug ID: 39335
Summary: Evernote 5.9.x - cannot browse or edit notes
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: falconepl(a)gmail.com
Distribution: ---
When Evernote 5.9.x (e.g. the latest Evernote 5.9.1.8742) is started up, your
recently modified note (e.g. on another device) is being displayed. However,
when one tries to jump to some other note, by selecting an element on "All
notes" list, the content of the currently displayed note is not changed (only
note's header is being updated - information on note's creation date etc.)
Only when you double click on given note element from your notes list, a pop-up
window with that note's content/text shows up, but the note cannot be edited.
The last version of Evernote that hasn't got these problems was Evernote
5.8.13.8152.
Tested under Wine 1.7.50.
--
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=46544
Bug ID: 46544
Summary: Pitney Bowes SendPro - Install appears OK but app
fails on serious error when run
Product: Wine
Version: 4.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugzilla(a)globaldude.net
Distribution: ---
Created attachment 63406
--> https://bugs.winehq.org/attachment.cgi?id=63406
Diagnostic dump produced by Wine
I have downloaded the SendPro for Windows desktop software from the Pitney
Bowes website. I used the Wine installer to install this application by
clicking on the downloaded file and selecting the Wine installer. The
installation seemed to go fine. At the end of the installation, I was given
the option to run the newly installed app. The app began to start up but then
failed with a "serious error" and a diagnostic dump, which is attached. I
tried restarting the app with the same results.
I am running Wine 4.0 rc6 under Fedora 29 linux.
--
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=40301
Bug ID: 40301
Summary: Wrong DTM_GETRANGE message result
Product: Wine
Version: 1.8.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: vz-wine(a)zeitlins.org
Distribution: ---
Looking at http://source.winehq.org/source/dlls/comctl32/datetime.c#1575 you
can see this line:
return ret ? ret : 1; /* bug emulation */
I'm not sure which bug does it mean and the commit which added it (see
https://github.com/wine-mirror/wine/commit/63fe9d449#diff-60ef36c9d147674ec…)
doesn't go into the details, but this behaviour seems to buggy as it returns
GDTR_MIN, implying that the minimum bound of the range is set, even when it is
not the case.
Currently this results in asserts when creating wxDatePickerCtrl from wxWidgets
with WINE (while it works correctly under native Windows) and while I'll work
around this in wxWidgets itself, I think this is still a bug in WINE and could
result in problems in the other applications as well and should be fixed in it.
The fix, of course, is trivial: just "return ret" (or avoid the temporary
variable and fold the return with the previous line).
--
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=37359
Bug ID: 37359
Summary: planetside 2 no mouseclicks registered
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: riderofdeath210(a)gmail.com
after i launch ps2 and the game started and i have to choice the
guild/clan/army
i cant click on any of the buttons i can move my mouse but no mouse cicks are
working
--
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=34372
Bug #: 34372
Summary: Add missing function
AllocateAndGetTcpExTableFromStack() to iphlpapi.dll
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: iphlpapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ralf.habacker(a)freenet.de
Classification: Unclassified
Created attachment 45753
--> http://bugs.winehq.org/attachment.cgi?id=45753
Implementation for AllocateAndGetTcpExTableFromStack()
The appended patch adds the missing function
AllocateAndGetTcpExTableFromStack() to iphlpapi.dll
This missing function has been detected while testing of cross compiled dbus
http://dbus.freedesktop.org under wine.
--
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=29460
Bug #: 29460
Summary: Ruijie Supplicant crash at start
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
Created attachment 38142
--> http://bugs.winehq.org/attachment.cgi?id=38142
Log: Ruijie Supplicant crash
1. Download RGSupplicant4.10_1026.exe
http://115.com/file/cmr79xxh
2. winetricks vcrun6 ( for mfc42)
3. install RGSupplicant4.10_1026.exe with wine
4. Start RuijieSupplicant.exe
$ cd ".wine/drive_c/Program Files/Ruijie Networks/Ruijie Supplicant"
$ wine RuijieSupplicant.exe
Actual result:
Crash
Expect result:
Display the main GUI for RuijieSupplicant.exe
Log:
fixme:ntoskrnl:IoGetCurrentProcess () stub
wine: Unhandled page fault on read access to 0x00000000 at address 0x78010765
(thread 0027), starting debugger...
Backtrace:
=>0 0x78010765 in msvcrt (+0x10765) (0x0053e618)
1 0x005404ab in su1xdriver.sys (+0x4aa) (0x0053e6a8)
2 0x7ec1651a load_driver+0x58a()
[/home/fracting/wine-git/programs/winedevice/device.c:253] in winedevice
(0x0053e938)
3 0x7ec167be ServiceMain+0x11e(argc=0x1, argv=0x110af8)
[/home/fracting/wine-git/programs/winedevice/device.c:307] in winedevice
(0x0053e9a8)
4 0x7ebbd0e8 service_thread+0x161(arg=0x1108c0)
[/home/fracting/wine-git/dlls/advapi32/service.c:291] in advapi32 (0x0053ea28)
--
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=31101
Bug #: 31101
Summary: ScoobyRom fails to start
(mscoree:ConfigFileHandler_startElement: unknown
elements)
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fschaefer.oss(a)googlemail.com
Classification: Unclassified
ScoobyRom (https://github.com/SubaruDieselCrew/ScoobyRom) fails to start.
Instead I get the following console output:
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"appSettings" in
state 1
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
Unhandled Exception: System.TypeLoadException: Could not load type
'ScoobyRom.MainClass' from assembly 'ScoobyRom, Version=0.6.2.32780,
Culture=neutral, PublicKeyToken=null'.
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load
type 'ScoobyRom.MainClass' from assembly 'ScoobyRom, Version=0.6.2.32780,
Culture=neutral, PublicKeyToken=null'.
--
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=44850
Bug ID: 44850
Summary: Unable to install Skype-8.10.0.6 due to an error in
IPHLPAPI.DLL
Product: Wine
Version: 3.0
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: gaturk2(a)free.fr
Distribution: ---
Created attachment 60909
--> https://bugs.winehq.org/attachment.cgi?id=60909
Backtrace file left after unsuccessfully installing Skype v8.10
The header of the backtrace.txt indicates that IPHLPAPI.DLL.GetBestRoute2 is
called in 32-bit code (0x7bc54f50).
I am working under Ubuntu 14.04 in an i-686 architecture.
The rest of description in given in the backtrace.txt attached file.
Regards,
Grégory TURK
--
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.