Displaying 20 results from an estimated 1100 matches similar to: "fixme errors on Wineboot"
2008 Mar 24
8
wineboot.exe
Hi All:
I just use wine to run a windows based program.
I think it is successfully installed, but when I run it with
WINEDEBUG=warn+all, there are some warning message at the beginning as:
warn:file:wine_nt_to_unix_file_name L"wineboot.exe" not found
in /home/huifeng/.wine/dosdevices/c:/windows/system32
warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\
2010 Sep 28
3
wineboot problems
hello people,
I am trying to launch a windows program, and I'm getting this error:
Code:
wine: cannot find L"C:\\windows\\system32\\wineboot.exe"
err:process:start_wineboot failed to start wineboot, err 2
err:seh:setup_exception_record stack overflow 1164 bytes in thread 0009 eip 6834bad7 esp 00240ea4 stack 0x240000-0x241000-0x340000
Segmentation fault (core dumped)
I am under
2008 May 24
4
[Wiki] Possible error in documentation wineboot
Hello, I am translating some pages of Wiki of Wine into Spanish:
In http://wiki.winehq.org/wineboot the first line says:
wineboot preforms actions that would normally be done ...
There might be
wineboot performs actions that would normally be done
I am not quite sure, but to translate it was not much meaning in the phrase to the word "preforms."
On the other hand, I would like
2005 Jun 15
3
wineboot && wineserver
Hi all,
I'm currently writing a simple script for a few friends to install a
soft with wine.
The point is wineserver is not in the path of my user. Should I call it
directly from /usr/lib/wine ?
Another wine bin is not found : wineboot ? Is it linked with my distro
(Kubuntu/Debian based) ? Is it included in a lib I did not install ? Is
it installed in further versions (I use 20041019,
2010 May 15
2
Wineboot: useless dialog
Hi!
I wonder about something, which disturb me:
thisone (wineboot.c):
Code:
static INT_PTR CALLBACK wait_dlgproc( HWND hwnd, UINT msg, WPARAM wp, LPARAM lp )
{
switch (msg)
{
case WM_INITDIALOG:
{
WCHAR *buffer, text[1024];
const WCHAR *name = (WCHAR *)lp;
HICON icon = LoadImageW( 0, (LPCWSTR)IDI_WINLOGO, IMAGE_ICON, 48, 48, LR_SHARED );
2012 Mar 20
2
wineboot error
Hi All,
I am running 1.4
Under my original WINEPREFIX, when I start any program, I get:
> wine: cannot find L"C:\\windows\\system32\\wineboot.exe"
> err:process:start_wineboot failed to start wineboot, err 2
But not under a clean, alternate WINEPREFIX. How do I troubleshoot this error under my original WINEPREFIX?
Many thanks,
-T
2010 Dec 28
2
Problem Running wineboot.exe
Whenever I try to open anything that has to do with wine (winecfg, run an exe with wine, uninstall wine programs,...) by using the GUI menu, I get the error "The program wineboot.exe has encountered a serious problem and needs to close.".
So I tried using the terminal, which gives me the same error.
But with su-privileges, I can get everything working: I can run winecfg, run wine
2009 Jun 08
4
wineboot has encountered a serious problem and needs to clos
Hi
I just installed wine on Ubuntu 8.04 from wine repos and hence have version 1.1.23.
After installing, I run:
Code:
winecfg
and had the following message:
> wineboot has encountered a serious problem and needs to close
However, I'm still able to access to the settings of winecfg. So I don't know:
-why is there a problem with winecfg and how to remedy?
-wether this problem is
2011 May 24
4
Wineboot
I keep getting prompted by wine that I need to reboot every time I try to install a program. I did a search and I believe my issue is that I need to use wineboot to simulate a windows restart. When I try to run the command wineboot I get an error that says wine: cannot find L"C:\\windows\\system32\\wineboot.exe"
I've found a few posts on this, but no helpful answers yet. Is this
2008 Apr 25
1
Wineboot Just Hangs
Hi,
How do you know that wineboot executes properly. I'm having audio issues with my wine. I play WoW and sometimes my audio will just kick out. I usually have to reboot the computer (Fedora 8) because I don't know how to get it working again. I see wineboot - but nothing happens. I even ran the command in a terminal and it just hangs - it looks like it's not finish executing.
2012 Mar 24
1
How do I wineboot silently?
Is there a way to update the prefix without the popup showing?
2009 Mar 22
2
wineboot not working as expected
I'm trying to install "Microsoft Digital Image 9", and the very first thing it does is configures a few files then immediately prompts the user it's going to reboot. I press "Ok", and it then does what it just did, and pops up the same message. This can continue forever. So, I decided to try to press "Ok", then immediately enter in "wineboot".
2011 Jun 24
1
Wineboot.exe problem
Dear all,
I'm very new using WINE. I just want to install MS Office 2010 in my Ubuntu 11. Thats why I changed WINE environment from Win XP to Win 7. After the change the Wine is giving me this error :
The program wineboot.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience.
Please help. I really need to use MS Office 2010.
- with regards
SIMON
2008 Mar 07
0
Wine release 0.9.57
This is release 0.9.57 of Wine, a free implementation of Windows on Unix.
What's new in this release (see below for details):
- Support for multiple OpenGL pixel formats.
- Improved support for color profiles.
- Many window management fixes.
- Better fullscreen support.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you
before the release is
2008 Oct 14
4
wineboot with comctl32 native
I get the following
warn:module:load_dll Failed to load module L"comctl32.dll"; status=c0000135
I have comctl32 in system32
can anyone explain what status=c0000135 means
2006 Jun 02
3
0.9.14 CVS compilation on Gentoo amd64 fails
Here is how I compiled 0.9.13:
#!/bin/bash
# note that the following is all one bash line
CFLAGS="-L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib"\
LDFLAGS="-L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib" \
./configure --x-libraries=/emul/linux/x86/usr/lib/ && make depend all
I tried the same with 0.9.14 but it failed like this:
../../tools/winegcc/winegcc
2009 Dec 17
1
Wine Menu won't show!
Hello everyone.
I started using Ubuntu 9.10 approximately a month ago, and decided to install Wine (using the apt-get command). Time later, I upgraded to the 1.1.31 release, and it used to work flawlessly, until today. I decided to uninstall and reinstall Wine in order to fix the problem (I had to delete the Wine folder manually from my GNOME menu), but after reinstalling, the Wine submenu
2009 Aug 15
5
Compiling old wine versions in opensuse 11.1
dear forum
I am hoping somebody can help me compile relatively old versions of wine (~0.9.10 -> 0.9.23) on openSuSE 11.1. I have a dual boot of opensuse 11.1 x86_32 and x86_64 and have had no luck with either.
I have successfully compiled wine 1.1.11 but have have the same failure with 0.9.10 and 0.9.20.
Code:
> ./configure --prefix=/usr --x-libraries=/usr/X11R6/lib
2006 Oct 13
0
Wine release 0.9.23
This is release 0.9.23 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- Massive update of printf formats for Win64 compatibility.
- Dynamic drive support on MacOSX.
- Still more MSI fixes and improvements.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you
before the release is available at the public sites. The
2008 Jan 25
0
Wine release 0.9.54
This is release 0.9.54 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- Photoshop CS/CS2 should now work, please help us testing it.
See http://wiki.winehq.org/AdobePhotoshop for details.
- A number of RPC fixes.
- Various improvements to the debugger support.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you