similar to: Lotus Notes R7 on Wine

Displaying 20 results from an estimated 400 matches similar to: "Lotus Notes R7 on Wine"

2006 Nov 14
1
AW: I can not install Corel Draw !!
Hello Versions 10,11,12 and X3 aren't working yet. The only one who works (nearly clean) is Version 9. But you need some additional native dlls and wine until version 0.9.22. Version 0.9.23 - 25 have a strong regression. Roland ----- Urspr?ngliche Mail ---- Von: "news@swwwk.com" <news@swwwk.com> An: wine-users@winehq.org Gesendet: Dienstag, den 14. November 2006, 07:15:16
2005 Apr 12
5
File listing problems in 3.0.13
Over the weekend I upgraded my IRIX servers to 3.0.13 and have found many strange issues regarding the creation of new folders. When I attempt to add a new folder through the Windows side I get an immediate error dialog box stating "You may not be able to access file created in the folder X:\New Folder." When I select to continue the folder is created, looking on the IRIX side the
2007 Oct 11
0
Printing in Corel Draw through CUPS (Roland Kaeser)
10/11/2007 Roland Wrote: /Hello Many, many thanks for the change. I reported this already at 2005-10-15 in bug #3599. But nobody seemed to take care about this problem. I think this brings the whole thing much further. Roland Kaeser /Back in 2002 I had a slogan of "Windows free by 2003". Obviously, I'm a little late and it's due to not being able to get
2005 Apr 19
1
Re: missing directory entries on irix
Thanks for the patch, unfortunately when I installed it I had a lot more files missing from the directory listing and I have not taken much time to look at why. But it certainly is the cast that off_t on the IRIX box is 8 bytes in the current OS, however the compilers seem to convert the long values properly so long as overflow does not occur. Thanks to your suggestion on looking at the
2007 Oct 11
3
Printing in Corel Draw through CUPS
10/10/2007 After consulting with some local Linux consultants, we have concluded that Corel Draw does not print under WINE because it detects the printer as Postscript, converts the file to Postscript, and sends the file to CUPS, which then converts the file to Postscript, again, and sends it to the printer which prints garbage. The consultant found a way to make a couple changes to WINE
2007 Apr 30
0
fixme:storage:StorageImpl_Commit (0x324d040 0): stub and Corel Draw
Hello All I just made tests with Corel Draw 9 and 11 for 0.9.36 and recognized that this fixme:storage:StorageImpl_Commit (0x324d040 0): stub is already there. This prevents the Corel Draw line from copy and paste. Until 0.9.22 it could be fixed using the native ole32 dll (don't know why this dll because StorageImpl_Commit is a part of itss) After 0.9.22 something in wine prevents Corel
2006 Mar 29
1
setting up lotus notes 7
Hi http://vowe.net/archives/004104.html 1. Install the latest wine from www.winehq.com (or emerge wine, apt-get wine or whatever). 2. Install Notes 6.51 under Windows. 3. Copy the Lotus/Notes directory to ~/.wine/fake_windows/program files/lotus/notes. 4. Copy mfc42.dll and msvcp60.dll from Windows to ~/.wine/fake_windows/windows/system 5. type wine "c:\program
2007 Apr 26
1
BindDN and password for Active Directory
Hello @ll, I have a general question to Active Directory (AD), not directly concerning samba, but I think the experts of this list know the answer. At my scope: I'm using a Windows XP PC which is logged on using Microsoft AD domain and Kerberos (normal procedure). I want to find out the BindDN and - if possible the appropriate password - for using it for a query with the Linux tool
2016 Jan 04
1
Nouveau support for GeForce GT 730 or GTX 750 Ti or AMD Radeon R7 240 and AMD ATI RADEON R7 260X ??
2016-01-03 20:11 GMT+01:00 Ilia Mirkin <imirkin at alum.mit.edu>: > On Sun, Jan 3, 2016 at 1:52 PM, Csányi Pál <csanyipal at gmail.com> wrote: >> So there is an AMD card too: >> VGA ASUS AMD Radeon R7 240, R7240-2GD3-L, 2GB DDR3, 128bit, >> 730/1800MHz, HDMI, DVI-D, D-sub >> >> What would be the best choice here: >> GEFORCE GT 730 >> or
2019 Apr 14
3
[A bug?] Failed to use BuildMI to add R7 - R12 registers for tADDi8 and tPUSH of ARM
Hi all, I’m trying to insert some add/sub and push/pop instructions in a MachineFunction pass for ARMv7-M. However, I encountered something weird. For an add, when I use BuildMI(….., TII->get(ARM::tADDi8), reg).addReg(reg).addReg(reg).addImm(imm). if reg is R0 - R7, everything is fine: I would get something like adds r1, 4 But if I use R8 - R12 as the reg in the BuildMI, I wouldn’t get
2019 Apr 14
2
[A bug?] Failed to use BuildMI to add R7 - R12 registers for tADDi8 and tPUSH of ARM
Sorry for not being specific enough. ARMv7-M includes Thumb and Thumb2. It has 12 regular registers (R0 - R12), and R8 - R12 are used. I can generate mov instruction that from/ R8-R12 to/from R0-R6. From this ARM page http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0068b/ch03s03s01.html R9 - R12 have their conventional usage, but I don’t if this is the reason we cannot use them
2006 May 30
2
Created rpm from wine 0.9.14 does not install - conflict with desktop-file-utils-0.10-9
Hi I downl;oaded the source distribution of wine 0.9.14 and compiled it as described in the readme file. I now created an rpm with checkinstall. My problem is that I can not install it, as it tells me that there is a conflict with the package desktop-file-utils-0.10-9: # rpm -Uvh wine-0.9.14-1.i386.rpm Preparing... ########################################### [100%] file
2019 Apr 14
2
[A bug?] Failed to use BuildMI to add R7 - R12 registers for tADDi8 and tPUSH of ARM
Hi Craig, Thanks for the information. Can you point to the source that specifies tGPR to be R0 - R7? I tried to search in ARMInstrThumb.td but couldn’t find it. Thanks, - Jie On Apr 14, 2019, at 15:28, Craig Topper <craig.topper at gmail.com<mailto:craig.topper at gmail.com>> wrote: I believe there is probably a separate instruction in LLVM for thumb2 add. Probably starting with t2
2006 May 25
5
Wine 0.9.14.compile error (fatal)
Tried to compile the lastest wine and gcc choked up on it as follows: gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o baseshader.o baseshader.c baseshader.c: In function `print_glsl_info_log': baseshader.c:688: error: `GL_OBJECT_INFO_LOG_LENGTH_ARB' undeclared (first
2013 Dec 17
2
1.1 Much slower on Raspberry Pi
Christian, I will give 64kbit/s a try and post the figures. My own project is voice only and requires low bitrate so was hoping that it was just the way I was compiling and not an actual regression in speed for SILK. The raspberry PI is quite a cheap and handy reference platform though the ARM side is fairly underpowered but has a great GPU. It also has no audio in which is a pain for playing
2006 Jun 03
2
Wine : error during compilation (mandriva 2006 - x86_64)
Hi, I have Mandriva 2006 x86_64. I tried to install wine, but the binaries are for 32 bits and the result is very instable (win programs close suddenly, no internet available for those programs, etc...) So I tried to compile wine 0.9.14 from source, but I have an error during make when "searching for -lXext" : LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH"
2013 Dec 16
4
1.1 Much slower on Raspberry Pi
I have just started trying Opus with a view to using it in a project. I am interested in embedded hardware and tried it on the Raspberry Pi using the raspbian distro. The version of libopus in the repos is 0.9.14. I installed this and tried encoding 2 minutes of speech from a librevox recording. It managed this at a respectable pace for complexity 10: Skipping chunk of type "LIST",
2013 Feb 11
1
Opus codec in Debian?
Debian is preparing to release Debian 7, which will be the `stable' version of Debian for the next 2 years It includes 0.9.14 http://packages.debian.org/wheezy/libopus0 Looking here: http://www.opus-codec.org/downloads/older.shtml.en I notice the comment "This version matches version -14 of the draft" - it is not clear to me that 0.9.14 is the same bitstream format that is finally
2020 Apr 29
3
GNS3 installation docs for CentOS 8
Hi, Does anyone have GNS3 installation guide? for CentOS 8? Would be grateful if you could give me. Thank you. Sonam ****************************************************************************************************************************** Information contained in this message maybe confidential in nature and is meant for the intended recipient(s) of the message only. Tashi InfoComm
2005 Aug 18
1
Dovecot 1.0 and ldap; does this combination works?
Hi! After upgrading from dovecot 0.9.14 to 1.0 crashes immediately after starting when using ldap as userdb and passdb. You can find more information here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=320388 I'm confused with two users: login_user and auth_user. Witch of them has to be in ldap? If anyone here has a working dovecot+ldap configuration, could he show me his configuration?