Menu

Bug reports

Support
2013-03-01
2013-04-16
  • Bastien Pederencino

    Do you meet any bugs ?

     
  • Aleksey Sukhonosov

    Yes, unfortunately. Qt 4.8.1, debug build. On "New Tab" click and on page loading I cought SIGSEGV. Both while executing

    void BrowserMainWindow::loadProgress(int progress)
    

    function, first time - on line:

    connect(m_stopReloadAction, SIGNAL(triggered()), m_viewStopAction, SLOT(trigger()));
    

    secons time - on line:

    disconnect(m_stopReloadAction, SIGNAL(triggered()), m_viewStopAction, SLOT(trigger()));
    

    Really strange, I think.

     
  • Bastien Pederencino

    Hello Aleksey!

    Thanks to this bug report. I will look at this bug during the next week because now I am too busy but you alright it seems a little bit strange. :-)

    Thanks,
    Bastien

     
  • Aleksey Sukhonosov

    Thanks, Bastien!
    I tried to build it with the latest Qt 4.8.4 - the problem remains. If you need any additional information, let me know.

     
  • Bastien Pederencino

    Dear Aleksey,

    First, would you like to develop Zeromus Browser with me ? I have some projects. ;-)

    Then, can-you build a Windows installer for me ? Or an other installer ?

    Finally, explain me with more detals the bug when you click on "New tab".

    Thanks,
    Bastien

     

Anonymous
Anonymous

Add attachments
Cancel