|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 2/1/2021 5:42 AM, Mr wrote:
> Dick Balaska <dic### [at] buckosoftcom> wrote:
>> Some rando facebook messengered me saying he couldn't get the ppa for
>> Ubuntu 18 to work in Ubuntu 20. So there's that build too.
>>
>>
>
> I am the rando. thanks for the update(s!)
>
>
Ah, all this time I read your name as "mister". Now I know better. :)
--
dik
Rendered 50,081,587,200 of 50,081,587,200 pixels (100%)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hmmm.
I did a
sudo apt-get update
sudo apt-get upgrade
and It opens the editor, but when I try to render, it just sends output to the
terminal:
PATHS
HOME = /home/oem
SYSCONF = /etc/qtpovray/3.8/povray.conf
USERCONF = /home/oem/.qtpovray/3.8/povray.conf
SYSINI = /etc/qtpovray/3.8/povray.ini
SYSINI_OLD = /etc/povray.ini
USERINI = /home/oem/.povray/3.8/povray.ini
USERINI_OLD = /home/oem/.povrayrc
So, no idea what's going on there... I guess one of the ini files got
overwritten...
(Good to see you here and updating qtpovray. Hope you're doing lots better.
Congrats on the new box :) )
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Dick Balaska <dic### [at] buckosoftcom> wrote:
> Ah, all this time I read your name as "mister". Now I know better. :)
:D I had been doing the same - but I figured out that it was Maurice.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Nope - disregard, it's all good.
I just got home after loading 14 cords of firewood, and had someone talking to
me... "multitasking with a new file while exhausted...."
Works fine. :)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 2/2/2021 1:35 PM, Bald Eagle wrote:
>
> Dick Balaska <dic### [at] buckosoftcom> wrote:
>
>> Ah, all this time I read your name as "mister". Now I know better. :)
>
> :D I had been doing the same - but I figured out that it was Maurice.
Yes, Now when I see "Mr" I get the earworm for Maurice Ravel's "Bolero"
going in my head.
> I just got home after loading 14 cords of firewood,
14 cords!!!!!!!!!!!
I can't even imagine, ... unless there was lots of heavy machinery involved.
--
dik
Rendered 50,081,587,200 of 50,081,587,200 pixels (100%)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Dick Balaska <dic### [at] buckosoftcom> wrote:
> 14 cords!!!!!!!!!!!
> I can't even imagine, ... unless there was lots of heavy machinery involved.
The first time I ever processed 10 cords of firewood was over a whole weekend
with 5 other people - chainsaws, log splitter, beer, smoke, on the side of a
mountain - at night. :| (they were insane)
This firewood comes split and packaged in 18 lb bags - 90 per pallet, but they
have to be broken up and re-stacked onto pallets according to truck load and
order number. So, I have an electric ride-on Crown pallet jack to move the
pallets around - but I still have to lift and stack it all by hand.
Got it done with a bit of help in 5 hours. B)
Good times. Strong body, strong mind. ;)
But lemme tell ya- between the lifting and the steering, I can really feel it in
my trapezius...
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Dick Balaska <dic### [at] buckosoftcom> wrote:
> On 2/2/2021 1:35 PM, Bald Eagle wrote:
> >
> > Dick Balaska <dic### [at] buckosoftcom> wrote:
> >
> >> Ah, all this time I read your name as "mister". Now I know better. :)
> >
> > :D I had been doing the same - but I figured out that it was Maurice.
>
> Yes, Now when I see "Mr" I get the earworm for Maurice Ravel's "Bolero"
> going in my head.
>
> > I just got home after loading 14 cords of firewood,
>
> 14 cords!!!!!!!!!!!
> I can't even imagine, ... unless there was lots of heavy machinery involved.
>
> --
> dik
> Rendered 50,081,587,200 of 50,081,587,200 pixels (100%)
HAHAHA! I'm not THAT spectacular X-D... qtpovray works nice for me now since I
sometimes have to switch unexpectedly between Windows, Linux, etc, it's good to
have more tools as alternatives. Especially the image preview looks very nice
docked with QT. I don't know yet how to use the breakpoints but this makes me
curious.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I am a first time qtpovray user.
Does the program not use an INI file for settings?
How do I set up multiple include paths?
Thanks.
Mike
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Mike Horvath <mik### [at] gmailcom> wrote:
> I am a first time qtpovray user.
>
> Does the program not use an INI file for settings?
>
> How do I set up multiple include paths?
Mine got installed in
/usr/local/share/povray-3.8/ini
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Le 2021-02-07 à 00:40, Mike Horvath a écrit :
> I am a first time qtpovray user.
>
> Does the program not use an INI file for settings?
>
> How do I set up multiple include paths?
>
> Thanks.
>
>
> Mike
Under Windows, any current version.
In povray.imi, you need something like this :
Library_Path="C:\Users\<user>\POV Images"
You can have any number of «Library_Path», and they'll be explored in order.
And, in pvengine.ini, lines like this :
[Permitted Input Paths]
1=%INSTALLDIR%
2=%PROFILEDIR%
3=%FONTDIR%
4="C:\Users\<user>\POV Images"
The first 3 lines shoupd already be present. Don't change them.
The paths here must match those added in povray.ini.
The paths in povray.ini tell where to look.
The paths in pvengine.ini tell where you are allowed to look.
Alain
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |