truewolfman

Member
  • Content count

    6
  • Joined

  • Last visited

Everything posted by truewolfman

  1. After a while of being connected (having no problems), I've noticed that the reconnect function won't work at all, either pressing the button, Ctl-R or from the menu. I really don't know if this is somehow triggered by something in particular, and I just don't think I have a way to know. To reconnect I have to do it "manually", closing the hub window and double-clicking from favorites list. Is there anyone having this problem?
  2. ApexDC++ Translations

    Spanish translation for ApexDC++ 1.0.0Betas, still a work in progress. Expected revisions as new versions come out. Please PM me if you find any discrepancy. Traducción al español de ApexDC++ 1.0.0Betas, aún en progreso. Se esparan revisiones a medida que salgan nuevas versiones. Por favor no dude en contactarme en caso de encontrar algún error. truewolfman Spanish.xml
  3. [1.0.0B/B2][Crash] FREQUENT

    This is the exception from a third crash, just running the program: Code: c0000005 (Access violation) Version: 1.0.0B2 (2007-04-10) Major: 5 Minor: 1 Build: 2600 SP: 2 Type: 1 Time: 2007-04-11 09:07:15 TTH: CWLBR24QOCVAJHKKX2A6KQORSW4IRCWPJH36EYA ntdll!0x7C928FEA: RtlpWaitForCriticalSection ntdll!0x7C91104B: RtlEnterCriticalSection d:\cvs\apexdc++\trunk\windows\hubframe.h(82): HubFrame::ProcessWindowMessage d:\program files\microsoft visual studio 8\vc\atlmfc\include\atlwin.h(3078): ATL::CWindowImplBaseT<WTL::CMDIWindow=0x01D31C68,ATL::CWinTraits<1456406528=0x00000000,64> >::WindowProc USER32!0x77D18709: GetDC USER32!0x77D187EB: GetDC USER32!0x77D1B743: GetParent USER32!0x77D1B7AB: SendMessageW d:\cvs\apexdc++\trunk\windows\mainfrm.h(193): MainFrame::ProcessWindowMessage d:\cvs\apexdc++\includes\wtl\atlframe.h(1623): WTL::CMDIFrameWindowImpl<MainFrame=0x00000000,WTL::CMDIWindow=0x00000111,ATL::CWinTraits<114229248=0x00008007,262400> >::MDIFrameWindowProc USER32!0x77D18709: GetDC USER32!0x77D187EB: GetDC USER32!0x77D1C00E: DestroyCaret USER32!0x77D1C034: CallWindowProcW d:\program files\microsoft visual studio 8\vc\atlmfc\include\atlwin.h(3969): ATL::CContainedWindowT<ATL::CWindow=0x0012F198,ATL::CWinTraits<1442840576=0x00000111,0> >::WindowProc USER32!0x77D18709: GetDC USER32!0x77D187EB: GetDC USER32!0x77D1B743: GetParent USER32!0x77D1B7AB: SendMessageW COMCTL32!0x77413FFA: FlatSB_SetScrollProp COMCTL32!0x77414E6B: CreateToolbar USER32!0x77D18709: GetDC USER32!0x77D187EB: GetDC USER32!0x77D189A5: GetWindowLongW USER32!0x77D189E8: DispatchMessageW d:\cvs\apexdc++\includes\wtl\atlapp.h(584): WTL::CMessageLoop::Run d:\cvs\apexdc++\trunk\windows\main.cpp(431): Run 0x000301C0: ? ApexDC!0x0044E2A2: MainFrame::FileListQueue::`scalar deleting destructor' ApexDC!0x00469A57: [thunk]:MainFrame::`vector deleting destructor' 0xEC83F8E4: ?
  4. [1.0.0B/B2][Crash] FREQUENT

    Had a second crash a few minutes ago. This time no exceptionfile was generated. I just opened the Help>About Window. I think it's definitely a redrawing thing.
  5. [1.0.0B2][Crash] Media player

    Oh, sorry, I forgot to mention I just tried to minimize the WinAmp window when it happened...
  6. [1.0.0B2][Crash] Media player

    Just wanted to submit the exception info... Code: c0000005 (Access violation) Version: 1.0.0B2 (2007-04-10) Major: 5 Minor: 1 Build: 2600 SP: 2 Type: 1 Time: 2007-04-10 18:59:17 TTH: CWLBR24QOCVAJHKKX2A6KQORSW4IRCWPJH36EYA d:\cvs\apexdc++\trunk\client\downloadmanager.cpp(946): DownloadManager::removeDownload d:\cvs\apexdc++\trunk\client\downloadmanager.cpp(912): DownloadManager::failDownload d:\cvs\apexdc++\trunk\client\downloadmanager.cpp(896): DownloadManager::noSlots d:\cvs\apexdc++\trunk\client\downloadmanager.cpp(889): DownloadManager::on d:\cvs\apexdc++\trunk\client\userconnection.cpp(188): UserConnection::on d:\cvs\apexdc++\trunk\client\speaker.h(51): Speaker<BufferedSocketListener>::fire<BufferedSocketListener::X<2>=0x7C802600,stlp_std::basic_string<char=0x31C1FEB0,stlp_std::char_traits<char>=0x001A8718,stlp_std::allocator<char> > > d:\cvs\apexdc++\trunk\client\bufferedsocket.cpp(244): BufferedSocket::threadRead d:\cvs\apexdc++\trunk\client\bufferedsocket.cpp(514): BufferedSocket::checkSocket d:\cvs\apexdc++\trunk\client\bufferedsocket.cpp(530): BufferedSocket::run d:\cvs\apexdc++\trunk\client\thread.h(141): Thread::starter f:\sp\vctools\crt_bld\self_x86\crt\src\threadex.c(348): _callthreadstartex f:\sp\vctools\crt_bld\self_x86\crt\src\threadex.c(326): _threadstartex Hope this helps...