<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WINE on Michael’s Domain</title><link>https://jeltsch.org/en/tags/wine/</link><description>Recent content in WINE on Michael’s Domain</description><generator>Hugo</generator><language>en-us</language><copyright>Copyright © 2002 - 2026 Michael Jeltsch.</copyright><lastBuildDate>Fri, 24 Jul 2026 00:18:18 +0300</lastBuildDate><atom:link href="https://jeltsch.org/en/tags/wine/index.xml" rel="self" type="application/rss+xml"/><item><title>WINE regression testing</title><link>https://jeltsch.org/en/wine_regression_testing/</link><pubDate>Sun, 30 Nov 2008 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/wine_regression_testing/</guid><description>&lt;p&gt;I am using 
 &lt;a href="http://www.textco.com" target="_blank" rel="noopener noreferrer nofollow"&gt;Textco&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
&amp;rsquo;s Gene Construction Kit (version 2.5) do draw my DNA vector maps. Unfortunately this company doesn&amp;rsquo;t care about Linux users. Therefore I have to use WINE to run the Windows version of the program. Admittedly, I could run VMware, VirtualBox or Parallels, but all that just to run a small program? Unfortunately either the Gene Construction Kit (GCK) is not coded according to standards or WINE is still not able to deliver full compatibility but now and then a WINE upgrade renders the program unable to run. Therfore I had to resort to regression testing to find the version that can still do the trick for GCK. Here is the command listing and what I did:&lt;code&gt;cdmkdir winecvs -z 3 -d :pserver:cvs@cvs.winehq.org:/home/wine checkout wine (password 'cvs')cvs update -PAd -D&amp;quot;2007-06-01 CDT&amp;quot;./configuremake dependmakesudo make install&lt;/code&gt;The source from the date above it the latest that appears to work.&lt;/p&gt;</description></item><item><title>How do I run the Gene Construction Kit under Linux?</title><link>https://jeltsch.org/en/how_do_i_run_the_gene_construction_kit_under_linux/</link><pubDate>Sat, 26 May 2007 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/how_do_i_run_the_gene_construction_kit_under_linux/</guid><description>&lt;p&gt;There are only a few Mac or Windows programs that don&amp;rsquo;t have a good equivalent on Linux. One of these few is the Gene Construction Kit (GCK) from 
 &lt;a href="http://www.textco.com" target="_blank" rel="noopener noreferrer nofollow"&gt;Textco&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
. GCK is available for both Windows and Mac. So it should be possible to run it on an i86-Linux machine using wine (a sort of emulator). I tried that and failed (I didn&amp;rsquo;t try really hard). However, probably any Windows program can be run under Linux using 
 &lt;a href="http://www.vmware.com/" target="_blank" rel="noopener noreferrer nofollow"&gt;VMware&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
. Unfortunately VMware is commerical and expensive (but there is a fully functional time-limited demo). GCK does run under VMware 4.0/W2K/RedHat9 without problems. The only disappointment in VMware is the &amp;ldquo;Shared Folders&amp;rdquo; option. It is much better to share your Linux home directory via Samba and then have it automounted when you log into your emulated Windows OS. I even managed to hide Linux-specific files in my home directory that start with a dot (like .mozilla) by inserting &amp;ldquo;hide dot files = yes&amp;rdquo; into the samba configuration file /etc/samba/smb.conf. Although I am using VMware at the moment, I plan to switch to 
 &lt;a href="http://www.winehq.org" target="_blank" rel="noopener noreferrer nofollow"&gt;Wine&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
 in order to avoid any Microsoft code.&lt;/p&gt;</description></item><item><title>Wine and Crossover Office</title><link>https://jeltsch.org/en/wine_and_crossover_office/</link><pubDate>Sat, 26 May 2007 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/wine_and_crossover_office/</guid><description>&lt;p&gt;Being fed up with VMware (because it&amp;rsquo;s so slow and using half of my memory) I turned to 
 &lt;a href="http://www.winehq.org" target="_blank" rel="noopener noreferrer nofollow"&gt;Wine&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
. But Wine appears to be very difficult to set up. Typical Linux. It will work but unless you spend a whole week you don&amp;rsquo;t get it working. That&amp;rsquo;s where the Corssover Office application comes in. It&amp;rsquo;s just a bunch of helper applications to make setting up wine easy. That is with certain Windows applications and most Windows applications are not supported. So I got a 
 &lt;a href="http://www.codeweavers.com/home/" target="_blank" rel="noopener noreferrer nofollow"&gt;demo version of Crossover Office&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
 and started installing (as root). The application installed without problems. After installation I started the Crossover Office Setup application. That is the place from where you install your Windows applications. So I wanted to try Microsoft Office XP (as it is licensed for the whole university). I made the mistake to select &amp;ldquo;Install everything&amp;rdquo;. The installer forced me to install also Microsoft&amp;rsquo;s Internet Explorer and a bunch of other crap. Than the Office XP installer stopped to respond in the middle of the process. Waited for 2 hours but the progress bar didn&amp;rsquo;t move and there was no disc activity. So I had to cancel the setup and leave a mess behind. A second attempt to install failed as well. So I thought to use the Windows uninstaller. Failed as well. Uninstalling from within crossover office failed also. So I thought to uninstall the whole crossover office (there is an uninstall script in the bin directory of crossover office which is hardly mentioned anywhere in the documentation). That worked but apparently didn&amp;rsquo;t uninstall everything. I still had to manually remove several directories, but worst of all the Gnome menu entries were not deleted. The gnome menu entries are quite a tricky thing since they are not located in one place. Gnome uses some &amp;ldquo;virtual folder&amp;rdquo; (vfolder) system to create the menus. That is the menus are assembled on the fly based on several xml files located in several places. But I guess I found all of them and removed the entries manually. I must have made a coding mistake since after this the whole menu was gone. Apparently the mistake was in my ~/.gnome2/vfolders/applications.vfolder-info file. Of course I didn&amp;rsquo;t have a backup, so I copied the same file from /root/.gnome2/vfolders into my home folder.After that I reinstalled crossover office and only installed Microsoft Word XP and that worked! An nice entry was visible in the menu &amp;ldquo;Windows Applications/Programs/&amp;rdquo;. Then I installed Adobe Photoshop 6.01. Installation was painless, but after that, the Microsoft Word entry in the menu had disappeared. Also there was no Photoshop entry under &amp;ldquo;Windows Applications/Programs/Adobe&amp;rdquo;. There was only an ImageReady entry. It appears that every newly installed application erases the menu entries of the previously installed application. However the hierarchical folder structure remains, only the last entry ins gone and replaced by a dot in the last menu folder. BTW Photoshop worked as one can start it up from within ImageReady.Both Office XP and Adobe Photoshop are applications that are &amp;ldquo;supported&amp;rdquo; by the Crossover Office. Now I tried to install an unsupported application, i.e. the Gene Construction Kit 2.5 (GCK2.5). The first thing was that the Crossover Office complained that the installer CD has some hidden files and that I have to make some changes to the fstab entries as root to enable reading these files. I did that and continued installation. The installer finished and there was a menu entry under &amp;ldquo;Windows Applications/Programs/Gene Construction Kit 2.5&amp;rdquo; which was named &amp;ldquo;Uninstaller&amp;rdquo;. I concluded that the Uninstaller program had been installer after the GCK2.5 application and thus erased the latter entry. Even more strangely after logging out and in again even the Uninstaller item was gone from the menu. Also all other program entries had disappeared.I figured that all the menu entries are single files in the directory /home/jeltsch/.gnome2/applications. They have the extension .desktop and are xml files with a relatively easy structure. One example:&amp;gt; more Internet\ Explorer.desktop[Desktop Entry]Name=Internet ExplorerType=ApplicationComment=Internet ExplorerExec=/opt/cxoffice/bin/wine &amp;ldquo;C://Program Files//Internet Explorer//IEXPLORE.EXE&amp;rdquo; X-Created-by=cxoffice Icon=/home/jeltsch/.cxoffice/dotwine/fake_windows/Windows/Icons/9d75_iexplore.-32528.xpm [jeltsch@mcblpc2 applications]$ more CXTree-Windows_Applications-Programs-Internet_Explorer.desktop[Desktop Entry]Name=Internet ExplorerType=ApplicationComment=Internet ExplorerExec=/opt/cxoffice/bin/wine &amp;ldquo;C://Program Files//Internet Explorer//IEXPLORE.EXE&amp;rdquo; X-Created-by=cxoffice Icon=/home/jeltsch/.cxoffice/dotwine/fake_windows/Windows/Icons/9d75_iexplore.-32528.xpm Categories=Application;X-cxoffice;X-CXTree-Windows_Applications-Programs;It appears that all entries that were made by the Crossover Office Installer are still present in this directory. Now I just have to figure out why they don&amp;rsquo;t show up. Of course I can start the applications by just typing the entry under &lt;strong&gt;Exec&lt;/strong&gt; into the command line but that is somehow cumbersome. To test GCK2.5 I started it from the command line and it really came up. First it asked for the installer CD (some kind of copy protection mechanism). It was in the drive but somehow I had to eject it and insert it again to make it visible. That worked fine and the dialog appeared where I entered my name and organization. But then it miraculously complained: &amp;ldquo;Could not start the application because there is not enough memory&amp;rdquo;.Now I have to tackle this problem, because GCK2.5 is probably the most important application for me that has not Linux equivalent.&lt;/p&gt;</description></item><item><title>Debugging GCK2.5 under wine</title><link>https://jeltsch.org/en/debugging_gck2_5_under_wine/</link><pubDate>Fri, 25 May 2007 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/debugging_gck2_5_under_wine/</guid><description>&lt;p&gt;GCK2.5.9 works with wine (crossover office 2.01 version). The 2.5.9 update doesn&amp;rsquo;t show the &amp;ldquo;Could not start the application because there is not enough memory&amp;rdquo; error. GCK starts up without any trouble and is partially usable. In fact it seems to be fully functional (including Deluxe import) with one big exception: new files cannot be created (quits upon selecting &amp;ldquo;File - New&amp;rdquo;. The empty window box where you can select what type of GCK file you want to create (sequence, illustration, etc) is drawn with the title &amp;ldquo;New Window&amp;rdquo;, but its not filled with content and the application quits.&lt;/p&gt;</description></item><item><title>Dubugging GCK2.5 under wine</title><link>https://jeltsch.org/en/dubugging_gck2_5_under_wine/</link><pubDate>Fri, 25 May 2007 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/dubugging_gck2_5_under_wine/</guid><description>&lt;p&gt;The new window that fails to be displayed, contains (when run natievly under W2K) the following text (and radio buttons for the four different file types):Select File Type Contruct (Ctrl-C)Illustration (Ctrl-I)List (Ctrl-L)Gel (Ctrl-G)New File NameOKCancelThe text associated with the different radio buttons appears first in the debug file in the following lines (as determined by the command &amp;ldquo;grep -n &amp;ldquo;List&amp;rdquo; all_output &amp;gt; List_output&amp;rdquo;, etc): 3890577 Gel3885836 Illustration3881107 List3876329 ConstructThat is within the range where we predicted the error to be. Let&amp;rsquo;s now look at what happend shortly before and after these commands were issued. After using GCK2.5 under wine a little bit more, I noticed that there is another function that causes the program to crash without error message, namely the &amp;ldquo;find sequence&amp;rdquo; function. Also in this case a dialog is displayed in which the user is supposed to type in a nucleotide sequence. Maybe there is something in common for these two crashes which could help to identify the crucial system call that makes the program to crash.&lt;/p&gt;</description></item><item><title>More about GCK2.5 under wine</title><link>https://jeltsch.org/en/more_about_gck2_5_under_wine/</link><pubDate>Thu, 24 May 2007 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/more_about_gck2_5_under_wine/</guid><description>&lt;p&gt;After working with GCK2.5 under wine I have identified more bugs that make the program quit unexpectedly. However, now I have not been using cross-over office (as its evaluation period has expired and of course my boss wouldn&amp;rsquo;t spend a cent for Linux programs). So I am using the default installation of wine that comes with Suse 9. I copied over the fake windows directory from the former .cxoffice directory. The following bugs do exist (they always appear when a window opens that requires you to enter alphanumeric values via the keyboard):1. Create new file (I knew about that before). Interestingly the (empty) new file that opens upon program start can be saved without problems…2. Find sequence (one shortly sees the window &amp;ldquo;Find occurence&amp;rdquo; and then the program quits)3. Sometimes (not always), when changing the color of a selected sequence the program quits.4. Features -&amp;gt; Make Region5. When selecting a sequence and getting info&lt;/p&gt;</description></item><item><title>Adobe Acrobat 5.0.5 under wine</title><link>https://jeltsch.org/en/adobe_acrobat_5_0_5_under_wine/</link><pubDate>Wed, 23 May 2007 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/adobe_acrobat_5_0_5_under_wine/</guid><description>&lt;p&gt;I reinstalled Acrobat 5 to run it under wine. It didn&amp;rsquo;t work. The reason appeared to be again a plugin: DocBox.api. After removing it everything went smoothly. Already before (using RedHat 9) I have had trouble with a Acrobat plugin (it was WebPDF.api at that time). Most manipulation of pdf files can be easily done with Linux tools, but one thing is tricky: cropping already existing pdf files. That&amp;rsquo;s why I need Acrobat.&lt;/p&gt;</description></item><item><title>Running wine from a real windows install</title><link>https://jeltsch.org/en/running_wine_from_a_real_windows_install/</link><pubDate>Wed, 23 May 2007 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/running_wine_from_a_real_windows_install/</guid><description>&lt;p&gt;I thought wine might run better from a real windows install. So I resized my partitions to free some 8 GB space. Unfortunately the partitioning software was not really great as I lost one of my partitions (the one where I had stored all of my downloads…). So I decided to go for a clean start and formatted the whole hard disk. First I partitioned the disk using cfdisk. Then I installed Windows98 from the installer CD onto the FAT32 partition, after that Windows2000 from the installer CD to another FAT32 partition (I wanted to install WindowsXP, but the installer CD refused to boot my computer). After that I reinstalled Suse 9 and copied back my home folder from my backup disk. So far wine works fine (after some minor adjustments in $home/.wine/config and mounting the Windows98 partition with&lt;code&gt;mount -t vfat -o uid=jeltsch,gid=users,fmask=644,dmask=755 /dev/hda1 /media/win98&lt;/code&gt;Without giving the uid, gis, fmask and dmask options you won&amp;rsquo;t be able to write anything to the partition.&lt;/p&gt;</description></item><item><title>Wine and Adobe Illustrator (can't find AIRes.dll)</title><link>https://jeltsch.org/en/wine_and_adobe_illustrator_can_t_find_aires_dll/</link><pubDate>Mon, 21 May 2007 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/wine_and_adobe_illustrator_can_t_find_aires_dll/</guid><description>&lt;p&gt;Adobe Illustrator didn&amp;rsquo;t want to start up under wine, because it couldn&amp;rsquo;t find the file AI90Res.dll. This file is located after the Illustrator install in:&lt;code&gt;~/.cxoffice/dotwine/fake_windows/Program Files/Adobe/Illustrator 10/Support Files/Contents/Windows/System&lt;/code&gt;I just moved it up one directory and everything started working.&lt;/p&gt;</description></item><item><title>Wine vs. Crossover Office</title><link>https://jeltsch.org/en/wine_vs_crossover_office/</link><pubDate>Thu, 26 Feb 2004 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/wine_vs_crossover_office/</guid><description>&lt;p&gt;I have been using several trial versions (2.0.1 and 2.0.2) of 
 &lt;a href="http://www.codeweavers.com/" target="_blank" rel="noopener noreferrer nofollow"&gt;Crossover Office&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
. Actually it doesn&amp;rsquo;t do really much. Admittedly, it really has some handy functions: &amp;ldquo;Reset Crossover Office&amp;rdquo; to terminate any stuck wine applications and &amp;ldquo;Simulate Windows Reboot&amp;rdquo;. These are actually scripts (located in /opt/cxoffice/bin), that could be largely replaced by own solutions.&lt;/p&gt;</description></item><item><title>KDX under WINE</title><link>https://jeltsch.org/en/kdx_under_wine/</link><pubDate>Sun, 22 Feb 2004 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/kdx_under_wine/</guid><description>&lt;p&gt;I tested the encrypted file sharing application KDX under wine. It works perfectly. I wonder why it isn&amp;rsquo;t on the 
 &lt;a href="http://www.winehq.org/site/supported_applications" target="_blank" rel="noopener noreferrer nofollow"&gt;wine gold list&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
. The reason why it works so well is that it doesn&amp;rsquo;t rely heavily on the windows base, but does most of the needed stuff (graphics, etc.) itself: 
 &lt;a href="http://www.haxial.com/download" target="_blank" rel="noopener noreferrer nofollow"&gt;KDXClient1110-Win.zip&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
. BTW: I used as a tracker hlsux.bugdave.com.&lt;/p&gt;</description></item></channel></rss>