http://bugs.winehq.org/show_bug.cgi?id=36073
Bug ID: 36073
Summary: Unimplemented function
KERNEL32.dll.GetFinalPathNameByHandleW
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: matyapiro31(a)gmail.com
Onedrive.exe says that and crushed.
--
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=35375
Bug ID: 35375
Summary: Unimplemented function COMCTL32.dll.380
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: denis.bonnenfant(a)diderot.org
Classification: Unclassified
Created attachment 47178
--> http://bugs.winehq.org/attachment.cgi?id=47178
backtrace
Solidworks 2013 lauches at start sldprocmon.exe, a monitor normally displayed
in systray.
Nothing is diplayed, but it takes 100% of 1 cpu. It regularly crashes with this
error:
Unimplemented function COMCTL32.dll.380
--
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=32711
Bug #: 32711
Summary: BSAopt fails with "Unhandled exception: unimplemented
function ADVAPI32.dll.RegSetKeyValueA called"
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.santos(a)pobox.com
Classification: Unclassified
Created attachment 43163
--> http://bugs.winehq.org/attachment.cgi?id=43163
patch to add RegSetKeyValue{A,W}
BSAopt is "Bethesda Archive Management and Optimization", the tool for managing
archives for their games (Skyrim, Fallout, etc., link here:
http://skyrim.nexusmods.com/mods/247). I guess not many people use this
function so it hasn't really been hit before.
I've only run the tests for dlls/advapi32/tests/registry.c, a menial test of
regedit and a few apps for testing, but no problems are apparent.
--
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=34851
Bug #: 34851
Summary: 64-bit Autodesk Fusion 360 installer needs kernel32
GetFinalPathNameByHandleA/W
Product: Wine
Version: 1.7.5
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
as the summary says...
An appdb user mentioned this here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=29272
Direct link to bootstrapper downloader location here (to work around browser
OS/platform check):
https://dl.appstreaming.autodesk.com/production/installers/Fusion%20360%20C…
Prerequisite: 64-bit WINEPREFIX and Winver set to "Windows 7"
Download/installation is almost done when an error dialog is shown, stating:
"GetFinalPathNameByHandle not available on this platform"
Log file content, mentioned in error dialog:
--- snip ---
...
2013-11-03 20:29:50,805 - adsk.dls.streamer.process - ERROR :: Exception during
processing:
Traceback (most recent call last):
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\process.py",
line 935, in execute
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\process.py",
line 910, in _execute_base_impl
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\process.py",
line 771, in _config_app
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\process.py",
line 463, in _executetasks
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\utils.py", line
564, in activate_configurations
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\process.py",
line 1063, in activate_configurations
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\manifests.py",
line 383, in walk
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\manifests.py",
line 405, in _walk
File "W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\process.py",
line 1058, in _visit_file
File
"W:\SRC\Neutron\Installer\Streamer\src\adsk\dls\streamer\windows\platform.py",
line 685, in activate_configuration
File "F:\P4\Neutron\3P\PYTHON\3.3_slim_a\WIN64\lib\shutil.py", line 221, in
copy
File "F:\P4\Neutron\3P\PYTHON\3.3_slim_a\WIN64\lib\shutil.py", line 92, in
copyfile
File "F:\P4\Neutron\3P\PYTHON\3.3_slim_a\WIN64\lib\shutil.py", line 77, in
_samefile
File "C:\PROJECTS\Neutron3rd\PYTHON\3.3_slim_a\WIN64\lib\ntpath.py", line
661, in samefile
NotImplementedError: GetFinalPathNameByHandle not available on this platform
-------------------------------------------------------------------------------
2013-11-03 20:29:50,807 - adsk.dls.streamer.process - WARNING :: Error
detected, removing incomplete packages
2013-11-03 20:29:51,770 - adsk.dls.streamer.utils - WARNING :: Could not remove
non-existant file: c:\users\focht\local settings\application
data\autodesk\webdeploy\production\201fd6e278bda5ff82a09daf7e42854420d9b4bc\fusion
360.server.config
2013-11-03 20:29:55,568 - adsk.dls.streamer.registry - INFO :: Shutting down
database connection
--- snip ---
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa364962%28v=vs.85%…
$ sha1sum Fusion\ 360\ Client\ Downloader.exe
3621396240db11f87a1263c4593a7b760308a2d9 Fusion 360 Client Downloader.exe
$ du -sh Fusion\ 360\ Client\ Downloader.exe
5.4M Fusion 360 Client Downloader.exe
$ wine --version
wine-1.7.5-251-gbcf4ded
Regards
--
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=37261
Bug ID: 37261
Summary: Dasher crashes on start in mshtml:get_node()
Product: Wine
Version: 1.7.26
Hardware: x86
URL: http://www.chessclub.com/bits/interface/Dasher_154_ins
taller.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Blocks: 25193
Created attachment 49560
--> https://bugs.winehq.org/attachment.cgi?id=49560
terminal output/backtrace
Split from bug 25193.
Backtrace:
=>0 0x6a8fcac2 in xul (+0xcbcac2) (0x0033e4e8)
1 0x7c0bae5b get_node+0x2a(This=0x885d78, nsnode=0x2edc208, create=0x1,
ret=0x33e54c) [/home/austin/wine-git/dlls/mshtml/nsiface.h:11110] in mshtml
(0x0033e528)
2 0x7c091dd1 fire_event+0x20(doc=0x885d78, eid=EVENTID_LOAD, set_event=0x1,
target=0x2edc208, nsevent=0x2e257c8, script_this=0x886db8)
[/home/austin/wine-git/dlls/mshtml/htmlevent.c:1198] in mshtml (0x0033e558)
3 0x7c12db4e handle_load+0xdd(iface=<couldn't compute location>,
event=<couldn't compute location>)
[/home/austin/wine-git/dlls/mshtml/nsevents.c:273] in mshtml (0x0033e5c8)
[austin@localhost ~]$ sha1sum Dasher_154_installer.exe
777f5bbb8cb828ae6117a9bb1f6c50cdf49fdb9f Dasher_154_installer.exe
[austin@localhost ~]$ du -h Dasher_154_installer.exe
7.8M Dasher_154_installer.exe
[austin@localhost ~]$ wine --version
wine-1.7.26-28-ge98eee8
--
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=10716
Summary: Spurious hyperlink rendering in Blitzin 2.34
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andrew.Talbot(a)talbotville.com
Patch git-commit f945f16de201dbd834da10701025665bfa8f05ee "riched20:
WM_GETTEXTLENGTH should include CRLF conversions in returned count." causes a
regression whereby some text is wrongly rendered to look like hypertext links.
This will typically occur at the start or the end of a line, but not
exclusively.
--
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=10809
Summary: Directory selection broken in 16-bit File dialog
Product: Wine
Version: 0.9.50.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andrew.Talbot(a)talbotville.com
The following patch renders the "Directories" pane of 16-bit File dialogs
inoperative.
Git commit 873799df246ea107a139ec898686490b20a1de7b
user32: Fix returned value of LB_DIR.
--
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=12098
Summary: Text positioning regression in Dragon Naturally Speaking
9
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Sometime between wine-0.9.57 and yesterday, probably quite recently,
text positioning in the DNS 9 training window broke.
Text that should be centered horizontally now starts
in the wrong location (way left of the window).
I'll attach screenshots.
--
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.