IRC Log from 2014-10-01

00:19:00 *** Venusaur has quit (Read error: Connection reset by peer)
00:20:06 *** Venusaur (~wdwrwf@wikipedia/Antonio-Lopez) has joined #portableapps
00:42:56 *** m3b has quit (Ping timeout: 260 seconds)
02:22:22 *** m3b (~m3b@65.131.14.135) has joined #portableapps
02:41:54 *** m3b has quit (Read error: Connection reset by peer)
03:27:06 *** Jan\ (kvirc@198.13.200.231) has joined #portableapps
04:01:37 *** m3b (~m3b@65.131.14.135) has joined #portableapps
06:42:37 *** Jan\ has quit (Ping timeout: 272 seconds)
06:48:32 *** m3b has quit (Ping timeout: 245 seconds)
06:50:21 *** m3b (~m3b@65.131.14.135) has joined #portableapps
07:41:59 *** badon (~badon@pdpc/supporter/active/badon) has joined #portableapps
08:51:17 *** m3b has quit (Quit: Leaving)
10:30:12 *** badon has quit (Quit: Leaving)
10:51:37 *** Jan\ (kvirc@198.13.200.231) has joined #portableapps
11:17:56 *** Jan\ has quit (Ping timeout: 250 seconds)
16:15:11 *** gluxon_ (~gluxon@192.3.163.253) has joined #portableapps
16:17:43 *** gluxon has quit (Ping timeout: 244 seconds)
16:17:43 *** GizmoBot has quit (Ping timeout: 244 seconds)
16:17:46 *** Venusaur has quit (Ping timeout: 244 seconds)
16:18:07 *** GizmoBot (~GizmoBot@dedi1.gizmokid2005.com) has joined #portableapps
16:18:10 <GizmoBot> GizmoBot is the official bot of #Gizmokid2005 and #PortableApps.
16:18:42 *** Venusaur (~wdwrwf@wikipedia/Antonio-Lopez) has joined #portableapps
16:50:49 *** mwayne (3ee1dc7e@gateway/web/freenode/ip.62.225.220.126) has joined #portableapps
16:53:14 <mwayne> Why is this code not working? http://pastebin.com/Ju9mJ7tA
17:01:27 *** m3b (~m3b@65.131.14.135) has joined #portableapps
17:27:31 *** Jan\ (kvirc@198.13.200.231) has joined #portableapps
17:33:34 *** Skyrider (~Domien@77-172-124-245.ip.telfort.nl) has joined #portableapps
17:58:12 <mwayne> gluxon_: Hi
19:32:33 *** GordCaswell (~GordCaswe@unaffiliated/ve4jhj) has joined #portableapps
19:32:33 <GizmoBot> GordCaswell is a PortableApps.com developer
19:34:17 <GordCaswell> mwayne: It should be like this: http://pastebin.com/xp2RpkTs
19:34:33 <GordCaswell> Why are you copying from DefaultData during install, though?
19:58:53 <mwayne> thx
19:59:49 <mwayne> I have to do it because on the first run it won't rename the .ini
20:00:03 <mwayne> if you run it on x64
20:00:34 <GordCaswell> You'll need custom launcher code, then, not installer
20:00:59 <mwayne> it's fine on the second run, it's an installer bug
20:02:26 <GordCaswell> Does it rename correctly on the second or subsequent run regardless of architecture?
20:02:45 <mwayne> it only happens on the first run after the install
20:03:11 <mwayne> if the potplayer.ini is in Data it won't happen
20:03:53 <GordCaswell> Ok...and on the first run, DefaultData should be getting copied to Data..that's how it works, so the file would be there.
20:04:46 <mwayne> it does but it doesn't rename the file
20:05:35 <GordCaswell> i'm installing it now to see what you mean.
20:05:55 <mwayne> but you have to try an ealier release than the latest
20:21:31 <GordCaswell> again, renI'm goingone thi Ok...so i used the latest release, deleted Data before the first run, to mimic the problem you mentioned, and had no errors. What did you encounter?
20:23:48 <mwayne> It happened to me that the PotPlayer.ini wasn't renamed to PotPlayer64.ini on the very first run
20:24:04 <GordCaswell> Ok. got it, just a sec
20:35:18 <GordCaswell> Here's the fix: Note - I also fixed a variable detection in addition to this particular issue. This should work every time now, including on first run. The reason it wasn't working is that DefaultData hadn't yet been moved to Data when you tried to rename it in Init. http://pastebin.com/8GpJukBZ
20:40:03 <GordCaswell> Do that instead of the installer custom code. Let me know if it doesn't work for you. I'm off irc now, but i'll check the logs.
20:40:09 *** GordCaswell has quit (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
20:54:59 *** Skyrider has quit (Read error: Connection reset by peer)
21:21:20 <mwayne> Unfortunately it doesn't work. It renames at the third run now O.o thx anyway :)
23:30:23 *** mwayne has quit ()