POV-Ray : Newsgroups : povray.programming : povmodeler Server Time
24 Apr 2024 10:29:14 EDT (-0400)
  povmodeler (Message 6 to 15 of 15)  
<<< Previous 5 Messages Goto Initial 10 Messages
From: jr
Subject: Re: povmodeler
Date: 4 Dec 2018 20:15:01
Message: <web.5c072486f7e9e652e43b71790@news.povray.org>
hi,

"eticre" <eti### [at] tinit> wrote:
> ops!
> ..kpm files in kpovmodeler are archive compressed

thanks, that helped.  "gzip".

not a problem but curious: in preferences, the combo box (under povray
documentation) only provides for POV-Ray version 3.1 or 3.5 selection.  why
those two versions?  and, what does it select?


regards, jr.


Post a reply to this message

From: dick balaska
Subject: Re: povmodeler
Date: 4 Dec 2018 23:32:57
Message: <5c0754f9$1@news.povray.org>
On 12/3/18 5:19 PM, eticre wrote:
> hello everyone

I got it built and running.  I can't get it to look anything like this
http://web.archive.org/web/20120204081159/http://www.kpovmodeler.org/index.php?option=com_content&view=category&layout=blog&id=2&Itemid=5&lang=en

but the treeview looks cool, as long as I don't touch show/hide.


-- 
dik
Rendered 1024 of 921600 pixels (0%)


Post a reply to this message

From: eticre
Subject: Re: povmodeler
Date: 5 Dec 2018 16:50:01
Message: <web.5c084738f7e9e65237e6c5840@news.povray.org>
"jr" <cre### [at] gmailcom> wrote:
> hi,
>
> "eticre" <eti### [at] tinit> wrote:
> > ops!
> > ..kpm files in kpovmodeler are archive compressed
>
> thanks, that helped.  "gzip".
>
> not a problem but curious: in preferences, the combo box (under povray
> documentation) only provides for POV-Ray version 3.1 or 3.5 selection.  why
> those two versions?  and, what does it select?
>
>
> regards, jr.

ignore it should be removed
is an obsolete class created for compatibility
now I inserted RAW containing "#version 3.7;" in first position of the scene


Post a reply to this message

From: eticre
Subject: Re: povmodeler
Date: 5 Dec 2018 17:20:00
Message: <web.5c084d99f7e9e65237e6c5840@news.povray.org>
"Ton" <ton### [at] gmailcom> wrote:
> "eticre" <eti### [at] tinit> wrote:
> > ops!
> > ..kpm files in kpovmodeler are archive compressed
> >
> > git repo is now updatete with .kpm plain text file
> >
> > I removed karchive from project but qt5 has nothing like it
>
> Hi eticre,
>
> congratulations on porting kpovmodeler to QT5. I tried, but my knowledge was not
> enough to get it all going.
> karchive is part of KDE Frameworks 5, and should be available
> (https://api.kde.org/frameworks/karchive/html/index.html).
>
> In my compiled version of povmodeler, after fixing the opengl library issue, I
> don't see the statusbar.
>
> Cheers
> Ton.

I removed all kde deps from povmodeler, now the only dependencies are Qt
missed (K)statusbar is under investigation

If anyone need my last kpovmodeler code for kf5/plasma5/qt5 I can upload it in
git


Post a reply to this message

From: eticre
Subject: Re: povmodeler
Date: 5 Dec 2018 17:30:01
Message: <web.5c085115f7e9e65237e6c5840@news.povray.org>
dick balaska <dic### [at] buckosoftcom> wrote:
> On 12/3/18 5:19 PM, eticre wrote:
> > hello everyone
>
> I got it built and running.  I can't get it to look anything like this
>
http://web.archive.org/web/20120204081159/http://www.kpovmodeler.org/index.php?option=com_content&view=category&layou
t=blog&id=2&Itemid=5&lang=en
>
> but the treeview looks cool, as long as I don't touch show/hide.
>
>
> --
> dik
> Rendered 1024 of 921600 pixels (0%)

in the image the "Insert" menu is replicated in a toolbar and all povray object
are visible
in my personal this is only waste space

however I am reprogramming the toolbar in qt


Post a reply to this message

From: jr
Subject: Re: povmodeler
Date: 10 Dec 2018 08:20:00
Message: <web.5c0e6785f7e9e652e43b71790@news.povray.org>
hi,

"eticre" <eti### [at] tinit> wrote:
> If anyone need my last kpovmodeler code for kf5/plasma5/qt5 I can upload it in
> git

I think it'd be nice if you kept posting updated code, I for one will try and
chekc the next version(s).


regards, jr.


Post a reply to this message

From: eticre
Subject: Re: povmodeler
Date: 17 Dec 2018 17:05:01
Message: <web.5c181ce2f7e9e65237e6c5840@news.povray.org>
"jr" <cre### [at] gmailcom> wrote:
> hi,
>
> "eticre" <eti### [at] tinit> wrote:
> > If anyone need my last kpovmodeler code for kf5/plasma5/qt5 I can upload it in
> > git
>
> I think it'd be nice if you kept posting updated code, I for one will try and
> chekc the next version(s).
>
>
> regards, jr.


https://github.com/eticre/kpovmodeler.git

git repo with kde dependences


Post a reply to this message

From: Bald Eagle
Subject: Re: povmodeler
Date: 3 Oct 2019 20:10:00
Message: <web.5d968cb6f7e9e6524eec112d0@news.povray.org>
"eticre" <eti### [at] tinit> wrote:

> https://github.com/eticre/kpovmodeler.git
>
> git repo with kde dependences

Trying this on Linux Mint.



CMake Warning at CMakeLists.txt:26 (find_package):
  Could not find a package configuration file provided by "KF5Parts" with any
  of the following names:

    KF5PartsConfig.cmake
    kf5parts-config.cmake

  Add the installation prefix of "KF5Parts" to CMAKE_PREFIX_PATH or set
  "KF5Parts_DIR" to a directory containing one of the above files.  If
  "KF5Parts" provides a separate development package or SDK, be sure it has
  been installed.


CMake Error at CMakeLists.txt:27 (find_package):
  By not providing "FindKF5KIO.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "KF5KIO", but
  CMake did not find one.

  Could not find a package configuration file provided by "KF5KIO" with any
  of the following names:

    KF5KIOConfig.cmake
    kf5kio-config.cmake

  Add the installation prefix of "KF5KIO" to CMAKE_PREFIX_PATH or set
  "KF5KIO_DIR" to a directory containing one of the above files.  If "KF5KIO"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Configuring incomplete, errors occurred!


Post a reply to this message

From: Bald Eagle
Subject: Re: povmodeler
Date: 22 Jan 2020 16:20:00
Message: <web.5e28bc38f7e9e6524eec112d0@news.povray.org>
Maybe this might be a better way handle all the different OS's?

https://itsfoss.com/install-snap-linux/


Post a reply to this message

From: jr
Subject: Re: povmodeler
Date: 23 Jan 2020 01:05:01
Message: <web.5e293673f7e9e6528c662f470@news.povray.org>
hi,

"Bald Eagle" <cre### [at] netscapenet> wrote:
> Maybe this might be a better way handle all the different OS's?
>
> ...

already in wide-spread use is:
<https://en.wikipedia.org/wiki/LXC>

(a bit more general, and not "initimately linked" to Ubuntu owners)


regards, jr.


Post a reply to this message

<<< Previous 5 Messages Goto Initial 10 Messages

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.