You are not logged in.
I am going to try it again just to see before I quit for the day. RebornOS with openbox wm and another wallpaper I made on playgroundai and firefox with 14 tabs open at the time.
I use Arch BTW! If it is not rolling, it is stagnant!
RebornOS, EndeavourOS, Archbang, Artix,
Linuxhub Prime, Manjaro, Void, PCLinuxOS
Offline
@shortarcflyer
Now you can edit this post with the image you want:
https://forums.bunsenlabs.org/viewtopic … 79#p132979
If people would know how little brain is ruling the world, they would die of fear.
Offline
^ Got it, thanks!
I am finding it easier for me to use imgbb.com for my pics and screenshots than what I was using before (imgur) so I am going to stick with imgbb.com.
Last edited by shortarcflyer (2024-03-23 01:13:21)
I use Arch BTW! If it is not rolling, it is stagnant!
RebornOS, EndeavourOS, Archbang, Artix,
Linuxhub Prime, Manjaro, Void, PCLinuxOS
Offline
I think img.bb has a bigger limit on image size compared to Imgur as well.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
^ Got it, thanks!
I am finding it easier for me to use imgbb.com for my pics and screenshots than what I was using before (imgur) so I am going to stick with imgbb.com.
No problem.
Don't forget:
https://forums.bunsenlabs.org/viewtopic … 80#p132980
and other images (imgur).
I think img.bb has a bigger limit on image size compared to Imgur as well.
I do not know.
I just know that imgur should be (temporarily) avoided.
Last edited by marens (2024-03-23 02:05:09)
If people would know how little brain is ruling the world, they would die of fear.
Offline
I haven't had any problems with it, but whatever. Use any hosting site you like. I just want to see the full-size scrots.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
I deleted my account there years ago. I prefer img.bb.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
Offline
I know your users have reported a problem with the imgur service.
You'll probably need to modify the script you've been using so far (Thunar).
I don't think there's anything wrong with the image upload script. Thunar is only involved in that it is configured to call that script from its right-click menu, but the upload script can be called any way you want.
Imgur does seem a bit unpredictable for some people recently in how it handles direct links, but it's always worked OK for me.
If Imgur turns out to be unusable in the future there is an alternative bl-imgbb-upload script already shipped in bunsen-utilities. I haven't used it (originally written by another dev several years ago) so it might need some tweaking to get it working properly in 2024.
If any BL user want to use imgbb by default instead of imgur:
touch ~/bin/bl-image-upload
bl-text-editor ~/bin/bl-image-upload
Copy in this content:
#!/bin/bash
#
# bl-image-upload: script to upload files to an image hosting service
# Taking of screenshots is also supported.
# At present this is a wrapper script around bl-imgur-upload,
# but may be extended in the future.
# This version uses bl-imgbb-upload
hash bl-imgbb-upload 2>/dev/null || {
echo "$0: bl-imgbb-upload is not available" >&2
exit 1
}
bl-imgbb-upload "$@"
Make sure it's in your PATH and executable:
echo $PATH
The output should include /home/<username>/bin
chmod +x ~/bin/bl-image-upload
which bl-image-upload
The last command should return /home/<username>/bin/bl-image-upload not /usr/bin/bl-image-upload
As I said above, bl-imgbb-upload might need tweaking, so if you hit any issues, please start a new support thread.
...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
As I said above, bl-imgbb-upload might need tweaking, so if you hit any issues, please start a new support thread.
I said the same thing.
Of course, Thunar is just running the script (right-click menu).
I wanted this not to happen:
P.S.
I don't know what Thunar looks like today, but I found a few custom actions in my archive.
Maybe they exist now (?):
Checksum (Purpose: Thunar Custom Action. Calculates hashes)
Copy to …
Move To …
If anyone is interested, I'll open a new topic (GUI & Applications).
If people would know how little brain is ruling the world, they would die of fear.
Offline
marens wrote:I know your users have reported a problem with the imgur service.
You'll probably need to modify the script you've been using so far (Thunar).I don't think there's anything wrong with the image upload script. Thunar is only involved in that it is configured to call that script from its right-click menu, but the upload script can be called any way you want.
Imgur does seem a bit unpredictable for some people recently in how it handles direct links, but it's always worked OK for me.
If Imgur turns out to be unusable in the future there is an alternative bl-imgbb-upload script already shipped in bunsen-utilities. I haven't used it (originally written by another dev several years ago) so it might need some tweaking to get it working properly in 2024.
I completely agree with @johnraff.
The imgur-upload-script is ok.
In my opinion, the error lies in the fact that the BB code does not always transmit the file extension of the image correctly. @damo has already pointed this out here:
Repeat: To get the linked direct image you need make sure to add the file extension to the url. Their recommended BB code doesn't really convey this properly.
Because the file extension '.png or .jpeg/jpg' etc. is not transmitted, I end up on the imgur main page and .png is missing here.
If I add the .png to this imgur page, the image is immediately opened in the correct size.
@marens, are you familiar with the BB code?
Offline
As I said above, bl-imgbb-upload might need tweaking, so if you hit any issues, please start a new support thread. smile
I tried it out
https://forums.bunsenlabs.org/viewtopic … 21#p133021
Last edited by unklar (2024-03-23 14:05:54)
Offline
@marens, are you familiar with the BB code?
Of course, I use the BB code very often.
I wanted this not to happen:
I posted an image of what the issues looks like when less experienced users use the script and showed them an alternative solution:
https://forums.bunsenlabs.org/viewtopic … 87#p132987
Some users have already edited their posts in a similar way.
^ Got it, thanks!
I am finding it easier for me to use imgbb.com for my pics and screenshots than what I was using before (imgur) so I am going to stick with imgbb.com.
If people would know how little brain is ruling the world, they would die of fear.
Offline
Offline
hhh wrote:sexy gaps!
Thanks! Hyprland, I've been doing some work on it...
@PackRat, I wouldn't mind at all if Xfce was the only DE available on linux and everybody just worked on development there.
-edit- @ututo, after looking again at my GNOME scrot that you linked, I've bumped my Hyprland gaps up to 8px from 5. You're right, 8 is the sexy sweet spot for this screen resolution.
Yeah, I hate how imgbb formats its thumbnails, what is that hack cropping? /rhetorical question
Last edited by hhh (2024-03-24 01:21:05)
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
@Dobbie, bitchin' wall! And again, I love your compositor (picom?) settings.
@unklar, is that your first dk WM scrot here? Sweet.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline