wineconfig

Asked by kjerryn

hello,
i have installed wine on my pc. on configuring it i was to enter winecfg in terminal. i get
kwam@kwam-desktop:~$ winecfg
fixme:spoolsv:serv_main (0 (nil))
err:service:service_get_status service protocol error - failed to read pipe r = 0 count = 0!
kwam@kwam-desktop:~$
and then a wine configuration window is opened.
pls how do i correct the err......

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu wine Edit question
Assignee:
No assignee Edit question
Solved by:
Ralph Janke
Solved:
Last query:
Last reply:
Revision history for this message
Best Ralph Janke (txwikinger) said :
#1

Thanks for the question.

wine application have a lot of error messages on the commandline. As long as you can access the configuration screen and change the configuration and save it, I would not worry about it.

Hope this helps.

Revision history for this message
Scott Ritchie (scottritchie) said :
#2

Running Wine from the terminal will generate many fixme's and occasional error messages. Most can be ignored, as they're for developers trying to figure out what they need to work on when certain applications break.

Revision history for this message
kjerryn (kjerryn) said :
#3

Thanks Ralph Janke, that solved my question.