PDA

View Full Version : .pbi do not work correctly with KDE 3.4.2


antik
08-09-2005, 11:04 AM
When I trying to run .pbi file, opening "open witdh:" dialog. When I try load program with xterm then sometimes .pbi installation works sometimes not..

Seems like kompatibility problem with different kde versions...

pcbsdusr
08-09-2005, 12:44 PM
do you set the file's permissions to "is executable"?

Older pbi's weren't executables. newer ones are. Does this help?

antik
08-09-2005, 08:08 PM
do you set the file's permissions to "is executable"?

Older pbi's weren't executables. newer ones are. Does this help?

90% of times wont help.

gery
10-24-2005, 08:17 AM
Hello!

you must change the owner for this files
the owner you're login

chown user:user KDEGames3.4.2-PV01.pbi

ls -al
-rw-r--r-- 1 user user 10062669 Oct 21 09:24 KDEGames3.4.2-PV01.pbi


after that works fine (a have same problem)