Page 1 of 2
Installation on OpenSuse
Posted: Sat May 03, 2014 1:41 am
by squid-f
Hello
I am trying to install AEScrypt on Opensuse 13.1 64bit Gnome
The install setup starts but stays stuck on the pop-up window to chose the installation language. Pressing OK button doesn't do anything... Actually, the Cancel button doesn't neither ; an error even appears in another pop up window.
Has anybody already installed AEScrypt on OpenSuse ?
thanks
Re: Installation on OpenSuse
Posted: Sun May 04, 2014 7:34 pm
by squid-f
For info (and help

)
The error message I get in a pop-up window (Erro:window name "__message_box" al....) when I press the Cancel button is the following :
Code: Select all
window name "__message_box" already exists in parent
window name "__message_box" already exists in parent
while executing
"toplevel $path -relief $re -borderwidth $bd -class $class -background $::BWidget::colors(SystemButtonFace)"
(procedure "Dialog::create" line 15)
invoked from within
"Dialog::create .__message_box -transient 1 -default 1 -placerelative 0 -cancel 1 -title {Exit Setup} -parent . -image ::Icons::BWidgetIcons::dialoginf..."
("eval" body line 1)
invoked from within
"eval [list Dialog::create $path] $maps(:cmd) [list -image $image -modal local -side bottom -anchor c]"
(procedure "MessageDlg::create" line 72)
invoked from within
"MessageDlg .__message_box -buttons {Oui Non} -usenative 0 -transient 1 -buttonwidth 12 -message {Etes-vous certain de vouloir quitter ce programme d'i..."
("eval" body line 1)
invoked from within
"eval [list MessageDlg $win] [array get _args]"
(procedure "MessageBox" line 67)
invoked from within
"MessageBox -type yesno -default no -parent [::InstallJammer::TransientParent] -title $title -message $message"
(procedure "::InstallJammer::exit" line 10)
invoked from within
"::InstallJammer::exit 1"
invoked from within
".__askLanguage.bbox.b1:cmd invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $path:cmd invoke]"
(procedure "TTKButton::invoke" line 2)
invoked from within
"TTKButton::invoke .__askLanguage.bbox.b1"
("eval" body line 1)
invoked from within
"eval [linsert $args 0 TTKButton::$cmd .__askLanguage.bbox.b1]"
(procedure ".__askLanguage.bbox.b1" line 1)
invoked from within
".__askLanguage.bbox.b1 invoke "
invoked from within
".__askLanguage.bbox.b1:cmd instate {pressed !disabled} { .__askLanguage.bbox.b1 state !pressed; .__askLanguage.bbox.b1 invoke }"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $path:cmd instate] $args"
(procedure "TTKButton::instate" line 2)
invoked from within
"TTKButton::instate .__askLanguage.bbox.b1 {pressed !disabled} { .__askLanguage.bbox.b1 state !pressed; .__askLanguage.bbox.b1 invoke }"
("eval" body line 1)
invoked from within
"eval [linsert $args 0 TTKButton::$cmd .__askLanguage.bbox.b1]"
(procedure ".__askLanguage.bbox.b1" line 1)
invoked from within
".__askLanguage.bbox.b1 instate {pressed !disabled} { .__askLanguage.bbox.b1 state !pressed; .__askLanguage.bbox.b1 invoke } "
(command bound to event)
Thanks for your support !
Re: Installation on OpenSuse
Posted: Thu May 22, 2014 9:15 am
by hello_kitty
Hi everyone, I have similar problem with installation. Can anyone help us?
Re: Installation on OpenSuse
Posted: Fri May 23, 2014 6:40 am
by paulej
I'll try to install that version of Linux this weekend to see if I can identify why.
Re: Installation on OpenSuse
Posted: Fri May 23, 2014 7:17 am
by willamowius
I run OpenSuse 13.1 and I don't see the issue.
Re: Installation on OpenSuse
Posted: Fri May 23, 2014 10:48 am
by squid-f
Hello williamowius
are you under KDE or Gnome environment ?
Same question to hello_kitty
Myself, I use gnome.
Thanks for supporting
Re: Installation on OpenSuse
Posted: Fri May 23, 2014 3:12 pm
by hello_kitty
I reinstalled OpenSuse 13.1 and it works fine

thanks for your help

Re: Installation on OpenSuse
Posted: Fri May 23, 2014 5:24 pm
by willamowius
I use a KDE environment.
Re: Installation on OpenSuse
Posted: Fri May 23, 2014 7:17 pm
by squid-f
Can it me something connected to Gnome ?
Re: Installation on OpenSuse
Posted: Sat May 24, 2014 2:16 am
by paulej
hello_kitty wrote:I reinstalled OpenSuse 13.1 and it works fine

thanks for your help

That's good that it works, but it would be better if we knew why it worked on a clean install.
It sounds like my luck might be hit or miss.
Might it be that you installed it as root this time, bit didn't before? Otherwise, I can only guess some needed library might have been missing.