Comment 2 for bug 128497

Revision history for this message
Marques Johansson (marques) wrote :

mjohansson@bang:~$ dpkg -s gedit | grep Version
Version: 2.22.1-0ubuntu1

mjohansson@bang:~$ ls -la test2.sql
-rw-r--r-- 1 mjohansson mjohansson 2122562112 2008-05-06 10:30 test2.sql

mjohansson@bang:~$ gedit test2.sql
[ ** In the gedit window: ** ]
Could not open the file /home/mjohansson/test2.sql.
Not enough available memory to open the file. Please close some running applications and try again.

I guess that is an improvement.
It shouldn't try to load the whole document at once if it can't, but I guess that would be the matter or a different bug.

Seems like a fix.