Re: Segmentation fault
| От | Ian Barwick |
|---|---|
| Тема | Re: Segmentation fault |
| Дата | |
| Msg-id | 1d581afe05012408231320dcf4@mail.gmail.com обсуждение исходный текст |
| Ответ на | Segmentation fault (Vasilev Max <max@stranger-team.ru>) |
| Ответы |
Re: Segmentation fault
|
| Список | pgadmin-support |
On Mon, 24 Jan 2005 19:16:44 +0300, Vasilev Max <max@stranger-team.ru> wrote: > i'm get the last wxWigets ( > http://prdownloads.sourceforge.net/wxwindows/wxAll-2.5.3.tar.bz2 ) and > patch02 ( > ftp://biolpc22.york.ac.uk/pub/2.5.3/wxWidgets-2.5.3-Patch02.tar.gz ) > > $ tar xvjf wxAll-2.5.3.tar.bz2; cd wxWidgets > $ ./configure --with-gtk --enable-gtk2 --enable-unicode --disable-shared > --enable-debug --enable-mimetype=no > $ gmake > $ su -c "gmake install" > $ cd contrib/src/stc/ > $ gmake > $ su -c "gmake install" > > # rpm -ivh pgadmin3-1.2.0-1.src.rpm > # cd /usr/src/packages/SPECS > # rpmbuild -ba pgadmin3.spec > # rpm -ivh /usr/src/packages/RPMS/i586/pgadmin3-1.2.0-1.i586.rpm > > i'm try run pgadmin: > > $ pgadmin3 > QPixmap: Invalid pixmap parameters > QPainter::begin: Cannot paint null pixmap > QPainter::setPen: Will be reset by begin() > QPainter::setBrush: Will be reset by begin() > QPainter::setBrush: Will be reset by begin() > QPainter::setPen: Will be reset by begin() > QPainter::setPen: Will be reset by begin() > QPainter::setPen: Will be reset by begin() > Segmentation fault This is the problem described here: http://archives.postgresql.org/pgadmin-hackers/2004-12/msg00146.php Removing the package named "gtk-qt-engine" or similar solved the problem for me. Ian Barwick
В списке pgadmin-support по дате отправления: