Fedora :: Wine Programs Not Working

Apr 4, 2010

im using fedora 12 on my laptop and im trying too play battlefield 2 demo from [URL]... the installation worked quite nicely but when i go to play the demo the aplikation comes up saying loading battlefield 2 demo.exe than it vanishes is there anything i need to install to get this program to work?

View 9 Replies


ADVERTISEMENT

Ubuntu :: How To Uninstall / Purge Wine And Any Wine Installed Windows Programs

Apr 15, 2011

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

View 6 Replies View Related

Fedora :: Add/remove Programs Not Working On F13?

Oct 23, 2010

I'm a new Fedora user and I having difficulty with the product.I downloaded both the live cd and dvd of F13. I installed F13 from the live cd and after it completed I created my user name and then rebooted. Once I logged in I went to Administration -> add/remove program. I then clicked on package collections and ticked off the ones that I wanted. I then clicked on the APPLY button and I noticed that in the lower left corner of the screen (below the left panel and just above the Help button) it said Running and then nothing. If I attempt to close the screen it says that all selections will be lost. I also went back and set the filter to list "all installed" and the programs that I had selected were in the list.I then decided to try the dvd iso, so I blew everything away and installed F13 from there, but I encountered the same thing.So I'm at a loss what I'm doing incorrectly

View 2 Replies View Related

Fedora :: Working With Educational Programs And Games

Feb 22, 2009

I have in the past few months managed to get several people to switch to Linux just on the merits of its educational programs and games alone. Many people who are interested in educational programs for their children do not know where to find them for windows, and even when they do find them, they cost money, and might be worth nothing. So, i started looking into this on Linux, and did only minimal research on the available programs and games that are educational. I wound up already building 3 new computers that use Fedora, and getting several other people who already have a computer to switch to Fedora, just by making a video on how to use most of the educational programs that are available. This made it easier for those people to learn how to use the programs, especially for those that are not that intuitive, and it also showed them just what was available. [URL]

View 5 Replies View Related

Ubuntu :: Unable To Run Any Programs Using Wine

Feb 18, 2010

I cant able to run any programs using wine.Wat may be the problem?

View 9 Replies View Related

Ubuntu :: WINE Won't Install Any Other Programs?

May 31, 2010

I installed WINE to get some old games to work on my Ubuntu box. (Return to Castle Wolfenstein)I tried downloading some demos and it says BLOCKED: WINE START UNIX and to read the executable bit. I did, and it says it will NOT install any programs downloaded from the internet. I thought 'fine, I guess they have to be retail games' so I popped the disk in and it tells me the same thing. Any exe program I EVER try to install from anywhere is just BLOCKED: WINE START UNIX. Why is this happening?

View 2 Replies View Related

Ubuntu :: Wine Not Opening Programs?

Aug 12, 2010

was a regular windows user for ~10 years now, but my current pc wasnt installing windows for some reason so i switched to linux to try it out. I've been trying to run a few small games here and there to keep me entertained, and wine just isnt agreeing with me ... Any program i try to open with wine, it says "opening _____________" in the taskbar, and then NOTHING HAPPENS! This is really irritating me, becuase if i got an error message i could try to figure out whats wrong, but when NOTHING AT ALL happens

View 9 Replies View Related

Ubuntu :: Wine Blocks Programs?

Nov 5, 2010

I have just started using ubuntu 10.10 and have installed wine, however when I try to run windows programs located in the program file folder of my windows partition they get blockedI have tried changing the permissions to allow then to run as executables but the check box in the permissions tab won't stay checked

View 3 Replies View Related

Ubuntu :: Removing Wine Programs ?

Feb 11, 2011

Im having a little problem removing wine programs.

Firstly i tried going into the wine menu and selecting uninstall under the programs tab in the menu, it said it was successfully uninstalled but if failed to remove anything.

Then i tried "uninstall wine software" under the wine tab and that still didn't change anything.

Finally i tried removing wine itself with "sudo apt-get remove wine" again it said wine was successfully removed, and again nothing changed wine and all its programs are still here.

View 4 Replies View Related

Ubuntu :: Shortcut For Wine Programs?

Aug 2, 2011

Since Lunbuntu does not have any graphical interface to create destktop shortcuts for programs, could someone tell me plz how can I create shortcuts for wine applications from empty files?

View 9 Replies View Related

General :: Execute Programs In WINE?

Mar 3, 2011

How do i open .exe files using wine? I've tried right clicking it & opening it in a erminal but when i do this it saysProcess of pid=0015 has terminatedNo process loaded, cannot execute 'echo Modules:'Cannot get info on module while no process is loadedNo process loaded, cannot execute 'echo Threads:'

process tid prio (all id:s are in hex)
0000000d
0000000f 0

[code]...

View 14 Replies View Related

Slackware :: Run The Programs Nothing Happens - Install Through Wine

Jan 18, 2010

I recently installed slackware 13 on my system and then i went to slackbuilds and installed wine now when i try to install software through wine it will run the installer for the software fine and say the programs are installed but when I go to run the programs nothing happens

View 11 Replies View Related

Fedora :: Programs Not Working (Version GCC_4.2.0 Not Found)

Oct 15, 2009

New to fedora and a bit stuck atm. I got Fedora 11 installed ok and working fine. I then installed Oracle, Adobe Reader and Opera. All seemed to go ok. On booting the machine today, it booted fine, but when I click on places->computer or places-network or firefox or the file browser all I get is the arrow with the ring spinning around it for a bit and then nothing.

So, I tried to start up Firefox from a terminal and I get:
/lib/libgcc_s.so.1 : version 'GCC_4.2.0' not found (required by /usr/lib/libstdcc+.so.6)

I get a few errors when I try and start opera, but one of them is the same as above. I tried nautilus - same thing. I'd be willing to bet it's the same for places->computer and places->network but I don't know how to start those up from the terminal. Part of the install instructions I followed have almost certainly caused it, but I don't know how to reverse them, this is what I did:

"unzip Oracle_Access_Manager10_1_4_0_1_linux_GCClib.zip

This gives you 2 files:
libgcc_s.so.1
libstdc++.so.5

Now move the libgcc_s.so.1 file to /lib/libgcc_s.oracle.so.1
sudo mv libgcc_s.so.1 /lib/libgcc_s.oracle.so.1

And the most important one:
sudo ln -sf /lib/libgcc_s.oracle.so.1 /lib/libgcc_s.so

(Even after the ldconfig command is given in the reboot fase, the link for /lib/libgcc_s.so remains!)

Then you have to rename the /usr/lib/gcc/i586-redhat-linux/4.4.1/libgcc_s.so to /usr/lib/gcc/i586-redhat-linux/4.4.1/libgcc_s_so
Otherwise /lib/libgcc_s.so.1 will be used in link and not /lib/libgcc_s.so, therefore the link will fail

Now you can start the installer by
./runInstaller.sh
And the linking will succeed."

View 6 Replies View Related

OpenSUSE :: Wine Not Opening Some Windows Programs?

Jun 17, 2011

Some windows programs won't run after I have installed them with Wine. They either won't run or they make the screen go to a black painting screen (screen goes black and you can paint over it with your mouse to make the desktop reappear). I have tried changing the windows version and made no difference. I have even tried opening it in a virtual window and made no difference (Window opens then closes)

View 9 Replies View Related

General :: Utility For Different Wine Installation For Different Programs?

Aug 26, 2010

I seem to recall that there is a utility that sets up and manages completely different Wine installations for different programs. People use it primarily for games, so that the necessary tweaks and config options that work well for one game do not interfere with another.

I can't remember the name of it, though, and no amount of searching has reminded me.

View 2 Replies View Related

Ubuntu Installation :: Wine Wont Run Programs 9.10?

Mar 8, 2010

I installed a few windows programs with Wine however they dont start up. When I click on them in the Wine folder, a tab on the bottom of the screen says Opening "program name" then it just sits there then disappears and the program doesn't open. However if I click uninstall for the certain program it opens up and lets me uninstall it. Whats going on?

View 2 Replies View Related

Ubuntu :: Unable To Run WIN32 Programs Through WINE?

May 20, 2010

I am facing some unusual issue while trying to run any WIN32 applications through WINE in my Ubuntu Lucid AMD64 desktop. As you may see from the attached image, my system reports that executable bit is blocked.I am unable to run any Win32 applications after this.Though I dont use any Windows applications from the day I switched to Ubuntu. But I am keeping this ready just in case if I have to run any ever

View 4 Replies View Related

Ubuntu :: Unistalled Wine Programs Stay On?

Oct 12, 2010

I installed Wine and Mathcad on it. Then, when I tried to uninstall Mathcad, I couldn't do it. Tried to uninstall Wine, restarted, and there is still a Wine folder with Mathcad on it in the applications menu.Because I need to reinstall Wine from scratch and then reinstall Mathcad with the details I missed the first time around

View 2 Replies View Related

Ubuntu :: Wine Programs Menu Missing?

Oct 15, 2010

I'm currently using Ubuntu 10.10 and the version of Wine in the standard repository. In the past, when I've installed wine, it automatically gave me a Programs menu from which I could launch all the Windows programs I installed. That menu is now missing.I tried uninstalling Wine, removing the ~/.wine folder, and removing all references to wine and wine programs in ~/.local/share... with no effect.can't get the Programs menu to come back.

View 4 Replies View Related

Ubuntu Installation :: Uninstall Programs In Wine?

Mar 3, 2011

I installed iTunes 7 through Playonlinux that then installed it on WINE. Itunes 7 installed but wont mount my iPhone so now I want to uninstall iTunes7.When I type in "wine uninstaller" in the terminal it opens the uninstall frame for me but the list of programs installed is empty.How do I uninstall this program then ?This is a 60mb program i dont want to be sitting on my hard drive doing nothing.I do not want to uninstall WINE, only itunes7 that was installed in wine.From my search it seems that uninstalling wine dont unsinstall programs installed in wine and when wine is reinstalled the program you installed previously is still there

