search for: syslink

Displaying 20 results from an estimated 29 matches for "syslink".

Did you mean: symlink
2009 Jan 14
1
Re: How can wine be available for all users?
stimpak wrote: > exactly the file hierarchy i was thinking about! > > put the core files somewhere reachable for all users,but instead of making syslinks, wouldnt be best or possible to create separate *.reg for each account, so you wont risk a registry corruption? > > still that script doesnt make WINE multiuser (as in many users as the same time - so dont try that if you're looking for that solution), but its good enough for rigs that...
2009 Aug 09
4
Libgsm Dev 32 bit libs on 64 bit
Ubuntu 9.04, can't find the libgsm-dev for 32 bit, i installed the libgsm1-dev but believe that is 64 bit, any help would be appreaciated. -- Sincerely, MacNean C. Tyrrell -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20090808/17c1864d/attachment.htm>
2007 Aug 14
1
can not delete pid fils when stopping mongrel_cluster
...t. ** [out :: localhost] command finished what deploy:rollback task does : remove current symlink, link "current" back to previous release directory, delete the recent release directory, restart mongrel cluster. And all the pid files and log files in all the releases directories are syslinked to shared directory. when i issue cap restart_mongrel_cluster command alone, everything is ok. So i guess the problem is due to "rm /var/www/apps/person/current; ln -s /var/www/apps/person/releases/20070813090159 /var/www/apps/person/current && rm -rf /var/www/apps/person/releases/20...
2016 Aug 22
0
Wine release 1.8.4
...startup (violation of the Windows 64-bit ABI, stack pointer (RSP) must be 16-byte aligned when making a call to Win64 API) 28082 OCCT Perestroïka needs hal.dll.READ_PORT_ULONG 34052 The Witcher: Character models are sometimes invisible 36556 valgrind shows a definite leak in comctl32/tests/syslink.c 36838 TOCA Touring Car Championship: installer copies one file from CD and then shows an error 37063 NTLM EncryptMessage/DecryptMessage failure 37090 Multiple applications crash with built-in amstream (Shogun: Total War, Medieval: Total War) 37271 Applications get IP address of 127.12...
2016 May 27
0
Wine release 1.9.11
...rite past the end of mip level, expecting contiguous mipchain allocation (League of Legends, Warlock Master of the Arcane, PSOBB) 35415 Gómez Peer: CPU utilisation diagnostic does not work (requires kernel32.GetSystemTimes implementation) 36556 valgrind shows a definite leak in comctl32/tests/syslink.c 37063 NTLM EncryptMessage/DecryptMessage failure 38137 WBaduk: "Could not obtain OLE control window handle" regression 38257 Thief: Deadly Shadows: black squares popping up during video playback 38286 SpinTires has error with ARB shaders enabled 40179 Cannot insert mpg fi...
2012 Oct 31
0
file.symlink() creates zero-size file/link on Windows 7/NTFS/admin
...FALSE > res <- file.symlink(from="foo.txt", to="foo-lnk.txt") > warnings() NULL > res [1] TRUE > file.info("foo-lnk.txt")$size [1] 0 That zero-size "foo-lnk.txt" file/link is invalid, correct? Am I doing something wrong? Should I expect file.syslink() to work on my system? SUGGESTION: Currently I have a wrapper that checks if file.symlink() creates a zero-size file/link, and if so, it file.remove() it. There are several notes/disclaimers in help("file.symlink", package="base") on creating symbolic links on Windows. Despit...
2017 Dec 08
0
Wine release 3.0-rc1
...ain textures to have mismatched sRGB setting in resource views. d3d11/tests: Add some tests for invalid RTVs. Nikolay Sivov (13): mshtml/tests: Test return values in more places (Coverity). gdiplus/tests: Check more return values (Coverity). comctl32/tests: Some cleanup for SysLink tests. comctl32/syslink: Fix return value for LM_GETIDEALSIZE. d2d1: Respond to ID2D1Image query. comctl32/tests: Some tests for focus handling in owner-data listviews. wininet/tests: Fix some leaks (Coverity). user32/tests: Added some tests for WM_GETTEXTLENGTH/WM_GET...
2009 Oct 23
0
Wine release 1.1.32
...ze. gdi32: Prevent possible buffer overrun. kernel32/tests: Add tests for LOCALE_RETURN_GENITIVE_NAMES flag for GetLocaleInfoW. kernel32/locale: Add support for LOCALE_RETURN_GENITIVE_NAMES for LOCALE_SMONTHNAME* locale data, update Russian nls resource accordingly. comctl32/syslink: Add a WM_ERASEBKGND handler. comctl32/syslink: Implement LWS_TRANSPARENT style. comctl32/syslink: Implement LWS_IGNORERETURN. user32/edit: Don't leak undo buffer. user32/edit: Properly clean up on failure inside WM_NCCREATE handler. comctl32/header: Don't leak...
2013 May 07
2
Problems with USB-serial converters -- please advise on code fix
Hello! I've ran into this annoying issue when setting up a new server. I have an APC SmartUPS hooked up on a USB-serial converter on /dev/ttyUSB0. This works nicely, until: hub 3-0:1.0: port 1 disabled by hub (EMI?), re-enabling... pl2303 ttyUSB0: pl2303 converter now disconnected from ttyUSB0 usb 3-1: pl2303 converter now attached to ttyUSB1 apcsmart gets into an infinite loop of this:
2009 May 22
0
Wine release 1.1.22
...mctl32/toolbar: Remove superfluous forward declarations. comctl32/toolbar: Use already cached control window style. comctl32/toolbar: No need to use GetSysColor directly. comctl32/comboex: Use cached colors for ComboEx. comctl32/tab: Use cached colors for Tab. comctl32/syslink: Use cached colors for SysLink. comctl32/tooltips: Use cached colors for ToolTips. comctl32/listview: Handle mouse selections more accurately. comctl32/listview: Fix hittesting for LVS_REPORT subitems. comctl32/listview: Don't use uninitialized value. comctl32/test...
2010 Oct 15
3
OLEPictureImpl error may need winetricks dll?
Any idea what dll I add with winetricks to correct this error? fixme:ole:OLEPictureImpl_FindConnectionPoint The program is called WriteWay, and it uses ole boxes to display text.
2020 Apr 20
0
Wine release 4.0.4
...ORMATETC during XDnD. Dmitry Timoshkov (2): gdiplus/tests: Add some tests for GdipInitializePalette. mshtml: Add support for DIID_HTMLDocumentEvents2 connection point sink. Ethan Lee (1): wined3d: Add Intel HD 615 PCI id and device description. Fabian Maurer (7): comctl32/syslink: Properly handle '\r'. shell32: Prevent text truncation inside the old "browse folder" dialog. ws2_32: Handle more IGMP socket options. comctl32/tests: Add combo tests for WM_CTLCOLOR*. comctl32/combo: Properly handle WM_CTLCOLOR* messages. user32/tes...
2019 Sep 13
0
Wine release 4.16
...R2 interface. ntdll/tests: Fix compilation with PSDK compiler. ntdll: Implement RtlUnicodeToUTF8N. ole32: Turn FIXME into a TRACE for clipboard backend of QueryGetData. Evgeny Litvinenko (1): aclocal.m4: Allow nesting WINE_TRY_SHLIB_FLAGS. Fabian Maurer (1): comctl32/syslink: Properly handle '\r'. Fran?ois Gouget (21): comctl32: Typo and spelling fixes in comments. advapi32/tests: Spelling fixes in a couple of comments. advapi32/tests: Spelling tweaks in ok() messages. widl: Fix a variable name in a comment. cabinet: A spelling fi...
2008 Sep 10
2
App ask for admin privilege
i've tried one app that install nicely but told me " you have to use an admin account to run this app for the first time" Is there a way to fix this ?
2013 Nov 08
0
Wine release 1.7.6
...is alive before sending request. Saulius Krasuckas (7): comctl32/tests: Make progress.c compile with -D__WINESRC__. comctl32/tests: Make subclass.c compile with -D__WINESRC__. comctl32/tests: Make status.c compile with -D__WINESRC__. comctl32/tests: Make mru.c, pager.c and syslink.c compile with -D__WINESRC__. comctl32/tests: Make tooltips.c compile with -D__WINESRC__. comctl32/tests: Make updown.c compile with -D__WINESRC__. comctl32/tests: Make propsheet.c compile with -D__WINESRC__. Sebastian Lackner (1): shlwapi: Fix UrlCombineW for URLs containi...
2018 Feb 02
0
Wine release 3.1
...odbccp32: Use the global HeapAlloc() wrappers. ole32: Use the global HeapAlloc() wrappers. oleacc: Use the global HeapAlloc() wrappers. msvcrt: Use the global HeapAlloc() wrappers. Nikolay Sivov (54): urlmon/tests: Add some more PARSE_PATH_FROM_URL tests. user32: Add SysLink to known classes list. oleaut32/tests: Use SafeArraySetIID() directly. comctl32/updown: Remove window subclass right before window is destroyed. shell32: Reduce code duplication in GetCommandString(). comctl32/listview: Always return zero state mask for subitems. ole2d...
2015 Oct 30
0
Wine release 1.7.54
...ph advances for run analysis. strmbase: Remove some redundant return value initializers. strmbase: Remove redundant null pointer check. strmbase: Switch to void for QualityControlImpl_Destroy(). shell32: Remove another recurring return code check (PVS-Studio). comctl32/syslink: Simplify conditional expression (PVS-Studio). ole32/tests: Use BOOL variables for BOOL return type (PVS-Studio). oleaut32/tests: Don't use HRESULT codes for BOOL retval (PVS-Studio). usp10/tests: Use BOOL variable for BOOL retval (PVS-Studio). xmllite: Don't use HRE...
2020 May 08
0
Wine release 5.8
...cheme handler CLSID from mfuuid. comctl32/monthcal: Use wide string literals. comctl32/ipaddress: Use wide string literals. comctl32/animate: Use wide string literals. comctl32/rebar: Use wide string literals. comctl32/datetime: Use wide string literals. comctl32/syslink: Use wide string literals. comctl32/datetime: Use designated initializers for constants. dwrite: Add separate structure for top level gsub/gpos offsets. dwrite: Initialize GSUB offsets in shaping cache. dwrite: Add helper functions to collect default GSUB features. dwr...
2007 Mar 02
0
Wine release 0.9.32
...he source surface's texture for writing the backup. wined3d: Add GL_NV_fence defines and functions. wined3d: Support event queries using GL_NV_fence. wined3d: Support GL_APPLE_fence for event queries. Thomas Weidenmueller (1): comctl32: Implement LM_GETIDEALSIZE for the syslink control. Tomas Carnecky (1): winex11.drv: Spring cleanup in X11DRV_setup_opengl_visual, and added one new visual config (with aux buffers). Vitaliy Margolen (4): wineshelllink: Fix menu entries with double spaces in their names. imagehlp: Forward already implemented functions to...
2012 Apr 26
9
OpenGL issues in Wine 32bit on Debian 64bit
Hey there, I tried to build me a 32bit Wine on my Debian Squeeze system today, all worked relatively fine, however now I am running into problems: I have installed Steam and downloaded Team Fortress 2. The download and all worked nicely, but when I now try to start the game, it just shows the dialog with like "Starting Team Fortress 2...", which then proceeds to disappear, doing nothing