|
|||
| Moderated by: Renate.Reinartz, Markus.Kreisel, Jaakko.Salmenius, Ilkka.Salmenius | Page: 1 2 |
|
|||||||||||||||
| Build crashes - Bugs and Quirks in Sisulizer - Technical Support (You need to be registered at the forum to write) - .NET, Delphi, ... - Sisulizer Localization Tool Support | |||||||||||||||||
| Author | Post | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
|
meta Member
|
I am asked to send you the zip file created so it will follow...
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Jaakko.Nieminen Administrator
|
What is the error message you get when you try to build the Swedish files? Jaakko
|
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
meta Member
|
Sent you a zipped JPG
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
meta Member
|
Or... uploaded...
|
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
Jaakko.Nieminen Administrator
|
The compilation fails because Key file is not found. Sisulizer thinks that key file is here D:\BuildBFUS\Version_trunk\Trunk\Trunk\Common\Utils\Lettera.snk Can you check if it is there? If it is not there check two things 1) Open the source dialog and check the value in the Options sheet. See screenshot. 2) Check that your .csproj contains the right key file Jaakko Attachment: Untitled.png (Downloaded 50 times)
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Markus.Kreisel Administrator
|
Hi, Just to make sure: if you have a JPG, PNG, or GIF you want to share you can attach it to your post instead of uploading it. It will be shown inside your post. Sometimes this makes support faster for both sides. All other files need to be zipped and uploaded by private upload. This is needed for private files not to be seen by the public. Of course sometimes this makes also sense with screen shots :-) Markus
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
meta Member
|
Hi, sorry about the delayed answer. The developer looked at this and it is so strange. We add the correct path to the key file and the first build succeeds. But in the next build, a new "level" is added to the path and the build fails. And since the sisulize build is part of another huge build we don't quite have the time to have the nightly build broken every night because of the failing path, a lot of people involved and time is short. To the best of our knowledge the project file is no different from the rest of the project files but still it works different. I don't know what to do next to get a stable solution. I - who make the translations - make them on my local PC where I don't have the source code. The scan and build is however performed on a server with all source code handy. Updates between those are made with subversion tool (Tortoise). Kind regards
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
meta Member
|
Hi, we are still having problems with this resource file. A level is added to the path making the nightly build crash. Pls let me know what information you need from us.
|
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
Ilkka.Salmenius Administrator
|
Can you send your Sisulizer project file (.slp) to us. Zip that to a zip file and click Private Upload to send the file. Ilkka
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
meta Member
|
File uploaded!
|
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
Ilkka.Salmenius Administrator
|
Hi Meta, I sent you a question via private message. Ilkka
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
meta Member
|
Hi Ilkka, I sent you the file a week ago, did you have the time to look at it yet? Happy New Year! I found your answer today in my private inbox Last edited on Wed Jan 11th, 2012 07:15 am by meta |
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
meta Member
|
New file uploaded!
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Ilkka.Salmenius Administrator
|
I compared two of your VS project file (Workflow and Workorder). Both files use the same key file and its relative location is the same. Also Sisulizer reads the keyfrile from both files in the same way. Jaakko asked about error message. You told that you upload it but I could not find it. Can you please upload it again. Best regards, Ilkka
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
Janusz Grzybek Super Moderator
|
Ilkka: I found this error message. I'll send to you link to file. Unfortunately, output message is saved as screenshot. Meta: You could save output messages as HTML or TXT file directly in Output pane. Here is link to article about this: http://www.the-localization-tool.com/?p=400 Best regards, Janusz
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Ilkka.Salmenius Administrator
|
I guess the reason why the key file get read incorrectly in one project is because the file structure. I need to figure out exactly same fle sturcture as you have. Can you zip your SLP, all .csproj and .resx files into one zip that contains the sub directories. This way I will get the same file sturctures as you have and might be able to reproduce the bug. Ilkka
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
Ilkka.Salmenius Administrator
|
If you can not send the file please tell me the directory sturcture - Directory where SLP is - Directory where .snk is - Directory where ***Workorder.csproj is Ilkka
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Ilkka.Salmenius Administrator
|
I figure out csproj and snk directories SNK: <root>\Common\Utils\****.snk CSPROJ: <root>\Utility.Application.Business\Workorder.Win.Workorder\***.csproj However SLP is in a sub directory of root: <root>\AAA\BBB\CCC Can you tell me what AAA, BBB and CCC are? Ilkkka
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
Ilkka.Salmenius Administrator
|
I figure out csproj and snk directories SNK: <root>\Common\Utils\****.snk CSPROJ: <root>\Utility.Application.Business\Workorder.Win.Workorder\***.csproj However SLP is in a sub directory of root: <root>\AAA\BBB\CCC Can you tell me what AAA, BBB and CCC are? Ilkkka
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
meta Member
|
Hi guys, I have had major computer f--k up on top of everything... will get some help to interpret the above
|
||||||||||||||||
| |||||||||||||||||
| Current time is 04:19 am | Page: 1 2 |
| .NET, Delphi, ... - Sisulizer Localization Tool Support > Technical Support (You need to be registered at the forum to write) > Bugs and Quirks in Sisulizer > Build crashes | |
Sisulizer software localization tool - Three simple steps to localize