LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-27-2015, 11:19 AM   #76
ppr:kut
Slackware Contributor
 
Registered: Aug 2006
Location: Netherlands
Distribution: Slackware
Posts: 631

Rep: Reputation: 463Reputation: 463Reputation: 463Reputation: 463Reputation: 463

Quote:
Originally Posted by cwizardone View Post
Since the updates it is not possible to download new widgets, desktop decorations, etc., in KDE.
The websites are down for maintenance. See http://kde-look.org/ for example.
 
1 members found this post helpful.
Old 04-27-2015, 11:24 AM   #77
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,095

Original Poster
Rep: Reputation: 7272Reputation: 7272Reputation: 7272Reputation: 7272Reputation: 7272Reputation: 7272Reputation: 7272Reputation: 7272Reputation: 7272Reputation: 7272Reputation: 7272
Quote:
Originally Posted by ppr:kut View Post
The websites are down for maintenance. See http://kde-look.org/ for example.
Interesting. Thanks.
It has been down every time I've tried it since installing the updates last week. They must be doing a major overhaul.
 
Old 04-27-2015, 11:46 AM   #78
Jefferson
Member
 
Registered: Jul 2012
Distribution: Slackware-current, 32bit
Posts: 84

Rep: Reputation: Disabled
Talking

Geeqie is slow now. Image rendering is noticeably slower on bigger files (like 1280x4000 pixels).
You can see how it's rendered block by block, line by line.

Has anybody notice this?


I should google before i post things apparently.
Found solution: geeqie: slow image refresh at 1:1 zoom with "two pass rendering"

Last edited by Jefferson; 04-27-2015 at 11:52 AM. Reason: solved
 
Old 04-27-2015, 12:15 PM   #79
Bindestreck
Member
 
Registered: Jul 2011
Location: Sweden
Distribution: Slackware
Posts: 820

Rep: Reputation: 440Reputation: 440Reputation: 440Reputation: 440Reputation: 440
imlib2 compilation gives this error:

