2.7 + linux builds

Deploying to Linux? Get penguinated here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Mon Oct 29, 2007 1:01 pm

Hi Dan,

Just subscribe to the beta testing programme (elsewhere in this forum or on the RunRev website) and send an e-mail to quality ( ad ) runrev (dot) com or support (ad) runrev ( dot ) com to speed up your admission to the programme. Bill, who now runs the marketing and beta testing departments seems to be too busy to reply to individual e-mails these days.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

dany_cohen
Posts: 14
Joined: Mon Oct 29, 2007 12:24 pm

Link to the newsletter talking about the beta 2.9

Post by dany_cohen » Mon Oct 29, 2007 1:40 pm

Thank you mark for the mail adresses

The newsletter talking about runrev 2.9 beta is here
:arrow:
:http://www.runrev.com/newsletter/septem ... etter1.php

I will try to subscribe as soon as possible

Dan

BvG
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1236
Joined: Sat Apr 08, 2006 1:10 pm
Location: Zurich
Contact:

Post by BvG » Mon Oct 29, 2007 1:40 pm

To get access to the beta, you have to sign up for it, or have a enterprise license, and check for updates. If you don't get the details about how to get the beta about a week after sending in the form, just mail support.
Various teststacks and stuff:
http://bjoernke.com

Chat with other RunRev developers:
chat.freenode.net:6666 #livecode

dany_cohen
Posts: 14
Joined: Mon Oct 29, 2007 12:24 pm

Linux beta version

Post by dany_cohen » Tue Oct 30, 2007 3:19 pm

Hi,

I have received today a mail with links to the beta versions for win, mac and linux. The support team is very fast !!!

But, the linux version (a targzipped file) don't work ! :shock: The revolution executable don't launch : an error window tells me : "Your installation of Revolution seems to have been corrupted - Please reinstall" !!!

I have downloaded the file 3 times and reinstalled runrev, but the same error occurs...

On the other side, the windows version works fine and compiled stacks for linux platform run very nicely. :roll:

Any ideas ??

Dan

PS : I use a Mandriva 2007 Spring Linux Distro and have untargzipped the file by a "tar -xf RevEnt290FullTestBeta8.tgz" in my home directory...

ShieldsOnTour
Posts: 5
Joined: Sat Jun 02, 2007 9:48 am

Post by ShieldsOnTour » Tue Oct 30, 2007 3:33 pm

Hi dany,

This is a known problem with DP-1 that we are trying to track down at the moment - however, we have not been able to reproduce it yet.

Could you give me more information about your linux setup please? More specifically, what language and locale are you using? We think it _may_ have something to do with non-uk language linux installations.

Thanks,

Tim.

dany_cohen
Posts: 14
Joined: Mon Oct 29, 2007 12:24 pm

Linux beta version

Post by dany_cohen » Tue Oct 30, 2007 4:10 pm

Hi,

My language and locale (on mandriva 2007 Spring) are Fr (French) / Fr (Français).

I use also the multi-keyboard function of KDE 3.5 with Fr<>Us switch...

My kernel version is : 2.6.17.13mdv and my mandriva installation is a very basic one.

Good luck

Dan

ShieldsOnTour
Posts: 5
Joined: Sat Jun 02, 2007 9:48 am

Post by ShieldsOnTour » Wed Oct 31, 2007 10:48 am

Hi Dan,

Thanks for that info - that does seem to confirm our suspicions that it is related to the locale, so we work towards a fix for the DP-2 release.

In the mean time, if you look at bug report 5408 in the RQCC, one of the other users who had this problem has found that then can get round the problem by simply unsetting the LANG environment variable in the xterm before launching Revolution.

I hope this works for you too until we get it sorted!

Regards,

Tim.

dany_cohen
Posts: 14
Joined: Mon Oct 29, 2007 12:24 pm

unsetting the lanuage don't fix the problem

Post by dany_cohen » Wed Oct 31, 2007 12:10 pm

Hi,

Unsetting the language (by "$ unset LANG") don't fix this bug under my Mandriva 2007...

I have tried these scripts:

Code: Select all

#!/bin/bash

unset LANG

./revolution

Code: Select all

#!/bin/bash

export LANG=

./revolution

Code: Select all

#!/bin/bash

export LANG=en_UK

./revolution
without any good results...

The same error window occurs.

Regards,

Dan

Tim
Posts: 29
Joined: Wed Oct 31, 2007 12:56 pm

Post by Tim » Wed Oct 31, 2007 1:08 pm

Hi Dan,

Could you possibly post (or pm me) a dump of all your environment variables? I may be that your version of Linux has some other locale specific variable set.

Thanks,

Tim.

dany_cohen
Posts: 14
Joined: Mon Oct 29, 2007 12:24 pm

My linux environment

Post by dany_cohen » Wed Oct 31, 2007 1:51 pm

Hi,

A "$ printenv" on my Mandriva 2007:

Code: Select all


LESSKEY=/etc/.less
LC_PAPER=fr_FR.UTF-8
KDE_MULTIHEAD=false
LC_ADDRESS=fr_FR.UTF-8
LC_MONETARY=fr_FR.UTF-8
HOSTNAME=localhost
DM_CONTROL=/var/run/xdmctl
TERM=xterm
DESKTOP_STARTUP_ID=localhost;1193834463;259375;4315_TIME74320
SHELL=/bin/bash
LC_SOURCED=1
HISTSIZE=1000
XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd,method=classic,auto
TMPDIR=/home/dancohen/tmp
GS_LIB=/home/dancohen/.fonts
WINDOWID=46137362
LC_NUMERIC=fr_FR.UTF-8
QTDIR=/usr/lib/qt3/
KDE_FULL_SESSION=true
XTERM_SHELL=/bin/bash
USER=dancohen
LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
LC_TELEPHONE=fr_FR.UTF-8
SESSION_MANAGER=local/localhost:/tmp/.ICE-unix/4310
SCREENDIR=/home/dancohen/tmp
XDG_CONFIG_DIRS=/etc/xdg:/etc/xdg/kde/
NLSPATH=/usr/share/locale/%l/%N
MAIL=/var/spool/mail/dancohen
DESKTOP_SESSION=01KDE
PATH=/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/usr/lib/qt3//bin:/home/dancohen/bin:/usr/lib/qt3//bin
LC_MESSAGES=fr_FR.UTF-8
SECURE_LEVEL=2
LC_IDENTIFICATION=fr_FR.UTF-8
LC_COLLATE=fr_FR.UTF-8
INPUTRC=/etc/inputrc
PWD=/home/dancohen
XMODIFIERS=@im=none
LANG=fr_FR.UTF-8
PYTHONSTARTUP=/etc/pythonrc.py
LC_MEASUREMENT=fr_FR.UTF-8
XTERM_VERSION=XTerm(215)
SSH_ASKPASS=/usr/lib/ssh/ssh-askpass
HISTCONTROL=ignoredups
LESSCHARSET=utf-8
SHLVL=2
HOME=/home/dancohen
LANGUAGE=fr_FR.UTF-8:fr
XCURSOR_THEME=default
GCONF_TMPDIR=/tmp
TMP=/home/dancohen/tmp
LESS=-MM
G_FILENAME_ENCODING=@locale
LOGNAME=dancohen
LC_CTYPE=fr_FR.UTF-8
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-8r2eJCLvAy,guid=6f31871d3ef6d0f0ef0c3000472877c6
LESSOPEN=|/usr/bin/lesspipe.sh %s
BROWSER=/usr/bin/www-browser
DESKTOP=kde
META_CLASS=download
DISPLAY=:0.0
MDV_MENU_STYLE=mandriva
LC_TIME=fr_FR.UTF-8
XAUTHORITY=/home/dancohen/.Xauthority
LC_NAME=fr_FR.UTF-8
_=/usr/bin/printenv



Dan

Tim
Posts: 29
Joined: Wed Oct 31, 2007 12:56 pm

Post by Tim » Wed Oct 31, 2007 3:11 pm

Hi Dan,

If you unset all the LC_ things (such as LC_NUMERIC etc) as well as LANG it will work.

You will be pleased to know that we have just figured out the core problem and I am working on the fix now, so DP-2 will work just great without having to mess around with the environment!

Thanks for all your help here,

Regards,
Tim.

dany_cohen
Posts: 14
Joined: Mon Oct 29, 2007 12:24 pm

It works !

Post by dany_cohen » Wed Oct 31, 2007 11:36 pm

Hi Tim,

Yes, it works on my Mandriva too ! :D

Thank you

Best regards

Dan

Post Reply

Return to “Linux”