Cannot open previously saved file

Issue #60 resolved
Mikhail Lopatkin repo owner created an issue

Format not recognized. File: {{{ 09-07 13:34:17.168 29 29 I Netd Netd 1.0 starting 09-07 13:34:17.189 28 28 D Vold Volume sdcard state changing -1 (Initializing) -> 0 (No-Media) 09-07 13:34:17.189 28 28 I Vold Vold 2.1 (the revenge) firing up 09-07 13:34:17.208 37 37 D qemud entering main loop 09-07 13:34:17.469 28 28 W Vold No UMS switch available

}}}

Stack trace: {{{ 2011-09-16 16:35:48,947 [AWT-EventQueue-0] ERROR org.bitbucket.mlopatkin.android.logviewer.MainFrame - Unrecognized source file C:\Documents and Settings\ruinlomi\My Documents\workspace\android-log-viewer\temp.log org.bitbucket.mlopatkin.android.liblogcat.file.UnrecognizedFormatException at org.bitbucket.mlopatkin.android.liblogcat.file.LogfileDataSource.createLogfileDataSourceWithStrategy(LogfileDataSource.java:97) at org.bitbucket.mlopatkin.android.liblogcat.file.FileDataSourceFactory.createLogFileSource(FileDataSourceFactory.java:67) at org.bitbucket.mlopatkin.android.liblogcat.file.FileDataSourceFactory.createDataSource(FileDataSourceFactory.java:58) at org.bitbucket.mlopatkin.android.logviewer.MainFrame$4.actionPerformed(MainFrame.java:392) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.AbstractButton.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) }}}

Comments (3)

  1. Log in to comment