Re: [zekr] Can't load offline recitation pack

2011-07-03 Thread Setiadi
Wa alaikum salam.

Ok Mohsen. I'll try your suggestion.

Thanks in advance .

Wassalammualaikum.

On Thu, Jun 30, 2011 at 2:34 PM, Mohsen Saboorian  wrote:

> Salaam,
>
> I don't know the exact root of the problem. Why did you copy .recit.zip
> package inside your program files? Try to copy it somewhere else and import
> it again. If not worked, manually unzip package in one of these locations:
> For all users: C:\Program Files\Zekr\res\audio\afasy-64kbps-offline
> OR
> For your account only: C:\Documents and
> Settings\Setiadi\.zekr\audio\afasy-64kbps-offline
>
> NOTE that you should have sura folders (001, 002, ...) directly
> inside afasy-64kbps-offline folder, and there should NOT be
> another afasy-64kbps-offline folder inside afasy-64kbps-offline.
>
> After unzipping, rename recitation.properties
> to afasy-64kbps-offline.properties (note that this file should be located
> directly inside res/audio or .zekr/audio folder so you should
> have afasy-64kbps-offline folder side by side
> with afasy-64kbps-offline.properties in audio folder).
>
> That's all Zekr import is doing.
>
> Regards,
> Mohsen
>
> On Tue, Jun 28, 2011 at 9:53 AM, Setiadi  wrote:
>
>> Yes, I can unzip it with 7zip utility.
>> I already download several recitation pack but still can't unpack with
>> zekr.
>>
>> Any idea?
>>
>> On Tue, Jun 28, 2011 at 12:46 AM, Mohsen Saboorian wrote:
>>
>>> Wa Alaikumassalaam wr,
>>>
>>> Your recitation package seems to be an invalid zip file. Can you unzip it
>>> with an unzip utility?
>>>
>>> Mohsen
>>>
>>> On Tue, Jun 21, 2011 at 3:25 AM, Setiadi wrote:
>>>
 Assalammualaikum,

 I wanna ask something, after I install, and I try to load recitation
 pack (*.recit.zip)
 The log says something problem with java.

 Here the log:
 05:25:39 [INFO] (ApplicationConfig:91) - Save user config file to C:/
 Documents and Settings/Setiadi/.zekr/config/config.properties
 05:25:52 [DEBUG] (MessageBoxUtils:107) - Files chosen: [C:\Program
 Files\Zekr\afasy-64kbps-offline.recit.zip]
 05:25:54 [INFO] (QuranFormMenuFactory:91) - Adding recitation pack
 "afasy-64kbps-offline.recit.zip" to C:/Documents and Settings/
 Setiadi/.zekr/audio
 05:25:54 [ERROR] (ApplicationConfig:123) - Error occurred while adding
 new recitation archive.
 java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.(Unknown Source)
at java.util.zip.ZipFile.(Unknown Source)
at

 net.sf.zekr.common.config.ApplicationConfig.addNewRecitationPack(ApplicationConfig.java:
 1499)
at net.sf.zekr.ui.QuranFormMenuFactory
 $17$1.run(QuranFormMenuFactory.java:1073)
 05:25:54 [ERROR] (QuranFormMenuFactory:123) - Error importing: C:
 \Program Files\Zekr\afasy-64kbps-offline.recit.zip
 net.sf.zekr.common.ZekrMessageException: RECITATION_LOAD_FAILED
at

 net.sf.zekr.common.config.ApplicationConfig.addNewRecitationPack(ApplicationConfig.java:
 1581)
