-
NetSurf 1.2 won't load any page on Fedora 9, it just says "Opening page..." with the throbber animation running.
I think this is due to a change in libcurl 7.18.1
(http://curl.haxx.se/changes.html):
- setting the CURLOPT_SSL_CTX_FUNCTION with libcurl built without OpenSSL now makes curl_easy_setopt() properly return failure
Fedora 8 used libcurl 7.16 which would explain why this...
2008-05-04 16:22:19 UTC in NetSurf
-
Changing line 169 of desktop/options.c (version 1.2) from:
{ "http_proxy_auth", OPTION_BOOL, &option_http_proxy_auth },
to:
{ "http_proxy_auth", OPTION_INTEGER, &option_http_proxy_auth },
fixes the problem.
2008-04-03 08:20:34 UTC in NetSurf
-
The following URL contains a page with three frames (left-hand side, top and main). This is displayed as expected on Gecko (Firefox) and IE.
http://homepage.ntlworld.com/leon.stringer/bugs/netsurf/frames.html
NetSurf displays Frame 1, two small lines, and nothing else.
2008-03-30 17:21:18 UTC in NetSurf
-
I need to set the Proxy Type setting to "NTLM authentication" to get web access and this works fine with NetSurf.
The trouble is it "forgets" this setting, in that the next time I run NetSurf the setting has changed to "Basic authentication".
NetSurf 1.2 (GTK+) on Fedora 7.
2008-03-27 14:37:19 UTC in NetSurf
-
Version 1.23a now available with minor bug fixes.
2007-05-21 20:14:35 UTC in PageJeanie
-
With tsclient 0.150 and rdesktop-1.5.0-2.fc6 I still get this error on logout:
NOT IMPLEMENTED: System pointer message 0x7f00
X Error of failed request: BadAtom (invalid Atom parameter)
Major opcode of failed request: 23 (X_GetSelectionOwner)
Atom id in failed request: 0x0
Serial number of failed request: 758
Current serial number in output stream: 758.
2007-05-03 08:23:58 UTC in Terminal Server Client [tsclient]
-
I'm using the released 0.150 and I still can't copy/paste to/from RDP sessions.
2007-05-03 08:22:43 UTC in Terminal Server Client [tsclient]
-
The drop-down list for the Computer field on the General tab is always empty. I presume this should hold the most recent servers connected to?.
2007-04-03 10:34:39 UTC in Terminal Server Client [tsclient]
-
Is this the one?
An error has occurred.
reconnect in ?? sec
Details
Autoselected keyboard map en-us
WARNING: Remote desktop does not support colour depth 24; falling back to 16
NOT IMPLEMENTED: System pointer message 0x7f00
X Error of failed request: BadAtom (invalid Atom parameter)
Major opcode of failed request: 0x0
Atom id in failed request: 0x0
Serial number of...
2007-03-28 10:44:32 UTC in Terminal Server Client [tsclient]
-
If you've configured a working session, I think you should be able to drag an icon from the tsclient window (e.g. the one on the caption bar) to a folder, the desktop or a GNOME panel as a shortcut to that session.
This is similar to the way gnome-screenshot allows you to drag the preview into a folder to save PNG file.
2007-03-28 10:37:30 UTC in Terminal Server Client [tsclient]