Software :: Missing Text When Using Wine

Oct 22, 2010

Normally wine works well for me but I'm having trouble with one particular Windows app called Communicator, a voip softphone. The app starts up and the window is put on the screen but there is no text. Check boxes are drawn and filled and input boxes are shown, but still no text. All my system fonts are installed for wine to work. Here is the output if I run from the command line:

[Code]....

I'm suspicious about the line above: err:module:import_dll Library QtSvg4.dll but I'm not sure what to do because the file DOES exist in the referenced directory.

View 3 Replies


ADVERTISEMENT

Software :: Install Wine Got "Missing Dependency: Wine-gecko Is Needed By Package Wine"?

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

Software :: Wine Icon Gone Missing

Apr 2, 2010

I'm fairly new to Linux... I deleted the wine Icon from the main menu, because I mistakenly thought it was something left over from my last Wine installation.I installed the latest Wine, because I ABSOLUTELY MUST HAVE MS Office 2007 for one of my college classes.Now that the new Wine is installed the icon is still gone... How can I replace this.

View 7 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

Software :: Menu Text Invisible On Open Office & Wine

Jun 9, 2011

The menu text is only visible in the top right hand corner in my Open Office.Wine has a similar problem but everything else seems to be ok

View 11 Replies View Related

Fedora :: Installing Wine - Missing Dependency Error

Feb 1, 2010

When trying to get wine I do got this error.
Missing Dependency: kernel >= 2.6.29.1-52.fc11 is needed by package libdrm-2.4.11-2.fc11.i586 (updates)
As I understand I must update my kernel before I can move on. How do I do that? I would want a RPM package if that's available.

View 3 Replies View Related

Ubuntu Installation :: Wine 1.1.32 Installed But File Missing?

Apr 17, 2010

I downloaded Wine from [URL] and installed Wine 1.1.32 and it stated that I'm missing a file can anyone tell me what the deal is? do I need something more or ignore it?

View 1 Replies View Related

Ubuntu :: Wine ... Installing Ableton 8 Says 'file Missing'

May 29, 2010

I got wine installed,.. about 1/4 in to the installation it says 'file missing' or something

View 3 Replies View Related

General :: Missing Windows Class In Wine - Fedora 12?

Sep 13, 2010

I am having a problem trying to install KindleForPc with wine in Fedora 12. Wine installs and runs but is missing a class needed by Kindle. Notepad, regedit, etc run but there is a problem when I run the Kindle Installer.Attempting to install Kindle I run

Code:
wine KindleForPc-installer.exe it runs to completion two windows appears they have a windows look, as it intiializes. Then it returns to the command line prompt. Shortly after it returns to the command line I get a series of error messages. Perhaps the installer finishes and then tries to start Kindle. I have typed their essence below:

Code:
fixme:system:SetProcessDPIAware stub!
class {6e4feb12-510a-4d40-9304-1da10ae9147c} not registered
CLSCTX_REMOTE_SERVER not suppported
no class server could be created for context 0x17

Kindle does not show up in the configuration utility and when I try to run it from the command line it complains that some classes are not registered. My understanding is that yum has a list of the component packages required by wine, and the person who prepared the list thought it had loaded all that was needed for wine, but it did not include the package that has the classes that I need. On the web there are a number of postings that tell how well Kindle works under Linux, and none of them deals with doing anything more than installing wine. I assume that in those cases the install procedure loaded the classes I need. My hope is that someone with more knowledge than I can give me a pointer on how to proceed.

View 2 Replies View Related

Ubuntu Multimedia :: How To Install Missing Wine ALSA Driver

Aug 6, 2010

Whenever I try to run a windows game under Wine I get an error that depict I have no proper sound driver. I checked the wine config and there was only OSS option that I think it would not help me to get sound working. I think I have to use Alsa Instead but I don't know how to add Alsa support to wine. By the way in need DirectSound as well. should i download it myself and add it to system32 or there is a better way?

I use:
ubuntu (Meerkat) 10.10
wine 1.2

View 1 Replies View Related

Ubuntu :: Openoffice Missing Menu Text / What To Do?

Jan 14, 2010

Good day, having a spot of bother with Openoffice, for some unknown reason im finding majority of the menu & button names have been replaced with "O" characters instead. Its doesn't effect all, but for example in the Writer, the only drop down menu at the top being render correctly is "Table". code...
All the buttons/sub buttons still work if you can guess where their pointing!

The only way I can seem to solve it is to remove "openoffice.org-gnome" & "openoffice.org-gtk" package.

Ive tried a complete reinstall already. Its usable without the above gnome and gtk extras but obviously not as nice to look at.

Im sure it was working fine the last time I used it?

View 2 Replies View Related

Ubuntu :: Text In Some Applications Is Missing Or Invisible

May 23, 2011

I'm finding that some applications (2 thus far) are not properly displaying text. I first noticed it in Firefox, where it appears that NO text is being rendered because the search and "feeling lucky" buttons are both about 1.5 characters wide and blank inside. I'll include screen-caps below to exemplify what I mean. In addition to Firefox, I just tonight noticed that my PDF reader is apparently rendering all text in white (even though the same PDF opens up fine with black text on my Windows desktop computer). For the PDF's, I can see that there is text there because I can do a Ctrl+A and copy, and then when I paste it into gedit I can see all the text.

Some background: I'm running Ubuntu 11.04 32-bit w/gnome. The first thing I did after installing Ubuntu was to install the BlackBuntu theme by copying appropriate files from /usr/share/ from the BlackBuntu live USB.

What I've tried: I've uninstalled and reinstalled Firefox a couple of times, but ultimately I just installed Chromium which is working fine and is not experiencing the same issue that Firefox is. I've tried changing my theme back to default, changing all the fonts (under Appearance Preferences), and nothing is fixing this. I'm about to just do a full reinstall of the OS, paying careful attention to at exactly what point in my process everything gets screwed up, but I'm hoping that someone has an idea that I can try before I have to reinstall the system.