at net.sf.zekr.ui.QuranFormMenuFactory
 $17$1.run(QuranFormMenuFactory.java:1073)
 05:26:53 [DEBUG] (AboutForm:107) - Open log file: C:/Documents and
 Settings/Setiadi/.zekr/zekr.log
 05:33:13 [INFO] (ApplicationConfig:91) - Update configuration file.
 05:33:23 [INFO] (ApplicationConfig:91) - Save user config file to C:/
 Documents and Settings/Setiadi/.zekr/config/config.properties
 05:33:31 [DEBUG] (AudioPlayerUiController:107) - Player stop status.
 05:33:38 [INFO] (QuranForm:91) - Disposing all resources...

 That I want to ask for help.

 Thanks in advance,

 Wassalammualaikum.

 --
 You received this message because you are subscribed to the Google
 Groups "zekr" group.
 To post to this group, send email to zekr@googlegroups.com.
 To unsubscribe from this group, send email to
 zekr+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/zekr?hl=en.


>>>  --
>>> You received this message because you are subscribed to the Google Groups
>>> "zekr" group.
>>> To post to this group, send email to zekr@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> zekr+unsubscr...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/zekr?hl=en.
>>>
>>
>>
>>
>> --
>> http://www.duniaanak-bunda.com
>> http://www.geraitenun.com
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "zekr" group.
>> To post to this group, send email to zekr@googlegroups.com.
>> To unsubscribe from this group, send email to
>> zekr+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/zekr?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "zekr" group.
> To post to 

Re: [zekr] Can't load offline recitation pack

2011-06-30 Thread Mohsen Saboorian
Salaam,

I don't know the exact root of the problem. Why did you copy .recit.zip
package inside your program files? Try to copy it somewhere else and import
it again. If not worked, manually unzip package in one of these locations:
For all users: C:\Program Files\Zekr\res\audio\afasy-64kbps-offline
OR
For your account only: C:\Documents and
Settings\Setiadi\.zekr\audio\afasy-64kbps-offline

NOTE that you should have sura folders (001, 002, ...) directly
inside afasy-64kbps-offline folder, and there should NOT be
another afasy-64kbps-offline folder inside afasy-64kbps-offline.

After unzipping, rename recitation.properties
to afasy-64kbps-offline.properties (note that this file should be located
directly inside res/audio or .zekr/audio folder so you should
have afasy-64kbps-offline folder side by side
with afasy-64kbps-offline.properties in audio folder).

That's all Zekr import is doing.

Regards,
Mohsen

On Tue, Jun 28, 2011 at 9:53 AM, Setiadi  wrote:

