Search found 17 matches

by Pai Mei
15. Apr 2024, 22:25
Forum: Problems
Topic: Thunar stopped mounting units in Fluxbox in Salix 15 XFCE
Replies: 3
Views: 138

Re: Thunar stopped mounting units in Fluxbox in Salix 15 XFCE

Yes, my /usr/bin/startfluxbox contains:

Code: Select all

# Start DBUS session bus:
if [ -z "\$DBUS_SESSION_BUS_ADDRESS" ]; then
   eval \$(dbus-launch --sh-syntax --exit-with-session)
fi
by Pai Mei
14. Apr 2024, 16:12
Forum: Problems
Topic: Fbmenugen (perl script) doesn't create icons in Fluxbox
Replies: 1
Views: 98

Fbmenugen (perl script) doesn't create icons in Fluxbox

Hi everyone! I'm using Salix 15 Xfce, and installed Fluxbox 1.37 using Gslapt, and fbmenugen 0.88 using sbopkg, with all dependencies (perl-data-dump perl-linux-desktop-files perl-gtk2 perl-Gtk3 perl-file-desktopentry). But when I run in a terminal the command to generate a menu with icons: $ fbmenu...
by Pai Mei
14. Apr 2024, 15:34
Forum: Problems
Topic: Thunar stopped mounting units in Fluxbox in Salix 15 XFCE
Replies: 3
Views: 138

Re: Thunar stopped mounting units in Fluxbox in Salix 15 XFCE

In time : When I think about a polkit permission issue, I created the file /etc/polkit-1/rules.d/10-udisks2.rules with: // Allow udisks2 to mount devices without authentication // for users in the “wheel” group. polkit.addRule(function(action, subject) { if ((action.id == “org.freedesktop.udisks2.fi...
by Pai Mei
14. Apr 2024, 14:31
Forum: Problems
Topic: Thunar stopped mounting units in Fluxbox in Salix 15 XFCE
Replies: 3
Views: 138

Thunar stopped mounting units in Fluxbox in Salix 15 XFCE

Hi everyone! I'm using Salix 15.0 XFCE, and installed Fluxbox using Gslapt. It was mounting my units in Thunar (when I click on the shortcuts in the left panel) but for some reason it stopped, showing no error message. So I thought that was a polkit permission issue, and tried in a terminal: udisksc...
by Pai Mei
5. Aug 2013, 18:51
Forum: Suggestions
Topic: How to Install the proprietary NVIDIA driver
Replies: 3
Views: 5666

Re: How to Install the proprietary NVIDIA driver

A sugestion: update the wiki. Since Slackware 13.37, XORG dropped HAL and uses UDEV to get information about input devices (see: http://blog.tpa.me.uk/2011/03/29/slackware-13-37-xorg-hal/ ) but the Nvidia-installer DOESN'T "knows" this... (see: http://blog.tpa.me.uk/2010/04/09/configuring-...
by Pai Mei
4. Aug 2013, 05:01
Forum: Problems
Topic: [Solved] Error in compiling Gens-gs-r7 in Salix 14 Multilib
Replies: 2
Views: 3533

[Solved] Error in compiling Gens-gs-r7 in Salix 14 Multilib

Hahahah, Gapan, your advice is very good, but I really wanted to compile Gens-gs-r7 in Salix 14 64 bits Multilib ... and after much struggle, and some hep, I DID IT! :D First Warning: this topic will be wide , and I'll divide it in three parts , to explain what I had done, following the sequence of ...
by Pai Mei
31. Jul 2013, 00:36
Forum: Problems
Topic: [Solved] Error in compiling Gens-gs-r7 in Salix 14 Multilib
Replies: 2
Views: 3533

[Solved] Error in compiling Gens-gs-r7 in Salix 14 Multilib

Hi Salix users. I sucessfull installed the Multilib layer (following the Alien Bob's tutorial) in my Salix 14 XFCE. After some struggle, I managed to compile/install Zsnes 1.51, using the Slackbuild (grabbed it from the Sourcery folder), and editing the respective file, to bypass a lock against 64 b...
by Pai Mei
29. Jul 2013, 23:26
Forum: Problems
Topic: [Solved]Gtkhtml can't find libcanberra.so,but it's installed
Replies: 4
Views: 2091

Re: [Solved]Gtkhtml can't find libcanberra.so,but it's insta

Thanks Gapan for the explanation. Learned how to don't miss with the repos, and the consequences...
by Pai Mei
27. Jul 2013, 02:47
Forum: Problems
Topic: [Solved]Gtkhtml can't find libcanberra.so,but it's installed
Replies: 4
Views: 2091

Re: Gtkhtml can't find libcanberra.so, but it's installed...

Thanks Gapan, to make me to see the error... I changed the mirros of Sourcery, adding the mirror of slackware slackbuils, and, because of this, gtkhtml appeared in Sourcery... And I got a build error when trying to install using it... Now installed gtkhtml using Gslapt... everything seems fine now.....
by Pai Mei
26. Jul 2013, 07:09
Forum: Problems
Topic: [Solved]Gtkhtml can't find libcanberra.so,but it's installed
Replies: 4
Views: 2091

[Solved]Gtkhtml can't find libcanberra.so,but it's installed

Hy everyone. I'm trying to install gtkhtml in Salix 14 XFCE 64 bits, using Sourcery. I click in install, installation begins but hangs with the following error: grep: /usr/lib64/libcanberra.la: No such file or directory /bin/sed: can't read /usr/lib64/libcanberra.la: No such file or directory libtoo...