Displaying 20 results from an estimated 10000 matches similar to: "wine PPTVIEW on 64 bits seems to run fast"
2007 Mar 20
1
starting wine with window size gives error.
I am starting wine with the command:
wine explorer /desktop=Name,640x480 PPTVIEW.EXE myppt.ptt
and I get the following error:
[silentm@geisjdell PowerPoint Viewer]$ fixme:actctx:QueryActCtxW
80000010 0x3018b4d0 (nil) 1 0x34fb60 8 (nil)
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 1 (X_CreateWindow)
Resource id in failed request:
2008 Apr 18
1
PowerPoint Viewer 2007 crashes
Hi!
PowerPoint Viewer 2007 (downloaded from http://www.microsoft.com/downloads/details.aspx?FamilyID=048dc840-14e1-467d-8dca-19d2a8fd7485&DisplayLang=en) doesn't run on Wine 0.9.59 (installed from Wine repository) on Ubuntu Gutsy. Installation completes successfully but all I get after trying to run the app is:
$ wine Program\ Files/Microsoft\ Office/Office12/PPTVIEW.EXE
2006 Dec 30
1
controlling an apps screen size and/or borders
I am running PPTVIEW.EXE (power point viewer).
I want to control how it shows up on the screen, different everytime I
run it.
By default it goes fullscreen no borders.
I now run:
wine explorer /desktop=default,800x600 PPTVIEW.EXE file.ppt
and I get a 800x600 window with borders - How can I not have any borders???
When I run
wine explorer /desktop=root,800x600 PPTVIEW.EXE file.ppt
I get a
2005 Feb 27
2
PowerPoint Viewer 2003
PowerPoint Viewer 1997 work nicely, but the installation for
PowerPoint Viewer 2003 seems incomplete. It emits a number of
fixme:msi warnings. It would be a nice wishlist item.
Cheers,
Shaun
$ wine --version
Wine 20041201
$ md5sum ppviewer.exe
1facc59a11680d1f828ed5118a0270b1 ppviewer.exe
$ wine ppviewer.exe
fixme:msi:MsiInstallProductW L"ppviewer.msi" L""
2009 Jan 05
3
Tips for packaging games?
Hi list,
I intend to package a few games of mine using Debian packages for easy
installation and would like some tips on how to do it properly.
I thought of creating packages that depends on wine and to create a
wineprefix for each game somewhere in /usr or /var mostly because
different games want it's own settings and to control them separately.
But this way I don't think updates of
2010 Feb 08
7
slowness in sendmail - 60 second timeout
I am sending an email from my machine devcentos5x64.
the transcript below (hangs for 60 seconds) at the line:
MAIL From:<root at devcentos5x64.msgnet.com> SIZE=56
AUTH=root at devcentos5x64.msgnet.com
The email succeeds - but I am trying to figure out the 60 second delay.
Neither email server is busy. Nothing is waiting.
the DNS on both machines point to the same nameserver. The DNS
2007 Jul 12
2
question on mplayer playing dvd amd 64 on centos 5
Gents,
I can compile mplayer on centos 4.5 AMD 64 in native 64 bit mode and it
plays the dvd,
and also compile for 32 bit mode "gcc -m32" on it also plays the dvd.
"mplayer dvd://1".
I can compile mplayer on centos 5 AMD 64 in native 64 bit mode and it
plays the dvd.
However, when I compile in 32 bit on AMD 64 centos 5 I cannot play the dvd.
I get:
Playing dvd://1
File
2005 Dec 13
4
compaq r4000 32 bit and 64 bit install
Gents,
I first installed the 32 bit version (as you might have read) of centos 4.2,
after downloading x86_64 the install process/progress is about the same.
going VERY slow...
The screen for formatting the partitions took a LONG time
(3 partitions 10 GIG, 2 GIG swap and 50 GIG).
While on that screen and moving the mouse it lagged big time and
could not keep up.
Anyway just reporting that so far
2015 Mar 02
6
IP drop list
Dave McGuire writes:
>> http://wiki2.dovecot.org/PasswordDatabase/ExtraFields/AllowNets
>>
>> then setup fail2ban to manage extrafields
>
> Now that's a very interesting idea, thank you! I will investigate this.
If you don't expect yor firewall to handle 45K+ IPs, I'm not how you
expect dovecot will handle a comma separated string with 45K+ entries
any
2005 Dec 19
7
Compaq V2000 laptop no USB recognized
To continue here with problems on this compaq v2000
laptop, I put kernel source on a USB disk and plugged it
into the v2000. NOTHING IS recognized.
I tried to manually mount the disk and nothing either...
I thought USB was well established....
I thought trying to recompile the kernel for realtek support
might get my networking going...
I am stuck???
Jerry
-------------- next part
2007 Jul 03
2
wine on centos 5 amd 64 and opengl
I am getting the following link error on centos 5 AMD 64 for opengl.
What do I not have installed?
I ran ./configure --x-libraries=/usr/lib --libdir=/usr/lib
only warnings I got was abour FontForge missing.
make depend
make
THanks,
jerry
-----------
make[2]: Leaving directory `/home/silentm/wine-0.9.40/dlls/wtsapi32'
make[2]: Entering directory
2008 Nov 12
6
close open relay
hi all, running centos 4.7 i686.
I seem to have an o pen r elay sendmail server.
How do I close it?
I have the STRAIGHT centos install sendmail.mc file.
Only thing I changed was:
dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
so as to allow incoming email and not just localhost. however this seems
to relay everyone.
I looked at http://www.sendmail.org/tips/relaying but it
2015 Mar 03
2
IP drop list
Dave McGuire writes:
>>>> then setup fail2ban to manage extrafields
>>>
>>> Now that's a very interesting idea, thank you! I will investigate this.
>>
>> If you don't expect yor firewall to handle 45K+ IPs, I'm not how you
>> expect dovecot will handle a comma separated string with 45K+ entries
>> any better.
>
> My
2012 May 02
2
How can a function in R handle different types of input?
Hi,
How can a function in R handle different types of input?
I have written a function, which should calculate the slope from several
3-time-point measurements by linear regression
4 three-time-point-measurements:
x<-cbind(c(1,2,3,4),c(2,3,4,5),c(3,4,5,6))
time points:
time<-c(1,3,9)
function for calculating the slope by linear regression:
fit<-function(xx,t){slope <-
2010 Mar 29
2
Speex on TI DSP 5505
Saju Palayur <saju_pa at hotmail.com> writes:
> Hi
>
>
>
> We have ported the Narrow band 8 Khz Speex encoder and decoder on to TI DSP 5505
>
>
>
> To compress 20ms of 16 bit audio sampled at 8Khz it takes 4.2ms.
>
> Is there any optimizations I can do to make it run faster.
The first thing to do would be to profile the code (I assume you're
using
2010 Mar 22
3
Speex on 64bit OS
Hi all,
has anyone ever tested the speex source on a 64bit OS. I am interested if
the source is ready for x64 platforms.
Cheers,
Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20100322/dd4b9645/attachment.htm
2009 Feb 18
7
question on hwclock
I am trying to hwclock to set the time. (hwclock -w)
this is what I get on standard 5.2 x86_64.
hwclock --debug
hwclock from util-linux-2.13-pre7
hwclock: Open of /dev/rtc failed, errno=19: No such device.
No usable clock interface found.
Cannot access the Hardware Clock via any known method.
[root at devcentos5x64 src]# ls -l /dev/rtc
crw------- 1 root root 10, 135 Feb 6 13:32 /dev/rtc
Any
2007 Jun 04
2
Regression in wine 0.9.38? (menu items cut off after 1st word)
In the recent wine 0.9.38 release words in menus are cut off after the
first word (i.e. if you have a menu item called "add directory" all you
see is "add _", the underscore is optional however, no idea on what
condition its appearance depends on, maybe shortcut key.)
Could this possibly be a regression? This bug didn't occur in previous
releases (at least not in 0.9.37) -
2011 Jan 10
3
usb 3
I am trying to plug a USB 2 device in a USB 3 slot. Nothing is being
detected
in "lsusb". Is there something special I need to do? I am running centos
5.5 x86_64.
I thought 3.0 was backward compatible. Nothing special about my device
its an RS232 to USB device.
It works in 2.0 slot.
Thanks,
Jerry
2016 Aug 15
4
DAHDI on CentOS 7
What is needed to get DAHDI to start up correctly on CentOS 7 and systemd...
I am using DAHDI-linux-complete 2.11.1
I saw mention in my search that it has been fixed after 2.11.1 but cannot
find
what the fix is.
Thanks,
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: