[Github-comments] [geany/geany] Segmentation Fault when opening JSON file with terminal colors (Linux) (#1768)

2018-02-10 Thread kangalioo
OS: Arch Linux x86_64
Kernel: 4.15.1-2-ARCH
Geany version: 1.32 ("built on or after 2018-01-29")
CPU: Intel i5-8600K (6 cores, each 3.6GHz)
DE: Xfce

I have [a pretty big JSON 
file](https://github.com/geany/geany/files/1713744/json-file.txt) on my 
computer and I formatted it with terminal colours (see here for what I mean 
with terminal colors 
[link](https://misc.flogisoft.com/bash/tip_colors_and_formatting#colors2)). I 
can display that file on my terminal with colors without problems, but when I 
open it with geany, it immediately crashes with a "Segmentation fault (core 
dumped)".
I experimented a little bit, trying to pinpoint the exact problem with that 
file and I noticed a few things:
- That error occurs only when the filetype is set to JSON
- The file has to be saved for the error to occur. (It cannot be copy-pasted 
into a new "untitled" document, nothing happens then)
- It IS possible to delete parts of the file so that the weird behavior stays, 
but there is not one specific line that causes the problem. If I remember 
correctly, the error goes away when I delete from the start until the ~16000th 
line or when I delete from the ~4th line until the end of the file (Line 
numbers may vary by ~1000 lines plus or minus). There could be more areas of 
that sort in between those two though.

-- 
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/1768

[Github-comments] [geany/geany] Scrollbar doesn't move in reloaded file after compilation (#1893)

2018-07-06 Thread kangalioo
Geany version: 1.33

If the compilation of file A modifies file B, the scrollbar in file B doesn't 
move after the compilation.

How to reproduce:
1. Start compilation of some file. It has to modify another opened file.
2. Switch to the other file that has been modified by the compilation.
3. In appearing message window, "The file _\_ on the disk is more 
recent than the current buffer.", reload the file.
4. Finished. Now the scrollbar of the modified file won't move

[Here is a video of the bug reproduction 
(zipped)](https://github.com/geany/geany/files/2169464/geany-bug-demonstration.zip).
 


-- 
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/1893

Re: [Github-comments] [geany/geany] Scrollbar doesn't move in reloaded file after compilation (#1893)

2018-07-06 Thread kangalioo
OS: Arch Linux: "4.17.2-1-ARCH"
GTK 3.22.30, GLib 2.56.1

-- 
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/1893#issuecomment-403000117

Re: [Github-comments] [geany/geany] Allow placing message window on the left of the screen (#1719)

2018-08-14 Thread kangalioo
I second this. Many parts of the interface can be placed left or right (or also 
at the top and bottom): The tabs of the editor and message windows and the 
sidebar and its tabs as well. Only the message window is left out.

-- 
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/1719#issuecomment-412933201

[Github-comments] [geany/geany] Colors for selected text changing when color scheme activated (#1566)

2017-07-30 Thread Kangalioo
**I have encountered an issue with selections in multiple documents in Geany 
1.31 when a color scheme is activated.** When you select something in one 
document and another thing in another document, the text in the first document 
looks completely different. I have been able to reproduce this every time I 
tried.

When I just made two screenshots, I noticed this issue also happening when 
dialog boxes for file saving open. When the "Save Image" dialog of the 
xfce4-screenshooter plugin (screenshot tool) popped up, the text changed the 
same way it did before. That also happened when I selected the "Save As" option 
in the "File" submenu in Geany itself.

I hope you'll be able to fix this. I can provide more information for you, if 
you want. :)

Normal view
![screenshot_2017-07-30_21-31-03](https://user-images.githubusercontent.com/21220820/28756486-f2066cc4-755e-11e7-81bb-514bfeb03d8d.png)

Weird changed colors
![screenshot_2017-07-30_21-31-24](https://user-images.githubusercontent.com/21220820/28756485-f204a510-755e-11e7-908f-65914395b62d.png)



-- 
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/1566

Re: [Github-comments] [geany/geany] Colors for selected text changing when color scheme activated (#1566)

2017-07-31 Thread Kangalioo
But why does it happen when saving dialogs are opened?

-- 
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/1566#issuecomment-319087988

Re: [Github-comments] [geany/geany] Colors for selected text changing when color scheme activated (#1566)

2017-08-05 Thread Kangalioo
Okay, thanks for the clarification :)

-- 
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/1566#issuecomment-320461472