similar to: [SoftwareBbc] Once Hourly Digest Email

Displaying 20 results from an estimated 300 matches similar to: "[SoftwareBbc] Once Hourly Digest Email"

2001 Dec 06
1
Registry, HKEY, CONFIGDIR CorelDraw problems
Hello Wine experts. I am trying to get CorelDraw 7.0 to work under wine, and I have successfully installed the program, but when I attempt to run it, I get the following dialogue error message: Key: "HKEY_LOCAL_MACHINE\SOFTWARE\Corel\CORELDRAW\7.0" Value: "ConfigDir" not found in the Registry. Along with this error message, comes the exciting output displayed below, that is
2012 Feb 09
3
Do I have four applications of Application.
I went to load some clipart in CorelDRAW 9 from the second CD. When I right click on the clipart icon on the CD. Up comes the box asking open with. Then I selected other application and scrolled down to CorelDRAW and there were four CorelDRAW icons. I opened the clipart twice using different CorelDRAW icons each time. Now at the "open with option" there are two corelDRAW options.
2011 Mar 11
1
CORELDRAW WORKING IN UBUNTU
Hi, This is my first ever post on Wine Forum after using Wine for almost a year and found many Program to be run at very good stability and speed but there are thousands of people who want to use CorelDraw in Ubuntu but find no solution after working this for almost 6 Months I found a way to work in CorelDraw in Ubuntu OS (I alway use Ubuntu and Love It!) you might be thinking that you already
2009 Aug 08
2
CorelDRAW X3
I have seen screenshots of CorelDRAW X3 running in Wine, but have no idea, how to get this working. How do I convert normal CD version into "portable"? I'd really love to get rid of VirtualBox running WinXP just for CorelDRAW. I would even pay for a complete, step-by-step instructions that will result in CorelDRAW X3 running properly in Wine. My setup: Ubuntu 9.04 Jaunty 64-bit,
2007 Oct 18
5
vector graphics/ ungroup and edit in CorelDraw
System: Linux kernel 2.6.15 Ubuntu dapper R version 2.5.1 ESS 5.2.11 on Emacs 21.4.1 ------------------------- Colleagues Having read the posts on producing perfect graphs in R, or using inkscape to edit R graphics output, I have a related question. Lately I am publishing in a journal that is very picky about their graphics formats. It is more efficient for me to get the final picky details
2005 May 13
1
DEV2bitmap: jpeg with res=400 not enough for CORELDRAW poster A0
Dear all, When saving a plot with the dev2bitmap command: name <- c("test.jpeg") dev2bitmap(name,type="jpeg",height=8,width=13,res=400) Everything seems to be ok... After importing this picture in CORELDRAW (for a poster A0) format the resolution and colors are not optimal. How can I save pictures (colors/resolution) optimally for import into CorelDraw for an
2010 Dec 18
2
DRM status?
Hi guys question: In many games there is still need for a no cd Patch/Crack. How is the status of fixing those. The reason because is, that even games from online stores like gamersgate and Direct2Drive sell games but cant be started without a no cd patch then it will or crash or ask to put the cd in the drive. The one i know it works is - SecuRom The ones who do not work for example is: -
2002 Jun 12
0
Win2k oplocks and you
Hello list! I've seen the threads in this months archives on oplock issues, so I hope I am not hitting a sore spot by bringing it up again. The reason I am beating on this is that I've got a testable, repeatable issue with Win2K terminal server (SP2) running CorelDRAW 10 (patched to current) against a Debian Woody box running Samba 2.2.3a-6 for Debian. Since I can repeatedly test the
2012 Jan 16
5
coreldraw 9 almost loads hangs at self regestration
I am using wine 1.3.28 loaded from the Ubuntu software link (GUI) no terminal loading. I installed Ubuntu 64 bit on January 9 latest version. When I try to load Coreldraw 9 from the setup exe. file on the CD located in the DVD burner the program starts up fine and almost completely loads. (I used Wine to start the setup) Then it gets to self Registration and stops at c:/programs
2001 Jun 22
1
two apps questions
I'm new to wine & can't get a direct answer from the faq at winehq. 1) Is there any reason why Coreldraw 9 for windows would not work in linux with wine installed? 1b) Corel distributes their own wine package. Is it important to use this instead of what I might think of as the 'standard' wine package I would get from winehq? 2) Has anyone tried Mathematica 4.1 for
2012 Feb 07
3
Good news Ubuntu`s update fixed problems in CoreDRAW 9
Its February 6, 2012. I just downloaded all the updates to Ubuntu 11.10 64bit. I think the updates just came out today. It was a bigger package of updates than the others I have installed in the past. I do not know what they did but whatever it was, it fixed most of the problems in CorelDRAW 9. I gave it a rating of bronze, and that was being generous, just a few days ago. It seems as thou
2004 Oct 19
1
Corel Draw 11
Hi, I would like to use CorelDraw 11 under linux with wine (20040813). I have successfully installed this from the CDs, and I can start using the following DLL overrides / config: [AppDefaults\\CorelDrw.exe\\Version] "Windows"="nt40" [AppDefaults\\CorelDrw.exe\\WinMM] "Drivers" = "" [AppDefaults\\CorelDrw.exe\\DllOverrides] "wintab32" =
2008 Feb 23
5
Corel Draw 11 on Ubuntu 7.10 with Wine 0.9.4.6
Hi @ All, I have installed Corel Draw on Ubuntu 7.10 with Wine 0.9.4.6. I used this installation guide http://appdb.winehq.org/appview.php?iVersionId=1840&iTestingId=6822 That meand I copied the to dll-files to home/.wine/win32 The Installation was successfull. No Errors. Than configured Wine and used the DLL Overridingtool to make "wintab32" & "msvcirt and native like
2010 Sep 13
0
Corel Draw 12
Hi! I need run (JUST Corel Draw 12) in my Wine, but its difficult. I Installed wine 1.3 in UBUNTU 10.04, to run CORELDRAW 12. The Instalation Program Corel Draw ran PERFECTLY. But, to run Corel Draw, the windows system response: "THE BASE UI LANGUAGE DIRECTORY IS INVALID" I know the problem may be in REGEDIT or any library missed in WINE. Can somebody help-me?
2011 Oct 05
1
Install CorelDRAW X4 into Ubuntu 11.10
CorelDRAW X4 setup "encountered a serious error". Are there any log files I can look through to try and find out why setup crashed? I'm new to Wine and WineTricks and don't know where everything is kept yet ... Thanks in advance Don
2007 Jul 17
0
Bug in PDF device when using transparent graphics
Hello, I think I found a bug when creating graphics on a PDF device using transparency. I'm using ggplots2 like this: comp <- ggplot(data, aes(x=Problemsize, y=Fitness)) + geom_smooth(fill=alpha("blue", 0.2), aes(colour=factor(Clustersize)), size=2) Which gives me a curve for each "Clustersize" with a transparent blue "cloud" around it, indication
2004 Jul 12
3
file corruption with write cache
Hello, FYI, i noticed that using write cache size = 131072 on a share, leads to corrupted files from some applications. Only one client is accessing the file. In particular with coreldraw this can be reproduced. Setup: Server: samba 3.0.4-SUSE Client: Windows XP Pro [raid1] comment = 1 path = /raid1 read only = No create mask = 0777 directory mask =
1997 Nov 12
0
No subject
Hello, I've been getting reports lately from some of our customers running Windows95 workstations and Samba server (1.9.17p4) on Linux 2.0.27. The problems have been occuring recently on CorelDraw and with Microsoft Publisher. They have been getting errors regarding "The disk is full". I have logged in to the server via a remote dial-up and found that the server disks are
2007 Feb 13
3
Wine + Windows Partition + Registry
I have a windows partition (XP), with a few applications I'd like to run on it while in BSD: Microsoft Office XP (for the occasional doc that OO doesn't like) Corel Photopaint 9 or X3 Trillian (not needed but would be nice) and a few games. The games run fine, pretty much like in windows, but they have fewer directx errors and crashes :-) Office gets annoyed when I open winword.exe in
2004 Aug 08
1
[fdo] Inkscape BOF @ Siggraph LOS ANGELES - MON, AUG 9, 4-5 PM
*PLEASE FORWARD* Inkscape: An Open Source Vector Graphics (SVG) Editor Overview Birds of a Feather Meeting in Co-operation with Siggraph 04 at the Los Angeles Convention Center http://www.siggraph.org/s2004/conference/birds/index.php?pageID=conference Monday, 9 August 4 - 5 pm Holiday Inn City Center Santa Monica Room Jon Phillips + Jon Cruz ### Inkscape: Draw Freely.