SuperTuxKart 0.7 alpha 3 release

Re: SuperTuxKart 0.7 alpha 3 release

Postby Auria » 23 Nov 2010, 16:15

teddy {l Wrote}:Is it me or launchpad has changed the way it handles translations?
Now when I translate something it goes as "suggestion" instead of being the real translation.
What should I do?


That's probably when we changed the permissions because we were spammed with bad translations :(
Now you will need to join the Launchpad Translators group or STK translators group before you can actually translate stuff (see more at http://supertuxkart.sourceforge.net/Translating_STK )
Image
User avatar
Auria
STK Moderator
 
Posts: 2976
Joined: 07 Dec 2009, 03:52

Re: SuperTuxKart 0.7 alpha 3 release

Postby teddy » 23 Nov 2010, 19:15

Auria {l Wrote}:Now you will need to join the Launchpad Translators group or STK translators group before you can actually translate stuff

Ok, I've chosen the second one :)

edit: thanks to xapantu for the approval
teddy
 
Posts: 12
Joined: 24 Jun 2010, 11:32

Re: SuperTuxKart 0.7 alpha 3 release

Postby DAPEJO » 25 Nov 2010, 02:19

It's looking nice judging by the screenshots, but.. I want to try the real thing, and I'm having a really hard time installing it on my Ubuntu 10.10..

I downloaded the trunk, then tried to run the autogen, but it said it didn't exist.

Image

So I decided I would try to compile for myself, but I had a smiliar problem when trying to install Irrlicht.

Any ideas why this happens?

By the way, the STK 0.7 folder 'trunk', only appears visible within the Terminal.

Thanks in advance!
DAPEJO
 
Posts: 1
Joined: 25 Nov 2010, 02:11

Re: SuperTuxKart 0.7 alpha 3 release

Postby Auria » 25 Nov 2010, 14:44

DAPEJO, you need to install more packages from your package manager (install autotools, autoconf)

By the way, the STK 0.7 folder 'trunk', only appears visible within the Terminal.


No idea how this could happen, make sure you're checking at the right place
Image
User avatar
Auria
STK Moderator
 
Posts: 2976
Joined: 07 Dec 2009, 03:52

Re: SuperTuxKart 0.7 alpha 3 release

Postby KroArtem » 25 Nov 2010, 18:02

DAPEJO, I think it is easier for you to install stk from special ppa. It'll install irrlicht and stk so you won't need to compile anything.
Here is the link to the ppa:
https://launchpad.net/~stk/+archive/dev
Ubuntu 10.10 is also supported. So try it and don't forget to give some feedback ;)
KroArtem
 
Posts: 375
Joined: 26 Aug 2010, 19:04

Re: SuperTuxKart 0.7 alpha 3 release

Postby hiker » 25 Nov 2010, 23:14

DAPEJO {l Wrote}:I downloaded the trunk, then tried to run the autogen, but it said it didn't exist.

Image

You have to have autoconf installed. Perhaps we should actually try to see if autoreconf is available, and otherwise print a better error message.

So I decided I would try to compile for myself, but I had a smiliar problem when trying to install Irrlicht.

I think irrlicht does not use/need autotools, just go to .../source/Irrlicht and do a 'make' (or even better: "NDEBUG=1 make" - since this compiles the optimised version of irrlicht).

But obviously KroArtem's suggestions is the easiest one.

By the way, the STK 0.7 folder 'trunk', only appears visible within the Terminal.

I assume you mean the name of the directory? You can set it when checking out, e.g.:
{l Code}: {l Select All Code}
svn checkout https://supertuxkart.svn.sourceforge.net/svnroot/supertuxkart/main/trunk  supertuxkart

This will check out the code in a directory called supertuxkart. But you can also simply rename the directory.

Cheers,
Joerg
hiker
 
Posts: 1435
Joined: 07 Dec 2009, 12:15
Location: Melbourne, Australia

Re: SuperTuxKart 0.7 alpha 3 release

Postby rudy85 » 25 Nov 2010, 23:48

My script to install last SVN with irrlicht on ubuntu : :think:
Attachments
Compiler-STK-0.7.alpha-sur-ubuntu-et-Linuxmint.sh.7z
(691 Bytes) Downloaded 348 times
STK 3D animation
My work is under the licence you want
User avatar
rudy85
 
Posts: 420
Joined: 06 Dec 2009, 13:44
Location: France

Re: SuperTuxKart 0.7 alpha 3 release

Postby xeno74 » 29 Nov 2010, 12:31

Hi,

I found a lot of failures:

1. In the animation of debug point missing a texture on Nolok
2. In the register game mode missing the German translation
3. The Windows icon is old. Please replace it with the new icon.

New Windows icon:

Image (supertuxkart-icon-windows.ico)

4. The Ubuntu (apt repository ppa:stk/dev) icon is old. It's the tuxkart icon :(

best regards
User avatar
xeno74
 
Posts: 356
Joined: 10 Dec 2009, 20:38

Re: SuperTuxKart 0.7 alpha 3 release

Postby Crendgrim » 29 Nov 2010, 15:43

@xeno74:
In the trunk (Rev. 6737; downloaded yesterday) the first two things you mentioned are solved. (I've got neither problems with the German language nor with the textures of Nolok...)


Crend
Crendgrim
 
Posts: 227
Joined: 03 May 2011, 21:59

Re: SuperTuxKart 0.7 alpha 3 release

Postby Auria » 29 Nov 2010, 16:42

Thanks, I updated the Windows icon.

I don't have control over the PPA icon however; the icons in our source code are the new icons, so not sure why the PPA would have the old icon.
Image
User avatar
Auria
STK Moderator
 
Posts: 2976
Joined: 07 Dec 2009, 03:52

Re: SuperTuxKart 0.7 alpha 3 release

Postby xeno74 » 29 Nov 2010, 16:53

Auria {l Wrote}:Thanks, I updated the Windows icon.


Thank you :)
User avatar
xeno74
 
Posts: 356
Joined: 10 Dec 2009, 20:38

Re: SuperTuxKart 0.7 alpha 3 release

Postby xapantu » 29 Nov 2010, 17:07

xeno74 {l Wrote}:
Auria {l Wrote}:Thanks, I updated the Windows icon.


Thank you :)

and the PPA one is going to be updated...
xapantu
 
Posts: 283
Joined: 07 Dec 2009, 17:30

Re: SuperTuxKart 0.7 alpha 3 release

Postby xeno74 » 29 Nov 2010, 17:28

xapantu {l Wrote}:
xeno74 {l Wrote}:
Auria {l Wrote}:Thanks, I updated the Windows icon.


Thank you :)

and the PPA one is going to be updated...


Also, thank you :)

Crendgrim {l Wrote}:@xeno74:
In the trunk (Rev. 6737; downloaded yesterday) the first two things you mentioned are solved. (I've got neither problems with the German language nor with the textures of Nolok...)


Crend


I have the revision 6771 for Windows installed. And the German translation is not completely:

Image
Last edited by xeno74 on 29 Nov 2010, 18:11, edited 1 time in total.
User avatar
xeno74
 
Posts: 356
Joined: 10 Dec 2009, 20:38

Re: SuperTuxKart 0.7 alpha 3 release

Postby asciimonster » 29 Nov 2010, 18:10

Das ist weil nicht alle Frasen in launchpad nicht uebersetst sind.
(That is because the launchpad translation is not complete)
German.GIF
asciimonster
 
Posts: 375
Joined: 03 Dec 2009, 18:24

Re: SuperTuxKart 0.7 alpha 3 release

Postby xeno74 » 29 Nov 2010, 18:13

asciimonster {l Wrote}:Das ist weil nicht alle Frasen in launchpad nicht uebersetst sind.
(That is because the launchpad translation is not complete)
German.GIF


Ok. Thanks :)
User avatar
xeno74
 
Posts: 356
Joined: 10 Dec 2009, 20:38

Who is online

Users browsing this forum: No registered users and 1 guest