CI mmi is now working every time (for support alphacrypt parental control or other...
[enigma2.git] / lib / dvb_ci / dvbci_appmgr.cpp
index 201b36c44205c3bde109cc6b7066bde39200eaf8..f81597309558a33c4ca25f5540469ff79ede5898 100644 (file)
@@ -47,9 +47,9 @@ int eDVBCIApplicationManagerSession::receivedAPDU(const unsigned char *tag,const
                                printf("%c", ((unsigned char*)data)[i+6]);
                        printf("\n");
 
-                       eDVBCI_UI::getInstance()->setState(slot->getSlotID(), 2);
-
                        eDVBCI_UI::getInstance()->setAppName(slot->getSlotID(), str);
+
+                       eDVBCI_UI::getInstance()->setState(slot->getSlotID(), 2);
                        break;
                }
                default: