Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  Installation not possible when language is Italian  (Read 10666 times)

hamatoma

  • Guest
Bug: The last page does not contain the button "save config and install".

Workaround:
When you are on the last page, switch the language to another, e.g. English.
Refresh the page (F5) and the button will be visible (in the selected language).

Offline coruja

  • User
  • Posts: 74
[solved] Installation not possible when language is Italian
« Reply #1 on: 2012/12/11, 00:35:36 »
Hi!

For installing siduction in Italian, please do these steps before launching the installer:

1. sudo apt-get update

2. sudo apt-get install sidu-installer (to install the latest fixed version of our installer - if there is none already, please change our base repo in /etc/apt/sources.list.d/siduction.list to http://packages.siduction.org/base temporarily and start over with step 1, see http://packages.siduction.org/ for details if needed)

Then the installer should work as expected in Italian.

Enjoy!

Thanks to hama for fixing this at once! :)

humber

  • Guest
Installation not possible when language is Italian
« Reply #2 on: 2012/12/23, 20:09:12 »
Hello

I tried installing Siduction in Italian without knowing this bug and the workaround recommended by coruja.

I stopped the installation process, rebooted the DVD choosing english language and completed the installation. The first time I launched Siduction I localized KDE in italian.

Every thing in KDE works fine, but when I use the console out of X my italian keyboard is not recognized: Siduction thinks it is an english keyboard.
How can I solve this issue?

I'd like to install in another partition also Siduction with Razor-qt. Have I to update sidu-installer before installing?

Thanks

Offline Bequimão

  • User
  • Posts: 121
Installation not possible when language is Italian
« Reply #3 on: 2012/12/23, 21:00:35 »
No new install is needed. The complete commands to konfigure any language in textual console mode are

[Crtl] + [Alt] + [F1]
login as root
init 3

Code: [Select]
# dpkg-reconfigure locales
# dpkg-reconfigure console-setup
# dpkg-reconfigure console-data
# dpkg-reconfigure keyboard-configuration

See further details here
http://forum.siduction.org/index.php?topic=3164.msg26904#msg26904=2703

Best wishes
Bequimão
« Last Edit: 2013/11/10, 03:27:26 by ayla »
Bequimão (gesprochen: Be-ki-mãu) ist Manuel Beckmann,
brasilianischer Revolutionär in Maranhão (1630 - 1685).

humber

  • Guest
Installation not possible when language is Italian
« Reply #4 on: 2012/12/24, 07:42:14 »
Hi Bequimão, thanks for your reply.

I will try your tip about language configuration in textual console.

Quote from: "Bequimão"
No new install is needed.

I am planning to install also Siduction with Razor-qt, in order to test the D.E. Razor-qt, in a partition next to the one which contains Siduction with KDE.
May be also for Siduction with Razor-qt is better to update sidu-installer before installing.