xpize 5 Release 4 Long Live Windows XP!
#21
Posted 23 July 2009 - 10:07 AM
#22
Posted 23 July 2009 - 10:50 AM
#23
Posted 23 July 2009 - 12:06 PM
Kaminari, on Jul 23 2009, 04:44 PM, said:
Only one minor glitch so far has to do with what seems to be an alpha problem on the "Log-off user" and "Turn-off computer" windows. The corners of the buttons are grey/black instead of transparent. Not sure if XPize 5 is directly responsible, but I didn't see this problem in previous versions.
What options did you select on the "Modify Package" page?
This post has been edited by W3bbo: 23 July 2009 - 12:06 PM
#24
Posted 23 July 2009 - 12:30 PM
W3bbo, on Jul 23 2009, 03:56 PM, said:
Ok, that makes sense.
Quote
Distribution = *.exe file that is the installer with an embedded package
Ok, same like before.
So the he translation is for both -xpize and installer- at once. Got it!
Quote
I see. I think I have to puzzle our versions together again.
Did you change the strings itself - or mostly other things (such as adding new strings like the 8 missing ones - or changing key words)?
If I load the latest English resx with my current German resx (which has not all strings) into the LocalTool, will this work?
I mean, will the LocalTool add the missing elements to the German version automatically (nontranslated of course)?
If not, this would be a really important request for the LocalTool. Then you do not have to worry about the translations any more:
just upload the latest English resx and the translators do all the rest. - This should be less work for you and the translator together.
Another suggestion for translation:
If there is a resx file in the same folder like the Installer or distribution, could it be used instead of the internal string table (e.g. as "external" entry in the language combobox)?
This would make the translator able to check his translation again and again, so that he can tune it until its perfect, without bothering you. The only thing, that you have to receive, will be the final and ready translated translation file - no early versions any more!
At this point a like to mention this other suggestion, which I requestet before:
* coloring the strings, which are already different (= already translated) on load in green. This would make translation of long string tables way easier (because it is possible to do the translation in several sessions, without such a high chance of missing a string).
* a search function would also be nice. (of course, this can be done half way also with sorting the columns, but a search function would still be nice)
(maybe you have some time left for this now, since did finally release the Release 4
PS: I did see, that you changed the "Durchsuchen..." string into "Durchsuche"... - Do you know some German, because that is correct too.
But if "Durchsuchen" (with the n) does also fit onto the button, it would be better to use this, because it fits more to the other standard button strings like "Abbrechen".
Quote
Good to hear.
Quote
Well, if I choose the second option, the textbox is empty...
I thougth, the path to the latest uninstall package could be placed there already (because many people may not know, where to find the right folder again)
Quote
Well, I did try it just one time. But think I can remember, that there was no string that said "Restart".
I noticed that, because it stated "Restart" after the installation process.
Quote
Did you pay attention to this?
Quote
Well, I did install it on a VM which had Luna Element already installed. Maybe this did interfere with the Theme from the package...
Another thing is, that I had a nice Theme directly after installing xpize, but after switching between some themes, I cannot get the "after-install" theme back...
Furthermore I read often, that people like Luna Element 4 better than Luna Element 5. I never tried version 4, but maybe you should add this theme for these guys too.
Then there are still some 16 color icons in some deep system windows (computer management, event monitor and things like that).
This is not a big deal. I just noticed it stronger because all other icons are more polished now...
The question is: is xpize supposed to replace all ugly icons, or just the most important ones?
PS:
Is there an easy way, to select parts from different themes? (like the taskbar from there, the startmenu from here, the window frame and tiltlebar from that theme and the explorer sidebar from this other one...) - Can your extra tools used for that?
This post has been edited by MrBusty: 23 July 2009 - 12:49 PM
#25
#26
Posted 23 July 2009 - 02:47 PM
#27
Posted 23 July 2009 - 03:16 PM
MrBusty, on Jul 23 2009, 07:30 PM, said:
Only a few minor things. But I also organised a few things too.
MrBusty, on Jul 23 2009, 07:30 PM, said:
I mean, will the LocalTool add the missing elements to the German version automatically (nontranslated of course)?
If not, this would be a really important request for the LocalTool. Then you do not have to worry about the translations any more:
just upload the latest English resx and the translators do all the rest. - This should be less work for you and the translator together.
I don't understand what you're saying fully.
MrBusty, on Jul 23 2009, 07:30 PM, said:
If there is a resx file in the same folder like the Installer or distribution, could it be used instead of the internal string table (e.g. as "external" entry in the language combobox)?
This would make the translator able to check his translation again and again, so that he can tune it until its perfect, without bothering you. The only thing, that you have to receive, will be the final and ready translated translation file - no early versions any more!
I'm afraid that's not currently possible. It's a bigger undertaking than you think: *.resx files are compiled into *.resources files which are binary before being embedded in CLR executables. Whilst it is possible to read in a *.resx file at runtime and use as a source of resources, it would mean rearchitecting my current software which assumes the resource strings are all built-in. The strings are designed such that they won't need improvement.
MrBusty, on Jul 23 2009, 07:30 PM, said:
* coloring the strings, which are already different (= already translated) on load in green. This would make translation of long string tables way easier (because it is possible to do the translation in several sessions, without such a high chance of missing a string).
There's no need. You only need to identify strings that are the same (untranslated, in purple) or empty/null (undefined, in red). I think you're using an older build that doesn't have the purple color.
MrBusty, on Jul 23 2009, 07:30 PM, said:
(maybe you have some time left for this now, since did finally release the Release 4
I can easily add Sorting, but not Searching.
MrBusty, on Jul 23 2009, 07:30 PM, said:
But if "Durchsuchen" (with the n) does also fit onto the button, it would be better to use this, because it fits more to the other standard button strings like "Abbrechen".
Don't tell me or post about it, just add it to your updated German table when I'm done. Your posts are long enough as it is.
MrBusty, on Jul 23 2009, 07:30 PM, said:
Quote
Good to hear.
Actually, I take it back. This may affect Spanish versions, based on the few anecdotal reports I've received.
MrBusty, on Jul 23 2009, 07:30 PM, said:
Quote
Well, if I choose the second option, the textbox is empty...
I thougth, the path to the latest uninstall package could be placed there already (because many people may not know, where to find the right folder again)
Oh sorry. I was talking about when you uninstall from the Add/Remove Programs control panel. The text isn't filled in when you run the installer normally because there's no way of telling where the user saved the backup to (and before you suggest using a registry key, remember that different packages might be installed in different orders).
MrBusty, on Jul 23 2009, 07:30 PM, said:
Yes, and it's a minor bug in the Installer's code, nothing in xpize itself and so not a showstopper nor does it affect what the program actually does, that's why I'm saying it's not a big deal.
MrBusty, on Jul 23 2009, 07:30 PM, said:
Another thing is, that I had a nice Theme directly after installing xpize, but after switching between some themes, I cannot get the "after-install" theme back...
Furthermore I read often, that people like Luna Element 4 better than Luna Element 5. I never tried version 4, but maybe you should add this theme for these guys too.
Each visual style adds about a megabyte to the size of distribution. I'm tempted to remove the Embedded VS because it isn't that good. Should I also remove the Zune VS?
MrBusty, on Jul 23 2009, 07:30 PM, said:
This is not a big deal. I just noticed it stronger because all other icons are more polished now...
The question is: is xpize supposed to replace all ugly icons, or just the most important ones?
"As many as is possible". Remember, not every icon or toolbar button can be updated, see Wordpad for example, those toolbar buttons are hardcoded to 16-color and there's nothing I can really do about it.
MrBusty, on Jul 23 2009, 07:30 PM, said:
You'd have to hack it together using a visual style editor. You can use Resourcer for that, but it's a lot of work.
#28
Posted 23 July 2009 - 04:48 PM
W3bbo, on Jul 23 2009, 11:16 PM, said:
...
I don't understand what you're saying fully.
What I tried to say is, that the work of organising could be done with your local tool: it should just take the structure from en.resx...
I did make a test and voilá - this is, what your tool is already doing.
=> so it should be possible to start from my version, where I did change already several things.
Quote
I see. Very understandable. - For the normal use of your program, this would be a senseless feature.
It would be cool for the translator and nice for you (because translators will not ask you again and again, to implement an updated version of their translation), but its not worth its effort I suppose.
Quote
Yes, the purple thing is exactly that, what I suggested.
I did use the build from your post, and there should be no newer link here.
Could you please release the newest build of the local tool also, when you are posting the latest string table?
Quote
Ok, I see.
Sorting is already possible (for all: key, English and local strings).
I like your local tool. Stardock is also delivering a tool for translating their products - but yours is BETTER!
Quote
Sorry for bothering you... but I am asking, because I don't want to bother you too much!
"Durchsuchen..." was too long, so you did cut it down to
"Durchsuche", but I think
"Druchsuchen" (with n) is better.
I would like to change it, because I think the 'n' fits with difficulty onto the button.
But if it doesn't, I had to change it back again. - And this would mean, that you have to update my local again.
I tried to avoid this...
Quote
Sorry, I am trying to give valuable feedback (at least for the most part).
And I am also trying to answer questions from other users, so that you don't have to waste your time with this...
Quote
Still good for me.
Quote
No, I hate registry keys.
But your program could check, if there is a valid uninstall package in the default folder (program flies\Anolis\).
If there is one, it could suggest the latest one.
This would help users, which did fast click (Next> Next> Next> Install>) through the installation process and cannot remember the location of the backup folders.
Quote
Sorry. I did mention it, so that it does not become lost.
I think, that it is no big deal also...
wrong reply - my bad
Quote
Well, if you would support Win 3.11 so that I might install it on my first pc (200MB HDD), I had to agree - but nowadays a MB is just a piece of cake.
I really like it to have the choice. Not only between themes, but also between different versions of one theme. - Luna Element is worth it.
But I have to agree with the Zune style - its not pretty at all!
Quote
I see.
I will try to post a few screenshots in the next days. But I suppose most of the icons are not replacable.
Quote
What a pitty!
#29
Posted 23 July 2009 - 08:18 PM
I searched, but I couldn't find an answer to that question.
#30
Posted 24 July 2009 - 05:16 AM
I searched a little, but i didn't find...can i install it silently?
Thank u for your great work
#31
Posted 24 July 2009 - 06:19 AM
BudsieBuds, on Jul 24 2009, 03:18 AM, said:
I searched, but I couldn't find an answer to that question.
You can... but it isn't recommended.
If you've got a system that's already for 4.7 on it and you want to "upgrade" sure, it should work, but isn't a tested scenario.
But there's no advantage in installing 4.7 and then 5, because 5 includes everything that was in 4.7 (and 3.2) except for the eDonkey skin.
Ikky_Phoenix, on Jul 24 2009, 12:16 PM, said:
I searched a little, but i didn't find...can i install it silently?
Thank u for your great work
I'll be releasing a command-line program that can do that for you.
#32
Posted 24 July 2009 - 05:45 PM
So I've run into a problem, and W3bbo doesn't immediately know how to reproduce nor correct the issue. I'm running Windows XP Home Edition and returned results shown in these screenshots:


Has anyone experienced similar problems? Think this problem is WinXP Home specific?
Here's my install log:
http://pastebin.com/m60e44b9a
This post has been edited by Happy-Dude: 24 July 2009 - 05:49 PM
#33
Posted 24 July 2009 - 08:32 PM
#34
Posted 24 July 2009 - 11:35 PM
W3bbo, on Jul 23 2009, 08:06 PM, said:
Kaminari, on Jul 23 2009, 04:44 PM, said:
Only one minor glitch so far has to do with what seems to be an alpha problem on the "Log-off user" and "Turn-off computer" windows. The corners of the buttons are grey/black instead of transparent. Not sure if XPize 5 is directly responsible, but I didn't see this problem in previous versions.
What options did you select on the "Modify Package" page?
Apparently, I wasn't careful enough during install and I didn't take note that the option selected by default (MCE) was a resource bitmap package, not a visual style... Which is why I, err... selected everything
It must have made a jolly mix-up between the four or five bitmap replacement packs. Quite brutally, I relaunched the installer and unticked everything but the MCE "style" option. Lo and behold, problem was fixed
Maybe the list of "styles" should be put to a separate page, along with a warning about the user having to choose only one resource bitmap pack per installation? To this end, a cycle menu would probably be more intuitive than the check buttons. Because right now, it can be a bit confusing for newcomers (and the others...).
Other than that, I love it. Congratulations for your great work!
This post has been edited by Kaminari: 24 July 2009 - 11:41 PM
#35
Posted 25 July 2009 - 02:25 AM
Kaminari, on Jul 25 2009, 07:35 AM, said:
It must have made a jolly mix-up between the four or five bitmap replacement packs. Quite brutally, I relaunched the installer and unticked everything but the MCE "style" option. Lo and behold, problem was fixed
Maybe the list of "styles" should be put to a separate page, along with a warning about the user having to choose only one resource bitmap pack per installation? To this end, a cycle menu would probably be more intuitive than the check buttons. Because right now, it can be a bit confusing for newcomers (and the others...).
Ups, I did make the same mistake - and that could be the reason, why I got this explorer sidebar issue...
I did install all visual styles on purpose, because I wanted to be able to switch between all these styles without using xpize again.
Is there a way, to place all selected visual styles into the styles folder (resources\themes\) - but let the user choose just one of them, which will be installed?
This post has been edited by MrBusty: 25 July 2009 - 02:57 AM
#36
Posted 25 July 2009 - 03:48 AM
W3bbo, on Jul 23 2009, 07:58 AM, said:
I think there is something wrong with the shellstyle.dll in the luna royale theme included in Xpize 5, causing it to change only one of the items in the sidebar. I reinstalled Xpize 5, but without the visual themes. And got the luna royale theme from deviant art. Copied it to this folder: C:\WINDOWS\Resources\Themes and activated it. Problem solved, all the sidebar items are blue instead of gray.
#37
Posted 25 July 2009 - 05:13 AM
I've got a problem installing XPize. After running installer error message shows up:
---------------------------
Anolis Installer
---------------------------
You must be running Windows XP SP3 (or later) or Windows XP x64 SP2 (or later) to install locally. You may still patch an I386 folder though.
---------------------------
OK
---------------------------
I'm using Windows XP SP3 (Polish).
Any ideas? /ignorePackageCondition doesn't help.
This post has been edited by yojo2: 25 July 2009 - 05:17 AM
#38
Posted 25 July 2009 - 06:51 AM
yojo2, on Jul 25 2009, 12:13 PM, said:
I've got a problem installing XPize. After running installer error message shows up:
---------------------------
Anolis Installer
---------------------------
You must be running Windows XP SP3 (or later) or Windows XP x64 SP2 (or later) to install locally. You may still patch an I386 folder though.
---------------------------
OK
---------------------------
I'm using Windows XP SP3 (Polish).
Any ideas? /ignorePackageCondition doesn't help.
That's not meant to happen
Download this program and run it from the command-line: http://w3bbo.com/mis...nditionTest.zip and paste the output here.
Thanks
#40
Posted 25 July 2009 - 07:26 AM
W3bbo, on Jul 25 2009, 07:51 AM, said:
Download this program and run it from the command-line: http://w3bbo.com/mis...nditionTest.zip and paste the output here.
Thanks
--------------------------------------------------------------------------------
Symbols
osversion 5,1
servicepack -1
architecture 32
installlang 1045
Expression
ToString() ( osversion == 5.1 && servicepack == 3 && architecture =
= 32 )
Tokenize '(', 'osversion', '==', '5.1', '&&', 'servicepack', '=='
, '3', '&&', 'architecture', '==', '32', ')'
Evaluate
ExpressionException: Undefined symbol: "5.1" at position 18
--------------------------------------------------------------------------------
Symbols
osversion 5,1
servicepack -1
architecture 32
installlang 1045
Expression
ToString() ( osversion == 5.2 && servicepack == 2 && architecture =
= 32 )
Tokenize '(', 'osversion', '==', '5.2', '&&', 'servicepack', '=='
, '2', '&&', 'architecture', '==', '32', ')'
Evaluate
ExpressionException: Undefined symbol: "5.2" at position 18
--------------------------------------------------------------------------------
Symbols
osversion 5,1
servicepack -1
architecture 32
installlang 1045
Expression
ToString() ( osversion == 5.2 && servicepack == 2 && architecture =
= 64 )
Tokenize '(', 'osversion', '==', '5.2', '&&', 'servicepack', '=='
, '2', '&&', 'architecture', '==', '64', ')'
Evaluate
ExpressionException: Undefined symbol: "5.2" at position 18
On Windows 2003 SP2 (Polish) there is the same problem.
--------------------------------------------------------------------------------
Symbols
osversion 5,2
servicepack -1
architecture 32
installlang 1045
Expression
ToString() ( osversion == 5.1 && servicepack == 3 && architecture =
= 32 )
Tokenize '(', 'osversion', '==', '5.1', '&&', 'servicepack', '=='
, '3', '&&', 'architecture', '==', '32', ')'
Evaluate
ExpressionException: Undefined symbol: "5.1" at position 18
--------------------------------------------------------------------------------
Symbols
osversion 5,2
servicepack -1
architecture 32
installlang 1045
Expression
ToString() ( osversion == 5.2 && servicepack == 2 && architecture =
= 32 )
Tokenize '(', 'osversion', '==', '5.2', '&&', 'servicepack', '=='
, '2', '&&', 'architecture', '==', '32', ')'
Evaluate
ExpressionException: Undefined symbol: "5.2" at position 18
--------------------------------------------------------------------------------
Symbols
osversion 5,2
servicepack -1
architecture 32
installlang 1045
Expression
ToString() ( osversion == 5.2 && servicepack == 2 && architecture =
= 64 )
Tokenize '(', 'osversion', '==', '5.2', '&&', 'servicepack', '=='
, '2', '&&', 'architecture', '==', '64', ')'
Evaluate
ExpressionException: Undefined symbol: "5.2" at position 18



Help
This topic is locked
Back to top









