General

Profile

Long Nguyễn Đức

  • Login: looong
  • Email: songnuoc_long@yahoo.com
  • Are you a spammer?: No
  • Registered on: 06/28/2014
  • Last connection: 03/16/2016

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

11/16/2015

05:10 AM Wt Help: RE: [WFileResource] Cannot stream video to Safari on iDevice
It turns out that the resource need to set MIME type to work on Safari (I intended to not set it, to prevent the vide... Long Nguyễn Đức

11/14/2015

09:20 AM Wt Help: [WFileResource] Cannot stream video to Safari on iDevice
I am using Wt 3.3.5. With the WMediaPlayer, first, the browser make a request, then abort the request with the reason... Long Nguyễn Đức

10/04/2015

01:44 PM Wt Help: RE: Can't use JSignal, SIGABRT when render element
Looks like I reached the maximum size/fields a C object can handle.
Long Nguyễn Đức
11:02 AM Wt Help: Can't use JSignal, SIGABRT when render element
When I add `JSignal` to `WMediaPlayer`, the program seems to stop when rendering the element at first time.
Declarat...
Long Nguyễn Đức

10/01/2015

10:02 AM Wt Help: RE: WMediaPlayer setProgressBar for time progress makes the bar 2% longer
And if I disable inline CSS in `wt_config.xml`, it will result in a bar with inline CSS `width: 2%`
Long Nguyễn Đức
09:48 AM Wt Help: WMediaPlayer setProgressBar for time progress makes the bar 2% longer
I am using Wt 3.3.5. If I use `setProgressBar` to set time progress bar, it will result in a bar with inline CSS `wid... Long Nguyễn Đức
09:43 AM Wt Feature #4423: Server needs to honor requests that contain a "Range" header with a 206 "Partial Content" response
Looks like I was using older version on Ubuntu that I installed via `apt-get`. Building the latest version of Wt seem... Long Nguyễn Đức

09/24/2015

10:58 AM Wt Help: RE: Http::Client handleHttpReponse is called twice per GET request
VideoApi.h
class VideoApi
{
public:
VideoApi(Wt::WIOService &service, std::string const &token, st...
Long Nguyễn Đức
10:57 AM Wt Help: RE: Http::Client handleHttpReponse is called twice per GET request
I use the latest Wt version, with Boost 1.58. I process the response once, then immediately delete the client object.... Long Nguyễn Đức
10:43 AM Wt Help: Http::Client handleHttpReponse is called twice per GET request
Is this behaviour normal? Because I only need to handle response one.
Long Nguyễn Đức

Also available in: Atom