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.
http://bugs.winehq.org/show_bug.cgi?id=14462
Summary: Blitzin2: Cursor not visible
Product: Wine
Version: 1.1.1
Platform: Other
URL: http://www.chessclub.com/bits/interface/blitzin234.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andrew.Talbot(a)talbotville.com
Git commit 762e5818d1c6cad877c3add809ef40c993478542 "richedit: Hide cursor when
text is selected" causes a regression in Blitzin 2 (v2.34) whereby the cursor
disappears and remains invisible.
The installer for this version needs to be run in a Win95-compatible
configuration. To verify this phenomenon, make a guest login and look for the
presence of a cursor in the console window.
--
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=34885
Bug #: 34885
Summary: Dasher.exe freezes Ubuntu 12.04. LTS with wine 1.7
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jposchmann(a)gmail.com
Classification: Unclassified
HI
I am trying to run Dasher from ICC on my new ubuntu 12.04 . after first posting
people suggested to isntall newer version of wine. But now it is still not
running giving me this information :
kermann@ubuntu:~/.wine/drive_c/Program_files/Internet_Chess_Club/Dasher$ wine
Dasher.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:thread:GetThreadPreferredUILanguages 52, 0x32f494, 0x32f504 0x32f49c
what happens is that it freezes and nothing happens after...
thanks for your help !
--
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=29863
Bug #: 29863
Summary: ICC Dasher crashes on start (without ie6 installed)
Product: Wine
Version: 1.4-rc2
Platform: x86
URL: http://www.chessclub.com/bits/interface/Dasher_154_ins
taller.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 38805
--> http://bugs.winehq.org/attachment.cgi?id=38805
terminal output
Dasher is the client application for connecting and playing on Internet Chess
Club.
The application can be installed without issues, but it crashes shortly after
starting.
Workaround: winetricks ie6
Steps to reproduce the problem with the demo:
1. Install the demo as usual.
2. Start the application with Dasher.exe.
3. In the launcher choose <Play against my computer> option. The application
main window is shown, and a blank/unresponsive window in it. This window
normally should show the opponent selection screen. Dasher.exe crashes in about
5 seconds (without the possibility to interact with application).
--
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=34840
Bug #: 34840
Summary: Problem of starting ICC dasher using wine Ubuntu ( it
crashes )
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jposchmann(a)gmail.com
Classification: Unclassified
Created attachment 46444
--> http://bugs.winehq.org/attachment.cgi?id=46444
this is the debugging file generated by wine
after installation of ICC Dasher 1.5.6 in my download folder
i try to start the Dasher.exe and it crashes.
I am a newbie and only recently switched to Ubuntu from windows7
please assist
--
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=38387
Bug ID: 38387
Summary: Multiple .NET 4.x WPF applications abort with
'Unrecoverable system error' in Win7 mode (dwrite font
family resolution must be case-insentive)
Product: Wine
Version: 1.7.40
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
follow-up of bug 38132 to track the issue properly.
https://www.winehq.org/pipermail/wine-devel/2015-April/107308.html
Patch is in queue:
https://source.winehq.org/patches/data/110726
Also needed for Visual Studio 2012/2013 installers in Win7 mode (with
'winetricks corefonts' being a required prerequisite)
Regards
--
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=38132
Bug ID: 38132
Summary: sb0t v.5 (.NET 4.0 app) crashes due to
dwritetextanalyzer_AnalyzeNumberSubstitution stub in
Win7 mode
Product: Wine
Version: 1.7.37
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
a user in #winehq reported this.
Prerequisite: 'winetricks -q dotnet40 corefonts'
Actually not really a problem, the user changed the Windows version to 'Windows
7' for whatever reason and also had other native overrides present.
Runs fine with default 'Windows XP'.
--- snip ---
...
fixme:dwrite:dwritetextanalyzer_AnalyzeNumberSubstitution (0x5b10a28 0 4
0x5b0fe88): stub
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00000402,(nil),0x0001,0x00000000,0x3399a8,(nil)):
stub
err:eventlog:ReportEventW L"Application: sb0t.exe\nFramework Version:
v4.0.30319\nDescription: The process was terminated due to an unhandled
exception.\nException Info: System.NotImplementedException\nStack:\n at
MS.Internal.TextFormatting.TextMetrics+FullTextLine.FormatLine(MS.Internal.TextFormatting.FullTextState,
Int32, I"...
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
Unhandled Exception: System.NotImplementedException: The method or operation is
not implemented. ---> System.NotImplementedException: The method or operation
is not implemented.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32
errorCode, IntPtr errorInfo)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at
MS.Internal.Text.TextInterface.Native.Util.ConvertHresultToException(Int32 hr)
at MS.Internal.Text.TextInterface.TextAnalyzer.Itemize(UInt16* text, UInt32
length, CultureInfo culture, Factory factory, Boolean isRightToLeftParagraph,
CultureInfo numberCulture, Boolean ignoreUserOverride, UInt32
numberSubstitutionMethod, IClassification classificationUtility,
CreateTextAnalysisSink pfnCreateTextAnalysisSink, GetScriptAnalysisList
pfnGetScriptAnalysisList, GetNumberSubstitutionList
pfnGetNumberSubstitutionList, CreateTextAnalysisSource
pfnCreateTextAnalysisSource)
at MS.Internal.Shaping.TypefaceMap.GetShapeableText(CharacterBufferReference
characterBufferReference, Int32 stringLength, TextRunProperties
textRunProperties, CultureInfo digitCulture, Boolean isRightToLeftParagraph,
IList`1 shapeableList, IShapeableTextCollector collector, TextFormattingMode
textFormattingMode)
at MS.Internal.Shaping.GlyphingCache.GetShapeableText(Typeface typeface,
CharacterBufferReference characterBufferReference, Int32 stringLength,
TextRunProperties textRunProperties, CultureInfo digitCulture, Boolean
isRightToLeftParagraph, IList`1 shapeableList, IShapeableTextCollector
collector, TextFormattingMode textFormattingMode)
at
System.Windows.Media.TextFormatting.TextCharacters.MS.Internal.TextFormatting.ITextSymbols.GetTextShapeableSymbols(GlyphingCache
glyphingCache, CharacterBufferReference characterBufferReference, Int32 length,
Boolean rightToLeft, Boolean isRightToLeftParagraph, CultureInfo digitCulture,
TextModifierScope textModifierScope, TextFormattingMode textFormattingMode,
Boolean isSideways)
--- snip ---
$ sha1sum sb0t527.zip
7935fd3ca96486dbcbe3a1b59a134fcb9ae57ce7 sb0t527.zip
$ du -sh sb0t527.zip
1.5M sb0t527.zip
$ wine --version
wine-1.7.37
Regards
--
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=10135
Summary: Crash in Microsoft Dynamics GP trial setup in sxs
support?
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This one's a bit tricky to set up.
Microsoft Dynamics GP trial's installer wants mdac 2.8.1;
fine, so let the app's installer do that, run twice to
work around bug 5824.
It then needs .net 1.1;
fine, so let the app's installer do that...
that runs into bug 10134. I worked around that by using
native dcom98 to finish the .net install.
OK, so then I run MS Dynamic GP's trial installer again,
expecting it to get past those two known problems and
into a new one. And sure enough, it crashed in activation
context code:
Unhandled exception: page fault on read access to 0xc07e3e11 in 32-bit code
(0x7ef844e1).
=>1 0x7ef844e1 check_actctx+0x11(h=<is not available>)
[/home/dank/wine-git/dlls/ntdll/actctx.c:573] in ntdll (0x0032fa28)
2 0x7ef8490b RtlAddRefActivationContext+0xb(handle=0xc07e3e11)
[/home/dank/wine-git/dlls/ntdll/actctx.c:2279] in ntdll (0x0032fa30)
3 0x7ee165ad AddRefActCtx+0x1d(hActCtx=0xc07e3e11)
[/home/dank/wine-git/dlls/kernel32/actctx.c:188] in kernel32 (0x0032fa40)
4 0x790598c5 in fusion (+0x198c5) (0x0032fa88)
5 0x792487fb in mscorwks (+0x987fb) (0x0032fac4)
6 0x79230635 in mscorwks (+0x80635) (0x0032fb54)
7 0x7924594b in mscorwks (+0x9594b) (0x0032fb60)
8 0x792c61e8 in mscorwks (+0x1161e8) (0x0032fb6c)
9 0x005525f3 in setup (+0x25f3) (0x0032fba8)
10 0x01003e97 in setup (+0x3e97) (0x0032fde0)
11 0x0100475e in setup (+0x475e) (0x0032ff08)
12 0x7ee580be start_process+0xee(arg=0x0)
[/home/dank/wine-git/dlls/kernel32/process.c:839] in kernel32 (0x0032ffe8)
13 0xb7e6d9c7 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0x7ef844e1 check_actctx+0x11 [/home/dank/wine-git/dlls/ntdll/actctx.c:573] in
ntdll: cmpl $0xc07e3e11,0x0(%edx)
573 switch (actctx->magic)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37758
Bug ID: 37758
Summary: Engine001 Crash (when selecting an NPC) ~ MAP001.EXE
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thezixgamer(a)gmail.com
Distribution: ---
Created attachment 50277
--> https://bugs.winehq.org/attachment.cgi?id=50277
bug report produced by WINE
A crash is caused when editing a Map, everytime i try to place an NPC on the
map, shortley after selecting what type of NPC I want the screen hangs and the
app crashes soon after.
Having used this application for years on WIndows I confirm this is not a bug
within Engine001 (Map001.exe) itself, but within WINE.
--
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=35423
Bug ID: 35423
Summary: Serif WebPlus x5 and x6 error:Invalid command line
when setup is run [Wine 1.7]
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mclarenclarkson(a)gmail.com
Classification: Unclassified
Hello,
Recentley when I have tried to run Serif WebPlus x5 and x6 I get an error:
Invalid command line when I right click on the setup.exe and select open in
wine.
I have only experienced this problem with Serif WebPlus and I am running wine
1.7 and I have deleted my .wine and it re-created, I also tried this on wine1.4
with no success.
Thanks,
MC
--
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=31848
Bug #: 31848
Summary: Printing from command line not implemented in Wordpad
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, printing, source
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
The SlingPlayer 1.5 installer gives you the option of printing the licence
agreement.
Clicking on print creates a dialog:
"Wordpad: Printing not implemented."
http://source.winehq.org/source/programs/wordpad/wordpad.c#L1202
--
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=24816
Summary: Webplus x2 install failure
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: James.horney.j(a)gmail.com
when i try to install webplus x2 the installer fails and tells me to use the
setup.exe which i have and i don't know what to do as my business depends on
this software!
--
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=22656
Summary: Serif Webplus X2 trial crashes because of missing
windowscodecs registry key
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: windowscodecs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
After installation, trying to run the application it crashes instantly. There's
a generated log file Errorlog.txt that says:
WebPlus caused an Access Violation (0xc0000005)
in module windowscodecs.dll at 0073:2009246b.
>From a +reg,+relay log:
0009:trace:reg:NtOpenKey
(0x100,L"{7ED96837-96F0-4812-B211-F13C24117ED3}",20019,0x32e80c)
0009:trace:reg:NtOpenKey <- 0x104
0009:Ret advapi32.RegOpenKeyExW() retval=00000000 ret=20090df5
0009:Call advapi32.RegOpenKeyExW(00000104,200a281e
L"Instance",00000000,00020019,0032e808) ret=20090e9c
0009:trace:reg:NtOpenKey (0x104,L"Instance",20019,0x32e808)
0009:trace:reg:NtOpenKey <- 0x108
.
.
.
.
0009:Call
advapi32.RegEnumKeyExW(00000108,00000006,0032e7b6,0032e804,00000000,00000000,00000.000,00000000)
ret=20090f4c
0009:trace:reg:RegEnumKeyExW
(0x108,6,0x32e7b6,0x32e804(39),(nil),(nil),(nil),(nil))
0009:Ret advapi32.RegEnumKeyExW() retval=00000103 ret=20090f4c
0009:Call advapi32.RegCloseKey(00000108) ret=200910b1
0009:Ret advapi32.RegCloseKey() retval=00000000 ret=200910b1
0009:Call advapi32.RegCloseKey(00000104) ret=2009103a
0009:Ret advapi32.RegCloseKey() retval=00000000 ret=2009103a
0009:Call advapi32.RegCloseKey(00000100) ret=20090e3f
0009:Ret advapi32.RegCloseKey() retval=00000000 ret=20090e3f
0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x2009246b
ip=2009246b tid=0009
0009:trace:seh:raise_exception info[0]=00000001
0009:trace:seh:raise_exception info[1]=00000000
0009:trace:seh:raise_exception eax=00000000 ebx=200abff4 ecx=00000000
edx=00000000 esi=00185ed8 edi=00000001
It apparantly crashes enumerating the keys, on windows there are 7 keys, in
wine's registry there are 6. The missing one seems to belong to WICWmpDecoder
which seems to be completely unimplemented. Adding the key alone is enough to
get the app running (see below reg file, just regedit it)
REGEDIT4
[HKEY_CLASSES_ROOT\CLSID\{7ED96837-96F0-4812-B211-F13C24117ED3}\Instance\{A26CEC36-234C-4950-AE16-E34AACE71D0D}]
"CLSID"="{A26CEC36-234C-4950-AE16-E34AACE71D0D}"
--
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=22653
Summary: Does not install WebPlus
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brafferton(a)btconnect.com
2 things Linux is completely useless at:
1. a decent wysiwyg web developer
2. External Message modems. which we will not dwell on here, but WINE is not
able to install anything that is half decent to obviate these two problems
I used Serif Webplus X2, Now that I have Linux I have to make do with
Kompozer. I can't.
I tried with a previous WebPlus version as I got a little further - but not
much futher:
On the Serif WebPlus 10 CD setup all you get is error 1627
That's it. No more information is available as it doesn't give any.
Does anyone want to borrow the CD?
I use Lucid LTS (it never worked in Karmic either) and WINE 1.1.43
I'd be happy to send more information on the problem if someone could tell me
how to - or just give me an address to send the original CD to - that would be
easier for everyone.
--
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.