Search Results with [+] won't expand when clicked

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
dhtseany
Newbie
Newbie
Posts: 1
Joined: Mon Dec 14, 2015 3:12 pm

Search Results with [+] won't expand when clicked

Post by dhtseany »

Hello,
I'm trying to get Goodsync to operate correctly. When I Analyze between 2 folders, conflict results are supposed to be shown in a line by line area that is being collapsed initially with a [+] box. When you click it the [+] doesn't expand, and Goodsync's log box shows the following when the [+] is clicked.

Code: Select all

163600 Item Details:
L: [folder] size=0 accu-time=(not present)
R: [folder] size=0 accu-time=(not present)
At first the [+] was [o], but clicking it produced the same message. This change was found when we played around with a couple different themes for Wine. We've installed all fonts, and we've tried enabling riched20, riched30, and richtx32; none made any noticeable difference, although I'll admit I was taking a shot in the dark from a suggestion in the FAQ page.

Code: Select all

$ wine Goodsync.exe &> log.txt
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
gs-server: Profile at C:/users/Public/Application Data/GoodSync/server
gs-server: General Logs at C:/users/Public/Application Data/GoodSync/server with prefix gserver
fixme:ver:GetCurrentPackageId (0xf6e550 (nil)): stub
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:process:SetProcessShutdownParameters (000001ff, 00000000): partial stub.
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:systray:wine_notify_icon unhandled tray message: 4
fixme:ver:GetCurrentPackageId (0x11be550 (nil)): stub
fixme:win:AnimateWindow partial stub
fixme:shell:SHIsFileAvailableOffline (L"", 0x227460) stub
Any help would be appreciated. :)
Locked