Messages - VideoInPicture [ switch to compact view ]

Pages: prev1 ... 82 83 84 85 86 [87] 88 89 90 91 92 ... 94next
431
I've compiled a new version of Circle Dock to try to solve these mysterious crashes. I have compiled Circle Dock 0.9.1 to be used with the .Net Framework 3.5 instead of the older 2.0 version so this should help with stability for those that are having trouble. This also means that you must now have the .Net Framework 3.5 or later installed on your computer to use the program. Instructions are on the download page: http://circledock.wikidot.com/download-circle-dock

Let me know if this new version helps out.

432
I have reports from some users that the program crashes when they try to add a icon/link to the dock and no useful error message pops up.
-VideoInPicture (July 12, 2008, 04:18 PM)
Yep, I've got this.
Also seems to have disabled ObjectDock (but not RocketDock) and my taskbar (True Launch Bar) is not accessible when Circle Dock is active.

Later Observations
Well, behaviour a bit inconsistent. Have been able to add icons/links - sometimes it crashes CircleDock, sometimes it doesn't. ObjectDock returned when I restarted it and seemed to function fine then (I have noticed previously that ObjectDock seems to crash/disappear more often than RocketDock), but usually won't open when CircleDock is active. TLB never opens when Circle Dock is active.

Memory usage seems high though, and rotating the circle/spiral seems to make a huge hit on the CPU.

Still seems very nice though. Especially for a 0.9.

Okay, I'm going on a hunch here but I think I may know what is causing instability for some people. I think it may be the version of the .Net Framework you have on your Windows computer. I have the latest version of .Net, which is 3.5. Go to http://www.microsoft.com/net/DownloadCurrent.aspx and install the latest version of .Net and try running Circle Dock again. Tell me if it helps. Some people say the program works fine while others seem to be having a lot of trouble.

As for Circle Dock disabling other programs, I have no idea how it is even doing that because it doesn't interact with other programs or lock down system resources other that what's inside its own folder. On my computer (Vista 32 bit premium, .Net 3.5) I can have Object Dock, Rocket Dock, and Circle Dock all running together at the same time without problems.

On my computer, Circle Dock uses about 20-30 megs of memory running, depending on the number of icons. I think this is acceptable for now but I think there is room for improvement. The architecture of the program isn't really optimized for performance right now. It is basically redrawing an image the size of your screen everytime it needs to refresh because that is the simplest way to do it. Circle Dock 0.9 is basically a proof of concept since it is the first release. There is a lot of room for improvement, but it will take me time to plan it out and carry it through effectively.

433
I have reports from some users that the program crashes when they try to add a icon/link to the dock and no useful error message pops up. Others aren't having this problem (like me) so I'll have to investigate this. It is really baffling me what is wrong. If someone here has the same problem, please download the source code from http://circledock.wikidot.com and run it using Visual Basic Express 2008 (free). Then, when the program crashes, you'll know where it is crashing and what the error message is.

434
My second submission for the DC Programming Contest: https://www.donationcoder.com/forum/index.php?topic=14039.0 (Circle Dock - The world's first open source circle and spiral dock.)

435
CircleDockCircle.JPG1
CircleDockWheel.JPG2
RedDockCentre.JPG3
CircleDockLeft.JPG4
RedDockRight.JPG5
CircleDockSpiral.JPG6

YouTube video of the program: http://www.youtube.com/watch?v=6bXbj_LdS80

Download the Program and Source Code at: http://circledock.wikidot.com/


This is my second submission for the Donation Coder Programming Contest. It is the world's first open source circular and spiral dock.


What Circle Dock Allows You to Do:

Drag and drop your files, folders, and shortcuts onto a circular or spiral dock.
Rotate the dock with either your mouse wheel or the keyboard arrow keys.
Change the image shown for the icons and change the skins (compatible with icons and skins for Rocket Dock, Object Dock, etc.)
Ability to run the program from a portable USB memory stick and have the links in the dock point to the documents on the USB memory stick.
Ability to synchronize the links on the dock with the files, folders, and shortcuts on your desktop or other folders in real-time.
The dock appears where your mouse is by pressing a hotkey.
Works on computers with multiple monitors.

The Idea Behind Circle Dock

The idea behind Circle Dock is that the dock should appear where your mouse is instead of you having to move your mouse to the dock like with other programs. This is accomplished by making the dock a circular or spiral shape so that it can be placed anywhere, even near the edge of the screen. The offscreen portions of the dock are easily reached by just scrolling with your mouse wheel or arrow keys.

A user defined hotkey combination is used to make the dock appear and disappear. By default, this combination is CTRL-WINDOWS KEY. You can change it in the settings area of the program.

If you have a mouse with extra buttons or you want to make one of your mouse buttons activate the dock, I recommend you use the program from http://www.highrez.co.uk/downloads/XMouseButtonControl.htm and use it to remap your mouse buttons. This makes it very convenient to toggle Circle Dock.

The current version of Circle Dock is 0.9. It is not feature complete when compared to the full fledged docks out there, such as Rocket Dock and Object Dock, but this program was coded in under 2 weeks for a programming competition at www.donationcoder.com so there was not enough time to investigate every standard dock feature and code it. As the program develops, more standard dock features will be added.


Pages: prev1 ... 82 83 84 85 86 [87] 88 89 90 91 92 ... 94next
Go to full version