Profile Pictures on Linux / Unix - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com2013-06-19T03:53:57Zhttp://fogbugz.stackexchange.com/feeds/question/10808http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/10808/profile-pictures-on-linux-unixProfile Pictures on Linux / UnixBen McCormack2012-09-21T13:02:17Z2012-09-21T13:03:16Z
<p>I'm trying to upload a profile picture in my My Settings > Options page, but I'm getting the following error message:</p>
<blockquote>
<p>Profile picture upload isn't available- Please try using Gravatar. (The GDI+ graphics library is missing from your server.)</p>
</blockquote>
<p>I'm running FogBugz 8.7 on Ubuntu Server.</p>
http://fogbugz.stackexchange.com/questions/10808/profile-pictures-on-linux-unix/10809#10809Answer by Ben McCormack for Profile Pictures on Linux / UnixBen McCormack2012-09-21T13:03:16Z2012-09-21T13:03:16Z<p>In order for user-submitted profile pictures to work in FogBugz on Linux/Unix, GDI+ will need to be installed. We are not able to provide support on how to install and set up GDI+ to work with Mono. However, we notice that most 'headless' (without a GUI) Linux setups do not have GDI+ set up out of the box. To be clear, as long as FogBugz is exposed to the internet, gravatar should still work, but without GDI+, users won't be able to upload individual profile pictures.</p>