You are not logged in.
Is the problem with the repos or local? If local, why are others having this problem also? I looked at /etc/resolv.conf but I don't know what it means.
Still having this issue more than 24 hours later. Why isn't there some kind of announcement from "those in the know" about what is going on, and when it is expected to be fixed? Some who posted here have had this issue for over 2 days now. It seems to me that the right thing to do is for somebody to make some kind of an announcement, at least something like "Hey, we know there's a problem, we're looking into it."
Normally I wouldn't make a post like this, but this has been going on for the last 2 hours (usually it resolves itself in a few minutes). I'm not able to contact the repos, I've been getting the message below. Anybody else getting this?
Interesting, on my browser it's showing up as rendered from a Chinese font (fonts-wqy-zenhei).
Thanks for the hint. I installed a Korean font and now I can see it. Yay! [BTW, how can you tell it is rendered on your system via a Chinese font?]
Thanks to everyone who took the time to help.
Here you go: |
Download Ubuntu Nerd Font and UbuntuMono Nerd Font from here:
Tried these fonts (I like them) but it's not fixing the box. I know the system is picking it up because I noticed the difference. I'm ready to give up. But thanks for the nice fonts.
Just tried dpkg-reconfigure locales. That didn't fix it. I also already tried fonts-noto-core and also fonts-freefont-ttf, fonts-opensymbol, fonts-dejavu-extra, and fonts-arkpandora. None of these worked.
Do I select "All locales"?
I've got Cantarell, I'm missing all the rest.
EDIT
Just added the DejaVu fonts. None of them fix the issue.
Mate is my DE, and what you describe is found in Control Center >> Appearance >> Fonts tab, and the "Application Font" setting (I already knew that). I tested every font on my system just now (a tedious task), and not one of them got rid of that box.
The thing is I had this file when I was on Devuan 4 (a Miyo install, but added Mate, just like I did for Devuan 5, a Crowz install, but added Mate) and there it displayed correctly. Also, I have a list (a long one) of every file/app to install that applies to Mate, so, besides being on a different version of Mate (1.26 vs. 1.24) everything else is the same as far as Mate is concerned. That leads me to believe that something is different in the OS install, and that this is "probably" not a Mate issue. Then again, I'm not an expert, so anything I think is just a educated guess.
EDIT
Okay, I just thought of something that is different. Miyo did not install with a word processor, so I had added LibreOffice. Crowz installs with AbiWord, so I didn't bother to install LO. I think (but I'm not sure) an install of LO also pulls in a ton of fonts. I wonder if I install LO if that would solve this. I really don't want to, as LO is bloatware compared to AbiWord. Do you think it's worth a shot? Or am I off base here?
I notice it in my file manager (caja) when a file name contains a unicode character. That's the screenshot I put in my first post. I also noticed it once browsing the web, I think; I may be mistaken on this though. The output of echo $LANG is en_US.UTF-8
Yeah, I already tried installing fonts-noto-core but that didn't fix it.
Since installing Devuan 5 (Crowz) I'm getting these strange text boxes. Image below so you can see what I'm talking about. Doing research I found out this is a unicode character. How do I get unicode characters to correctly show? This is in the file manager, and I also once seen boxes like this in my browser.
On another note, I get thumbnails for everything in Mate except for when I attach my digital camera via cable,
When connecting my cell phone (yes, I have one and I hate it) I don't get any thumbnails either. I wish I knew what to install for it, if anything.
I'm beginning to wonder if it's even worth it to disable it. What could (theoretically) happen leaving it enabled?
Maybe I would have had an easier time doing this than a clean install. I've been messing with it for 23 hours now (not nonstop, of course).
I found it just as you were responding.
Well, as it turns out, libgdk-pixbuf2.0-bin generates thumbnails for images and pdfs, but not video files, so this issue is only partial solved. Anyone have any idea what I need for video thumbnails?
EDIT
Okay, that was easy. ffmpegthumbnailer did the trick.
Here's what I see in / and /boot. What do I do with info -f grub -n 'Simple configuration'? I tried that in the terminal and nothing happened (sorry for my ignorance).
One of the first things I do on a fresh install is to disable ipv6 using Grub by doing this:
Open /etc/default/grub as administrator. Find the line:
GRUB_CMDLINE_LINUX=""
and change it to:
GRUB_CMDLINE_LINUX="ipv6.disable=1"
Then in terminal run:
sudo update-grub
But when I go there I see this, something I've never seen before:
GRUB_CMDLINE_LINUX="initrd=/install/gtk/initrd.gz"
What does this do? I've searched it, but what I've read seems to be above my pay grade. And how can I add "ipv6.disable=1"? Should I overwrite "initrd=/install/gtk/initrd.gz" or just add "ipv6.disable=1" after/before it?
Thanks to everyone who replied. Everything is recognized when I log into the Mate DE.
Is your Trash icon missing as well? Then you want to install gvfs. Udisks2 will be installed along with it.
Yes it is missing (in Mate, I don't remember if it is missing in Openbox). But these 2 apps you mentioned are already installed. I remember having this problem last time with a Mate install. I just manually create a link on the desktop to Trash and find a suitable trash icon for it. Thanks.
see if this gives any insight:
I owe you a beer. Installing libgdk-pixbuf2.0-bin did the trick. Thanks again.
I installed Crowz/Devuan 5 and put Mate on it. I'm not getting any thumbnails on any type of files, pictures, videos, or pdfs. I never had this problem before. I did a search and read that I might need compiz? Does that sound right? Any help would be appreciated.
So I just installed Crowz and have a problem . . . the system is not recognizing when I plug in my flash drive nor my external hard drive. How do I fix this? I need to access a couple of text files on them to set up the OS the way I like it.
EDIT
So it shows up in gparted, but the "mount" option is greyed out.