After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 328606 - drivemount_applet2 needs gnome-dev-jazdisk icon.
drivemount_applet2 needs gnome-dev-jazdisk icon.
Status: RESOLVED FIXED
Product: adwaita-icon-theme
Classification: Core
Component: general
2.13.x
Other All
: Normal normal
: ---
Assigned To: Rodney Dawes
Jakub Steiner
Depends on:
Blocks:
 
 
Reported: 2006-01-25 16:30 UTC by sangu
Modified: 2006-02-03 19:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description sangu 2006-01-25 16:30:21 UTC
Please describe the problem:
can't see drivemount_applet2 icon on "add to panel".

gnome-icon-theme-2.13.5, gnome-applets-2.13.2

http://cvs.gnome.org/viewcvs/gnome-applets/drivemount/GNOME_DriveMountApplet.server.in.in?rev=1.11&view=markup

<oaf_info>
	<oaf_server iid="OAFIID:GNOME_DriveMountApplet_Factory" type="exe"
location="@LIBEXECDIR@/drivemount_applet2">
		<oaf_attribute name="repo_ids" type="stringv">
			<item value="IDL:Bonobo/GenericFactory:1.0"/>
			<item value="IDL:Bonobo/Unknown:1.0"/>
		</oaf_attribute>
		<oaf_attribute name="name" type="string" _value="Drive Mount Applet Factory"/>
		<oaf_attribute name="description" type="string" _value="Factory for drive
mount applet"/>
	</oaf_server>
	<oaf_server iid="OAFIID:GNOME_DriveMountApplet" type="factory"
location="OAFIID:GNOME_DriveMountApplet_Factory">
		<oaf_attribute name="repo_ids" type="stringv">
			<item value="IDL:GNOME/Vertigo/PanelAppletShell:1.0"/>
			<item value="IDL:Bonobo/Control:1.0"/>
			<item value="IDL:Bonobo/Unknown:1.0"/>
		</oaf_attribute>
		<oaf_attribute name="name" type="string" _value="Disk Mounter"/>
		<oaf_attribute name="description" type="string" _value="Mount local disks and
devices"/>
		<oaf_attribute name="panel:icon" type="string" value="gnome-dev-jazdisk"/>
		<oaf_attribute name="bugzilla:bugzilla" type="string" value="GNOME"/>
	        <oaf_attribute name="bugzilla:product" type="string"
value="gnome-applets"/>
        	<oaf_attribute name="bugzilla:component" type="string" value="drivemount"/>
        	<oaf_attribute name="bugzilla:other_binaries" type="string"
value="drivemount_applet2"/>
	</oaf_server>
</oaf_info>

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?
always

Other information:
Comment 1 Luca Ferretti 2006-02-01 21:16:55 UTC
The best solution is switch drivemount to "media-drive-removable" icon. Patch attached to bug #328938
Comment 2 Rodney Dawes 2006-02-03 19:39:07 UTC
Fixed in inu HEAD. Added links for -jazdisk and -zipdisk to their appropriate media-* icons.