I'm supposed to be starting an online course through OntarioLearn, and they provide software called "Embanet" which all the assignments are issued and turned in through. Wine won't run the Windows XP version of the software. There's also a Mac version but I'm not sure if it would be easier to get that working. This is the error I get. After which, the application doesn't start (but it runs in the background):
Quote:
wine fcc32.exe
err:dbghelp_msce_load_debug_directory Got a page fault while loading symbols
I have the application set to run with Windows XP compatibility, but no luck. I think my only option is to install Windows through VirtualBox/Qemu, but as I don't have a Windows install CD for this computer (only a 64bit CD, I need 32) I don't know if it'll be possible. I have a 64bit processor (C2D T7250), but Ubuntu is installed as 32bit. Will VB or Qemu accept my 64bit installation CD?
I am using ubuntu 10.10, I installed wine in this and i tried to install windows application i.e. Total Commander and it's installed too. but I cant able to find where it has got installed. If i go to wine it's shows "wine configure" window. how to find out the installed programs in wine.
I have installed ubuntu 9.10 and installed wine, as I want to use VOIP packages like smart VOIP and Media Ring talk etc.. But I am not able to install them on ubuntu..
Wine didn't show in Application menu after installation is completed but it's name was shown as installed package in Application tab already(System > Preference > Main Menu)How to bring it to the list in Application menu?the name of package is wine-1.2_1.1.42
I want to install a 64bit-only application in my wine.But every time i try to load the installer it says that it only works on a 64bit-system.Iv'e tried the 32-version of the app and it works fine.I heard that since version 1.2 wine is able to support 64bits.But how do I force wine to load an app in 64bit-mode? I'm guessing there is an option to the wine command or something. But what is it? can't find anything in the man-page. And a google on the subject only brings up old posts from people who are trying to install wine in 64bit-ubuntu...
I'm a beginner to Ubuntu so this is probably an easy question, but: I installed a windows application using Wine and that worked, it launched the application just fine. But now after restarting the computer I can't see how to run that application again. It would be nice to make a desktop icon for it.
I installed some programs with wine. Then I uninstalled them all following the commands given in Wine Wiki. I don't see them in the uninstallation GUI but ı couldn't remove one thing: When I right click on an mp3 file and choose "open file with", winamp is still there. How can I remove it from the list?
Mainboard: ASUS A8N-SLI. X window manager:GNOME. When in wine application,such as starcraft or "Plants vs zombies",Sound is on for several seconds then mute several seconds then repeats......
Audio Controller info from Device Manager: ALSA Capture NVidia CK804 with ALC850 /dev/snd/pcmC0D0c NVidia CK804 with ALC850 /dev/snd/pcmC0D1c [Code].....
I installed 11.4 and it seems to be working fine. To run few windows application I need WINE. I installed WINE using YAST Software Manager. But when I install application in WINE it's not working correctly. The same application is working fine in MINT/WINE.
I have a windows app I run under wine that always displays a blank dos window first when I run it directly from a link to application on my desktop.I wrote a bash script to run it and put that in a link to application and that works without the blank dos window. Why doesn't the first way work?
Long version:I have a small old windows application that stores all my passwords. I like it because it's simple and I can access it (dual boot) from Windows or Linux. It just displays a very simple window with a list of accounts and clicking on one of those opens a child window with the details. It has no graphics or anything fancy. On the windows side, installing it was as simple as unzipping it and creating a desktop shortcut for it - no setup at all.
On the Linux side (kubuntu hardy), I created a link to application on my desktop with Command set to wineconsole /media/windoze/Program Files/Passkeeper/pass32.exe and work path set to/media/windoze/Program Files/Passkeeper
It works fine, but when I start it up, I always get a blank dos window on the screen first and then the application window appears. I have to manually minimize the dos window to get it out of the way. It does nothing useful by itself. But, if I close it, it closes the application with it.I tried to run it as as wine instead of wineconsole, but that does nothing at all - at least on the screen and dmesg.
when I call a windows application with wine I cannot type anything when the application asks for it. The typed keys are displayed in the terminal instead. I use a ubuntu-based distro.
Im trying to install Yahoo site builder using wine... the problem is that this program needs java. I tried to install java using wine but it just wont run. Native linux java doesnt works...
Heres the terminal log: ---------------------------------------------------------- hilderith@cpe-001966e2bdb4:~> cd /home/hilderith/Download hilderith@cpe-001966e2bdb4:~/Download> su Password:
I have a Windows-only language lab program ('Logolab') which provides students with listen and repeat exercises on audio and video material loaded by the teacher. It operates in conjuction with a Firebird database which stores subtitles (I think) and the sequencing data (the lengths of each segment) for recording (a recorded piece will be subdivided into small audio/video segments during which the student repeats what's been said).The audio and video functions are run internally by Windows Media Player, and the video input must be in .WMV format for the system to function.Using Wine, I've managed to install the language lab program on Ubuntu, as well as the Firebird database program. However, each time I start the language lab program, I get the message "Firebird database not started!".There is a BIN folder with the language lab software that contains a .INI file with the following contents:
Perhaps that needs to be modified for Linux or Wine on Linux? I've tried changing the DataBase field with the Linux path to the appropriate .FDB file, and likewise the ServerName field to the Ubuntu computer name or the ip address, but to no avail. Lately, I've installed the Linux version of Firebird and Flame Robin (which I couldn't understand).If anyone can provide any help or suggestions, I'd be most grateful (it's the only thing preventing me from migrating 100% to Linux).
when I tried to install wine I got "Missing Dependency: wine-gecko is needed by package wine"so I looked for wine-gecko and download it but also when I tried to install it I got "Missing Dependency: wine-gecko is needed by package wine"it seems that I am in loop each package need the other what to do please?
How can I uninstall / purge wine and any wine installed windows programs?I've tried deleting .wine (hidden folder)but in /usr/bin/ there are a number of wine related files.And wine sub menu still appears in Applications menu
while trying to get a game to work on wine I was surprised to find out that the wine version that ships with sid is 1.0.1 released in October 2005. So I installed the latest release I found at [URL] like this :
dpkg -i wine_1.1.42~winehq1-1_amd64.deb
The install failed, I think because I hadn't remove the old wine version, and that's when the joy-ride started. Impossible to remove wine to restart properly. (apt-get remove libwine wine and apt-get -f install didn't) After some googling I tried this :
This did install the wine version I wanted, and the game ran fine after that. However the result was a borked apt-get. Tried to remove wine again with the above commands, resulting in apt-get failing to do so because it tried installing wine-unstable and reported errors similar to these : E: Could not perform immediate configuration on 'wine-unstable'. see man 5 apt.conf under APT::Immediate-Configure for details. (2)
maybe my questions sounds funny: i'm looking for a very small (or better as small as necessary) distro which runs in a virtual box an starts wine.The reason is: we have new laptops in my school runnig windows7 64bit home and we have some software which runs only on WinXP. So why not take a virtualbox wich runs wine to start the old Software?
Lot of questions about WINE... When I'm done I'm going to make a HOWTO so that others can do what I did It's hard work, but I'm nearly done.The last problem I'm having is the WINE menu on GNOME won't show up after a install of WINE from a .deb package (it usually does). This was after I compiled WINE from source and removed it with "make uninstall" and "rm -rf /.wine".So now I installed the WINE from a deb package and the Wine menu entry is not showing up.I've tried re-installing Wine and rebooting my PC but nothing seems to work.
I have a problem running a game on a fresh Slackware64 install.
Slack version is 13.37
I've followed alien bobs instructions for a multilib environment from here:[url]
And then used sbopkg to download and compile wine version 1.2.2, which went through just fine.
After that I grabbed cabextract from sbopkg and ran this: wget [url] sh winetricks d3dx9 To get the DX9.
But, when I try to run the game, this is the error I get:
Code:
The game it self ran perfectly on the 32 bit version of Slackware, tested with 13.0. So now I think I'm missing some libs or something, but I have no clue which.
I don't know if it's just my system, but after applying the latest Wine update, the mouse cursor in Wine windows is now purple/magenta/pink, whatever. Not a big problem, just annoying. I've looked through the various config files in ~home and /usr/share/wine, and can't find any parameter that might even remotely address this.
I am new to fedora and installed wine to see if I could get the sony reader software working (required to access sony bookstore from my sony ereader). Well the program did not work though it did create icons on my desktop. wine kept crashing and I said lets just get rid of it. I uninstalled wine via yum remove and nothing appeared to happen so I did rpm -qa |grep wine and saw lots of stuff. So I simply did yum remove wine* and then a rpm -qa |grep wine was empty. however wine is still under applications on my desktop and still has a category for programs--reader. I should also mention that while wine was installed I attempted to remove the reader via the wine uninstalller but a) wine gave a message of a core crash and b) all the uninstaller did was give me the option to reinstall the reader program. so now when I attempt to open an epub it tries with the sony reader software. I know I can just right click to use another program but for now I want wine gone completely from my pc and the sony program gone.
How do I make an application launcher in the panel launch more than one application? Is there some sort of a symbol I type between the apps in the command line? Like ;
when an application is opened or minimized the icon of that particular application is not showing up in the top bar of ubuntu 11.04...how can i see the icons in the top bar?
I've downloaded VideoLan (VLC) via Yast but the icon was placed in the audio folder. How do I move it to the video player folder? Also, where are additional icons stored? I run SuSE 11.2 (boxed version) with KDE.
I am getting no packages listed in Gnome application manager gpk-application 2.27.2. I have tried 'yum clean all' and get the following error messages.