Anonymous | Login | Signup for a new account | 2025-06-14 14:16 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Doomseeker Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001640 | Doomseeker | [All Projects] Bug | public | 2014-01-04 16:45 | 2018-09-29 14:44 | ||||
Reporter | Monsterovich | ||||||||
Assigned To | Zalewa | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | Linux | OS | Ubuntu | OS Version | any | ||||
Product Version | 0.12 Beta | ||||||||
Target Version | 0.12 Beta | Fixed in Version | 0.12 Beta | ||||||
Summary | 0001640: Shell (bash) don't understand double '"string!"' symbols and turns them into null string. | ||||||||
Description | In Doomseeker command line: '/usr/bin/zandronum-server' '-iwad' '/home/monsterovich/.zandronum/doom2.wad' '-file' '/home/monsterovich/.doomseeker/skulltag_actors_1-1-1.pk3' '-file' '/home/monsterovich/.doomseeker/skulltag_data_126.pk3' '-file' '/home/monsterovich/.doomseeker/HellVsMarinesAdv-4.44.pk3' '-file' '/home/monsterovich/.doomseeker/gw2.wad' '-port' '10777' '+timelimit' '0' '+winlimit' '8' '+sv_maxlives' '0' '-host' '+alwaysapplydmflags' '1' '-skill' '4' '+teamlms' '1' '+sv_hostemail' '"Monsterovich@gmail.com"' '+map' 'map01' '+sv_maprotation' '0' '+sv_randommaprotation' '0' '+sv_motd' '"Welcome!\nAdmin: Monsterovich!"' '+sv_hostname' '"Hell Vs Marines BloodyMatch"' '+sv_website' '"http://submarine.strangled.net/wads/"' '+sv_password' '""' '+sv_forcepassword' '0' '+sv_joinpassword' '""' '+sv_forcejoinpassword' '0' '+sv_rconpassword' '":D"' '+sv_broadcast' '1' '+sv_updatemaster' '1' '+sv_maxclients' '24' '+sv_maxplayers' '24' '+dmflags' '5120' '+dmflags2' '1048576' '+dmflags3' '32' '+compatflags' '0' '+compatflags2' '0' '+lmsallowedweapons' '0' '+lmsspectatorsettings' '3' '+sv_afk2spec' '0' '+sv_coop_damagefactor' '1' '+sv_defaultdmflags' '0' ------------------------------------------------------------------ Bad way: sv_whydoomseekerhasbugs '"string"' Good way: sv_whydoomseekerhasbugs "string" or sv_whydoomseekerhasbugs 'string' | ||||||||
Steps To Reproduce | Remove '' from Then command line should be: /usr/bin/zandronum-server -iwad /home/monsterovich/.zandronum/doom2.wad -file /home/monsterovich/.doomseeker/skulltag_actors_1-1-1.pk3 -file /home/monsterovich/.doomseeker/skulltag_data_126.pk3 -file /home/monsterovich/.doomseeker/HellVsMarinesAdv-4.44.pk3 -file /home/monsterovich/.doomseeker/gw2.wad -port 10777 +timelimit 0 +winlimit 8 +sv_maxlives 0 -host +alwaysapplydmflags 1 -skill 4 +teamlms 1 +sv_hostemail "Monsterovich@gmail.com" +map map01 +sv_maprotation 0 +sv_randommaprotation 0 +sv_motd "Welcome!\nAdmin: Monsterovich!" +sv_hostname 'Hell Vs Marines BloodyMatch' +sv_website "http://submarine.strangled.net/wads/" +sv_password "" +sv_forcepassword 0 +sv_joinpassword "" +sv_forcejoinpassword 0 +sv_rconpassword ":)" +sv_broadcast 1 +sv_updatemaster 1 +sv_maxclients 24 +sv_maxplayers 24 +dmflags 5120 +dmflags2 1048576 +dmflags3 32 +compatflags 0 +compatflags2 0 +lmsallowedweapons 0 +lmsspectatorsettings 3 +sv_afk2spec 0 +sv_coop_damagefactor 1 +sv_defaultdmflags 0 | ||||||||
Attached Files | |||||||||
![]() |
|
Zalewa (developer) 2014-04-06 14:48 |
- Zandronum: excessive wrapping of server host arguments in quotation marks. - CMD line arguments weren't cleaned when being wrapped in standard server console. These changes need to be thoroughly tested on all systems that we support. I've briefly tested them on Windows and Linux and both systems seem to respond properly. |
Zalewa (developer) 2014-04-07 21:50 |
Windows update available on beta update channel and on DRD team page. Please test thoroughly. Linux users will have to compile by themselves. |
Zalewa (developer) 2014-05-11 16:51 |
Resolving due to release of version 0.12 where this is implemented. |
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
Supporters: | No one explicitly supports this issue yet. |
Opponents: | No one explicitly opposes this issue yet. |
![]() |
|||
Date Modified | Username | Field | Change |
2014-01-04 16:45 | Monsterovich | New Issue | |
2014-04-06 14:04 | Zalewa | Assigned To | => Zalewa |
2014-04-06 14:04 | Zalewa | Status | new => assigned |
2014-04-06 14:04 | Zalewa | Target Version | => 0.12 Beta |
2014-04-06 14:48 | Zalewa | Note Added: 0008504 | |
2014-04-06 14:48 | Zalewa | Status | assigned => needs review |
2014-04-07 21:50 | Zalewa | Note Added: 0008517 | |
2014-04-07 21:50 | Zalewa | Status | needs review => needs testing |
2014-05-11 16:51 | Zalewa | Note Added: 0008780 | |
2014-05-11 16:51 | Zalewa | Status | needs testing => resolved |
2014-05-11 16:51 | Zalewa | Fixed in Version | => 0.12 Beta |
2014-05-11 16:51 | Zalewa | Resolution | open => fixed |
2018-09-29 14:44 | WubTheCaptain | Status | resolved => closed |
Copyright © 2000 - 2025 MantisBT Team |