First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 19914
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Camille Huot <cam@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
dczip-2.03.ebuild this is the initial ebuild text/plain Camille Huot 2003-04-25 02:47 0000 595 bytes Details
Changelog. initial Changelog text/plain Camille Huot 2003-04-25 02:47 0000 266 bytes Details
dczip.sh run script for the jar file text/plain Camille Huot 2003-04-25 02:48 0000 157 bytes Details
digest-dczip-2.03 digest file text/plain Camille Huot 2003-04-25 02:48 0000 54 bytes Details
licence. author's licence text/plain Camille Huot 2003-04-25 02:52 0000 590 bytes Details
dczip-2.04b.ebuild /app-arch/dczip/dczip-2.04b.ebuild text/plain Camille Huot 2004-01-25 07:06 0000 594 bytes Details
Changelog app-arch/dczip/Changelog text/plain Camille Huot 2004-01-25 07:06 0000 380 bytes Details
Manifest app-arch/dczip/Manifest text/plain Camille Huot 2004-01-25 07:07 0000 458 bytes Details
digest-dczip-2.04b app-arch/dczip/files/digest-dczip-2.04b text/plain Camille Huot 2004-01-25 07:07 0000 54 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 19914 depends on: Show dependency tree
Bug 19914 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-04-25 02:43 0000
dcZip is a freeware archiving program for creating, updating, and extracting 
zip, tar, gzip, and bzip2 files and all of their variants (war, tgz, etc.). It 
features a professional user interface, quick access file dialogs, integrated 
archive testing, comment editing, and more. 

Reproducible: Always
Steps to Reproduce:




The author use its personal licence that doesn't exists in 
/usr/portage/licenses/

------- Comment #1 From Camille Huot 2003-04-25 02:47:23 0000 -------
Created an attachment (id=11104) [edit]
this is the initial ebuild

------- Comment #2 From Camille Huot 2003-04-25 02:47:49 0000 -------
Created an attachment (id=11105) [edit]
initial Changelog

------- Comment #3 From Camille Huot 2003-04-25 02:48:18 0000 -------
Created an attachment (id=11106) [edit]
run script for the jar file

------- Comment #4 From Camille Huot 2003-04-25 02:48:45 0000 -------
Created an attachment (id=11107) [edit]
digest file

------- Comment #5 From Camille Huot 2003-04-25 02:52:33 0000 -------
Created an attachment (id=11108) [edit]
author's licence

------- Comment #6 From Camille Huot 2004-01-02 16:33:38 0000 -------
I think this ebuild won't be commited so I resolve the bug ...
May I recall you (Todd Berman) that you ask me this ebuild.

------- Comment #7 From Todd Berman 2004-01-02 17:00:24 0000 -------
reopening and assigning to java@

------- Comment #8 From Jason Stubbs (RETIRED) 2004-01-07 23:20:53 0000 -------
Looks to be a nice archiver but it has a couple of bugs in the software.

Selecting preferences from the menu gave me:

java.lang.IndexOutOfBoundsException: bitIndex < 0: -1
        at java.util.BitSet.get(BitSet.java:459)
        at javax.swing.DefaultListSelectionModel.insertIndexInterval(DefaultListSelectionModel.java:514)
        at javax.swing.plaf.basic.BasicListUI$ListDataHandler.intervalAdded(BasicListUI.java:1540)
        at javax.swing.AbstractListModel.fireIntervalAdded(AbstractListModel.java:130)
        at net.davidcampaign.components.av.a(Unknown Source)
        at net.davidcampaign.components.l.a(Unknown Source)
        at net.davidcampaign.a.a.a.h.a(Unknown Source)
        at net.davidcampaign.a.a.h.e(Unknown Source)
        at net.davidcampaign.a.a.af.actionPerformed(Unknown Source)
        at net.davidcampaign.components.aq.actionPerformed(Unknown Source)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1764)
        at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1817)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:419)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:257)
        at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
        at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1109)
        at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:943)
        at java.awt.Component.processMouseEvent(Component.java:5093)
        at java.awt.Component.processEvent(Component.java:4890)
        at java.awt.Container.processEvent(Container.java:1566)
        at java.awt.Component.dispatchEventImpl(Component.java:3598)
        at java.awt.Container.dispatchEventImpl(Container.java:1623)
        at java.awt.Component.dispatchEvent(Component.java:3439)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3450)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3165)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3095)
        at java.awt.Container.dispatchEventImpl(Container.java:1609)
        at java.awt.Window.dispatchEventImpl(Window.java:1585)
        at java.awt.Component.dispatchEvent(Component.java:3439)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:450)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)

Also I found that after saving an archive, it did not appear in the open dialog until another save operation had been performed.

Using blackdown-jdk-1.4.1.

------- Comment #9 From Camille Huot 2004-01-25 07:06:23 0000 -------
Created an attachment (id=24384) [edit]
/app-arch/dczip/dczip-2.04b.ebuild

The author finally fixes the "Preferences" bug.

------- Comment #10 From Camille Huot 2004-01-25 07:06:48 0000 -------
Created an attachment (id=24385) [edit]
app-arch/dczip/Changelog

------- Comment #11 From Camille Huot 2004-01-25 07:07:12 0000 -------
Created an attachment (id=24386) [edit]
app-arch/dczip/Manifest

------- Comment #12 From Camille Huot 2004-01-25 07:07:33 0000 -------
Created an attachment (id=24387) [edit]
app-arch/dczip/files/digest-dczip-2.04b

------- Comment #13 From Chris Aniszczyk (RETIRED) 2004-02-18 14:03:16 0000 -------
In portage now, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug