← Back to team overview

torios team mailing list archive

Re: Feedback from a new user [was: Re: [Torios-dev] New Debian ISO]

 

Hi Keiichi,
(inlines below)

On 08/30/2016 10:22 AM, BALLOON a.k.a. Fu-sen. wrote:
Hi Israel,

Can you send me the output of
xdg-user-dir MUSIC
is works:

balloon@torios ~ $ ls -l
合計 56
-rw-r--r-- 1 root    root    13128  8月 29 10:38 obi-installer-2016-08-29.log
-rw-r--r-- 1 root    root      427  8月 29 10:37 pae-kernel-install.log
-rw-r--r-- 1 root    root      112  8月 29 10:37 pae.tail
drwxr-xr-x 2 balloon balloon  4096  8月 29 11:20 ダウンロード
drwxr-xr-x 2 balloon balloon  4096  8月 29 11:20 テンプレート
drwxr-xr-x 2 balloon balloon  4096  8月 29 11:20 デスクトップ
drwxr-xr-x 2 balloon balloon  4096  8月 30 17:56 ドキュメント
drwxr-xr-x 2 balloon balloon  4096  8月 29 11:20 ビデオ
drwxr-xr-x 2 balloon balloon  4096  8月 29 11:20 音楽
drwxr-xr-x 2 balloon balloon  4096  8月 30 19:12 画像
drwxr-xr-x 2 balloon balloon  4096  8月 29 11:20 公開
balloon@torios ~ $ xdg-user-dir DOWNLOAD
/home/balloon/ダウンロード
balloon@torios ~ $ xdg-user-dir DESKTOP
/home/balloon/デスクトップ
balloon@torios ~ $ xdg-user-dir DOCUMENTS
/home/balloon/ドキュメント
balloon@torios ~ $ xdg-user-dir VIDEOS
/home/balloon/ビデオ
balloon@torios ~ $ xdg-user-dir MUSIC
/home/balloon/音楽
Good!  That means this portion of the program is indeed working!
balloon@torios ~ $ xdg-user-dir PICTURES
/home/balloon/画像


BALLOON a.k.a. Fu-sen. (Keiichi SHIGA)


I think the update I am building should address this issue.
There are two things that might have caused this.
The places menu is a compiled binary program, using c++
The main fix is to check the locale of the machine and make sure it is set as LC_ALL in the program before running the command and getting the output.
The one with this fix should be:
jwm-menu - 3.0.0ubuntu1-86~ubuntu14.04.1

I just sent it to build, so it may be a while before it is uploaded.

revision 85 might help with this issue as well, but does not include the locale settings....


Thanks for your help!

--
Regards



References