Aqua-Soft Forums: DiscMounter 0.1 - Aqua-Soft Forums

Jump to content

  • 7 Pages +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

DiscMounter 0.1 Rate Topic: -----

#41 User is offline   Relativity_17 Icon

  • Group: Member
  • Posts: 293
  • Joined: 11-June 03

Posted 02 November 2007 - 08:44 PM

Agh, tried with updated and edited instructions. The program still dies when I try and apply preference changes.
0

#42 User is offline   Sranshaft Icon

  • Group: Developers
  • Posts: 732
  • Joined: 13-April 05

Posted 02 November 2007 - 08:53 PM

Ahh,...the joys of debugging in 3rd person. Other than what I've suggested before I don't know what to tell you. If you use a new folder does it do the same thing? What happens if you delete the whole Four13_Designs folder in the Local SettingsApplication Data folder?

Other than that, I'm at a loss as to why the new version isn't going as smoothly as the previous ones.
0

#43 User is offline   Relativity_17 Icon

  • Group: Member
  • Posts: 293
  • Joined: 11-June 03

Posted 03 November 2007 - 05:43 AM

It was failing because I had disabled my floppy drive (A:). Re-enabling the drive seems to fix it.
0

#44 User is offline   Sranshaft Icon

  • Group: Developers
  • Posts: 732
  • Joined: 13-April 05

Posted 03 November 2007 - 08:47 AM

Strange that. I was sure the problem was with the actual saving of the preferences. Everything appears to work correctly here so I'm not sure where the problem is now. I'll throw together a new version which will spit out a error log for me to pin point the problem.
0

#45 User is offline   thelocaluk Icon

  • Group: Member
  • Posts: 3
  • Joined: 03-November 07

Posted 03 November 2007 - 09:48 AM

I have had no troubles installing version 0.5 over 0.3. Great program Sranshaft, I look forward to any future updates :)
0

#46 User is offline   apfel Icon

  • Group: Member
  • Posts: 19
  • Joined: 25-January 06

Posted 03 November 2007 - 11:57 AM

Relativity_17;479128 said:

It was failing because I had disabled my floppy drive (A:). Re-enabling the drive seems to fix it.


My floppy drive is also disabled, because I dont own one.... and dont want one.

@Sranshaft
Could you fix this?
0

#47 User is offline   Dania Icon

  • Group: Member
  • Posts: 1
  • Joined: 03-September 07

Posted 03 November 2007 - 06:54 PM

Any intention of supporting USB connections?
0

#48 User is offline   Sranshaft Icon

  • Group: Developers
  • Posts: 732
  • Joined: 13-April 05

Posted 04 November 2007 - 06:15 AM

@Dania: USB drives are already supported. I added the feature in on version 0.4. Go into preferences and make sure "Removable" is selected under the Drives tab.
0

#49 User is offline   thelocaluk Icon

  • Group: Member
  • Posts: 3
  • Joined: 03-November 07

Posted 04 November 2007 - 03:33 PM

thelocaluk;479139 said:

I have had no troubles installing version 0.5 over 0.3. Great program Sranshaft, I look forward to any future updates :)

I'll take that back, I found a problem. The application doesn't start on windows start up even though I have it selected in the preferences to do so.
0

#50 User is offline   Sranshaft Icon

  • Group: Developers
  • Posts: 732
  • Joined: 13-April 05

Posted 04 November 2007 - 11:16 PM

@thelocaluk: DiscMounter should place a shortcut in the startup folder if you select the feature. I decided to go this route because I didn't want to play around with the registry - though that's always a possibility.

I'll add that in to the next update and see if it works for you. New update should be available shortly. I've just finished streamlining the code a little and putting in icon positioning. :)
0

#51 User is offline   metroid87706 Icon

  • Group: Member
  • Posts: 155
  • Joined: 24-June 06

Posted 05 November 2007 - 02:42 AM

This looks great. I have to get .Net Framework, but I'll post my opinions after I use it.

EDIT: Ah, same error, when applying settings.
I also get an error quitting, saving icon positions, everything!
I think you need to look at your code again.
0

#52 User is offline   Sranshaft Icon

  • Group: Developers
  • Posts: 732
  • Joined: 13-April 05

Posted 05 November 2007 - 07:59 AM

Instead of just saying, "You need to look at your code again", why not tell me what the errors say? I know about the settings button and no, I do not know what is causing this. Everything here works fine so it's hard to test for errors on that part when no errors appear... As for the quitting error, it's the first I've heard of it and I haven't had any trouble with it. Also, include the particulars of your computer, things like your operating system, language and whether or not you have active desktop enabled / icons on the desktop.

Get back to me with error codes and I'll see what I can do. I'll also be releasing a debug version for those having trouble with errors popping up so can get a better look at what is breaking down and where at.
0

#53 User is offline   SirSmiley Icon

  • Douchebag
  • Group: Member
  • Posts: 1,885
  • Joined: 28-June 05

Posted 05 November 2007 - 06:28 PM

Works great for me. Nice job. :D

I'm not running the most recent updates to .Net but, .Net 2 is fully up-to-date.

Just one feature request but, not anything pressing. Is it possible to add an option for aligning the drives to the right like in Styler?

Think I've got some source code for this either in vbs or .net. Let me know if you want it.
0

#54 User is offline   thelocaluk Icon

  • Group: Member
  • Posts: 3
  • Joined: 03-November 07

Posted 05 November 2007 - 06:56 PM

Sranshaft;479367 said:

@thelocaluk: DiscMounter should place a shortcut in the startup folder if you select the feature. I decided to go this route because I didn't want to play around with the registry - though that's always a possibility.

I'll add that in to the next update and see if it works for you. New update should be available shortly. I've just finished streamlining the code a little and putting in icon positioning. :)


Great to see plenty of updates :)
I manually placed a shortcut to the startup folder because its just not having it on my computer.
0

#55 User is offline   Sranshaft Icon

  • Group: Developers
  • Posts: 732
  • Joined: 13-April 05

Posted 06 November 2007 - 11:47 AM

@SirSmiley: Great to hear everything is working on your end. It's a good day when things go right for a change. :P Sure thing on the request! If you have the code, send it on over. I should be able to modify my icon placing coding but if you have some already available it makes it just that easier. :D

@thelocaluk: Thanks, I try to fix things as soon as possible. Since the way I've got it adding itself to the startup isn't working, I'll go ahead and add in a registry option as well.

New version should be available tomorrow. I've got some movie watching to do with the wife tonight. ;)
0

#56 User is offline   Sranshaft Icon

  • Group: Developers
  • Posts: 732
  • Joined: 13-April 05

Posted 06 November 2007 - 08:06 PM

New version is now available! Check the first page for the download.

Version 0.7 - November 7, 2007

  • Added option to use either shortcut in startup folder or the registry for auto-run when Windows starts
  • Added option to place newly mounted drives on the right side of desktop (requested by SirSmiley)
  • Added in some error logging with regards to saving preferences
  • Fixed a bug regarding save icon positions
  • Fixed a bug regarding renaming Audio CDs - it now should store the name of the audio CD thus stopping DiscMounter from polling CDDB every second

0

#57 User is offline   SirSmiley Icon

  • Douchebag
  • Group: Member
  • Posts: 1,885
  • Joined: 28-June 05

Posted 06 November 2007 - 09:43 PM

For some reason I didn't see the Save Icon position before which kind of makes my request redundant.

Either way the right click feature isn't working for me and I'm now getting the attached Exception when I try to save the Icon Position or quit.

Attached File(s)

  • Attached File  error.txt (4.29K)
    Number of downloads: 19

0

#58 User is offline   Relativity_17 Icon

  • Group: Member
  • Posts: 293
  • Joined: 11-June 03

Posted 06 November 2007 - 11:59 PM

I get this error as well, both on saving icon position and quitting.

See the end of this message for details on invoking 

just-in-time (JIT) debugging instead of this dialog box.



************** Exception Text **************

System.Runtime.InteropServices.COMException (0x80020009): Exception occurred. (Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION))

   at IWshRuntimeLibrary.IWshShell_ClassClass.CreateShortcut(String PathLink)

   at DiscMounter.SaveDesktopIcons.GetDesktopIconPositions()

   at DiscMounter.Form1.saveIconPositionsToolStripMenuItem_Click(Object sender, EventArgs e)

   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)

   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)

   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)

   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)

   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)

   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)

   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)

   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)

   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

   at System.Windows.Forms.ToolStrip.WndProc(Message& m)

   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)





************** Loaded Assemblies **************

mscorlib

	Assembly Version: 2.0.0.0

	Win32 Version: 2.0.50727.832 (QFE.050727-8300)

	CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

DiscMounter

	Assembly Version: 1.0.0.0

	Win32 Version: 1.0.0.0

	CodeBase: file:///C:/Phoenix/XPSystem/DiscMounter/DiscMounter.exe

----------------------------------------

System.Windows.Forms

	Assembly Version: 2.0.0.0

	Win32 Version: 2.0.50727.832 (QFE.050727-8300)

	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System

	Assembly Version: 2.0.0.0

	Win32 Version: 2.0.50727.832 (QFE.050727-8300)

	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing

	Assembly Version: 2.0.0.0

	Win32 Version: 2.0.50727.832 (QFE.050727-8300)

	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

Interop.IWshRuntimeLibrary

	Assembly Version: 1.0.0.0

	Win32 Version: 1.0.0.0

	CodeBase: file:///C:/Phoenix/XPSystem/DiscMounter/Interop.IWshRuntimeLibrary.DLL

----------------------------------------

Freedb

	Assembly Version: 1.0.0.1

	Win32 Version: 1.0.0.1

	CodeBase: file:///C:/Phoenix/XPSystem/DiscMounter/Freedb.DLL

----------------------------------------

System.Configuration

	Assembly Version: 2.0.0.0

	Win32 Version: 2.0.50727.832 (QFE.050727-8300)

	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

System.Xml

	Assembly Version: 2.0.0.0

	Win32 Version: 2.0.50727.832 (QFE.050727-8300)

	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------



************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.



For example:



<configuration>

	<system.windows.forms jitDebugging="true" />

</configuration>


I've tried deleting the folder that it places in Local Settings/Application Data, but that doesn't fix anything.
0

#59 User is offline   mushu13 Icon

  • Group: Member
  • Posts: 89
  • Joined: 26-June 06

Posted 07 November 2007 - 01:56 AM

Settings still causing a crash...

ErrorReport.txt
7:50 PM: System.NullReferenceException: Object reference not set to an instance of an object.

   at DiscMounter.Preferences.apply_Button_Click(Object sender, EventArgs e)


... and closing causes a crash.
See the end of this message for details on invoking 

just-in-time (JIT) debugging instead of this dialog box.



************** Exception Text **************

System.Runtime.InteropServices.COMException (0x80020009): Exception occurred. (Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION))

   at IWshRuntimeLibrary.IWshShell_ClassClass.CreateShortcut(String PathLink)

   at DiscMounter.SaveDesktopIcons.GetDesktopIconPositions()

   at DiscMounter.Form1.quitToolStripMenuItem_Click(Object sender, EventArgs e)

   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)

   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)

   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)

   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)

   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)

   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)

   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)

   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)

   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

   at System.Windows.Forms.ToolStrip.WndProc(Message& m)

   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)





************** Loaded Assemblies **************

mscorlib

	Assembly Version: 2.0.0.0

	Win32 Version: 2.0.50727.42 (RTM.050727-4200)

	CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

DiscMounter

	Assembly Version: 1.0.0.0

	Win32 Version: 1.0.0.0

	CodeBase: file:///C:/Documents%20And%20Settings/Administrator/Desktop/DiscMounter/DiscMounter.exe

----------------------------------------

System.Windows.Forms

	Assembly Version: 2.0.0.0

	Win32 Version: 2.0.50727.42 (RTM.050727-4200)

	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System

	Assembly Version: 2.0.0.0

	Win32 Version: 2.0.50727.42 (RTM.050727-4200)

	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing

	Assembly Version: 2.0.0.0

	Win32 Version: 2.0.50727.42 (RTM.050727-4200)

	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

Interop.IWshRuntimeLibrary

	Assembly Version: 1.0.0.0

	Win32 Version: 1.0.0.0

	CodeBase: file:///C:/Documents%20And%20Settings/Administrator/Desktop/DiscMounter/Interop.IWshRuntimeLibrary.DLL

----------------------------------------

Freedb

	Assembly Version: 1.0.0.1

	Win32 Version: 1.0.0.1

	CodeBase: file:///C:/Documents%20And%20Settings/Administrator/Desktop/DiscMounter/Freedb.DLL

----------------------------------------

Accessibility

	Assembly Version: 2.0.0.0

	Win32 Version: 2.0.50727.42 (RTM.050727-4200)

	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

----------------------------------------

System.Configuration

	Assembly Version: 2.0.0.0

	Win32 Version: 2.0.50727.42 (RTM.050727-4200)

	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

System.Xml

	Assembly Version: 2.0.0.0

	Win32 Version: 2.0.50727.42 (RTM.050727-4200)

	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------



************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.



For example:



<configuration>

	<system.windows.forms jitDebugging="true" />

</configuration>



When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.


Also, the about window still says v0.6
0

#60 User is offline   Sranshaft Icon

  • Group: Developers
  • Posts: 732
  • Joined: 13-April 05

Posted 07 November 2007 - 03:13 AM

New version is now available! Check the first page for the download.

Version 0.7.1 November 7, 2007

  • Fixed the icon saving bug for good hopefully - you should no longer get the 'System.Runtime.InteropServices.COMException (0x80020009): Exception occurred. (Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION))' error
  • Fixed the Preference bug - you should no longer get the 'Object reference not set to an instance of an object.' error

0

  • 7 Pages +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users