Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, January 2008
New Assistant / Proxy Authorization missing


Message 1 in thread

Hi all,

I just installed the lastest 4.4 snapshot (x11-24012008) and with this I am not able to use "assistant".

The local documentation doesn't seem to be built, and I cannot access the Documentation on Trolltech's servers, because the Preferences Dialog doesn't allow authorization information for QHttp (username, password) to be entered, so I'm stuck here.

I tried to patch QAssistant to use authorization but it still does not work.

All I get is an error message box reading "Download failed: host not found" and a qDebug output with a questionable URL: (com.xxx.com?!)

QTextBrowser: No document for qthelp://com.trolltech.com.assistantinternal_1.0.0/assistant/assistant.html

Any idea how to solve this?!

\Ralf

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx


Message 2 in thread

On Thursday 24 January 2008 14:38:19 Ralf Neubersch wrote:
> Hi all,
>
> I just installed the lastest 4.4 snapshot (x11-24012008) and with this I am
> not able to use "assistant".
>
> The local documentation doesn't seem to be built, and I cannot access the
> Documentation on Trolltech's servers, because the Preferences Dialog
> doesn't allow authorization information for QHttp (username, password) to
> be entered, so I'm stuck here.
>
> I tried to patch QAssistant to use authorization but it still does not
> work.
>
> All I get is an error message box reading "Download failed: host not found"
> and a qDebug output with a questionable URL: (com.xxx.com?!)
>
> QTextBrowser: No document for
> qthelp://com.trolltech.com.assistantinternal_1.0.0/assistant/assistant.html
>
> Any idea how to solve this?!
>
> \Ralf

The old assistant is also build (assistant_adp) so when you run into these 
showstopper issues you can always fall back to it to get docs.

-Benjamin Meyer

Attachment:

Attachment: signature.asc
Description: This is a digitally signed message part.


Message 3 in thread

On Fri, 2008-01-25 at 10:51 +0100, Benjamin Meyer wrote:
> 
> The old assistant is also build (assistant_adp) so when you run into
> these 
> showstopper issues you can always fall back to it to get docs.

Yes, but the docs are not present anyway...

\Ralf

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx


Message 4 in thread

On Jan 25, 2008, at 12:58 PM, Ralf Neubersch wrote:

> On Fri, 2008-01-25 at 10:51 +0100, Benjamin Meyer wrote:
>>
>> The old assistant is also build (assistant_adp) so when you run into
>> these
>> showstopper issues you can always fall back to it to get docs.
>
> Yes, but the docs are not present anyway...

Hi Ralf,

please try "make adp_docs" in your Qt source dir.

Hope that helps, Eike

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx


Message 5 in thread

On Fri, 2008-01-25 at 13:23 +0100, Eike Ziller wrote:
> On Jan 25, 2008, at 12:58 PM, Ralf Neubersch wrote:
> 
> > On Fri, 2008-01-25 at 10:51 +0100, Benjamin Meyer wrote:
> >>
> >> The old assistant is also build (assistant_adp) so when you run into
> >> these
> >> showstopper issues you can always fall back to it to get docs.
> >
> > Yes, but the docs are not present anyway...
> 
> Hi Ralf,
> 
> please try "make adp_docs" in your Qt source dir.
> 
> Hope that helps, Eike

It generates the documentation there, but a "make install" does not copy it into the destination directory (I am using a shadow build on SuSE Linux 10.2) with configure --prefix=....

I have to copy it over manually and now it works.

\Ralf

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx


Message 6 in thread

On Friday 25 January 2008 12:58:33 Ralf Neubersch wrote:
> On Fri, 2008-01-25 at 10:51 +0100, Benjamin Meyer wrote:
> > The old assistant is also build (assistant_adp) so when you run into
> > these
> > showstopper issues you can always fall back to it to get docs.
>
> Yes, but the docs are not present anyway...

Documentation is now generated during the course of the build. If you didn't 
run "make" at the top-level, without arguments such as sub-src sub-tools, you 
won't get documentation.


-- 
 [ signature omitted ] 

Attachment: signature.asc
Description: This is a digitally signed message part.