Custom Query (1138 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 1138)

Ticket Resolution Summary Owner Reporter
#2440 wontfix uDIG Help, Tutorial etc. not accessible osgeolive@… christro
Description

https://trac.osgeo.org/osgeolive/raw-attachment/ticket/2440/osgeolive16beta_udig_help_error_01.jpg

#2438 fixed pgadmin is not starting in 16.0 beta 1 osgeolive@… christro
Description
Total spawn time to start the pgAdmin4 server: 0.008 Sec
ERROR  : Failed to create the directory /home/user/.pgadmin/sessions:
           [Errno 13] Permission denied: '/home/user/.pgadmin/sessions'
HINT   : Create the directory /home/user/.pgadmin/sessions, ensure it is writeable by
         'user', and try again, or, create a config_local.py file
         and override the SESSION_DB_PATH setting per
         https://www.pgadmin.org/docs/pgadmin4/7.4/config_py.html

Possible Solution

#There is a directory.pgadmin with the owner root
user@osgeolive:~$ ls -la .pgadmin/
total 172
drwxr-xr-x  2 root root   4096 Jun 17 17:59 ./
drwxr-x--- 24 user user   4096 Jul  1 15:33 ../
-rw-r--r--  1 root root 167936 Jul  1 12:38 pgadmin4.db

#Change the owner to user:user
sudo chown -R user:user .pgadmin
#2436 fixed ncwms shown in docs osgeolive@… darkblueb
Description

ol16 beta1

ncwms on HOLD, but the entry is in the docs contents page

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.