Ubuntu :: Wine Crash And Locking Xserver On 11.04
Oct 23, 2010
Recently upgraded to 11.04 - everything was working well in 10.04. However, running programs in wine (or running wincfg) now causes the xserver to lockout after a random interval. At best, I get dumped back to the gdm, at worst it needs a hard reboot. I've tried using wine versions 1.3 and 1.2, but both cause the same problem. I've also tried installing ldfontconfig from 10.04 as I read that this was a resolution for people having similar issues, but no joy.
I'm running 64 bit ubuntu, and have an ati graphics card
This is a real deal breaker for me - I need MSOffice, but really don't want to go through the hassle of downgrading to 10.04.
View 4 Replies
ADVERTISEMENT
Jun 7, 2010
I upgraded from F12 i686 to F13 (I should say clean install). And now ever so often my computer locks up...... I will wait for an update or something this week but if it continues after I may have to go back to F12 (on another HDD)
View 10 Replies
View Related
Aug 12, 2011
I'm having troubles with ubuntu Natty."Randomly" I'm thrown out back to the log-in page; I saw some threads online talking about xserver crashes but I didn't find any solution.I noticed it happens more often (but not always) when I use this matlab code to delete all the matlab figures.
Matlab code (not mine):
-----------------------
f = findobj(0);
f(f == 0) = [];
set(f, 'DeleteFcn', '')
f = findobj('Type', 'figure');;
[code]...
I have a Radeon HD 6370M with proprietary drivers.
View 1 Replies
View Related
Jun 24, 2011
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.
View 5 Replies
View Related
Oct 12, 2010
my OpenSuse 11.3 worked absolutely perfect - till now ! It suddenly started not to load KDE, but instead prompts the login screen. When i then log in, it just crashes after a minute or so. I tried to boot in IceWm and it appeared more stable to me, but when i opened a programm like firefox or gimp, this Environment crashed too.
View 4 Replies
View Related
Sep 28, 2010
I run an old Toshiba Satellite M35x S114 Laptop with Debian Testing, it always runned smoothly - although it IS testing . Since the latest update to kernel 2.6.32 , the X server just freezes. The init goes all the way to gdm, and then a blank screen , no mouse pointer, no way to get out of this screen (not CTRL+ALT+BACSPACE not CTRL+ALT+F1 / F2 ... etc) just a hard reset.
I can boot to the older .30 kernel with absolutely no problem, gdm starts normally login successfull (as I am able to write this on the reffered machine and all).
Here comes the gory details:
>>> The graphic card:
lspci | grep gra
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
>>> When it works with .30 kernel:
cat /var/log/Xorg.0.log
code....
Noting that there are no more Modlines in the new Xorg.0.log
Besides, X is disabling the mouse and keyboard in the configuration.
View 14 Replies
View Related
May 16, 2010
Right so I managed to fix this once, by installing the wine.i686 instead of the x86_64, but now it's back. So I removed the 686 package and installed the x86_64 package again, no go. I get a fairly sizey list of memory dumps. The audio is working on everything else. But winecfg keeps crashing when I click the audio tab.This is on a Packard bell with ATI chipset, an ATI tech Azalia (Intel HDA) soundcard, an AMD Turion 64x2.I'm running FC12 on the 2.6.32.11-99.fc12.x86_64 kernel, the version of wine is 1.1.38.x86_64 (right now) on kde 4.4.2
Code:
fixme:seh:execute_cfa_instructions 7fd8c47a209d: DW_CFA_remember_state not implemented
fixme:seh:execute_cfa_instructions 7fd8c47a20a0: DW_CFA_restore_state not implemented
[code]....
View 3 Replies
View Related
Mar 19, 2010
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?
View 1 Replies
View Related
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
Jan 1, 2010
I just did a fresh install of Kubuntu 9.10. The GUI regularly locks up. I can SSH to it from another machine everytime it locks up. Top shows Xorg consuming 99% cpu. I think downgrading the nvidia driver to 173 from 185 helped reduce the lockups. Before they seemed very random and very often. Now it seems to happen when copying a large amount of files over the network but I'm not entirely sure. It ran the electricsheep screensaver all day today with no problems and the RSS euphoria GL screensaver all day yesterday. If I copy 2GB of files from one local directory to another no problem, if I do it through cifs mounted samba shares it will lock up for sure. Small amounts seem ok. Apt-get install has had some lock ups too.
I don't really know how to trace what's going on beyond installing ssh and finding out that it's totally alive inside. I don't know what to look for in log files nor which ones to look at. I didn't recognize anything wrong in Xorg log. In the system log I look for the time gap between when it locked up and I shut down and when I rebooted but I didn't notice anything.
View 1 Replies
View Related
Feb 4, 2011
I first started experiencing it when I would leave my computer logged in overnight.I would come in and find the screen frozen and flickering. When I ssh'd into the machine, I could see that Xorg was using 100% of the CPU and a ton of memory. I could kill kdm, but not Xorg. Only a full reboot would cure it.When it would reboot, my second monitor sometimes would not work and it would take several reboots to get it up and running. Recently, I was working in matlab and had Xorg freeze on my numerous times...always when I had my second monitor up and running.
The card in question is an Nvidia 9800 GX 2.It almost seems like GPU0 (the one running the second monitor) is dead or dieing and is causing instability when it is up and running..but I've also heard that X running away and locking up the system is a known bug.
View 9 Replies
View Related
Jul 25, 2011
I know that Ubuntu doesn't need antivirus, and a firewall isn't imperative.
I would, however, like to know what I could do to make my Lucid box a bit more secure, as I'm using it as my work system.
View 6 Replies
View Related
Feb 16, 2011
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 :
dpkg -i --force-depends wine_1.1.42~winehq1-1_amd64.deb
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)
View 2 Replies
View Related
May 21, 2010
i want to install wine on rhel 5.plz send me wine installtion command.
View 1 Replies
View Related
Mar 29, 2011
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?
View 2 Replies
View Related
Dec 18, 2009
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.
View 3 Replies
View Related
Oct 19, 2009
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.
View 4 Replies
View Related
Mar 28, 2010
I looked for this but couldn't find it.
When Gnome starts, I would like to auto-login a user account, but I and the screensaver to lock at boot. I am using the gnome-screensaver.
View 3 Replies
View Related
May 1, 2010
So is this what I get for not upgrading because the support for 8.10 ends on 4/30? I have 8.10 but it is locking up immediately after logging in. It's a 64 bit system and has worked flawlessly up to this point. Ctrl-alt-BS does not work. Alt-Sys-K does not work. Alt-Sys-R, E, I, S, U, E does not work. Only turning off the power resets the computer. Memtest turned up nothing.
View 1 Replies
View Related
Jul 24, 2010
I run 6 machines at our local library with Ubuntu Lucid. Here is a problem. We use a network printer accessed through the ethernet cabling system. It isn't attached to a computer. I want to set it up so the Ubuntu computers find it by ip address, it has a static address. Then I would like to lock down the printer config as each week other printers show up there, all basically the same printer but only works if the patrons pick the correct iteration of it and it doesn't always stick to the default option I haver set up. So people get confused and then pick another one and no prints. I want them to click print and bingo only one printer shows up and it is the ip address I have set up. Ubuntu seems to love to add numerous copies of printers and in this situation it is creating havoc. So can I somehow set a command to lock the printer config and eliminate all this confusion? I hope this is clear as it is a fairly complicated issue.But is reflecting poorly on Linux to people who come in and I want it to b e very stable.
View 9 Replies
View Related
Aug 25, 2010
After locking desktop not asking for password I am using Ubuntu 10.04 TLS from a pen-drive (running Ubuntu example). I created a new user account When I lock desktop it correctly turnout the screen (everything go dark). When I move the mouse Ubuntu returns perfectly. My problem is that in any time I am not asked for password. I want that Ubuntu while locking ask for password to login again. I already tried configuring lock down and lock properties (application) via gconf-editor.
View 3 Replies
View Related
Dec 14, 2010
first of some specs;
kernel 2.6.35-23-generic
64 bit amd turion dual core
toshiba satellite about 6 months old
4gig ram (oddly only 3.1gig shows up :/)
ubuntu 10.10
ATI GPU
how to get it and i will get it
alright the problem is every now and then my system locks up and i try things like ctrl+alt+Fn and ctrl+alt+del and ctrl+alt+backspace but nothing works exsept when hold down the power button for a hard reset and occasionally somthing else happens that can only be comppared to a BSOD in windows but with out the blue screen it just goes to a screen with vertical grey stripes for 2 seconds ish then reboots
so i dont have the slightest idea of what it could be tho i think it could be something to do with the graphics chip maybe?
its happened quite a few times both in 10.04 and 10.10
if you want system logs i can attach them when ever
View 5 Replies
View Related
Mar 25, 2011
I noticed in the last month or so that Ubuntu keeps on randomly locking up and freezing.Most of the time Crtl+Alt+Backspace (zap X) does not work and I have to power down my PC manually.What has happened good old reliable Ubuntu? Its starting to p.i.ss me off now but luckily I haven't lost anything of value as a result of these lockups.
View 9 Replies
View Related
Apr 7, 2011
I have used the guide that makes ubuntu look like osX, but is there a way to lock the icons on the dock, so they can not be removed?
View 2 Replies
View Related
Jun 18, 2011
I've tried to configure ubuntu 10.04.2 to start up without having to enter a password, thought I did all the correct things yet I get this 'lockring' thing where I still have to enter my password every single time I start up. I get past the first screen where I was having to enter a password when selecting user, (actually never set up a user, just using whatever the primary 'user' is, what is it called?)How do I disable the request for a password for this lockring thingy?
View 9 Replies
View Related
Sep 14, 2010
I have a new PC with 9.10 desktop . It's running Zoneminder. For some reason it will not run more than 24 hours with out locking up . It's set up stand alone with no screen or keyboard. I hacked the vga port with 3 resistors so remote desktop works. I did this on 2 other systems and it always works fine. I want to ask where can I look in the logs to try and find out why this beast dies after just before 24 hours of run time.
View 2 Replies
View Related
Jun 14, 2011
I'm running Fedora 15 with current updates and kernel. I do not have anything special or non-standard about my configuration or setup. I use grsync to sync my home folder files to a remote rsync server on my network. I've checked my hard drives and my memory and everything else I can think. Here is the problem:
grsync will run for some time and once it nears completion it will crash. This, however, is no standard crash. It literally shuts my computer "OFF". I have shared the remote rsync folder through CIFS as well and I can copy those exact same files through nautilus with drag and drop without issue. I have had a few occasions where the rsync process will complete without issue, but this is a rare occasion. Since it powers my computer completely off I do not enjoy the luxury of having any log files or messages to attempt to diagnose from.
View 9 Replies
View Related
Nov 19, 2010
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.
View 2 Replies
View Related
Jun 23, 2010
I am wondering if anyone has figured out how to turn off the file locking in openoffice 3.2. I have been searching the net for solutions, trying out the fixes, and as of right now I have not been able to find a way to stop the creation of lock files.
I have tried editing both /usr/bin/soffice and /usr/lib/openoffice/program/soffice as described in the links (below), but this has not helped.
Here are the relevant links I have found
[URL]
According to this thread, the method I tried (setting SAL_ENABLE_FILE_LOCKING=0) was based on earlier versions of openoffice.org It no longer works because as of openoffice.org 3 the file locking is built into the program.
[URL]
View 2 Replies
View Related
Aug 26, 2010
I installed Ubuntu yesterday to try it out, but encountered some freezing/locking issues. Seems to be related to the video card. I'm running Ubuntu in low graphics mode, but wanted to install the proper ATI drivers. I went to the ATI website for my X1950 (sucks, I know). Downloaded them just fine but when I run them nothing happens. I'm used to Windows so I'm probably doing something wrong.
View 9 Replies
View Related