ChanServ changed the topic of #xiki to: Trying out the new version of xiki shell! This channel is logged at http://irclog.whitequark.org/xiki/
mrbond has joined #xiki
trogdoro has quit [Quit: trogdoro]
mrbond has quit [Quit: mrbond]
mrbond has joined #xiki
chrisdotcode has joined #xiki
mrbond has quit [Quit: mrbond]
trogdoro has joined #xiki
trogdoro has quit [Quit: trogdoro]
sirdancealot has quit [Ping timeout: 272 seconds]
redmeat has joined #xiki
<redmeat>
HI, is anyone able to help with a problem on Ubuntu and Ctrl R (i.e. history) with xiki?
mrbond has joined #xiki
sirdancealot has joined #xiki
chrisdotcode has quit [Remote host closed the connection]
Sublim3_ has joined #xiki
chrisdotcode has joined #xiki
<redmeat>
HI, is anyone able to help with a problem on Ubuntu and Ctrl R (i.e. history) with xiki?
chrisdotcode has quit [Read error: Connection reset by peer]
trogdoro has joined #xiki
chrisdotcode has joined #xiki
chrisdotcode has joined #xiki
<trogdoro>
redmeat: just saw your message
<trogdoro>
redmeat: I can help!
remdeat has joined #xiki
remdeat has quit [Client Quit]
<redmeat>
Hello, running xiki on Ubuntu with my default shell as Z-shell (zsh). Typing Ctrl-R is not showing any history. Instead I'm taken into xiki and presented with "See the key shortcuts at the bottom file."
<redmeat>
$HISTFILE is set to .zsh_history
<redmeat>
Command history works in bash as normal.
<redmeat>
So after installing xiki, Ctrl + R isn't working for me
ratdaddy has joined #xiki
<trogdoro>
redmeat: have you tried updating xiki within the last day?
<trogdoro>
redmeat: I made some improvements to how the setup functions
<trogdoro>
redmeat: maybe try to run the one-line installer again, and if that doesn’t work, we could possibly try screensharing.
<redmeat>
Running 1 line installer again
<redmeat>
% is 100 but the command doesn't exit, let me run each command independently
<trogdoro>
redmeat: % is 100?
<trogdoro>
meaning your cpu load?
<trogdoro>
redmeat: which command doesn’t exist?
<redmeat>
I ran all commands individually and they all worked
<redmeat>
So I'm not in xiki having cloned the most recent repo
<redmeat>
not = now
<trogdoro>
redmeat: the one-line installer does a download rather than a clone
<trogdoro>
redmeat: are you saying when you run all the lines in the one-line installer individually it succeeds?
<redmeat>
yes
<trogdoro>
redmeat: but you get a “command not found” when you run them together?
<trogdoro>
redmeat: which command did it say wasn’t found?
<redmeat>
no, it just never seems to get beyond curl
<trogdoro>
redmeat: maybe you didn’t copy everything in the field?
<redmeat>
ah
<trogdoro>
redmeat: maybe there was a snag in your network
<informatom>
is a working one liner for Ubuntu :-)
trogdoro has quit [Client Quit]
trogdoro has joined #xiki
<trogdoro>
informatom: cool!
<trogdoro>
informatom: great thinking!
sirdancealot has quit [Quit: Leaving]
<trogdoro>
informatom: let me try that in the reverse direction and try to trace through what the problem is…
koo5 has joined #xiki
trogdoro has left #xiki [#xiki]
trogdoro has joined #xiki
trogdoro has quit [Ping timeout: 246 seconds]
bwilson has joined #xiki
chrisdotcode has joined #xiki
trogdoro has joined #xiki
<trogdoro>
informatom: Can you run this, and tell me what it says?
<trogdoro>
$ cat /etc/default/locale
<informatom>
LANG="de_DE.UTF-8"
<informatom>
Learned meanwhile: is taken from /etc/default/locale at login
<informatom>
I just walked through your latest video (SF Ruby), everything worked out of the box, except mysql.
<trogdoro>
informatom: great!
<informatom>
I figured out te configure the default db, but not to set the password in a config, so I assume I have to open mysql for root from localhost without pass. Right?
<trogdoro>
informatom: yeah, I need to make the sql-related commands and patterns more aware
<trogdoro>
informatom: I’ll make them detect when you haven’t configured the db yet, and prompt you for the settings
<trogdoro>
informatom: for now, you can hard-code your connection info
<trogdoro>
informatom: it’s isolated to one line in the source - let me find it
<trogdoro>
informatom: that seems like a good optional option to give people
<trogdoro>
informatom: I can have a place for them in the config file, but say it’s insecure and if they’re concerned, they can add it to an environment variable and xiki will pull it from there if it exists
<informatom>
Absolutely. Meanwhile connected to the database successfully from xiki ...
<trogdoro>
informatom: great
<trogdoro>
informatom: btw, those backtraces are navigable
<trogdoro>
informatom: you can do ^X in them to jump to the lines in the source
<trogdoro>
informatom: or double-click on them, if your terminal supports it
trogdoro has quit [Quit: trogdoro]
<informatom>
Database browsing is insanely fast.
trogdoro has joined #xiki
<informatom>
Meanwhile it's 1 am here, so I'll leave for some sleep (looking forward to an IOT conference tomorrow in town).
<trogdoro>
informatom: heh, gute nacht
<informatom>
I just want to say a big "THANK YOU" and I just read through the mysql command_index that's so aprroachable, just great.
<informatom>
Gute Nacht, as well, from Vienna!
<trogdoro>
informatom: thanks for the great troubleshooting help
<trogdoro>
informatom: I was just in Vienna a couple months ago
<trogdoro>
amazing city!
<trogdoro>
informatom: no prob, hope to chat with you some more here in #xiki !
<trogdoro>
informatom: I’m working on an elegant way to deal with the DE locale - hope to deploy a fix soon
<informatom>
I'm a rails dev, I think you gave us something way more useful than the new hype "reactive programming" (well your demos for web interfaces are actually reactive ...). Gonna think about that.... Bye!