Обсуждение: pgAdmin Hangs On Fedora 8
When I try to start pgAdmin on my Fedora 8 machine it hangs at the startup slash screen. Below is the kernel and installed packages information:
- Fedora 8 – kernel 2.6.23.15-137.fc8
- pgAdmin – version 1.8.2-1.fc8
- postgresql – version 8.2.6-1.fc8
- wxGTK – version 2.8.4-6.fc8
wxGTK-devel – version 2.8.4-6.fc8
wxGTK-gl – version 2.8.4-6.fc8
Any help you can provide in resolving this issue will be greatly appreciated.
Glenn White a écrit : > When I try to start pgAdmin on my Fedora 8 machine it hangs at the > startup slash screen. Rename your $HOME/.pgadmin3 configuration file and try again to launch pgAdmin. Is it better ? -- Guillaume. http://www.postgresqlfr.org http://dalibo.com
Hi, I had the same problem. In my ~/pgadmin.log file was the following record. 2008-03-01 20:25:49 ERROR : can't open file '/usr/share/mimelnk/application/vnd.adobe.pdx.desktop' (error 2: No such file or directory) It started work after deleting the invalid '/usr/share/mimelnk/application/vnd.adobe.pdx.desktop' link. Take a look into your ~/pgadmin.log file maybe it contains similar message. Cheers Slava -- View this message in context: http://www.nabble.com/pgAdmin-Hangs-On-Fedora-8-tp15518126p15779199.html Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.