Hi, I installed ViDI on Pharo 4 following the project instructions detailed in its GitHub page: Gofer new smalltalkhubUser: 'YuriyTymchuk' project: 'Configuration'; configurationOf: 'Vidi'; load. #ConfigurationOfVidi asClass loadStable When I launch the ViDI option I get the error: "Error: glx not supported". I'm using Gentoo Linux with NVidia Optimus graphic card, so I use bumblebee to switch to NVidia and launched pharo using optirun command like this: $ optirun pharo-ui my-image I get glxspheres64 running successfully using the same procedure. How can I activate GLX support inside the Pharo image? I noted the option System > Settings > FFI > "Path to OpenGL library (on linux)" however I don't see (or I don't know) how to set this value. Thank you.
Hi Rafael, thank you for your interest in ViDI. I have not used Pharo on Linux, but I hope that soon we will find a solution for this :) Uko
On 27 Nov 2014, at 01:41, Rafael Luque <rafael.luque.leiva@gmail.com> wrote:
Hi,
I installed ViDI on Pharo 4 following the project instructions detailed in its GitHub page:
Gofer new smalltalkhubUser: 'YuriyTymchuk' project: 'Configuration'; configurationOf: 'Vidi'; load. #ConfigurationOfVidi asClass loadStable
When I launch the ViDI option I get the error: "Error: glx not supported".
I'm using Gentoo Linux with NVidia Optimus graphic card, so I use bumblebee to switch to NVidia and launched pharo using optirun command like this:
$ optirun pharo-ui my-image
I get glxspheres64 running successfully using the same procedure.
How can I activate GLX support inside the Pharo image? I noted the option System > Settings > FFI > "Path to OpenGL library (on linux)" however I don't see (or I don't know) how to set this value.
Thank you.
What is Vidi ? cant find it in smalltalkhub On Thu, Nov 27, 2014 at 10:57 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi Rafael,
thank you for your interest in ViDI. I have not used Pharo on Linux, but I hope that soon we will find a solution for this :)
Uko
On 27 Nov 2014, at 01:41, Rafael Luque <rafael.luque.leiva@gmail.com> wrote:
Hi,
I installed ViDI on Pharo 4 following the project instructions detailed in its GitHub page:
Gofer new smalltalkhubUser: 'YuriyTymchuk' project: 'Configuration'; configurationOf: 'Vidi'; load. #ConfigurationOfVidi asClass loadStable
When I launch the ViDI option I get the error: "Error: glx not supported".
I'm using Gentoo Linux with NVidia Optimus graphic card, so I use bumblebee to switch to NVidia and launched pharo using optirun command like this:
$ optirun pharo-ui my-image
I get glxspheres64 running successfully using the same procedure.
How can I activate GLX support inside the Pharo image? I noted the option System > Settings > FFI > "Path to OpenGL library (on linux)" however I don't see (or I don't know) how to set this value.
Thank you.
On 27 Nov 2014, at 10:23, kilon alios <kilon.alios@gmail.com> wrote:
What is Vidi ? cant find it in smalltalkhub
http://vidi.inf.usi.ch Marcus
"http://vidi.inf.usi.ch" thanks "ViDI is a tool Iâm developing to review the code. I host it on github: https://github.com/Uko/Vidi/" great work Yuriy looks very impressive definitely will give it a try. Another toy for my collection and very productive one it seems :)
On 27 Nov 2014, at 10:59, kilon alios <kilon.alios@gmail.com> wrote:
"http://vidi.inf.usi.ch <http://vidi.inf.usi.ch/>"
thanks
"ViDI is a tool Iâm developing to review the code. I host it on github: https://github.com/Uko/Vidi/ <https://github.com/Uko/Vidi/>"
great work Yuriy looks very impressive definitely will give it a try. Another toy for my collection and very productive one it seems :)
Thank you Kilon. ViDI is still under heavy development, but your feedback is much appreciated :). Feel free to open bug reports and feature requests at: https://github.com/Uko/Vidi/issues <https://github.com/Uko/Vidi/issues> As you can see, my first beta tester Roberto Minelli discovered a lot of these. Uko
thats one of the great things about github is how easy it is to report issues and problem and engage the developers into discussion without having to detract attention to a mailing list. You can even attach pull requests to issues that offer code for solving these problems. So yes I will be definitely reporting back any issues I have , maybe even send you a few pull requests if the fix is easy for me to do. On Thu, Nov 27, 2014 at 12:23 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
On 27 Nov 2014, at 10:59, kilon alios <kilon.alios@gmail.com> wrote:
thanks
"ViDI is a tool Iâm developing to review the code. I host it on github: https://github.com/Uko/Vidi/"
great work Yuriy looks very impressive definitely will give it a try. Another toy for my collection and very productive one it seems :)
Thank you Kilon.
ViDI is still under heavy development, but your feedback is much appreciated :).
Feel free to open bug reports and feature requests at: https://github.com/Uko/Vidi/issues
As you can see, my first beta tester Roberto Minelli discovered a lot of these.
Uko
On 27 Nov 2014, at 12:07, kilon alios <kilon.alios@gmail.com> wrote:
thats one of the great things about github is how easy it is to report issues and problem and engage the developers into discussion without having to detract attention to a mailing list. You can even attach pull requests to issues that offer code for solving these problems. So yes I will be definitely reporting back any issues I have , maybe even send you a few pull requests if the fix is easy for me to do.
Thanks Kilon. And yes, you are right, github in fact provides a lot of features, but out git support is not mature enough. Maybe one day everyone will migrate⦠Uko
On Thu, Nov 27, 2014 at 12:23 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>> wrote:
On 27 Nov 2014, at 10:59, kilon alios <kilon.alios@gmail.com <mailto:kilon.alios@gmail.com>> wrote:
"http://vidi.inf.usi.ch <http://vidi.inf.usi.ch/>"
thanks
"ViDI is a tool Iâm developing to review the code. I host it on github: https://github.com/Uko/Vidi/ <https://github.com/Uko/Vidi/>"
great work Yuriy looks very impressive definitely will give it a try. Another toy for my collection and very productive one it seems :)
Thank you Kilon.
ViDI is still under heavy development, but your feedback is much appreciated :).
Feel free to open bug reports and feature requests at: https://github.com/Uko/Vidi/issues <https://github.com/Uko/Vidi/issues>
As you can see, my first beta tester Roberto Minelli discovered a lot of these.
Uko
frankly I dont consider Pharo versioning system as mature as git and github. For example how git is doing branches and monticello is doing them, or comparing pharo slices to git pull requests. Then you have also tons of tools on the market that are very efficient at managing git with no equivalent tools in pharo. I could not even use monticello if I had not read the PBE. Never opened a manual using SmartGit. But on the other hand people are free to use whatever makes them comfortable and I dont think we need to wait for everyone to migrate to git and github or other versioning systems. At least for me git already works great with Pharo. On Thu, Nov 27, 2014 at 2:20 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
On 27 Nov 2014, at 12:07, kilon alios <kilon.alios@gmail.com> wrote:
thats one of the great things about github is how easy it is to report issues and problem and engage the developers into discussion without having to detract attention to a mailing list. You can even attach pull requests to issues that offer code for solving these problems. So yes I will be definitely reporting back any issues I have , maybe even send you a few pull requests if the fix is easy for me to do.
Thanks Kilon. And yes, you are right, github in fact provides a lot of features, but out git support is not mature enough. Maybe one day everyone will migrateâ¦
Uko
On Thu, Nov 27, 2014 at 12:23 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
On 27 Nov 2014, at 10:59, kilon alios <kilon.alios@gmail.com> wrote:
thanks
"ViDI is a tool Iâm developing to review the code. I host it on github: https://github.com/Uko/Vidi/"
great work Yuriy looks very impressive definitely will give it a try. Another toy for my collection and very productive one it seems :)
Thank you Kilon.
ViDI is still under heavy development, but your feedback is much appreciated :).
Feel free to open bug reports and feature requests at: https://github.com/Uko/Vidi/issues
As you can see, my first beta tester Roberto Minelli discovered a lot of these.
Uko
Iâm not comparing Monticello and Git, Iâm just saying that we donât have tools to work with git that could be easily used by all users. Uko
On 27 Nov 2014, at 15:38, kilon alios <kilon.alios@gmail.com> wrote:
frankly I dont consider Pharo versioning system as mature as git and github. For example how git is doing branches and monticello is doing them, or comparing pharo slices to git pull requests. Then you have also tons of tools on the market that are very efficient at managing git with no equivalent tools in pharo. I could not even use monticello if I had not read the PBE. Never opened a manual using SmartGit. But on the other hand people are free to use whatever makes them comfortable and I dont think we need to wait for everyone to migrate to git and github or other versioning systems. At least for me git already works great with Pharo.
On Thu, Nov 27, 2014 at 2:20 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>> wrote:
On 27 Nov 2014, at 12:07, kilon alios <kilon.alios@gmail.com <mailto:kilon.alios@gmail.com>> wrote:
thats one of the great things about github is how easy it is to report issues and problem and engage the developers into discussion without having to detract attention to a mailing list. You can even attach pull requests to issues that offer code for solving these problems. So yes I will be definitely reporting back any issues I have , maybe even send you a few pull requests if the fix is easy for me to do.
Thanks Kilon. And yes, you are right, github in fact provides a lot of features, but out git support is not mature enough. Maybe one day everyone will migrateâ¦
Uko
On Thu, Nov 27, 2014 at 12:23 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>> wrote:
On 27 Nov 2014, at 10:59, kilon alios <kilon.alios@gmail.com <mailto:kilon.alios@gmail.com>> wrote:
"http://vidi.inf.usi.ch <http://vidi.inf.usi.ch/>"
thanks
"ViDI is a tool Iâm developing to review the code. I host it on github: https://github.com/Uko/Vidi/ <https://github.com/Uko/Vidi/>"
great work Yuriy looks very impressive definitely will give it a try. Another toy for my collection and very productive one it seems :)
Thank you Kilon.
ViDI is still under heavy development, but your feedback is much appreciated :).
Feel free to open bug reports and feature requests at: https://github.com/Uko/Vidi/issues <https://github.com/Uko/Vidi/issues>
As you can see, my first beta tester Roberto Minelli discovered a lot of these.
Uko
Maybe its time for me to make a video tutorial about it and lift the myth that is not dead easy to use git with pharo. Right not it :) On Thu, Nov 27, 2014 at 5:20 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Iâm not comparing Monticello and Git, Iâm just saying that we donât have tools to work with git that could be easily used by all users.
Uko
On 27 Nov 2014, at 15:38, kilon alios <kilon.alios@gmail.com> wrote:
frankly I dont consider Pharo versioning system as mature as git and github. For example how git is doing branches and monticello is doing them, or comparing pharo slices to git pull requests. Then you have also tons of tools on the market that are very efficient at managing git with no equivalent tools in pharo. I could not even use monticello if I had not read the PBE. Never opened a manual using SmartGit. But on the other hand people are free to use whatever makes them comfortable and I dont think we need to wait for everyone to migrate to git and github or other versioning systems. At least for me git already works great with Pharo.
On Thu, Nov 27, 2014 at 2:20 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
On 27 Nov 2014, at 12:07, kilon alios <kilon.alios@gmail.com> wrote:
thats one of the great things about github is how easy it is to report issues and problem and engage the developers into discussion without having to detract attention to a mailing list. You can even attach pull requests to issues that offer code for solving these problems. So yes I will be definitely reporting back any issues I have , maybe even send you a few pull requests if the fix is easy for me to do.
Thanks Kilon. And yes, you are right, github in fact provides a lot of features, but out git support is not mature enough. Maybe one day everyone will migrateâ¦
Uko
On Thu, Nov 27, 2014 at 12:23 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
On 27 Nov 2014, at 10:59, kilon alios <kilon.alios@gmail.com> wrote:
thanks
"ViDI is a tool Iâm developing to review the code. I host it on github: https://github.com/Uko/Vidi/"
great work Yuriy looks very impressive definitely will give it a try. Another toy for my collection and very productive one it seems :)
Thank you Kilon.
ViDI is still under heavy development, but your feedback is much appreciated :).
Feel free to open bug reports and feature requests at: https://github.com/Uko/Vidi/issues
As you can see, my first beta tester Roberto Minelli discovered a lot of these.
Uko
On 27 Nov 2014, at 17:13, kilon alios <kilon.alios@gmail.com> wrote:
Maybe its time for me to make a video tutorial about it and lift the myth that is not dead easy to use git with pharo. Right not it :)
Yes, we definitely need more tutorials. Iâll appreciate git-related video. Uko
On Thu, Nov 27, 2014 at 5:20 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>> wrote: Iâm not comparing Monticello and Git, Iâm just saying that we donât have tools to work with git that could be easily used by all users.
Uko
On 27 Nov 2014, at 15:38, kilon alios <kilon.alios@gmail.com <mailto:kilon.alios@gmail.com>> wrote:
frankly I dont consider Pharo versioning system as mature as git and github. For example how git is doing branches and monticello is doing them, or comparing pharo slices to git pull requests. Then you have also tons of tools on the market that are very efficient at managing git with no equivalent tools in pharo. I could not even use monticello if I had not read the PBE. Never opened a manual using SmartGit. But on the other hand people are free to use whatever makes them comfortable and I dont think we need to wait for everyone to migrate to git and github or other versioning systems. At least for me git already works great with Pharo.
On Thu, Nov 27, 2014 at 2:20 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>> wrote:
On 27 Nov 2014, at 12:07, kilon alios <kilon.alios@gmail.com <mailto:kilon.alios@gmail.com>> wrote:
thats one of the great things about github is how easy it is to report issues and problem and engage the developers into discussion without having to detract attention to a mailing list. You can even attach pull requests to issues that offer code for solving these problems. So yes I will be definitely reporting back any issues I have , maybe even send you a few pull requests if the fix is easy for me to do.
Thanks Kilon. And yes, you are right, github in fact provides a lot of features, but out git support is not mature enough. Maybe one day everyone will migrateâ¦
Uko
On Thu, Nov 27, 2014 at 12:23 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>> wrote:
On 27 Nov 2014, at 10:59, kilon alios <kilon.alios@gmail.com <mailto:kilon.alios@gmail.com>> wrote:
"http://vidi.inf.usi.ch <http://vidi.inf.usi.ch/>"
thanks
"ViDI is a tool Iâm developing to review the code. I host it on github: https://github.com/Uko/Vidi/ <https://github.com/Uko/Vidi/>"
great work Yuriy looks very impressive definitely will give it a try. Another toy for my collection and very productive one it seems :)
Thank you Kilon.
ViDI is still under heavy development, but your feedback is much appreciated :).
Feel free to open bug reports and feature requests at: https://github.com/Uko/Vidi/issues <https://github.com/Uko/Vidi/issues>
As you can see, my first beta tester Roberto Minelli discovered a lot of these.
Uko
done I am uploading it , should be online in an hour and a half, my connection is dead slow . 2 hours upload for 10 minutes 720 HD video :D will make a separate thread for announcing it. On Thu, Nov 27, 2014 at 9:05 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
On 27 Nov 2014, at 17:13, kilon alios <kilon.alios@gmail.com> wrote:
Maybe its time for me to make a video tutorial about it and lift the myth that is not dead easy to use git with pharo. Right not it :)
Yes, we definitely need more tutorials. Iâll appreciate git-related video.
Uko
On Thu, Nov 27, 2014 at 5:20 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Iâm not comparing Monticello and Git, Iâm just saying that we donât have tools to work with git that could be easily used by all users.
Uko
On 27 Nov 2014, at 15:38, kilon alios <kilon.alios@gmail.com> wrote:
frankly I dont consider Pharo versioning system as mature as git and github. For example how git is doing branches and monticello is doing them, or comparing pharo slices to git pull requests. Then you have also tons of tools on the market that are very efficient at managing git with no equivalent tools in pharo. I could not even use monticello if I had not read the PBE. Never opened a manual using SmartGit. But on the other hand people are free to use whatever makes them comfortable and I dont think we need to wait for everyone to migrate to git and github or other versioning systems. At least for me git already works great with Pharo.
On Thu, Nov 27, 2014 at 2:20 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
On 27 Nov 2014, at 12:07, kilon alios <kilon.alios@gmail.com> wrote:
thats one of the great things about github is how easy it is to report issues and problem and engage the developers into discussion without having to detract attention to a mailing list. You can even attach pull requests to issues that offer code for solving these problems. So yes I will be definitely reporting back any issues I have , maybe even send you a few pull requests if the fix is easy for me to do.
Thanks Kilon. And yes, you are right, github in fact provides a lot of features, but out git support is not mature enough. Maybe one day everyone will migrateâ¦
Uko
On Thu, Nov 27, 2014 at 12:23 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
On 27 Nov 2014, at 10:59, kilon alios <kilon.alios@gmail.com> wrote:
thanks
"ViDI is a tool Iâm developing to review the code. I host it on github: https://github.com/Uko/Vidi/"
great work Yuriy looks very impressive definitely will give it a try. Another toy for my collection and very productive one it seems :)
Thank you Kilon.
ViDI is still under heavy development, but your feedback is much appreciated :).
Feel free to open bug reports and feature requests at: https://github.com/Uko/Vidi/issues
As you can see, my first beta tester Roberto Minelli discovered a lot of these.
Uko
On 27 Nov 2014, at 10:23, kilon alios <kilon.alios@gmail.com> wrote:
What is Vidi ? cant find it in smalltalkhub
Hi Kilon, ViDI is a tool Iâm developing to review the code. I host it on github: https://github.com/Uko/Vidi/ <https://github.com/Uko/Vidi/> Uko
On Thu, Nov 27, 2014 at 10:57 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>> wrote: Hi Rafael,
thank you for your interest in ViDI. I have not used Pharo on Linux, but I hope that soon we will find a solution for this :)
Uko
On 27 Nov 2014, at 01:41, Rafael Luque <rafael.luque.leiva@gmail.com <mailto:rafael.luque.leiva@gmail.com>> wrote:
Hi,
I installed ViDI on Pharo 4 following the project instructions detailed in its GitHub page:
Gofer new smalltalkhubUser: 'YuriyTymchuk' project: 'Configuration'; configurationOf: 'Vidi'; load. #ConfigurationOfVidi asClass loadStable
When I launch the ViDI option I get the error: "Error: glx not supported".
I'm using Gentoo Linux with NVidia Optimus graphic card, so I use bumblebee to switch to NVidia and launched pharo using optirun command like this:
$ optirun pharo-ui my-image
I get glxspheres64 running successfully using the same procedure.
How can I activate GLX support inside the Pharo image? I noted the option System > Settings > FFI > "Path to OpenGL library (on linux)" however I don't see (or I don't know) how to set this value.
Thank you.
Thank you Yuriy. Which are the supported platforms? 2014-11-27 10:27 GMT+01:00 Yuriy Tymchuk <yuriy.tymchuk@me.com>:
On 27 Nov 2014, at 10:23, kilon alios <kilon.alios@gmail.com> wrote:
What is Vidi ? cant find it in smalltalkhub
Hi Kilon,
ViDI is a tool I'm developing to review the code. I host it on github: https://github.com/Uko/Vidi/
Uko
On Thu, Nov 27, 2014 at 10:57 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi Rafael,
thank you for your interest in ViDI. I have not used Pharo on Linux, but I hope that soon we will find a solution for this :)
Uko
On 27 Nov 2014, at 01:41, Rafael Luque <rafael.luque.leiva@gmail.com> wrote:
Hi,
I installed ViDI on Pharo 4 following the project instructions detailed in its GitHub page:
Gofer new smalltalkhubUser: 'YuriyTymchuk' project: 'Configuration'; configurationOf: 'Vidi'; load. #ConfigurationOfVidi asClass loadStable
When I launch the ViDI option I get the error: "Error: glx not supported".
I'm using Gentoo Linux with NVidia Optimus graphic card, so I use bumblebee to switch to NVidia and launched pharo using optirun command like this:
$ optirun pharo-ui my-image
I get glxspheres64 running successfully using the same procedure.
How can I activate GLX support inside the Pharo image? I noted the option System > Settings > FFI > "Path to OpenGL library (on linux)" however I don't see (or I don't know) how to set this value.
Thank you.
On 27 Nov 2014, at 10:47, Rafael Luque <rafael.luque.leiva@gmail.com> wrote:
Thank you Yuriy.
Which are the supported platforms?
To be honest I donât know. Iâm using Mac for development. And for 3D visualization I use Roassal3D, though I want to migrate to Woden[1] Uko [1] http://youtu.be/1Nze9tnwYxY
2014-11-27 10:27 GMT+01:00 Yuriy Tymchuk <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>>:
On 27 Nov 2014, at 10:23, kilon alios <kilon.alios@gmail.com <mailto:kilon.alios@gmail.com>> wrote:
What is Vidi ? cant find it in smalltalkhub
Hi Kilon,
ViDI is a tool Iâm developing to review the code. I host it on github: https://github.com/Uko/Vidi/ <https://github.com/Uko/Vidi/>
Uko
On Thu, Nov 27, 2014 at 10:57 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>> wrote: Hi Rafael,
thank you for your interest in ViDI. I have not used Pharo on Linux, but I hope that soon we will find a solution for this :)
Uko
On 27 Nov 2014, at 01:41, Rafael Luque <rafael.luque.leiva@gmail.com <mailto:rafael.luque.leiva@gmail.com>> wrote:
Hi,
I installed ViDI on Pharo 4 following the project instructions detailed in its GitHub page:
Gofer new smalltalkhubUser: 'YuriyTymchuk' project: 'Configuration'; configurationOf: 'Vidi'; load. #ConfigurationOfVidi asClass loadStable
When I launch the ViDI option I get the error: "Error: glx not supported".
I'm using Gentoo Linux with NVidia Optimus graphic card, so I use bumblebee to switch to NVidia and launched pharo using optirun command like this:
$ optirun pharo-ui my-image
I get glxspheres64 running successfully using the same procedure.
How can I activate GLX support inside the Pharo image? I noted the option System > Settings > FFI > "Path to OpenGL library (on linux)" however I don't see (or I don't know) how to set this value.
Thank you.
participants (4)
-
kilon alios -
Marcus Denker -
Rafael Luque -
Yuriy Tymchuk