Coder Social home page Coder Social logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
I forgot to say that I can load the graph in portrait just fine and once the 
graph is loaded I can change to landscape and it works fine.

Original comment by [email protected] on 18 Dec 2010 at 5:19

from achartengine.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
Here is the stack trace

java.lang.IllegalArgumentException: View not attached to window manager
at android.view.WindowManagerImpl.findViewLocked(WindowManagerImpl.java:355)
at android.view.WindowManagerImpl.removeView(WindowManagerImpl.java:200)
at android.view.Window$LocalWindowManager.removeView(Window.java:432)
at android.app.Dialog.dismissDialog(Dialog.java:278)
at android.app.Dialog.access$000(Dialog.java:71)
at android.app.Dialog$1.run(Dialog.java:111)
at android.app.Dialog.dismiss(Dialog.java:268)
at mymobile.reef.CsvParser$1.handleMessage(CsvParser.java:327)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:123)
at android.app.ActivityThread.main(ActivityThread.java:4627)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:521)
at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:858)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
at dalvik.system.NativeStart.main(Native Method)

--------------------------------------------------------------------------------


Original comment by [email protected] on 18 Dec 2010 at 5:36

from achartengine.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
The source code you provided is really not helping replicate the eventual bug.
Please download the current code snapshot here: 
http://groups.google.com/group/achartengine and if you can still replicated, 
please post some code that I can use to replicate the bug.

Original comment by [email protected] on 3 Jan 2011 at 2:09

  • Changed state: Invalid

from achartengine.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
I added graphing to my other app and it seems to be fine in both landscape or 
normal.  Odd thing is I used the same code but I just am not pulling data from 
a csv file online, I am pulling it directly from user entered data in a DB.  
Maybe its the way I am downloading the data and when it switches views the 
strings reset.  I'll change a few things and if it still does it I'll get you 
some more code.  It's probly a user error though lol.  Thanks.

Original comment by [email protected] on 3 Jan 2011 at 2:47

from achartengine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.