https://bugs.winehq.org/show_bug.cgi?id=41073
Bug ID: 41073
Summary: Tahoma (?) rendering problems
Product: Wine
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: public.avatar(a)gmail.com
Distribution: ---
Created attachment 55252
--> https://bugs.winehq.org/attachment.cgi?id=55252
New clean prefix, tahoma looks ugly and broken
I switched from infinality to new cleartype hinting (freertype 2.6.5). After
that I have strange problems with fonts rendering in wine (rest system works
fine). I played a lot with fontconfig settings, but it looks like my actions
don't have impact on tahoma rendering at all.
--
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=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.
https://bugs.winehq.org/show_bug.cgi?id=51252
Bug ID: 51252
Summary: Cisco Jabber 14.x/12.x/11.x cannot log in
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dnsapi
Assignee: wine-bugs(a)winehq.org
Reporter: willthong(a)gmail.com
Distribution: ---
Using Wine-staging on Arch 5.12.9. Problem replicated on many versions of
Jabber. When I try to log in, Jabber gives me the error: "Cannot find your
services automatically. Click advanced settings to set up manually."
Manually entering the relevant server doesn't work either.
In the terminal, the "fixme:dnsapi:map_options option DNS_QUERY_WIRE_ONLY not
implemented" error keeps popping up
Pretty sure there has been a DNS change on the server I'm trying to connect to,
as this worked fine a few months ago then the server admin posted a blog post
about changing their DNS settings!
Thanks for your help.
--
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.