/srv/irclogs.ubuntu.com/2021/04/02/#xubuntu.txt

jphilipstesting week has begun - https://xubuntu.org/news/xubuntu-21-04-testing-week/00:24
jphilipsjoin us in the #ubuntu-quality IRC channel or the telegram group - https://t.me/XubuntuDevelopment00:25
ArsenievHello. Is there any way to create a launcher in the menu editor so a terminal with an specifc command opens?08:42
gnrpArseniev: You want xfce-terminal?08:46
gnrpArseniev: Anyway, just call `xfce4-terminal -x $COMMAND`08:46
gnrpso make a starter with the terminal icon and this as the command to execute08:47
Arsenievok, let me check. xfce-terminal is ok08:48
gnrpI have e.g. a command that starts `xfce4-terminal -x tmux` so I get a terminal window with tmux already inside08:48
Arsenievoh not working08:57
Arsenievupsc salicru08:57
Arsenievths is the command I need to run very often in a terminal so I would better create a launcher for everyday use :)08:58
gnrpArseniev: not working? What is not working?08:59
Arsenievxfce4-terminal -x $upsc salicru09:04
gnrpwithout the dollar sign09:04
gnrpsorry09:04
Arsenievdid not show any terminal09:04
gnrpthat was meant ot indicate the variable ;)09:04
Arsenievooop ok :)09:04
gnrpjust     xfce4-terminal -x upsc salicru09:05
Arsenievok, a terminal flashed very quickly and dissapeared09:05
gnrpyeah. Becuase this command is run instead of a shell09:06
gnrpwhat is your goal? You could make something like    xfce4-terminal -x "upsc salicru; read" if you want to close the window only when you press enter09:07
gnrpor you want to have a regular shell afterwards?09:07
gnrpso what happens right now: A terminal will run, execute upsc salicru and when the command is over, closes again09:07
ArsenievI need it to stay as I need to read the result of such command09:08
ArsenievI can't read it in a milisecond haha09:09
gnrpthen try this:     xfce4-terminal -x "upsc salicru; read"09:09
gnrpthen it will wait till you press enter09:09
gnrpor try this:     xfce4-terminal -x "upsc salicru; sleep N"09:09
gnrpwhere you replace N by the amount of seconds that you want to see the terminal09:09
Arsenieverror with both of them :S09:17
gnrpArseniev: What's the error?09:17
Arsenievwell i'll translate it because it is in spanish.09:19
Arsenievan error happened while running the son process. "upsc salicru; read" there is no such file or directory09:21
gnrpArseniev: I'm offline in five minutes, so rather be quick if there's not somebody else jumping in ;)09:21
gnrpArseniev: Aaah, I see09:21
gnrpwith sleep it should owrk09:21
gnrpread is a shell built-in09:21
Arsenievok09:21
gnrpyou could start a shell to run that command ,but I'd recommend the tim hting09:21
Arsenievthe same error09:22
gnrpArseniev: Try "upsc salicru; /bin/sleep 5"09:22
gnrpArseniev: Could also be you have to give the whole path for upsc09:23
gnrpyou can find out with `which upsc` (just run in terminal to get the full path)09:24
Arsenievnothing seems to work hahah. Bad day. I'll try another day. Thank yo anyway gnrp09:25
readidhello i install xubuntu 18.0413:17
Maikreadid: xubuntu 18.04 will go EOL (End Of Life) this months and won't be supported anymore13:19
remlineYes, 20.04 is the current long term release.13:22
Maikhe's goneanyway13:23
Maiki would like to have known if he has a 32bit machine or a 64bit one13:24
Maikmost people install 18.04 because it's the only and last release with 32bit support13:24
remlineMaik: I very much wonder, what percentage of 32bit installs are simply because the person didn't know whether to download 32 or 64?13:25
remlineI've got pretty ancient hardware, but still it is 64 bit!13:25
Maikremline: also true. But there was a user in kubuntu yesterday who had a 32bit only machine so we had to tell him to switch to Debian.13:28
fyrriI've got a couple 32-bit systems still running :)13:40
fyrritheyre impractically slow for any real use, but still13:40
remlinefyrri: Neat! What CPUs are they?13:43
fyrriAMD k6-2, thunderbird and one Mac Mini13:45
fyrriPPC Mac Mini13:45
fyrriI've kept them for nostalgia's sake all these years :)13:46
jphilipstesting week has begun - https://xubuntu.org/news/xubuntu-21-04-testing-week/17:49
jphilipsjoin us in the #ubuntu-quality IRC channel or the telegram group - https://t.me/XubuntuDevelopment17:49

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!