Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
panel-plugins:xfce4-mount-plugin [2020/08/09 05:02] – updated bug reporting section for consistency kevinbowenpanel-plugins:xfce4-mount-plugin [2021/03/18 14:44] (current) – removed kevinbowen
Line 1: Line 1:
-~~NOTOC~~ 
-====== Mount ====== 
-Written by Jean-Baptiste Dulong, this is a mount/umount utility for the panel. 
  
-  * **[[#Screenshots|Screenshots]]** 
-  * **[[#Written by Jean-Baptiste Dulong, this is a mount/umount utility for the panel.|Latest Release]]** 
-  * **[[#Source Code Repository|Source Code Repository]]** 
-  * **[[#Reporting Bugs|Reporting Bugs]]** 
- 
- 
- 
-===== Usage ===== 
-Add it to the panel, close the appearing options dialog and simply click the new hard disk icon in your panel. You will see a menu containing all items from fstab, i.e. any partitions and removable media, that is currently inserted. 
- 
-Now, you want to mount the inserted CD-Rom? Just click onto the appropriate line in the menu. Can't mount it? But have the possibility to `sudo'? Then go to the options dialog and specify your own mount command, which might be `sudo mount'. Make sure that sudo is configured to not ask for a password. 
- 
-Next, you didn't get any feedback if the CD was mounted successfully? Why don't specify a file launcher in the options dialog to display the mounted volumes after mounting them?  
- 
-Ok, now you're done working with the CD and want to unmount it. You click the hard disk, click the appropriate line, but don't know, whether it was unmounted successfully. You can check so by clicking the hard disk icon again and see, whether it is still mounted, or specify to display a short messages after successfully unmounting the mounted volume. 
- 
-So, basically, everything works now, but you have network file systems which might be nice to be displayed... Well, there's another option to include network file systems. 
- 
-As a last item, you can also specify another mount icon you like more, e.g. a block device symbol, or a CD, or a rack, ... 
- 
----- 
- 
- 
-===== Screenshots ===== 
-The panel plugin and its menu: 
- 
-{{:panel-plugins:mount-plugin-menu.png}} 
- 
-The options dialog where you can specify your desired behaviour: 
- 
-{{:panel-plugins:mount-plugin-options.png}} 
- 
-[[|Back To Top]] 
----- 
- 
-===== Latest Release ===== 
-==== 1.1.3 (2018/07/13) ==== 
-[[http://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/1.1/xfce4-mount-plugin-1.1.3.tar.bz2|xfce4-mount-plugin-1.1.3.tar.bz2]]  
- 
-**SHA-256 Hash**: aae5bd6b984bc78daf6b5fb9d15817a27253674a4264ad60f62ccb1aa194911e \\ 
-**SHA-1 Hash**: afc62365d4a2c773060f7044e4231be263ef78ed \\ 
-**MD5 Hash**: 2f1f903d0bdf6ee6776afd8af73497ac 
- 
----- 
-==== For 4.6 to 4.8 ==== 
-[[http://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/0.5/xfce4-mount-plugin-0.5.5.tar.bz2|xfce4-mount-plugin-0.5.5.tar.bz2]] 
-==== For 4.8 and higher ==== 
-  
-{{http://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/0.6/xfce4-mount-plugin-0.6.4.tar.bz2|xfce4-mount-plugin-0.6.4.tar.bz2}} 
- 
- 
-===== Dependencies ===== 
-Except for the panel (and its headers, if you want to build the plugin on your own), you don't need any additional packages. 
- 
-It is recommended to have a file manager installed which can be started after a successful mount. 
- 
-It is furthermore suggested to install pmount and use it instead of the `mount' command. 
----- 
-===== Source Code Repository ===== 
-[[https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin]] 
- 
----- 
-===== Reporting Bugs ===== 
-If you are experiencing a bug in ''xfce4-mount-plugin'', your way of helping things getting fixed is to report a bug about it in [[https://gitlab.xfce.org/explore/groups?sort=name_desc|Xfce GitLab]]. Please note that to do this you will need to have / create an account. 
- 
- 
-<note important>Before reporting a new bug, please try your best to check if it has already been reported (see the latest reports below). [[https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/issues?scope=all&state=all|Click here for a full list of bug reports]].</note> 
- 
- 
-===== Report a new bug ===== 
- 
-If your bug has not been reported before, please [[https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/issues/new|submit a new bug report]]. 
- 
-When writing your bug report, try to be as descriptive as possible, but avoid verbosity; Mozilla has a nice guide on [[https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines|how to write a bug report]]. 
- 
-For more information, see [[https://docs.xfce.org/contribute/bugs/start|Bug Reporting and Fixing]]. 
- 
-**[[https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/issues/new|File a new bug or enhancement request]]** 
- 
----- 
- 
- 
-==== Open Bugs ==== 
-Here's a list (updated daily) of open bug reports with the date that bug was reported in parenthesis. 
- 
-{{rss>https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/issues.atom?state=opened 20 1d date}} 
- 
- 
- 
-[[|Back To Top]] 
----- 
-[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]