LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 12-12-2020, 04:16 AM   #6196
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,278

Rep: Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069

Quote:
Originally Posted by Nobby6 View Post
As one who has been on the internet since '91, using linux since 92/93 (too far back for an old fella like me to remember) and who has contributed to many projects in the past, I've learned just because someone can contribute and be usually helpful, does not mean to say they can also not be full of themselves.

I couldnt care less if I was on his ignore list, if he is so thin skinned, so be it, he has treated me with contempt in hte past so thats how I see him.


Now back to ON TOPIC, I can report that it *IS* slackwares install of ffmpeg thats at fault.

I reneged, swearing that my basic-purpose-only headless home machines will only use official packages - I removed ffmpeg, got the source and built it myself, and minidlna built right away.
And, therefore, you've been a nuisance since 91 ?
 
Old 12-12-2020, 04:37 AM   #6197
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by Nobby6 View Post
thats really funny Eric, because I thought *I WAS REPORTING A POSSIBLE PROBLEM*

get off your damn high an mighty horse. If you cant contribute to the issue at hand constructivly, then dont.
Just like your ext4 quota comment, absolutely useless, your either trying to imporve your post count, dont bother actually reading whats posted, or your just trolling
OK let's kill it dead then. I downloaded the minidlna sources, ran ./configure && make and what do you think... no errors. So what did you miss after 21 years of being l33t my dear Nob?

You showed a part of the 'config.log' file but you did not show the relevant bits. Let's share a grep on 'libavformat' out of the configure output that I captured:
Code:
checking libavformat/avformat.h usability... yes
checking libavformat/avformat.h presence... yes
checking for libavformat/avformat.h... yes
checking ffmpeg/libavformat/avformat.h usability... no
checking ffmpeg/libavformat/avformat.h presence... no
checking for ffmpeg/libavformat/avformat.h... no
checking libav/libavformat/avformat.h usability... no
checking libav/libavformat/avformat.h presence... no
checking for libav/libavformat/avformat.h... no
checking avformat.h usability... no
checking avformat.h presence... no
checking for avformat.h... no
checking ffmpeg/avformat.h usability... no
checking ffmpeg/avformat.h presence... no
checking for ffmpeg/avformat.h... no
checking libav/avformat.h usability... no
checking libav/avformat.h presence... no
checking for libav/avformat.h... no
checking for avformat_open_input in -lavformat -lavcodec -lavutil -lz... yes
You see that the header was actually already found BEFORE that part of logfile you shared with us. And why is that? It is because a configure script is relentless and will plow through all the options it has been given, reporting what it finds and recording a success for later use. Here, success was right at the first probe but the script continues anyway.
It's caused by this line in the configure script:
Code:
for ac_header in libavformat/avformat.h ffmpeg/libavformat/avformat.h libav/libavformat/avformat.h avformat.h ffmpeg/avformat.h libav/avformat.h
So, again, your post was OFF-TOPIC in this thread since it is neither about a bug in Slackware's ffmpeg nor a request to add minidlna to Slackware. Your post is nothing but a display of your failure to interpret what you see when you try to compile something from source.
The fact that you accuse me of trolling only shows your ignorance and social failure.
 
7 members found this post helpful.
Old 12-12-2020, 06:57 AM   #6198
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,278

Rep: Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069
the 'frameworks-5.77.0' is ready:

https://kde.org/announcements/kde-frameworks-5.77.0/
 
Old 12-12-2020, 07:01 AM   #6199
pyllyukko
LQ Newbie
 
Registered: Dec 2007
Location: 🇫🇮
Distribution: Slackware
Posts: 10

Rep: Reputation: 6
Ehlo.

After the following change:

Quote:
Wed Dec 9 21:10:40 UTC 2020
kde/powerdevil-5.20.4-x86_64-2.txz: Rebuilt.
Moved 10-enable-powerdevil-discrete-gpu.rules.new to
/usr/share/polkit-1/rules.d/. Thanks to Robby Workman.
Moved 10-enable-session-power.rules to the elogind package.
Moved 10-enable-upower-suspend.rules to the upower package.
Thanks to GazL.
It seems that doinst.sh is still trying to use the old path /etc/polkit-1/rules.d/ instead of /usr/share/polkit-1/rules.d/.
 
Old 12-12-2020, 07:15 AM   #6200
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,278

Rep: Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069
Quote:
Originally Posted by pyllyukko View Post
Ehlo.

After the following change:



It seems that doinst.sh is still trying to use the old path /etc/polkit-1/rules.d/ instead of /usr/share/polkit-1/rules.d/.
I confirm this.
 
Old 12-12-2020, 07:35 AM   #6201
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,278

Rep: Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069Reputation: 1069
It's in the /source/kde/doinst.sh/powerdevil

(Move over the new policy files:
config etc/polkit-1/rules.d/10-enable-powerdevil-discrete-gpu.rules.new 2>/dev/null)

two differents definitions are presents in the /source/kde/doinst.sh/powerdevil,

and in the /source/kde/post-install/powerdevil.post-install

Last edited by gmgf; 12-12-2020 at 07:39 AM.
 
Old 12-12-2020, 11:03 AM   #6202
pasldfj
LQ Newbie
 
Registered: Dec 2020
Posts: 6

Rep: Reputation: Disabled
It would be very great if openjdk was added to slackware. Should it be openjdk 8 or openjdk 11? Which one should it be?
 
Old 12-12-2020, 01:13 PM   #6203
MDKDIO
Member
 
Registered: Mar 2004
Location: Sweden
Distribution: Slackware 15
Posts: 521

Rep: Reputation: 187Reputation: 187
Any chance to see the updated kio-gdrive? 20.12.0

Personally I am hoping the login been sorted

https://apps.kde.org/en/kio_gdrive

Edit: Sorted the update, just have to give it another go. See if it'll work now.

Thank you Pat!

Edit2: A Bit closer, I do get logged in, but still denied access to the google drive (if I open a new tab and enter gmail for example, I am logged in).

Nothing odd related to this found in any log file (that I find)

Edit3: Found the reason why it's not working...
It's missing kaccounts-integration and kaccounts-providers
From slackware64-current/source/kde/kde/modules/applications:
# Not currently packaging due to deps needed for kaccounts-integration, and
# more deps needed for those deps. Might check into it again later...
#kaccounts-integration
#kaccounts-providers

Last edited by MDKDIO; 12-15-2020 at 03:07 PM. Reason: Edit3 part added...
 
Old 12-12-2020, 03:52 PM   #6204
TheTKS
Member
 
Registered: Sep 2017
Location: Ontario, Canada
Distribution: Slackware, X/ubuntu, OpenBSD, OpenWRT
Posts: 361

Rep: Reputation: 243Reputation: 243Reputation: 243
Quote:
Originally Posted by pasldfj View Post
It would be very great if openjdk was added to slackware. Should it be openjdk 8 or openjdk 11? Which one should it be?
I'll second that. I've installed it since JDK is an Arduino IDE dependency. On 14.2, I've replaced JDK with OpenJDK. I've run into no issues. (On 14.2, I installed the "arduino" IDE Slackbuild, the one that has only JDK as a dependency, not the "Arduino" Slackbuild.)

With that said, once again AlienBob has been good enough to provide OpenJDK 7 and 8 here

https://slackware.nl/people/alien/slackbuilds/

TKS
 
2 members found this post helpful.
Old 12-12-2020, 04:00 PM   #6205
IlyaK
Member
 
Registered: Jun 2017
Location: The Netherlands
Distribution: Debian
Posts: 118

Rep: Reputation: 72
In 2020 dec we have JDK 15. I do java development as part of my job, and we have switched to JDK 11 from JDK 8 a year ago.

From my humble point of view, there is no reason to use JDK 8 in 2021.
 
3 members found this post helpful.
Old 12-13-2020, 05:34 AM   #6206
ppr:kut
Slackware Contributor
 
Registered: Aug 2006
Location: Netherlands
Distribution: Slackware
Posts: 631

Rep: Reputation: 463Reputation: 463Reputation: 463Reputation: 463Reputation: 463
Quote:
Originally Posted by bassmadrigal View Post
And if ppr:kut happens to see this, I emailed you a patch for the ffmpeg on SBo to do the same thing. Hopefully this will be something you'll consider implementing.
I really thought I replied to this already, but checking my mails I see I obviously did not
Sorry about that! I'll send a reply to the mail there, but for folks reading here:

I don't think it's the SlackBuild's job to do this. I understand why you'd want this, and I appreciate the effort that went into the patch, but that's more or less turning the SlackBuild into a build system for ffmpeg.
The effort would be better served patching ffmpeg's configure to do this instead and try to get it upstream. If they reject it, based on the reasoning given, we can decide how to proceed on our side.
 
1 members found this post helpful.
Old 12-13-2020, 06:46 AM   #6207
pasldfj
LQ Newbie
 
Registered: Dec 2020
Posts: 6

Rep: Reputation: Disabled
I got a bug with xfce terminal, might also apply to the other terminals. But in xfce if the screen goes black like it should after a period of inactivity and I move the mouse to awaken the computer again, the xfce terminal stops working. Anyone else getting this bug?
 
Old 12-13-2020, 07:07 AM   #6208
Paulo2
Member
 
Registered: Aug 2012
Distribution: Slackware64 15.0 (started with 13.37). Testing -current in a spare partition.
Posts: 935

Rep: Reputation: 527Reputation: 527Reputation: 527Reputation: 527Reputation: 527Reputation: 527
Deleted, wrong thread.
 
Old 12-13-2020, 11:18 AM   #6209
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,344

Rep: Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942
konsole-20.12.0 , have a bug in terminal colors.

I see some reports , but no patch at the moment.

https://bugs.kde.org/show_bug.cgi?id=430311

konsole-20.08.3 working as ever.
 
1 members found this post helpful.
Old 12-13-2020, 12:15 PM   #6210
rherbert
Member
 
Registered: Nov 2003
Location: Canada
Distribution: Slackware
Posts: 104

Rep: Reputation: 65
Deleted. Wrong thread.

Last edited by rherbert; 12-13-2020 at 12:29 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
[SOLVED] Requests for -current (20151216) rworkman Slackware 3441 12-28-2017 03:50 PM

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

All times are GMT -5. The time now is 07:16 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