> Yes, I can unzip it with 7zip utility.
> I already download several recitation pack but still can't unpack with
> zekr.
>
> Any idea?
>
> On Tue, Jun 28, 2011 at 12:46 AM, Mohsen Saboorian wrote:
>
>> Wa Alaikumassalaam wr,
>>
>> Your recitation package seems to be an invalid zip file. Can you unzip it
>> with an unzip utility?
>>
>> Mohsen
>>
>> On Tue, Jun 21, 2011 at 3:25 AM, Setiadi wrote:
>>
>>> Assalammualaikum,
>>>
>>> I wanna ask something, after I install, and I try to load recitation
>>> pack (*.recit.zip)
>>> The log says something problem with java.
>>>
>>> Here the log:
>>> 05:25:39 [INFO] (ApplicationConfig:91) - Save user config file to C:/
>>> Documents and Settings/Setiadi/.zekr/config/config.properties
>>> 05:25:52 [DEBUG] (MessageBoxUtils:107) - Files chosen: [C:\Program
>>> Files\Zekr\afasy-64kbps-offline.recit.zip]
>>> 05:25:54 [INFO] (QuranFormMenuFactory:91) - Adding recitation pack
>>> "afasy-64kbps-offline.recit.zip" to C:/Documents and Settings/
>>> Setiadi/.zekr/audio
>>> 05:25:54 [ERROR] (ApplicationConfig:123) - Error occurred while adding
>>> new recitation archive.
>>> java.util.zip.ZipException: error in opening zip file
>>>at java.util.zip.ZipFile.open(Native Method)
>>>at java.util.zip.ZipFile.(Unknown Source)
>>>at java.util.zip.ZipFile.(Unknown Source)
>>>at
>>>
>>> net.sf.zekr.common.config.ApplicationConfig.addNewRecitationPack(ApplicationConfig.java:
>>> 1499)
>>>at net.sf.zekr.ui.QuranFormMenuFactory
>>> $17$1.run(QuranFormMenuFactory.java:1073)
>>> 05:25:54 [ERROR] (QuranFormMenuFactory:123) - Error importing: C:
>>> \Program Files\Zekr\afasy-64kbps-offline.recit.zip
>>> net.sf.zekr.common.ZekrMessageException: RECITATION_LOAD_FAILED
>>>at
>>>
>>> net.sf.zekr.common.config.ApplicationConfig.addNewRecitationPack(ApplicationConfig.java:
>>> 1581)
>>>at net.sf.zekr.ui.QuranFormMenuFactory
>>> $17$1.run(QuranFormMenuFactory.java:1073)
>>> 05:26:53 [DEBUG] (AboutForm:107) - Open log file: C:/Documents and
>>> Settings/Setiadi/.zekr/zekr.log
>>> 05:33:13 [INFO] (ApplicationConfig:91) - Update configuration file.
>>> 05:33:23 [INFO] (ApplicationConfig:91) - Save user config file to C:/
>>> Documents and Settings/Setiadi/.zekr/config/config.properties
>>> 05:33:31 [DEBUG] (AudioPlayerUiController:107) - Player stop status.
>>> 05:33:38 [INFO] (QuranForm:91) - Disposing all resources...
>>>
>>> That I want to ask for help.
>>>
>>> Thanks in advance,
>>>
>>> Wassalammualaikum.
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "zekr" group.
>>> To post to this group, send email to zekr@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> zekr+unsubscr...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/zekr?hl=en.
>>>
>>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "zekr" group.
>> To post to this group, send email to zekr@googlegroups.com.
>> To unsubscribe from this group, send email to
>> zekr+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/zekr?hl=en.
>>
>
>
>
> --
> http://www.duniaanak-bunda.com
> http://www.geraitenun.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "zekr" group.
> To post to this group, send email to zekr@googlegroups.com.
> To unsubscribe from this group, send email to
> zekr+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/zekr?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"zekr" group.
To post to this group, send email to zekr@googlegroups.com.
To unsubscribe from this group, send email to zekr+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/zekr?hl=en.



Re: [zekr] Can't load offline recitation pack

2011-06-27 Thread Setiadi
Yes, I can unzip it with 7zip utility.
I already download several recitation pack but still can't unpack with zekr.

Any idea?

On Tue, Jun 28, 2011 at 12:46 AM, Mohsen Saboorian wrote:

