tumble*jalada
Latest Comments
Reply | Original | Permalink | Share | TweetThankyou very much!
Reply | Original | Permalink | Share | TweetIndeed I do, one is winging its way to you now
Reply | Original | Permalink | Share | TweetHi, do you have any invites left?
Reply | Original | Permalink | Share | TweetI can’t believe I never looked close enough to the LUA file to realise it bypasses the need for mod_rewrite. Awesome! Thanks.
Reply | Original | Permalink | Share | TweetThat’s a pretty nifty solution. Thanks for that. I’ll update my post accordingly once I try it out.
Reply | Original | Permalink | Share | TweetWe are using Lighttpd 1.4. 2.7 seems fine with 1.4.
Reply | Original | Permalink | Share | TweetActually I forgot to ask but are you using Lighttpd 1.4 or 1.5? I havn’t compiled or updated to 1.5 yet but I noted some 2.7 functions require 1.5 to work fully.
Reply | Original | Permalink | Share | TweetI will add that you don’t need both. I installed WP Super Cache and simply updated my rewrite.lua file to look like the above one. Here is the snipplet that is needed if you don’t use WP Super Cache. You don’t need to use mod_rewrite and it is quite smart. Oh and before you say something there is nothing more to that. You don’t need to do any exceptions to it.
attr = lighty.stat(lighty.env["physical.path"])
if (not attr) then
lighty.env["uri.path"] = “/index.php”
lighty.env["physical.rel-path"] = lighty.env["uri.path"]
lighty.env["physical.path"] = lighty.env["physical.doc-root"] .. lighty.env["physical.rel-path"]
end
Reply | Original | Permalink | Share | TweetThere they are!
Reply | Original | Permalink | Share | TweetWhere’s my threaded comments…
Reply | Original | Permalink | Share | TweetDone! Enjoy.
Reply | Original | Permalink | Share | TweetHello, I'd like to have an invite too, thanx
Reply | Original | Permalink | Share | TweetThat article is a bit out of date though. The problem only happens with XP SP1 RTM, not SP2 or later.
Reply | Original | Permalink | Share | TweetDone. Enjoy
Reply | Original | Permalink | Share | TweetI'm especially interested now that work is extremely boring
It's be appreciated if I got an invite.
Reply | Original | Permalink | Share | TweetDone
Reply | Original | Permalink | Share | TweetNice review! This program looks good.
I would be happy for an invite!Thanks!
Reply | Original | Permalink | Share | TweetSounds good I want to try it! Thanks
Reply | Original | Permalink | Share | TweetHave you made sure direct rendering is enabled as the person above said?
If it still doesn't work, I suggest logging it as a problem with Minor Studios on the beta page, I'm sure they'll be happy to receive your feedback
Reply | Original | Permalink | Share | TweetYeah I am having the same problems!
I'm on a Gentoo linux system, and I don't even get a loading screen
All I get is:reading from cmdline /home/thekeymaker/Atmosphir
opened
arg 1 is atmo
Resolver thread started!
reading iapi_db_type : “local”
setting var iapi_db_type to local
reading local_db_path : “local_db”
setting var local_db_path to local_db
reading script_load_mode : “database”
setting var script_load_mode to database
***ERROR*** fileio/config_file.cpp:75 - Condition ' err ' failed. returned: err
current dir is /home/thekeymaker/Atmosphir/atmo
db type is local
using local
path is res://local_db
Audio Open SUCCESS:
Mix Rate: 44100
Bit Depth: 16
Stereo: yes
Buffer Size: 940
script /scripts/custom_content_packs_enabled.lua not found in database
***ERROR*** types/iapi/iapi_persist.cpp:76 - Condition ' type_info_table.has(p_type) ' failed.
Inconsistency detected by ld.so: dl-open.c: 260: dl_open_worker: Assertion `_dl_debug_initialize (0, args->nsid)->r_state == RT_CONSISTENT' failed!
Reply | Original | Permalink | Share | TweetI fixed it, the problem is I'm not absolutely sure if the way in which I fixed the problem is safe.
It has to do with your video card drivers though. The error comes up if direct rendering or something like that is disabled. See if direct rendering is working.
I wonder, do you have an ATI Radeon? Because that's the card I have, and this is clearly a driver problem.
Reply | Original | Permalink | Share | TweetThanks for sharing
Reply | Original | Permalink | Share | TweetThanks for sharing
Reply | Original | Permalink | Share | TweetVery cool development. I can now use it on the plane! Thanks Evernote.
Reply | Original | Permalink | Share | TweetI'm not sure, I suggest registering it as a problem yourself. I have notified Minor Studios about the problem informally, but it might not have formally been reported.
