something new for the new year

Discussion and support for Desktop Rules and i-DeClone

Moderator: nikos

User avatar
nikos
Site Admin
Site Admin
Posts: 15771
Joined: 2002 Feb 07, 15:57
Location: UK
Contact:

Re: something new for the new year

Post by nikos »

hey, this thing is now almost a full explorer!
www.zabkat.com/test/deskrule.zip

drag drop, contenxt menus, the lot. Also check the readme file for various x2-like keyboard shortcuts. If you want to use it as a search engine (albeit a slow one), try the /A command line switch to make the assertions shut up

cheers for any feedback :)
Tuxman
Platinum Member
Platinum Member
Posts: 1610
Joined: 2009 Aug 19, 07:49

Re: something new for the new year

Post by Tuxman »

nikos wrote:hey, this thing is now almost a full explorer!
So you'll stop developing x²?
nikos wrote:cheers for any feedback :)
Still extremely slow startup (with an assertion fault), the "clear filter" button looks like rubbish, my previous comment persists:
Tuxman wrote:The "search" button should be greyed out unless it's ready
Also, I get an assertion when dropping a folder now.
Tux. ; tuxproject.de
registered xplorer² pro user since Oct 2009, ultimated in Mar 2012
User avatar
nikos
Site Admin
Site Admin
Posts: 15771
Joined: 2002 Feb 07, 15:57
Location: UK
Contact:

Re: something new for the new year

Post by nikos »

what are these assertions? try ABOUT box (right click on the titlebar) and use Send error log button
no actually that is the crash info, so just open your %TEMP% folder and email me the file called
DeRu_tracelog1.0.0.15 [Unicode] DBG.txt
ta!
Tuxman
Platinum Member
Platinum Member
Posts: 1610
Joined: 2009 Aug 19, 07:49

Re: something new for the new year

Post by Tuxman »

That file only contains one of the assertions...?

This is the one I get on startup:

Code: Select all

---------------------------
Microsoft Visual C++ Debug Library
---------------------------
Debug Assertion Failed!

Program: C:\Users\hp\AppData\Local\Temp\7zO8A35E63C\deskrule.exe
File: C:\Users\god\Documents\mine\source\deskrule\registryAccess.h
Line: 389

Expression: 0==bufValue || *pdwCount

For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.

(Press Retry to debug the application)
("god", eh?)

This is the one I get when I drop a folder (three times, and a stupid voice):

Code: Select all

---------------------------
Microsoft Visual C++ Debug Library
---------------------------
Debug Assertion Failed!

Program: C:\Users\hp\AppData\Local\Temp\7zO47EF9CE3\deskrule.exe
File: C:\Users\god\Documents\mine\source\deskrule\extractFileText.h
Line: 107

Expression: actual || ((HRESULT)(readhr)<0)

For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.

(Press Retry to debug the application)
This is the one I get on exit:

Code: Select all

---------------------------
Microsoft Visual C++ Debug Library
---------------------------
Debug Assertion Failed!

Program: C:\Users\hp\AppData\Local\Temp\7zO47EF9CE3\deskrule.exe
File: C:\Users\god\Documents\mine\source\deskrule\registryAccess.h
Line: 435

Expression: dwCount

For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.

(Press Retry to debug the application)
Tux. ; tuxproject.de
registered xplorer² pro user since Oct 2009, ultimated in Mar 2012
User avatar
nikos
Site Admin
Site Admin
Posts: 15771
Joined: 2002 Feb 07, 15:57
Location: UK
Contact:

Re: something new for the new year

Post by nikos »

ok, these are all harmless i suppose. If you want to test without these windows popping, use the /A command line switch
Tuxman
Platinum Member
Platinum Member
Posts: 1610
Joined: 2009 Aug 19, 07:49

Re: something new for the new year

Post by Tuxman »

Well, you should know better.

I'll play a bit with it. :)
Tux. ; tuxproject.de
registered xplorer² pro user since Oct 2009, ultimated in Mar 2012
Post Reply