> Wa Alaikumassalaam wr,
>
> Your recitation package seems to be an invalid zip file. Can you unzip it
> with an unzip utility?
>
> Mohsen
>
> On Tue, Jun 21, 2011 at 3:25 AM, Setiadi  wrote:
>
>> Assalammualaikum,
>>
>> I wanna ask something, after I install, and I try to load recitation
>> pack (*.recit.zip)
>> The log says something problem with java.
>>
>> Here the log:
>> 05:25:39 [INFO] (ApplicationConfig:91) - Save user config file to C:/
>> Documents and Settings/Setiadi/.zekr/config/config.properties
>> 05:25:52 [DEBUG] (MessageBoxUtils:107) - Files chosen: [C:\Program
>> Files\Zekr\afasy-64kbps-offline.recit.zip]
>> 05:25:54 [INFO] (QuranFormMenuFactory:91) - Adding recitation pack
>> "afasy-64kbps-offline.recit.zip" to C:/Documents and Settings/
>> Setiadi/.zekr/audio
>> 05:25:54 [ERROR] (ApplicationConfig:123) - Error occurred while adding
>> new recitation archive.
>> java.util.zip.ZipException: error in opening zip file
>>at java.util.zip.ZipFile.open(Native Method)
>>at java.util.zip.ZipFile.(Unknown Source)
>>at java.util.zip.ZipFile.(Unknown Source)
>>at
>>
>> net.sf.zekr.common.config.ApplicationConfig.addNewRecitationPack(ApplicationConfig.java:
>> 1499)
>>at net.sf.zekr.ui.QuranFormMenuFactory
>> $17$1.run(QuranFormMenuFactory.java:1073)
>> 05:25:54 [ERROR] (QuranFormMenuFactory:123) - Error importing: C:
>> \Program Files\Zekr\afasy-64kbps-offline.recit.zip
>> net.sf.zekr.common.ZekrMessageException: RECITATION_LOAD_FAILED
>>at
>>
>> net.sf.zekr.common.config.ApplicationConfig.addNewRecitationPack(ApplicationConfig.java:
>> 1581)
>>at net.sf.zekr.ui.QuranFormMenuFactory
>> $17$1.run(QuranFormMenuFactory.java:1073)
>> 05:26:53 [DEBUG] (AboutForm:107) - Open log file: C:/Documents and
>> Settings/Setiadi/.zekr/zekr.log
>> 05:33:13 [INFO] (ApplicationConfig:91) - Update configuration file.
>> 05:33:23 [INFO] (ApplicationConfig:91) - Save user config file to C:/
>> Documents and Settings/Setiadi/.zekr/config/config.properties
>> 05:33:31 [DEBUG] (AudioPlayerUiController:107) - Player stop status.
>> 05:33:38 [INFO] (QuranForm:91) - Disposing all resources...
>>
>> That I want to ask for help.
>>
>> Thanks in advance,
>>
>> Wassalammualaikum.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "zekr" group.
>> To post to this group, send email to zekr@googlegroups.com.
>> To unsubscribe from this group, send email to
>> zekr+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/zekr?hl=en.
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "zekr" group.
> To post to this group, send email to zekr@googlegroups.com.
> To unsubscribe from this group, send email to
> zekr+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/zekr?hl=en.
>



-- 
http://www.duniaanak-bunda.com
http://www.geraitenun.com

-- 
You received this message because you are subscribed to the Google Groups 
"zekr" group.
To post to this group, send email to zekr@googlegroups.com.
To unsubscribe from this group, send email to zekr+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/zekr?hl=en.



Re: [zekr] Can't load offline recitation pack

2011-06-27 Thread Mohsen Saboorian
Wa Alaikumassalaam wr,

Your recitation package seems to be an invalid zip file. Can you unzip it
with an unzip utility?

Mohsen

On Tue, Jun 21, 2011 at 3:25 AM, Setiadi  wrote:

> Assalammualaikum,
>
> I wanna ask something, after I install, and I try to load recitation
> pack (*.recit.zip)
> The log says something problem with java.
>
> Here the log:
> 05:25:39 [INFO] (ApplicationConfig:91) - Save user config file to C:/
> Documents and Settings/Setiadi/.zekr/config/config.properties
> 05:25:52 [DEBUG] (MessageBoxUtils:107) - Files chosen: [C:\Program
> Files\Zekr\afasy-64kbps-offline.recit.zip]
> 05:25:54 [INFO] (QuranFormMenuFactory:91) - Adding recitation pack
> "afasy-64kbps-offline.recit.zip" to C:/Documents and Settings/
> Setiadi/.zekr/audio
> 05:25:54 [ERROR] (ApplicationConfig:123) - Error occurred while adding
> new recitation archive.
> java.util.zip.ZipException: error in opening zip file
>at java.util.zip.ZipFile.open(Native Method)
>at java.util.zip.ZipFile.(Unknown Source)
>at java.util.zip.ZipFile.(Unknown Source)
>at
>
> net.sf.zekr.common.config.ApplicationConfig.addNewRecitationPack(ApplicationConfig.java:
> 1499)
>at net.sf.zekr.ui.QuranFormMenuFactory
> $17$1.run(QuranFormMenuFactory.java:1073)
> 05:25:54 [ERROR] (QuranFormMenuFactory:123) - Error importing: C:
> \Program Files\Zekr\afasy-64kbps-offline.recit.zip
> net.sf.zekr.common.ZekrMessageException: RECITATION_LOAD_FAILED
>at
>
> net.sf.zekr.common.config.ApplicationConfig.addNewRecitationPack(ApplicationConfig.java:
> 1581)
>at net.sf.zekr.ui.QuranFormMenuFactory
> $17$1.run(QuranFormMenuFactory.java:1073)
> 05:26:53 [DEBUG] (AboutForm:107) - Open log file: C:/Documents and
> Settings/Setiadi/.zekr/zekr.log
> 05:33:13 [INFO] (ApplicationConfig:91) - Update configuration file.
> 05:33:23 [INFO] (ApplicationConfig:91) - Save user config file to C:/
> Documents and Settings/Setiadi/.zekr/config/config.properties
> 05:33:31 [DEBUG] (AudioPlayerUiController:107) - Player stop status.
> 05:33:38 [INFO] (QuranForm:91) - Disposing all resources...
>
> That I want to ask for help.
>
> Thanks in advance,
>
> Wassalammualaikum.
>
> --
> You received this message because you are subscribed to the Google Groups
> "zekr" group.
> To post to this group, send email to zekr@googlegroups.com.
> To unsubscribe from this group, send email to
> zekr+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/zekr?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"zekr" group.
To post to this group, send email to zekr@googlegroups.com.
To unsubscribe from this group, send email to zekr+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/zekr?hl=en.



