Insufficient disk space error

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
agurkas
Newbie
Newbie
Posts: 2
Joined: Mon Jan 16, 2012 8:24 pm

Insufficient disk space error

Post by agurkas »

Hello,

I am puzzled.
We have an accountancy application running using wine on one of our Ubuntu workstations. It was running fine for 2 years now.
Yesterday when running application in one of the report screens wine shows an error dialog with "insufficient disk space".
But there is plenty of space on the disk. only 41% is used.
df -h
File system Size Used Avail Use% Prijungta prie
/dev/sdb1 448G 174G 252G 41% /
Disk has one large partition ans a swap. Nothing fancy.

Interestingly when I connect remotely as the given user using ssh and run that application I dont have that error. But if user runs it on workstation himself error shows up.

I did search on google and on this forum but did not found much except someone suggesting reinstalling wine or running winecfg and changing windows OS.

Any hints ?

Thanks
Agurkas
John Drescher

Insufficient disk space error

Post by John Drescher »

On Mon, Jan 16, 2012 at 8:41 PM, agurkas <[email protected]> wrote:
Hello,

I am puzzled.
We have an accountancy application running using wine on one of our Ubuntu workstations. It was running fine for 2 years now.
Yesterday when running application in one of the report screens wine shows an error dialog with "insufficient disk space".
But there is plenty of space on the disk. only 41% is used.
df -h
File system            Size  Used Avail Use% Prijungta prie
/dev/sdb1             448G  174G  252G  41% /
Disk has one large partition ans a swap. Nothing fancy.

Interestingly when I connect remotely as the given user using ssh and run that application I dont have that error. But if user runs it on workstation himself error shows up.

I did search on google and on this forum but did not found much except someone suggesting reinstalling wine or running winecfg and changing windows OS.

Any hints ?
Did you try to start your application from the terminal so that you
can gather the wine messages?

John
agurkas
Newbie
Newbie
Posts: 2
Joined: Mon Jan 16, 2012 8:24 pm

Re: Insufficient disk space error

Post by agurkas »

John Drescher wrote:On Mon, Jan 16, 2012 at 8:41 PM, agurkas
Did you try to start your application from the terminal so that you
can gather the wine messages?

John[/quote]

Yes I did run in wine debug mode. But for me through ssh that error does not show up. I had no chance to verify it by the user as today user reported error does not show up either.

The only things I have changed I freed up some more space on hard drive even if there was plenty and changed wineconfig from windows XP to windows Vista.

Thanks,

Agurkas
Locked