View 4 Replies View Related

Programming :: Find Files With Missing Text?

Oct 19, 2010

Need to make sure a security line is added in to every webpage on a site, trying to find out how to list only the filenames of the pages that are missing the text. awk or grep? o what I want is to list all files NOT containing the word 'securemasthead'

View 2 Replies View Related

Ubuntu :: Conky Broken - Missing Text Block In Configuration

Jun 10, 2010

It seems that Conky is broken, if I try to do anything with it(even after complete removal and reinstallation) I get this output.

Code:
Conky: missing text block in configuration; exiting
***** Imlib2 Developer Warning ***** :
This program is calling the Imlib call:
imlib_context_free();
With the parameter:
context
Being NULL. Please fix your program.
I don't know what to do?

View 7 Replies View Related

Ubuntu :: Evolution Import-Some Messages Missing Body Text

Oct 22, 2010

I have started using Evolution because I gave up tying to get Thunderbird or Eudora work. I kept getting "unable to locate mail spool file" when trying to receive mail. I was able to import my mailboxes from my Windows Eudora. But in those mailboxes, about half of those emails had the headers but no body text. What is causing this and can it be fixed.

More importantly tho', when I import my contacts from Eudora, they are a mess, and pretty much unusable. I see a series of rectangles with "alias" on top and "real name" underneath and then when I click on it, expanded below is the alias and email address. There are two of these alias/names per rectangle and they scroll across. Any idea how I can fix that other than manually typing in each address.

View 3 Replies View Related

OpenSUSE :: Weird Characters And Missing Texts - Don't Show Any Text At All But Squares Instead

May 22, 2011

I am using a VRS for ftp operations. I have bought it with OpenSuSe 11.3 installed without any Control Panel installed. I have used NX and installed IceWM as windows manager. It works really great. Then system wanted me to upgrade. I did so. After upgrade to 11.4, my programs screwed up. They don't show any text at all but squares instead. I have tried everything i know to fix this but i could not manage to repair it.

My VRS has 512mb RAM , OpenSuse 11.4 (32-Bit) and has no control panel. I use yast through SSH Telnet client (Putty).

View 9 Replies View Related

Ubuntu Multimedia :: Brasero Burn Process Successful But CD Text Missing

May 13, 2010

I've just installed Xubuntu last night on a spare drive because I really wanted to try it out. Install and initial setup (upgrades, extras and so on) worked like a charm, then I got to burn an audio cd with Brasero starting from some mp3s floating around my external media drive. The burn process itself went good and the CD is fully readable, but I notice that CD-text is missing.

So, when I added files to the main window of Brasero id3 tags were there (I've seen them, plus I set each and every of them via Easytag before putting the files in my external media drive so I'm sure of that), but once the CD was finished there was no CD-text at all. Maybe I just have to download some additional packages which aren't included in Brasero or have missed some menu item about CD-text?

View 4 Replies View Related

Ubuntu :: Nautilus Location Bar - Switch To Text Mode Button Missing

Jul 1, 2010

I just installed 10.04 on a computer I put together, I noticed the button that allows you to switch back and forth to the 'text entry mode' on the nautilus location bar is missing. Is there a way to get this back? I found you can use CTRL+L or use gconf-editor to switch but I used that button quite a bit and want to find a way to get it back.

View 4 Replies View Related

Fedora :: View A Movie In Totem Error "missing Plugin Text/html Codec"

Sep 15, 2009

I'm trying to view a movie in totem but an error occurs saying missin plugin text/html totem can't find im when it asks to search for. what can i do to solve this error

View 5 Replies View Related

Debian :: Can't Remove Wine - Apt-get Bricked - Could Not Perform Immediate Configuration On 'wine-unstable'

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

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

Server :: Install Wine On Rhel 5 - Send Wine Installtion Command?

May 21, 2010

i want to install wine on rhel 5.plz send me wine installtion command.

View 1 Replies View Related

Software :: Wine In Virtualbox \ Distro Which Runs In A Virtual Box An Starts Wine?

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

General :: WINE GNOME Menus Won't Show Up After Re-install Of WINE?

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

Slackware :: 64 Wine Running A Game Results In Wine Crash

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

OpenSUSE :: After Applying The Latest Wine Update Mouse Cursor In Wine Windows Is Now Purple/magenta/pink

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

Fedora :: Remove Wine And Wine Installed Program?

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

Fedora :: Termcap Text File Missing When Trying To View The /etc/termcap File

Feb 5, 2011

I'm trying to view the /etc/termcap file, but it doesn't seem to exist. Am I missing something on my install? I used the Fedora Core 14 live CD to install it to my hard disk for a dual boot configuration with Win 7.

View 2 Replies View Related

Fedora :: F14 Gnome Text/plain Versus Text/html File Type

Apr 2, 2011

I put a text file on my desktop and added a couple lines of text with gedit. File type shows text/plain. Double-click opens the file in gedit which is what I want. I'm using the file to temporarily hold some snips of code that I copy from file to file, but when I copy some html into the file and save it, now file properties show it's text/html and a double-click opens the file in firefox, which isn't what I want. Is there some way to keep the file type from changing itself?

View 6 Replies View Related

Fedora :: Copy Text From An Application In The Host Machine And Paste The Text Into A Different App?

Feb 10, 2011

I'm running and XP virtual machine using KVM / QEMU. THere are time when I need to copy text from an application in the Fedora host machine and paste the text into a different app in the XP guest machine. I was able to do this using Vitualbox on an earlier version of Fedora.

View 1 Replies View Related







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