[zekr] Can't load offline recitation pack

2011-06-21 Thread Setiadi
Assalammualaikum,

I wanna ask something, after I install, and I try to load recitation
pack (*.recit.zip)
The log says something problem with java.

Here the log:
05:25:39 [INFO] (ApplicationConfig:91) - Save user config file to C:/
Documents and Settings/Setiadi/.zekr/config/config.properties
05:25:52 [DEBUG] (MessageBoxUtils:107) - Files chosen: [C:\Program
Files\Zekr\afasy-64kbps-offline.recit.zip]
05:25:54 [INFO] (QuranFormMenuFactory:91) - Adding recitation pack
"afasy-64kbps-offline.recit.zip" to C:/Documents and Settings/
Setiadi/.zekr/audio
05:25:54 [ERROR] (ApplicationConfig:123) - Error occurred while adding
new recitation archive.
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.(Unknown Source)
at java.util.zip.ZipFile.(Unknown Source)
at
net.sf.zekr.common.config.ApplicationConfig.addNewRecitationPack(ApplicationConfig.java:
1499)
at net.sf.zekr.ui.QuranFormMenuFactory
$17$1.run(QuranFormMenuFactory.java:1073)
05:25:54 [ERROR] (QuranFormMenuFactory:123) - Error importing: C:
\Program Files\Zekr\afasy-64kbps-offline.recit.zip
net.sf.zekr.common.ZekrMessageException: RECITATION_LOAD_FAILED
at
net.sf.zekr.common.config.ApplicationConfig.addNewRecitationPack(ApplicationConfig.java:
1581)
at net.sf.zekr.ui.QuranFormMenuFactory
$17$1.run(QuranFormMenuFactory.java:1073)
05:26:53 [DEBUG] (AboutForm:107) - Open log file: C:/Documents and
Settings/Setiadi/.zekr/zekr.log
05:33:13 [INFO] (ApplicationConfig:91) - Update configuration file.
05:33:23 [INFO] (ApplicationConfig:91) - Save user config file to C:/
Documents and Settings/Setiadi/.zekr/config/config.properties
05:33:31 [DEBUG] (AudioPlayerUiController:107) - Player stop status.
05:33:38 [INFO] (QuranForm:91) - Disposing all resources...

That I want to ask for help.

Thanks in advance,

Wassalammualaikum.

-- 
You received this message because you are subscribed to the Google Groups 
"zekr" group.
To post to this group, send email to zekr@googlegroups.com.
To unsubscribe from this group, send email to zekr+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/zekr?hl=en.