You are not logged in.

#21 2022-08-07 03:59:42

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,550
Website

Re: Beryllium beta iso available for testing

keithharsant wrote:

I use the system headless connecting to it with XRDP as it suits my purposes...

I can not open some of the applications- File Manager for example without using the terminal and to get that to work I have to enter the following

xhost +
sudo thunar

thunar

and

xhost +
thunar

Does not work - thunar does not open so I end up having to use thunar as root

Hi Keith, I'm sorry but I have no experience of XRDP. If Lithium ran with no problems, then we need to look at changes in Debian between Buster and Bullseye. There is no difference in the way BL starts applications between Lithium and Beryllium.

Grasping at straws, but:
*) try running bl-file-manager instead of thunar
*) try opening ~/.config/bunsen/environment and editing the last line to

export XDG_CURRENT_DESKTOP=XFCE

If you get stuck and googling doesn't help, it might be better to start a dedicated help topic in "System Administration".


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Online

#22 2022-08-07 04:14:33

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,550
Website

Re: Beryllium beta iso available for testing

Hi ekzotic!

ekzotic wrote:

In the welcome script I chose Bunsen Images Archives and isenkram-cli and it failed to install.
"Unable to locate package bunsen-images-archives"

Unfortunately bunsen-images-archives has not yet been uploaded to the official BL repository. If you don't want to wait for it to arrive, you could temporarily add the development repository archive and key, as at stage 3 here. Then bunsen-images-archives should be available.

As for isenkram-cli, just run bl-welcome one more time, without selecting bunsen-images-archives, and the isenkram install should go OK.

I noticed ram usage on boot is around 700mb vs 300mb for Lithium, do you know why?

Two factors:
1) Debian uses more RAM with each upgrade. This is because of the numerous new libraries etc and can't be helped.
2) Bigger than that, the way conky reports used memory has changed - the new way is in fact more accurate, and other utilities like htop will eventually all match. See this discussion: https://forums.bunsenlabs.org/viewtopic.php?id=7854
Specifically:
https://git.kernel.org/pub/scm/linux/ke … 722c9da773
https://github.com/brndnmtthws/conky/issues/1090

So the memory use increase is not as big as it looks at first.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Online

#23 2022-08-07 10:14:07

ekzotic
Member
Registered: 2019-11-07
Posts: 37

Re: Beryllium beta iso available for testing

Ok thanks for the info. Everything works now.
Also noticed time was not syncing and timedatectl showed "NTP service: n/a", fixed already.

Offline

#24 2022-08-21 07:32:38

dolly
Miss Mixunderstand
From: /lab701
Registered: 2015-10-03
Posts: 490

Re: Beryllium beta iso available for testing

Oh sweet mama, thank you team! Everything has worked flawlessly so far, nothing annoying to report. smile

Offline

#25 2022-08-23 01:43:02

DomOctober
New Member
From: New York
Registered: 2016-08-31
Posts: 3

Re: Beryllium beta iso available for testing

Great work and thanks for all the effort, Team! Really digging it so far

Offline

#26 2022-08-25 17:08:03

kozimodo
Member
Registered: 2015-10-04
Posts: 118

Re: Beryllium beta iso available for testing

Installed it in a virtual machine and most everything works great.  My only issue is that the way `/etc/os-release` is put together, `deb-get` does not work.  A useful reference is this github issue.  Not a drop-dead issue -- more of an annoyance.

Offline

#27 2022-08-25 22:33:34

jr2
android
Registered: 2017-12-24
Posts: 91

Re: Beryllium beta iso available for testing

^Thanks Kozimodo, I'll have a look at that when I can get back to my BL system (right now trapped in a smartphone). The github issue looks hopeful.

Meanwhile a possible workaround might be to uninstall bunsen-os-release.


normal service will be resumed as soon as possible

Offline

#28 2022-08-26 09:17:04

rbh
Moderator
From: South of Lapplands inland
Registered: 2016-08-11
Posts: 1,921

Re: Beryllium beta iso available for testing

Noticed now @johnraff, you have forgotten to include package "hw-probe".


// Regards rbh

Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu

Offline

#29 2022-08-26 15:29:49

kozimodo
Member
Registered: 2015-10-04
Posts: 118

Re: Beryllium beta iso available for testing

@jr2 Uninstalling bunsen-os-release does the trick.  Thank you!

Offline

#30 2022-08-26 22:38:58

jr2
android
Registered: 2017-12-24
Posts: 91

Re: Beryllium beta iso available for testing

@rbh I can't check here, but isn't hw-probe in the "install favourite packages" menu?


normal service will be resumed as soon as possible

Offline

#31 2022-08-27 16:59:21

ekzotic
Member
Registered: 2019-11-07
Posts: 37

Re: Beryllium beta iso available for testing

What do you think about adding Calculator entry to the menu? Like Calculator,galculator
So you can search it

Offline

#32 2022-08-27 17:35:27

rbh
Moderator
From: South of Lapplands inland
Registered: 2016-08-11
Posts: 1,921

Re: Beryllium beta iso available for testing

ekzotic wrote:

What do you think about adding Calculator entry to the menu? Like Calculator,galculator
So you can search it

Galculator was as standard installed in BL Lithium.

The devs disussed application list for Beryllium in okt 2021.
It was decided to not install galculator or gnome-calculator.
We thought that as package X11-apps is installed, giving xcalc, that should be sufficint for basic calculations. For more advanced calculations, user can install their preferred advanced calculator.

Choice of installing Gnome-calculator, was added to menu System -> Install Favorite Packages -> Utilities.


// Regards rbh

Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu

Offline

#33 2022-08-27 19:07:09

rbh
Moderator
From: South of Lapplands inland
Registered: 2016-08-11
Posts: 1,921

Re: Beryllium beta iso available for testing

jr2 wrote:

but isn't hw-probe in the "install favourite packages" menu?

Ah, under Utilities, yes.

I remebered wrong. I wanted oit to be installed. One proposition was to add it, with info to the bl-welcome script.

Final decision was to add it to the "Install Favorite packages".


// Regards rbh

Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu

Offline

#34 2022-08-28 14:06:08

ekzotic
Member
Registered: 2019-11-07
Posts: 37

Re: Beryllium beta iso available for testing

rbh wrote:
ekzotic wrote:

What do you think about adding Calculator entry to the menu? Like Calculator,galculator
So you can search it

Galculator was as standard installed in BL Lithium.

The devs disussed application list for Beryllium in okt 2021.
It was decided to not install galculator or gnome-calculator.
We thought that as package X11-apps is installed, giving xcalc, that should be sufficint for basic calculations. For more advanced calculations, user can install their preferred advanced calculator.

Choice of installing Gnome-calculator, was added to menu System -> Install Favorite Packages -> Utilities.

Hmm interesting. I thought galculator was stock. I meant entry for jgmenu.

Tried xcalc. When you said basic you wasn't lying (about looks)

Last edited by ekzotic (2022-08-28 16:26:08)

Offline

#35 2022-08-29 03:24:31

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,008

Re: Beryllium beta iso available for testing

Well, I use xcalc or bc in terminal


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#36 2022-08-29 07:02:21

dbvolvox
Member
From: England
Registered: 2015-09-29
Posts: 111
Website

Re: Beryllium beta iso available for testing

I had been using MX21 on my laptop (HP14 i5) and Lithium on my desktop when the laptop boot failed with a device has failed message and no amount of fiddling with MX grub tools or Rescatux could get it back so went for reinstall which would only work with the install thumb drive present so decided to try the Beryllium install.

The install was about the smoothest that I have ever experienced with separate Home partition. More importantly the boot is quick and smooth. As expected I had to install CIFS utils to get my home network but everything "just works" which is the most wonderful thing and best compliment anyone can make about an OS.

So I cannot make even a constructive suggestion just my heartfelt thanks to the development team.

I am using the Rainforest theme and am looking forward to whiling away some time fiddling with my tints and conkys!!


volvox.biz a very tedious daily account of life during covid,

Offline

#37 2022-08-29 16:31:08

deleted0
Guest

Re: Beryllium beta iso available for testing

dbvolvox wrote:

I am using the Rainforest theme

Please show us a screenshot in the screenshot thread. TIA

#38 2022-08-29 17:16:51

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,008

Re: Beryllium beta iso available for testing

I just wanna see the conkys   smile


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#39 2022-09-12 18:56:35

rbh
Moderator
From: South of Lapplands inland
Registered: 2016-08-11
Posts: 1,921

Re: Beryllium beta iso available for testing

Helplink: Jgmenu => Help & Resources => Debian => Debian Handbook, points to https://debian-handbook.info/browse/buster. Should be https://debian-handbook.info/browse/bullseye (or maybe https://debian-handbook.info/browse/stable?).


// Regards rbh

Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu

Offline

#40 2022-09-13 02:36:56

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,550
Website

Re: Beryllium beta iso available for testing

rbh wrote:

Helplink: Jgmenu => Help & Resources => Debian => Debian Handbook, points to https://debian-handbook.info/browse/buster. Should be https://debian-handbook.info/browse/bullseye

Thanks for catching this. I've merged your PR on GitHub.

Actually, that looks like the best option - it would save us from having to edit it again for Boron.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Online

Board footer

Powered by FluxBB