LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Dropline Gnome 3.6 ALPHA - Released ! (https://www.linuxquestions.org/questions/slackware-14/dropline-gnome-3-6-alpha-released-4175441256/)

nankura 03-20-2013 02:15 AM

ah ok, i know this is abit offtopic, but is gnome 2 still use-able , i know theres a fork named MATE, but ive also seen a few distro's like gentoo, slackware, Fuduntu still using gnome 2

but i would worry about GTK 3+ and new application compatibility

belka.ew 03-22-2013 01:19 PM

slackware doesn't use gnome at all. There were a few gnome projects for slackware and dropline is one of them but gnome isn't a part of slackware itself. I don't know if someone attempted to use gnome2 (or its forks) on the newest slackware. Personally I don't think highly of things like MATE (there are also some others). I find gtk+3 great and I love the new gnome3 interface, it looks good, has some nice features, yes.. some new bugs... but it is always so with new versions, complex software need time to eliminate all problems - it is a stair to progress. It's just my opinion. The most gnome programs a ported to gtk+/gnome3. Otherwise slackware ships gtk+1 and gtk+2

saxa 03-22-2013 02:33 PM

Quote:

Originally Posted by nankura (Post 4914962)
ah ok, i know this is abit offtopic, but is gnome 2 still use-able , i know theres a fork named MATE, but ive also seen a few distro's like gentoo, slackware, Fuduntu still using gnome 2

but i would worry about GTK 3+ and new application compatibility

You can try gnome 2.32 from dropline for slackware 13.0 iirc. Otherwise there is a gnome 2.26.3 for slackware 12.2 , I used this version up to a month ago for my business. I don't know if this works for you.

blackv1rus 04-02-2013 05:09 PM

Hey sax a thanks for the cool dropline 3.6

However I'm having a lot of trouble running it on a slackware 64 current.

1 - it was complaining about the libicule.49.so during the pango installation I have libicule.51 and had to install the version 49 again....

2 - After that it complains about the gtk.immodules for gtk+2, it says it not there, but it was... then i installed it manually and could go on.

3 - after that when I reach about 32% of the installation ( I think it stops when it tries to install gdm. ) I get an error "usermod: no changes"... to overcome it i choose to install only the minimal core... ok.

4- after I installed everything, and executed the command startx, it complained about gtk again... "QGtkStyle was unable to detect the current GTK+ theme." ... then I did the following: export GTK2_RC_FILES="$HOME/.gtkrc-2.0" and edited the file .gtkrc-2.0 adding the following: gtk-theme-name="mytheme".

5 - Python complains about pulseaudio it says it is too old and asks for version 0.9.15 or higher... But as far as I know dropline installs the proper version.

6 - Now I get this: Processing triggers for libgtk3.0-0 ...
Cannot load module /usr/lib/gtk-3.0/3.0.0/immodules/im-ibus.so: GModule (/usr/lib/gtk-3.0/3.0.0/immodules/im-ibus.so) initialization check failed: GLib version too old (micro mismatch)
...
/usr/lib/gtk-3.0/3.0.0/immodules/im-ibus.so does not export GTK+ IM module API: GModule (/usr/lib/gtk-3.0/3.0.0/immodules/im-ibus.so) initialization check failed: GLib version too old (micro mismatch)


Remembering that dropline also installs an older version of Network-manager than I have and also some packages that is already in the Slackware repo.

Could you tell me what could be the problem?? Before trying to install Dropline, i successfully installed cinnamon with gnome 3.7 on Slackware, it was a long process, but gnome normally tells you what is missing, the only real pain was systemd.

My slackware is the latest current as 29.03.2013

saxa 04-02-2013 06:37 PM

Heh, nice to hear you got so far. I would say its good that you could come up to that stage because the differences from 14.0 to current are quite important already.

I would say that probably its easier to check out the svn tree of the build system and rebuild it over your current system.

Dropline gnome 3.6 gnome was compiled for a Slackware 14.0 and not current.

Rgds
Saxa

blackv1rus 04-02-2013 06:53 PM

Oh OK.

What about the 3.8? I am willing to try that with cinnamon also.

BTW: Can you give me the slackbuilds of the 3.6 version?? :-)

