<blockquote>
<p>Is there a way to enable all plugins without specifying them each individually?</p>
</blockquote>
<p>Yes, <code>--enable-all-plugins</code>.</p>
<blockquote>
<p>I have tried bundling VTE […] and I found they weren't being loaded. For example, there was no terminal embedded in Geany, hence indicating that VTE wasn't being loaded.</p>
</blockquote>
<p>Note that for a GTK2 build of Geany you need <em>libvte.so.9</em>, not one of the <em>libvte2</em>* ones.</p>
<blockquote>
<p>The geanypy plugin is causing problems still though, giving the error:</p>
</blockquote>
<div class="highlight highlight-source-shell"><pre>      2432:    /tmp/.mount_dKVgoK/usr/lib/geany/geanypy.so: error: symbol lookup error: undefined symbol: g_module_check_init (fatal)
      2432:     /tmp/.mount_dKVgoK/usr/lib/geany/geanypy.so: error: symbol lookup error: undefined symbol: g_module_unload (fatal)</pre></div>
<blockquote>
<p>any ideas why?</p>
</blockquote>
<p>That's weird, those 2 symbols aren't supposed to be depended upon, but optionally present in modules loaded by GModule.  See <a href="https://developer.gnome.org/glib/unstable/glib-Dynamic-Loading-of-Modules.html#GModuleCheckInit">https://developer.gnome.org/glib/unstable/glib-Dynamic-Loading-of-Modules.html#GModuleCheckInit</a></p>
<blockquote>
<p>Here is the link <a href="https://bintray.com/fusion809/AppImages/Geany#files">https://bintray.com/fusion809/AppImages/Geany#files</a>. It is much larger than my CentOS one, it is ~88 MB in size. If you can find files in it that I can delete to make it smaller, feel free.</p>
</blockquote>
<p>The link says 1.29 is 112M, no 88.  Anyway, how do I get a list of files in that archive?  Or simply, how do I unpack it? (I see <a href="https://github.com/eht16" class="user-mention">@eht16</a> did that, but I don't know how I'd do it)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/1303#issuecomment-262471657">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ8Mnr33mFuVbRPkuch6X27X_tVGfks5rBA0CgaJpZM4KyPT8">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ5BWuJ2g9Q205v2hoMFvIQGCKsaEks5rBA0CgaJpZM4KyPT8.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/1303#issuecomment-262471657"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@b4n in #1303: \u003e Is there a way to enable all plugins without specifying them each individually?\r\n\r\nYes, `--enable-all-plugins`.\r\n\r\n\u003e I have tried bundling VTE […] and I found they weren't being loaded. For example, there was no terminal embedded in Geany, hence indicating that VTE wasn't being loaded.\r\n\r\nNote that for a GTK2 build of Geany you need *libvte.so.9*, not one of the *libvte2** ones.\r\n\r\n\u003e The geanypy plugin is causing problems still though, giving the error:\r\n\r\n```bash\r\n      2432:\t/tmp/.mount_dKVgoK/usr/lib/geany/geanypy.so: error: symbol lookup error: undefined symbol: g_module_check_init (fatal)\r\n      2432:\t/tmp/.mount_dKVgoK/usr/lib/geany/geanypy.so: error: symbol lookup error: undefined symbol: g_module_unload (fatal)\r\n```\r\n\u003e\r\n\u003e any ideas why? \r\n\r\nThat's weird, those 2 symbols aren't supposed to be depended upon, but optionally present in modules loaded by GModule.  See https://developer.gnome.org/glib/unstable/glib-Dynamic-Loading-of-Modules.html#GModuleCheckInit\r\n\r\n\u003e Here is the link https://bintray.com/fusion809/AppImages/Geany#files. It is much larger than my CentOS one, it is ~88 MB in size. If you can find files in it that I can delete to make it smaller, feel free.\r\n\r\nThe link says 1.29 is 112M, no 88.  Anyway, how do I get a list of files in that archive?  Or simply, how do I unpack it? (I see @eht16 did that, but I don't know how I'd do it)"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/1303#issuecomment-262471657"}}}</script>