search for: windows

Displaying 20 results from an estimated 94093 matches for "windows".

Did you mean: window
2001 Mar 15
1
Printing problems with wine
Hello, I have some Problems with getting WINE to print. I'm using wine on a non-Windows machine with Debian Potato. Everything works fine except printing. When I try to print something I always get something like "Printer not setup properly". The errormessage from wine is err:psdrv:PSDRV_AFMGetCharMetrics No whitespace found. My .wine/config -file looks like this: [paralle...
2001 Apr 29
1
files not found
...er/Data,MediaIG.cus) -> MediaIG.cus (MEDIAIG.CUS) trace:dosfs:DOSFS_GetFullName returning /usr/share/wine-c/Program Files/TC2000/User/Data/MediaIG.cus = C:\PROG~FBU\TC2000\USER\DATA\MEDIAIG.CUS trace:dosfs:DOSFS_FindNextEx returning MediaIG.cus (MEDIAIG.CUS) 20 0 trace:dosfs:DOSFS_GetFullName C:\WINDOWS\win.ini (last=0) trace:dosfs:DOSFS_FindUnixName /usr/share/wine-c,WINDOWS\win.ini trace:dosfs:DOSFS_FindUnixName (/usr/share/wine-c,WINDOWS\win.ini) -> windows (WINDOWS) trace:dosfs:DOSFS_FindUnixName /usr/share/wine-c/windows,win.ini trace:dosfs:DOSFS_FindUnixName (/usr/share/wine-c/windows,win...
2011 Apr 26
3
Registering Dll in system32 Failed anyone help me?
H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeinpr3.dll DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeinpr3.dll H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeinsmd.dll DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeinsmd.dll H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeintck.dll DllRegisterServer not impl...
2011 Apr 25
11
i having a problem in application... anyone help me?
when i click Sales History in Accpac Advantage Series... i saw the process in wine task manager Rlzrun30.rts and theres nothing happen or wont appear what does rts supported?
2002 Dec 12
5
Display error
Hi , I use mandrake 9.0 with kernel 2.4.19 on i686 and tried to run several times with different wine version ( last wine version is wine-cvs-opengl.121102.i386.rpm ).My Display driver is NVIDIA 1.0 3123. XFree86 version is 4.2.1. I did what sad in troubleshouting on Wine website. Everytime same error message came . I edit ld.so.config and profile files for wine library path but it wasn't
2007 Apr 30
0
[997] branches/wxruby2/wxwidgets_282: Window - 2.6 -> 2.8 API, new methods and deprecations; update doc
...es/wxruby2/wxwidgets_282/doc/textile/window.txtl&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2007-04-30 21:32:08 UTC (rev 997) </span><span class="lines">@@ -32,7 +32,7 @@ </span><span class="cx"> |@NO_FULL_REPAINT_ON_RESIZE@|On Windows, this style used to disable repaintingthe window completely when its size is changed. Since this behaviour is now the default, the style is now obsoleteand no longer has an effect.| </span><span class="cx"> |@VSCROLL@|Use this style to enable a vertical scrollbar.| </span&g...
2008 Jan 14
0
8 commits - player/swfdec-player.c player/swfdec-player.ui player/swfdec-window.c player/swfdec-window-handlers.c
...Mon Jan 14 12:03:33 2008 +0100 add file to recent files when it starts playing diff --git a/player/swfdec-window.c b/player/swfdec-window.c index 745d428..cb0fe0a 100644 --- a/player/swfdec-window.c +++ b/player/swfdec-window.c @@ -75,12 +75,22 @@ swfdec_window_init (SwfdecWindow *window) windows = g_slist_prepend (windows, window); } +static void +swfdec_window_player_initialized (SwfdecPlayer *player, GParamSpec *pspec, SwfdecWindow *window) +{ + if (!swfdec_player_is_initialized (player)) + return; + + gtk_recent_manager_add_item (gtk_recent_manager_get_default (), + swfdec_...
2010 Feb 17
0
World Basketball Manager. Any possible way to run?
I'm in struggle to let the game run. The best result i've got is "run-time error 76" which led me to nothing. Tried various ways to run the game. winetricks, playonlinux. No result. I'm using Ubuntu x64. Wine - 1.36. Nvidia 8600. Install dependencies: Windows Installer 3.1 -> OK Microsoft .NET Framework 2.0 Service Pack 1 Microsoft Jet 4.0 Database Engine Microsoft Visual C++ 2008 Redistributable I install only WBM mini game 2009, then install with winetricks dotnet20, vcrun2008, jet40, gdiplus. The result i got: Code: keturidu a...
2002 Apr 24
0
No applications work
...ng prerequisite headers? configure: WARNING: X11/XKBlib.h: proceeding with the preprocessor's result configure: WARNING: XShape extension not found, Wine will be built without it When I run Word 97, the following lines are printed in the shell where I started winword from: amadrits@pcam1:/windows/C/Programme/Microsoft Office/Office > wine winword For language 'german' several language ids were found: de_DE - 0407; de_CH - 0807; de_LU - 1007; de_LI - 1407; Instead of using first in the list, suggest to define your LANG environment variable like this: LANG=de_DE err:font:AddFontFil...
2007 Mar 18
0
[894] branches/wxruby2/wxwidgets_282/doc/textile/window.txtl: Document changed Window methods in 2.6 -> 2.8 API
..._screen":window.html#Window_centreonscreen </span><span class="cx"> </span><del>- -h3(#Window_centreonscreen). Window#centre_on_screen - - *centre_on_screen*(%(arg-type)Integer% direction = BOTH) - -Centres the window on screen. This only works for top level windows - -otherwise, the window will still be centered on its parent. - -h4. Parameters - -* _direction_ Specifies the direction for the centering. May be @HORIZONTAL@, @VERTICAL@ or @BOTH@. - -h4. See also - -"Window#centre_on_parent":window.html#Window_centreonparent - - </del><span c...
2001 Nov 06
3
What's wront with this?
>[wine] >"Windows" = "/windows" >"System" = "/windows/system" >"Temp" = "/windows/temp" >"Path" = "/windows;/windows/system;/windows/temp" >"Profile" = "/windows/Profiles/Administrator" >... Must be [wine]...
2009 Apr 06
1
debugging application install failure
...is attached, but it looks to me like the problem is here: ---- > fixme:advpack:set_ldids Need to support changing paths - default will be used > fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 33f71c,0 > err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\windows\\temp\\IXP000.TMP\\msvcrt.dll" -> L"C:\\windows\\system32\\msvcrt.dll" > trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\advpack.dll" : builtin > trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\setupapi.dll" : builtin...
2015 Dec 03
4
After joining domain, Samba uses the workgroup name, not the FQDN when running the net ads command
jonathan.fisher at freeradius:~$ sudo net ads join -Uadministrator Enter administrator's password: Using short domain name -- WINDOWS Joined 'FREERADIUS' to dns domain 'windows.corp.XXX.com' jonathan.fisher at freeradius:~$ hostname freeradius jonathan.fisher at freeradius:~$ hostname -d windows.corp.XXX.com jonathan.fisher at freeradius:~$ hostname -f freeradius.windows.corp.XXX.com jonathan.fisher at freeradius:...
2008 Feb 13
1
Flash Movie Player Control in VB
...e software so it doesn't have the ampersand in the path, and upgrading my wine version (I'm going to try 0.9.55 when it's available on the repository, but I'm not hopeful.) Has anyone seen this before or know what to do? Thanks a lot, Ryan trace:file:GetFileAttributesW L"c:\\windows" trace:file:RtlDosPathNameToNtPathName_U (L"c:\\windows",0xbfff0fb8,(nil),(nil)) trace:file:RtlGetFullPathName_U (L"c:\\windows" 520 0xbfff0d60 (nil)) trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows" -> "/home/ryan/.wine/dosdevices/c:/windows&quot...
2007 Feb 08
1
Wine crashes when installing a program
Hi, Wine crashes when installing a program. I am not sure, but I think that the error is: warn:file:CreateFileW Unable to create file L"c:\\windows\\system32\\winedbg.exe" (status c0000034) Unhandled exception: unimplemented function MFC42.DLL.6467 called in 32-bit code (0x7bc39008). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7bc39008 ESP:0034f4a4 EBP:0034f508 EFLAGS:00000206( - 00 - -IP1) EAX:00001943 EBX:7...
2008 Oct 18
4
Windowing bug under KDE4.1
...rified the same behavior under the Zombie Panic total conversion) running under KDE4.1 (no Compiz, Kubuntu 8.10b1). Do this: 1) Start CS:S on your first desktop. 2) Configure CS:S to run in windowed mode in a window smaller than your desktop. You should see a CS:S window with your standard KDE windows decorations. So far, so good.... 2) Use the pager applet to flip to a second desktop 3) Flip back to the first desktop. 4) At this point you will see not only a window with your standard KDE windows decorations, but inside that window will be a Windows window with Windows decorations. All mous...
2007 Nov 06
1
IO window: disabled
Hello We are seeing the following lines in our /var/log/kern file. and I am wondering why IO window is disabled for those pci bridges and if it is necessary to enable them. Nov 1 15:19:18 Song kernel: IO window: disabled. Nov 1 15:19:18 Song kernel: MEM window: f4000000-f7ffffff Nov 1 15:19:18 Song kernel: PREFETCH window: disabled. Nov 1 15:19:18 Song kernel: PCI: Bridge: 0000:07:00.0 Nov
2006 Jan 13
0
Wise installations and wine
...to run wise installations with wine? i think thera smoe problems with shell32 this is the output: WINEDEBUG=+loaddll wine properly/InstalarServidor.EXE trace:loaddll:load_builtin_dll Loaded module L"kernel32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system32\\advapi32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system32\\gdi32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system32\\user32.dll" : builtin trace:loaddll:MODULE_LoadModule16 Loaded module "...
2008 Jan 14
0
player/swfdec-player.ui player/swfdec-window.c player/swfdec-window.h
...l); gboolean swfdec_window_set_url (SwfdecWindow * window, const char * url); void swfdec_window_error (SwfdecWindow * window, - const char * msg); + const char * format, + ...); void swfdec_window_set_settings (SwfdecWindow * window, const SwfdecWindowSettings * settings);
2007 Nov 21
1
window stacking bug #1
Hello! I'm trying to find where to send a bug report/fix, and this mailing list is the best I found. I noticed several problems in how Compiz handles full-screen windows*, and I hacked a bit around the source to try to find their source. (*: I use this pretty much as a replacement for full-screen, all the time.) The first two are together below, because they seem caused by the same code. For the third I'll send another email. In all cases below, full-screen win...