Displaying 20 results from an estimated 500 matches similar to: "from RubyCocoa to wxRuby ?"
2008 May 11
4
Choosing a Sizer
Following alex advices, i''ve used both "text/textctrl.rb" and
"etc/threaded.rb" to build my first wxApp.
I''ve changed the Sizer type mainly (from "Wx::BoxSizer" to
"Wx::FlexGridSizer").
I didn''t find the way to let @log (Wx::TextCtrl) span 2 columns. At the time
of writing it''s growing only vertically.
And also how to get
2015 Sep 30
3
[IMAP] Nothing in INBOX
Hey all,
I've just installed Postfix + Dovecot on Xubunto 14.04 LTS.
Following this page :
Setup a mail server with Postfix and Dovecot on Ubuntu / Debian
<http://www.binarytides.com/install-postfix-dovecot-debian/>
although I'm able to send emails to GMail and other kind of domain, nothing
appears on Thunderbird INBOX, nor using openssl :
2006 Nov 14
1
GUI testing with WebKit and RubyCocoa
Any thoughts on the feasibility of this?
One thing you can''t test in Rails is the result of Ajax requests in
the context of the source document. The best you can do (as far as
I''m aware) is test that the Ajax response is correct and hope the
page gets updated. I started thinking...
WebKit (and more importantly JavaScriptCore) is open source
WebKit has a Cocoa wrapper
2006 Apr 28
4
trouble with ferdora core 5 with samba
I installed the latest version of Ferdora Core 5 with samba. The
installation of Ferdora is fine, and I can see the shares I have set
up on my Win XP Pro machine. But, there is a problem with the
rights. I have made the files on the linux box 777, but I can still
not write to the files. It is as though the files are still read
only, even though they should be read/write. I am also having
2007 Nov 17
7
Using RSpec to drive the design of a GUI desktop application
Hello everybody,
I''ve been using RSpec as a tool to create web applications for some time
now, in Rails, and using plain Ruby with WEBrick as well. The tool suits my
needs and the story runner is great.
Now there are things that aren''t solvable on the web, you''ll need a _real_
desktop application for those problems.
So I''ve toyed a bit around with various GUI
2010 Jan 21
2
Help with correct text file syntax EXCLUDE/INCLUDE + OPTION
Hi,
Linux-Ubuntu here. English is not my first language. The man rsync is
difficult to understand. I want to backup some folders recursively and
some files, see [1] in my /home dir to an external USB HD (Ext4). I want
to use a text file for the purpose.
[1]
/home/user/Documents
/home/user/Software
/home/user/.evolution/addressbook/local/system/addressbook.db
2008 May 19
1
XP is very slow to access Samba
I have a linux sever running it is version 2.6.20-2936.fc7xen. The
samba version is Version 3.0.27-0.fc7. My problem is XP and Windows 2k
Machines connect very slow to the mapped drives. It does not matter if
they are connected as the IP (\\192.168.100.32\*) or a mapped drive in
the Windows Host file (Sambasales\*). Has anyone else had these
problems, and if so what did you do to fix
2006 May 05
2
SElinux and Samba
Ok, so there is not a problem with SElinux and Samba. But it is a
pain to set up so it will work right. I finally figured out how to
set up SE and Samba so you can be able to write and delete files.
I found in one of that man pages "man samba_selinux", you can just
disable SE for samba. I am sure there are other ways also but this
is what I have found so far. I tried to just
2008 Jul 09
1
Evolution in CentOS 5.2
(Probably OT)
Has anyone else noticed these flaky (new?) behaviors in Evo since the
5.2 upgrade:
- REALLY slow saving messages from inbox to another folder
- search capability separated by folder instead of overall (with no
option for control)
- failure to autocomplete email addresses for known contacts
I think that's it. I was wondering if it was just me, or if others
had noticed this.
2006 Apr 11
2
trying to find out how much is on a drive?
I have a Ferdora 2 machine with 2 drives in it one has the OS and
the main drive for our Samba server on it and the other is the Mirror
drive. What I am trying to find out is how much is on the primary
drive. When I use the "du" command I get a number that seems to be
off. I have the mirror drive mounted to the primary drive, and it
apears as though when I do the "du"
2006 Mar 06
2
is "alias" reserved?
I''m playing with an online store....
I have an orders table which holds orders (pricing, statuses, etc).
An orderDetails table which holds detailed line items (itemNumbers, unit
prices, etc).
Each order can have multiple shipping addresses, so I also have
an addressbook table. Each orderDetail is tied to an addressbook entry
via the ordernumber and addressbook alias, but this
2006 Nov 21
4
Embedding Rails in a Cocoa app.
Hi,
Has anyone tried to embed rails into a Cocoa app? I have got this
working to a very primitive point using RubyCocoa. After about half an
hour of playing I was able to get WEBrick to serve the rails starter
page inside of a Cocoa app, but that is as far as I have got.
I have an idea for a client/server app where the server is a Cocoa
application that embeds WEBrick (or another server solution
2019 Mar 11
3
thunderbird addressbook with samba AD
Hi
I am trying to make thunderbird addressbook works with my samba AD but with
no success. I tried many articles about this but none of them work with my
config.
Does anybody made it with success ?
Marius
2006 Feb 08
5
Mysql::Error: Lost connection to MySQL server during query:
Hi,
I am having Mysql connection problem for my first AddressBook
application (which I took it from
http://www-128.ibm.com/developerworks/linux/library/l-rubyrails/)
I have gem installed the latest ruby, rails, lighttpd, fastcgi,
mysql-4.1.14 on linux. Everything looks good. When I do:
mysql -h localhost -u test -ptest -D AddressBook
mysql> SELECT COUNT(*) FROM contacts;
+----------+
|
2006 Mar 28
12
Rails & PHP
Hi there - I wanted to know if anyone has used Rails & PHP on the same
production server and whether they''ve experienced any problems.
I''m looking to install rails on our production soon, however I would
like to know if there are any issues I need to be aware about.
Many thanks,
Jared.
2005 Jan 16
4
wxWidgets 2.5
I''ve just gotten wxruby-swig to compile with wxWidgets 2.5 on Mac OS X.
Thankfully, it mostly consists of getting rid of already depricated
methods from the widget classes. I need to try with Linux and Win32, but
it should be a smooth transition.
Nick
2008 Nov 14
10
puppet newbie
Hi ,
just starting off with Puppet on Macs. initially we are planning for a
small group of machines. If successfull we plan to span it to entire
environment in a phased manner.
I have a couple of newbie questions.
Do i have to use custom script to create and maintain user/group
accounts as far as i have read i can manage passwords ?
Can i use puppet fileserver also as sourcedir for pushing
2008 Feb 07
3
Matching "+" characters in dial plan
Can someone please explain how to match a + character in a dial plan (so
that I can swap it for the "00" country escape code).
In Europe at least the + is a common shortcut for the international
prefix (which is "00" in my country). However, my trunk chokes on the +
character and all my speed-dials are setup with a + at the start of
them... Trying to fix the phone rather
2006 May 09
11
model filter?
Hi All,
Is there a way to filter / modify the output of a model class before
it''s returned to controller/view that''s calling it?
Example: I have a field phone_number which I always want to preformat
using the number_to_phone() helper....
Any help is appriciated.
Thanks!
--
Posted via http://www.ruby-forum.com/.
2004 Nov 07
2
Symlink file syncing issue
Hi!
I've been attempting to use rsync to sync a set of files between my
laptop and my desktop. I've tried using google to search the archives,
but didn't find anything that addressed this issue exactly... First of
all, here are the details of how I have things set up.
Server acting as the intermediary:
OS: Mac OS X Server 10.3
rsync: 2.6.2
Laptop:
OS: Mac OS X 10.3.6
rsync: 2.6.2