Page 2 of 7

Re: Salix Xfce 14.0beta1

Posted: 3. Oct 2012, 12:26
by Adys
mimosa wrote:That behaviour is normal. I suspect the config file is only generated once everything has been set by the user in the GUI, so till then, there is nothing to edit.
But the same behavior is seen again, after rebooting, after logging in, after launching LiloSetup more than once. So this is not "just for the first run" type of behavior.
I did wonder about NAME=SLACKWARE, though. I think the same happens with Slackel. However, everything worked just the same.
I think this was not present in previous versions. If this is happening in Slackel too, then it might be because of the same common version.

On an unrelated matter... in "salix-xfce-14.0beta1.iso -> salix/settings/" there are files for "13.2" and "13.37" in addition to "14.0". Is this intentional?

Re: Salix Xfce 14.0beta1

Posted: 3. Oct 2012, 13:06
by mimosa
So this is not "just for the first run" type of behavior.
No, indeed, it isn't. Each time, you start again. Think about it - the first thing the application does is look for bootable things on the partitions. Unless nothing has changed, the old config file won't correspond to reality any more. So you need to start again.

If you're editing lilo.conf manually, the logic is different, because a human being (who knows what's changed) can take the old config as a starting point. But this script takes whatever it can see on the hard disk as a starting point.

You could add a feature to lilosetup that would allow you to use it as a GUI for manual editing followed by reinstalling the bootloader. But why not just use your favourite editor?

Re: Salix Xfce 14.0beta1

Posted: 3. Oct 2012, 16:53
by fredg
Bittorrent files added.

++

Re: Salix Xfce 14.0beta1

Posted: 3. Oct 2012, 17:02
by mimosa
:)

Re: Salix Xfce 14.0beta1

Posted: 3. Oct 2012, 18:53
by mimosa
I've noticed the panel behaves oddly sometimes - perhaps after the screensaver has been in operation.

1) Move the mouse over the panel where there appears to be nothing, and a window title appears

2) At the moment, I have a ghost - another instance of Firefox which I think I closed. There was also (briefly) Geany, ditto; but that one's gone.

Re: Salix Xfce 14.0beta1

Posted: 4. Oct 2012, 05:28
by loukingjr
just finished installing the 32bit version and have a couple minor things that popped up. one is if compositing is enabled transparency seems to get "stuck" on for various windows. two, I tried installing the equinox and murrine theme engines from sourcery but they both fail to build.

Code: Select all

Making all in schema
make[1]: Entering directory `/usr/src/slapt-src/desktop/murrine/murrine-0.98.1.1/schema'
LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po murrine.xml.in murrine.xml
Generating and caching the translation database
Merging translations into murrine.xml.
CREATED murrine.xml
make[1]: Leaving directory `/usr/src/slapt-src/desktop/murrine/murrine-0.98.1.1/schema'
make[1]: Entering directory `/usr/src/slapt-src/desktop/murrine/murrine-0.98.1.1'
  CC     animation.lo
In file included from ./src/animation.c:24:0:
/usr/include/glib-2.0/glib/gtimer.h:28:2: error: #error "Only <glib.h> can be included directly."
make[1]: *** [animation.lo] Error 1
make[1]: Leaving directory `/usr/src/slapt-src/desktop/murrine/murrine-0.98.1.1'
make: *** [all-recursive] Error 1
fakeroot -- sh murrine.SlackBuild Failed

Code: Select all

Now run make.
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14      -O2 -march=i486 -mtune=i686 -MT equinox_rc_style.lo -MD -MP -MF .deps/equinox_rc_style.Tpo -c -o equinox_rc_style.lo `test -f './src/equinox_rc_style.c' || echo './'`./src/equinox_rc_style.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=i486 -mtune=i686 -MT equinox_rc_style.lo -MD -MP -MF .deps/equinox_rc_style.Tpo -c ./src/equinox_rc_style.c  -fPIC -DPIC -o .libs/equinox_rc_style.o
mv -f .deps/equinox_rc_style.Tpo .deps/equinox_rc_style.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14      -O2 -march=i486 -mtune=i686 -MT equinox_style.lo -MD -MP -MF .deps/equinox_style.Tpo -c -o equinox_style.lo `test -f './src/equinox_style.c' || echo './'`./src/equinox_style.c
 gcc -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=i486 -mtune=i686 -MT equinox_style.lo -MD -MP -MF .deps/equinox_style.Tpo -c ./src/equinox_style.c  -fPIC -DPIC -o .libs/equinox_style.o
