|
3:
Re: Re: LAMS 2.0 Release Candidate 1 is out!
|
In response to 2
|
10/08/06 08:10 AM |
|
Hi!
I created a user for the authoring. When I login using the new user id and password, I can author the sequence but there is a problem in drawing transitions.
The UTF-8 setting does not work well. Some menu in english.
Thanks.
JD Park
Posted by Jong-Dae Park
|
|
|
4:
Re: Re: Re: LAMS 2.0 Release Candidate 1 is out!
|
In response to 3
|
10/08/06 04:44 PM |
|
Hi Jong-Dae,
Good to hear that you have installed LAMS.
Although you have shown me the problem with drawing transitions when you were here in Sydney none of us have managed to reproduce it. I'll post a message to all translators asking them if anyone else has a similar problem.
> The UTF-8 setting does not work well. Some menu in english.
Can you let us know which menus appear in English? I can say for sure that the Admin section (group management and Sysadmin) are in English as that module has not been translated yet. But are there any others that show in English and not in Korean?
Thanks,
Ernie
Posted by Ernie Ghiglione
|
|
|
5:
Re: Re: Re: LAMS 2.0 Release Candidate 1 is out!
|
In response to 3
|
10/08/06 04:57 PM |
|
Hi Jong-Dae
> I can author the sequence but there is a problem in drawing transitions.
I have posted a message to all translators to see if anyone of them have experience this drawing transitions problem before. That might shed some light into this issue.
Also is this happening in other computers as well? If so, are those computers also running Windows XP in Korean?
Can you also confirm by clicking here what version of Flash it says that you are running? It should say:
You have version x,x,xx,x installed (where the x are a some numbers). Can you post what you get here?
Thanks,
Ernie
Posted by Ernie Ghiglione
|
|
|
9:
Re: Re: Re: Re: LAMS 2.0 Release Candidate 1 is out!
|
In response to 5
|
10/10/06 02:40 PM |
|
Hi! Ernie,
Nice to hear from you.
I am using flash player version 9.0.16.0. I think there is a problem in event handler for the transition and selection. If I click the tool, the event listener for the tool selection catches the event before the event listener for the transition catches that event.
Thanks for your efforts.
Cheers,
Jong-Dae Park
Posted by Jong-Dae Park
|
|
|
11:
Koren Flash problems when drawing transitions
|
In response to 9
|
10/10/06 08:01 PM |
|
Hi Jong-Dae,
In the LAMS Authoring environment there's a hidden debugging logger that might be able to give us some more information on what is happening when you are trying to draw a transition. So here are the steps you need to follow:
1.- Login with a user that has access to author
2.- Click on the Authoring tab and the authoring environment should pop-up.
3.- Click on the authoring screen and press the following combination of keys all together: CTRL+ALT+? (the ? is the question mark key). You should be able to see a Debug window (see attached file.
4.- Drag two activities into the canvas (note that it will be slower than usual due to the debugging window).
5.- Click on the transition button and try to draw it between the two activities. That might not work as we all know
6.- Grab the text you got in the debugging window and paste it here
That should give us an insight in what it's happenning.
Thanks,
Ernie
Posted by Ernie Ghiglione
|
Attachments:
|
|
|
|
13:
Re: Re: Koren Flash problems when drawing transitions
|
In response to 12
|
10/11/06 07:47 PM |
|
Hi Jong-Dae,
I have done a comparison of your log with the log from a normal (working) case, tested on your server my machine. Note the differences below (relevent part).
It seems that the transition tool is being deactivated when you press/select the first Canvas Activity.
*--- Cursor ---*
[showCursor]ID:default
*--- CanvasModel ---*
[stopTransitionTool]Stopping transition tool
or isn't active at the time you are releasing outside the Canvas Activity, i.e on another Canvas Activity. Since the transition tool isn't active at the time of release, no transition is being created. Do you notice if the transition icon disappears when the first Canvas Activity is pressed on?
Normal Log
*--- CanvasController ---*
[activityClick]activityClick CanvasActivity:1 orderID: undefined
[activityClick]Check if transition tool active :true
Your Log
*--- CanvasController ---*
[activityClick]activityClick CanvasActivity:1 orderID: undefined
[activityClick]Check if transition tool active :false
Does this problem occur on other Korean machines (laptop's) also? Have you only tested on this one machine? It may be worthwhile checking if the same issue is occurring on other machines.
Posted by Mitchell Seaton
|
|
|
|
|
|
|
|
19:
Re: Re: Re: Re: Re: Re: Koren Flash problems when drawing transitions
|
In response to 18
|
10/17/06 07:52 PM |
|
Hi Jong-Dae,
Yes, all files and parameters are utf-8. It seems that the problem is trigger at an event. So what we'll do is send you a customized LAMS Authoring flash file (swf) and then we add this to your installation as you currenlty have it. This flash file contains more debugging statements that hopefully will help us discover where the issue is.
So I'll send you an email shortly with the details
Ernie
Posted by Ernie Ghiglione
|
|
|
6:
Re: Re: LAMS 2.0 Release Candidate 1 is out!
|
In response to 2
|
10/09/06 02:38 AM |
|
> Will the windows installer version Lams 2.0 RC1
> be updated continually as bugs become fixed?
This Friday (13-Oct) we'll repackage the installer again with the latest bug fixes.
You will need to uninstall the previous version of LAMS in order to re-install this one.
Note that after 2.0 stable, you won't need to uninstall previous version, but instead these will be upgraded automatically by the installer.
Thanks,
Ernie
Posted by Ernie Ghiglione
|
|