Henrique Lechner
Henrique Lechner
Linssid: I've reported some time ago (2015-03-12): https://sourceforge.net/p/linssid/discussion/bugs/thread/0d96d9f6/ However my explanation was not near good as the @palob's explanation. So if you want to complement in the topic feel free...
**pgadmin3** from developer's website: > **Note**: pgAdmin III is no longer being developed, and no further bugs will be fixed. Please do not log pgAdmin III issues on the pgAdmin...
**zenmap** and **zenmap (root)**: The desktop file it's not hardcoded: (zenmap on nmap 7.40 stable) ``` [Desktop Entry] Name=Zenmap GenericName=GUI Port Scanner TryExec=zenmap Exec=zenmap %F Terminal=false Icon=zenmap Type=Application Categories=Application;Network;Security; Comment=A...
This issue affect me as well, Im trying to do: (alt) + (left mouse click) not sure how to do it without press_key
@Lucki it's possible to launch using the args, for example: steam://rungameid/225160//-addon1 steam://rungameid/225160//-addon2 steam://rungameid/225160//-addon3 etc But the problem is: how to get the information of the addons/pack/etc? I was looking into...
@tkashkin I believe you don't need to launch the executable manually, from what I googled to launch the addon you just need to use the args on the steam protocol:...
@neuromancer Could you try again with _run_ instead of _rungameid_? `steam "steam://run/9180//-addon3"`
Hey guys, I tried to install on Linux and I faced the same problems but also an error that was caused by not having the dosbox folder in the LBA2...
> That is a nice idea, we probably should be choosing installing types per OS instead being per game. Although, I wonder why it did not find the dosbox inside...
I made the code works for linux on my local system, but since my changes I need to test it on windows as well. Unfortunately it's not working on windows...