Results 1 to 10 of 19
In all my programs, gedit, openoffice, GIMP, anything that can save to my harddrive, crashes when ever I try to save a newly created file with them.
When I open ...
- 01-14-2009 #1
all programs crash when they attempt to save a new file
In all my programs, gedit, openoffice, GIMP, anything that can save to my harddrive, crashes when ever I try to save a newly created file with them.
When I open an exsisting file and save it, it works fine, no problems.
I'm running ubuntu 8.04.1, kernel 2.6.24-23-generic."Do or do not...there is no try" -Yoda
History is a set of lies agreed upon by the winners.
Linux is user friendly, not idiot friendly.
Linux User 437442
- 01-14-2009 #2
this sounds very bad....I'd start from scratch and install Intrepid. Backup your home directory and any other directories you might want. I've never heard of this before but it sounds like and I/O problem. It might be a bug for Hardy or maybe just a bad install or a corrupted file....also might be something wrong with your hard drive but you wouldn't know that unless you try a fresh install and the problem persists
Bodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 01-14-2009 #3
I really can't to a fresh install because I need all this data for a class i'm taking.... It would be hard to back it all up, and I really really REALLY don't want to re-set up a XP virtual machine and IIS....
"Do or do not...there is no try" -Yoda
History is a set of lies agreed upon by the winners.
Linux is user friendly, not idiot friendly.
Linux User 437442
- 01-14-2009 #4
Check how much free space left in your hard disk.
Post output here.Code:df -h
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 01-14-2009 #5
here it is:
Code:Filesystem Size Used Avail Use% Mounted on /dev/sda3 28G 15G 13G 54% / varrun 1.4G 128K 1.4G 1% /var/run varlock 1.4G 4.0K 1.4G 1% /var/lock udev 1.4G 60K 1.4G 1% /dev devshm 1.4G 12K 1.4G 1% /dev/shm lrm 1.4G 39M 1.4G 3% /lib/modules/2.6.24-23-generic/volatile gvfs-fuse-daemon 28G 15G 13G 54% /home/silver/.gvfs
"Do or do not...there is no try" -Yoda
History is a set of lies agreed upon by the winners.
Linux is user friendly, not idiot friendly.
Linux User 437442
- 01-14-2009 #6
There is enough free space. I think problem is with your Hard disk only. Execute this
Does it list any warning or error message?Code:dmesg | grep sda
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 01-14-2009 #7doesn't look like it...Code:
dmesg | grep sda [ 31.715812] sd 3:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB) [ 31.715824] sd 3:0:0:0: [sda] Write Protect is off [ 31.715826] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 31.715843] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 31.715889] sd 3:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB) [ 31.715898] sd 3:0:0:0: [sda] Write Protect is off [ 31.715900] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 31.715914] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 31.715917] sda:<5>sr 2:0:0:0: Attached scsi generic sg0 type 5 [ 31.759879] sda1 sda2 sda3 sda4 < sda5 > [ 31.783736] sd 3:0:0:0: [sda] Attached SCSI disk [ 44.280909] Adding 1421712k swap on /dev/sda5. Priority:-1 extents:1 across:1421712k [ 43.736271] EXT3 FS on sda3, internal journal
"Do or do not...there is no try" -Yoda
History is a set of lies agreed upon by the winners.
Linux is user friendly, not idiot friendly.
Linux User 437442
- 01-14-2009 #8
have you tried booting in the safe mode from Grub and saving that way?
Also, try the following
terminal
gedit /home/"USER"/Desktop/Something.txt
it'll open a blank document, make it so that you can see the terminal while you type something in the blank document. Then save
If it locks see if the terminal spits out errors before locking, write them down and post.
Then try same thing as su
you can also try doing this with OpenOffice...I use openoffice 3 so I'm not positive about the command in OO2.4 which is probably what you are using. If you go to application, office, right click on writer and add it to your taskbar. Right click new icon and go to properties. Copy the command and paste that into terminal. Do the same thing where you can see the terminal while you type/save and see if it spits out errors
Lastly, have you considered just an upgrade to 8.10? I wouldn't necessarily recommend it (fresh installs are just so much better) but...it might be a possibility for you. To do this (since it's not a LTS release) you follow these instructions:
Upgrade any version of Ubuntu DesktopBodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 01-14-2009 #9"Do or do not...there is no try" -Yoda
History is a set of lies agreed upon by the winners.
Linux is user friendly, not idiot friendly.
Linux User 437442
- 01-15-2009 #10
so you can save from text editor (gedit)? I thought all saving caused freezes. Did you try open office from terminal?
Another option, try installing OO3 and see if that works:
download: OpenOffice.org Download
just download the .deb file
also, not sure what you are talking about broken WPA2, I use WPA2 on my wireless (multiple locations) and I've never had an issue. Where did you read that there was a problem and when? Maybe it's been solved since you last read/used itBodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"


Reply With Quote
