Wine is a software compatibility layer that allows Windows programs to be run on Linux, BSD, Solaris and Mac OS X.
0
votes
2answers
9 views
Default Running
I want to make my Minecraft Skin Viewer not have to be put into the Terminal like
User@ChrUbuntu~$ Wine '/home/user/Documents/MCSV.exe'
I just want to be able to double click the .exe file and it ...
0
votes
0answers
7 views
How Do I Install Mono2.8?
While installing MinecraftSkineviewer.exe I realized that Wine could not run it said.
wine: configuration in '/home/user/.wine' has been updated.
wine: Install Mono 2.8 or ...
1
vote
1answer
21 views
Peculiar icon specification in .desktop file
I have installed a Windows program (Evernote) on my Ubuntu 13.04 system using Wine. During installation a desktop shortcut was created containing (among others) this line:
Icon=63EC_Evernote.0
This ...
0
votes
0answers
10 views
xrandr reports size “not found in available modes” when coming from wine
My monitor's native resolution is 1680x1050. I can switch to another resolution with
xrandr -s 1280x960
and then switch back with
xrandr -s 1680x1050
without a problem.
However, if I run XCOM: ...
1
vote
0answers
11 views
How to recover focus after loosing it while using Wine
Sometimes when using Wine, specially with Games, doing ALT+TAB will make the system loose either keyboard or mouse focus over the current active window.
With this I mean that for example, if I do ...
0
votes
0answers
16 views
how to install world of warcraft [duplicate]
ive been looking all over for how to install this game i have wine and i playonlinux if i search wow or world of warcraft in playonlinux its not there ive tried downloading the windows client from ...
1
vote
1answer
28 views
Pes 2013 on ubuntu
I"m new to ubuntu and I don't know how to install pes2013.
I've already downloaded wine to run .exe but the installer wizard says :"your system hasn't been modified"
how can I install it ??
0
votes
0answers
11 views
Unable to install Wine in Ubuntu 13.04 [duplicate]
I recently changed over from Windows 8 to Ubuntu 13.04. But I noticed that I am unable to install wine neither from software center nor using terminal and I also updated everything but it still does ...
1
vote
0answers
19 views
Streaming Wine Audio to Twitch
I'm trying to steam some Dota 2 (via Wine) casts to Twitch using this shell script I found online:
#!/bin/bash
STREAM_KEY="(redacted)"
FPS="30"
INRES="1600x900"
OUTRES="1280x720"
QUAL="medium"
...
0
votes
1answer
26 views
How do you reinstall wine after upgrading?
I upgraded from Ubuntu 12.04 to Ubuntu 13.04. After doing this, I get this error when trying to reinstall wine:E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? How ...
1
vote
0answers
17 views
Wine Codec install problems
I'm trying to follow this tutorial( Required plugin could not be found ), and I stopped on installing codec on wine.
I try to launch in wine the g2m_codec.exe and get this error:
Extractor error ...
0
votes
0answers
15 views
Running GameRanger on ubuntu 12.10
I have wine installed, and I'm trying to run GameRangerSetup.exe with wine, but it shows the following message on the terminal:
err:module:import_dll Library MFC42.DLL (which is needed by ...
2
votes
1answer
33 views
Run .BAT via wine cmd
I tried to run .bat file, but got unknown error:
$ wine cmd
CMD Version 1.4
Z:\home\setevoy\Temp\zork1>start ZORK1.BAT
fixme:exec:SHELL_execute flags ignored: 0x00000100
...
1
vote
0answers
12 views
Wine shows its applications three times in the 'Open with' dialog
Today I noticed that wine is listing its applications many times when I go to the 'Open with other application...' dialog.
It is very strange.
Where are these symbolic links stored which are shown in ...
0
votes
0answers
22 views
Playing Mass Effect through Steam With Wine
Running Ubuntu 13.04, and whenever i start mass effect through steam, the game will not take up the entire screen (leaves the menu on the left side) and the graphics are horrible and laggy. Can anyone ...
0
votes
2answers
130 views
Winetricks not in dash or menu - Ubuntu 13.04
I installed new Ubuntu 13.04 and Wine 1.5.29 trough ppa. But I noticed that on older Ubuntu versions, after installation of wine and winetricks (they install together now), there is a "Winetricks" ...
0
votes
1answer
25 views
Wine 1.4 - Audio/Game Running Too Fast
The game in question is Osu!, which at one point I had working somewhat acceptably, but as of now I cannot get it to function because the game is running exceedingly fast (not depending on framerate). ...
0
votes
0answers
14 views
PlayonLinux error : Hidden files not hidden? (duplicate files are created that start with ~$)
I use PlayOnLinux to run Microsoft office and excel in Ubuntu 12.04 . For some reason, for every file I save there is a duplicate file name created in the same folder that starts with ~$ . This is ...
0
votes
0answers
13 views
Ubuntu Clipboard to Windows Clipboard
I installed Evernote using wine in Ubuntu 13.04 when I copy and paste highly formatted text (like web site content which include images and text) to Evernote it simply paste it as text. But copying ...
0
votes
1answer
31 views
can't install wine in Ubuntu 12.1
I can't install Wine on Ubuntu 12.1 It worked in previous versions but with 12.1 I get a bunch of errors.
When installing Q4 Wine from the Ubuntu s/w center I get:
Package dependencies cannot be ...
-1
votes
2answers
59 views
Will “World Of Tanks” run on Ubuntu? [closed]
I play world of tanks (a Game) in windows. Will it work on ubuntu? Better, worse, same? I would like to try Ubuntu but not if w.o.t won't work.
0
votes
0answers
34 views
How to install Wine on an Ubuntu Live USB?
I have installed Ubuntu on my USB and now I am trying to install Wine to allow me to run Windows executable files. I have tried to install Wine through Muon Package Manager but it's showing this ...
3
votes
2answers
70 views
LibreOffice 4.03 compatibility with MS Office 2010 docs [duplicate]
I apologize for the repetitiveness of this question, but I just yesterday decided to use Ubuntu 13.04 as my only operating system and am trying to figure a few things out. No, I don't mean figuring ...
-1
votes
0answers
38 views
Install Windows program & every user can access [closed]
I am using Ultimate Edition 3.2 log in as a root when install Windows program means MS Office 2007 through WINE install perfectly but admin, standard User can't access that MS Office 2007. Totally ...
0
votes
0answers
21 views
How to make Ubuntu's Copying and Pasting websites work similar to Windows?
I am using Evernote on Windows its really good for taking notes so I installed the same Evernote on Ubuntu using Wine ([PlayOnLinux][2]). In windows when I copy(ctrl + c) a web site and past(ctrl + v) ...
2
votes
0answers
56 views
How to mount a cd image for installing a program in Wine (beside using CDemu)? [duplicate]
I usually use AcetoneISO to mount a cd image.
I want to install in Wine a program that needs a cd in the drive but on a laptop that I use without a cdrom drive.
Normally the program would recognize ...
1
vote
1answer
37 views
nintendo 64 emulation, confused with mupen 64pluse/m64py, project 64 freezes
I'm in a huge pickle. I'm trying to help a friend to whom I installed Linux for. He is happy with it since he gave up that old xp. but the problem now that we are both faced with is playing our 64 ...
1
vote
0answers
52 views
PS3 SixAxis Controller with Wine
I have my PS3 Sixaxis connect to my Ubuntu 13.04 machine using the SixAd driver. I have tested it with JSTest-GTK and see that all the buttons/separate axes are working. However, under Wine, a lot of ...
-1
votes
4answers
101 views
Diablo 3 under Wine is safe? [closed]
I heard a lot about Blizzard banning a lot people who used Wine to run Diablo 3 on Linux. After that I also heard that they actually were cheaters - and that's the only reason of ban.
Can someone ...
-4
votes
1answer
68 views
I need help here? [closed]
I really have no idea what's Ubuntu or how to use it whenever I search on google about anything all I find is write the code and so on but I have no idea what is it all I know is to click, infact my ...
1
vote
1answer
81 views
Age of Empires 2 HD not working good
i have Ubuntu 13.04, i have just installed Age of empires 2 HD on wine 1.5.29, i can start the game and open the campaigns but it displays a black screen after then:
is the problem from wine, or ...
0
votes
1answer
38 views
How to open a photo in picasa 3?
I downloaded picasa 3 using wine for my ubuntu 12.10 and installed. The problem is, I'm unable to open my photo using picasa. I'm trying "open with" with mouse right-click on the file but unable to ...
0
votes
1answer
40 views
Program fails with strange errors in Wine
I just installed Silhouette Studio in Wine. The installation appeared to finish, but when running the program it hangs infinitely at "initializing." When launched from a terminal, I get the ...
2
votes
2answers
107 views
After 12.04 to 12.10 upgrade (64bit), xorg held back and unable to install wine
After upgrading to quantal, I wanted to install wine. However, attempting to do so results in apt wanting to remove all kinds of important packages:
The following packages will be REMOVED:
...
0
votes
1answer
69 views
Is it possible to run adobe master collection cs6 in ubuntu
I do video editing, music making, web design, and photo editing. I don't want to have to use another application to do what I can get from Adobe. I also want to switch to Ubuntu. I have windows 8 at ...
0
votes
1answer
47 views
Frame rate counter
Does any one knows if there is an application like frame fraps for ubuntu??
I found this commend and it almost worked
WINEDEBUG=fps wine YOURGAME.exe 2>&1 | tee /dev/stderr | grep ...
2
votes
0answers
26 views
Wine won't configure!
I finally installed Wine (the program to run exe files) and it took a very long time to install.
Now, I have a package configuration window that is pink and looks like this .
I don't know what ...
0
votes
0answers
19 views
Wine installation stalls at “Configuring ttf-mscorefonts-installer” [duplicate]
I'm new to Ubuntu. I've Installed Ubuntu 13.04. When i try to install wine, after downloading, in the terminal it shows Configuring ttf-mscorefonts-installer and then nothing is happening. After that, ...
1
vote
1answer
44 views
How to start a PlayOnLinux game windowed
I am using PlayOnLinux 4.1.1 under Ubuntu 13.04
The game I am trying to run is Heroes of Might and Magic III Complete.
It runs perfectly well in fullscreen mode, but I want to run it in windowed ...
1
vote
0answers
20 views
wine doesn't show persian(or arabic) words
I installed Winehq but when I open a program which has Persian(or Arabic) words it doesn't shows the words and shows square instead of words!
what I have to do?
3
votes
1answer
40 views
How do I run a windows program inside an iso file?
I'm using Lubuntu.
I need to run a windows program which is inside an iso file (no installation required).
The iso contains 2 files: one EXE (small) and one DAT (big).
I have mounted the iso file ...
0
votes
0answers
20 views
Need Help installing Civ 5 on Wine
I've already installed steam and wine. My question has to do with running Civ 5 on wine. Civ is already showing as installed on my steam account but I cannot figure out how to run it with wine. Any ...
0
votes
1answer
60 views
How can I get rid of of Wine's Steam icon in the Dash?
Using Ubuntu 13.04:
I decided it was time to uninstall the Windows version of Steam I was running through Wine. So I used Wine's uninstall applications function to remove it and all its files. Then I ...
0
votes
0answers
10 views
Why keyboard numbers show as 'user key' in wine application?
When I want to use numbers 2 to 0 on keyboard (not the numeric keyboard), some app recognize it as 'user key 69' and so, some app doesn't recognize it. It works well in notepad.
I use Czech qwertz, ...
-2
votes
0answers
158 views
Foxit Reader on ubuntu 13.04
someone managed to run after have install it foitreader 5 or 6.
It seems to install ok, but when i run it it stops after few seconds.
Thanks
1
vote
0answers
70 views
How to get Pearson eText to work on Ubuntu? (13.04)
Upon upgrading, I am having trouble getting Pearson eTextbooks to display on Ubuntu 13.04. When trying to access the web textbook on ubuntu Firefox, it gives "Error #2046".
If I try using wine, it ...
0
votes
1answer
38 views
tried opening some windows programs with wine, now they won't open in windows?
I did try to WINE e-sword. That did not work, so I am back at Windows 7 and e-sword will not open there.
0
votes
1answer
44 views
Can't install wine on 12.4.02
I have just done a new install of 12.4.2 I am running an Acer Travelmate 7750G 64 bit with core-i7 processor.
When I try and install wine from the software center, I get the following error:
The ...
-1
votes
0answers
25 views
Problem with Microsoft Data Access Component used app [closed]
I had create a application in Visual Basic 6. In the exe I take Micorsoft Data Access Object 2.8 and Micorsoft Common Controls ver. 5 & 6. I found that if I run such application with wine it gives ...
1
vote
0answers
27 views
Problems with System icompatibility with sXe Injected
After Steam was released in Linux systems, i've downloaded counter-strike 1.6 to play with some of my friends, but the marjority of the servers are protected with sxe injected. So ive downloaded and ...




