Page 1 of 1
RC 398
Posted: Fri Oct 15, 2010 12:13 am
by ace2701
Seems to be working right. What were the changes?
Re: RC 398
Posted: Fri Oct 15, 2010 4:38 am
by par
error: regular pictures are not working right.
A user can add any picture to YoWindow, to display it instead of the landscape.
In the release build this feature is broken.
Besides a Bulgarian translation was added.
Re: RC 398
Posted: Fri Oct 15, 2010 3:17 pm
by ace2701
Ah, I see. Thank you, and I'm waiting for the animals.

Re: RC 398
Posted: Fri Oct 15, 2010 5:24 pm
by Mallorca
PROBLEM
Hi Pasha, after update to RC 398 I got this view:

- rc 398.jpg (284.18 KiB) Viewed 8621 times
No time bar, no weather :? I can only change the landscape ...
What could be happened?
Werner
Re: RC 398
Posted: Fri Oct 15, 2010 6:09 pm
by countryroads
Hi Pasha and Werner,
My Windows XP are working as they should.
Marty
Re: RC 398
Posted: Fri Oct 15, 2010 6:43 pm
by ikarus1969
No problems here with this RC - works as desired!
Re: RC 398
Posted: Fri Oct 15, 2010 8:57 pm
by par
Werner, it seems to me you have pressed Tab key occasionally, it hides all User Interface (UI).
Try pressing Tab again to show it back.
Re: RC 398
Posted: Sat Oct 16, 2010 10:46 am
by Mallorca
Hi Pasha,
I'm using allways the tab key to make the screenshots for my landscapes. But in this case nothing happens by pressing this key. Also after restarting Win 7 the same situation. So I reinstalled Yowin (before I saved the landscapes file of course

)
The new installation works stable now. But there was a new "problem": after add in the saved landscapes file in the same directory, I was hopefull to get the landscapes back ... unfortunately no landscape was shown in Yowindow

So I had to add more then 200 landscapes manually ...
Do you know a way to solve this problem in the future when it is necessary to reinstall Yowindow?
Werner
Re: RC 398
Posted: Sat Oct 16, 2010 2:08 pm
by par
Ah... I wish you let me know before you had uninstalled YoWindow.
Next time you notice this problem with missing UI, please send me options.xml, it will help me to find out what went wrong.
I'm very sorry you had to add all your landscapes back to YoWindow.
YoWindow keeps track of the landscapes in options.xml file
On Windows 7 it is in this folder
C:\Users\par\AppData\Roaming\YoWindow
Before uninstalling YoWindow copy landscapes tag and its contents
After the installation paste it back to options.xml
Example:
<landscapes>
<landscape name="Village" type="plugin" id="com.yowindow.village">
</landscape>
<landscape src="C:\ProgramData\YoWindow/landscapes/live_sky_example/pyramids.ywl" name="Landscape made from picture" type="picture" id="com.yowindow.pyramids">
</landscape>
<landscape name="desert" type="picture" id="12BA69593D7">
<data src="c:/users/public/pictures/sample pictures/desert.jpg">
</data>
</landscape>
</landscapes>