Fixme: messages - suggest a change to default behaviour

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
martin.sadler
Newbie
Newbie
Posts: 1
Joined: Thu Nov 21, 2013 12:38 pm

Fixme: messages - suggest a change to default behaviour

Post by martin.sadler »

Since upgrading to Linux Mint 15 and Wine 1.4.1 (latest stable version in Deb/Ubuntu package manager) I'm getting several "fixme:..." messages evertime I run a windows .exe.

I understand these are debug messages and may safely be ignored. Trouble is, they mess up the output of command-line programs, scripts, etc. and slow down the loading of GUI programs.

I know I can turn them off by using WINEDEBUG=-all (or WINDEBUG=fixme-all) but would it be possible to make -all (or fixme-all) the default, please?

Best regards,

Martin Sadler
User avatar
dimesio
Moderator
Moderator
Posts: 13368
Joined: Tue Mar 25, 2008 10:30 pm

Re: Fixme: messages - suggest a change to default behaviour

Post by dimesio »

Add it to your .bashrc.
Locked