Skip to content

interface freeze after click on Clear #11

Description

I am using aMule git from HEAD, compiled with wxOSX Cocoa v3.0.2 and Boost 1.58 (Debugging).
Every time I press the "Clear" button after a search the whole interface freezes.
From what I can see no related error shows up in the console.
I am pasting that (just for reference)...

  1. ListenSocket.cpp(65): ListenSocket: Ok.
  2. DownloadQueue.cpp(113): Loading temp files from ...
  3. DownloadQueue.cpp(132): Loading PartFile ... of 12
  4. DownloadQueue.cpp(163): All PartFiles Loaded.
  5. SharedFileList.cpp(333): Adding file ... to shares
  6. LibSocketAsio.cpp(1256): Asio thread 1 started
  7. LibSocketAsio.cpp(1256): Asio thread 3 started
  8. LibSocketAsio.cpp(1256): Asio thread 2 started
  9. LibSocketAsio.cpp(1256): Asio thread 4 started
  10. filter:2:47: error: excess elements in vector initializer
    return img.a * mix(c0, c1, dot(img.rgb, vec3(0,000000e+00, 0,000000e+00, 0,000000e+00)));
    ^ ~~~~~~~~~~
    filter:1:6: error: non-void function should return a value
    vec4 _falseColor(vec4 img, vec4 c0, vec4 c1) {
    ^
    filter:2:47: error: excess elements in vector initializer
    return img.a * mix(c0, c1, dot(img.rgb, vec3(0,000000e+00, 0,000000e+00, 0,000000e+00)));
    ^ ~~~~~~~~~~
    filter:1:6: error: non-void function should return a value
    vec4 _falseColor(vec4 img, vec4 c0, vec4 c1) {
    ^
  11. Search parsing result for "...": 0
  12. Search expression: ...
  13. Expression count: 1
  14. SearchList.cpp(696): Parameters: 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions