The following warnings occurred:
Warning [2] Undefined array key 1 - Line: 313 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 313 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key 1 - Line: 314 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 314 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key "" - Line: 327 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 327 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once



This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] fonts/local.conf
#1
I'm getting numerous messages saying fonts/local.conf needs to be adjusted to current environment.

How do I fix this?
Reply
#2
No, details -> No, clue Smile
What OS are you on?
When do you get those messages?
Does it cause any problems in Hybrid? (in case it does read the sticky and provide a debug output)

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#3
I'm on Mac OS Big Sur. The message appears 4 times during the app launching.
Reply
#4
Okay, probably when mencoder&mplayer versions are checked.
Is there a popup or similar form the OS or does the message only appear inside the terminal,...
What do the messages say exactly?
What is the content of the file atm. ?

I checked inside my vm and here /Users/selur/Library/Application Support/Hybrid/fonts/local.conf contains:
<fontconfig>
<dir>/Users/selur/Library/Application Support/Hybrid/fonts</dir>
<cachedir>/Users/selur/Library/Application Support/Hybrid/fontconfig/cache</cachedir>
</fontconfig>

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#5
Only during the application start-up - no Mac OS errors.

/Users/*****/Library/Application Support/Hybrid/fonts/local.conf it needs to be adjusted manually to current environment!


In Library/Application Support/Hybrid/fonts/

I have these two files:

fonts.conf
local.conf
Reply
#6
Okay, that happens if /Users/<USERNAME>/Library/Application Support/Hybrid/fonts/local.conf couldn't be found or created.
-> you probably have to create it yourself, since Hybrid for some reason doesn't have the rights to do so.
Since you are on a Mac:
a. make sure to put Hybrid in the /Applications/-folder otherwise MacOS will restrict it
b. make sure to change the temp path to something that actually exists and isn't some virtual sandbox.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#7
Hybrid is already in Applications.

I checked the path and the file is there - I guess it is the Mac security settings are not allowing Hybrid to see fonts/local.conf ?

What should be in the fonts/local.conf file? It is currently:

<cachedir>/Users/*****/Library/Application Support/Hybrid/fontconfig/cache</cachedir>
Reply
#8
try:
<fontconfig>
<dir>/Users/*****/Library/Application Support/Hybrid/fonts</dir>
<cachedir>/Users/*****/Library/Application Support/Hybrid/fontconfig/cache</cachedir>
</fontconfig>
that's what it looks like on my BigSur VM system and I don't get the eroor.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#9
Mine is the same, but at the top is:

<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
Reply
#10
try adding
<?xml version="1.0"?>
in the first line.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)