Re: [Github-comments] [geany/geany] Html causes segmentation fault (#1882)

2019-10-01 Thread LarsGit223
@philiprbrenan: can you still re-produce this issue? If yes could you please 
paste the original text here in the issue rather than an image for testing?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1882#issuecomment-537207100

Re: [Github-comments] [geany/geany] Html causes segmentation fault (#1882)

2018-06-18 Thread Matthew Brush
Sounds like a duplicate of #989, #1016, #1056, #1262, #1847, 
geany/geany-plugins#432, geany/geany-plugins#442, geany/geany-plugins#446, 
[130](https://sourceforge.net/p/geany-plugins/bugs/130/), etc.

A good way to report bugs for Geany is to first disable all plugins, if the 
issue persists, then you know to post the issue here, if it stops, then you 
know the issue is meant for the Geany-Plugins project. The next thing that's 
useful is to search existing issues for your error message to see if it's 
already been reported and/or fixed. Examples:

For Geany:
https://github.com/geany/geany/issues?utf8=%E2%9C%93=sci_get_contents_range%3A+assertion+%27start+%3C+end%27+failed

For Geany-Plugins:
https://github.com/geany/geany-plugins/issues?utf8=%E2%9C%93=sci_get_contents_range%3A+assertion+%27start+%3C+end%27+failed

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1882#issuecomment-398137595

[Github-comments] [geany/geany] Html causes segmentation fault (#1882)

2018-06-18 Thread philip r brenan
When I press shift+right arrow (word right) in Geany (built on or after 
2016-04-17) with the attached text 
![crashgeany](https://user-images.githubusercontent.com/7548378/41547429-0aa6abce-7318-11e8-9e7c-d2340e924791.png)
 about to be saved to an html file I get:

(geany:15788): Geany-CRITICAL **: sci_get_contents_range: assertion 'start < 
end' failed

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1882