mv -f .deps/equinox_style.Tpo .deps/equinox_style.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14      -O2 -march=i486 -mtune=i686 -MT equinox_theme_main.lo -MD -MP -MF .deps/equinox_theme_main.Tpo -c -o equinox_theme_main.lo `test -f './src/equinox_theme_main.c' || echo './'`./src/equinox_theme_main.c
 gcc -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=i486 -mtune=i686 -MT equinox_theme_main.lo -MD -MP -MF .deps/equinox_theme_main.Tpo -c ./src/equinox_theme_main.c  -fPIC -DPIC -o .libs/equinox_theme_main.o
mv -f .deps/equinox_theme_main.Tpo .deps/equinox_theme_main.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14      -O2 -march=i486 -mtune=i686 -MT support.lo -MD -MP -MF .deps/support.Tpo -c -o support.lo `test -f './src/support.c' || echo './'`./src/support.c
 gcc -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=i486 -mtune=i686 -MT support.lo -MD -MP -MF .deps/support.Tpo -c ./src/support.c  -fPIC -DPIC -o .libs/support.o
mv -f .deps/support.Tpo .deps/support.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14      -O2 -march=i486 -mtune=i686 -MT animation.lo -MD -MP -MF .deps/animation.Tpo -c -o animation.lo `test -f './src/animation.c' || echo './'`./src/animation.c
 gcc -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=i486 -mtune=i686 -MT animation.lo -MD -MP -MF .deps/animation.Tpo -c ./src/animation.c  -fPIC -DPIC -o .libs/animation.o
In file included from ./src/animation.c:10:0:
/usr/include/glib-2.0/glib/gtimer.h:28:2: error: #error "Only <glib.h> can be included directly."
make: *** [animation.lo] Error 1
fakeroot -- sh equinox.SlackBuild Failed

Re: Salix Xfce 14.0beta1

Posted: 4. Oct 2012, 10:06
by Adys
Since there is still no hardware requirements general guidelines for Salix, I think at least some mention about PAE should be made.

Processors have some kind of support (or at least compatibility) for SMP since some 486, but the SMP kernel in Salix 14.0 is also requesting PAE (as Slackware does, so no surprise there). So even if you have a processor compatible with SMP, if it doesn't support PAE too then you would need to select the non-SMP kernel.

IMHO (and please don't ask me for hard stats because I don't have them :) ), SMP is beneficial for most users, but not _that_ many users would take real advantage of a PAE processor even if they would have one.

I don't know why Slackware keeps PAE set on for the SMP kernel, but I'd certainly like to see an option for an SMP kernel without PAE in Salix.

Of course all this is only relevant for the x32 variant.

Re: Salix Xfce 14.0beta1

Posted: 4. Oct 2012, 11:38
by Burt Wilson
Hey guys

Because i'm impatient and not very clever is it safe enough to install this beta and then keep upgrading until it becomes stable? If so do I also need to change the repos or are they changed as part of the upgrade process? My apologies for the dumb questions.

Re: Salix Xfce 14.0beta1

Posted: 4. Oct 2012, 11:51
by mimosa
@Burt Wilson

I think you're fine on both counts. The repos are already 14.0 (not current any more). But there's still quite a bit of stuff missing. It will arrive in due course!

Re: Salix Xfce 14.0beta1

Posted: 4. Oct 2012, 12:02
by Burt Wilson
Thank you for the info mimosa. That's good news, I can now satisfy my urge for a fresh install.