Opened 13 years ago

Closed 13 years ago

Last modified 9 years ago

#150 closed defect (fixed)

EVFSGUI crashes during "Detach all"

Reported by: Herwig Bauernfeind Owned by: Herwig Bauernfeind
Priority: major Milestone: Samba Client GUI (EVFSGUI) 2.x
Component: Samba Client GUI Version: Samba Client GUI (EVFSGUI) 2.0
Keywords: Cc:

Description

Line 20 of PB_DETACH_Click in evfsgui.VRM:
+++               Do i = 1 To mounts;
*** Error 41 Bad arithmetic conversion
Line 6 of Menu_Context_Detach_All_Click in evfsgui.VRM:
+++           Call PB_DETACH_Click;
Line 50 of Main in evfsgui.VRM:
+++       Call Menu_Context_Detach_All_Click;
Line 50 of Main in evfsgui.VRM:
+++     Interpret _VREEvent;

Change History (2)

comment:1 Changed 13 years ago by Herwig Bauernfeind

Resolution: fixed
Status: newclosed

Fixed in changeset 511

comment:2 Changed 9 years ago by Silvan Scherrer

Milestone: Samba Client GUI (EVFSGUI) 2.1Samba Client GUI (EVFSGUI) 2.x

Milestone renamed

Note: See TracTickets for help on using tickets.