Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - BALLOON a.k.a. Fu-sen.

Pages: [1]
1
wattOS R9 / Development hint
« on: November 20, 2015, 01:42:24 AM »
Hello, I did it to this forum after a long absence. ;)

I want to share development information:

- Bodhi Linux 3 "Legacy" adopted non-PAE kernel and maintained it to be usable in much environment.
  This kernel may be applicable to wattOS, and will save many PCs.

- When wattOS R9 installs it any place other than English, it crashes.
  This problem occurs now:
  http://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1182784
  Evasion of this problem is to install wattOS R9 in English.

In addition, this was not reflected in wattOS R9. Very disappointed... :'(
http://planetwatt.com/newforum/index.php?topic=180.msg752#msg752

2
wattOS R8 / add mintMenu (MATE only)
« on: June 07, 2014, 12:11:16 PM »
Does MATE want this? ;)





You can use this menu in wattOS R8 MATE.  ;D

1. Please download from the Linux Mint Debian repository page.
  • mint-common
  • mint-translations
  • mintmenu
2. Please run File Manager (usually Caja).
3. Please click the right button of .deb package and choose Ddebi and install it. Please go by this order by all means:
  • mint-translations
  • mint-common
  • mintmenu
4. Please click the right button of the panel and choose "Add to Panel".
5. Please add item "mintMenu".

Attention:
When you change the icon, please use up to 22 pixels of images.
A problem occurs for panel operation when you use a big image!
The icon of wattOS, please use this:

3
heartbleed (OpenSSL) bug is not improved with Ubuntu package about wattOS R7 and R7.5.
(Ubuntu 13.04 that wattOS R7 and R7.5 is based on stops update in January, 2014)
biff shows a method of settlement about this problem in old Forum:

http://planetwatt.com/forums/topic/1102/heartbleed-bug-and-watt-os-7-and

Addition: This problem is improved about wattOS R6 and R8, Never mind.

4
wattOS R8 / use root authority in R8
« on: May 17, 2014, 04:00:08 AM »
A problem occurs for application using root authority such as Update Manager in wattOS R8.

Please start "run program" or "Terminal".
execute the command:
Code: [Select]
gksu-properties
and change the "su" to "sudo" then close




These contents compiled the content of an old forum:

http://www.planetwatt.com/forums/topic/1112/update-manager-and-administrativ

5
wattOS R8 / mounted by File Manager of R8 Microwatt
« on: May 17, 2014, 03:52:19 AM »
File Manager PCmacFM of R8 Microwatt noticed that mount movement had a problem.
this message is returned: "Not authorized to perform operation"

add the line to file  ~/.config/openbox/autostart :
Code: [Select]
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
After reboot, You confirm improvement.

6
wattOS R8 / add Debian menu to a menu of R8 Microwatt (Openbox)
« on: May 17, 2014, 03:51:19 AM »
Openbox menu of Microwatt is not generated automatically.
There will be the person who wants to add Debian menu here.
This can be very easily realized.

Menu(right button) - Preferences - Config The Menu-GUI

add follows to the New menu:
  • Label: Debian
  • ID: /Debian


After:


Debian Menu displays it by the language if you use Micwowatt other than English.

7
wattOS R8 / Customization of R8 Microwatt panel (tint2)
« on: May 17, 2014, 03:48:03 AM »
Openbox was adopted newly in R8 Microwatt.
Openbox oneself does not have a panel.
Therefore Microwatt realizes a panel in "tint2".

You may be troubled with how to open menus of Microwatt. I support it.
 


Open the menu by a right-click from a panel



Micwowatt cannot found a menu from a panel with initial state.
It is very easy to solve this.
(Openbox usually clicks the right-click of the desktop and displays a menu)

open ~/.config/tint2/tint2rc in a text editor.
(Folder .config about hiding is careful)

Please find this line:
Code: [Select]
wm_menu = 0
Change this:
Code: [Select]
wm_menu = 1
Please logout and login once after having stored a file, or execute this command in a terminal:
Code: [Select]
killall -SIGUSR1 tint2
Please click the right button on a panel.
 


Improvement of the further panel



