rhaynelsillador / jsflot

Automatically exported from code.google.com/p/jsflot
0 stars 1 forks source link

demo app probelm, please help me #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. set Charts draggable(line)
2. drag into a chart
3. it is hidden!

What is the expected output? What do you see instead?
the chart can draggable and clickable

What version of the product are you using? On what operating system?
jsflot : 0.3.0
os : ubuntu 9.04
browser : firefox 3.0.12

Please provide any additional information below.

Hi,  
 I write an application according to the jsflot Demo Application downloaded
from the svn and can run it successfully, However, this is positive only
before I change any settings in the application.  Just after I drag it, the
Chart disappears. It seems like that, changes are maken to the setting,
then the chart can show. I want to know how to debug this problem I
encountered. 
Thank you very much. 

Original issue reported on code.google.com by jzx....@gmail.com on 31 Jul 2009 at 1:30

Attachments:

GoogleCodeExporter commented 8 years ago
The attachment my source code

ps:source code not include jars,all jars below

commons-beanutils-1.7.0.jar
commons-collections-3.2.jar
commons-digester-1.8.1.jar
commons-logging-1.0.4.jar
jsf-api-1.2_12.jar
jsf-facelets-1.1.15.B1.jar
jsf-impl-1.2_12.jar
jsflot-0.3.5.jar
log4j-1.2.14.jar
richfaces-api-3.3.1.GA.jar
richfaces-impl-3.3.1.GA.jar
richfaces-ui-3.3.1.GA.jar
spring-2.5.6.jar

Original comment by jzx....@gmail.com on 31 Jul 2009 at 1:37

Attachments:

GoogleCodeExporter commented 8 years ago
anybody can help me?

Original comment by jzx....@gmail.com on 1 Aug 2009 at 2:32

GoogleCodeExporter commented 8 years ago
Hello, 

Could you please specify if the Live Demo at jsflotdemo.haagen.name works as 
expected with your setup ? 
Ubuntu, firefix 3.0.12 ? 

also, if you are able to end the complete WAR file to my email address, joachim 
(at) haagen (dot) name, I am able 
to take a closer look at it. 

Original comment by boem...@gmail.com on 2 Aug 2009 at 8:40

GoogleCodeExporter commented 8 years ago
hello again
  i can't send war file to your email address, response is

>> The error that the other server returned was: 552 552 5.3.4 Error: message 
file
too big,

my war size is 10.8M, dou you have other email address?

Original comment by jzx....@gmail.com on 3 Aug 2009 at 7:35

GoogleCodeExporter commented 8 years ago
Hello, 

You can try boemane (at) gmail (dot) com :)

Original comment by boem...@gmail.com on 3 Aug 2009 at 9:18

GoogleCodeExporter commented 8 years ago
Hello, 

I am unable to replicate your issue. I have tried to deploy your .WAR file on 
my machine. I had to recompile the 
MBeans (since I dont have Java 6), but it works as expected in both Safari 
4.0.2 and Firefox 3.0.12 on my Mac 
(MacOS X 10.5.7). I have deployed in Jetty 6.1.18

Are you able to test another browser, or possibly compiling for Java 5 ? You 
can do so by using javac -target 
5, or set this up in your favorite IDE like Eclipse or Idea. 

Original comment by boem...@gmail.com on 5 Aug 2009 at 7:22

GoogleCodeExporter commented 8 years ago
I tried java 1.5, and tested it on linux and window xp operating system 
seperately,
but the problem is still there

testcase1:
os:ubuntu 9.04
java :java 1.5
app server : tomcat 6.0.18
browser: firefox 3.0.12

testcase2:
os:ubuntu 9.04
java :java 1.5
app server : tomcat 6.0.18
browser: ie6(windows xp)

Original comment by jzx....@gmail.com on 7 Aug 2009 at 5:38

GoogleCodeExporter commented 8 years ago
Hello, 

Do the Live Demonstratino at http://jsflotdemo.haagen.name/ work as expected ?

Original comment by boem...@gmail.com on 9 Aug 2009 at 5:49

GoogleCodeExporter commented 8 years ago
hello again,
   http://jsflotdemo.haagen.name/ is work fine

Original comment by jzx....@gmail.com on 9 Aug 2009 at 6:43

GoogleCodeExporter commented 8 years ago
Closing this issue. Unable to reproduce error. 

Original comment by boem...@gmail.com on 8 Apr 2010 at 12:30