similar to: Question on Wine CPU usage

Displaying 11 results from an estimated 11 matches similar to: "Question on Wine CPU usage"

2011 Apr 17
7
possibly an inter-process comm problem
I have been running a program with Wine for over a year. With its version 3 there has been basically no problem. Lately, the program is upgraded to version 4 and it crashes with Wine. I tried to print out debug messages but can't seem to get any clue about what is wrong. While I was testing with the debug messages, an interesting thing I found is that if I run it with the following debug
2010 Apr 08
1
Let Wine program pop up URL links in default browser, NOT IE
A few versions back, when one of my wine'd program needed to show an URL page, it (through Wine of course) sent that link to my default browser (Firefox) in Linux. It worked like this until version 1.1.35. Starting with 1.1.36, it pops up an IE window instead, which doesn't work on the URL and I don't want. Is there a way to reset its behavior so that the link is sent to my Firefox?
2010 Oct 14
4
how to remap serial port numbers?
I want to run the same application installed in 2 Wine bottles (using Wibom) at the same time. Only one can run, not both. Because the app needs to access port numbers 10205,10206, etc., I suspect that running 2 of it (even from separate bottles) causes conflicts at the ports. I wonder if there is a way to remap the port numbers through Wine to different Linux port numbers?
2010 Sep 29
6
What is .wine/drive_c/users folder?
It was never there before until in the last couple of month on one of my computer. My other computer does not have it. What is it? Anyone can explain, please?
2010 Sep 15
5
How to figure out what packages are needed from WineTricks?
I love Winetricks and it helped quite a few times to make some program run well. But as a matter of fact, the long list on Winetricks don't give me a good hint on what I would need to install in order to better run some programs - I am just not very familiar with those Windows stuff. Sometimes when some programs have trouble running (or running normally), I was just wondering if I could
2010 Oct 17
2
Anyone know what this coredump means?
A program I have been using for sometime is now suddenly crashing. I am using Ubuntu 9.04 64bits and Wine 1.1.40 from the Wine-cn PPA. There is no change in my system or Wine lately. Anyone please help interpret the following coredump message? Many thanks. Code: fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer err:ole:CoInitializeEx Attempt to change
2016 May 16
2
ipmitool and CentOS 7
On Dells running CentOS 6, we could use this command ipmitool delloem lcd set mode userdefined "$(uname -n | sed -e 's/\..*//' )" to set the little LCD screen to display the system name, In the latest sevens, it fails, and gives me usage for the command... which displays exactly that syntax. Anyone have a clue? mark
2007 Jun 23
2
End of File Error on index optmize
I was optimizing a 650MB using ferret (0.11.3) and I received the following error. I''ve seen some people have similar issues but I haven''t seen any resolutions. The contents of the index directory follow the error. Has anyone seen anything like this and found a resolution? Many thanks. /mnt/apps/search/releases/20070622175637/script/../config/../vendor/
2011 Jan 25
7
flush-btrfs-1 hangs when building openwrt
Hi, Since update to 2.6.37 I can''t build openwrt on my btrfs buildroot anymore. I''m not sure if this is related to the other flush-btrfs-1 thread. plenty of diskspace is free: /dev/mapper/cruor-build 97G 68G 27G 73% /opt/build It always hangs when openwrt builds the ext4 image and runs tune2fs on it.
2011 Jun 29
1
question on Wine using multiple CPUs
An app I run has a feature to allow the user to choose how many CPU's to use to run an optimisation procedure. My system has 8 cores. It can dual boot to Windows 7 and Ubuntu 10.10 64bits. Running the app under Windows 7 and choosing 8 CPU's for optimisation, the speed is greatly improved over using just 1 CPU. But when I use Wine (1.3.23) on Ubuntu and choose 8 CPU's, it seems
2010 Sep 17
0
Occasionally some Wine'd program window disappears
Don't know what happened, just occasionally some program's window disappear from window manager's management (Ubuntu Gnome). Not iconized, just missing. However, the program is still running when checked with ps, but I can't get it back. Anyone know what to do except to kill it and restart?