#hazzy Logs

Mar 21 2020

#hazzy Calendar

12:05 AM TurBoss: CaptHindsight: do you have the link for the layered svg?
12:05 AM TurBoss: i lost
12:05 AM TurBoss: :P
12:06 AM TurBoss: found it
12:24 AM CaptHindsight: long day here, we go to "Shelter in place" starting tomorrow
12:24 AM CaptHindsight: at least we can still get outside as long as you keep apart from others
12:27 AM TurBoss: we are goin for the 8 day
12:32 AM TurBoss: you are lucky
05:44 AM MufDvr[m]: Hi, I am trying to run "https://github.com/kcjengr/probe_basic/releases/download/v0.2.8/ProbeBasic-Installer-v0.2.8
05:44 AM MufDvr[m]: " to upgrade ProbeBasic but when I run the installer it tells me that it is missing the ProbeBasic-Installer-v0.2.8.1.dat, I can't find it anywhere.
05:44 AM MufDvr[m]: I did try to rename the maintenancetool.dat but mine is not well
05:44 AM MufDvr[m]: any suggestions?
05:52 AM MufDvr[m]: sorry, looks like this is the wrong place to ask about ProbeBasic, please ignore.
05:55 AM lrm: hi, is this the correct place to ask about ProbeBasic_Installer?
06:23 AM jthornton: yes
08:00 AM hazzy-m: MufDvr: yes, this is the right place for and questions related to ProbeBasic or Qtpyvcp
08:00 AM hazzy-m: What error are you getting?
08:33 AM JT[m]: hazzy: what is a Style Class in a Rule?
08:38 AM JT[m]: also something is wrong with the VCP Stacked Widget, you can't drop any widgets into it
08:38 AM JT[m]: currentindex is -1
08:39 AM JT[m]: a normal stacked widget has 2 pages to start and the VCP has none
09:25 AM hazzy-m: JT: a StyleClass rules is used to set the style class applied to the widget
09:25 AM hazzy-m: for example:
09:28 AM hazzy-m: ```QPushButton[style="red_border"] {
09:28 AM hazzy-m: border-color: red;
09:28 AM hazzy-m: }
09:29 AM * hazzy-m sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/FmqzvQdRgUkhcUKWayXwrnkb >
09:30 AM hazzy-m: when the rules sets the style class to "red_border", that QSS style class would be applied
09:30 AM hazzy-m: we probably need to add some tabs by default...
09:31 AM hazzy-m: you should be able to right click and select add page or something similar
10:47 AM JT[m]: thanks
10:47 AM JT[m]: yea at least 2 tabs are needed I think
11:10 AM Lcvette: JT: have you seen the gearbox type bike transmission?
11:11 AM Lcvette: https://www.youtube.com/watch?v=rr1O8vwDY0A
11:11 AM Lcvette: crazy
11:12 AM Lcvette: MufDvr: how can we help?
11:13 AM Lcvette: lrm: same
11:28 AM roguish[m]: JT: just firing up my RPi
11:28 AM roguish[m]: installing NOOBI that came with it
11:29 AM JT[m]: use Gene's image
11:29 AM roguish[m]: where is it?
11:29 AM jthornton: no, not seen that
11:30 AM roguish[m]: https://www.amazon.com/gp/product/B07VFCB192/ref=ppx_yo_dt_b_asin_image_o00_s00?ie=UTF8&psc=1
11:31 AM roguish[m]: that's what I bought
11:31 AM roguish[m]: came thursday really late. let the package sit on the porch to 'self isolate' until this morning.....
11:33 AM jthornton: http://geneslinuxbox.net:6309/gene/lathe-stf/
11:42 AM JT[m]: roguish: same one I have
11:46 AM roguish[m]: so, read through Gene's 'readme'. kinda rambles.
11:47 AM roguish[m]: is there a simple 'plug n play' image, yet?
11:48 AM roguish[m]: what does PCW have going on?
01:23 PM jthornton: I'm not sure what PCW has, he built that from my instructions on gnipsel.com
02:05 PM roguish[m]: here: https://gnipsel.com/linuxcnc/uspace/index.html
02:06 PM roguish[m]: any update there? page says Aug 23, '19
02:14 PM JT-Shop: which page?
02:21 PM roguish[m]: https://gnipsel.com/linuxcnc/uspace/rpi4-rt.html
02:23 PM JT-Shop: no updates that's when I built the Rpi4
02:30 PM roguish[m]: i guess i don't get the whole thing. Do I have to build both the OS and lcnc from scratch?
02:37 PM JT-Shop: aye
02:37 PM JT-Shop: just don't skip a step and you'll be ok
02:41 PM JT-Shop: roguish[m], what do you think of the font changes on MT6?
04:01 PM TurBoss: hello
04:06 PM JT-Shop: hey
04:19 PM TurBoss: CaptHindsight: check this
04:19 PM * TurBoss uploaded a video: slicer.webm (240KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/kdySZtKczKAwdIQFMTMvXpbl >
04:27 PM CaptHindsight: you got it
04:37 PM Not-8b5f: [02qtpyvcp] 07TurBoss pushed 031 commit to 03opencv [+1/-0/±1] 13https://git.io/JvD30
04:37 PM Not-8b5f: [02qtpyvcp] 07TurBoss 039eec0f8 - implement layers
04:37 PM TurBoss: yeah
04:42 PM CaptHindsight: TurBoss: I have printers to test this on as well
04:42 PM CaptHindsight: I'm working on the mill later today
04:43 PM CaptHindsight: going out before they close the outside later today :)
04:44 PM TurBoss: ok
04:55 PM CaptHindsight: https://imgur.com/zKNtBAg
04:56 PM CaptHindsight: https://imgur.com/zvxoHUT
04:56 PM TurBoss: espectacular
05:10 PM TurBoss: I need to figure a way to keep aspect ratio
06:33 PM CaptHindsight: when you slice the 3d model you set the aspect ratio for the raster device use for printing
06:34 PM CaptHindsight: well you really set the XY resolution, the aspect ratio obviously just follows
06:54 PM lrm: Hi, I am trying to run "https://github.com/kcjengr/probe_basic/releases/download/v0.2.8/ProbeBasic-Installer-v0.2.8
07:19 PM TurBoss: hello
07:20 PM TurBoss: lrm: do you get any error message?
07:21 PM TurBoss: CaptHindsight: you can find all the stuff on the opencv branch
07:22 PM TurBoss: also background has to be black
07:34 PM CaptHindsight: OK :)
07:36 PM TurBoss: lrm: check here on step 4
07:36 PM TurBoss: https://kcjengr.github.io/probe_basic/quick_start.html
07:38 PM lrm: yes, root@cnc-02:/home/cnc/probe_basic# ./ProbeBasic-Installer-v0.2.8.1
07:39 PM lrm: I can run the executable, if I run from the desktop icon it silent fails, if I run from the command line I get the error above
07:39 PM TurBoss: chmod +x ProbeBasic-Installer-v0.2.8.1
07:39 PM lrm: yes, I have done that
07:40 PM TurBoss: hmm
07:40 PM TurBoss: it doesn't has to be ran as root
07:40 PM lrm: -rwxr-xr-x 1 cnc cnc 27410273 Mar 12 05:58 ProbeBasic-Installer-v0.2.8.1
07:40 PM TurBoss: never tried
07:40 PM TurBoss: should work
07:40 PM TurBoss: give me a sek
07:40 PM lrm: cnc@cnc-02:~/probe_basic$ ./ProbeBasic-Installer-v0.2.8.1
07:41 PM lrm: as a standard user
07:41 PM lrm: I tried root incase it was trying to create files etc
07:41 PM TurBoss: ok
07:42 PM lrm: I tried copying maintenancetool.dat but it does not look compatible, my maintenanctool.dat is missing the repositories
07:42 PM TurBoss: try this vervose mode
07:42 PM TurBoss: ```
07:42 PM TurBoss: ./ProbeBasic-Installer-v0.2.8 -vvv
07:43 PM lrm: cnc@cnc-02:~/probe_basic$ ./ProbeBasic-Installer-v0.2.8.1 -vvv
07:43 PM Lcvette: What os are you running?
07:43 PM lrm: debian
07:43 PM lrm: #1 SMP PREEMPT RT Debian 4.9.210-1 (2020-01-20)
07:43 PM TurBoss: good question :)
07:43 PM TurBoss: hello Lcvette
07:44 PM TurBoss: it should work on debian 9 and 10
07:44 PM lrm: does the installer create its own .dat file?
07:44 PM Lcvette: o/
07:44 PM Lcvette: :D
07:44 PM TurBoss: lrm: did the command give any output?
07:45 PM lrm: yes, I posted 5 above
07:45 PM Lcvette: Did you try the icon launcher?
07:45 PM lrm: TurBoss cnc@cnc-02:~/probe_basic$ ./ProbeBasic-Installer-v0.2.8.1 -vvv
07:45 PM lrm: yes, silent fail
07:45 PM TurBoss: cnc@cnc-02:~/probe_basic$ ./ProbeBasic-Installer-v0.2.8.1 -vvv
07:45 PM TurBoss: ?
07:46 PM TurBoss: ops
07:46 PM lrm: I think it is telling the truth, the .dat file does not exist
07:47 PM Lcvette: Try deleting and download the installer package again
07:47 PM TurBoss: maybe try to redownload? name
07:47 PM lrm: cnc@cnc-02:~/probe_basic$ ls -l
07:47 PM lrm: 27140480 Mar 2 17:54 maintenancetool
07:47 PM Lcvette: I just ran it ran perfect
07:48 PM lrm: do you want me to delete only ProbeBasic-Installer-v0.2.8.1 and download again?
07:48 PM TurBoss: lrm: move the installer to another folder ~/probe_basic is used to install
07:48 PM lrm: ok, will try now
07:48 PM TurBoss: ok
07:48 PM Lcvette: https://kcjengr.github.io/probe_basic/quick_start.html
07:49 PM Lcvette: Are you downloading from this link?
07:49 PM Lcvette: Near the bottom of the page
07:49 PM TurBoss: 0.2.8.1 seems not ok
07:49 PM Lcvette: lrm: ?
07:49 PM TurBoss: is 0.2.8
07:50 PM Lcvette: And is this linuxcnc 2.8 or higher?
07:50 PM lrm: ProbeBasic-Installer-v0.2.8
07:50 PM lrm: ok, created new dir, wget the file and chmod, it now runs!
07:50 PM lrm: thank you
07:51 PM roguish[m]: good night all. chicken coming off the BBQ.
07:51 PM Not-8b5f: [02qtpyvcp] 07TurBoss pushed 031 commit to 03opencv [+0/-0/±1] 13https://git.io/JvDnf
07:51 PM Not-8b5f: [02qtpyvcp] 07TurBoss 031528f6d - use draw function
07:51 PM TurBoss: cool great
07:51 PM TurBoss: night roguish:
08:24 PM Not-8b5f: [02qtpyvcp] 07TurBoss pushed 033 commits to 03master [+0/-0/±3] 13https://git.io/JvDnw
08:24 PM Not-8b5f: [02qtpyvcp] 07TurBoss 0305ba8e8 - Merge branch 'VTK_tweaks'
08:25 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+481/-0/±0] 13https://git.io/JvDnM
08:25 PM Not-8b5f: [02qtpyvcp] 07traviscibot 03e3281d7 - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
08:38 PM TurBoss: I need carajillo
08:39 PM * hazzy-m needs it too
08:39 PM hazzy-m: hey!
08:39 PM TurBoss: hey
08:39 PM TurBoss: check this
08:39 PM TurBoss: incoming minivideo
08:40 PM * TurBoss uploaded a video: slicer2.webm (369KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/WJhoZdzdZQSrtvrgbeWdsfIJ >
08:54 PM hazzy-m: TurBoss: SWEET!!!
08:54 PM hazzy-m: I got the custom widgets kinda working
08:54 PM TurBoss: wow
08:54 PM TurBoss: nice!
08:54 PM hazzy-m: I'll push in a bit
08:54 PM TurBoss: hohoohoho thanks!
08:59 PM CaptHindsight: nice
08:59 PM TurBoss: CaptHindsight: got something to play with?
09:00 PM TurBoss: confinament is super bored
09:00 PM TurBoss: so you use a projector?
09:01 PM TurBoss: vga one?
09:02 PM TurBoss: so we need a way to create a secondary window in fullscreen that need to move the svg arround
09:05 PM CaptHindsight: TurBoss: i have XVGA, HD and 4K projectors :)
09:05 PM TurBoss: noice!
09:06 PM CaptHindsight: yes, but Slic3r sets where in the window that the part is displayed
09:07 PM TurBoss: we need to extract that info from the svg
09:07 PM CaptHindsight: yeah, does Slic3r actually do that right now properly?
09:08 PM CaptHindsight: that said, one could move the SVG around the screen later if you wish to in the SVG widget
09:08 PM TurBoss: yes that what was thinking
09:08 PM CaptHindsight: that could come in handy for creating test patterns
09:09 PM TurBoss: I let you extend the plugin :P
09:09 PM CaptHindsight: say a crosshatch that is placed in the center, then in corners
09:09 PM CaptHindsight: yeah
09:09 PM TurBoss: ehehhehe
09:09 PM CaptHindsight: like i said I understand the filters and the math just not all this windowing and IO stuff
09:10 PM TurBoss: feel free to ask
09:10 PM CaptHindsight: the examples should be helpful
09:10 PM TurBoss: ou can read the examples
09:10 PM TurBoss: yea
09:10 PM CaptHindsight: OK so what should we work on first? the opneCV or the SVG viewer?
09:11 PM CaptHindsight: i have all the hardware here
09:11 PM TurBoss: duno
09:11 PM TurBoss: :D
09:11 PM CaptHindsight: 3-axis mill is up with Linuxcnc and Stretch
09:12 PM CaptHindsight: have to update qtpyvcp on it
09:12 PM TurBoss: then go for opencv
09:12 PM CaptHindsight: OK
09:12 PM CaptHindsight: it's not like I'm going anywhere :)
09:12 PM TurBoss: the external widgets hazzy is working on is near
09:13 PM TurBoss: so well setup a window with mininal features
09:13 PM TurBoss: but
09:13 PM TurBoss: we can wait
09:14 PM TurBoss: to the external widgets before messing to much
09:14 PM CaptHindsight: sounds good
09:14 PM CaptHindsight: don't waste time
09:15 PM TurBoss: you can still play with the camera
09:15 PM CaptHindsight: sure
09:15 PM CaptHindsight: it is so quiet around here
09:15 PM TurBoss: do you have seen the code of the opencv for croshairs and edge detection?
09:16 PM CaptHindsight: i have it but did not do more than skim through it
09:16 PM TurBoss: https://github.com/kcjengr/qtpyvcp/blob/opencv/qtpyvcp/widgets/display_widgets/opencv_widget/opencv_widget.py#L70
09:17 PM TurBoss: there is where the frame gets captured
09:17 PM TurBoss: it return 2 values, if the result was ok and the frame
09:17 PM CaptHindsight: ok
09:17 PM TurBoss: so we check for result variable begin true
09:18 PM TurBoss: next to line 72 is where you add the magic
09:18 PM CaptHindsight: i saw the 2 checkoboxs in the corner for crosshairs and edge detect
09:19 PM TurBoss: yea thoose are represented by slots in that file
09:19 PM TurBoss: line 114
09:19 PM CaptHindsight: ah ok
09:19 PM TurBoss: from the vcp you can send data to thoose slots
09:19 PM TurBoss: eg you create a spinbox and link it to the correct slot
09:21 PM * TurBoss sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/pLEhEpSAAktmtFBzslmPWfoB >
09:21 PM TurBoss: then you can use thoose sliders spin box checkbox with your math
09:22 PM CaptHindsight: I see
09:40 PM TurBoss: hazzy: I have a question you arround?
09:40 PM TurBoss: I have created a plugin but it has to keept running
09:40 PM TurBoss: how can i run it without stucking the app?
09:46 PM TurBoss: got iy
09:46 PM TurBoss: * got it
10:08 PM hazzy-m: TurBoss: what did you do?
10:08 PM TurBoss: secret
10:08 PM hazzy-m: lol
10:08 PM TurBoss: nah is the rest api
10:08 PM TurBoss: curl to the plugins
10:08 PM TurBoss: is on my fork
10:14 PM hazzy-m: just checked, nice!
10:14 PM TurBoss: just check this
10:14 PM * TurBoss sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/kFboZjnNnrggkNjbsAjQmdQf >
10:15 PM hazzy-m: awesome!!!!
10:15 PM TurBoss: ```
10:15 PM TurBoss: ➜ ~ curl -X GET http://192.168.122.104:1337/status\?homed
10:15 PM TurBoss: (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)% ➜ ~
10:15 PM TurBoss: lol
10:15 PM TurBoss: it wirks
10:15 PM TurBoss: pushing
10:15 PM hazzy-m: amazing!
10:16 PM hazzy-m: would be great for a web interface
10:16 PM Not-8b5f: [02qtpyvcp] 07TurBoss pushed 0310 commits to 03API [+10/-3/±11] 13https://git.io/JvDC3
10:16 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson 03f105d4c - move bar indicator to base widgets to can be sub-classed
10:16 PM Not-8b5f: [02qtpyvcp] 07TurBoss 0336f0210 - HalLoadMeter
10:16 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson 03ae0a704 - rename to HalBarIndicator
10:16 PM Not-8b5f: [02qtpyvcp] ... and 7 more commits.
10:16 PM Not-8b5f: [02qtpyvcp] 07TurBoss created branch 03API - 13https://git.io/fhCou
10:16 PM TurBoss: yes or trazability
10:17 PM TurBoss: machine status in mobile
10:17 PM TurBoss: per example
10:18 PM TurBoss: ?
10:18 PM travis-ci: kcjengr/qtpyvcp#1395 (API - f583ae8 : TurBoss): The build passed.
10:18 PM travis-ci: Diff view : https://github.com/kcjengr/qtpyvcp/compare/f105d4c8feb2^...f583ae849077
10:18 PM travis-ci: Build details : https://travis-ci.org/kcjengr/qtpyvcp/builds/665384518
10:18 PM TurBoss: did we both push?
10:18 PM TurBoss: @hazzy?
10:19 PM TurBoss: ops
10:19 PM TurBoss: i think i messed
10:19 PM TurBoss: ah not much
10:22 PM Not-8b5f: [02qtpyvcp] 07TurBoss pushed 031 commit to 03VCP_API [+1/-0/±0] 13https://git.io/JvDCW
10:22 PM Not-8b5f: [02qtpyvcp] 07TurBoss 03b1db45e - ENH implement vcp api
10:22 PM Not-8b5f: [02qtpyvcp] 07TurBoss created branch 03VCP_API - 13https://git.io/fhCou
10:23 PM * TurBoss sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/gsRkYDXPnhzBFcWNsIBzhvgg >
10:23 PM TurBoss: ~o~
10:23 PM travis-ci: kcjengr/qtpyvcp#1396 (VCP_API - b1db45e : TurBoss): The build passed.
10:23 PM travis-ci: Diff view : https://github.com/kcjengr/qtpyvcp/commit/b1db45e45a82
10:23 PM travis-ci: Build details : https://travis-ci.org/kcjengr/qtpyvcp/builds/665385379
10:25 PM TurBoss: hazzy: VCP_API is the new branch
10:26 PM TurBoss: i messed in the other had changes for halbar
10:26 PM TurBoss: I'm about to nuke
10:26 PM TurBoss: if you can confirm that VCP_API works=
10:26 PM TurBoss: * if you can confirm that VCP_API works?
10:26 PM hazzy-m: yes
10:26 PM hazzy-m: sek
10:26 PM TurBoss: very easy
10:26 PM TurBoss: cool thanks!
10:27 PM hazzy-m: just add it to the yaml file?
10:27 PM TurBoss: yes
10:29 PM * TurBoss sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/XYBvLjhPvHRPDDggYMNcuFRk >
10:29 PM hazzy-m: thanks!
10:29 PM TurBoss: then run
10:29 PM TurBoss: the vcp
10:29 PM TurBoss: and issue from another terminal
10:30 PM TurBoss: curl -X GET http://192.168.122.104:1337/status\?homed
10:30 PM TurBoss: or any orthers
10:31 PM hazzy-m: do I need to install thread?
10:31 PM * hazzy-m sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/BUiYUVNxeqtPAmYRFmtKAFVG >
10:31 PM TurBoss: oppps
10:31 PM hazzy-m: :)
10:31 PM TurBoss: not sure
10:32 PM TurBoss: is not installed by default?
10:32 PM TurBoss: 😲
10:32 PM TurBoss: oh
10:33 PM TurBoss: just rename it to thread
10:33 PM hazzy-m: I would think it would be
10:33 PM hazzy-m: ok
10:33 PM hazzy-m: seems to work
10:33 PM TurBoss: cool
10:34 PM TurBoss: curl -X GET http://192.168.122.104:1337/status\?joints
10:35 PM TurBoss: did you get something?
10:35 PM TurBoss: me is from otrher computer
10:35 PM TurBoss: use 127.0.0.1
10:35 PM TurBoss: :P
10:36 PM TurBoss: I don't know yet how far can you go like joints is ok but joint1:something?
10:37 PM hazzy-m: it works!!!!
10:37 PM TurBoss: 🤐
10:37 PM TurBoss: it does!?
10:37 PM TurBoss: hurray!
10:37 PM TurBoss: what have you tried?
10:38 PM TurBoss: spindle?
10:38 PM TurBoss: it should be sthe same for tooltable and offsets
10:43 PM TurBoss: hohohoho
10:43 PM TurBoss: ```
10:43 PM TurBoss: ➜ ~ curl -X GET http://192.168.122.104:1337/tools\?current_tool
10:43 PM TurBoss: {'A': 0.0, 'C': 0.0, 'B': 0.0, 'D': 0.0, 'I': 0.0, 'J': 0.0, 'Q': 0, 'P': -1, 'R': 'No Tool Loaded', 'U': 0.0, 'T': 0, 'W': 0.0, 'V': 0.0, 'Y': 0.0, 'X': 0.0, 'Z': 0.0}% ➜ ~
10:44 PM TurBoss: ```
10:44 PM TurBoss: ➜ ~ curl -X GET http://192.168.122.104:1337/tools\?current_tool
10:44 PM TurBoss: {'A': 0.0, 'C': 0.0, 'B': 0.0, 'D': 0.25, 'I': 0.0, 'J': 0.0, 'Q': 0, 'P': 2, 'R': '1/4" 2FL END MILL', 'U': 0.0, 'T': 2, 'W': 0.0, 'V': 0.0, 'Y': 0.0, 'X': 0.0, 'Z': 0.8245}% ➜ ~
10:45 PM Not-8b5f: [02qtpyvcp] 07TurBoss pushed 031 commit to 03VCP_API [+0/-0/±1] 13https://git.io/JvDCz
10:45 PM Not-8b5f: [02qtpyvcp] 07TurBoss 038c1e43c - add more plugins
10:45 PM Not-8b5f: [02qtpyvcp] 07TurBoss deleted branch 03API - 13https://git.io/fhCou
10:45 PM Not-8b5f: [02qtpyvcp] 07TurBoss deleted branch 03API
10:48 PM Not-8b5f: [02qtpyvcp] 07TurBoss pushed 031 commit to 03VCP_API [+0/-0/±1] 13https://git.io/JvDCg
10:48 PM Not-8b5f: [02qtpyvcp] 07TurBoss 034e5a9b1 - add license header
10:48 PM TurBoss: is it fun ?
10:48 PM TurBoss: now can write native mobile app
10:48 PM TurBoss: for status
10:49 PM TurBoss: for now...
10:49 PM TurBoss: :P
10:57 PM * hazzy-m broke it
10:57 PM TurBoss: yes?
10:57 PM TurBoss: its broken
10:57 PM * hazzy-m sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/fAwIMJjOPYUalvWciSevJmSu >
10:57 PM hazzy-m: should work to auto add the plugins, no?
10:57 PM TurBoss: oh
10:57 PM TurBoss: yes
10:58 PM hazzy-m: but it does not lol
10:58 PM TurBoss: but plugings ar Channels
10:58 PM hazzy-m: I can't see a mistake
10:58 PM hazzy-m: but it should be the same as what you did
10:58 PM hazzy-m: OHH
10:58 PM hazzy-m: right
10:58 PM hazzy-m: sek
10:59 PM * hazzy-m sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/rfbMyrfHkfHTAsisrvdEAXTw >
10:59 PM * TurBoss sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/XSRFVagXiLuHvukSpGETZwEY >
10:59 PM TurBoss: yes!
10:59 PM hazzy-m: thanks!
10:59 PM TurBoss: hmm
11:00 PM hazzy-m: works!
11:00 PM TurBoss: hurray!
11:00 PM TurBoss: Id call name var plugin
11:00 PM TurBoss: ah oh is obj
11:00 PM TurBoss: ok
11:02 PM TurBoss: how can i ask for a joint.something?
11:04 PM hazzy-m: good question ...
11:05 PM TurBoss: can you push ?
11:08 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03VCP_API [+0/-0/±1] 13https://git.io/JvDCA
11:08 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson 032cf34a7 - auto load plugins
11:09 PM TurBoss: cool
11:11 PM TurBoss: fantabulous!
11:12 PM hazzy-m: https://github.com/kcjengr/qtpyvcp/blob/db07e7b0146a2740a8ec8b000e2cf92dcd3c14cf/qtpyvcp/plugins/plugin.py#L21
11:12 PM hazzy-m: ^^ This is how the request is processed by the data chan
11:12 PM hazzy-m: I mean DataPlugin
11:14 PM TurBoss: like in the rule editor?
11:14 PM hazzy-m: yes
11:14 PM hazzy-m: Im not sure how its working with the GET request though
11:16 PM * hazzy-m needs to sleep
11:16 PM hazzy-m: gn8
11:16 PM TurBoss: n8