Hello, System Specs: Ubuntu 23.04 Gnome 44.0 Geany 1.38
I wanted to look through some system log file from /var/log. I copied syslog to my $HOME directory then I ran chown foo:users syslog.txt on it, to make sure I owned the file and could open and read it as a user. I also changed the permissons on it; chmod 0644 syslog.txt When I try and click on it with Geany, it comes up empty and also says at the top ```untitled Geany```. I can open the file and view it just fine with nano. I don't understand why this file doesn't open and appears empty when I try to view it? The file size is possibly large in size, it's 63mb in size, but I am not aware that Geany has any size restrictions like this. GitHub only allows 25mb, so I uploaded it here; https://uploadnow.io/f/SHVx1KH -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3498 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/[email protected]>
