Search found 44 matches
- Sat Apr 12, 2014 1:29 am
- Forum: General Forum
- Topic: Mudlet rpm?
- Replies: 29
- Views: 12853
Re: Mudlet rpm?
How do you run it? Starting it from terminal should give at least some error output.
- Fri Apr 04, 2014 9:16 pm
- Forum: General Forum
- Topic: Mudlet rpm?
- Replies: 29
- Views: 12853
Re: Mudlet rpm?
You might try alien to convert deb to rpm, but there's no guarantee it'll work.
I'm pretty confident it actually might, because it seems to me that current packages among all major distributions are quite similar. Speaking of those packages that Mudlet has as deps.
I'm pretty confident it actually might, because it seems to me that current packages among all major distributions are quite similar. Speaking of those packages that Mudlet has as deps.
- Sat Mar 29, 2014 11:10 am
- Forum: Help Forum
- Topic: HALP! Font Size Issue!
- Replies: 5
- Views: 3289
Re: HALP! Font Size Issue!
setFontSize("main", <value>)
Value is your font size.
Value is your font size.
- Mon Mar 17, 2014 3:32 am
- Forum: Scripts & Packages
- Topic: YATCO
- Replies: 142
- Views: 112521
Re: YATCO 2.3
@DanBoy Do you use percomplied Mudlet installer or you compile it from sources yourself? I had exactly the same issue as you have, and for some reason I wanted to use generic installer version, only to find that to my surprise everything works perfectly well, nothing is being cut off. I'm on Arch, a...
- Mon Jan 13, 2014 9:51 pm
- Forum: Help Forum
- Topic: Mudlet 3.0 crashes when trying to delete rooms
- Replies: 5
- Views: 2404
Re: Mudlet 3.0 crashes when trying to delete rooms
Hmm, that doesn't help much, and there should be way more output than just that. Also, I presume you're using curent git master which is a unstable version of Mudlet, bugs are expected. Have you tried older, stable, Mudlet 2.1?
- Fri Dec 27, 2013 3:12 pm
- Forum: Help Forum
- Topic: Fedora 20 problems
- Replies: 10
- Views: 4014
Re: Fedora 20 problems
Well, unless devs take a look and patch source for Lua5.2, you'll have to find a way to intall Lua5.1 alongside 5.2. Haven't been using Fedora in a long while,so can't really pinpoint directions, but I'm sure there are ready-made packages out there.
- Thu Oct 24, 2013 7:23 pm
- Forum: Geyser Layout Manager
- Topic: Capture a whole block of text
- Replies: 11
- Views: 14873
Re: Capture a whole block of text
Well, simplest solution would be matching each of those lines and outputing them individually. Yeah, seems like a long list but it just works(TM). If a prompt line comes right after the list, check wiki on making trigger chains, make trigger ^Skill Name Uses Remaining Level$[/quote] and make a chain...
- Fri Oct 04, 2013 4:12 pm
- Forum: Help Forum
- Topic: I run the 2.1 installer nothing happens
- Replies: 2
- Views: 1209
Re: I run the 2.1 installer nothing happens
Have you traied running it from terminal? What's the output?
- Fri Sep 27, 2013 1:48 pm
- Forum: Whatever
- Topic: How I Feel...
- Replies: 5
- Views: 3182
Re: How I Feel...
http://rlv.zcache.com/bug_feature_poster-r1e739db4e85e4eedb7a39eb54b65809b_afda_8byvr_512.jpg?bg=0xffffff Alright, I know this is the first Qt5 release, and I know it's only RC1, but...what worries me is that most of bugs I've found seem to be Qt5 bugs, not Mudlet bugs. First of all, default Qt5 th...
- Wed Jul 17, 2013 6:47 pm
- Forum: Help Forum
- Topic: how make a module or package
- Replies: 2
- Views: 1370
Re: how make a module or package
There's a package exporter in menus, go to Settings -> General and enable main menu (check "Show Menu bar"), then go to Toolbox -> Package exporter. It's pretty simple to use. It says it's experimental, but never found a bug with it.