Regards
B

saxa 04-02-2013 08:28 PM

Quote:

Originally Posted by blackv1rus (Post 4923854)
Oh OK.

What about the 3.8? I am willing to try that with cinnamon also.

We will see if we do a simple upgrade to 3.6 and make it out 3.8 with step by step upgrades. Not sure if it will work because of some
new requirements gnome 3.8 have.
In any case it will be for a stable slackware release. If we see we can not upgrade what we have, we will wait for the slackware current become a stable release and then build the latest available gnome for it.

Quote:

Originally Posted by blackv1rus (Post 4923854)
BTW: Can you give me the slackbuilds of the 3.6 version?? :-)

Regards
B

We do not use Slackbuild scripts. We have our own build system, which you can find here [1] and all the instructions on how to build it
by yourself.

[1] http://sourceforge.net/apps/trac/dropline-gnome/wiki

Rgds
Saxa

maciuszek 04-06-2013 12:07 AM

Congratz on "dropline GNOME 3.6 – Released !" :) it's good that some gnome env for slack is being maintained!

saxa 04-06-2013 05:20 PM

Many thanks in the name of the team.

new_slacker 05-19-2013 01:49 PM

I've read the wiki of Dropline Gnome 3.6 and I'm a bit scared.

You tell me to remove the kde desktop package. But i don't know what package is that, i mean, kde is composed by a collection of packages.

Thank you for your work, we appreciate it.

belka.ew 05-19-2013 01:54 PM

Quote:

Originally Posted by new_slacker (Post 4954390)
I've read the wiki of Dropline Gnome 3.6 and I'm a bit scared.

You tell me to remove the kde desktop package. But i don't know what package is that, i mean, kde is composed by a collection of packages.

Thank you for your work, we appreciate it.

Hi. All packages from kde group are meant. You can remove them with slackpkg using:
Code:

slackpkg remove kde
or you can uncheck this group during the slackware installation. Good luck!

new_slacker 05-19-2013 01:58 PM

I didn't expect to be answered that fast. Thank you.

żIs there a way to list the packages groups?

belka.ew 05-19-2013 02:08 PM

Quote:

Originally Posted by new_slacker (Post 4954397)
I didn't expect to be answered that fast. Thank you.

żIs there a way to list the packages groups?

I suppose, not. But these are:
a base
ap applications
d development
e GNU Emacs
f FAQ
k kernel source
kde KDE
kdei KDE internalization
l libraries
n network
t tk
tcl
x
xap X application
xfce
y games

For listing the packages in the group you can use sometimes for example:
Code:

slackpkg search xap
but you'll have problems with one-letter-groups and there's no better way so far I know. Of course you can see the included packages in each group on the installation cd on the ftp server.

saxa 05-19-2013 03:16 PM

Quote:

Originally Posted by new_slacker (Post 4954390)
I've read the wiki of Dropline Gnome 3.6 and I'm a bit scared.

You tell me to remove the kde desktop package. But i don't know what package is that, i mean, kde is composed by a collection of packages.

Thank you for your work, we appreciate it.

To remove all kde is not necessary at all for using the desktop. This wiki page is to help us the devs on how to set up the correct environment for building up the packages. The kde stuff is removed to not accidentally some package link to some kde lib. This is the reason, but its only when building it up. You can safely install dropline gnome along with a full slackware install.

new_slacker 05-19-2013 05:11 PM

Ok, saxa, thank you for making this clear. I'm glad that we do not have to renounce neither of our favorites DE.

Your work is awesome, when i have time, I'll try to install it.

One more question:

If i have gtk-3 installed, it will cause any problems?


All times are GMT -5. The time now is 07:24 AM.