Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84058 - xfce-extra/xfce4-mount-0.3 (NEW PACKAGE)
Summary: xfce-extra/xfce4-mount-0.3 (NEW PACKAGE)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement
Assignee: XFCE Team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-03-04 01:29 UTC by Anton Romanov
Modified: 2005-06-16 17:36 UTC (History)
1 user (show)

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


Attachments
well the very small ebuild .... :) (xfce4-mount-0.1.ebuild,210 bytes, text/plain)
2005-03-04 01:31 UTC, Anton Romanov
Details
added header (xfce4-mount-0.1.ebuild,222 bytes, text/plain)
2005-03-04 02:25 UTC, Anton Romanov
Details
xfce4-mount-0.2.ebuild (xfce4-mount-0.2.ebuild,387 bytes, text/plain)
2005-04-18 01:42 UTC, Anton Romanov
Details
xfce4-mount-0.3.ebuild (xfce4-mount-0.3.ebuild,417 bytes, text/plain)
2005-06-07 00:38 UTC, Anton Romanov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Romanov 2005-03-04 01:29:04 UTC
xfce-panel mount plugin ...
The plugin is in a "usable" state and you can get it
now from berlios.de
When clicking on it, it displays a list of available
devices with some usage statistics. These statistics
are refreshed each time you click on the plugin.
Clicking on an unmounted (resp mounted) device will
mount (resp umount) it.
Device names and mount points are gathered from
/etc/fstab through the getfsent() system call. data on
mounted devices comes from gemntent() system call.
The plugin has no configuration options for the
moment. There is no particular action except
mounting/unmounting the device.

Reproducible: Always
Steps to Reproduce:
1.emerge xfce-extra/xfce4-mount
2.enjoy
3.

Actual Results:  
panel plugin similar to kwikdisk from kde

Expected Results:  
works fine :)
Comment 1 Anton Romanov 2005-03-04 01:31:44 UTC
Created attachment 52632 [details]
well the very small ebuild .... :)
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-04 01:55:56 UTC
invalid ebuild header >> http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3
Comment 3 Anton Romanov 2005-03-04 02:25:14 UTC
Created attachment 52637 [details]
added header

oooops :(
forgot about header ....
sorry....
Comment 4 Anton Romanov 2005-04-18 01:42:21 UTC
Created attachment 56562 [details]
xfce4-mount-0.2.ebuild
Comment 5 Anton Romanov 2005-06-07 00:38:46 UTC
Created attachment 60757 [details]
xfce4-mount-0.3.ebuild
Comment 6 Brad Cowan (RETIRED) gentoo-dev 2005-06-16 17:36:53 UTC
.3 seems to work allot better than previous versions, added Thanks.