Notice: Comments you submit will be routed for moderation. If you have an account, please log in first.

Ticket #25 (closed Bug: Fixed)

Opened 8 years ago

Last modified 42 years ago

Logical perspective doesnt show

Reported by: darsa Owned by: bflorat
Priority: 7, high Milestone:
Component: Core Version: R 0.1
Keywords: Cc:

Description

quelque fois je n'arrive pas à accéder à la perspective
logique, quand je clique pour l'avoir ça ne fait rien,
alors que les autres perspectives fonctionnent normalement
------------------------
sometimes when I click to go to logical perspective
nothing happens. The other perspectives are working
normally

Attachments

Change History

Changed 8 years ago by bflorat

Logged In: YES 
user_id=363565

I don't see... Can you send me your log ( set log trace to
debug in the parameters view).

Changed 8 years ago by bflorat

Logged In: YES 
user_id=363565

I think I found it thanks Riccardo who managed to reproduce
it  (see stack ):

This occurs when the for a unknown reason, the quality (
bitrate ) of a track is not get by the tagger. I added some
more tests to fix the bug.

java.lang.NumberFormatException: For input string: "error"
        at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
        at java.lang.Integer.parseInt(Integer.java:468)
        at java.lang.Integer.parseInt(Integer.java:518)
        at org.jajuk.base.Track.getPlayeableFile(Unknown Source)
        at org.jajuk.base.Track.shouldBeHidden(Unknown Source)
        at
org.jajuk.ui.views.LogicalTreeView.populate(Unknown Source)
        at
org.jajuk.ui.views.LogicalTreeView.display(Unknown Source)
        at
org.jajuk.ui.perspectives.PerspectiveManager$1.run(Unknown
Source)
        at
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
        at
java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
        at
java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

Changed 8 years ago by bflorat

  • status changed from assigned to closed

Add/Change #25 (Logical perspective doesnt show)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.