Tyde / TuCanMobile

Besseres Interface für Android-Smartphones für das Studentenverwaltungssystem TuCan der TU Darmstadt
GNU General Public License v3.0
10 stars 2 forks source link

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

Closed Tyde closed 12 years ago

Tyde commented 12 years ago

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)