LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Bodhi
User Name
Password
Bodhi This forum is for the discussion of Bodhi Linux.

Notices


Reply
  Search this Thread
Old 01-31-2019, 03:37 PM   #16
hemlocktree
Member
 
Registered: Aug 2018
Posts: 719

Rep: Reputation: 311Reputation: 311Reputation: 311Reputation: 311

and from a know nothing - bodhi works great and has been most stable. i did try e19/20/21 was it at the time and most stuff was not there or sketchy. i had mentioned some stuff on the old forum which ylee had replied too with even some good points. but bodhi seems to be the best of the e dynamics out there. if i can get it working on multiple laptops for my wife and i over the years - then is IS GOOD!

Last edited by hemlocktree; 01-31-2019 at 08:47 PM.
 
1 members found this post helpful.
Old 01-31-2019, 03:39 PM   #17
hemlocktree
Member
 
Registered: Aug 2018
Posts: 719

Rep: Reputation: 311Reputation: 311Reputation: 311Reputation: 311
Quote:
Originally Posted by rbtylee View Post
Not good for an aging brick mason ...
or an old musician/K-9 TRAINER/homesteader either.....
 
1 members found this post helpful.
Old 02-01-2019, 12:56 AM   #18
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
rbtylee, thanks again for the details, my question has been fully answered.
this has really made me curious to try out bodhi (in a vm, right now).

i think i remember that e always had one stable release, and one development version?
like, e17 was stable, e18 was dev?

are you saying those stable releases are buggy?

and bodhi originally started off with the development version, which then became the stable release, and they decided to stick to that?
 
1 members found this post helpful.
Old 02-01-2019, 05:02 AM   #19
rbtylee
Bodhi Developer
 
Registered: Jun 2018
Location: Ladson, SC US
Distribution: Bodhi
Posts: 455

Rep: Reputation: 437Reputation: 437Reputation: 437Reputation: 437Reputation: 437
Quote:
Originally Posted by ondoho View Post
rbtylee, thanks again for the details, my question has been fully answered.
this has really made me curious to try out bodhi (in a vm, right now).

i think i remember that e always had one stable release, and one development version?
like, e17 was stable, e18 was dev?

are you saying those stable releases are buggy?

and bodhi originally started off with the development version, which then became the stable release, and they decided to stick to that?

Truthfully all e releases are development releases. They decide they want to release pick a list of bugs on phab they want fixed for the release try to get those bugs fixed and do an alpha release. If anything important to them is discovered in the alpha release that gets gets fix, several iterations of that and when mostly satisfied they call it a release and put on their download site. Is it buggy, well yes it is. There will be known bugs, phab tickets, that went unfixed. They were deemed either not important enough or a wasted effort because changes they know are coming in EFL would break the fix or in some way perhaps address the issue or perhaps even to fix the phap issue is too difficult or hasn't even been properly looked at it yet.

So is the release buggy, well yes it is. It will have known reported bugs as well as unknown and not reported bugs. It's stability will also rely upon EFL and EFl has its own list of issues.

Is this bad, well maybe depends on your point of view. But honestly almost all software has bugs and about any open source project I have looked at will have a long list of reported known bugs. Often hundreds if not thousands. Some web sites such as Launchpad (Ubuntu mainly) close these bug reports if there is not any activity on them, if it can't be duplicated or when a new release comes out. This in effect hides the bug report but by no means means the bug was fixed. I hate that, have an issue google around and find a launchpad report on the very same issue and it is closed but unfixed. Sometimes even a comment by some dev saying it is not an issue and doesn't happen and here it is happening on my machine

<Off topic but relevant>
A friend of mine, a professional programmer/mathematician, used to have great faith in mathematical verification of computer code. A mathematical proof that the code actually works and is bug free. It all sounds great in theory, but decades of research into it have yielded little practical use of it. It is incredibly hard to do in the real world with anything other than trivial code, and honestly is almost impossible to do with computer languages other than certain functional ones like haskell or Lisp. And then to further complicate things mathematical program verification has two hidden assumptions one is that the compiler or interpreter of the language functions error free and two that the computer hardware also functions as specified. Well the first assumption that the compiler works error free is clearly false, gcc for example has a list of known bugs. And on the second that the hardware works as expected, it should be noted that a real world computer is not the same thing as an idealized Abstract Turing machine. It is a very complex electrical device, amounting to millions of transistors wired up into some complex circuit. All created by humans perhaps with the usage of software also created by humans build by machines and people and in honesty it blows my mind they work as well as they do. Are they error free almost certainly not.
</Off topic but relevant>

So yes I am saying all releases of e are buggy as are all releases of every other window manager or DE out there. Asking if it is buggy is not the proper question, the proper question is does it work well enough for the average user to use daily without the thing segfaulting, freezing up, restarting, trashing your data, or otherwise F****** up on a regular basises. This is a bit subjective.

Can I cause e22 to crash well yes i can it crashed on me twice the other day while I was playing with a new e22 module. Can I cause moksha to crash, well again yes I can. I know moksha flaws prop better than anyone other than perhaps some of the e-devs who were at one time very familiar with e17 code (I am thinking of raster here). Moksha and many other window managers will crash and try to hide that from the user, moksha simply restarts as does my roku. It should be noted I added back the code to get the old enlightenment error msg when this happens for debugging purposes, Jeff had completely removed it, but it now depends on an environmental variable being set. I needed it to halt then instead of restart so I could debug it. This is currently undocumented and probably I am the only one that even uses it.


Is e17 less buggy than e22, well no. e17 won't even compile right now (with current versions of efl). But if fixed to compile it still has numerous issues fixed in later versions of enlightenment. Is Moksha less buggy than e22? Honestly that is subjective. The e developers have put more effort into fixing memory leaks than I have and they have been using static code analysis tools to find errors and fix them that I have not been using. Maybe one day ...

And so on. Some enlightenment changes I backport. But they commit alot and I don't follow it all. And moreover as the enlightenment code base diverges from our e17 base some of the commits are difficult to implement or address errors moksha does not have.

But for daily usage, what the users sees and experiences Jeff thinks Moksha is more 'stable' than e22. Both Jeff and I keep an eye on the newer enlightenment versions. I have multiple VMs with multiple snapshots running different distros and different Window managers. And of course Moksha, e17 and various versions of e and efl installed. I use them daily for various reasons, so I kind of have an idea of how often various versions of enlightenment or Moksha crashes. I have saw weird issues on both moksha and e22, crashes freezes and whatnot. Could I use e22 for daily usage well actually I could. I am less bothered by things like that than the average person.

Do I think Moksha is more 'stable'? Well yes for what I do it is, mostly. Your experience may vary. A Lot of factors at play here, your hardware the software you use and so on. e22 is much better than e19 so enlightenment is getting better all the time. Much more people work on enlightenment than Moksha. Moksha is mostly me with Štefan (the_waiter) making minor changes now and then. And for full disclosure I am in a bit over my head in some of it. Learning as I go.

Jeff decided to fork e17 and we are sticking with that for now. As Štefan notes at the time "when Bodhi switched to release 3 with e19. Very unstable, slow and buggy.". We sort of had no choice: stick with e17 and an old version of efl or make e17 work with the new versions of efl. Using e19 wasn't reasonable for what our users wanted. Now when i focus on Moksha I am concerned mostly with making it work with newer versions of efl and fixing known issues and trying not to break anything in the process. And occasionally Stefan or I add some minor new feature or I make some code changes transparent to the end user for whatever reason I had at the time.

I am uncertain if any of this answered your question but perhaps it clarified it some.

Last edited by rbtylee; 02-01-2019 at 05:38 AM.
 
4 members found this post helpful.
Old 02-01-2019, 05:22 AM   #20
hemlocktree
Member
 
Registered: Aug 2018
Posts: 719

Rep: Reputation: 311Reputation: 311Reputation: 311Reputation: 311
wow - thanks ylee.
 
Old 02-01-2019, 11:57 AM   #21
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by rbtylee View Post
Truthfully all e releases are development releases.
...
erm, wow, thanks again!
i did not know enlightenment puts so little weight on stable releases.
it sounds crazy. but maybe they're really more interested in getting the underlying stuff (EFL libraries?) working for other uses than linux desktops.

Last edited by ondoho; 02-01-2019 at 11:58 AM.
 
1 members found this post helpful.
Old 02-01-2019, 03:27 PM   #22
zaivala
Member
 
Registered: Mar 2008
Location: Blaine TN USA
Distribution: Linux Mint 20.1 Bodhi 6, OpenMandriva Lx 4.2, others
Posts: 264

Original Poster
Blog Entries: 52

Rep: Reputation: 51
LOL We sure get a lot of discussion on a topic I marked SOLVED after the 3rd or 4th message.

I have re-reinstalled Bodhi. I did the minimalist install this time. I went through the steps I had to do before (skipping eeUpdater for Terminal, making sure PolicyKit was installed, etc.). I am now back to a complete, working system, except I can't figure out how to get my displays to load correctly at bootup. I guess that's another topic, and I've posted it, but I'm not getting as much help there.

I did want to point out that something really weird happeed to my USB stick in writing Bodhi to it. My 16 Gb stick had 3 partitions, the first one containing Bodhi, and was reporting as a 60 Gb stick. I couldn't even fix it in GPartEd, had to go straight to USB Stick Formatter. And now I'm officially TWICE off topic.
 
1 members found this post helpful.
Old 02-02-2019, 03:17 AM   #23
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by zaivala View Post
I couldn't even fix it in GPartEd
have you tried Menu => Device => Create Partition Table...?
that nukes the whole device.
 
Old 02-03-2019, 03:33 AM   #24
zaivala
Member
 
Registered: Mar 2008
Location: Blaine TN USA
Distribution: Linux Mint 20.1 Bodhi 6, OpenMandriva Lx 4.2, others
Posts: 264

Original Poster
Blog Entries: 52

Rep: Reputation: 51
Yes, I tried that. The drive was so messed up it was reporting two different sector sizes. Using USB Stick Formatter solved the issue.
 
Old 02-03-2019, 08:18 AM   #25
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by zaivala View Post
Yes, I tried that. The drive was so messed up it was reporting two different sector sizes.
and gparted probably asked "Cancel, or Ignore" - what did you choose?
hint: "Ignore" did the trick for me every time in a situation like that.
 
1 members found this post helpful.
Old 02-03-2019, 04:12 PM   #26
zaivala
Member
 
Registered: Mar 2008
Location: Blaine TN USA
Distribution: Linux Mint 20.1 Bodhi 6, OpenMandriva Lx 4.2, others
Posts: 264

Original Poster
Blog Entries: 52

Rep: Reputation: 51
Quote:
Originally Posted by ondoho View Post
and gparted probably asked "Cancel, or Ignore" - what did you choose?
hint: "Ignore" did the trick for me every time in a situation like that.
I tried both before quitting GPartEd and moving to USB Stick Formatter, which did it in one.
 
1 members found this post helpful.
  


Reply

Tags
bodhi, grub customizer



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
LXer: Customizer App Handily Smoothes Over GRUB Trouble LXer Syndicated Linux News 1 02-19-2021 09:33 AM
Infinite Grub Loop: GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB... beeblequix MEPIS 2 11-02-2013 10:56 PM
LXer: Change your Grub options with Grub Customizer LXer Syndicated Linux News 0 05-11-2013 10:50 AM
LXer: Grub Customizer 2.5.5 is available- Customize grub/Burg from a GUI interface LXer Syndicated Linux News 0 05-10-2012 09:20 PM
LXer: Grub Customizer Lets You Reorder, Add Or Remove GRUB 2 (Or BURG) Menu Entries LXer Syndicated Linux News 0 10-09-2010 05:20 PM

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

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