Carl

Results 12 comments of Carl

> @RedShift1, do you face the same issue? By looking at your logs, it seems pgAdmin goes blank while using Object Explorer and not the Query Editor, as mentioned by...

> Hi @Carl-Llewellyn, > > Can you please share the logs for further investigation? You can view logs from `File -> Runtime -> View log`. Here's an extraction of all...

> @Carl-Llewellyn Are you using keyboard to navigate through Object Explorer? Could be but it's not the way I usually use the object explorer (I usually use the mouse). It...

Just happened twice. Lost a lot of work...: ``` --------------[UI error]--------------- AxiosError: Network Error at c.onerror (http://127.0.0.1:41565/static/js/generated/vendor.others.js?ver=80900:312:2127609) at nt.request (http://127.0.0.1:41565/static/js/generated/vendor.others.js?ver=80900:312:2134988) ------------[UI End]---------------- Log File: /home/carl/.local/share/pgadmin/pgadmin4.1722272298605.log Error Start Line: 88 ```...

> Hi @Carl-Llewellyn Can you please share the complete log file? Also share the log file = /home/carl/.local/share/pgadmin/pgadmin4.1722272298605.log. Sure, attached. Thanks! [pgadmin4.1722272298605.log](https://github.com/user-attachments/files/16486763/pgadmin4.1722272298605.log)

Just an update and not sure if this has anything to do with it. However, I find this happens _way more_ if my network is unstable.

> Hi, I am consistently experiencing pgadmin whitescreening, with no recovery other than View | Reload, resulting loss in all unsaved work that wasn't part of recent query history. Pretty...

Same here. Might be wayland and updated Ubuntu 24.04. Anyone know how gnome sets these settings? Would be easier to just do this directly. Also for nvidia it's probably easier...

Yeah you need to encode the file into whatever GPT takes. E.g. images are encoded in base64. Then you insert it into the prompt.

This is possible by setting up the USB device in main() using stdio_init_all() after overclocking, then printf can be used to print to USB. Then if you write to the...