<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/musicplugin/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/musicplugin/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/musicplugin/bugs/</id><updated>2007-08-18T10:06:22Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Error when deleting all albums at once</title><link href="https://sourceforge.net/p/musicplugin/bugs/8/" rel="alternate"/><published>2007-08-18T10:06:22Z</published><updated>2007-08-18T10:06:22Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.neta52a1d61c39a1f8736225ed056a26558e1acd292</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When deleting all albums at once (multi selection enabled), the following error occurs:&lt;/p&gt;
&lt;p&gt;org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.IndexOutOfBoundsException: Index: 0, Size: 0)&lt;br /&gt;
at org.eclipse.swt.SWT.error(SWT.java:3563)&lt;br /&gt;
at org.eclipse.swt.SWT.error(SWT.java:3481)&lt;br /&gt;
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:126)&lt;br /&gt;
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)&lt;br /&gt;
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)&lt;br /&gt;
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)&lt;br /&gt;
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)&lt;br /&gt;
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)&lt;br /&gt;
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)&lt;br /&gt;
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)&lt;br /&gt;
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)&lt;br /&gt;
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)&lt;br /&gt;
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)&lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;br /&gt;
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;br /&gt;
at java.lang.reflect.Method.invoke(Unknown Source)&lt;br /&gt;
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)&lt;br /&gt;
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)&lt;br /&gt;
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)&lt;br /&gt;
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)&lt;br /&gt;
Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0&lt;br /&gt;
at java.util.ArrayList.RangeCheck(Unknown Source)&lt;br /&gt;
at java.util.ArrayList.get(Unknown Source)&lt;br /&gt;
at net.sourceforge.jukebox.core.wizard.Wizard.chooseTracks(Wizard.java:98)&lt;br /&gt;
at net.sourceforge.jukebox.core.wizard.Wizard.createCommand(Wizard.java:58)&lt;br /&gt;
at net.sourceforge.jukebox.core.wizard.PlaybackWizard$1.run(PlaybackWizard.java:121)&lt;br /&gt;
at de.timbaumgartner.util.ui.runner.DelayedUIRunner$1.run(DelayedUIRunner.java:33)&lt;br /&gt;
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)&lt;br /&gt;
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)&lt;br /&gt;
... 23 more&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Hitting Stop and Play clears Playing Now if track selected</title><link href="https://sourceforge.net/p/musicplugin/bugs/7/" rel="alternate"/><published>2007-08-18T10:04:09Z</published><updated>2007-08-18T10:04:09Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net2730e74e2e2b65d1f09728ccdf3e80656d17ef10</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Can be reproduced as follows:&lt;br /&gt;
- Double click on an album -&amp;gt; The 1st song is played in Playing Now&lt;br /&gt;
- Double click on another song in Playing Now&lt;br /&gt;
- Press Stop in Playing Now&lt;br /&gt;
- Press Play in Playing Now&lt;br /&gt;
--&amp;gt; All songs but the one currently being played are removed from the view&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Same song multiple times in a playlist only once played</title><link href="https://sourceforge.net/p/musicplugin/bugs/6/" rel="alternate"/><published>2007-07-29T10:50:21Z</published><updated>2007-07-29T10:50:21Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net345d749fd998b0f47b8c3d1020cb6375c4a77de4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It is possible to have the same song multiple times in a playlist. However this is not reflected when playing the playlist&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Dragging song from Tracks view onto playlist gives error</title><link href="https://sourceforge.net/p/musicplugin/bugs/5/" rel="alternate"/><published>2007-07-29T10:46:05Z</published><updated>2007-07-29T10:46:05Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netfb0479079c44af2ed3511c744c346b12d763ce65</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;java.lang.NullPointerException&lt;br /&gt;
    at org.eclipse.emf.edit.command.DragAndDropCommand.isCrossDomain(DragAndDropCommand.java:550)&lt;br /&gt;
    at org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropMoveOn(DragAndDropCommand.java:722)&lt;br /&gt;
    at org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropOn(DragAndDropCommand.java:675)&lt;br /&gt;
    at net.sourceforge.jukebox.ui.internal.edit.CustomAlbumItemProvider$1.prepareDropOn(CustomAlbumItemProvider.java:144)&lt;br /&gt;
    at org.eclipse.emf.edit.command.DragAndDropCommand.prepare(DragAndDropCommand.java:285)&lt;br /&gt;
    at org.eclipse.emf.common.command.AbstractCommand.canExecute(AbstractCommand.java:114)&lt;br /&gt;
    at org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.helper(EditingDomainViewerDropAdapter.java:317)&lt;br /&gt;
    at org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.dragOver(EditingDomainViewerDropAdapter.java:190)&lt;br /&gt;
    at org.eclipse.swt.dnd.DNDListener.handleEvent(DNDListener.java:80)&lt;br /&gt;
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)&lt;br /&gt;
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)&lt;br /&gt;
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:962)&lt;br /&gt;
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:947)&lt;br /&gt;
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:706)&lt;br /&gt;
    at org.eclipse.swt.dnd.DropTarget.DragOver(DropTarget.java:330)&lt;br /&gt;
    at org.eclipse.swt.dnd.DropTarget$3.method4(DropTarget.java:235)&lt;br /&gt;
    at org.eclipse.swt.internal.ole.win32.COMObject.callback4(COMObject.java:101)&lt;br /&gt;
    at org.eclipse.swt.internal.ole.win32.COM.DoDragDrop(Native Method)&lt;br /&gt;
    at org.eclipse.swt.dnd.DragSource.drag(DragSource.java:322)&lt;br /&gt;
    at org.eclipse.swt.dnd.DragSource.access$0(DragSource.java:282)&lt;br /&gt;
    at org.eclipse.swt.dnd.DragSource$1.handleEvent(DragSource.java:166)&lt;br /&gt;
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)&lt;br /&gt;
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)&lt;br /&gt;
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)&lt;br /&gt;
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)&lt;br /&gt;
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)&lt;br /&gt;
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)&lt;br /&gt;
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)&lt;br /&gt;
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)&lt;br /&gt;
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)&lt;br /&gt;
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)&lt;br /&gt;
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)&lt;br /&gt;
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)&lt;br /&gt;
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)&lt;br /&gt;
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)&lt;br /&gt;
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)&lt;br /&gt;
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)&lt;br /&gt;
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)&lt;br /&gt;
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br /&gt;
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;br /&gt;
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;br /&gt;
    at java.lang.reflect.Method.invoke(Unknown Source)&lt;br /&gt;
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)&lt;br /&gt;
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)&lt;br /&gt;
    at org.eclipse.equinox.launcher.Main.run(Main.java:1169)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Hitting Play after deleting all songs results in error</title><link href="https://sourceforge.net/p/musicplugin/bugs/4/" rel="alternate"/><published>2007-07-29T10:36:32Z</published><updated>2007-07-29T10:36:32Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net09d0aacd4adcf69a71b2834e330e0f5dd9031562</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;org.eclipse.emf.common.util.BasicEList$BasicIndexOutOfBoundsException: index=0, size=0&lt;br /&gt;
    at org.eclipse.emf.common.util.BasicEList.get(BasicEList.java:535)&lt;br /&gt;
    at net.sourceforge.jukebox.core.playback.PlaybackSupport.play(PlaybackSupport.java:46)&lt;br /&gt;
    at net.sourceforge.jukebox.ui.internal.actions.PlayAction.run(PlayAction.java:51)&lt;br /&gt;
    at net.sourceforge.jukebox.ui.internal.actions.AbstractPlayBackAction.run(AbstractPlayBackAction.java:106)&lt;br /&gt;
    at net.sourceforge.jukebox.ui.internal.actions.AbstractPlayBackAction.run(AbstractPlayBackAction.java:111)&lt;br /&gt;
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)&lt;br /&gt;
    at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229)&lt;br /&gt;
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:545)&lt;br /&gt;
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)&lt;br /&gt;
    at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:443)&lt;br /&gt;
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)&lt;br /&gt;
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)&lt;br /&gt;
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)&lt;br /&gt;
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)&lt;br /&gt;
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)&lt;br /&gt;
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)&lt;br /&gt;
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)&lt;br /&gt;
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)&lt;br /&gt;
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)&lt;br /&gt;
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)&lt;br /&gt;
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)&lt;br /&gt;
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)&lt;br /&gt;
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)&lt;br /&gt;
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)&lt;br /&gt;
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)&lt;br /&gt;
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)&lt;br /&gt;
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)&lt;br /&gt;
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br /&gt;
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;br /&gt;
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;br /&gt;
    at java.lang.reflect.Method.invoke(Unknown Source)&lt;br /&gt;
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)&lt;br /&gt;
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)&lt;br /&gt;
    at org.eclipse.equinox.launcher.Main.run(Main.java:1169)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Rating a playlist results in error</title><link href="https://sourceforge.net/p/musicplugin/bugs/3/" rel="alternate"/><published>2007-07-29T10:25:15Z</published><updated>2007-07-29T10:25:15Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net575f3ff099f12e4a40edbbf2b3861cecbfd7a400</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;eclipse.buildId=I20070625-1500&lt;br /&gt;
java.version=1.6.0_01&lt;br /&gt;
java.vendor=Sun Microsystems Inc.&lt;br /&gt;
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE&lt;br /&gt;
Command-line arguments:  -os win32 -ws win32 -arch x86&lt;/p&gt;
&lt;p&gt;Error&lt;br /&gt;
Sun Jul 29 12:26:00 CEST 2007&lt;br /&gt;
Unexecutable command: RateCommand (label: Set rating to 5) (description: null) (isPrepared: true) (isExecutable: false) (commandList: #0) (resultIndex: 2147483647)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Tracks dissapearing from Playing Now</title><link href="https://sourceforge.net/p/musicplugin/bugs/2/" rel="alternate"/><published>2007-07-28T17:24:17Z</published><updated>2007-07-28T17:24:17Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net70cec205167e02117617b3ffd5227af39b50af0c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When double clicking on an album all songs are added to Playing Now and the first song is played. However double clicking on the next song in Playing Now removes the song currently being played from the view.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Cannot select multiple elements in Media Library View</title><link href="https://sourceforge.net/p/musicplugin/bugs/1/" rel="alternate"/><published>2007-07-28T17:10:19Z</published><updated>2007-07-28T17:10:19Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net5f528f84ccdcfa0d0b693a63cfdeab85798dd64f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It is not possible to select multiple elements in the Media Library View. So for instance if I want to add 3 tracks to a playlist i have to drag and drop them separately.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>