You are not logged in.
"You are not allowed to post links"
???
Offline
"You are not allowed to post links"
???
Link to a screenshot or something like a news article?
Either way, try it now. I think I fixed it for you.
You must unlearn what you have learned.
-- yoda
Offline
Newly registered users are not able to post links until after a certain (small) number of posts.
This is a security feature intended to let mods catch potential spammers before they start.
...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 )
Offline
Newly registered users are not able to post links until after a certain (small) number of posts.
This is a security feature intended to let mods catch potential spammers before they start.
chroot managed to post a screenshot in December with his first post, then got denied this month. Bug in the forum software? He's been making quality posts for years at ArchLabs and LiliDog so I promoted him.
You must unlearn what you have learned.
-- yoda
Offline
^ I quite like that one! What file manager are you using? Bonus points for the Kitty icon, I hadn't heard of that icon set...
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
I use thunar for day-to-day file management. For backups, when I'm copying a lot of files, I'll use mc so I don't have to worry about a gui hanging. Don't even need to log into X to use mc.
Been using Newaita icons for quite a while. Complete set, clean icons etc .... The Newaita-reborn set is inferior to the original.
You must unlearn what you have learned.
-- yoda
Offline
Thanks for the info. I've recently given up on Mate file manager and am just dealing with Nautilis' quirks, it seems to work best on GNOME/Wayland. Thunar works, I might try it again. I can't remember why I gave up on Mate last week but there was some reason, it's a very good Wayland file manager.
I think it was that both Thunar and Mate FM require additional packages to do archiving, but honestly I can't remember. Probably just me wanting to try Nautilus again.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
johnraff wrote:Newly registered users are not able to post links until after a certain (small) number of posts.
This is a security feature intended to let mods catch potential spammers before they start.chroot managed to post a screenshot in December with his first post, then got denied this month. Bug in the forum software? He's been making quality posts for years at ArchLabs and LiliDog so I promoted him.
Promoting users who you know are OK is totally cool of course.
But I'm at a loss why chroot was able to post a link in his first post. Has anyone heard of that happening in the past? The permission should change when a user moves from New Member to Member...
Anyway, welcome chroot!
...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 )
Offline
PackRat wrote:johnraff wrote:Newly registered users are not able to post links until after a certain (small) number of posts.
This is a security feature intended to let mods catch potential spammers before they start.chroot managed to post a screenshot in December with his first post, then got denied this month. Bug in the forum software? He's been making quality posts for years at ArchLabs and LiliDog so I promoted him.
Promoting users who you know are OK is totally cool of course.
But I'm at a loss why chroot was able to post a link in his first post. Has anyone heard of that happening in the past? The permission should change when a user moves from New Member to Member...
Anyway, welcome chroot!
https://forums.bunsenlabs.org/viewtopic.php?id=9253&p=2 post #32, @hhh helped edit the original post.
Thank you. Very nice to see some old friends here.
Last edited by chroot (2025-01-07 13:19:52)
Offline
^ I quite like that one! What file manager are you using? Bonus points for the Kitty icon, I hadn't heard of that icon set...
Thanks. Trying to decide if I want one or both desktops showing in the pager:
You must unlearn what you have learned.
-- yoda
Offline
johnraff wrote:PackRat wrote:chroot managed to post a screenshot in December with his first post, then got denied this month. Bug in the forum software?
...I'm at a loss why chroot was able to post a link in his first post.
https://forums.bunsenlabs.org/viewtopic.php?id=9253&p=2 post #32, @hhh helped edit the original post.
Ah OK that explains how you seemed to be able to post links as a New Member!
Panic over, probably no forum software bug.
...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 )
Offline
Offline
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system linux user # 527315
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀
Offline
Slack current with labwc/xfce4-panel updated with a diy wallpaper.
I have the ~/.conf/labwc/autostart configured so it doesn't interfere with xfce4-session
if [ "$XDG_CURRENT_DESKTOP" != 'XFCE' ];then
xfce4-panel &
swaybg -i ~/Pictures/slackware-tux-blue.png &
fi
Last edited by micko01 (2025-01-10 23:48:16)
#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen
Offline
This time xfce/wayland on my debian/bunsen setup. Works fine now except needs swaybg
to change wallpapers! Not so in Slack!
Last edited by micko01 (2025-01-11 04:26:49)
#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen
Offline