http://bugs.winehq.org/show_bug.cgi?id=28266
Summary: Wise Registry Cleaner: Error message at startup
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=36217)
--> (http://bugs.winehq.org/attachment.cgi?id=36217)
Error message
Steps to reproduce:
1) remove ~/.wine
2) install Wise Registry Cleaner
3) wine WiseRegCleaner.exe
Behaviour:
Error message (See attachment).
Expected behaviour:
No error message.
Terminal output:
fixme:resource:GetGuiResources (0xd4,0): stub
Additional info:
Access violation at address 00456D49 in module 'WiseRegCleaner.exe'. Read of
address 000006BD.
Workaround:
WINEDEBUG=+relay
--
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=18637
Summary: Nokia Map Loader 2.0 (.NET 3.0 app) needs
DisableProcessWindowsGhosting stub
Product: Wine
Version: 1.1.22
Platform: Other
URL: http://europe.nokia.com/get-support-and-software/produ
ct-support/maps-support/compatibility-and-downloads
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
as it says ...
--- snip ---
System.EntryPointNotFoundException: Unable to find an entry point named
'DisableProcessWindowsGhosting' in DLL 'user32.dll'.
at Lizard.Windows.Native.NativeMethods.DisableProcessWindowsGhosting()
at Lizard.Windows.NonClientBaseForm.OnHandleCreated(EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmCreate(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at Lizard.Windows.NonClientBaseForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)
--- snip ---
A simple stub is enough.
See: http://msdn.microsoft.com/en-us/library/ms648415.aspx
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=46278
Bug ID: 46278
Summary: Cisco Jabber 12.5 sends only first letter due to
missing richedit:ITextRange functions
Product: Wine
Version: 4.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: kmaterka(a)wp.pl
Distribution: ---
Cisco Jabber 12.5 installs and starts. Audio/video calls are working fine, but
text messages are not working correctly. Only first letter of the message is
sent, for example if I enter "test" then only "t" is sent to another user.
Probably it is due to missing implementation of these functions:
0009:fixme:richedit:ITextRange_fnSetRange (0x172b2148)->(0 0): stub
0009:fixme:richedit:ITextRange_fnSetRange (0x16f2ab10)->(0 1): stub
0009:fixme:richedit:ITextRange_fnSetRange (0x16f2ab10)->(0 0): stub
0009:fixme:richedit:ITextRange_fnGetEmbeddedObject (0x16f2ab10)->(0x33e6b8):
stub
0009:fixme:richedit:ITextRange_fnSetRange (0x16f2ab10)->(0 1): stub
0009:fixme:richedit:ITextRange_fnSetRange (0x16f2ab10)->(0 1): stub
0009:fixme:richedit:ITextRange_fnMove (0x172b2148)->(1 1 0x33e7f4): stub
I can't test it with native riched20 - Cisco Jabber hangs with this setting.
--
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=40614
Bug ID: 40614
Summary: Cisco Jabber 11.6 crashes due to missing
dbghelp.dll.EnumerateLoadedModulesExW
Product: Wine
Version: 1.9.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 54473
--> https://bugs.winehq.org/attachment.cgi?id=54473
Backtrace
Fresh wine prefix, 32-bit install. After installing Cisco Jabber I get a crash,
backtrace pointing to
Unhandled exception: unimplemented function
dbghelp.dll.EnumerateLoadedModulesExW called in 32-bit code (0x7b43e23c).
--
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=40655
Bug ID: 40655
Summary: Cisco Jabber 11.6 spins forever, needs
msvcr120.dll.?_Id@_CurrentScheduler@details@Concurrenc
y@@SAIXZ
Product: Wine
Version: 1.9.10
Hardware: arm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: SUSE
Fresh wine prefix, 32-bit install. After installing Cisco Jabber and starting
it the UI has a spinner which never disappears.
The program generates no backtrace, but the terminal contains the following
interesting line:
wine: Call from 0x7b43d626 to unimplemented function
msvcr120.dll.?_Id@_CurrentScheduler@details@Concurrency@@SAIXZ, aborting
--
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=45036
Bug ID: 45036
Summary: Cisco Jabber 11.x crashes on unimplemented function
IPHLPAPI.DLL.GetIpNetTable2
Product: Wine
Version: 3.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: paul(a)lemmons.name
Distribution: ---
Created attachment 61159
--> https://bugs.winehq.org/attachment.cgi?id=61159
Console log of failure
wine: Call from 0x7bc51389 to unimplemented function
IPHLPAPI.DLL.GetIpNetTable2, aborting
When attempting to start the Cisco Jabber client
wine: 3.6 Build 527 - Development 448344c5e4 (Apr 20)
--
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=37334
Bug ID: 37334
Summary: Cisco Jabber fails to run
Product: Wine
Version: 1.7.27
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: daniel.masur(a)idealo.de
Created attachment 49647
--> https://bugs.winehq.org/attachment.cgi?id=49647
Console output upon running CiscoJabber.exe
Hi.
As a normal user, after installing ie7 into a fresh .wine folder using:
WINEARCH='win32' winetricks ie7
copying ksuser.dll into system32
and then installing the Cisco Jabber Client using:
WINEARCH='win32' wine msiexec /i CiscoJabberSetup.msi
I get the attached console output when running the following:
bash -c "LC_MESSAGES=C WINEARCH='win32' wine .wine/drive_c/Program\
Files/Cisco\ Systems/Cisco\ Jabber/CiscoJabber.exe"
bash -c "LC_MESSAGES=C ..." for englishifying the console output.
--
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=44922
Bug ID: 44922
Summary: Cisco Jabber 11.x crashes on unimplemented function
IPHLPAPI.DLL.GetIpForwardTable2,
Product: Wine
Version: 3.5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
extracted from bug 37228 (https://bugs.winehq.org/show_bug.cgi?id=37228#c21)
--- snip ---
$ env WINEPREFIX="/home/xxxxxx/.wine32" wine 'C:\Program Files\Cisco
Systems\Cisco Jabber\CiscoJabber.exe'
...
0009:fixme:shcore:GetDpiForMonitor (0x1, 0, 0x32ef48, 0x32ef44): semi-stub
0009:fixme:netapi32:DsGetDcNameW ((null), (null), (null), (null), 40000000,
0x96ad1dc): stub
0009:fixme:ntdsapi:DsBindW ((null),(null), 0x96ad1d8): stub!
0009:fixme:ntdsapi:DsCrackNamesW : stub
wine: Call from 0x7bc51289 to unimplemented function
IPHLPAPI.DLL.GetIpForwardTable2, aborting
....
--- snip ---
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=37228
Bug ID: 37228
Summary: Cisco Jabber will not run
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: davidc502(a)tds.net
Created attachment 49501
--> https://bugs.winehq.org/attachment.cgi?id=49501
Errors when trying to run Jabber through console.
Cisco Jabber does not run after install. A grey screen pops up, but shortly
after am requested to close unresponsive application.
URL to the ciscoJabberSetup.msi ->
http://personalpages.tds.net/~davidc502/Jabber/
See attached for Errors whilst trying to run Jabber in Console window.
--
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.