A few updates – Part 2

Features in EnvyNG 1.1.x

  • A new interface in GTK.

      Its code will be cleaner (more readable and sensible). I will use SimpleGladeApp as glatzor (Sebastian Heinlein) suggested a long time ago.
      It won’t waste as much screen space as it used to do (see the screenshot below) as using Envy in 640X480 is not an easy task. It will use tabs and a treeview.
  • A new interface in QT4
      EnvyNG will have an alternative interface written in PyQT4 so that it has a native look on KDE4 and that it doesn’t require GTK dependencies, VTE, etc. It will also use Adept instead of Synaptic.
  • An improved Logger
      The logger of EnvyNG will be improved so that it will be easier for you (and for me) to see what goes wrong in the installation process.
      In GTK I use VTE to show the output of the subprocess which performs the installation, uninstallation, etc. and there’s still room for improvement.
      In QT4 I use a KProcess and insert the output into a QTextEdit widget. I rely only on QT4 (no VTE is required).

  • Save the packages built by EnvyNG to your hard disk
      You will be able to either build, install and save the packages to your hard disk or just build and save without any need to install such packages. For example you might build the packages on a computer which is faster or which has access to a broadband internet connection and install such packages on another computer which lacks these features (in this case you will have to configure your xorg.conf manually).
  • EnvyNG will be split into 3 packages
      envy-core – which contains the program and its textual interface and doesn’t depend on any GUI toolkit so that if, for example, you want to include EnvyNG in your customised distro but don’t have enough space for either the GTK or the QT4 libraries in your livecd, you can include just the textual installer.
      envy-gtk – the GTK interface
      envy-qt – the QT4 interface
      I will set up a PPA repository so that if you do a “sudo apt-get install envy-qt” (or -gtk), envy-core will be installed automatically as a dependency.

    The new GTK interface:

    New GTK interface

    The new QT4 interface:

    QT4 interface

    P.S. In case you’re wondering, I will update the good old Envy soon.

  • 9 thoughts on “A few updates – Part 2

    1. Nice work! Spent a day trying to get new nvidia driver installed on 7.1. Installed envy and it was up and running in 10 minutes. Did you ever consider setting it up so it could be installed with apt-get?

    2. I agree. a repo would be awesome. I’m constantly checking the site for updates… Then again, I’m sure the page would get less hits 😉 Still waiting for an update with the new ATI 8.2 driver. Love the new QT4 look, by the way!

    3. I want to install envy but

      sudo apt-get install envy-gtk envy-core

      seems not to work

      only

      sudo apt-get install envyng-gtk envyng-core

      seems to work. Why?

    Leave a Reply to Azrael Nightwalker Cancel reply

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.