View 2 Replies View Related

Ubuntu Security :: Link To WINE Programs Gone?

Mar 10, 2011

After reading Bodhi's Ubuntu security sticky, I removed the links between WINE and the various folders. However, I've lost the menu items for my programs.

The menu no longer has MS Office in there and the only way to launch these is to do into .wine and launch it from there.

How can I bring back these links?

View 1 Replies View Related

Ubuntu :: Wine, Or My Error, Programs Not Running?

Apr 11, 2011

i used to run wine and a windows chat program. I got away from linux for a while, but now am back, but the same program i used to run, now gives and error.. to check my internet connection. <urlopen error [Errno 5] Access denided> I gave the program the permission to run, but what am i missing?

View 9 Replies View Related

Ubuntu :: Modding Programs Not Running In Wine

Jul 8, 2011

im try to run modding programs for xbox which are all for window (.exe) but the ones that dont have an install they just click and run in windows dont open my laptop thinks about it and doesnt open them here are the programs that dont work

mw2 clan edit
ezgt2.2
lefluffie
usb xtaf xplorer
modio

View 2 Replies View Related

Software :: Invisible Windows In Wine - Programs Never Appear

Aug 10, 2010

I finally got around to installing Linux on my laptop the other day, and I'm trying to use Wine to run some windows apps. Problem is, my programs never appear. They DO start - I can see them in 'ps -e' as well as Gnome System Monitor. Yet the window never appears. It's not just one program either; first I tried running Steam from the terminal and I can tell that it successfully launches. The window just doesn't get drawn. All other windows become unfocused when it launches and I'm even able to type in my password to log in (I know this because after I hit enter the "Steam Login" entry disappears from the taskbar and the "Steam" entry appears in it's place) but no Steam related windows ever appear.

The second program I've been trying to emulate is EVE Online. Similar thing happens: The EVE splash screen DOES appear, along with it's entry in the taskbar, but when it closes, the EVE client never becomes visible - no taskbar entry this time either. Again, I can see it running in ps -e or System Monitor, and one of my CPUs cores becomes maxed out, so I know it's running. Also, I just noticed that I can right click Steam's invisible entry in the tray and bring up the context menu, but nothing more than that. I've heard of fonts being invisible/incorrect under Wine, but not the entire program! I've googled and tried running things in compatibility mode for various versions of windows, but have had no progress. What am I missing?

Debian Lenny
Wine 1.0.1-174-gc4039bd
Gnome (with and without Compiz)
2.5GB RAM
1.66GHz Dual Core CPU

View 1 Replies View Related

Software :: 'wine' Which Can Be Used To Access Windows Programs?

Jan 27, 2010

installed sabayon 5 kde last week... am downloading game cd for sabayon gnome.. will i b able to use this on my sabayon kde? i was told there is 'wine' which can be used to access windows programs but i din find it in sabayon 5..

View 6 Replies View Related

Ubuntu :: Wine - All Programs Close When Shut Down One

Dec 18, 2009

I'm having some trouble getting all my wines programs to work together. When I change workspace or minimize dvd decrypter it disappears but is still running in the background, this is fixed by running it in an emulated desktop but I would like to have it working without the emulated desktop. When I have dvd decrypter in an emulated desktop and autogk running if I close dvd decrypter it closes all wine apps. I think wine shuts down everything when its emulated desktop is closed.

View 5 Replies View Related

Fedora Installation :: Wine And Virtualbox Not Working After Bug Update?

Mar 25, 2009

i always run updates if i get prompted about it... this time i ran a couple or so updates and software updates and restarted, i realise my VirtualBox and Wine isn't running at all... i click on the icons but nothing fires up.. all my programs on Wine seem to fall under the same issue...

how do i view all the latest updates i just installed?

View 5 Replies View Related

Fedora :: Working With Wine - Advance Browser Integration?

Feb 28, 2010

I am a new fedora user. I want to download videos from web which wee can see. In windows xp we can download it by using IDM and its advance browser integration. I have setup WINE in my PC. But I am not able to work with it. How to work with it.

View 2 Replies View Related

Fedora :: Wine - Can't Get The Video Call Working On Msn Live

Dec 23, 2010

install the windows live? I can't get the video call working on amsn My fedora is 14 on netbook aceraspire one PS: I installed the wine already, when i load the windows live 2011 doesn't show the box to check for what i want to install, so i can't pass from that.

View 13 Replies View Related

Ubuntu :: Deleting Menu Listings For Wine Programs?

Jan 23, 2010

I have been having an issue getting the menu listings for uninstalled Wine programs to actually get removed from the menu. I can deselect/hide them, but it will not delete them.Anyone else having this problem? How can I get rid of all the icons? It seems that it almost creates one every time I use a Wine to open something.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved