WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Tiny Core v13.0  (Read 26210 times)

Offline polikuo

  • Hero Member
  • *****
  • Posts: 714
Re: Tiny Core v13.0
« Reply #30 on: February 09, 2022, 12:42:13 AM »
Originally, when tinyx was a part of the base, those executables were in /usr/bin - now that Xlibs is an extension, they should be in /usr/local/bin as per the tinycore convention.

Maybe make an extension that replaces hsetroot?

I see, but I still think moving them to /usr/bin is better than replacing files.
There are people who never care about the loading order, even though it probably doesn't matter in this case.

Well, then how about a dummy desktop.sh ?

Offline GNUser

  • Hero Member
  • *****
  • Posts: 1343
Re: Tiny Core v13.0
« Reply #31 on: February 09, 2022, 06:16:28 AM »
Hi, chattrhand. I use brave-browser and have no problems entering special symbols. It seems something is unwell with your keyboard settings. Having to copy-paste those special symbols sounds like the most painful workaround imaginable.

On my laptop, which has a standard US keyboard, I can put AltGr ("level 3") and compose keys anywhere I want. If I want those keys on the right Alt and right Ctrl keys, for example, I just have to issue this command in a terminal:

Code: [Select]
$ setxkbmap -layout us -variant intl -option lv3:ralt,compose:rctrl
Now to create the @ symbol with the compose key, I can press and release right Ctrl, then A, then T. Note that the A and T must be capitalized using the Shift key.

PS1: Note that the setxkbmap command does not survive reboots. You have to issue the command with each boot. To automate this, you can create a script in ~/.X.d
PS2: Rich, I realize that this post is not directly relevant to the topic of the thread. Please feel free to move it (with the post that it is referring to) somewhere else.
« Last Edit: February 09, 2022, 07:22:02 AM by Rich »

Offline vinceASPECT

  • Hero Member
  • *****
  • Posts: 747
Re: Tiny Core v13.0
« Reply #32 on: February 09, 2022, 06:32:54 AM »
Hello Forum,

issues with user data entry via peripherals (Laptop keyboard)

There is perhaps a virtual onscreen keyboard tool

sometimes,  World Wide Web browsers have library's  of free plug ins.........and they offer
onscreen keyboards plug ins.......which offer most of the symbols and regular convention(s)

Thx
C.


Offline GNUser

  • Hero Member
  • *****
  • Posts: 1343
Re: Tiny Core v13.0
« Reply #33 on: February 09, 2022, 06:54:01 AM »
Rich, I made a mistake in my post above but it's too late to edit it. After the code block it should read "...I can press and release right Ctrl...". Please fix it if you can.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Tiny Core v13.0
« Reply #34 on: February 09, 2022, 07:23:20 AM »
Hi GNUser
... Please fix it if you can.
I can and did.  :)

Offline Santos

  • Full Member
  • ***
  • Posts: 105
Re: Tiny Core v13.0
« Reply #35 on: February 09, 2022, 06:14:01 PM »
Thank you very much tiny core team!

What a journey, it's been years since I started with Tiny Core (version 7). You helped me out a lot back then and still doing it today. Already in university with potatoes computers (a lovely name, even though being an "ugly potato" it can do so much) doing it's job amazingly well thanks to the effort of the whole team and it users. What a time to be alive!

Looking forward for the awesome upcoming years.

Offline thane

  • Hero Member
  • *****
  • Posts: 688
Re: Tiny Core v13.0
« Reply #36 on: February 09, 2022, 08:41:18 PM »
Juanito: "xf86-video-nv posted to 13.x 32-bit repo"

I'm running pure 64-bit (recent versions of Palemoon browser don't support 32-bit anymore). Apologies, should have specified.

Thane

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: Tiny Core v13.0
« Reply #37 on: February 10, 2022, 12:29:51 AM »
Trying to make this 12 year old box last as long as possible!
...
pure 64-bit
This makes me feel so old :P
The only barriers that can stop you are the ones you create yourself.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Tiny Core v13.0
« Reply #38 on: February 10, 2022, 12:53:25 AM »
also posted to x86_64 repo  :P

