Michael Nottebrock | 1 May 2007 17:15
Picon
Favicon

Re: ports/112228: [PATCH] x11-toolkits/qt4-gui: creates wrong pkg-config data

Synopsis: [PATCH] x11-toolkits/qt4-gui: creates wrong pkg-config data

State-Changed-From-To: open->closed
State-Changed-By: lofi
State-Changed-When: Tue May 1 15:15:38 UTC 2007
State-Changed-Why: 
Fixed, thanks for reporting!

http://www.freebsd.org/cgi/query-pr.cgi?pr=112228
dfilter service | 1 May 2007 17:20
Picon
Favicon

Re: ports/112228: commit references a PR

The following reply was made to PR ports/112228; it has been noted by GNATS.

From: dfilter <at> FreeBSD.ORG (dfilter service)
To: bug-followup <at> FreeBSD.org
Cc:  
Subject: Re: ports/112228: commit references a PR
Date: Tue,  1 May 2007 15:14:54 +0000 (UTC)

 lofi        2007-05-01 15:14:48 UTC

   FreeBSD ports repository

   Modified files:
     databases/qt4-sql    Makefile 
     devel/dbus-qt4       Makefile 
     devel/qt4-corelib    Makefile 
     devel/qt4-designer   Makefile 
     devel/qt4-qt3support Makefile 
     devel/qt4-qtestlib   Makefile 
     graphics/qt4-svg     Makefile 
     net/qt4-network      Makefile 
     textproc/qt4-xml     Makefile 
     x11/qt4-opengl       Makefile 
     x11-toolkits/qt4-gui Makefile 
   Log:
   Fix/remove bogus paths pointing to the build directory from pkgconfig files,
   libtool archives and dot-prl files.

   PR:             ports/112228
   Submitted by:   Koji Yokota <yokota <at> res.otaru-uc.ac.jp>
(Continue reading)

JoaoBR | 2 May 2007 14:19
Picon
Favicon

kdepim/kmail 3.5.6 - where is the switch, can't find it?

Hi

