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.
https://bugs.winehq.org/show_bug.cgi?id=50250
Bug ID: 50250
Summary: Audio CiscoJabber degraded
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jmjoussein(a)jms33.net
Distribution: ---
The audio with CiscoJabber is craking and degraded.
System : Ubuntu 20.04 LTS
Wine : devell 5.22 (repository WineHQ)
CiscoJabber : Version 12.9.2.54247 Build 304247
https://www.webex.com/downloads/jabber.html
Sound control are inactive under CiscoJabber and génerate those logs :
04f4:err:mmdevapi:MMDevice_Activate Invalid/unknown iid
{c02216f6-8c67-4b5b-9d00-d008e73e0064}
04f4:err:mmdevapi:MMDevice_Activate Invalid/unknown iid
{c02216f6-8c67-4b5b-9d00-d008e73e0064}
04f4:err:mmdevapi:MMDevice_Activate Invalid/unknown iid
{c02216f6-8c67-4b5b-9d00-d008e73e0064}
04f4:err:mmdevapi:MMDevice_Activate Invalid/unknown iid
{c02216f6-8c67-4b5b-9d00-d008e73e0064}
04f4:err:mmdevapi:MMDevice_Activate Invalid/unknown iid
{c02216f6-8c67-4b5b-9d00-d008e73e0064}
04f4:err:mmdevapi:MMDevice_Activate Invalid/unknown iid
{c02216f6-8c67-4b5b-9d00-d008e73e0064}
04f4:err:mmdevapi:MMDevice_Activate Invalid/unknown iid
{c02216f6-8c67-4b5b-9d00-d008e73e0064}
Audio is detected via pulseaudio.
Tested with wine stable (ubuntu repository).
--
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=3619
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |0.9-pre
OS|other |Linux
Fixed by SHA1| |f5e0195be642117e0380db1bbdf
| |8d1a55cb4e383
Hardware|Other |x86
CC| |focht(a)gmx.net
Component|-unknown |wintrust
Assignee|picasa(a)codeweavers.com |wine-bugs(a)winehq.org
URL|http://toolbar.google.com/p |https://web.archive.org/web
|icasa/picasa2-setup-1884.ex |/20051013073648/http://tool
|e |bar.google.com/picasa/picas
| |a2-setup-1884.exe
--
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.
https://bugs.winehq.org/show_bug.cgi?id=5555
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
Component|msi |urlmon
Hardware|Other |x86
URL|http://ability.com/v4/downl |https://web.archive.org/web
|oad.php |/20060919183247/http://www.
| |abilitydownload.com:80/down
| |load4/ability4_15/setup.exe
OS|other |Linux
Version|unspecified |0.9.16.
CC| |focht(a)gmx.net
--
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=5573
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |0.9.16.
Keywords| |Installer
Hardware|Other |x86
CC| |focht(a)gmx.net
OS|other |Linux
Component|-unknown |wintrust
URL|http://ability.com/v4/downl |https://web.archive.org/web
|oad.php |/20060919183247/http://www.
| |abilitydownload.com:80/down
| |load4/ability4_15/setup.exe
--
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=5579
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
URL|http://ability.com/v4/downl |https://web.archive.org/web
|oad.php |/20060919183247/http://www.
| |abilitydownload.com:80/down
| |load4/ability4_15/setup.exe
Hardware|Other |x86
OS|other |Linux
Keywords| |Installer
Version|unspecified |0.9.16.
--
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=5678
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
Fixed by SHA1| |9e7f182871b4e79d0a1092bf4f4
| |39ef5c3d885e9
Version|unspecified |0.9.17.
CC| |focht(a)gmx.net
URL|http://public.planetmirror. |https://web.archive.org/web
|com/pub/openoffice/stable/2 |/20211114193729/http://arch
|.0.3/OOo_2.0.3_Win32Intel_i |ive.apache.org/dist/incubat
|nstall_wJRE.exe |or/ooo/stable/2.2.0/OOo_2.2
| |.0_Win32Intel_install_wJRE_
| |en-US.exe
--- Comment #8 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download link via Internet Archive for documentation.
https://web.archive.org/web/20211114193729/http://archive.apache.org/dist/i…
$ sha1sum OOo_2.2.0_Win32Intel_install_wJRE_en-US.exe
0e76bf75cc7cde82e1d8ed8f0036168c13f086ec
OOo_2.2.0_Win32Intel_install_wJRE_en-US.exe
$ du -sh OOo_2.2.0_Win32Intel_install_wJRE_en-US.exe
109M OOo_2.2.0_Win32Intel_install_wJRE_en-US.exe
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=5392
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
CC| |focht(a)gmx.net
URL|http://www.microsoft.com/do |https://web.archive.org/web
|wnloads/details.aspx?Family |/20060713092657/http://down
|ID=a55b6b43-e24f-4ea3-a93e- |load.microsoft.com/download
|40c0ec4f68e5&DisplayLang=en |/a/5/f/a5f0d781-e201-4ab6-8
| |c6a-9bb4efed1e1a/PSDK-x86.e
| |xe
OS|other |Linux
Fixed by SHA1| |d1617bea17b8614303ef5b19851
| |e18f25b66a250
Hardware|Other |x86
--
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=5680
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Hardware|Other |x86
OS|other |Linux
Keywords| |Installer
Version|unspecified |0.9.17.
CC| |focht(a)gmx.net
URL|http://www.microsoft.com/do |https://web.archive.org/web
|wnloads/details.aspx?Family |/20060713092657/http://down
|ID=a55b6b43-e24f-4ea3-a93e- |load.microsoft.com/download
|40c0ec4f68e5&DisplayLang=en |/a/5/f/a5f0d781-e201-4ab6-8
| |c6a-9bb4efed1e1a/PSDK-x86.e
| |xe
--
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=42222
Bug ID: 42222
Summary: BCG Month/Year list goes behind date control.
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 56862
--> https://bugs.winehq.org/attachment.cgi?id=56862
Show the control behind the Month picker
Run BCGPControls.exe
Select Time Controls on the left hand side.
In CBCGDataTimeCtrl the group
Use the dropdown arrow to show a Date picker.
Click on the Month/Year header this popup.
The Month/year List now appears behind the Calender.
--
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=52034
Bug ID: 52034
Summary: Some file permissions are not available for a
translation
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukasz.wojnilowicz(a)gmail.com
Distribution: ---
Created attachment 71039
--> https://bugs.winehq.org/attachment.cgi?id=71039
Some permissions not translated
CURRENT BEHAVIOR
No:
"Full Control"
"Modify"
"Read & Execute"
entries in
https://source.winehq.org/git/wine.git/blob/HEAD:/po/wine.pot
so they cannot be translated and appear as untranslated in the dialog (see the
attachment)
EXPECTED BEHAVIOR
Entries:
"Full Control"
"Modify"
"Read & Execute"
should be in
https://source.winehq.org/git/wine.git/blob/HEAD:/po/wine.pot
for translators.
--
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=7695
--- Comment #25 from joaopa <jeremielapuree(a)yahoo.fr> ---
Does the bug still occur with wine-6.21. I did not understand how to reproduce
it.
--
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=5382
--- Comment #34 from Zebediah Figura <z.figura12(a)gmail.com> ---
There's currently no way to run a prefix-agnostic script like you're talking
about in Wine. I don't think it would be excessively hard to add, on the other
hand. The more I think about it, the more I think that it's a good idea...
--
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=5382
--- Comment #33 from Bamm Gabriana <bammgabriana(a)gmail.com> ---
Let me try again: What I meant was that the default prefix is the only one that
I can assume to exist; all other prefixes are on a path that is arbitrarily
decided by the user.
Hence, if I automate writing system colors into wine when user change themes,
then $HOME/.wine is the only one that I can automate.
If user creates a new wine prefix for an app he installs, then user would have
to manually run the script on that prefix:
WINEPREFIX=/path/to/prefix /path/to/script
to update its system colors before he runs his app. This manual act by the user
is what I want to avoid.
If someone runs a program in wine, the program should appear in the current
theme colors, without end user having to do anything.
--
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=31874
Bug #: 31874
Summary: this program crash when changing the UI style
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 41947
--> http://bugs.winehq.org/attachment.cgi?id=41947
'backtrace.txt' is log produced by wine
I used wine 1.5.14 in Ubuntu 12.04.1 32bit to run this
program('client.exe'):http://222.200.98.151/ubuntu/Downloads/client.tar.gz
And it crash when I try to change the UI style(client the button which was
marked by a red circle in the picture in attachment)
After it crach you can't run it again.In order to reappear it, you can change
the value of 'HKEY_CURRENT_USER/Software/ChinaGDS/S2000/JySvr1/UI' to '0'.
'backtrace.txt' is log produced by wine
This is output information in console:
$ wine client.exe
fixme:wbemprox:client_security_SetBlanket 0x442fcd80, 0x13dd68, 10, 0, (null),
3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x442fcd80
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x328ed8,0x328edc): stub
wine: Unhandled page fault on read access to 0x00000020 at address 0x4b0b0f
(thread 0025), starting debugger...
--
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.