similar to: running wordpad.exe (from win2000) in wine error

Displaying 20 results from an estimated 1000 matches similar to: "running wordpad.exe (from win2000) in wine error"

2009 Jul 28
4
no bullets in wordpad
Neither in the wordpad that comes with wine nor in the original one I get these bullets (similiar to enumeration). Anyone any idea why?
2009 Sep 14
1
wine 1.1.23 & Kompas V11
Hi If i'am try to start this program, in console i see: Code: err:module:import_dll Library kSys1.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kSys2.DLL") not found err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kSys1.DLL") not found err:module:import_dll Library kSys1.DLL (which is
2013 Oct 11
3
matrix values linked to vector index
Hi, In the example you showed: m1<- matrix(0,length(vec),max(vec)) 1*!upper.tri(m1) #or ?m1[!upper.tri(m1)] <-? rep(rep(1,length(vec)),vec) #But, in a case like below, perhaps: vec1<- c(3,4,5) ?m2<- matrix(0,length(vec1),max(vec1)) ?indx <- cbind(rep(seq_along(vec1),vec1),unlist(tapply(vec1,list(vec1),FUN=seq),use.names=FALSE)) m2[indx]<- 1 ?m2 #???? [,1] [,2] [,3] [,4] [,5]
2003 Jul 14
5
Office2000
Hi all, I've a problem by installing M$ Office2000 on the lates version (20030709) of Wine. When I run setup.exe all seem to work until the installation scroll bar opens. At this time the process hangs and the installation does not proceed. This happens both without windows installed than with a native Win2000 installation. I've a Mandrake 9.1. Any ideas? Any suggestions of how to
2011 Apr 11
1
R CMD build --resave-data
Hi, More about the new --resave-data option As mentioned previously here https://stat.ethz.ch/pipermail/r-devel/2011-April/060511.html 'R CMD build' and 'R CMD INSTALL' handle this new option inconsistently. The former does --resave-data="gzip" by default. The latter doesn't seem to support the --resave-data= syntax: the --resave-data flag must either be
2011 Oct 31
2
Is it possible to install Gluster management console using manual install process?
Hi, Is it possible to install Gluster management console using manual install process? I mean the management console when installing using the ISO image; by doing the manual install from a base Centos server? Thanks, Xybrek
2012 Sep 07
5
puppet hangs
Hi I am a newbie to puppet and I am going through the documents at " http://docs.puppetlabs.com/learning/manifests.html" the exercise were working normally then suddenly puppet hangs when I tried to apply a manifest root@nscbose:/home/bala/puppet# puppet -V 2.7.11 root@nscbose:/home/bala/puppet# cat /etc/debian_version wheezy/sid root@nscbose:/home/bala/puppet# ps aux | grep -i puppet
2009 Jun 22
1
Lattice group colors?
Dear list, I have been struggling to find how I would go about changing the bakground colors of groups in a lattice barchart in a way so that the auto.key generated also does the right thing and pick it up for the key. I have used the "col" argument (which I guess is sent to par()) in a way so that the colors are like I would want them, but now I guess I need to know which part part of
2013 May 16
3
vim-puppet syntax highlight
Hi I am trying to install vim-puppet for syntax highlight of puppet manifest file. I first installed vim-puppet and then vim. Then I ran "vim-addon-manager -w install puppet" I am still unable to see the colours on site.pp bala@WheezyMaster:~$ vim-addon-manager # Name User Status System Status editexisting removed removed justify
2009 Apr 21
4
plotting with R
Friends, i) I am new to R. Kindly suggest some resources that has examples of plotting with R. ii) How to set number of tick marks and labels, i have a x axis ranging fro 1 to 21. By default R shows the tick marks at 5, 10,15,20. How can i change this. Thanks, Bala [[alternative HTML version deleted]]
2006 Aug 08
8
RESTful Rails Plugin
I am following the instructions on how to use RESTful Rails plugin found at http://www.xml.com/pub/a/2006/04/19/rest-on-rails.html?page=3. When I run the rake test:functionals I get the following error message: rake aborted! undefined method `first'' for :book:Symbol (See full trace by running task with --trace) How can I fix this problem? I am using Rails 1.1.4 version. TIA
2011 Oct 20
1
Gluster Storage platform crashed how to get the data back?
we have 4 shared volumes in the storage platform 3.1 but all of a sudden the platform stopped responding. when I try connecting through webcontrol panel it gives as Template folder (/var/tmp/templates_c) is not available when I connect the monitor to the server it comes with a new kinda login screen just like windows and it hangs there... what could be wrong how do i get back my data? please
2007 Jul 11
10
autocomplete in array
Experts, have you figure it out with autocomplete to pass as array objects? still i''m finding out the way to figure. :( regards, Bala --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2007 Sep 24
3
Oracle Date + RoR
Hi Experts, I''ve a model called Product where i''ve column called created_at, updated_at where i''ve made a query based on Oracle date format like date_of_created = ''23-SEP-07'' @product = Product.find(:all, :conditions => ["created_at=?", date_of_created]) but in view its empty. AND EXPERTS I''VE DATA WITH 24-SEP-07 FOR MORE
2006 Jun 28
20
Rails Vs JBoss Seam
I have been frustrated with J2EE technology just like any other developer who has worked in that technology for a long time. This made me learn about Rails and I was excited about RoR. Today I came across JBoss Seam framework and I am not able to contain my excitement. My passion for JEE development is back. It seems like it is better than RoR. I would like to hear differnt opinions about this
2006 Sep 11
2
More on the archive bit saga
Thanks to all that have helped so far. I now have a test server running on Ubuntu 6.06 and Samba 3.0.22. I also configured ACL and user_xattr on the filesystem running the shares. But now I have very strange behavior that I hope someone has a clue about. User smith can open two files (foo.txt and faa.txt) with Notepad, Wordpad and Microsoft Word. The behavior for all three is different:
2013 Jan 29
1
Cron job based on gateway
Hi Is there a way for puppet to create cron job on each of my node based on my gateway''s IP ? bala@bala-desktop:~$ route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.0.2.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0 0.0.0.0
2009 Apr 22
2
Exporting objects plotted with plot3d() - rgl package
Dear all, Can anybody tell me how to export a 3d figure made with the plot3d function? I'm careless about whether it's still interactive or not in another format, as long I can get it out of R. Thanks! Alejandro Gonz?lez Departamento de Biodiversidad y Conservaci?n Real Jard?n Bot?nico Consejo Superior de Investigaciones Cient?ficas Claudio Moyano, 1 28014 Madrid, Spain Tel +0034
2005 Aug 17
2
what are the available plugins for IE in wine
Hi All, we are planning to migrate some of the windows users to linux, but before that looking for information about available plugins for IE in wine environment. can you point me where I can find this information, or anybody already installed and running IE in wine, pls share your experience about supporting IE based web applications or any other work around/solution available. thanks in
2009 May 04
3
problem with ms office
Friends, I installed MS office 2k7 with wine 1.1.15. I am able to open the applications and work on it. However if i try to copy a figure from powerpoint and paste is on the word, it is not working. The reverse is also not working. In addition, i am not able to move the figures in the work file to the appropriate positions. I dnt understand what is going wrong. Any suggestion on how to resolve