Giter Club home page Giter Club logo

tucanmobile's People

Contributors

dnlbauer avatar flubshi avatar pradeepb6 avatar tyde avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tucanmobile's Issues

Unbekannter OutofBounds SingleEvent:139

java.lang.IndexOutOfBoundsException: Invalid index 9, size is 9
at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:257)
at java.util.ArrayList.get(ArrayList.java:311)
at com.dalthed.tucan.ui.SingleEvent$AppointmentAdapter.getView(SingleEvent.java:139)
at android.widget.AbsListView.obtainView(AbsListView.java:1556)
at android.widget.ListView.makeAndAddView(ListView.java:1776)
at android.widget.ListView.fillDown(ListView.java:701)
at android.widget.ListView.fillGap(ListView.java:672)
at

in 0.1.4

java.lang.ArrayIndexOutOfBoundsException in Schedule

java.lang.ArrayIndexOutOfBoundsException
at com.dalthed.tucan.ui.Schedule.onPostExecute(Schedule.java:123)
at com.dalthed.tucan.Connection.SimpleSecureBrowser.onPostExecute(SimpleSecureBrowser.java:67)
at com.dalthed.tucan.Connection.SimpleSecureBrowser.onPostExecute(SimpleSecureBrowser.java:1)

crash im MainMenu, wenn ungelesene Nachrichten da sind

Zum Anzeigen von den Nachrichten wird auch die "table.nb" genommen, welche als Kriterium für heutige Veranstaltungen gilt. Somit denkt TuCanMobile, dass heute Veranstaltungen sind, welche nicht sind -> NullPointerError..

Illegal ArgumentException at "beim aufrufen des stundenplans..."

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:473)
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 com.dalthed.tucan.Connection.SimpleSecureBrowser.onPostExecute(SimpleSecureBrowser.java:69)
at com.dalthed.tucan.Connection.SimpleSecureBrowser.onPostExecute(SimpleSecureBrowser.java:1)

HTML Parser

Parse TuCan HTML to get necessary information

Unbekannter OutofBounds Exams:264

0 java.lang.IndexOutOfBoundsException: Invalid index 1, size is 1
1 at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:257)
2 at java.util.ArrayList.get(ArrayList.java:311)
3 at org.jsoup.select.Elements.get(Elements.java:501)
4 at com.dalthed.tucan.ui.Exams.onPostExecute(Exams.java:264)

Commit von 0.1.3!!!

HTML Parser

Working HTML Parser to archive Basic View Functions

NullPointer bei Messages:113

ACRA: ## 15,16,61,63,86,88

java.lang.NullPointerException
at com.dalthed.tucan.ui.Messages.onPostExecute(Messages.java:113)
at com.dalthed.tucan.Connection.SimpleSecureBrowser.onPostExecute(SimpleSecureBrowser.java:96)
at com.dalthed.tucan.Connection.SimpleSecureBrowser.onPostExecute(SimpleSecureBrowser.java:1)

MainMenu:249 ArrayIndexOutOfBoundsException

0 java.lang.ArrayIndexOutOfBoundsException
1 at com.dalthed.tucan.ui.MainMenu.onPostExecute(MainMenu.java:246)
2 at com.dalthed.tucan.Connection.SimpleSecureBrowser.onPostExecute(SimpleSecureBrowser.java:74)
3 at com.dalthed.tucan.Connection.SimpleSecureBrowser.onPostExecute(SimpleSecureBrowser.java:1)
4 at android.os.AsyncTask.finish(AsyncTask.java:417)
5 at android.os.AsyncTask.access$300(AsyncTask.java:127)

code of 0.1.4

Unbekannter OutofBounds SingleEvent:132

java.lang.IndexOutOfBoundsException: Invalid index 9, size is 9
at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:257)
at com.dalthed.tucan.ui.SingleEvent$AppointmentAdapter.getView(SingleEvent.java:132)

(ACHTUNG ZEILE IST BEZOGEN AUF VERSION 0.1.3 COMMIT)

Stundenplan anzeigen

View erstellen
View/Activity implementieren
Server auslesen (AsyncTask/ BrowseMethods.java)
Daten in View anzeigen

Service does not bind

What steps will reproduce the problem?

  1. Redo the Service Implementation

What is the expected output? What do you see instead?
Service should be started and Callback changes Text
Instead: NullPointerError

NullPointer bei RegisterExams.java:98

java.lang.NullPointerException
at com.dalthed.tucan.ui.RegisterExams.onPostExecute(RegisterExams.java:98)
at com.dalthed.tucan.Connection.SimpleSecureBrowser.onPostExecute(SimpleSecureBrowser.java:84)

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.