2022-05-13, 03:29 PM
Thank you Craig for the nudge in the right direction. I uninstalled libicu50, which killed nextpvr, then i added the environment variable to the systemd file and all is perfect.
-Iri
-Iri
2022-05-13, 03:29 PM
Thank you Craig for the nudge in the right direction. I uninstalled libicu50, which killed nextpvr, then i added the environment variable to the systemd file and all is perfect.
-Iri
2022-09-14, 09:31 PM
I was just having this issue on 5.2.5 before upgrading (to v6 w/ dotnet6), and came across this. I.e. I fixed it by running (my icu is 71.1-1 atm):
Code: CLR_ICU_VERSION_OVERRIDE="71.1" dotnet ~/NextPVR/NextPVRServer.dll The suggestion was to use: Code: export CLR_ICU_VERSION_OVERRIDE=$(pacman -Q icu|awk '{split($0,a," ");print a[2]}' | awk '{split($0,a,"-");print a[1]}') But this should be simpler (def not as cool though ![]() Code: export CLR_ICU_VERSION_OVERRIDE=$(pacman -Q icu|sed s:.*\ ::|sed s:-[0-9]::) |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Which version of Linux? | Paul_G | 6 | 174 |
2023-07-21, 03:30 PM Last Post: VCR58 |
|
![]() |
Copy Channel Lineup in Linux | boukmandutty | 11 | 269 |
2023-06-15, 06:53 PM Last Post: mvallevand |
Raspberry Pi 3 Linux Stretch Upgrade success | markosjal | 1 | 123 |
2023-05-20, 05:15 PM Last Post: sub |
|
Request for supporting Ceton devices on Linux | dapharsyde | 280 | 20,219 |
2023-04-02, 12:34 AM Last Post: run088 |
|
New linux setup extras help | greatwhitenorth | 8 | 556 |
2023-01-26, 07:11 PM Last Post: mvallevand |
|
Moving NextPVR to new system (linux) | cyber | 17 | 714 |
2023-01-15, 04:04 PM Last Post: cyber |
|
Linux dvb/atsc devices not shutting down cleanly | Gazavant | 11 | 2,109 |
2022-12-19, 01:50 PM Last Post: Legacy14 |
|
EPG Data Location in Linux | kevin-pvr | 3 | 273 |
2022-12-18, 08:26 PM Last Post: mvallevand |
|
EPG not updating after linux installation | mark31 | 2 | 306 |
2022-11-09, 04:08 AM Last Post: mark31 |
|
Linux IR blaster solutions? | greatwhitenorth | 2 | 257 |
2022-11-06, 04:10 PM Last Post: dlfergrd |