Code: Select all
#>sudo apt install drimg.deb
Code: Select all
#>man drimg
Moderators: Mug UK, Moderator Team
Code: Select all
#>sudo apt install drimg.deb
Code: Select all
#>man drimg
I guess it is the correct DLL as the error dialog box is no longer appearing.frank71 wrote:Hi wongck,
this one?
libgcc_s_dw2-1.zip
[edit]
I checked with another Windows machine just copying dlls, unfortunately it seems to be not that easy. I will try to find the root cause tomorrow.
[/edit]
Usually it is, only problem sometimes is to find out which DLLs an executable needs. Different compilers for MinGW use different names, depending on the threading model and exception handling used. For that reason i once wrote a ldd tool that should do the job, even when run in Wow64 environments. You find it in the tools directory of the Aranym sources.wongck wrote:And you are also correct... it not as easy as copying DLL.
Hi Torsten, in this case of different DLLs for different compilers and different code versions we have the terrible situation, that we have a bundle of equally named DLLs with differnt function names and different behavior inside. I've checked the posted DLLs with drimg on 2 different WIN7 installations. On one it's working, on the other it won't. I used the dependency walker to check the exact DLLs which will be loaded - all non-system DLL are the same, but the behavior is still different.ThorstenOtto wrote:Usually it is, only problem sometimes is to find out which DLLs an executable needs.
My bad..frank71 wrote: Did you uncheck "don't show devices > 4GB" and click again "Show devices"?
Code: Select all
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QObject::connect: No such slot drimgwidgetbase::FileTrButton_clicked()
QObject::connect: (sender name: 'FileTrButton')
QObject::connect: (receiver name: 'drimgwidgetbase')
QObject::connect: No such slot drimgwidgetbase::openIfButton_clicked()
QObject::connect: (sender name: 'openIfButton')
QObject::connect: (receiver name: 'drimgwidgetbase')
QObject::connect: No such slot drimgwidgetbase::readButton_clicked()
QObject::connect: (sender name: 'readButton')
QObject::connect: (receiver name: 'drimgwidgetbase')
QObject::connect: No such slot drimgwidgetbase::sizeCHSButton_clicked()
QObject::connect: (sender name: 'sizeCHSButton')
QObject::connect: (receiver name: 'drimgwidgetbase')
QObject::connect: No such slot drimgwidgetbase::lbaButton_clicked()
QObject::connect: (sender name: 'lbaButton')
QObject::connect: (receiver name: 'drimgwidgetbase')
QObject::connect: No such slot drimgwidgetbase::creimfButton_clicked()
QObject::connect: (sender name: 'creimfButton')
QObject::connect: (receiver name: 'drimgwidgetbase')
QObject::connect: No such slot drimgwidgetbase::refrButton_clicked()
QObject::connect: (sender name: 'refrButton')
QObject::connect: (receiver name: 'drimgwidgetbase')
QObject::connect: No such slot drimgwidgetbase::abortButton_clicked()
QObject::connect: (sender name: 'abortButton')
QObject::connect: (receiver name: 'drimgwidgetbase')
QObject::connect: No such signal QListWidget::clicked(QListWidgetItem*)
QObject::connect: (sender name: 'listBox1')
QObject::connect: (receiver name: 'drimgwidgetbase')
QObject::connect: No such slot drimgwidgetbase::writeButton_clicked()
QObject::connect: (sender name: 'writeButton')
QObject::connect: (receiver name: 'drimgwidgetbase')
QObject::connect: No such slot drimgwidgetbase::ov2roCB_clicked()
QObject::connect: (sender name: 'ov2roCB')
QObject::connect: (receiver name: 'drimgwidgetbase')
QObject::connect: No such slot drimgwidgetbase::swapCB_clicked()
QObject::connect: (sender name: 'swapCB')
QObject::connect: (receiver name: 'drimgwidgetbase')
Yes, i can see that too, but to be honest, I have no idea how to avoid that, because the slots mentioned as "No such slot" in fact are there and used.leech wrote:By the way, for cleaning up maybe some of the Qt stuff.
Sure - in my case it's the opposite case (exept oft the Atari)wongck wrote:I want something different at home, so I use Atari & Windows.
Hmmm, I checked serveral Adapters - but of cours not with a Atari HD inside, because I have no... But maybe I can test it by transferring a SD Image to a HD. I will try as soon I got som time left for itwongck wrote:back to topic, I still can't find my IDE-SATA adapter for my Falcon HDD
I do use something different home. I use Debian on my desktop/laptop, Fedora on my tablet, and occasionally boot into Windows 10. At work we use CentOS and Ubuntu for the most part.wongck wrote:I want something different at home, so I use Atari & Windows.
Had enough of Unix at work... we even have couple of Solaris let alone Linux.
Had enough of Unix derivative on my phone, my AP, my TV.... So technically I _am_ also using Linux at home. Just some exotic flavours.![]()
back to topic, I still can't find my IDE-SATA adapter for my Falcon HDD