Displaying 20 results from an estimated 900 matches similar to: "some problems with integrating XUL into Rails"
2006 Jun 09
1
An idea: add RYUL to Rails
Dear Friends,
I''d like to have a development suggestion for Rails.
Rails is an amazing framework, and clearly it''s weakest link is that it
relies on HTML in the end, which is not always the most appropriate GUI out
there. Another option could be XUL. Mozilla-based browsers (Firefox) can run
XUL apps right out of the box, others could use the XULRunner application.
Here you can
2006 Jan 29
2
problem with xul/prototype experiment: "bind" method not found
Hi everyone,
I was playing around with xul + prototype, and everything seemed to be
going well until I ran into a wall - there seems to be some problem I
can''t explain with Function.prototype.bind, for instance when I run
this code:
try {
new Ajax.Request("http://localhost:3000/search/hello", {
onComplete: this.onHelloComplete.bind(this)
});
} catch
2013 Jun 20
2
Firefox - remote xul manager gone after Centos update
Dear All,
I am faced with this problem:
Firefox version is 17.0.6 before and after the update
I ran an update today;
bash-4.1# yum history
Loaded plugins: fastestmirror, refresh-packagekit, security
ID | Login user | Date and time | Action(s) |
Altered
-------------------------------------------------------------------------------
296 | james <james>
2007 Mar 21
6
Converting Rails app to desktop with XUL?
Hi,
We are thinking about choosing Rails as our weapon of choice for our
next project, which is basically a text editor on steroids, whith some
functionality that need an Internet connection.
In the first step we are going to develop it as a plain web app
(AJAX-ified, yay!), however, in the next step we would like to port some
of the functionality (such as the editor) to a desktop app (which can
2009 Mar 29
4
A3 Mania on Wine
Hi, Has anyone successfully run A3 Mania on Wine? It is an MMORPG (http://www.a3mania.com).
I have installed directX and some other things using winetricks. I wias getting errors with urlmon.dll and rpcrt4.dll and then a dump.
I copied over the urlmon.dll and rpcrt4.dll files from my windows installation to the system32 folder of wine.
My current dump is as follows. What should i do to fix
2009 Sep 09
4
what is the +hex in c++ stack traces?
What is the hex number after the method, e.g. +0x32f below?
It matches arg0 and I suspect it''s the c++ "this" pointer, aka hidden
first argument.
I would like to confirm, though.
Thanks, Joel
---
XUL`PresShell::ProcessReflowCommands(int)+0x32f
XUL`PresShell::FlushPendingNotifications(mozFlushType)
+0x19e
2005 Jan 25
29
Write-up on RoR + XUL Sample
Hi Folks,
Just a quick message saying that, after much demand, I wrote a quick
write-up for the RoR + XUL thing I did yesterday:
http://www.zedshaw.com/blog/programming/ruby_xul.html
It lays out the few simple things I did, has a bit of rant on an
unrelated topic, and other stuff but it''s short still.
On a related note, I''d like to thank "xal" on IRC for reminding
2006 Apr 01
2
[PATCH] Implement window zoomin/zoomout on create/unmap
This patch makes windows zoom in and out of a zero point on
create/unmap. I've cleaned up the formatting/style to be consistent with
the rest of compiz (eg adding spaces around operators, tabifying, using
C style comments).
This patch could use some more work. It should only apply to decorated
toplevels, but right now it also affects XUL menus (I guess because they
are not unmanaged like
2009 Sep 09
4
usdt probes vs pid$target
I added a couple of static probes to Firefox to measure actual work
done. I could have used a pid$target probe with a function name but
work is done within an if statement, which is where I placed the
static probes.
I''m wondering about my use, though. Is the following significantly
more efficient than pid$target::FunName:entry and return?
I heard somewhere that $target does not
2010 May 03
2
MSHTML does not work in ja_JP.utf-8 locale
Behaviour: looks like any applications that try to use mshtml(most perfect dark and built-in iexplore) crash:
Steps to reproduce
> rm -rf ~/.wine
> export LANG=ja_JP.utf-8
> wine --version
wine-1.1.43
> wine iexplore
wine: created the configuration directory '/devel/.wine'
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 - assuming all bytes
2016 May 02
1
Re: C5.11 FF ESR 45.1.0 Cookies Button not functioning
On Mon, 2 May 2016 18:01, Always Learning wrote:
> On Mon, 2016-05-02 at 16:53 +0100, Always Learning wrote:
>> firefox-45.1.0-1.1.el5.centos
>>
>>
>> Clicking:-
>> Edit
>> Preferences
>> Privacy
>> Show Cookies
>>
>> no longer works. It always did function before the upgrade to FF 45.
>
> SOLVED.
>
> Adblock Plus
2006 Sep 27
1
Big bug with vfs recycle causing bugs and frequent "Delayed write failure"
Hi,
I'm running samba 3.0.22 with 2000 and xp clients.
Before upgrading to 3.0.22, i had vfs recycle module running like a charm.
But since i upgraded, i have several errors "delayed write failure" on
every systems 2000
and XP(every 10 seconds), and netscape 7 can't start anymore! In fact,
it seems to have a problem
with its lock file.So i tried veto oplocks = *.lock but still
2018 Mar 19
1
Next major version of Firefox on RHEL/CentOS ?
I know CentOS don't have inside info on what Redhat may or may not do in
the future - plus Redhat don't usually announce publicly what their
future plans are - but on the off-chance that someone on this list may know:
Does anyone know what Redhat are likely to do with the next major
release of Firefox on RHEL (and hence CentOS) ?
The reason I ask, is that RHEL has been supplying the
2012 Feb 03
4
Entropia Universe on Arch Linux (x86_64)
All I need to do to give Windows the finger once and for all, is to get one single game working using wine....
Well apparently I'm an idiot.
I've tried following these instructions, not hoping that things would work out perfectly, just that something would work at least, but the instructions are either incredible bad or I'm Forrest Gump...
2006 Feb 01
8
Spring-rich killer: rails rich-client proposal
Hello Doug,
I am not disputing anything you say and in fact, spring-rich is "okay"
as far as swing development goes. But rails principles adheres to those
which we hold near and dear such as "don''t repeat yourself" (note:
spring-rich model, glazed lists model, jgoodies models) and "convention
over configuration (note: xml config files). Let''s get away
2009 Mar 25
2
.net framework 3.0
when trying to install .net framework 3.0 i get:
brewergeek at brewergeek-laptop:~$ rm -rf .wine
brewergeek at brewergeek-laptop:~$ wine dotnetfx3setup.exe
wine: created the configuration directory '/home/brewergeek/.wine'
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x33cf94
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
2007 Dec 04
1
[sshfs] sshfs mounted applications fail with "error loading shared libraries"
> On Dec 3, 2007 5:19 AM, Miklos Szeredi <miklos at szeredi.hu> wrote:
> > > Yes it is weird. I hope you can help me with this problem as sshfs is
> > > so much simpler than nfs.
> >
> > Can you please do one more thing: start up sshfs normally, then on the
> > server do a strace of the sftp-server process:
> >
> > strace -o /tmp/strace.log
2004 Jan 23
6
rc.local dont works
Hi All
I have a problem with initialization of asterisk using my rc.local file. when i call asterisk from the prompt it works well but don?t in the initialization...
I have in my file that comands:
touch /var/lock/subsys/local
modprobe zaptel
modprobe wcfxo
safe_asterisk
I read in somewere that it can be an interrup problem and i use the cat proc/interrupt to see what is happening
Somebody
2009 Feb 13
13
[Bug 1555] New: add hard link and attribute extensions to sftp-server
https://bugzilla.mindrot.org/show_bug.cgi?id=1555
Summary: add hard link and attribute extensions to sftp-server
Product: Portable OpenSSH
Version: 5.1p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: sftp-server
AssignedTo: unassigned-bugs at mindrot.org
2007 Dec 10
9
[Bug 1399] New: add statfs extension to sftp-server
https://bugzilla.mindrot.org/show_bug.cgi?id=1399
Summary: add statfs extension to sftp-server
Classification: Unclassified
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sftp-server
AssignedTo: bitbucket at