1
24.7 Production Series / FR: Bring Back Photo Widget on Dashboard
« on: August 16, 2024, 12:05:54 am »
Minor feature request, however I really would like the ability to add the photo/picture widget back onto the new dashboard please.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
gpart backup ada1 | gpart restore -F ada0
I run into a gpart: size '983025664' invalid argument
error. I assume this is because the new drive is smaller in size, so the partition sizes won't match.# geom disk list
Geom name: ada0 (new second disk adding in)
Providers:
1. Name: ada0
Mediasize: 250059350016 (233G)
Sectorsize: 512
Mode: r0w0e0
descr: SanDisk SDSSDH3 250G
lunid: 5001b448b243e95c
ident: 230206A0004C
rotationrate: 0
fwsectors: 63
fwheads: 16
Geom name: ada1 (original disk)
Providers:
1. Name: ada1
Mediasize: 512110190592 (477G)
Sectorsize: 512
Mode: r1w1e2
descr: SanDisk SDSSDH3 512G
lunid: 5001b448ba4679ef
ident: 21120U801225
rotationrate: 0
fwsectors: 63
fwheads: 16
nslookup 1000mercis.com
Server: firewallhostname
Address: myfirewallip
Non-authoritative answer:
Name: 1000mercis.com
Addresses: 64:ff9b::5396:f484
83.150.244.132
nslookup 1000mercis.com
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
Name: 1000mercis.com
Address: 83.150.244.132
Name: 1000mercis.com
Address: 64:ff9b::5396:f484
unbound -d -vv -c unbound.conf
and it prints the following: [1675862429] unbound[40886:0] debug: setup SSL certificates
[1675862429] unbound[40886:0] debug: switching log to syslog
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Python path configuration:
PYTHONHOME = (not set)
PYTHONPATH = (not set)
program name = 'unbound'
isolated = 0
environment = 1
user site = 1
import site = 0
sys._base_executable = ''
sys.base_prefix = '/usr/local'
sys.base_exec_prefix = '/usr/local'
sys.platlibdir = 'lib'
sys.executable = ''
sys.prefix = '/usr/local'
sys.exec_prefix = '/usr/local'
sys.path = [
'/usr/local/lib/python39.zip',
'/usr/local/lib/python3.9',
'/usr/local/lib/lib-dynload',
]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'
Current thread 0x0000000801412000 (most recent call first):
<no Python frame>