I made a panel indication such as LXDE, I add a menu icon.

Please execute a command, install xdotool:
Code: [Select]
sudo apt-get install xdotool
Please confirm that a menu is displayed by this command:
Code: [Select]
xdotool key super+space
Please download a file "menu.desktop" and put file in /usr/share/desktop :

https://dl.dropboxusercontent.com/u/1125999/wattOS/menu.desktop

Please download a file "tint2rc" and change ~/.config/tint2/tint2rc :

https://dl.dropboxusercontent.com/u/1125999/wattOS/tint2rc
 
Please logout and login once after having stored a file, or execute this command in a terminal:
Code: [Select]
killall -SIGUSR1 tint2
A panel changes.

8
wattOS R8 / use wattOS R8 in other languages
« on: May 17, 2014, 03:44:33 AM »
wattOS which became the Debian base is changed to the installer conventionally.
When you want to use wattOS in other languages, The installation may become English.
But the procedure of the installation will not be troubled because it is the almost same as before.



After having rebooted, you may meet with problem of character.
But you know the necessary item,
The item necessary for login is a user name and the password that you input by installation some time ago.



An icon of Terminal will be found on a panel. accept the command:
Code: [Select]
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install fonts-droid
You may install of necessary package here. (that I need ibus-mozc for Japanese input)

Please go logout and the login once (or reboot wattOS),
You can use wattOS in an objective language in this.



Because fonts-droid is included in the MATE version, this will be more likely to display it normally.

wattOS R8 adopted Iceweasel for a browser newly.
We can use this like Firefox.
When you want to apply a language file, you install package "iceweasel-l10n-XX". (XX=language code)
You may install this using synaptic and apt-get. For example, I do it this way from the terminal:
Code: [Select]
sudo apt-get install iceweasel-l10n-ja


Note:
Most of the indication of Microwatt becomes English.
When you want to use it by a specific language, you should use of LXDE or MATE version.

9
wattOS R8 / use wattOS R8 in Japanese (日本語で使用する)
« on: May 17, 2014, 03:32:32 AM »
wattOS R8 を日本語で使用するために日本語解説サイトを公開しました。
I made a Japanese commentary site to use wattOS R8 in Japanese.

wattOSjp http://wattos.jimdo.com/

LXDE:


MATE:


wattOSjp は現在 wattOS R8 のみを対象 に解説をしています。
wattOSjp applies to only wattOS R8 now.

10
I confirmed that indication had a problem with some windows in MATE version.
For example, Trasmission corresponds to this.

A black letter is originally displayed by some application white in this way.

You can improve this problem by the following method.
System - Preferences - Appearance


set some Theme


Or choose Customize...
choose Control except Menta.

 
After:

11
General Discussion / State in DistroWatch.com
« on: May 17, 2014, 02:35:49 AM »
We share information about DistroWatch.com.

DistroWatch.com (top page include page rank of last 7 days):
http://distrowatch.com/index.php?dataspan=1

wattOS page:
http://distrowatch.com/table.php?distribution=wattos

Page hit ranking (than 1 month):
http://distrowatch.com/dwres.php?resource=popularity

12
Introductions / What kind of PC do you use wattOS with?
« on: May 17, 2014, 02:03:18 AM »
Please share the specifications of the PC using your wattOS.
This helps that everybody knows the movement environment of wattOS.

There should be such contents:
  • wattOS release version (wattOS R8)
  • LXDE or MATE or Microwatt
  • Model type & number in the case of a maker PC (Eee PC 4G-X)
  • CPU (Intel Celeron M 900MHz)
  • Video Card or Chipset (Intel 910GML Express/ICH6-M)
  • Memory (512MB)
  • Hard disk or SSD (SSD 4GB)
  • Information to make peculiarity in a model


13
Artwork and Screenshots / Share your desktop!
« on: May 17, 2014, 01:32:51 AM »
Please share your wattOS desktop!

The desktop image is big size,
Therefore, please prepare a thumbnail image.
The cord uses this:

Code: [Select]
[url=http://link.to.your.fullsized.image][img]http://link.to.your.thumbnail.image[/img][/url]

Pages: [1]