Displaying 20 results from an estimated 3000 matches similar to: "Re : Running XP programs in wine"
2009 Feb 22
1
(no subject)
what the hell are you talking about?
--- On Fri, 2/8/08, wine-users-request at winehq.org <wine-users-request at winehq.org> wrote:
From: wine-users-request at winehq.org <wine-users-request at winehq.org>
Subject: wine-users Digest, Vol 31, Issue 9
To: wine-users at winehq.org
Date: Friday, February 8, 2008, 10:00 AM
Send wine-users mailing list submissions to
wine-users at
2008 Feb 19
14
Running XP programs in wine
I am trying to run "Sony Vegas Movie Studio 8.0" on Ubuntu 7.04 in
wine-0.9.41 but I get this error: "This application is not supported
in Windows 2000".
How can I make wine emulate Windows XP? Thanks in advance.
Dotan Cohen
http://what-is-what.com
http://gibberish.co.il
?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?
A: Because it messes up the order in which people
2005 Dec 16
4
winehq.org OR winehq.com?
I see that some messages are addresses to wine-users@winehq.org and
others are addressed to wine-users@winehq.com
Which address is correct? Thank you.
Dotan Cohen
http://technology-sleuth.com/long_answer/how_can_i_be_safe_online.html
2008 Mar 16
5
Returned mail from forum gateway
On 16/03/2008, wine-users at winehq.org <wine-users at winehq.org> wrote:
> The following message from "Dotan Cohen" <dotancohen at gmail.com> was not authorized for entry in the WineHQ Forums forum.
>
> Posts are not allowed to locked topics.
>
> From:
> "Dotan Cohen" <dotancohen at gmail.com>
>
> To:
> wine-users at winehq.org
2006 Oct 12
4
Cannot start Photoshop
I have installed Photoshop 7 via winetools. However, I cannot start it:
dotancohen@ubuntu:~$ photoshop
detecting Wine version... done.
Drive C: is /home/dotancohen/.wine/drive_c
Wine 0.9.7
wine is executed as wine
Parameters are
dotancohen@ubuntu:~$ cd ~/.wine/drive_c/Program\ Files/Adobe/Photoshop\ 7.0/
dotancohen@ubuntu:~/.wine/drive_c/Program Files/Adobe/Photoshop 7.0$
./Photoshop.exe
2005 Feb 03
6
Newbie: Running an application within wine (installed fine)
I had successfully installed BrilliantPhoto with wine, so that I have
the directory:
file:/home/dotancohen/.wine/c/Program Files/Brilliant Labs/BrilliantPhoto
but when I run the command
wine /home/dotancohen/.wine/c/Program\ Files/Brilliant\
Labs/BrilliantPhoto/BrilliantPhoto.exe
it justs sits there with no output until I ctrl-Z it. Silly me, I even
tried to click the icon in Konqueror to start
2008 Feb 03
1
Half-Life 1 Issues - Starting Friday
Anyone having issues with the old 1.6 Half-Life engine?
OpenGL mode stopped working for me friday, but its still working in other
windows applications.
Counterstrike 1.6, Half-Life 1, etc won't work.
My brother has same Linux distro and it didn't break for him, so I'm going
out on a whim. I've reinstalled vid card drivers, wine, deleted drive_c,
made a new user account in
2006 Jun 12
1
running BrilliantPhoto - installed fine
I was able to install Brilliant Photo, but when I try to run it I get this:
dotancohen@ety:~/.wine/drive_c/Program Files/Brilliant
Labs/BrilliantPhoto$ wine BrilliantPhoto.exe
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "IDT",
bias=-180 and dst=1 to an entry in TZ_INFO. Please add appropriate
entry to TZ_INFO and submit as patch to wine-patches
2008 Jan 30
3
Fun Wine Project -- Configure Some Default Registry Entries
My first post.
Fun Wine Project -- Configure Some Default Registry Entries
I've begun working on this to import some native calls into wine. More
specifically, OpenOffice.org. I'm trying to get Lotus Notes attachments to
display proper icons, and open natively with OOo.
I've come across a dilemma. I can't seem to "easily" open a Windows path,
i.e.
2008 Dec 31
3
wine-users Digest, Vol 41, Issue 117
Hi David,
I have a copy of Windows that I bought a year or two ago, but never really
used it, as I preferred to use Linux.
Got it just in case I needed the license, I guess now I can put it to use.
Me paying for the Windows copy should include the fonts, right?
It's working now, and showing the fonts. Thanks a lot :-D
Now all that I have left is to get the characters to attach, and I
2013 Dec 11
1
Ctrl-W killing entire line, not just last word
On the Asterisk CLI, I notice that pressing Ctrl-W deletes the entire
line of text, as opposed to just the last word. Is this an artifact of
using editline instead of readline? I'll note that other Emacs-style
keypresses work just fine on the Asterisk CLI, but Ctrl-W is a real
pain. I would go so far as to call this a bug as it is certainly
behaviour that differs from what the user expects.
2006 Jul 24
0
arcview projection utility
Sorry, I guess I did not explain my self... I am running wine 0.9.17 and
when I launch the projection utility from the terminal I have no
problem, but when I choose a .shp file to process, I get the following
promt from the gui: Run-time error 5 invalid procedure call or
argument.
On the terminal I can read the following promt when launching the
prjutil.exe:
fixme:ole:CoRegisterMessageFilter
2006 May 07
10
How to get IE6 stable?
Hello,
I installed IE6 with both WineTools and IEs4Linux (under different user
accounts).
Most of the features work, but IE often hangs. Then I can only kill the
process.
Has someone got IE6 stable under WINE?
If so, which WINE version do I have to use and how shall I configure
it?
Thanks in advance,
Colin Finck
2011 May 30
7
Grep: show me this line and the next N lines?
Can grep show the matching lines and the next N lines after a match?
For instance, I have a config file wit hthe following text:
[Tag h1]
foreground=#2e5a03
underline=double
indent=0
weight=PANGO_WEIGHT_BOLD
scale=2.25
I would ideally grep on "[Tag h1]" and have grep display the match and
the next 5 lines so that I see all the content of the h1 section.
Can this be done?
Thanks!
--
2010 Aug 06
3
Remote nautilus, X display forwarding problem
I need to open a Nautilus window on a headless server, but no matter
what I try it complains about the display:
?dcl:~$ xhost + localhost
localhost being added to access control list
?dcl:~$ ssh -X user at ip.address
[user at CentOS-55-32-minimal ~]$ export DISPLAY=localhost:0.0
[user at CentOS-55-32-minimal ~]$ nautilus --display=0:0
cannot open display: 0:0
Run 'nautilus --help' to see
2010 Aug 09
4
Moving users from Debian-based distro to CentOS
I have a Debian machine with four users that I plan on migrating to
CentOS. As per Debian habits the UIDs start with 1000.
Is it enough to reuse the Debian /etc/shadow and /etc/passwd files
over? Or will I need to configure some other things? I had considered
just creating four new users starting from UID 500 then chown -R -ing
the user's home directories, but I find that invasive and
2006 Jul 09
16
Running Turbo C
I must run Turbo C for the university. The install seemed to go
alright, but when I try to run it I get:
$ wine TC.EXE
Warning: unprotecting memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
err:module:MZ_DoLoadImage insufficient DOS memory
winevdm: can't exec 'C:\tc\BIN\TC.EXE': error=8
What should I do? I've 512 MB RAM- I can't imagine
2011 May 30
5
Getting the return value of the last command run
All commands return a value, usually 0 if run properly. For instance, try:
$ ls && echo "done"
$ lsd && echo "done"
The echo command is only executed if the ls command exited
successfully. If one did not add the echo command with the && after a
command, how can he determine if the command exited successfully? I
have a particularly troubling script that
2009 Mar 05
4
Which effects are 3D and which are 2D?
AMD is dropping support for the R300-R500 cards in their official drivers:
http://www.phoronix.com/scan.php?page=article&item=amd_r500_legacy&num=1
As the current open source drivers do not support 3D, I'd like to know
which Compiz effects use 3D and which use 2D. Thanks.
--
Dotan Cohen
http://what-is-what.com
http://gibberish.co.il
2008 Feb 20
5
Counterstrike 1.6 problems
When I try to run counterstrike, I get the following:
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial
stub.
dir: C:\Program Files\Steam\bin\ *.mix
dir: C:\Program Files\Steam\bin\ *.asi
dir: C:\Program Files\Steam\bin\ *.flt
warning: Unknown nb_ctl request: 4
warning: Unknown nb_ctl request: 30
err:dscapture:widDsCreate DirectSoundCapture flag not set
This sound