Displaying 20 results from an estimated 90 matches similar to: "user.dll problems"
2001 Apr 27
3
cant run wine at all dammit
i used to be able to run wine perfectly, before i reinstalled debian (long story)
now ive tried compiling the winehq.com CVS source, the transgaming CVS
source, and the latest official release, but whenever i run ANYTHING at
all, before it even gets a chance to start up, it kills X, and drops me
back to teh console.
this is the only output it gives:
Building font metrics. This may take some
2001 Apr 14
1
directx problems methinks
im trying to run worms world party with wine cvs 04/13/01
after manually instaling by installing on a windows machine then copying
acorss to my machine (it uses installshield which crashes under wine), the
game launches
it is really really horribly flickery, and quite slow. its a directdraw
game, but as far as i can tell its not making any attempt to change to the
resolution it wants. im
2001 Jul 22
1
Red Alert full screen
I have a couple of problems when running Red Alert under WINE 20010326 on
SuSE 7.2. Firstly, I run at 1024x768. When I run Red Alert it
automatically drops the resolution to 640x480, however, it keeps the desktop
at 1024x768, hence a virtual desktop. This is a great problem, as when I
try to move acorss the RA map, I end up moving acorss the desktop! Also,
when it runs "full screen"
2004 May 14
1
help with memory greedy storage
Hello,
I've a problem with a self written routine taking a lot of memory (>1.2Gb). Maybe you can suggest some enhancements, I'm pretty sure that my implementation is not optimal ...
I'm creating many linear models and store coefficients, anova p-values ... all I need in different lists which are then finally returned in a list (list of lists).
The input is a matrix with 84 rows
2003 Oct 13
4
help with gsub and grep functions
Hi all,
Let Names a vector of chatacters. For example,
> Names
[1] "g 604 be-0 -p1 (602 matches)" "g 606 Phli-0 -p2 (517 matches)"
[3] "g 608 alu-0 (659 matches)"
I try to use gsub or grep functions for two problems :
1. First, I would like to delete all the characters between parentheses.
[1] "g 604 be-0 -p1" "g 606 be-0 -p2"
[3] "g
2002 Dec 06
0
winspool error
I am using Mandrake 9.0 and wine-20021125.
The program in question installed with no apparent problems. A lot of the program works correctly, however, I get to a point that gives an error.
I ran the program with --debugmsg +loaddll options. I also line numbered the output and I included all output.
On line 11 it loads winspool.drv but on line 41 it can not find winspool.drv.
Any ideas on how to
2002 Dec 29
0
REPOST: winspool error
I posted this earlier with no response. I have also tried wine-20021219 with the same results.
I am using Mandrake 9.0 and wine-20021125.
The program in question installed with no apparent problems. A lot of the
program works correctly, however, I get to a point that gives an error. I
ran the program with --debugmsg +loaddll options. I also line numbered the
output and I included all output.
2008 Apr 27
2
Raising a matrix to the (-1/2) power.
Hi, I need to raise a correlation matrix; R; to the negative one half power.
i.e. I need to find R^(-1/2)
eg: if R=[{1,.4},{.4,1}], then R^(-1/2)=[{1.0681,-.2229},
{-.2229,1.0681}]where matrix=[{row1},{row2}]
And are there any built in functions to do this? mtx.exp doesn't work
because it's not raised to a positive integer
Thank you so much.
--
View this message in context:
2003 Jan 01
1
Logitech Wingman Formula detected but does not work
Hi everybody,
I'm trying to run Grand Prix Legends with Wine.
(codeweavers-wine-20020904-7.i386.rpm)
Now I can start the game, but when I want to do the steering-setup
within the game, the wheel does not work.
The log gives the following:
[frank@hal9000 gpl]$ wine --debugmsg +joystick c:\\sierra\\gpl\\gpl.exe
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not
supported
2001 Apr 03
1
getting closer to run homesite4.5
Thanks to Dimitry's tip I'm getting closer to run Allair's Homesite4.5 but I reached a point
where I don't know how to debug the remaining problem(s).
I used to get a runtime error, but with getting native stdole32.tlb this doesn't appear any more.
Now I have 2 scenarios:
1.) starting with native comctl32.dll (and commctrl.dll)
- the small centeres window appears (with
2001 Dec 09
2
Could not load 'USER.DLL' (RH7.2)
I find that I can't run 16-bit apps because of a problem with user.dll.
Here is an example.
[john]$ wine /mnt/C/Win31/cardfile.exe
err:module:BUILTIN_LoadModule loaded .so but dll user.dll still not found
Could not load 'USER.DLL' required by 'CARDFILE', error=2
Terminated
A 32-bit app (such as notepad.exe) does work though, other than some minor
issues related to fonts.
I
2009 Mar 10
0
Tony Hawk 3 crashes on start
Installation is slow but works configuration also seems to work but CD check doesn't so I did what was necessary (to avoid saying something else...) but, when I start the game, I have the same problem than this german guy had :
2003 Jan 23
0
[Bug 472] New: scp won't accept 'hash' character in usernames, ssh will
http://bugzilla.mindrot.org/show_bug.cgi?id=472
Summary: scp won't accept 'hash' character in usernames, ssh will
Product: Portable OpenSSH
Version: 3.5p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-unix-dev at mindrot.org
2003 Jan 23
2
[Bug 472] scp won't accept 'hash' character in usernames, ssh will
http://bugzilla.mindrot.org/show_bug.cgi?id=472
------- Additional Comments From chuzwuzza at optusnet.com.au 2003-01-23 17:15 -------
Created an attachment (id=207)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=207&action=view)
Patch to allow 'hash' character in scp usernames
------- You are receiving this mail because: -------
You are the assignee for the bug, or
2002 Feb 28
0
failed to load .so lib for builtin user32.dll
Hi,
I'm trying to get Half-Life to run under Linux with wine, which is allegedly
possible... I'm running debian unstable and don't have a windows partition.
I installed wine from cvs from cvs.winehq.com:/home/wine, and ran the
./tools/wineinstall script, following the instructions on the howto here:
http://lhl.linuxgames.com/howto/half-life-HOWTO-0.4.1.html
I get to the part
2002 Nov 17
1
Running ChildView under Wine 20021031 - Codepage 850?
Hello fellow Wine users:
I'm in the process of moving all our desktops over from Windows 98 to
Linux (via LTSP), and we've got everything aced except for one &*!^* app.
We've run Amicus Attorney underneath wine for some time now, and it
works a treat. However, Childview has proved to be... somewhat more
reluctant.
As far as apps go, it isn't that complicated. It's
2004 May 27
4
iptables and samba
hi
i m using the script below
-------------------------------------------------------------------------------------------------------------------------------------
iptables -F
iptables -t nat -F
iptables -P INPUT DROP
iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport 8080 -j ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport 22 -j ACCEPT
2005 Oct 15
6
FW: Some queueing disciplines that I wrote.
Dear LATRC and devotees,
I have developed some Linux queueing disciplines. I developed them for
my masters project. You are free to use or distribute my work.
Here is the abstract from my dissertation:-
This is a project to implement a Mice and Elephants queuing discipline
on Linux. My project has three aims. The first aim was to produce a
prototype Mice and Elephants router
2001 Mar 15
2
opengl problems
I have a 3dfx voodoo3 card, in X4.0.2 using the DRI opengl libs from
dri.sourceforge.net
my problem is, although 3d acceleration works for me under wine, all opengl
games are horribly flickery and some of the surfaces are transparent
because of this
has anyone else experienced this or know how to fix it?
2001 Mar 30
1
dga, wine, and a tnt2
I have the transgaming version of wine which i downloaded from their
sourceforge page. I recently got my hands on a tnt2, after having used a
voodoo3. (dont worry, i didnt pay anything for it =)
so i installed everything, opengl games work perfectly (0.9-769 drivers).
but when i try to run directdraw games in DGA mode, i get weird problems.
the screen is split vertically into 4 parts. anyone