Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19914 - [NEW EBUILD] app-arch/dczip-2.03
Summary: [NEW EBUILD] app-arch/dczip-2.03
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-04-25 02:43 UTC by Camille Huot (RETIRED)
Modified: 2004-02-18 14:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
this is the initial ebuild (dczip-2.03.ebuild,595 bytes, text/plain)
2003-04-25 02:47 UTC, Camille Huot (RETIRED)
Details
initial Changelog (Changelog.,266 bytes, text/plain)
2003-04-25 02:47 UTC, Camille Huot (RETIRED)
Details
run script for the jar file (dczip.sh,157 bytes, text/plain)
2003-04-25 02:48 UTC, Camille Huot (RETIRED)
Details
digest file (digest-dczip-2.03,54 bytes, text/plain)
2003-04-25 02:48 UTC, Camille Huot (RETIRED)
Details
author's licence (licence.,590 bytes, text/plain)
2003-04-25 02:52 UTC, Camille Huot (RETIRED)
Details
/app-arch/dczip/dczip-2.04b.ebuild (dczip-2.04b.ebuild,594 bytes, text/plain)
2004-01-25 07:06 UTC, Camille Huot (RETIRED)
Details
app-arch/dczip/Changelog (Changelog,380 bytes, text/plain)
2004-01-25 07:06 UTC, Camille Huot (RETIRED)
Details
app-arch/dczip/Manifest (Manifest,458 bytes, text/plain)
2004-01-25 07:07 UTC, Camille Huot (RETIRED)
Details
app-arch/dczip/files/digest-dczip-2.04b (digest-dczip-2.04b,54 bytes, text/plain)
2004-01-25 07:07 UTC, Camille Huot (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Camille Huot (RETIRED) gentoo-dev 2003-04-25 02:43:22 UTC
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 Camille Huot (RETIRED) gentoo-dev 2003-04-25 02:47:23 UTC
Created attachment 11104 [details]
this is the initial ebuild
Comment 2 Camille Huot (RETIRED) gentoo-dev 2003-04-25 02:47:49 UTC
Created attachment 11105 [details]
initial Changelog
Comment 3 Camille Huot (RETIRED) gentoo-dev 2003-04-25 02:48:18 UTC
Created attachment 11106 [details]
run script for the jar file
Comment 4 Camille Huot (RETIRED) gentoo-dev 2003-04-25 02:48:45 UTC
Created attachment 11107 [details]
digest file
Comment 5 Camille Huot (RETIRED) gentoo-dev 2003-04-25 02:52:33 UTC
Created attachment 11108 [details]
author's licence
Comment 6 Camille Huot (RETIRED) gentoo-dev 2004-01-02 16:33:38 UTC
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 Todd Berman (RETIRED) gentoo-dev 2004-01-02 17:00:24 UTC
reopening and assigning to java@
Comment 8 Jason Stubbs (RETIRED) gentoo-dev 2004-01-07 23:20:53 UTC
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 Camille Huot (RETIRED) gentoo-dev 2004-01-25 07:06:23 UTC
Created attachment 24384 [details]
/app-arch/dczip/dczip-2.04b.ebuild

The author finally fixes the "Preferences" bug.
Comment 10 Camille Huot (RETIRED) gentoo-dev 2004-01-25 07:06:48 UTC
Created attachment 24385 [details]
app-arch/dczip/Changelog
Comment 11 Camille Huot (RETIRED) gentoo-dev 2004-01-25 07:07:12 UTC
Created attachment 24386 [details]
app-arch/dczip/Manifest
Comment 12 Camille Huot (RETIRED) gentoo-dev 2004-01-25 07:07:33 UTC
Created attachment 24387 [details]
app-arch/dczip/files/digest-dczip-2.04b
Comment 13 Chris Aniszczyk (RETIRED) gentoo-dev 2004-02-18 14:03:16 UTC
In portage now, thanks.