Tuner runs, but has a fit when trying to access the comport ... though that doesn't surprise me.. I don't even recall if I have the comport configured properly in Ubuntu.
Uniscope runs, and after I realized I had to shut down MTrunker32 in its own Wine window in order to capture the sound card (evidently MT32 latches on and doesn't let go, or maybe Ubuntu/Wine only allows one program to control it, unlike XP), Uniscope ran perfectly as expected.. though the command line window that spawned Uniscope spewed a bunch of display-related errors (described below) while Uniscope was drawing the scope display. I think this is more related to the video capabilities (or lack thereof) of the machine I'm using than anything else, now that I think about it. In the error messages described in detail below, it's the two first libGL errors in pretty much every quoted section.
I tried Uniform again (after shutting down MT32) and it pops up the same display errors and hangs again. Now that I had to sit here and type this, though, I'm wondering if it is having trouble with the comport, like Tuner?
Here are the messages as displayed in Ubuntu's CLI and/or Wine.
Running the v.52 (beta 14) MSI package:
(of note: Can't seem to permanently uninstally UT. Maybe I have to look deeper into wine and find the add/remove programs equivalent. Running any UT .msi file only offers "Repair Unitrunker" or "Remove Unitrunker" - clicking Remove causes similar steps to the below, but the program is still there; clicking Repair does the following, starting from the first line beginning "fixme": )
from Ubuntu terminal prompt said:
jay911@Ayanami:~/radio$ msiexec /a UniTrunker-0.1.0.52.msi
libGL error: drmMap of framebuffer failed (Invalid argument)
libGL error: reverting to (slow) indirect rendering
fixme:advapi:LookupAccountNameW (null) L"jay911" (nil) 0x33f808 (nil) 0x33f804 0x33f810 - stub
fixme:advapi:LookupAccountNameW (null) L"jay911" 0x189720 0x33f808 0x189738 0x33f804 0x33f810 - stub
fixme:msi:ControlEvent_HandleControlEvent unhandled control event L"Reinstall" arg(L"ALL")
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveExistingProducts"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnpublishComponents"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnpublishFeatures"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterTypeLibraries"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveODBC"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveRegistryValues"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterClassInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterExtensionInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterProgIdInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterMIMEInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveShortcuts"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveDuplicateFiles"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders"
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
libGL error: drmMap of framebuffer failed (Invalid argument)
libGL error: reverting to (slow) indirect rendering
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
libGL error: drmMap of framebuffer failed (Invalid argument)
libGL error: reverting to (slow) indirect rendering
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
libGL error: drmMap of framebuffer failed (Invalid argument)
libGL error: reverting to (slow) indirect rendering
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
libGL error: drmMap of framebuffer failed (Invalid argument)
libGL error: reverting to (slow) indirect rendering
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
libGL error: drmMap of framebuffer failed (Invalid argument)
libGL error: reverting to (slow) indirect rendering
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
libGL error: drmMap of framebuffer failed (Invalid argument)
libGL error: reverting to (slow) indirect rendering
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
libGL error: drmMap of framebuffer failed (Invalid argument)
libGL error: reverting to (slow) indirect rendering
jay911@Ayanami:~/radio$
Running Uniscope:
from Wine 'dos' prompt said:
C:\Program Files\rfmobile\UniTrunker>uniscope
C:\Program Files\rfmobile\UniTrunker>libGL error: drmMap of framebuffer failed (Invalid argument)
libGL error: reverting to (slow) indirect rendering
fixme:msvideo

rawDibDraw wFlags == 0x00001000 not handled
fixme:msvideo

rawDibDraw wFlags == 0x00001000 not handled
fixme:msvideo

rawDibDraw wFlags == 0x00001000 not handled
The "not handled" line is repeated from the point when the scope readout is actually started, over and over, until the readout/program is stopped.
Running Uniform, from a Wine 'dos prompt':
C:\Program Files\rfmobile\UniTrunker>uniform
libGL error: drmMap of framebuffer failed (Invalid argument)
libGL error: reverting to (slow) indirect rendering
Stops completely at that point. I left the machine for ~30 minutes and it still didn't provide anything else. Ctrl+C recovers, but kills the wine task (and about 75% of the time, kills the Uniform task too - though a couple of times, I had to go and kill -9 it myself).
Again, apologies for the false report earlier - I am of the belief that the libGL lines are related to my system's shortcomings, especially since starting MTrunker32 results in 3 pairs of the same lines shown when starting Uniform (after which MT32 runs fine, albeit a little slow, reporting low quality decode rates from time to time).
The rest of it, I don't know, unless the theory about the com port problem holds water.