Offline thane

  • Hero Member
  • *****
  • Posts: 688
Re: Tiny Core v13.0
« Reply #39 on: February 10, 2022, 01:44:10 AM »
Thanks!

Offline y_satou70

  • Jr. Member
  • **
  • Posts: 52
Re: Tiny Core v13.0
« Reply #40 on: April 17, 2022, 11:27:53 PM »
just found that conky.tcz is broken on 13.x/x86_64 (I haven't tested x86, but could have same issue.)

conky.tcz has dependency to libical3.tcz which was rebuilt on 13.x with icu70
http://repo.tinycorelinux.net/13.x/x86_64/tcz/src/libical/compile_libical

but conky was not rebuilt then it still has dependency to icu61 which is out of dependency chain, failed to start up

Code: [Select]
tc:~$ conky: error while loading shared libraries: libicuuc.so.61: cannot open shared object file: No such file or directory

tc:~$ ldd /usr/local/bin/conky
linux-vdso.so.1 (0x00007ffc3ebe8000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00007fa373de6000)
libical.so.3 => /usr/local/lib/libical.so.3 (0x00007fa373d74000)
libncursesw.so.6 => /usr/local/lib/libncursesw.so.6 (0x00007fa373b1e000)
libformw.so.6 => /usr/local/lib/libformw.so.6 (0x00007fa37390f000)
libiw.so.29 => /usr/local/lib/libiw.so.29 (0x00007fa373708000)
libSM.so.6 => /usr/local/lib/libSM.so.6 (0x00007fa3736fe000)
libICE.so.6 => /usr/local/lib/libICE.so.6 (0x00007fa3736e2000)
libX11.so.6 => /usr/local/lib/libX11.so.6 (0x00007fa3735c4000)
libXext.so.6 => /usr/local/lib/libXext.so.6 (0x00007fa3735b2000)
libXdamage.so.1 => /usr/local/lib/libXdamage.so.1 (0x00007fa3735ad000)
libXfixes.so.3 => /usr/local/lib/libXfixes.so.3 (0x00007fa3733a7000)
libXft.so.2 => /usr/local/lib/libXft.so.2 (0x00007fa373394000)
liblua.so.5.3 => /usr/local/lib/liblua.so.5.3 (0x00007fa373162000)
libm.so.6 => /lib/libm.so.6 (0x00007fa3730a2000)
libImlib2.so.1 => /usr/local/lib/libImlib2.so.1 (0x00007fa372e3b000)
libpulse.so.0 => /usr/local/lib/libpulse.so.0 (0x00007fa372df0000)
libcurl.so.4 => /usr/local/lib/libcurl.so.4 (0x00007fa372d80000)
libXinerama.so.1 => /usr/local/lib/libXinerama.so.1 (0x00007fa372d7b000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007fa372b00000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007fa372ae6000)
libc.so.6 => /lib/libc.so.6 (0x00007fa37292a000)
libicuuc.so.61 => not found
libicui18n.so.61 => not found
libuuid.so.1 => /lib/libuuid.so.1 (0x00007fa372922000)
libxcb.so.1 => /usr/local/lib/libxcb.so.1 (0x00007fa3728fa000)
libXau.so.6 => /usr/local/lib/libXau.so.6 (0x00007fa3728f5000)
libXdmcp.so.6 => /usr/local/lib/libXdmcp.so.6 (0x00007fa3728ed000)
libdl.so.2 => /lib/libdl.so.2 (0x00007fa3728e8000)
libfontconfig.so.1 => /usr/local/lib/libfontconfig.so.1 (0x00007fa3728ad000)
libexpat.so.1 => /usr/local/lib/libexpat.so.1 (0x00007fa372889000)
libbz2.so.1.0 => /usr/local/lib/libbz2.so.1.0 (0x00007fa37287b000)
libharfbuzz.so.0 => /usr/local/lib/libharfbuzz.so.0 (0x00007fa3727f5000)
libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0x00007fa3726f8000)
libpcre.so.1 => /usr/local/lib/libpcre.so.1 (0x00007fa3726bc000)
libfreetype.so.6 => /usr/local/lib/libfreetype.so.6 (0x00007fa372405000)
libpng16.so.16 => /usr/local/lib/libpng16.so.16 (0x00007fa3723d6000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007fa3723c1000)
libgraphite2.so.3 => /usr/local/lib/libgraphite2.so.3 (0x00007fa3721a0000)
libXrender.so.1 => /usr/local/lib/libXrender.so.1 (0x00007fa371f97000)
/lib/ld-linux-x86-64.so.2 (0x00007fa373e00000)
libX11-xcb.so.1 => /usr/local/lib/libX11-xcb.so.1 (0x00007fa371f92000)
libxcb-shm.so.0 => /usr/local/lib/libxcb-shm.so.0 (0x00007fa371f8d000)
libpulsecommon-13.0.so => /usr/local/lib/pulseaudio/libpulsecommon-13.0.so (0x00007fa371f15000)
libdbus-1.so.3 => /usr/local/lib/libdbus-1.so.3 (0x00007fa371cd4000)
libcap.so.2 => /usr/local/lib/libcap.so.2 (0x00007fa371acf000)
librt.so.1 => /lib/librt.so.1 (0x00007fa371aca000)
libssl.so.1.1 => /usr/local/lib/libssl.so.1.1 (0x00007fa371a50000)
libcrypto.so.1.1 => /usr/local/lib/libcrypto.so.1.1 (0x00007fa3717cf000)
libXtst.so.6 => /usr/local/lib/libXtst.so.6 (0x00007fa3715c9000)
libsndfile.so.1 => /usr/local/lib/libsndfile.so.1 (0x00007fa371372000)
libelogind.so.0 => /usr/local/lib/libelogind.so.0 (0x00007fa3712fc000)
libXi.so.6 => /usr/local/lib/libXi.so.6 (0x00007fa3712e9000)
libFLAC.so.8 => /usr/local/lib/libFLAC.so.8 (0x00007fa3712ba000)
libvorbisenc.so.2 => /usr/local/lib/libvorbisenc.so.2 (0x00007fa371011000)
libvorbis.so.0 => /usr/local/lib/libvorbis.so.0 (0x00007fa370deb000)
libogg.so.0 => /usr/local/lib/libogg.so.0 (0x00007fa370be5000)
tc:~ $

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Tiny Core v13.0
« Reply #41 on: April 18, 2022, 08:38:45 AM »
Hi y_satou70
...
Code: [Select]
tc:~$ conky: error while loading shared libraries: libicuuc.so.61: cannot open shared object file: No such file or directory

tc:~$ ldd /usr/local/bin/conky
 ----- Snip -----
libicuuc.so.61 => not found
libicui18n.so.61 => not found
 ----- Snip -----

Does installing  icu61.tcz  fix the issue?
http://tinycorelinux.net/13.x/x86_64/tcz/icu61.tcz.list

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Tiny Core v13.0
« Reply #42 on: April 22, 2022, 09:10:08 AM »
but conky was not rebuilt then it still has dependency to icu61 which is out of dependency chain, failed to start up

The dep was hidden by the recursive dep with libical - I'll take a look.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Tiny Core v13.0
« Reply #43 on: April 23, 2022, 06:23:43 AM »
updated conky posted

Offline y_satou70

  • Jr. Member
  • **
  • Posts: 52
Re: Tiny Core v13.0
« Reply #44 on: April 25, 2022, 01:50:25 AM »
thanks, confirmed updated conky now has dependency to libicuuc.so.70 / libicui18n.so.70 and works fine