[Bug 24075] New: Homeschool Tracker Plus
http://bugs.winehq.org/show_bug.cgi?id=24075 Summary: Homeschool Tracker Plus Product: Wine Version: 1.3.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: sonja.crocker(a)gmail.com CC: sonja.crocker(a)gmail.com I installed the Homeschool Tracker Plus using Wine. It installed fine. I then tried to run it using the Wine GUI. The HST would start and then close. So, I used Terminal to run the HST program. I followed your FAQ to the letter. Now, Terminal tells me to install the Windows version of mono to run .NET executables. Please see log.txt that is attached. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24075 --- Comment #1 from Sonja Crocker <sonja.crocker(a)gmail.com> 2010-08-21 12:21:36 --- Created an attachment (id=30269) --> (http://bugs.winehq.org/attachment.cgi?id=30269) Log -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24075 --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-08-21 12:42:50 --- Please have a look at http://wiki.winehq.org/FAQ#head-8d8c06cf7fb33269c085a07531b61e5c730566e0 and http://wiki.winehq.org/FAQ#head-1a8bea6a1e093978b62d2df3b066ecb3843e2fcf for instructions. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24075 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download URL| |http://www.homeschooltracke | |r.com/download_basic.aspx CC| |focht(a)gmx.net --- Comment #3 from Anastasius Focht <focht(a)gmx.net> 2010-08-21 12:51:08 --- Hello Sonja, the console output: --- snip --- wine: Install the Windows version of Mono to run .NET executables --- snip --- basically tells the application requires an installed .NET Framework (version 2.0 to be specific). This can be done using 'winetricks' script which automatically works around some problems and installs the required prerequisites. Make sure you don't install any other software in your WINEPREFIX (http://wiki.jswindle.com/index.php/WINEPREFIX). Many problems arise when people install multiple apps and games into same WINEPREFIX resulting in breakage (components might interfere with each other badly). To install .NET 2.0 using 'winetricks' (http://wiki.winehq.org/winetricks): Get the script: --- snip --- $ wget http://www.kegel.com/wine/winetricks --- snip --- Install the .NET Framework: --- snip --- $ sh winetricks dotnet20 --- snip --- I downloaded a demo version "basic edition" from here: http://www.homeschooltracker.com/download_basic.aspx and tested a bit. If your app complains about "missing database components" on startup you need additional 'winetricks' steps to install required Microsoft database components: --- snip --- $ sh winetricks mdac28 jet40 --- snip --- After that steps the app started and seemed to work flawlessly at first glance... Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24075 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC|sonja.crocker(a)gmail.com | Resolution| |INVALID Summary|Homeschool Tracker Plus |Homeschool Tracker Plus | |doesn't work --- Comment #4 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-08-22 00:28:45 --- Invalid then. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24075 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-08-22 00:28:57 --- Closing invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org