Quote:
/bin/grep: /usr/lib64/libjpeg.la: No such file or directory
/bin/sed: can't read /usr/lib64/libjpeg.la: No such file or directory
libtool: error: '/usr/lib64/libjpeg.la' is not a valid libtool archive
make[4]: *** [tiff.la] Error 1
make[4]: Leaving directory `/tmp/SBo/imlib2-1.4.7/src/modules/loaders'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/SBo/imlib2-1.4.7/src/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/SBo/imlib2-1.4.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/SBo/imlib2-1.4.7'
make: *** [all] Error 2
 
Old 04-27-2015, 12:38 PM   #80
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by Bindestreck View Post
imlib2 compilation gives this error:
can it be you messed something with libjpeg/libjpeg-turbo? the first package should have been substituted by the second in current.
you can try
Code:
slackpkg reinstall libjpeg-turbo
 
Old 04-27-2015, 12:43 PM   #81
Speek
Member
 
Registered: Sep 2003
Location: The Netherlands
Distribution: Slackware
Posts: 124

Rep: Reputation: 41
Quote:
Originally Posted by Bindestreck View Post
imlib2 compilation gives this error:
/usr/lib64/libjpeg.la is in the libjpeg-turbo package.
 
Old 04-27-2015, 02:22 PM   #82
Bindestreck
Member
 
Registered: Jul 2011
Location: Sweden
Distribution: Slackware
Posts: 820

Rep: Reputation: 440Reputation: 440Reputation: 440Reputation: 440Reputation: 440
Quote:
Originally Posted by ponce View Post
can it be you messed something with libjpeg/libjpeg-turbo? the first package should have been substituted by the second in current.
you can try
Code:
slackpkg reinstall libjpeg-turbo
Well, this is strange. I saw that libjpeg-turbo was a SBo-package. I removed it and then tried slackpkg (slackpkg+), however, it could only find alien's package with an older version 1.2.0 but version 1.4.0 of the compat32 (multilib).

So, I compiled and installed it again via Slackbuild. It shows that the files are installed at /opt-location, so I symlinked the la-file back to /usr/lib64.

Im confused of this... at least it works now.
 
1 members found this post helpful.
Old 04-27-2015, 02:31 PM   #83
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
libjpeg-turbo is in slackware{64}-current since the big update of april 22, so you most probably have some issues with your slackpkg repository settings.
 
Old 04-27-2015, 02:48 PM   #84
volkerdi
Slackware Maintainer
 
Registered: Dec 2002
Location: Minnesota
Distribution: Slackware! :-)
Posts: 2,503

Rep: Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461
Quote:
Originally Posted by Jefferson View Post
Geeqie is slow now. Image rendering is noticeably slower on bigger files (like 1280x4000 pixels).
You can see how it's rendered block by block, line by line.

Has anybody notice this?


I should google before i post things apparently.
Found solution: geeqie: slow image refresh at 1:1 zoom with "two pass rendering"
Unless installing the latest Debian packages is the fix, I'm not actually seeing a solution at this link.
 
1 members found this post helpful.
Old 04-27-2015, 03:08 PM   #85
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
I tried rebuilding xfce-volumed from -Current to see if it fixed GStreamer not found, and no it doesn't. I think the developers ended support anyways. It rebuilds but Xfce can't work with it.

Quote:
Originally Posted by XFce 4.12 News
Due to gstreamer1.0 having dropped the mixer-interface entirely, and xfce4-mixer and xfce4-volumed relying on this interface with gstreamer0.10, our mixer application and volume daemon cannot be ported to 1.0 and are consequently not maintained anymore.
I installed another mixer from SBo and got it working that way.
 
Old 04-27-2015, 03:21 PM   #86
volkerdi
Slackware Maintainer
 
Registered: Dec 2002
Location: Minnesota
Distribution: Slackware! :-)
Posts: 2,503

Rep: Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461
Quote:
Originally Posted by ReaperX7 View Post
I tried rebuilding xfce-volumed from -Current to see if it fixed GStreamer not found, and no it doesn't. I think the developers ended support anyways. It rebuilds but Xfce can't work with it.



I installed another mixer from SBo and got it working that way.
Probably you don't have the gstreamer0 packages installed then. Install those, and it'll work. Install any other missing packages and most of your other bugs will be fixed as well.
 
1 members found this post helpful.
Old 04-27-2015, 03:38 PM   #87
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
I did, but it still complains Pat. I tried 0.10.36 from Slack and SBo both. I'll try regrabbing the packages and checking them.

Maybe something's missing... I'll try to log the build if I can.

Last edited by ReaperX7; 04-27-2015 at 03:50 PM.
 
Old 04-27-2015, 05:09 PM   #88
Jefferson
Member
 
Registered: Jul 2012
Distribution: Slackware-current, 32bit
Posts: 84

Rep: Reputation: Disabled
Quote:
Originally Posted by volkerdi View Post
Unless installing the latest Debian packages is the fix, I'm not actually seeing a solution at this link.
I unchecked the option "Two pass rendering" in Preferences/Image. Could be considered as a quick fix, but i agree - this is not a solution.
 
Old 04-27-2015, 08:36 PM   #89
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Okay, here's what I got from my system in regards to xfce-mixer and xfce-volumed:

Code:
bash-4.3# ls /var/log/packages | grep gst      
gst-plugins-base-1.4.4-x86_64-1
gst-plugins-base0-0.10.36-x86_64-1
gst-plugins-good-1.4.4-x86_64-1
gst-plugins-good0-0.10.31-x86_64-1
gstreamer-1.4.4-x86_64-1
gstreamer0-0.10.36-x86_64-1
phonon-gstreamer-4.8.2-x86_64-1
qt-gstreamer-1.2.0-x86_64-1
GStreamer-0.10.36 is installed.

Now it's popping up:

xfce-mixer-4.10.0


"GStreamer was unable to detect any sound devices. Some sound system specific GStreamer packages may be missing. it also may be a permissions problem."

When I rebuilt gst-plugins-base0-0.10.36, it finally worked.

Patrick, you might want to rebuild gst-plugins-base0 on your end. I think, if I'm correct here, one of the required dependencies wasn't built with the original package properly, so a rebuild might be required to fix it.

I can't attach a buildlog unfortunately due to the file size. Is there an email I can forward it to you, if you need it?

Last edited by ReaperX7; 04-27-2015 at 08:40 PM.
 
Old 04-27-2015, 09:53 PM   #90
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Also there's some minor issues popping up in my logs with X as well:

Code:
[  6272.828] (II) LoadModule: "vnc"
[  6272.829] (II) Loading /usr/lib64/xorg/modules/extensions/libvnc.so
[  6272.829] (EE) Failed to load /usr/lib64/xorg/modules/extensions/libvnc.so: libgcrypt.so.11: cannot open shared object file: No such file or directory
[  6272.829] (II) UnloadModule: "vnc"
[  6272.829] (II) Unloading vnc
[  6272.829] (EE) Failed to load module "vnc" (loader failed, 7)
I'm guessing the vnc library in TigerVNC was linked against the wrong version of libgcrypt? We have a symlink for libgcrypt.so.20 in -Current.

Also this:

Code:
[  6272.826] (EE) systemd-logind: failed to get session: The name org.freedesktop.login1 was not provided by any .service files
can be qwelled by adding this line to the xorg-server SlackBuild in the configure options:

Code:
           --disable-systemd-logind \
Lastly, this:

Code:
[  6273.121] (EE) NOUVEAU(0): [COPY] failed to allocate class.
Not sure what this is about, but otherwise, the information given is very little. Doesn't seem to affect anything.

Last edited by ReaperX7; 04-27-2015 at 10:10 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Three Things That Won't Get You An IT Job – And Two Things That Will sundialsvcs General 20 08-13-2014 02:55 PM
Recent Changes in Current (or things that go bump in the night). cwizardone Slackware 13 03-02-2013 08:30 AM
VirtualBox won't run after upgrade to slackware64 current Ook Slackware 9 06-18-2011 07:13 AM
[SOLVED] kernel upgrade -current messed up things portia Slackware 28 01-26-2010 05:48 PM
Things that run in framebuffer!!! Optyx Linux - General 1 08-01-2007 08:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration