[Geany-Users] Geany hangs after 30 minutes of work

Matthew Brush mbrush at xxxxx
Tue Jan 23 06:45:27 UTC 2018


On 2018-01-22 10:55 PM, j.dunn at piments.com wrote:
> On 23/01/18 02:20, Matthew Brush wrote:
>> On 2018-01-22 05:32 PM, o1bigtenor wrote:
>>> On Mon, Jan 22, 2018 at 6:59 PM, Matthew Brush <mbrush at codebrainz.ca> 
>>> wrote:
>>>
>>>> On 2018-01-22 10:30 AM, Vladimir Avshtolis via Users wrote:
>>>>
>>>>> Hi
>>>>>
>>>>> I almost sure it hangs when work pairtaghighlighter plugin. On 
>>>>> other hand
>>>>> it is useful plugin I would like to stay attached. Is it possible 
>>>>> to fix it?
>>>>>
>>>>>
>>>> Hi,
>>>>
>>>> It may be fixed already, that's why Lex asked for the version you are
>>>> using. Latest release version is 1.32 for both Geany and 
>>>> Geany-Plugins, I
>>>> suggest you try with this version if you don't already have it. If the
>>>> persists, you could make a bug report (giving full details, 
>>>> including Geany
>>>> version, Geany-Plugins version, GTK+ version, OS type/version, 
>>>> etc.), here:
>>>>
>>>> https://github.com/geany/geany-plugins/issues
>>>
>>>
>>> Not sure how it will work for the op but on my debian testing system I
>>> ran into some serious dependency hell and abandoned the idea of a
>>> source installation. Just too many issues that didn't want to resolve!
>>>
>>
>> $ apt-get build-dep geany geany-plugins
>>
>> Should drag in everything needed, I would think. Might need to install 
>> some common/basic stuff like `build-essential` for toolchain and 
>> whatever.
>>
>> Regards,
>> Matthew Brush
>>
> 
> That's handy. I don't know of a similar utility on Fedora.  I did get 
> caught out with a couple of missing headers packages in my first 
> attempts to build geany from github-master.
> 

According to Google, it's called `yum-builddep`.

> If OP is only used to doing web development he may need to install the 
> basic gcc toolchain and bunch of -devel  packages.
> 

The `build-essential` package installs a toolchain and most such needed 
stuff, the `apt-get build-dep` command installs all the needed 
development packages.

Regards,
Matthew Brush


More information about the Users mailing list