Hi,
I've just started using Groupy and already having two issues:
First Issue:
Saved group with chrome window opens with an empty tab without the website.
Here's the content of the groupy file with a saved group of one explorer window and one chrome window:
[GroupyEntry1]
OwnerProcess=C:\Windows\explorer.exe
RunElevated=0
Target=@FAAfUOBP0CDqOmkQotgIACswMJ0=
MatchingClass=CabinetWClass
[GroupyEntry2]
OwnerProcess=C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
RunElevated=0
NoPatternMatching=0
CommandLine=
WorkingDirectory=C:\Program Files (x86)\Google\Chrome\Application
Target=C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
MatchingClass=Chrome_WidgetWin_1
[Group]
GroupCount=2
GroupLeft=671
GroupTop=49
GroupRight=2517
GroupBottom=1467
GroupMax=1
Second Issue:
Could it be that Groupy doesn't support non-english characters in window titles?
Saving a group with a Word file which title is not english and then trying to open the group, results in an error in Microsoft Word regarding trying to open a non-existent file. The name of the file in the error displays as question marks.
Looking at the groupy file again, it's immediately clear that the correct non-english title is not saved for the file and instead the characters are replaced with question marks:
[GroupyEntry2]
StoreApp=1
OwnerProcess=Microsoft.Office.Desktop_8wekyb3d8bbwe!Word
RunElevated=0
Target="https://d.docs.live.net/dcf494b639e6a603/Documents/?????-???-?????.docx"
NoPatternMatching=1
OneDriveFile=1
MatchingClass=OpusApp
I'm really surprised by this as it seems like only a matter of supporting Unicode characters, why would such a simple thing not be supported?
Appreciate a reply,
Shen.