http://bugs.winehq.org/show_bug.cgi?id=12720
Summary: Text missing in Miranda's "View/Change My Details" dialog Product: Wine Version: CVS/GIT Platform: PC URL: http://downloads.sourceforge.net/miranda/miranda-im- v0.7.4-unicode.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: t.artem@mailcity.com
Created an attachment (id=12370) --> (http://bugs.winehq.org/attachment.cgi?id=12370) Screenshot of a bug
Steps to reproduce:
1) Install Miranda with ICQ plugin only 2) Register ICQ account (UIN: http://www.icq.com/register/) 3) Run Miranda and login with your UIN 4) Try to "View/Change My Details" - this window will miss all labels on the left. The screenshot is attached.
http://bugs.winehq.org/show_bug.cgi?id=12720
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=12720
--- Comment #1 from Artem S. Tashkinov t.artem@mailcity.com 2008-04-21 14:35:55 --- The source code is available here: http://miranda.svn.sourceforge.net/svnroot/miranda/tags/release_0_7_4/mirand...
http://bugs.winehq.org/show_bug.cgi?id=12720
Leonardo lleoliveirabr@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lleoliveirabr@gmail.com
--- Comment #2 from Leonardo lleoliveirabr@gmail.com 2008-05-17 17:30:08 --- I can confirm this bug. Tested with Miranda 0.8 build 14 beta version: http://files.miranda-im.org/builds/miranda-v080a14w.zip Using Wine 1.0 rc1
http://bugs.winehq.org/show_bug.cgi?id=12720
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #3 from Austin English austinenglish@gmail.com 2008-05-17 19:10:08 --- Confirming then.
http://bugs.winehq.org/show_bug.cgi?id=12720
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://downloads.sourceforge%7Chttp://downloads.sourceforge |.net/miranda/miranda-im- |.net/miranda/miranda-im- |v0.7.4-unicode.exe |v0.7.10-unicode.exe Keywords| |source
http://bugs.winehq.org/show_bug.cgi?id=12720
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #4 from André H. nerv@dawncrow.de 2009-01-18 12:32:20 --- confirming in wine 1.1.13
http://bugs.winehq.org/show_bug.cgi?id=12720
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
--- Comment #5 from Austin English austinenglish@gmail.com 2009-01-19 15:15:39 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=12720
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |0.9.59.
--- Comment #6 from Artem S. Tashkinov t.artem@mailcity.com 2009-01-20 10:19:59 --- Filling in kinda useless Wine version ;)
http://bugs.winehq.org/show_bug.cgi?id=12720
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2009-03-29 04:22:51 --- Does native comctl32 help?
http://bugs.winehq.org/show_bug.cgi?id=12720
--- Comment #8 from Artem S. Tashkinov t.artem@mailcity.com 2009-03-29 07:00:47 --- With "comctl32"="native" miranda doesn't start:
err:module:import_dll Library COMCTL32.dll (which is needed by L"C:\Program Files\Miranda IM\miranda32.exe") not found err:module:import_dll Library comctl32.dll (which is needed by L"C:\windows\system32\shell32.dll") not found err:module:import_dll Library shell32.dll (which is needed by L"C:\windows\system32\comdlg32.dll") not found err:module:import_dll Library comctl32.dll (which is needed by L"C:\windows\system32\comdlg32.dll") not found err:module:import_dll Library comdlg32.dll (which is needed by L"C:\Program Files\Miranda IM\miranda32.exe") not found err:module:import_dll Library comctl32.dll (which is needed by L"C:\windows\system32\shell32.dll") not found err:module:import_dll Library SHELL32.dll (which is needed by L"C:\Program Files\Miranda IM\miranda32.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\Miranda IM\miranda32.exe" failed, status c0000135
With native comctl32 and comdlg32 Miranda also doesn't start:
err:module:import_dll Library COMCTL32.dll (which is needed by L"C:\Program Files\Miranda IM\miranda32.exe") not found err:module:import_dll Library COMCTL32.dll (which is needed by L"C:\windows\system32\comdlg32.dll") not found err:module:import_dll Library comctl32.dll (which is needed by L"C:\windows\system32\shell32.dll") not found err:module:import_dll Library comdlg32.dll (which is needed by L"C:\Program Files\Miranda IM\miranda32.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\Miranda IM\miranda32.exe" failed, status c0000135
With "comctl32/comdlg32"="native,builtin" the bug is still there (or maybe I just load native DLLs erroneously: I took Windows XP SP3 comdlg32.dll/comctl32.dll and overwritten the files in C:\Windows\system32).
http://bugs.winehq.org/show_bug.cgi?id=12720
--- Comment #9 from Artem S. Tashkinov t.artem@mailcity.com 2010-05-19 01:51:29 --- Created an attachment (id=28073) --> (http://bugs.winehq.org/attachment.cgi?id=28073) "Details" dialog in Miranda
In recent GIT rendering became even worse, "Details" dialog is just plain empty.
http://bugs.winehq.org/show_bug.cgi?id=12720
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Difficulty|--- |Minutes
http://bugs.winehq.org/show_bug.cgi?id=12720
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Difficulty|Minutes |---
--- Comment #10 from Vitaliy Margolen vitaliy@kievinfo.com 2010-05-19 08:52:34 --- Don't change difficulty unless you are _the_ developer fixing the problem.
http://bugs.winehq.org/show_bug.cgi?id=12720
--- Comment #11 from Artem S. Tashkinov t.artem@mailcity.com 2010-08-11 13:42:15 --- Created an attachment (id=30104) --> (http://bugs.winehq.org/attachment.cgi?id=30104) Appearance since Wine 1.2.0
The text is now visible (since 1.2.0 release), but selected strings become invisible and unusable.
http://bugs.winehq.org/show_bug.cgi?id=12720
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #12 from Dmitry Timoshkov dmitry@codeweavers.com 2010-08-11 23:54:21 --- Then this bug is fixed, please open a separate one for another problem.
http://bugs.winehq.org/show_bug.cgi?id=12720
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2010-08-20 12:38:18 --- Closing bugs fixed in 1.3.1.