search for: kensharp

Displaying 7 results from an estimated 7 matches for "kensharp".

2011 Apr 18
5
rc/po files
Hi all, I wasn't around when .po files were introduced into Wine so I've missed the thought process, but following this: http://www.winehq.org/pipermail/wine-devel/2011-April/089682.html (and http://www.winehq.org/pipermail/wine-patches/2011-April/100575.html) I must ask what are they for? Is it simply a case that they haven't been fully implemented yet? I understand that .rc files
2011 Oct 22
4
Makefile.in is not created (Cygwin)
Evening all. Cygwin creates a home directory based on the user name of the Windows user (/home/Ken\ Sharp for example). Unfortunately the space screws up the creation of Makefile.in after running a configure - indeed it is not created at all, but there is no error from configure. Creating a new directory with no spaces in the path seems to solve this (/home/ken). [At this point I'm not
2011 Mar 31
1
gcc -O3 -march=barcelona breaks Wine
I've been playing with compilation options to try and improve response times, I haven't compiled the results, which in hindsight I now realise I should have! (Never mind!) However, I have got the following results building with GCC 4.5.1: gcc -O3 Works fine gcc -march=barcelona Works fine gcc -O2 -march=barcelona -fgcse-after-reload -finline-functions -fipa_cp_clone
2012 Jun 12
5
Question concerning creating .exe shorcuts.
Hey guys, I was curious about something. When Wine installs a program, that creates a shortcut after installation, it is usually placed on the desktop (as it would in Windows). So how I can create the same type of shortcut which will use the .exe's inbuilt icon; as Wine does? I know how to create a shortcut but i'd manually need to search for a .png file to use as that shortcuts icon.
2011 Oct 05
4
Wine doesn't start - Something X-Related
Hello, For work I need a large DB once or twice a month and I installed a Ubuntu-Server 64bit box headless and put the Windows-Software there. I thought that I would VNC into it, when I need it. But if I run Wine after installation I got this error: Code: err:process:__wine_kernel_init boot event wait timed out err:process:__wine_kernel_init boot event wait timed out X Error of failed
2011 Mar 31
4
Re: How to recompile Wine on ARM
http://bugs.winehq.org/show_bug.cgi?id=26614
2012 Jun 13
1
wine client error:0: version mismatch 432/431
Can someone tell me why, despite using a completely clean tree, I keep getting this on a Wine64 build? Code: wine client error:0: version mismatch 432/431. Your wine binary was not upgraded correctly, or you have an older one somewhere in your PATH. Or maybe the wrong wineserver is still running? It's getting on my bloody nerves! TIA