similar to: Cannot load image .bmp

Displaying 20 results from an estimated 5000 matches similar to: "Cannot load image .bmp"

2006 Feb 28
1
Better fonts in wine?
I'm using wine 0.9.7 from the extras repository on Fedora Core 4. I've installed a windows program using wine. The program works very well; however, the fonts it uses are ugly and difficult to read. The rest of my system (KDE) uses smooth, beautiful, anti-aliased fonts, and this windows program is the only exception. I read the FAQ on the wine homepage, and it says to copy the
2009 Mar 11
1
winetricks problem - 'large files' error
Attempting to get wine 1.1.16 working with Eve online, which requires the corefonts library. When 'sh winetricks corefonts' is entered, a spam of errors (below) appears. Any suggestions to what I am doing wrong, and how to fix? Code: Executing cp -f /root/.wine/drive_c/winetrickstmp/Verdana.TTF /root/.wine/drive_c/winetrickstmp/Verdanab.TTF /root/.wine/drive_c/winetrickstmp/Verdanai.TTF
2001 Sep 14
5
wine serial support
Hi, I use wine to run a terminal emulator (NetTerm). It connects to a Linux Server (it was meant to run from windows) that runs a commerce software. This Linux commerce software sends the terminal emulator escape codes to interface with a "ticket" printer attached to a serial port. The reason to go thru all this problem is that the printer has a proprietary, closed source driver for
2007 Mar 19
1
CreateScalableFontResourceA
Hello, I'm trying to run a program called "elektronisches gesangbuch" under wine. Nearly everything works fine, but i get the following error during application startup: fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:CreateScalableFontResourceA (0,"y:\\.wine\\drive_c\\eg2\\fonts\\Capella.fot","y:\\.wine\\drive_c\\eg2\\fonts\\Capella.ttf",(null)): stub
2018 Nov 19
2
Samba4 multiple DCs replication
Le 19/11/2018 à 12:33, Julien TEHERY via samba a écrit : > Le 19/11/2018 à 11:14, Marco Gaiarin via samba a écrit : >> Mandi! Julien TEHERY via samba >>    In chel di` si favelave... >> >>> Is there a good pratice when adding new remote DCs in terms of >>> replication >>> topology? >> I think you have to define a topology of the domain, using
2011 Jun 21
3
Max Payne
Hi I'm trying to run Max Payne in Ubuntu 11.04. It installs fine and I have patched it whithout problems. But when I try to run it it says 'Please insert the correct CD-ROM, select OK and restart application', even though the cd is already in the drive. Is there something I can do to avoid this? I have read in some other threads that it could be something about the copy protection
2011 Feb 11
5
Centos + Wine + Ms Sans Serif.
Hi to all, i'm trying run a app on wine installed on Centos 5.4 I386, its call DCTF 1.8, Its a Brazilian government program. The install it's ok, no problem but when i go run the App, its tell me i need the Ms Sans Serif Install, and install the 'Font' from 'Control Painel'. I try copy the file mssans.ttf to the c:/windows/fonts or the files .fon, Already try to
2019 Jan 29
2
Re: [PATCH 2/2] v2v: allow alternative directories for distributions
On Saturday, 26 January 2019 13:19:59 CET Tomáš Golembiovský wrote: > diff --git a/v2v/windows_virtio.ml b/v2v/windows_virtio.ml > index 94c4774b7..cc33d9502 100644 > --- a/v2v/windows_virtio.ml > +++ b/v2v/windows_virtio.ml > @@ -186,14 +186,18 @@ let rec install_drivers ((g, _) as reg) inspect rcaps = > and install_linux_tools g inspect = > let os = > match
2005 Jan 22
3
xen2.0.3 and aic79xx
Has anyone expirienced problems with the aic79xx controller and xen 2.0.3 (liinux-2.6.10)? I have got FC3 running and compiled xen-2.0.3 from the sources. The compile ssems to work fine but after rebooting the xen0 domain the server stops during boot at the aic79xx message - no harddisks are recognized. I''ve searched through the mailinglist up and down, asked google but
2009 Feb 03
2
Re: Cannot run Win16 installer for Judaic Classics
Thank you. Unfortunately, I bit more than I can swallow. I redirected the output of strace to a file, but it has more than 22k lines. How do I sensibly winnow that down? I have never used strace before and the output is overwhelming. Alternatively/additionally, is there something similar for windows, which I can use to check what happens under windows, with a functioning copy of the program I am
2008 May 16
3
Russian applications
I'm trying to run a Russian application in Wine 0.9.59 on Ubuntu 8.04. It seems to be running fine, but all the text is gibberish. How do I get Russian Cyrillic font support in Wine? Is it as simple as installing some fonts? Where would I get them, and where would I put them?
2005 Jul 19
5
Specific Font with wine
Hi ! I run Wine 20050211 on RedHat 9. I would like run an application which use 4 specific fonts (.FON under windows). I read the manual (winehq.org/site/docs/wine-user/config-fonts-main) and follow the instructions. But it seems not working ... 1. I convert .fon files to .bdf and to .pcf. I moved the .pcf files to /usr/lib/X11/fonts/misc. I'm not sure here to have correct files because
2009 Jul 18
1
[PATCH] add nls_base and nls_cp437 to module whitelist
Hi, Debian ships these two as modules so they're currently missing in the initramfs. Whithout these two modules one can't virt-inspect Debian's hd-media installer: http://ftp.nl.debian.org/debian/dists/lenny/main/installer-i386/current/images/hd-media/boot.img.gz Can this be added? Cheers, -- Guido -------------- next part -------------- A non-text attachment was scrubbed...
2000 Nov 28
1
dubious behavior during login
Hi, I'm running openssh-2.3.0p1 under Tru64 4.0. I've got the sources and built it whithout additional options. The `problem' happens when a login from a non-existing user is attempted: $ ssh bogus at foo.com Connection closed by foo.com It doesn't even ask the password. So anyone can test whether this host has a user called bogus. I'm not sure whether this is a bug, but I
2001 Jun 18
1
make scp more script-capable
Hi, here's a proposal of a new ssh/scp-feature: ------------------------------------------------------- please implement a timeout with non-zero error-returncode on "Are you sure you want to continue connecting (yes/no)?" ------------------------------------------------------- My situation: recently I have implemented a cronjob that is using scp. Due to organizational
2008 Oct 21
2
[help] Realtime Swich any context dinamically
when i wnat to working with realtime and mysql for any context i have to insert (switch => Realtiem/context at extensions) statment into extensions.conf for example if i want to have 10 context, i have to insert these lines into extension.conf : [context1] switch => Realtiem/context1 at extensions [context2] switch => Realtiem/context2 at extensions [context3] switch =>
2009 Nov 16
1
Problem with sounds DTMF's phone keys
Hello everybody, I need help, I have a problem with conferences in asterisk, when many people are in a conference sometimes there're users pressing phone keys and this action emits a sound (DTMF of the phone keys), so, I need to find the way of not listening this sound.. I'm using MeetMe(variable,pFX).. I tried whithout "F" but it doesn't work because users continue
2019 Feb 06
1
Re: [PATCH 2/2] v2v: allow alternative directories for distributions
On Wednesday, 6 February 2019 14:11:41 CET Tomáš Golembiovský wrote: > > > + * Note that the call may succeed whithout copying any file at all. This may > > > + * happen when the source subdirectory exists but is empty or when [filter] > > > + * function is too strict to allow any of the files. > > > > Not sure why copy_from_virtio_win should allow an
2003 Nov 12
1
rsync directory with symbolic links
Hi all, I have a problem synching a directory that as symbolic links. The behavior is: If a symlink is relative (like ../../file) the link is copied correctly If a symlink is absolute (like /root/document) the link is copied like (root/document) whithout the first slash. By the way some link are not usable. I use rsync 2.5.5 protocol 26 and the command is rsync -varlRHpogDtxP .
2000 Jan 18
1
core-dumps whith hp-ux 11.0 64-bit-architecture
Hi ! I have a serious problem whith samba-2.0.6 on hp-ux 11.0 64 bit arch. Under hp-ux11.0 32 bit all works fine, but under 64 bit arch, compiled whith gcc 2.9 , compilation finished whithout errors, but connection-trials from nt-clients results in core dumps.A "file" core shows me the following output: core: core file from `smbd? - received SIGABRT any hints would be very