similar to: How to run 'Todolist' under Wine?

Displaying 20 results from an estimated 1000 matches similar to: "How to run 'Todolist' under Wine?"

2011 Nov 19
2
Using todolist (abstract spoon) from ubuntu 11.10 ?
Hello all, I wish to run todolist 6.3.8 (http://www.codeproject.com/KB/applications/todolist2.aspx) on ubuntu 11.10. I have installed the latest wine and winetricks. I have tried running: http://www.codeproject.com/KB/applications/todolist2.aspx winetricks vcrun2005 winetricks vcrun2008 winetricks vcrun6 Which installed all of the components. When I went to run todolist.exe, it started fine
2011 Dec 09
1
Re: Using Todolist (abstract spoon) from Ubuntu 11.10
On 12/09/2011 06:52 PM, wine-users-request at winehq.org wrote: > [...] > 11. Re: Using Todolist (abstract spoon) from Ubuntu 11.10 (DanKegel) > [...] > Message: 8 > Date: Thu, 08 Dec 2011 21:43:52 -0600 > From: "DanKegel"<wineforum-user at winehq.org> > To: wine-users at winehq.org > Subject: [Wine] Re: Using Todolist (abstract spoon) from Ubuntu
2011 Nov 21
0
Issues in running Abstractspoon todo list
Hello, Please can someone help me get abstractspoon's todo list (ver 6.3.8) to run under kubuntu. I have: wine1.3 (& related libraries/apps), winetricks and the vcruntime libraries that I got with the script below: |wgethttp://winetricks.org/winetricks EXE="winetricks" chmod +x $EXE $EXE vcrun2005 $EXE vcrun2008 rinka at Rinka:~$ uname -a Linux Rinka 3.0.0-13-generic
2011 Nov 30
1
wine-users Digest, Vol 76, Issue 79
On 11/30/2011 07:35 PM, wine-users-request at winehq.org wrote: > [...] > 6. Re: Using todolist (abstract spoon) from ubuntu 11.10 ? > (vitamin) > [...] > 9. Re: Using todolist (abstract spoon) from ubuntu 11.10 ? > (talgalili) > [...] > 16. Re: Using todolist (abstract spoon) from ubuntu 11.10 ? > (James McKenzie) > > >
2011 Dec 09
0
Re: Using Todolist (abstract spoon) from Ubuntu 11.10
http://bugs.winehq.org/show_bug.cgi?id=29280 is now fixed, the next release of wine won't need comctl32 to let ToDoList start up. You do have a ~/.wine, it's just hidden by default. If you find a repeatable recipe for that hang, and/or if 'winetricks msxml3' helps, let me know so we can file a bug.
2008 Jul 17
5
.build method
I have gone to the api and have searched the internet and looked through the books that I have, but I am having trouble finding an explanation on what the .build method actually does and how it is used. I guess the best example is if I want to create a todo list application where I can create a new todo list and add to do items all at the same time. I would post to the todolist controller to
2008 Jun 13
1
C# and R
Hello R-Users, I came across this link on CodeProject.com and was wondering, if anyone has implemented this and the benefits of doing so. This may also be of some help for others. Here is a link to the project: http://www.codeproject.com/KB/cs/RtoCSharp.aspx Regards, Neil Gupta [[alternative HTML version deleted]]
2002 Sep 10
0
Encrpted Password problem
i tried with the option encrpted password= yes , security = user in my smb.conf file.. but when i did following on my root prompt #killall -HUP xinetd #service smb restart #smbclient -L localhost so i get the problem session setup failed: ERRSRV - ERRbadpw (bad password name/password pair in a Tree Connect or Session Setup are invalid.) i'm not gettin why this is coming. i create the
2015 Mar 12
0
[PATCH] pmu/gk20a: PMU boot support.
I guess Alexandre will help you prepare this for upstream inclusion, but just want to make sure that my main point makes it across -- this is a 3K line patch. Please try to split it up into patches that add no more than 300 lines at a time, preferably fewer (but this isn't always possible). Ideally each patch should introduce one conceptual unit. Of course different people might draw the line
2014 Aug 10
1
Error: 'LENGTH' is not a recognized built-in function name
On Mon, Aug 11, 2014 at 3:29 AM, Deepak Rawat <deepaksingh.rawat at gmail.com> wrote: > Hi, > > I modified the query in res/res_config_odbc.c. > Original: "SELECT MAX(LENGTH(var_val)) FROM %s WHERE filename='%s'" > Modified: "SELECT MAX(LEN(var_val)) FROM %s WHERE filename='%s'" > > I rebuilt the code and installed Asterisk again.
2007 Jan 30
5
errors while testing resource controller using rpec
I am testing a resource called venue in this piece of code (generated using script/rspec_resource) ==================== context "Requesting /venues using POST" do controller_name :venues setup do @mock_venue = mock(''Venue'') @mock_venue.stub!(:save).and_return(true) @mock_venue.stub!(:to_param).and_return(1) Venue.stub!(:new).and_return(@mock_venue)
2007 Oct 04
1
Does the file function copy or sync
Hi, I am using file function to copy a directory & its content to few servers. I do it below way. I am not sure whether file uses sync mode or does a copy of every file over & over when something changes. Bcos when running the puppet daemon using puppetd -test it takes a while. Where can I find a list of function like file, user group etc & what args to pass file {
2007 Feb 02
1
Open SSH : SFTP Query
Dear Respected One, I am Deepak. I am currently working on SFTP application. I ve downloaded your opnessh 4.5 (latest ve rsion). I want a simple sftp library which I can link to my test application and perform ftp operati ons. Is it possible to seperate sftp out of ssh and form a sftp library ? And also please provide me the APIs in sftp which are similar to login, connect, get, put etc APIs in
2004 May 01
1
win32-mutex
I''ve committed documentation and a test suite for win32-mutex. Once again, I''m looking for a good sample program that we can use for the test.rb file that really demonstrates what you can accomplish with it. I scoured the web but didn''t find anything good. On another note, I came across another implementation called "fmutex" that I thought might be worth
2012 Aug 08
1
Creating ToDo List App
Hi, New Rails user here trying to create a basic todolist app in rails 3.2.6 and running into some foreign key issues. Here''s what I did... I generated scaffolds list title:string & task description:text listname:string Next, in order to link the listname for Tasks and the list titles in the Lists I generated a migration file which looks like this class AddListIdToTasks <
1998 Nov 05
0
Server Security settings
Hello, I am having some difficulty in getting Samba v.1.9.18p10 to authenticate using server security. I have couple of users that do not have unix accounts and those are the users that can not connect to the samba server. The message that I get in the logfile is server rejected the session. I have no problem login in to the server, but I also have a account on the unix server. Server
2010 Feb 06
4
[LLVMdev] [PATCH] FoldingSetNodeID: use MurmurHash2 instead of SuperFastHash
Some additional info can be found at: http://murmurhash.googlepages.com/ http://en.wikipedia.org/wiki/MurmurHash http://www.codeproject.com/KB/recipes/hash_functions.aspx as well as in the patch description itself. Patch and benchmark attached. Gregory -------------- next part -------------- A non-text attachment was scrubbed... Name:
2016 Apr 04
0
Test for Homoscedesticity in R Without BP Test
Hi Deepak, In econometrics there is another test very often used : the white test. The white test is based on the comparison of the estimated variances of residuals when the model is estimated by OLS under the assumption of homoscedasticity and when the model is estimated by OLS under the assumption of heteroscedastic. The White test with R install.packages("bstats") library(bstats)
2004 May 14
3
SoftPhone to SoftPhone with No Voice
Hello I Installed Asterisk on RedHat 9. I am currently try to configure minimum with two softphone talking to each other over the LAN. I am using X-Lite softphones from xten.com site. I defined 3 phones in sip.conf and also specifies in extensions.conf file. I am able to ring other computer but there is no voice exchange ( i can't hear any think except ring). Here is the portion of sip.conf
2006 Feb 03
2
RE: help with syntax
I guess the first step is reading up on OOP in javascript... http://www.webreference.com/js/column79/ http://www.codeproject.com/aspnet/JsOOP1.asp Then, check out the definitive prototype.js guide... http://www.sergiopereira.com/articles/prototype.js.html -----Original Message----- From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org