can I switch off somewhere that the cursor jumps at the end of the message 
when I open it? kind of wierd thing scrolling up each msg to read it :(

--

-- 

João

A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura.
Service fornecido pelo Datacenter Matik  https://datacenter.matik.com.br
Adriaan de Groot | 2 May 2007 16:11
Picon
Favicon

Re: kdepim/kmail 3.5.6 - where is the switch, can't find it?

On Wednesday 02 May 2007 14:19, JoaoBR wrote:
> can I switch off somewhere that the cursor jumps at the end of the message
> when I open it? kind of wierd thing scrolling up each msg to read it :(

Um .. more context needed to answer this. Depends on what you mean 
by "open" -- doubleclick on message subject in folder list pane?

--

-- 
KDE Quality Team  http://www.englishbreakfastnetwork.org/
GPG: FEA2 A3FE    http://people.fruitsalad.org/adridg/
    "It is impossible to make an emphatic point with only two arms."
JoaoBR | 2 May 2007 15:24
Picon
Favicon

Re: kdepim/kmail 3.5.6 - where is the switch, can't find it?

On Wednesday 02 May 2007 11:11:39 Adriaan de Groot wrote:
> On Wednesday 02 May 2007 14:19, JoaoBR wrote:
> > can I switch off somewhere that the cursor jumps at the end of the
> > message when I open it? kind of wierd thing scrolling up each msg to read
> > it :(
>
> Um .. more context needed to answer this. Depends on what you mean
> by "open" -- doubleclick on message subject in folder list pane?

nooo, then there is no cursor I guess ...

but ok, replying I was refering to

--

-- 

João

A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura.
Service fornecido pelo Datacenter Matik  https://datacenter.matik.com.br
Adriaan de Groot | 2 May 2007 16:31
Picon
Favicon

Re: kdepim/kmail 3.5.6 - where is the switch, can't find it?

On Wednesday 02 May 2007 15:24, you wrote:
> On Wednesday 02 May 2007 11:11:39 Adriaan de Groot wrote:
> > On Wednesday 02 May 2007 14:19, JoaoBR wrote:
> > > can I switch off somewhere that the cursor jumps at the end of the
> > > message when I open it? kind of wierd thing scrolling up each msg to
> > > read it :(
> >
> > Um .. more context needed to answer this. Depends on what you mean
>
> but ok, replying I was refering to

The "new" template system determines where the cursor shows up in replies.

Settings->Configure KMail and somewhere in there are the templates, look 
for %CURSOR and move it to somewhere else -- although there may have been a 
bug in 3.5.6, I remember fixing some stuff for cursor positioning in replies.

--

-- 
KDE Quality Team  http://www.englishbreakfastnetwork.org/
GPG: FEA2 A3FE    http://people.fruitsalad.org/adridg/
    "It is impossible to make an emphatic point with only two arms."
JoaoBR | 2 May 2007 16:28
Picon
Favicon

Re: kdepim/kmail 3.5.6 - where is the switch, can't find it?


On Wednesday 02 May 2007 11:31:33 Adriaan de Groot wrote:
>
> Settings->Configure KMail and somewhere in there are the templates, look
> for %CURSOR and move it to somewhere else -- although there may have been a
> bug in 3.5.6, I remember fixing some stuff for cursor positioning in
> replies.

thank you! It is working fine!

--

-- 

João

A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura.
Service fornecido pelo Datacenter Matik  https://datacenter.matik.com.br
makc | 3 May 2007 22:21
Picon

qt3 and qt4

Hi!

I'm maintaining qt3 application (math/qtiplot) and its several library 
dependencies. The next release of qtiplot will be based on qt4, so I need qt4 
version of the libraries. And I plan to create new qt4 ports of these libs 
(not a big problem -- they are qt3/qt4 compatible).

The question is how to make qt3 and qt4 versions of one library coexisting 
with each other? Create a separate port which installs only headers and two 
ports which install shared libraries with different suffixes?

Max
Michael Nottebrock | 4 May 2007 11:57
X-Face
Picon
Favicon

Re: qt3 and qt4

On Thursday, 3. May 2007, makc wrote:

> The question is how to make qt3 and qt4 versions of one library coexisting
> with each other? Create a separate port which installs only headers and two
> ports which install shared libraries with different suffixes?

If you do think there are good reasons to keep both versions around for a 
while (there are other applications in ports depending on qwt ... but not 
many, I count two), I would suggest contacting the developers and work 
together with them to resolve any name conflicts in a way that allows 
everything to live in the same installation prefix, otherwise you will either 
end up violating hier(7) and/or creating ports that require lots of patching 
in every future port that needs to depend on them.

I realise that's not a very hands-on suggestion, but from experience I can 
only advise against trying to fix planned obsolescence schemes all by 
yourself, since it will usually only create more problems later.

Cheers,
--

-- 
   ,_,   | Michael Nottebrock               | lofi <at> freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org
_______________________________________________
kde-freebsd mailing list
kde-freebsd <at> kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
(Continue reading)

Kris Kennaway | 5 May 2007 18:36

qt assumes /usr/X11R6

qt needs to be patched to look in ${LOCALBASE} for the X libraries
instead of assuming they are in /usr/X11R6.  Can someone look at this
ASAP?

Kris

===>  Patching for qt-3.3.8_3
===>  Applying FreeBSD patches for qt-3.3.8_3
===>   qt-3.3.8_3 depends on executable in : qmake - found
===>   qt-3.3.8_3 depends on shared library: mng - found
===>   qt-3.3.8_3 depends on shared library: png - found
===>   qt-3.3.8_3 depends on shared library: jpeg - found
===>   qt-3.3.8_3 depends on shared library: Xft.2 - found
===>   qt-3.3.8_3 depends on shared library: GLU.1 - found
===>   qt-3.3.8_3 depends on shared library: X11.6 - found
===>  Configuring for qt-3.3.8_3
Precompiled-headers support  enabled.
IBASE auto-detection...
  Could not find libgds.* anywhere in /lib /usr/lib
IBASE disabled.
MySQL auto-detection...
  Could not find libmysqlclient.* anywhere in /lib /usr/lib
MySQL disabled.
ODBC auto-detection...
  Could not find libodbc.* anywhere in /lib /usr/lib
ODBC disabled.
PostgreSQL auto-detection...
  Could not find libpq.* anywhere in /lib /usr/lib
PostgreSQL disabled.
CUPS auto-detection... ()
(Continue reading)


Gmane