[00:34] hello [01:47] Hello [02:05] hi there === nikita is now known as Guest58898 === hdaugherty_90 is now known as hdaugherty === ubuntu is now known as Guest31226 [18:34] hello [18:34] hello [18:34] where can I find the "boot" script in ubuntu mate? trying to make octoprint start automatically [18:35] I also have near zero knowledge about ubuntu mate [18:36] you can add it to autostart [18:37] let me google that... [18:37] I am running an arm based single board computer here... [18:40] turns out I do not have autostart application installed [18:41] weird [18:42] yes, it is an OS version like for raspberry pi, only the single board computer is korean :) [18:42] found this in init.d [18:43] https://thepasteb.in/p/k5hYB2y9VyQSE [18:43] Ha, what a great trick with pastebin :) [18:44] sudo pluma /etc/init.d/octoprint [18:45] gksu is better instead of sudo [18:45] in this case [18:46] not familiar with this at all... [18:47] is there a way to figure out why octoprint is not started? [18:48] use sudo when running terminal commands and gksu when opening graphical apps [18:49] try to add the original shortcut to /etc/xdg/autostart [18:49] what is the original shortcut?? [18:50] also add it to /home/youruser/https://thepasteb.in/p/k5hYB2y9VyQSE [18:51] the shortcut fot octoprint [18:53] sudo cp ~/OctoPrint/scripts/octoprint.init /home/myuser/octoprint [18:54] original: sudo cp ~/OctoPrint/scripts/octoprint.init /etc/init.d/octoprint [18:55] obviously I do not know which shortcut are you talking about... [18:58] did you restart the system? [18:59] yes, you did make my gerbil run a little bit... [18:59] # The init.d script will only run if this variable non-empty. [18:59] OCTOPRINT_USER=pi [19:00] so did it run? [19:00] now, what if octoprint_user does not exsist? the user is for instance "DALEK"? [19:00] not so fast... [19:01] did not add the shortcut yet and did not reboot, as I am writing this conversation on the same machine used to run octoprint... [19:02] just explain [19:02] you said: "also add it to /home/youruser/https://thepasteb.in/p/k5hYB2y9VyQSE [19:02] " [19:03] but this can not work, there must be a file to write to or a file to be created (with possibly a known name) and then this init copied to. Correct? [19:06] reeeeeeeeebooooooot [19:11] hello [19:11] the octoprint guy... [19:11] did not work... [19:12] odroid, run: cat /etc/xdg/autostart | nc termbin.com 9999 [19:12] tell me if you see any link [19:13] cat: /etc/xdg/autostart: Is a directory [19:13] no links... [19:13] oh sorry [19:13] run: ls /etc/xdg/autostart | nc termbin.com 9999 [19:13] ls /etc/xdg/autostart | nc termbin.com 9999 [19:14] in terminal [19:14] http://termbin.com/d1wm [19:14] so yes, there is a link. what is this and may I click it? :D [19:14] now [19:15] run: ls /usr/share/applications | nc termbin.com 9999 [19:15] share the link [19:16] I already did... it is a few lines above, here is the pastebin: https://pastebin.com/pEB7SC8y [19:16] no, sorry, will do it now [19:17] http://termbin.com/i4r3 [19:18] my god had no idea this was possible in ubuntu [19:19] ok what is the command that you use to start your octopusthing in normal way? [19:20] ~/OctoPrint/venv/bin/octoprint [19:20] in command line [19:20] MATE terminal, sorry [19:21] run: cat ~/OctoPrint/venv/bin/octoprin | nc termbin.com 9999 [19:21] sorry add a "t" [19:22] cat ~/OctoPrint/venv/bin/octoprint | nc termbin.com 9999 [19:23] cat: /home/odroid/OctoPrint/venv/bin/octoprin: No such file or directory [19:23] cat: /home/odroid/OctoPrint/venv/bin/octoprin: No such file or directory:) [19:23] ~/OctoPrint/venv/bin/octoprint <=== is this s script which contains another command or it's a binary? [19:24] just a second, my fault... [19:25] http://termbin.com/gmwi [19:26] so you just run in terminal ~/OctoPrint/venv/bin/octoprint and it works right? [19:26] yes, correct [19:27] ok now [19:27] it starts the server and I can get to it via browser [19:27] run: touch OctopusPrint.desktop [19:27] 66% of stuff does not work yet, so no webcam, no slicer, but these will be another topic [19:28] currently the server is running. Leave it or shut it down? [19:28] leave it [19:29] nothing happened? [19:29] I know, just tell me done [19:29] now [19:29] run: pluma OctopusPrint.desktop [19:30] done [19:30] did it open a document? [19:30] yes, blank document titeld OctopusPrint.desktop [19:30] good [19:31] now open another terminal [19:31] done [19:31] run: ls /usr/share/icons/hicolor/32x32/apps/ | nc termbin.com 9999 [19:33] http://termbin.com/o9jf [19:36] do you still have that document opened? [19:36] yes [19:36] open this link and copy its content to that document: http://termbin.com/so9u [19:37] pasted [19:37] save the document and close it [19:38] done [19:38] now in the same terminal that you have just opened the document run: chmod +x OctopusPrint.desktop [19:39] done [19:40] now run: cp OctopusPrint.desktop $HOME/.local/share/applications [19:41] done [19:41] now go to the mate menu > internet and see if you find the new shortcut named OctopusPrint [19:41] confirmed [19:42] now let's test it, shutdown your octopus server and try to open it via the new shortcut [19:43] let me verify if the server really is stopped [19:43] ok [19:44] it sensed the server is starting, give it a minute or so... looks good so far [19:44] started. [19:44] so it works with the shortcut right? [19:44] correct [19:45] ok now [19:45] run: sudo cp $HOME/.local/share/applications/OctopusPrint.desktop /etc/xdg/autostart [19:46] done [19:47] run: cp $HOME/.local/share/applications/OctopusPrint.desktop $HOME/.config/autostart [19:48] done [19:48] run: ls /etc/xdg/autostart | nc termbin.com 9999 [19:49] http://termbin.com/nd67r [19:49] run: ls $HOME/.config/autostart | nc termbin.com 9999 [19:50] http://termbin.com/gqt7 [19:51] go ahead reboot [19:51] let me just copy and save this goodies [19:52] you gonna have everything in your terminal history anyways, but save it, it's useful [19:52] if you run in the terminal: history [19:52] it will show you everything [19:52] multiple terminal windows?? [19:53] reebooot [19:53] ok [19:56] hello [19:56] +i [19:56] I am pleased to say it works! [19:56] odroid_back, ok goot [19:56] good* [19:56] excellent [19:56] fantastic [19:56] would you like a reward? [19:57] don't worry, linux is non-profit [19:57] user support isn't [19:57] it's meant to be free and the support at least from my side will always be like this [19:58] help [19:58] I bow to you sir. [19:58] hi ? [19:59] odroid_back, once you've lit your torch up, share the light with others who need it! [19:59] good luck [20:00] thank you and much respect from my side [20:00] you're welcome [21:57] just installed ubuntu mate 17.04 on emachine t5212 how to make dvd's play? [22:06] I have had to to reinstall Ubuntu MATE 4 times due to really odd bugs. It wouldn't boot at one point, wifi would not work one time only wired(checked, and have all drivers), desktop became corrupted, and then my cursor wouldn't work even after restarting. So far I haven't had to reinstall all day since this morning, but I do not wan't to have to re [22:06] install again. Anyone know what's going on? [22:14] I should probably put this on AskUbuntu instead of here because I do not think anyone here knows what's going on [22:16] * supMATE [22:27] ▄▄▄▄▄▄▄▄▄▄▄▄▄ DID YOU GUYS KNOW TODAY WAS NIGGERS DAY?? SAY HI TO YOUR FAVORITY NIGGER IN #FREENODE!! quicktalkeh676te.onionqxptt: khw os2mac_ m4t s0ph0s Hobbyboy hggdh DerRaiden dipraw__ M_aD stooj led_ir22 aptanet marosg ryan_ johnc4510 xor ali1234 SynfulAck jlacroix DerRaiden_ ubot9 isaagar el BlackPanx scottASL48 mich1x rymate1234 marlinc BubuIIC palasso Talikk [22:27] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ DID YOU GUYS KNOW TODAY WAS NIGGERS DAY?? SAY HI TO YOUR FAVORITY NIGGER IN #FREENODE!! quicktalkeh676te.onionfzddt: aptanet rymate1234 cyphermox karjala el ali1234 DerRaiden_ s0ph0s pizzaops sixwheeledbeast isaagar mich1x lord4163 mandje_ ryan_ harald_bl_g AndrzejL M1K4 to ubergoose johnc4510 egos wxl karjala_ m4t BlackPanx Hobbyboy khw Tal [22:31] only installed once and updated after all working but playing dvd's