Comment # 3 on bug 978952 from
Created attachment 676124 [details]
MediathekView.sh rpm-version herbstero815 opened with kate

Thanks for your quick answer.
At first I took all packages from the herbster0815 repo.
Result is MediathekView.sh does not start.
Than I had the guess, that there is a syntax error in MediathekView.sh, I
renamed this to MediathekView-rpm.sh.
I opened it with kate and changed the line

set_options "-Xms128M -Xmx1G" (See attachment MediathekView-rpm.sh.txt)

into

set_option "-Xms128M"
set option "-Xmx1G"           (See attachment MediathekView.sh.txt)

and stored this as MediathekView.sh

Result is:  Now it works.


You are receiving this mail because: