similar to: wine issue

Displaying 20 results from an estimated 500 matches similar to: "wine issue"

2002 Dec 31
0
Running Half-Life CS in FreeBSD via wine20021219
I've seen some issues like this on a few other programs. I've solved these by verifying that the "wine" group is still listed as the group owner of all of the files in your fake "C" drive (in this case, it looks like /usr/local/lib/wine). Since this program is being executed by wine, wine needs to have permissions to it. (A quick way to verify this is to do a chgrp
2008 Jan 31
2
viewing a subset of folders in dumb IMAP clients
I have several dozen IMAP folders (stored as Maildir++). When I'm on the go with my iPhone, I only want to see a few of them. My naive solution that didn't work: 1) create an alternate login that yields my existing permissions and mail folder, but stores its own version of metadata 2) configure the iPhone to use that login 3) subscribe to the folders I want I test-drove the
2001 Nov 19
1
Crash when pressing OK/Cancel in User Preferences - Lotus Notes RNext
Wine version: 20011108 CVS update run this morning Ran the following commands make uninstall make clean /tools/wineinstall Lotus Notes RNext running OK with latest CVS (I was having problems where buttons would not work), however if I go into User Preferences, and then click on either the OK or Cancel button, a crash occurs producing the following in the debugger.... WineDbg starting...
2001 Nov 26
2
err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll
I get the following error with the newest cvs wine: guezzwho@guezzwho:/c/windows > wine notepad.exe err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: undefined symbol: XF86VidModeSetGammaRamp Could not load graphics driver 'x11drv' err:win:GetDesktopWindow You need the -desktop option when running with native USER Older wine / winex releases work just fine,
2007 Feb 24
1
Serial Port (OS X)
Hi I have to use a windows application tu upload firmware to a controller. It uses the serial port. I use a MacBook with Tiger 10.4.8 I have installed a usb-serial converter. The device is /dev/tty.usbserial tilo-lutz:~/.wine/dosdevices tilolutz$ dir /dev/tty.usbserial crw-rw-rw- 1 root wheel 9, 8 Feb 24 17:31 /dev/tty.usbserial I was able to compile wine 0.9.31 with help of darwine.
2002 Feb 08
1
Wine don't work
Hello All version after cvs Wine version 24.12.2001 Wine don't work on my PC. All versions before are good. I got error message if I start a Windoze Programm. err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: undefined symbol: XF86VidModeSetGammaRamp Could not load graphics driver 'x11drv' err:module:BUILTIN32_dlopen failed to load .so lib for builtin
2012 Nov 26
1
[LLVMdev] [llvm-commits] Improved Covered Default Switch detection
On Nov 25, 2012, at 6:49 PM, Eli Friedman <eli.friedman at gmail.com> wrote: > On Sun, Nov 25, 2012 at 3:19 PM, Joe Abbey <jabbey at arxan.com> wrote: >> If cmake happens to detect GCC for the C compiler and Clang for the C++ >> compiler, then a manual override of either the C compiler or >> SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG is required. This has been
2015 Apr 01
2
Dovecot Oy merger with Open-Xchange AG
On Don, 2015-03-26 at 17:01 +0200, Andreas Kasenides wrote: > On 26/03/15 13:05, Bernd Petrovitsch wrote: > > On Mon, 2015-03-23 at 16:08 +0200, Andreas Kasenides wrote: > >> I am usually emotionally (at least) against of open-source projects > >> loosing their independence to large corporations. Possibly due to bad > > OX-AG is a "large corporation"?
2006 Mar 24
4
SAMBA install on IRIX 6.5
I am having problems with Samba on IRIX 6.5 authenticating via Active Directory. Installing the tardist of 3.0.21c did not give me kerberos/ldap/adc capabilities even though Kerberos and LDAP were prereq's. With OpenLDAP and Kerberos5 installed, my configure fails. I am trying this: ./configure --libdir=/usr/lib --includedir=/usr/include --prefix=/usr/samba --with-ldap --with-ads
2012 Apr 11
12
[Bug 8856] New: --hard-links does not handle hard-linked symlinks correctly on FreeBSD
https://bugzilla.samba.org/show_bug.cgi?id=8856 Summary: --hard-links does not handle hard-linked symlinks correctly on FreeBSD Product: rsync Version: 3.0.7 Platform: All OS/Version: FreeBSD Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at
2002 Oct 19
2
Installing Neverhood on wine 2002.10.07
Hi: I'm attempting to run "The Neverhood" on FreeBSD/wine-2002.10.07 no windows config, which, according to the application DB, should work. When I run the setup95.exe program the Neverhood installer screen, and when I hit "INSTALL" I get: bash-2.05b$ wine d:setup95.exe fixme:cdrom:CDROM_GetIdeInterface not implemented for BSD fixme:reg:GetSystemInfo not yet supported on
2004 Nov 07
2
Symlink file syncing issue
Hi! I've been attempting to use rsync to sync a set of files between my laptop and my desktop. I've tried using google to search the archives, but didn't find anything that addressed this issue exactly... First of all, here are the details of how I have things set up. Server acting as the intermediary: OS: Mac OS X Server 10.3 rsync: 2.6.2 Laptop: OS: Mac OS X 10.3.6 rsync: 2.6.2
2006 Aug 23
2
3.0.23b domain member not accessible
I portupgraded my samba domain server and domain member to 3.0.23b from 3.0.23 and found that the domain member was not accessible from workstations. The error message: \\HOSTNAME is not accessible. There are currently no logon servers available to service the logon request. In the log.winbindd of the domain member, I found: [2006/08/23 22:52:00, 0] nsswitch/winbindd.c:request_len_recv(517)
2003 May 17
2
oleaut32-Error
Hallo, starting a program under wine (cvs snapshot 16.5.03) I got this error message and the execution of wine is terminated: err:module:BUILTIN32_dlopen failed to load .so lib for builtin oleaut32.dll: /usr/lib/libungif.so.4: undefined symbol: XDestroyImage err:module:import_dll Loading module (file) oleaut32.dll (which is needed by C:\Programme\DynaGeo\DynaGeo.exe) failed (error
2001 Jul 07
2
How to I fix undefined symbol: _glapi_Context error?
Hi, I found several hits on this, but my attempts to fix it do not work. I compiled the latest Wine 20010629 without a problem, but when I go to run any windows app with wine I get: err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: /usr/X11R6/lib/libOSMesa.so.3: undefined symbol: _glapi_Context Could not load graphics driver 'x11drv' I tried compiling older
2012 Nov 25
0
[LLVMdev] [llvm-commits] Improved Covered Default Switch detection
On Sun, Nov 25, 2012 at 3:19 PM, Joe Abbey <jabbey at arxan.com> wrote: > If cmake happens to detect GCC for the C compiler and Clang for the C++ > compiler, then a manual override of either the C compiler or > SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG is required. This has been happening > on my Darwin build environments: > > -- The C compiler identification is GNU 4.2.1 >
2018 Mar 19
4
rsync time machine backup permissions
Dear rsync users, I'm trying to copy my Time Machine Backup from my old USB hard drive to a new one. I got error messages, because rsync don't create group and other permissions. I use rsync 3.1.3. Did I use the correct parameters? Who has an idea, what mistake? Thanks! Best, André -- The bash script: #!/bin/bash source=/Volumes/LaCie\ d2\ Quadra\ v3/Backups.backupdb
2015 Apr 01
3
Dovecot Oy merger with Open-Xchange AG
On Mit, 2015-04-01 at 13:07 +0200, Reindl Harald wrote: > Am 01.04.2015 um 13:04 schrieb Bernd Petrovitsch: > > IMHO the larger the corporation is, the less are the chances for > > *long-term* benefits of the OSS/free software (mainly because: usually > > commercial success is driven and defined from marketing to sales[1] sown > > to the techies which are forced into
2005 Sep 16
4
getent and wbinfo not returning expected results?
Hello, For some time now have been trying to connect a Samba-3.0.14a-0.4 server running on SuSE Ent 9 linux server to our Exchange 2003 (running on Server 2003 Std w/ SP1) server which is also the AD server for our domain. I can connect to the shares using the AD as the authentication source, so the basic functionality is there but some command output does not show in the way i expect
2003 Jun 05
1
finding files on remote rsync servers
Newbie needs advice, please. Sorry for the length of posting: I use rsync because it is such a great tool to reduce my download time for ISO files of different distros on remote servers that I want to update on my local disk. I've read the man file, the FAQ and the Wiki, and all have helped me understand much better my use of rsync for what I'm trying to do. However, I'm stuck on