LinuxQuestions.org
Help answer threads with 0 replies.
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-01-2020, 10:37 AM   #16
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,259

Rep: Reputation: 231Reputation: 231Reputation: 231

Quote:
Originally Posted by saxa View Post
As said this is a development in progress testing packages. So you are mostly on your own. I can tell you that over here those things work. Also probably this is due to the install order, some packages needs to be installed before the others some schemas needs to be
updated etc...
No worries. Just pointing out my findings in case other people run into the same problem.
 
Old 04-01-2020, 04:39 PM   #17
deNiro
Member
 
Registered: Jun 2003
Distribution: Slackware-Current and Salix 14.2
Posts: 274
Blog Entries: 1

Rep: Reputation: Disabled
@saxa Out of curiousity, would it still be possible to compile gnome 2.32 on slackware 14.2/current?
 
Old 04-01-2020, 07:24 PM   #18
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,210

Rep: Reputation: 295Reputation: 295Reputation: 295
Quote:
Originally Posted by deNiro View Post
@saxa Out of curiousity, would it still be possible to compile gnome 2.32 on slackware 14.2/current?
To be honest I have no idea, but most probably yes with some work. I think problem would be to have the correct glib/gtk set underneath. But for the rest surely yes. You can try by grabbing the DLG_2_32 branch on sf.net by:

Code:
svn co https://sourceforge.net/p/dropline-gnome/code/HEAD/tree/dbs/branches/DLG_2_32 DLG_2_32
Only problem is that dbs at that time had no buildall function so you would have to go the packages one by one.
But there is also the compile-order-2.32 in etc/ of dbs.

Actually looking at the stuff in there probably at the time was targeted for slackware 14.0 .

Good luck anyway
 
1 members found this post helpful.
Old 04-01-2020, 07:30 PM   #19
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,210

Rep: Reputation: 295Reputation: 295Reputation: 295
Actually I see that there is a buildall.sh in the DBS tree. And it was targeted at Slackware 13.1 but if you take the DLG_2_32_SLACK_1337
branch you should be closer to 14.x series of Slackware.
 
1 members found this post helpful.
Old 06-02-2020, 09:01 AM   #20
lioh
Member
 
Registered: Aug 2019
Location: Switzerland
Distribution: Slackware
Posts: 194

Rep: Reputation: Disabled
Dear saxa.

is it necessary to install the packages from the unoffical directory as well to get a working GNOME on -current?

Greetings
Lioh
 
Old 06-02-2020, 09:49 AM   #21
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,210

Rep: Reputation: 295Reputation: 295Reputation: 295
Yes, they are part of the build, they are in the unofficial directory because they are not part of Dropline GNOME build, and I
hope that we can get them into official Slackware until 15 is released. If not they will become part of dropline GNOME.

But this will be clear only after we see Slackware 15.
 
Old 06-02-2020, 09:50 AM   #22
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,210

Rep: Reputation: 295Reputation: 295Reputation: 295
PS: Remember that those are for Slackware64-current and not 14.2
 
Old 06-02-2020, 09:51 AM   #23
lioh
Member
 
Registered: Aug 2019
Location: Switzerland
Distribution: Slackware
Posts: 194

Rep: Reputation: Disabled
Great to hear. I have installed all packages (on -current) but still GDM does not start. I have modified rc.4 because it tries to execute /usr/sbin/gdm -nodaemon but this parameter does not exist anymore. I have also tried to start it directly from a console but nothing seems to happen.
 
Old 06-02-2020, 10:02 AM   #24
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,210

Rep: Reputation: 295Reputation: 295Reputation: 295
Dont waste your time, unless you want to fix it GDM does not work as of now. You have to start gnome with startx.
Wayland is also not working in standalone, but only with --nested from an X11 session. This is why is it still in testing.
 
Old 06-02-2020, 09:10 PM   #25
reddog83
Member
 
Registered: Apr 2018
Distribution: Slackware 15.0/Current
Posts: 442

Rep: Reputation: 228Reputation: 228Reputation: 228
do we have a time frame when gdm mite end up working again?
 
Old 06-03-2020, 05:42 AM   #26
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,210

Rep: Reputation: 295Reputation: 295Reputation: 295
Right now it is not my priority, as if I am not wrong you can start gnome also using some other desktop manager. I personally want to concentrate in other stuff like complete the packages and prepare the installer for start testing both architectures, x86-64 and i686.
But to speak about the time frame I plan to release the new version when we have a stable release of what is slackware current today.

It is no sense to have something released for current as it is a moving target. Lots othings can change still and this means that
at some point it is needed to recompile and fix.

But if somebody wants to invest some time in fixing gdm build and make it working I am happy to accept patches and corrections. Same is for any other package we have right now.
 
Old 06-03-2020, 10:01 AM   #27
solarfields
Senior Member
 
Registered: Feb 2006
Location: slackalaxy.com
Distribution: Slackware, CRUX
Posts: 1,449

Rep: Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997
saxa,
how many people are working on Dropline at the moment?
 
Old 06-03-2020, 10:04 AM   #28
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,210

Rep: Reputation: 295Reputation: 295Reputation: 295
just me afaik.
 
1 members found this post helpful.
Old 06-03-2020, 10:41 AM   #29
solarfields
Senior Member
 
Registered: Feb 2006
Location: slackalaxy.com
Distribution: Slackware, CRUX
Posts: 1,449

Rep: Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997
That's a pity and you're a hero. I have only good memories of Dropline. Once upon a time I used it extensively around GNOME 2.16.

I wish you all the best.
 
Old 06-03-2020, 11:37 AM   #30
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,210

Rep: Reputation: 295Reputation: 295Reputation: 295
Thanks solarfields, I keep it up as I use it for my work and also I like how gnome 3 has evolved. Already used to it
 
1 members found this post helpful.
  


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
Dropline GNOME 3.8 - testing packages saxa Slackware 124 11-26-2013 06:43 PM
current with dropline gnome berVi Slackware 25 06-21-2007 02:14 PM
Editing an .exe file (Dropline-GNOME and Slackware Current) DreameR-X Linux - General 4 06-05-2005 03:59 PM
slack-current of dropline ? Hi all :-) slack-current of dropline ? frochet Slackware 2 06-11-2004 11:57 AM
Gnome 2.6 in the current branch? (+Questions about Dropline) the who Slackware 6 05-06-2004 11:32 AM

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

All times are GMT -5. The time now is 10:51 PM.

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