Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134313 - [science overlay] sci-mathematics/kayali-0.3.2 (New package)
Summary: [science overlay] sci-mathematics/kayali-0.3.2 (New package)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://kayali.sourceforge.net/
Whiteboard: Science overlay
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2006-05-25 04:48 UTC by Colin Kiegel
Modified: 2021-01-18 21:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sci-mathematics/kayali/files/kayali.desktop (kayali.desktop,254 bytes, text/plain)
2006-05-25 04:49 UTC, Colin Kiegel
Details
sci-mathematics/kayali/kayali-0.2.ebuild (kayali-0.2.ebuild,1014 bytes, text/plain)
2006-05-25 04:49 UTC, Colin Kiegel
Details
kayali-0.2.ebuild (kayali-0.2.ebuild,1.10 KB, text/plain)
2006-05-31 10:07 UTC, Lucas Chiesa
Details
sci-mathematics/kayali/files/kayali-0.2-calcwindow.patch (kayali-0.2-calcwindow.patch,672 bytes, patch)
2006-06-06 09:36 UTC, Colin Kiegel
Details | Diff
sci-mathematics/kayali/kayali-0.2.ebuild (kayali-0.2.ebuild,1.08 KB, text/plain)
2006-06-06 09:37 UTC, Colin Kiegel
Details
sci-mathematics/kayali-0.2.ebuild (kayali-0.2.ebuild,1.19 KB, text/plain)
2006-06-19 19:51 UTC, Lucas Chiesa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Kiegel 2006-05-25 04:48:00 UTC
from kayali.sourceforge.net:

Kayali is a Qt based Computer Algebra System (CAS) that can also be used as an advanced replacement for KDE KCalc. It is essentially a front end GUI for Maxima (and is easily extended to other CAS back-ends) and Gnuplot.

Kayali is currently alpha software.
Comment 1 Colin Kiegel 2006-05-25 04:49:12 UTC
Created attachment 87467 [details]
sci-mathematics/kayali/files/kayali.desktop
Comment 2 Colin Kiegel 2006-05-25 04:49:49 UTC
Created attachment 87468 [details]
sci-mathematics/kayali/kayali-0.2.ebuild
Comment 3 Lucas Chiesa 2006-05-31 10:07:03 UTC
Created attachment 88002 [details]
kayali-0.2.ebuild

Modified dependencies
Comment 4 Lucas Chiesa 2006-05-31 10:09:35 UTC
Hi!

I've changed the dependencies and added the "plotting" use flag. However, while the ebuild works ok, I can't use kayali:

tulku@Ofelia ~ $ kayali 
/usr/share/kayali/yapps.py:32: DeprecationWarning: the regex module is deprecate
d; please use the re module
  import regex, sys
start maxima
maxima started
jfa: starting server on port 4058
connect received
sending DISPLAY2D:FALSE
waiting
waiting
waiting
detritus loop
detritus loop
detritus loop
detritus loop
sending inchar:%I
detritus loop
sending outchar:%O
detritus loop
Traceback (most recent call last):
  File "/usr/bin/kayali", line 24, in ?
    cont = control.control("QT")
  File "/usr/share/kayali/control.py", line 14, in __init__
    self.mainwin = self.factory.makeMainWindow()
  File "/usr/share/kayali/qtfactory.py", line 14, in makeMainWindow
    self.mainwin = calcWindowImpl(None, self.control)
  File "/usr/share/kayali/calcwindowimpl.py", line 32, in __init__
    calcWindow.__init__(self, parent)
  File "/usr/share/kayali/calcwindow.py", line 664, in __init__
    self.frmInputEdit.setSizePolicy(QSizePolicy(7,5,0,0,self.frmInputEdit.sizePo
licy().hasHeightForWidth()))
TypeError: argument 1 of QSizePolicy() has an invalid type

Is this a code error? Or a problem with the installed Qt version?

Thanks,

Lucas Chiesa
Comment 5 Colin Kiegel 2006-06-06 09:36:45 UTC
Created attachment 88535 [details, diff]
sci-mathematics/kayali/files/kayali-0.2-calcwindow.patch

This patch is actually a hack.

It just outcomments one line:

-self.frmInputEdit.setSizePolicy(QSizePolicy(7,5,0,0,self.frmInputEdit.sizePolicy().hasHeightForWidth()))
+#self.frmInputEdit.setSizePolicy(...)
Comment 6 Colin Kiegel 2006-06-06 09:37:55 UTC
Created attachment 88537 [details]
sci-mathematics/kayali/kayali-0.2.ebuild

Applies the patch now
Comment 7 Lucas Chiesa 2006-06-19 19:51:54 UTC
Created attachment 89592 [details]
sci-mathematics/kayali-0.2.ebuild

Adding a fixed ebuild. The patch works ok here. I have also added this ebuild in the Gentoo Science Overlay. Please go to http://gentooscience.org/ for more information.

Lucas Chiesa
Comment 8 Sébastien Fabbro (RETIRED) gentoo-dev 2008-02-04 12:31:59 UTC
It has been for a while in the new science overlay: layman -a science.
Anyone know if kayali has future?
Comment 9 François Bissey 2009-03-12 10:15:25 UTC
(In reply to comment #8)
> It has been for a while in the new science overlay: layman -a science.
> Anyone know if kayali has future?
> 
No new stuff since 2007, wxmaxima works nice and is active
and as far as I am concerned the kayali ebuild produce a non
working application on my system.
I have a window and can put stuff in it but no results if I remember
correctly.
Comment 10 Aisha Tammy 2021-01-18 21:20:19 UTC
package has been dropped from ::science, upstream has not updated in 13 years.