https://bugs.winehq.org/show_bug.cgi?id=56431
Bug ID: 56431 Summary: Dotnet TreeView disappearing plus-sign Product: Wine Version: 9.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: Wagner.a18@yahoo.com Distribution: ---
I try to get a dotnet application, which has a treeview element on board, running. If I expand a tree node to display the next level of child tree nodes with a press on the plus-sign and collapse the child tree node level with the minus-sign after that. The plus-sign disappears and I am not able to expand the tree node again. I have to restart the whole application to be able to expand the tree node again.
I installed this packages - WINEPREFIX=~/.wine-32 winetricks vcrun2005 vcrun2008 vcrun2010 vcrun2012 vcrun2013 vcrun2015 - WINEPREFIX=~/.wine-32 winetricks msxml3 - WINEPREFIX=~/.wine-32 winetricks msxml4 - WINEPREFIX=~/.wine-32 winetricks msxml6 - WINEPREFIX=~/.wine-32 winetricks mdac28 - WINEPREFIX=~/.wine-32 winetricks jet40
https://bugs.winehq.org/show_bug.cgi?id=56431
--- Comment #1 from Wagner.a18@yahoo.com --- Created attachment 76194 --> https://bugs.winehq.org/attachment.cgi?id=76194 Tree view / Tree list
https://bugs.winehq.org/show_bug.cgi?id=56431
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #2 from Vijay Kamuju infyquest@gmail.com --- Please test with wine 9.4
https://bugs.winehq.org/show_bug.cgi?id=56431
--- Comment #3 from Wagner.a18@yahoo.com --- I will try it as soon the new version of wine is available on pacman! :)
https://bugs.winehq.org/show_bug.cgi?id=56431
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- Is this application, or some other dotnet application showing the same problem, available for testing somewhere?
https://bugs.winehq.org/show_bug.cgi?id=56431
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=56431
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #5 from temp82@luukku.com --- reminds me of bug 24851.
https://bugs.winehq.org/show_bug.cgi?id=56431
Wagner.a18@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|9.3 |9.4
--- Comment #6 from Wagner.a18@yahoo.com --- So now i could test it with version 9.4. The result is the same.
@Nikolay Sivov Unfortunately, this software is a proprietary application that I am not allowed to pass on to you :/
https://bugs.winehq.org/show_bug.cgi?id=56431
--- Comment #7 from Wagner.a18@yahoo.com --- @temp82@luukku.com The effect described in the bug you have linked I can not reproduce...
https://bugs.winehq.org/show_bug.cgi?id=56431
--- Comment #8 from Vijay Kamuju infyquest@gmail.com --- may be you can provide logs when launching normally in command line and with detailed log level for comctl32.
https://bugs.winehq.org/show_bug.cgi?id=56431
--- Comment #9 from Wagner.a18@yahoo.com --- Can you explain what I have exactly to do to have a detailed loglevel for comctl32... I can not find anything about how to do this?
Or do you mean the standard loglevel: WINEDEBUG=warn+all
https://bugs.winehq.org/show_bug.cgi?id=56431
--- Comment #10 from Vijay Kamuju infyquest@gmail.com --- for treeview in comctl32 is WINEDEBUG=+treeview wine ...
But for this its better to see treeview and gdiplus
WINEDEBUG=+treeview,+gdiplus wine ...
https://bugs.winehq.org/show_bug.cgi?id=56431
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65@poczta.onet.pl
--- Comment #11 from Bartosz gang65@poczta.onet.pl --- Is: winetricks gdiplus resolve the issue?
https://bugs.winehq.org/show_bug.cgi?id=56431
--- Comment #12 from Wagner.a18@yahoo.com --- @Vijay Kamuju If I enable this debug flags I have many many output on my cli. I tried to stop the application immediately after I triggered my error situation.... I hope I catched the right time of output:
Is a hastebin okay?: https://hastebin.com/share/urigiguzon.ruby
https://bugs.winehq.org/show_bug.cgi?id=56431
--- Comment #13 from Wagner.a18@yahoo.com --- @Bartosz I tried this but the result is the same
https://bugs.winehq.org/show_bug.cgi?id=56431
--- Comment #14 from Wagner.a18@yahoo.com --- @Vijay Kamuju could you see any relevant error message in my output? Or can I provide any further information?
https://bugs.winehq.org/show_bug.cgi?id=56431
--- Comment #15 from Wagner.a18@yahoo.com --- So now I tested it with version 9.10. The result is still the same.
Any updates here? What can I try to solve this problem?
https://bugs.winehq.org/show_bug.cgi?id=56431
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |minor Version|9.4 |9.3
https://bugs.winehq.org/show_bug.cgi?id=56431
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com