Displaying 20 results from an estimated 300 matches similar to: "FW: Asset Navigator and wine"
2002 Oct 28
1
Asset Navigator and wine
I'm extremely new to wine and I'd like to completely move off of windows at
work but I'm running into problems getting the a program (Asset Navigator)
to work with wine. I launch it and I get a list of errors then straight to
the debugger. Here is a list from the terminal window . (Is there a way to
get the debug output in file format?)
fixme:commctrl:FlatSB_SetSCrollProb stub
(this
2002 Dec 15
0
Dreamweaver2 trouble...
Hi,
I have a curious trouble with Dreamweaver2 using wine (20020804).
My system is Mdk9.0 on a Dell Latitude C840.
The installed system was W$XP.
I can't get Wine right with it (but it is a NTFS partition (and I don't want
to spend time reinstalling Window$)).
Dreamweaver2 worked on my other computer with Mdk09.0, so I did a copy of
windows directory and Program Files\Macromedia\* to
2005 Dec 20
2
Ancient ''console navigator'' for rails
Hi All,
Please, anyone remember the name (or the URL) of a small project posted here
who provide a simple navigator for editing rails files on console? It''s was
done in ruby by an user of our list. I''ve used it a year ago (maybe more)
and can''t find any clue even on the searchable archive...
Thanks!
--
caffo (rodrigo franco)
2009 Sep 10
1
Wine: Bug 12524 - MBT Navigator: can't create object: ADOCommand
Hello,
I saw your bug over at http://bugs.winehq.org/show_bug.cgi?id=12524
and had the same ADOCommand issue on wine-1.0.1 today.
I assume Louis Lenders' solution worked for you?
I'm on Mac OS X Tiger and got wget through MacPorts and then tried
wget http://kegel.com/wine/winetricks && sh winetricks art2kmin
--2009-09-09 22:44:53-- http://kegel.com/wine/winetricks
Resolving
2009 Sep 14
0
Re: Wine: Bug 12524 - MBT Navigator: can't create object: ADOCom
the latest "stable" version of wine doesnt really do it for most programs... try 1.1.29 instead and look your for the program in appdb
2007 Mar 19
0
Cannot install Garmin City Navigator DVD - err:msi:ACTION_InstallFiles compressed file wasn't extracted (L"c:\\windows\\system32\\ROBOEX32.DLL")
Hello!
I'm trying to install the software "Garmin City Navigator
Europe NT v9" for a Garmin StreetPilot c510 - a GPS navigation
device.
When I run the installer in wine 0.9.26 on Gentoo, it finally
errors out with a useless error message in the GUI. On the starting
terminal I find:
err:msi:cabinet_notify failed to create L"c:\\windows\\system32\\ROBOEX32.DLL" (error 5)
2008 Apr 29
1
One toolbar button not working in Chart Navigator
I had an installation of Mandrake Linux 10.1 (wine 0.9.9) for which
Maptech's Chart Navigator functionally worked out-of-the-box.
Absolutely nothing was needed to be done to install or run, and
everything worked.
I attempted to install ChartNav on Mandriva 2007.0 which failed. I then
attempted to compile most recent version from source, and Chart Nav
continued to fail on start-up. I
2010 Jun 15
0
MBTrading Navigator
Hi,
I could use some help with this. Thank you. MB Navigator is a program that connects to servers to execute trades but the program resides on your computer. When attempting to execute a trade the program closes down. If you have any idea how to fix this please let me know. Here is the log text:
jcgg at sabayonx86-64 ~/.wine/drive_c/Program Files/MBTrading/MBT Navigator $ wine MbtNav.exe
2005 Dec 29
0
asset host and link_to
i've defined an asset host for my Rails app and all files uploaded through
it are accessed via the asset host. How should i access the config object in
order to generate correct urls for these files using link_to?
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails
2011 Jul 22
0
Asset Pipeline and Sprockets
Ok I would love to work out how to use the new Raisl 3.1 Asset
Pipeline with SCSS variables, mixins etc and being able to use the
asset_path tag.
What I have so far is this. Im my application.css.scss I have the
following.
*= require_self
*= require layout
*= require home
This works fine with using the asset_path helper and variable within
layout ie,
// layout.css.scss.erb
2013 Apr 22
0
Using rack-offline with the asset pipeline (images not cached)
Hi,
I''ve been trying to incorporate https://github.com/wycats/rack-offline into
my app. I followed the example in the readme that shows how to cache
application.css and application.js files and that works.
When I go to my browser in production mode, though, and turn off my network
connection, then reload the app, the app is reloaded successfully, except
for the images.
I think I
2011 Sep 04
1
Linking failure in stylesheet_link_tag in production mode with asset pipeline enabled
Hey,
in my `application.html.erb`, I have this line:
<%= stylesheet_link_tag ''application'' %>
which should compile through the asset pipeline and link to the
application.css (which does a `require_tree .`). In development mode,
I''d expect a
<link ... href="/assets/application.css" />
This file is actually delivered by, for example, the
2012 Feb 26
0
Served asset /application.css - 304 Not Modified
Hi
I am thinking to hide warning that is ”Served asset /application.css -
304 Not Modified”.
How can I fix something if I change the settings?
I''ve run that is less than
server:
rails new myapp
cd myapp
rake db:migrate
rails s
client:
http://localhost:3000/books
warning:
Started GET "/assets/books.css?body=1" for 127.0.0.1 at 2012-02-26
14:48:35 +0900
Served asset /books.css
2011 Sep 12
0
How to get the image_path in production without the asset host?
Hi guys,
I would like to know how to get the image_path in production environment
without the asset host (using rails 3.1).
There is the image_path helper that returns the image path with md5 and (if
set, and it is set) the asset host, but we have not found a way to get the
path without the host.
Does anyone know how to do that?
Bruno Grasselli
Blog: http://brunograsselli.com.br
Twitter:
2011 Sep 23
1
Rails 3.1.0 how to pass the full url of an image asset ?
I need to reference the full url of an image stored in the assets,
this url is passed to fancy box to open it
I build the image path in helper and it get the path
"ceramics/big/c0d0.jpg" "ceramics/big/c0d2.jpg", ...
but I need to get the full url to these image
asset_path("ceramiques/big/c0d0.jpg") => "/assets/ceramiques/big/
c0d0.jpg"
but there
2011 Nov 26
0
Asset Pipeline negated css auto width margins
If I use the asset pipeline my auto width margins don''t work. The
content box is shoved far left.
If I disable asset pipeline it works as expected.
Any ideas?
Thanks,
Steve
--
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 Dec 16
0
Specifying asset hosts via a proc (ActionController::Base.asset_host)
Hi all,
I just submitted a patch that would allow you to pass a proc to
ActionController::Base.asset_host rather than just using a %d
wildcard (e.g. assets%d.example.com). Basically this frees you from
the hard-coded assumption that you have 4 hosts numbered 0-3 and also
allows you to do smarter things depending on the asset (e.g. images
from a particular domain, stylesheets from another). The
2007 May 24
0
asset tag helpers
Is it possible to add another asset tag helper
(ActionView::Helpers::AssetTagHelper ) ??
coz i''m using the ActionController::Base.asset_host = "http://
assets.example.com" for my static files.. and I want my app to get
video files from that host too.. but the thing is only images,
javascripts and stylesheets have the asset tag helpers with them..
what if i wanted videos? any
2012 Mar 15
0
Make Asset Pipeline compatible with Chrome DevTools Autosave
https://github.com/NV/chrome-devtools-autosave doesn’t play nice with Asset
Pipeline. https://github.com/NV/chrome-devtools-autosave/issues/27
The culprit of the problem is in the asset’s URLs. I cannot decipher a file
path by its URL. For instance, /assets/main.css?body=1 could be either
app/assets/stylesheets/main.css, lib/assets/stylesheets/main.css
or vendor/stylesheets/main.css.
To fix
2012 Jul 27
0
How to get asset pipeline host url in Grape Api
Hi All
how can i get the asset pipeline host url in grape api to append to the
image url
in config/environments/development.rb
ActionController::Base.asset_host = "assets.example.com"
i have configured the asset url. How can i generate this image with asset host url in grape api
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: