00:05
rennj has quit [Ping timeout: 480 seconds]
00:07
LinuxUser has joined #haiku
00:20
HaikuUser has joined #haiku
00:20
rennj has joined #haiku
00:21
Kokito has joined #haiku
00:24
HaikuUser is now known as pauld
00:24
pauld is now known as pauldufresne
00:26
<
pauldufresne >
It seems R1B4 only boots in UEFI mode (burn on DVD)... and once installed, I can only boot the HD partition through CD. Trying to figure out why. Also trying to find the Gnome Web rather than the Webpositive one.
00:29
<
pauldufresne >
Found web in HaikuDepot.
00:32
<
OscarL >
hi there pauldufresne. As I only have machines with BIOS, I can't be of much help, except to point out to this documentation regarding UEFI boot in Haiku:
00:33
<
OscarL >
Key thing seems the "Installing the EFI Loader" step.
00:33
pauldufresne has quit [Quit: Vision[]: i've been blurred!]
00:34
Kokito has quit [Quit: Vision[]: i've been blurred!]
00:35
pauldufresne has joined #haiku
00:36
<
OscarL >
welcome back pauldufresne.
00:36
<
pauldufresne >
Did reboot to make updates and finish Web install... first boot result in 0x7fdcc6e8f4100x9b70147316/boot/system/lib/libglib-2.0.so.0.7500.0 + 0x5c316
00:36
<
OscarL >
Did you saw that link I posted regarding the UEFI boot? (just making sure)
00:37
<
pauldufresne >
no (was rebooting), sorry
00:37
<
OscarL >
I'll repeat myself:
00:37
<
OscarL >
hi there pauldufresne. As I only have machines with BIOS, I can't be of much help, except to point out to this documentation regarding UEFI boot in Haiku:
00:37
<
OscarL >
Key thing seems the "Installing the EFI Loader" step.
00:38
<
pauldufresne >
Well, it seems strange to me that the DVD only boots in UEFI mode.
00:39
<
OscarL >
When you PC tryies to load from DVD... that image contains an EFI boot loader, so, it works.
00:39
<
OscarL >
But, AFAIK, when you install Haiku... it does NOT automatically installs the Haiku EFI boot loader in the EFI partition of your HDD.
00:40
<
OscarL >
thus, you have to do it manually, as per the instructions in that page.
00:40
Kokito has joined #haiku
00:41
<
pauldufresne >
Manually, but with the partition editor on the DVD? (unsure it does GPT partitions, but I guess it does)
00:41
<
LinuxUser >
@pauldufresne haiku partition manager can create GUID partition table
00:42
<
OscarL >
Don't you have already an EFI partition on your HDD? (did you had other OSes in it or it a blank disk?)
00:43
<
OscarL >
A bit out of my depth here, sorry (again, only old BIOS/MBR machines here)
00:43
<
pauldufresne >
I made an about 2Gb EFI partition after my BE partition
00:44
<
pauldufresne >
but my new_fat_vol partition seems empty (I had formatted EFI partition in FAT32)
00:45
<
LinuxUser >
Let me install haiku on efi vm and explain you
00:46
Kokito has joined #haiku
00:47
<
pauldufresne >
I would have prefered to do an old BIOS install as a first try and I don't understand the iso does not boot in CSM (BIOS) mode.
00:48
<
OscarL >
Is the HDD in GPT mode or MBR, ( I
*think* that bootman can only work with MBR in BIOS mode)
00:49
<
pauldufresne >
Used the on DVD Haiku partition editor (unclear what it does)... but had a BIOS partition before that
00:52
<
OscarL >
Going back to that FAT32 "fat_vol" empty partition...
00:53
<
LinuxUser >
I failed
00:53
<
pauldufresne >
But now that I have read about manually copying BOOTX64.EFI ... I guess I would be able to do it. But I have to use Linux to delete Haiku partition. Might as well make the GPT partition UEFI there.
00:53
<
OscarL >
I think it needs to be labeled EFIBOOT, and you need to copy the Haiku efibootloader there manually.
00:53
x10z has joined #haiku
00:54
<
OscarL >
Well, the "Partition Layout" section of the linked document says to use GPT, and add a small EFI partition up front, so... :-).
00:54
<
OscarL >
Sorry for not being more helpfull.
00:56
<
pauldufresne >
I still find it weird that the ISO is not booting in CSM mode... I am used to iso that do both mode (with Linux)... but I will try to reboot in Live mode and read the installer UEFI while installing.
00:57
<
pauldufresne >
I ll give feedback here in about half an hour.
00:57
<
OscarL >
wonders of alternative OSes :-D
00:57
pauldufresne has quit [Quit: Vision[]: i've been blurred!]
01:01
x10z has quit [Read error: Connection reset by peer]
01:02
x10z has joined #haiku
01:05
Kokito has quit [Quit: Vision[]: i've been blurred!]
01:07
HaikuUser has joined #haiku
01:08
HaikuUser has quit []
01:10
<
rennj >
bios/efi/uefi issues
01:10
<
rennj >
refind or something else perhaps
01:11
<
rennj >
grub2/syslinux/isolinux/grub4dos multiboot
01:11
<
rennj >
fix for faulty bios/efi/uefi
01:17
<
rennj >
old skool 2019
01:17
<
rennj >
./autogen.sh
01:17
<
rennj >
./configure --with-platform=efi --target=${EFI_ARCH} --program-prefix=""
01:17
<
rennj >
export EFI_ARCH=x86_64
01:18
pauldufresne has joined #haiku
01:18
<
rennj >
makegrub-mkimage -O ${EFI_ARCH}-efi -d . -o grub.efi -p "" part_gpt part_msdos ntfs ntfscomp hfsplus fat ext2 normal chain boot configfile linux multiboot
01:18
<
rennj >
yeah fun stuff
01:18
<
rennj >
ntfs fat ext2 hfsplus fs support
01:19
<
rennj >
cp grub.efi /boot/efi/
01:19
<
pauldufresne >
back... the partition table was MBR, made an empty GPT one and booted back in Live mode here
01:19
<
rennj >
of couse i dont use local storage for that foo...hd sdd..i boot from usb keychain..like starting my car
01:20
<
rennj >
well mbr/parition or gpt/esp/guid partition layout
01:20
<
rennj >
old vs modern
01:20
<
rennj >
mbr/csm failure..somewhere
01:21
<
rennj >
all my local storage is for encrypted data to avoid the evil-maid
01:21
<
rennj >
steal my laptop..you dont even get os
01:21
<
rennj >
thats on usb keychain loaded into ram
01:24
<
rennj >
30GB unecrypted scratch space with trim support / 400GB encrypted with no trim.. i did 22TB in like 6years on 500GB ssd..
01:26
<
rennj >
On time: 57,965 hr
01:26
<
rennj >
over 6years on that ssd
01:26
<
rennj >
6.61700913242009132420
01:27
OscarL has quit [Quit: Page closed]
01:27
<
rennj >
Drive health: 94 %
01:27
<
rennj >
samsun evo 2015 tech
01:27
<
rennj >
samsung sata ssd evo 2015
01:32
<
rennj >
2019-2023 i got 5years from my 5.x.x / vmware build
01:33
<
rennj >
i got about the same out of beos 5.0.3/bone7a foo
01:33
pauldufresne has quit [Quit: Vision[]: i've been blurred!]
01:33
<
rennj >
like 1999-2004 or so
01:33
<
rennj >
or 2000-2005
01:34
<
rennj >
the upgrade treadmill is for the birds unless major CVE that im actually open to..i dont worry..
01:34
<
rennj >
its all about firewall rules and openports on the localhost
01:35
<
rennj >
127.0.0.1 there is no place like home!
01:37
pauldufresne has joined #haiku
01:37
<
pauldufresne >
Ok, booted from HD without any DVD!
01:38
<
bjorkint0sh >
good job, do frayne
01:38
<
rennj >
solid state ..cpu,ram,ssd no spinning parts
01:38
<
rennj >
passive heatsink even better
01:39
<
rennj >
mount -o loop and xorriso why own dvds
01:39
pauldufresne has quit []
01:40
<
rennj >
yeah but thats gutting computer
01:40
<
bjorkint0sh >
but you don't need the DVD player anyway.
01:41
<
bjorkint0sh >
it's a dvedctomy.
01:41
<
bjorkint0sh >
a well understood surgical procedure.
01:41
<
rennj >
i use to do dvd burning on beos 23 years ago..with growisofs
01:42
<
rennj >
well perhaps it was 20
01:42
pauldufresne has joined #haiku
01:42
<
rennj >
maybe not 23
01:43
<
rennj >
might not beos...
01:43
<
rennj >
growisofs -use-the-force-luke=dao -Z /dev/cd0c=imagefile.iso
01:43
<
rennj >
use the forc
01:43
<
rennj >
use the force
01:45
<
rennj >
#burning a dir
01:45
<
rennj >
growisofs -Z /dev/dvd -R -J /some/files
01:45
<
rennj >
#appending more data
01:45
<
rennj >
growisofs -M /dev/dvd -R -J /more/files
01:45
<
rennj >
#burning a iso
01:45
<
rennj >
growisofs -dvd-compat -Z /dev/dvd=image.iso
01:46
<
rennj >
beos really didnt support it..it was hackery i recall i did...but it worked fine
01:47
<
rennj >
i got drag and drop on dvd burning and such along with palmpilot foo
01:48
<
rennj >
xicon was beos/app for drag and drop i want to say
01:49
<
rennj >
well simple cdrom shit anyway.. i
01:55
systwi has quit [Ping timeout: 480 seconds]
02:10
<
pauldufresne >
... sound like extra-terrestrials (low pitch voices) ... maybe I am asking too much! :-)
02:17
<
rennj >
browsing haha...yeah Blink (Chrome) Webkit (Safari) Gecko (Firefox) then you have your links/lynx/dillo/etc..etc...failures..cause html5/css/javascript is huge code base at this point...
02:17
<
rennj >
DoH or DoT which is it?
02:18
<
rennj >
well android xxx and below use this
02:18
<
rennj >
and android xx and above use this
02:18
<
rennj >
bah..the suckage
02:29
rennj has quit [Ping timeout: 480 seconds]
02:45
rennj has joined #haiku
02:45
Maturi0n_ has joined #haiku
02:52
Maturi0n has quit [Ping timeout: 480 seconds]
02:57
<
kallisti5[m] >
ok, looks like it will be possible to inject ssh keys to haiku on Google Cloud Platform
02:57
<
kallisti5[m] >
which means we can offer a Haiku r1/beta4 image on GCP you can deploy and login to
03:01
<
rennj >
betrayal at krondor!!! slick Jimmy
03:01
<
rennj >
mainframe, batch job computing is for the birds...the edge...locahost ftw
03:01
<
rennj >
you got mainframe in you pockets
03:01
<
kallisti5[m] >
lol. Just wanted to offer one more choice :-)
03:02
<
rennj >
cdn-edge..keep it in the family
03:03
<
rennj >
when m$ buys netflix..
03:03
<
rennj >
when will steam be sold
03:03
<
rennj >
you got to have cdn network for the edge devices...
03:04
systwi has joined #haiku
03:04
<
kallisti5[m] >
rennj: errr. are you ok?
03:04
<
rennj >
grace hopper 1ns = 11.8inches
03:04
<
rennj >
speed limit of the internet
03:05
<
rennj >
nah just enjoying
03:05
<
rennj >
2022 coming to end
03:05
<
rennj >
and being retired for long time .. i do what i want...
03:06
<
rennj >
tonight its haiku chat...
03:07
<
rennj >
better than 10 movie channels...repeats...
03:07
<
rennj >
1month hbo.cinemax, etc.. is going to repeat same shit
03:07
<
rennj >
12MB/s and 10 movies channels w00t davis, california
03:08
<
rennj >
besides no snow and bicycle weather
03:11
<
rennj >
just passed covid test also w00t!
03:11
<
rennj >
nothing but C
03:11
<
rennj >
c + t = bad
03:16
pauldufresne has quit [Read error: Connection reset by peer]
03:19
<
rennj >
data silo's export your data to localhost and join IPFS or whatever...mainframe for birds, hence lastpass hack
03:19
mtsfz2 has quit [Remote host closed the connection]
03:19
<
rennj >
cause keeping a local file rsync/rclone around is to hard
03:19
mtsfz2 has joined #haiku
03:20
<
rennj >
audio,video,txt/ebooks...get it off crapple/m$/oracle/google/amazon resources
03:20
<
rennj >
cat file | gpg -e -o file.gpg -r foobarmypassphrase
03:21
<
rennj >
cat file.gpg | gpg -d -o file.decrypted
03:23
FreeFull has quit []
03:42
rennj has quit [Ping timeout: 480 seconds]
03:57
rennj has joined #haiku
04:06
DrachenMaus[m] has joined #haiku
04:13
DragonMaus[m] has quit [Ping timeout: 480 seconds]
04:13
Jenna16bit has joined #haiku
04:14
AlaskanEmily has joined #haiku
04:24
rennj has quit [Ping timeout: 480 seconds]
04:29
dpirate_ has joined #haiku
04:31
AlaskanEmily has quit [Read error: No route to host]
04:32
dpirate has quit [Ping timeout: 480 seconds]
04:32
AlaskanEmily has joined #haiku
04:39
rennj has joined #haiku
04:53
mmu_man has quit [Ping timeout: 480 seconds]
05:09
paul0 has joined #haiku
05:16
tuaris has quit [Read error: Connection reset by peer]
05:24
rennj has quit [Ping timeout: 480 seconds]
05:28
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
05:35
<
zdykstra >
That's pretty cool, kallisti5[m]!
05:39
rennj has joined #haiku
05:48
floof58 is now known as Guest687
05:48
floof58 has joined #haiku
05:52
Guest687 has quit [Ping timeout: 480 seconds]
05:57
AlienSoldier has quit [Quit: Vision[]: i've been blurred!]
06:06
rennj has quit [Ping timeout: 480 seconds]
06:16
<
LinuxUser >
@zdykstra hi
06:21
eroux has quit [Read error: Connection reset by peer]
06:21
rennj has joined #haiku
06:27
eroux_ has joined #haiku
06:36
eroux_ has quit [Remote host closed the connection]
06:38
eroux has joined #haiku
06:46
x10z has joined #haiku
06:55
<
BarmenduChakraborty[m] >
How do you guys make irc work on Haiku?
06:55
<
BarmenduChakraborty[m] >
I am using Haiku on a windows machine with virtual box
06:55
Begasus has joined #haiku
06:56
<
Begasus >
g'morning peeps
06:56
<
BarmenduChakraborty[m] >
And it becomes extremely annoying to type out error messages while running make command
06:56
<
BarmenduChakraborty[m] >
g'morning Begasus
06:56
<
Begasus >
g'morning BarmenduChakraborty[m]
06:57
<
BarmenduChakraborty[m] >
BarmenduChakraborty[m]: any suggestion Begasus ?
06:57
<
Begasus >
Just stepped in, what's thee issue?
06:59
<
Begasus >
BarmenduChakraborty[m], there is Vision for IRC
07:00
<
Begasus >
Vision it is :)
07:00
HaikuUser has joined #haiku
07:00
<
Begasus >
or use some paste site
07:01
<
Begasus >
I mostly use bpa.st for that
07:01
<
BarmenduChakraborty[m] >
Ok lemme try that
07:02
<
Begasus >
OscarL, if you're reading the logs, smpeg2 builds fine on both arch's (32bit)
07:04
<
HaikuUser >
Ok, Vision seems to be working
07:04
<
Begasus >
I know, it's been around for more then 20 years :)
07:05
<
HaikuUser >
How do I change my name :I
07:05
<
Begasus >
"/nick <newnick>" without the <>
07:06
<
Begasus >
You can set it also in Vision preferences
07:06
Begasus_32 has joined #haiku
07:07
<
HaikuUser >
"/Barmendu Barmendu"
07:07
<
HaikuUser >
anyways, this was the error -
07:08
<
Begasus >
"/nick Barmendu" without the "" :)
07:09
<
HaikuUser >
"/nick Barmendu"
07:09
<
Begasus >
now loose the quotes :)
07:09
HaikuUser is now known as Barmendu
07:09
<
Barmendu >
Great. Thanks
07:10
<
Barmendu >
I pasted the error and pressed enter, and it vanished
07:10
<
Begasus >
a change there alsways starts with /
07:10
<
Begasus >
but if you type a line begining with / it doesn't show
07:10
<
Begasus >
so probably your line starts with a slash
07:11
<
BarmenduChakraborty[m] >
so should I add quotes at the beginning and end?
07:11
<
Begasus >
or just a space in front
07:11
<
Barmendu >
/boot/system/develop/etc/makefile-engine:300: recipe for target 'objects.x86_64-cc8-release/About.o' failed
07:11
<
Barmendu >
That worked
07:12
<
Begasus >
yesn but the error doesn't tell me much
07:12
<
Begasus >
probably the error is somewhere before that
07:12
<
BarmenduChakraborty[m] >
It does have a huge message
07:12
<
BarmenduChakraborty[m] >
should I send all that?
07:12
<
Begasus >
search for error
07:13
HaikuUser has joined #haiku
07:13
HaikuUser has quit []
07:13
<
LinuxUser >
Hi begasus
07:13
<
Begasus >
Hi LinuxUser
07:13
<
Barmendu >
make:
*** [objects.x86_64-cc8-release/About.o] Error 1
07:13
<
netpositive >
morning
07:13
<
Begasus >
morning netpositive
07:14
<
Begasus >
press Alt-f again Barmendu
07:14
<
Barmendu >
Space.h:16:16: error: conflicting return type specified for 'virtual long int Space::Archive(BMessage*, bool) const'
07:15
<
Begasus >
that's probably the error you're after
07:16
<
BarmenduChakraborty[m] >
Okay now that i looked into it
07:16
<
BarmenduChakraborty[m] >
I have loads of errors
07:16
<
BarmenduChakraborty[m] >
:(
07:17
<
Begasus >
Not sure if this has been checked on a new compiler, so maybe it only builds with gcc2?
07:17
<
BarmenduChakraborty[m] >
okay
07:17
<
BarmenduChakraborty[m] >
I did use the setarch command when I was trying to build calendar
07:17
<
Begasus >
let me do a check heere
07:17
<
Begasus >
only works on 32bit
07:18
<
BarmenduChakraborty[m] >
oh okay
07:18
<
Begasus >
there is no gcc2 on 64bit
07:18
<
BarmenduChakraborty[m] >
let me switch
07:18
Barmendu has quit [Remote host closed the connection]
07:19
HaikuUser has joined #haiku
07:20
HaikuUser is now known as Barmendu32
07:21
<
Barmendu32 >
g++ -c FFont.cpp -I./ -I- -O3 -o "objects.x86-cc2-release/FFont.o"
07:21
<
Barmendu32 >
/boot/home/Desktop/calc/BeCalc/source/FFont.cpp: In method `status_t FFont::Flatten(void *, long int) const':
07:21
<
Barmendu32 >
/boot/home/Desktop/calc/BeCalc/source/FFont.cpp:162: implicit declaration of function `int htonl(...)'
07:21
<
Barmendu32 >
/boot/home/Desktop/calc/BeCalc/source/FFont.cpp:173: implicit declaration of function `int htons(...)'
07:21
<
Barmendu32 >
/boot/home/Desktop/calc/BeCalc/source/FFont.cpp: In method `status_t FFont::Unflatten(long unsigned int, const void *, long int)':
07:21
<
Barmendu32 >
/boot/home/Desktop/calc/BeCalc/source/FFont.cpp:212: implicit declaration of function `int ntohl(...)'
07:21
<
Barmendu32 >
/boot/home/Desktop/calc/BeCalc/source/FFont.cpp:223: implicit declaration of function `int ntohs(...)'
07:21
<
Barmendu32 >
/boot/system/develop/etc/makefile-engine:300: recipe for target 'objects.x86-cc2-release/FFont.o' failed
07:21
<
Barmendu32 >
make:
*** [objects.x86-cc2-release/FFont.o] Error 1
07:21
<
BarmenduChakraborty[m] >
was I supposed to do that?
07:23
<
Begasus >
did you switch compiler?
07:24
<
Begasus >
builds ok here with gcc2
07:24
<
BarmenduChakraborty[m] >
how do I switch compiler again?
07:24
<
Begasus >
what does "gcc -v" say
07:25
<
Barmendu32 >
gcc version 2.95.3-haiku-2017_07_20
07:25
<
Begasus >
ok that should be good for BeCalk
07:25
<
Begasus >
did you run make in the source directory?
07:27
<
Begasus >
strange, works for me, only needed to install liblayout and switch the lstdc++ to lstdc++.r4 in the Makefile
07:27
<
BarmenduChakraborty[m] >
Begasus: Would I need to do that too?
07:28
<
Begasus >
that's my build run
07:28
<
BarmenduChakraborty[m] >
Wait I'll send mine
07:28
<
Begasus >
it should error out at first not finding -llayout
07:29
<
Begasus >
but the build sould be OK, it's only in the and at linking time
07:31
<
Begasus >
did you clone the repo?
07:31
<
BarmenduChakraborty[m] >
yeah
07:31
<
BarmenduChakraborty[m] >
but it was a while ago
07:31
<
BarmenduChakraborty[m] >
should I redo it once
07:31
<
BarmenduChakraborty[m] >
maybe something fixes
07:33
<
Begasus >
last change was 2 weeks ago
07:33
<
Begasus >
so maybe do a "git pull"
07:33
<
BarmenduChakraborty[m] >
ok
07:33
HaikuUser has joined #haiku
07:34
HaikuUser has quit []
07:35
<
Begasus >
k, builds with gcc11 too
07:35
<
Begasus >
so probably your source is out of date
07:36
<
Barmendu32 >
My terminal froze :(
07:36
Barmendu32 has quit [Quit: Vision[0.10.3]: i've been blurred!]
07:39
HaikuUser has joined #haiku
07:40
<
BarmenduChakraborty[m] >
still doesn't work :(
07:41
<
HaikuUser >
\nick Barmendu32
07:41
HaikuUser is now known as Barmendu32
07:42
augiedoggie_ is now known as augiedoggie
07:42
<
Begasus >
cannot find -lstdc++
07:43
<
Begasus >
for gcc2 this is -lstdc++.r4
07:43
<
Begasus >
you can change that in the Makefile
07:44
<
Barmendu32 >
How can I do that?
07:45
<
x512[m] >
Better is to use modern compiler.
07:45
<
x512[m] >
setarch x86 make
07:45
<
Begasus >
yes x512[m] agreed
07:46
<
Begasus >
but for starters it's good to know there's option
07:46
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
07:48
<
Begasus >
some of the sources at haikuarchives still contain sources not compatible with newer compilers
07:48
x10z has joined #haiku
07:49
AlaskanEmily has quit [Remote host closed the connection]
07:51
mtsfz2 has quit [Quit: WeeChat 3.6]
07:58
eroux has quit [Remote host closed the connection]
08:03
<
Barmendu32 >
still doesn't work
08:03
eroux has joined #haiku
08:05
<
Begasus >
cannot find -llayout
08:05
<
Begasus >
install liblayout :)
08:06
<
BarmenduChakraborty[m] >
ok where do i find the commands to cater to all this :(
08:06
<
Begasus >
pkgman install liblayout
08:06
<
Begasus >
you can also search like: pkgman search liblayout
08:06
rennj has quit [Ping timeout: 480 seconds]
08:11
<
Begasus >
did you install liblayout, still the same error at the end that it can't find it
08:12
<
Barmendu32 >
~/Desktop/calc/BeCalc/source> pkgman install liblayout
08:12
<
Barmendu32 >
100% repochecksum-1 [65 bytes]
08:12
<
Barmendu32 >
Validating checksum for Haiku...done.
08:12
<
Barmendu32 >
100% repocache-2 [4.96 KiB]
08:12
<
Barmendu32 >
Validating checksum for Haiku...done.
08:12
<
Barmendu32 >
100% repochecksum-1 [64 bytes]
08:12
<
Barmendu32 >
Validating checksum for HaikuPorts...done.
08:12
<
Barmendu32 >
100% repocache-2 [1.84 MiB]
08:12
<
Barmendu32 >
Validating checksum for HaikuPorts...done.
08:12
<
Barmendu32 >
liblayout-1.4.1-8 from repository system is already installed.
08:12
<
Barmendu32 >
Nothing to do.
08:13
<
Begasus >
did you switch compiler?
08:13
<
BarmenduChakraborty[m] >
yeah, setarch x86
08:14
<
Begasus >
ah, then, you need the one for the secondary architecture (gcc11): pkgman install liblayout_x86
08:15
<
Barmendu32 >
~/Desktop/calc/BeCalc/source> make
08:15
<
Barmendu32 >
cc -o "objects.x86-cc2-release/BeCalc" objects.x86-cc2-release/About.o objects.x86-cc2-release/BeCalc.o objects.x86-cc2-release/BeCalcApp.o objects.x86-cc2-release/BeCalcWin.o objects.x86-cc2-release/BinaryRider.o objects.x86-cc2-release/Buttons.o objects.x86-cc2-release/ColorBox.o objects.x86-cc2-release/Conversion.o objects.x86-cc2-release/Equations.o objects.x86-cc2-release/Errors.o objects.x86-cc2-release/ExComplex.o
08:15
<
Barmendu32 >
objects.x86-cc2-release/ExIntegers.o objects.x86-cc2-release/FFont.o objects.x86-cc2-release/Help.o objects.x86-cc2-release/MBitmap.o objects.x86-cc2-release/Menus.o objects.x86-cc2-release/Mortgage.o objects.x86-cc2-release/MyItem.o objects.x86-cc2-release/MyListView.o objects.x86-cc2-release/Plots.o objects.x86-cc2-release/Preference.o objects.x86-cc2-release/PrefWin.o objects.x86-cc2-release/Printer.o
08:15
<
Barmendu32 >
objects.x86-cc2-release/PWindow.o objects.x86-cc2-release/Reals.o objects.x86-cc2-release/Scanner.o objects.x86-cc2-release/Settings.o objects.x86-cc2-release/Statistics.o objects.x86-cc2-release/TextRider.o objects.x86-cc2-release/Variables.o -Xlinker -soname=_APP_ -L./ -lbe -llayout -ltranslation -ltracker -lstdc++
08:15
<
Barmendu32 >
/packages/gcc-2.95.3_2017_07_20-2/.self/develop/tools/i586-pc-haiku/bin/ld: cannot find -lstdc++
08:15
<
Barmendu32 >
collect2: ld returned 1 exit status
08:15
<
Barmendu32 >
/boot/system/develop/etc/makefile-engine:249: recipe for target 'objects.x86-cc2-release/BeCalc' failed
08:15
<
Barmendu32 >
make:
*** [objects.x86-cc2-release/BeCalc] Error 1
08:15
<
Begasus >
see, if you only run 64bit you'll never came accross this
08:17
<
Begasus >
err ... now you switched back to gcc2
08:18
<
Begasus >
for gcc2 you need to use -lstdc++.r4
08:19
<
Barmendu32 >
how do i install that?
08:20
<
Begasus >
you don't, edit the Makefile and make the change there
08:22
rennj has joined #haiku
08:22
LinuxUser has quit [Remote host closed the connection]
08:27
<
Barmendu32 >
so when I open the makefile using pe
08:27
<
Barmendu32 >
it shows a lot of .cpp files
08:28
<
Barmendu32 >
under SRCS
08:29
<
Barmendu32 >
do I alt+f every file and search ?
08:32
<
Begasus >
LegacyPackageInstaller, haven't come accross that for a long time :)
08:33
<
BarmenduChakraborty[m] >
wait
08:33
<
BarmenduChakraborty[m] >
you're opeining it with Pe right?
08:33
<
Barmendu32 >
Why does it show different cpp files when I open it with pe
08:33
<
Begasus >
ah no, that one is opened with Koder, but the line number should be the same
08:34
<
Begasus >
click on the top right icon
08:35
<
Barmendu32 >
LIBS= be layout translation tracker stdc++
08:35
<
Barmendu32 >
line 74
08:36
<
Begasus >
yep, change the last one in there to stdc++.r4
08:36
<
Begasus >
mind you, this is for gcc2, for gcc11 stdc++ is fine
08:38
<
Barmendu32 >
All hail lord and saviour Begasus
08:38
<
Barmendu32 >
It finally works
08:38
<
Begasus >
still some work needed, freezes quit often here
08:38
<
Barmendu32 >
does show this on startup though - couldn't find graphics/CI-logo.jpg
08:39
<
Begasus >
yep, issue is filed there
08:39
<
BarmenduChakraborty[m] >
Okay
08:40
<
BarmenduChakraborty[m] >
I guess I will play around with it for a little while and try to decipher the code
08:40
<
Begasus >
for that it's better to switch to gcc11
08:40
<
Begasus >
so to bring it into a new era :)
08:41
<
Barmendu32 >
How do I switch compilers again?
08:41
<
Begasus >
setarch x86
08:41
<
Begasus >
on 64bit not needed as there is only gcc11
08:41
<
Barmendu32 >
wasn't that for gcc2?
08:42
<
Begasus >
no, once change you'll see a [x86] prompt at the start in Terminal
08:42
<
Begasus >
so, setarch x86 -> gcc11, exit -> back to gcc2
08:43
damex_ has joined #haiku
08:43
<
Barmendu32 >
alright
08:43
<
Barmendu32 >
Thanks a ton Begasus
08:43
<
Begasus >
remind to revert the change in the Makefile for gcc11
08:44
<
Begasus >
you're now a bit familiar with both setups for the compiler, that's a good start for 32bit
08:45
<
Barmendu32 >
Cost you a lot of pain though, lol
08:45
<
Begasus >
I've had worse in GCI time :P
08:46
<
Barmendu32 >
some documentation should be added for this
08:48
<
Barmendu32 >
like, installation instructions
08:48
<
Barmendu32 >
I added some minor ones for calendar about 1 month ago
08:48
<
Begasus >
First make it stable to use :)
08:49
<
Begasus >
that's an old package which contains documents/graphics ... (also commented on the issue there)
08:49
<
BarmenduChakraborty[m] >
okay
08:53
<
Barmendu32 >
how do I access it?
08:53
<
Barmendu32 >
It opens in webpositive
08:53
<
Begasus >
just grab it with wget
08:54
<
Begasus >
in Terminal :)
08:54
<
Barmendu32 >
Certainly learning a lot today
08:56
<
Barmendu32 >
I ran that command, but where does it go?
08:56
<
Begasus >
ok, removed the install from that package (after grabbing the subfolders), BeCalc is stable now
08:56
<
Begasus >
depends where you ran it from
08:57
<
Begasus >
if your prompt is still in becalc directory it will be there
08:57
<
BarmenduChakraborty[m] >
Begasus: When you say stable, does it mean the freezing issues?
08:57
<
damex_ >
Does anyone else have problems with setting trackpad speed and acceleration in beta/RC1? It doesn't have any effect.
08:57
<
Begasus >
mostly I open a new tab (Alt-t) in Terminal and switch to the Desktop
08:57
<
Begasus >
right BarmenduChakraborty[m]
08:58
<
Begasus >
it contains a prefserver that locked I guess
08:58
<
BarmenduChakraborty[m] >
oh okay
09:00
<
Begasus >
I'm too old to do some strange calculations in there :P
09:00
<
BarmenduChakraborty[m] >
That doesn't look too different from the one i ran
09:01
<
Begasus >
contains the graphics, documentation can be accessed from the menu ...
09:02
<
BarmenduChakraborty[m] >
okay
09:02
<
Begasus >
doesn't change functionality
09:03
damex_ has quit [Quit: Vision[]: i've been blurred!]
09:12
tib has joined #haiku
09:12
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
09:13
rennj has quit [Ping timeout: 480 seconds]
09:19
netposit1ve has joined #haiku
09:21
<
Begasus >
biab ... dogs
09:26
netpositive has quit [Ping timeout: 480 seconds]
09:27
DKnoto has quit [Ping timeout: 480 seconds]
09:28
rennj has joined #haiku
09:36
DKnoto has joined #haiku
09:36
netposit1ve is now known as netpositive
09:40
Begas_32 has joined #haiku
09:55
rennj has quit [Ping timeout: 480 seconds]
09:59
ybarbel has joined #haiku
10:00
ybarbel is now known as yann64
10:04
<
botifico >
[haikuports/haikuports] Begasus 050fb27 - libmodplug, disable static library (#7688)
10:06
yann64 has left #haiku [#haiku]
10:10
jmairboeck has joined #haiku
10:10
matt3 has joined #haiku
10:11
rennj has joined #haiku
10:12
LinuxUser has joined #haiku
10:13
<
LinuxUser >
@matt3 hi!!!!!
10:14
<
matt3 >
hi LinuxUser ;)
10:14
<
LinuxUser >
How are you
10:14
<
matt3 >
fine ... you ? ;)
10:15
<
LinuxUser >
Now i'm making html page with jquery ui
10:16
<
matt3 >
i remember there was geocities ... gold time ...
10:16
<
matt3 >
free html space ...
10:17
yann64 has joined #haiku
10:18
yann64 has left #haiku [#haiku]
10:21
Barmendu32 has quit [Ping timeout: 480 seconds]
10:22
<
botifico >
[haikuports/haikuports] Begasus 1dfd165 - libtimidity, remove static library (#7689)
10:23
matt3 has left #haiku [#haiku]
10:36
gouchi has joined #haiku
10:38
rennj has quit [Ping timeout: 480 seconds]
10:38
<
Begasus >
kallisti5[m], I guess it's ok to disable the static library for luv, from searching github it's not used anywhere?
10:48
tuaris has joined #haiku
10:48
HaikuUser has joined #haiku
10:48
HaikuUser has quit []
10:52
tuaris has joined #haiku
10:53
rennj has joined #haiku
10:54
HaikuUser has joined #haiku
10:57
HaikuUser has quit [Remote host closed the connection]
10:57
<
nekobot >
[haiku/haiku] c565d98b6b91 - Window: initialize fUpdatesEnabled to false
10:58
Kokito has joined #haiku
10:59
LinuxUserAndroid has joined #haiku
10:59
LinuxUser has quit [Read error: Connection reset by peer]
11:01
matt3 has joined #haiku
11:01
LinuxUserAndroid is now known as LinuxUser
11:04
Kokito has quit [Quit: Vision[]: i've been blurred!]
11:04
<
LinuxUser >
@matt3 hi again!
11:04
<
matt3 >
hi again !!!
11:05
<
matt3 >
thank to you to talk with me .... LinuxUser ...
11:05
<
LinuxUser >
) thank you too
11:06
<
matt3 >
i am alone ... thank you to everybody ... ;)
11:07
<
matt3 >
my brother is in germany to work ... i am in italy ...
11:07
<
matt3 >
very sad ...
11:12
matt3 has left #haiku [#haiku]
11:14
<
win8linux[m] >
kallisti5: Are you still accepting wallpaper PRs for the `wallpaper_unsplash` package?
11:15
<
win8linux[m] >
If the Unsplash license is problematic, then Wikimedia Commons has a category of CC0-licensed images from Unsplash before the relicensing:
11:17
mmu_man has joined #haiku
11:18
HaikuUser has joined #haiku
11:18
HaikuUser2 has joined #haiku
11:19
HaikuUser has quit []
11:19
HaikuUser2 has quit []
11:20
HaikuUser has joined #haiku
11:21
HaikuUser has quit []
11:25
ric96 has quit [Quit: Connection closed for inactivity]
11:29
HaikuUser has joined #haiku
11:32
HaikuUser has quit [Remote host closed the connection]
11:46
<
botifico >
[haikuports/haikuports] Begasus e7f1a13 - libb2, disable static library (#7692)
11:52
kinkinkijkin has quit [Quit: Leaving]
11:57
DrachenMaus[m] has quit [Ping timeout: 480 seconds]
12:00
<
botifico >
[haikuports/haikuports] Begasus eb962fb - argon2, remove static library (#7693)
12:05
DragonMaus[m] has joined #haiku
12:08
rennj has quit [Ping timeout: 480 seconds]
12:15
DrachenMaus[m] has joined #haiku
12:22
DragonMaus[m] has quit [Ping timeout: 480 seconds]
12:24
rennj has joined #haiku
12:27
kinkinkijkin has joined #haiku
12:33
gouchi has quit [Remote host closed the connection]
12:36
LinuxUser has quit [Remote host closed the connection]
12:49
rennj has quit [Ping timeout: 480 seconds]
12:51
DKnoto has quit [Ping timeout: 480 seconds]
12:55
HaikuUser has joined #haiku
12:55
HaikuUser has quit []
12:59
LinuxUser has joined #haiku
12:59
DKnoto has joined #haiku
13:05
rennj has joined #haiku
13:07
<
BarmenduChakraborty[m] >
Could anyone check if the link mentioned in the readme file of BeCalc works or not?
13:07
<
BarmenduChakraborty[m] >
It does not work on my end
13:14
Begas_32 has quit [Quit: Vision[]: i've been blurred!]
13:16
<
Begasus >
probably not BarmenduChakraborty[m] it's been a few decades ago
13:17
<
BarmenduChakraborty[m] >
Can something be done about it?
13:17
mjg has left #haiku [#haiku]
13:17
<
Begasus >
don't think so
13:18
<
BarmenduChakraborty[m] >
:(
13:18
Begas_32 has joined #haiku
13:29
<
rennj >
archive.org wayback machine would worth a look
13:33
<
botifico >
[haikuports/haikuports] Begasus 553915b - libdeflate, bump version (#7694)
13:43
<
botifico >
[haikuports/haikuports] Begasus bd654b2 - borgbackup, bump version after new libdeflate version (#7695)
13:44
rennj has quit [Ping timeout: 480 seconds]
13:49
vdamewood has joined #haiku
13:49
<
Begasus >
resolving build dependencies failed: build-prerequires "cmd:cython3.9_x86" of package "borgbackup_x86-1.2.3" could not be resolved ?
13:49
<
Begasus >
build failed on 32bit, works here fine
13:52
joostvb has left #haiku [ciao]
13:59
<
botifico >
[haikuports/haikuports] Begasus c9e995d - borgbackup, no x86 binary for cython (#7696)
14:00
rennj has joined #haiku
14:08
rennj has quit [Ping timeout: 480 seconds]
14:12
HaikuUser has joined #haiku
14:12
HaikuUser has quit []
14:23
rennj has joined #haiku
14:31
rennj has quit [Ping timeout: 480 seconds]
14:42
HaikuUser has joined #haiku
14:42
HaikuUser2 has joined #haiku
14:43
matt3 has joined #haiku
14:43
HaikuUser2 has quit []
14:43
HaikuUser has quit []
14:45
mmu_man has quit [Ping timeout: 480 seconds]
14:46
rennj has joined #haiku
14:49
mmu_man has joined #haiku
14:52
<
Begasus >
remind me to not run a build for suitesparse again :)
14:55
matt3 has left #haiku [#haiku]
14:59
mmu_man has quit [Ping timeout: 480 seconds]
15:00
<
botifico >
[haikuports/haikuports] Begasus 07da144 - fluidlite, disable static library (#7697)
15:04
mmu_man has joined #haiku
15:12
humdinger has joined #haiku
15:13
<
Begasus >
'lo humdinger
15:13
x10z has joined #haiku
15:16
gouchi has joined #haiku
15:27
<
Begasus >
2 major builds running atm
15:28
<
jmairboeck >
is Lilypond one of them? ;)
15:28
<
Begasus >
sorry no :)
15:28
<
Begasus >
let me tackle that tomorrow :)
15:28
<
jmairboeck >
no problem Begasus, just wanted to ask
15:29
<
jmairboeck >
should be no issues, I think
15:29
<
Begasus >
Lilypond isn't as huge as suitespars or gdal I think ;)
15:41
rennj has quit [Ping timeout: 480 seconds]
15:53
smalltalkman has quit []
15:56
rennj has joined #haiku
16:06
HaikuUser has joined #haiku
16:06
HaikuUser has quit []
16:10
rennj has quit [Ping timeout: 480 seconds]
16:11
OscarL has joined #haiku
16:11
<
Begasus >
Aloha OscarL !
16:12
<
OscarL >
Hola Begasus!
16:12
<
OscarL >
(sorry it took me so long to fix that PR... my internet went down when I was about to un-draft it a few hours ago)
16:14
<
Begasus >
np, got a few builds running atm, check this morning was fine on smpeg2
16:15
<
humdinger >
Anyone know if that css-sniffer-commit made it to the buildbots?
16:15
<
Begasus >
no idea :)
16:16
mmu_man has quit [Ping timeout: 480 seconds]
16:16
<
humdinger >
once it's done, we should rebuild the BeBook package.
16:16
<
OscarL >
we could check the logs for one of the latest package builds... and compare the hrev with the one that includes that change, humdinger.
16:16
<
OscarL >
Hello there, btw :-D
16:17
<
humdinger >
the buildbots need to be updated to include the css fix.
16:17
<
humdinger >
otherwise a new BeBook build will still procduce bad css files
16:17
<
OscarL >
r1~beta4_hrev56578_31-1
16:19
<
OscarL >
Doesn't seems like that css sniffer rule commit made it (+31 is way before that)
16:20
<
humdinger >
OscarL: is r1~beta4_hrev56578_31-1 the revision on the buildbots?
16:20
<
Begasus >
yep, already out of date :)
16:20
<
OscarL >
humdinger: seems like it, from reading the logs.
16:21
<
OscarL >
not even "proper" beta4! (+59) :-P
16:21
<
humdinger >
OscarL: ah. right. now I see it.
16:22
<
Begasus >
+65 OscarL :P
16:22
<
OscarL >
Begasus: not on the ISOs, master Begasus!
16:22
mmu_man has joined #haiku
16:22
<
Begasus >
current install ;)
16:22
<
Skipp_OSX >
humdinger while I got you here, I have attempted to add SetModificationMessage to BSpinner, but I'm not sure how to test the change to see if it works or not.
16:23
<
humdinger >
should really be updated. apps' html docs using css wont look too good...
16:23
<
humdinger >
Skipp_OSX: I guess you'll have to build libbe.so and put it in a lib folder along a test app?
16:24
<
OscarL >
Current, +65, indeed. CSS mime sniffer commit should be then +64.
16:24
<
humdinger >
Skipp_OSX: an updated BSpinner would be cool, thanks!
16:24
<
humdinger >
OscarL: all +xx countings go out the window when picked for the beta4 tree
16:25
<
Skipp_OSX >
I understand all that, I mean, once you set the modification message, where does the message get received? In Invoke()? In MessageReceived()?
16:25
<
humdinger >
MessageReceived()
16:25
<
humdinger >
at least that's how BTextControl and BSlider work
16:25
rennj has joined #haiku
16:26
<
OscarL >
humdinger: I'm counting on the beta4 branch, so that's valid (+65 is the current newer commit, and the css is the one right before on that branch)
16:26
<
OscarL >
what you can't do is count commit from master and try to apply it to beta4.
16:27
<
Skipp_OSX >
ok good to know. I set fColumnsControl->SetModificationMessage(new BMessage('cols')); in ScreenWindow.cpp and then I'm trying to spit out "cols" or "rows" to syslog when I receive a message->what == 'cols' or 'rows'
16:27
<
OscarL >
in any case... guess you'll need to poke either kallisti5[m] or waddlesplash regarding the updates on the buildbots?
16:27
<
humdinger >
which is the important part when it comes to docs in packages.
16:27
<
Skipp_OSX >
but so far I'm not seeing the message, but I guess that answers the question so I should be seeing it in MessageReceived() maybe I need to redirect the message back to the spinner to see it.
16:30
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
16:30
<
humdinger >
Skipp_OSX: if you give it the same message "kMsgWorkspaceColumnsChanged" it should be handled by the app like the original message.
16:30
* OscarL
goes to open a PR for BeConverter. brb
16:31
<
Skipp_OSX >
case 'cols': syslog(LOG_INFO, "cols"); case kMsgWorkspaceColumnsChanged:
16:31
<
Skipp_OSX >
idk I think that should work I'm just going to have to do some more testing.
16:34
Skipp_OSX has quit [Read error: Connection reset by peer]
16:35
Skipp_OSX has joined #haiku
16:35
Begas_32 has quit [Quit: Vision[]: i've been blurred!]
16:39
<
botifico >
[haikuports/haikuports] Begasus 58af40c - gdal, disable static library (#7698)
16:40
<
Begasus >
last one for today :)
16:40
<
Begasus >
suitesparse still building, will check in the morning for that I guess :)
16:41
<
Begasus >
grabbing some food, later NY drink at the dogschool, cu later peeps!
16:41
<
humdinger >
cu Begasus!
16:41
Begasus_32 has quit [Quit: Vision[]: Gone to the dogs!]
16:51
rennj has quit [Ping timeout: 480 seconds]
16:55
tqh has joined #haiku
16:56
x10z has joined #haiku
17:03
<
Skipp_OSX >
aha I see you have to set the mod message AFTER attaching the control to the window
17:07
rennj has joined #haiku
17:15
humdinger has quit [Quit: Vision[]: Oi with the poodles already!!]
17:26
LinuxUser has quit [Remote host closed the connection]
17:44
rennj has quit [Ping timeout: 480 seconds]
17:59
rennj has joined #haiku
18:06
OscarL has quit [Quit: Page closed]
18:08
rennj has quit [Ping timeout: 480 seconds]
18:12
matt3 has joined #haiku
18:19
matt3 has left #haiku [#haiku]
18:24
rennj has joined #haiku
18:24
DKnoto has quit [Ping timeout: 480 seconds]
18:34
matt3 has joined #haiku
18:34
DKnoto has joined #haiku
18:38
yann64[m] has left #haiku [#haiku]
18:43
HaikuUser has joined #haiku
18:43
matt3 has left #haiku [#haiku]
18:43
HaikuUser has quit []
18:48
FreeFull has joined #haiku
18:53
AlienSoldier has joined #haiku
18:57
x10z has quit [Read error: Connection reset by peer]
18:58
<
nekobot >
[haiku/haiku] ad59349e169f - runtime_loader: dequeue disposable image before calling image finalizers
18:58
x10z has joined #haiku
19:02
HaikuUser has joined #haiku
19:05
HaikuUser is now known as nonesuchluck
19:07
<
nonesuchluck >
are there known problems booting on AMD Ryzen? Enabled every debug option, still 0 lights on boot screen
19:08
x10z_ has joined #haiku
19:08
<
waddlesplash >
nonesuchluck: you need to use EFI, I'm pretty sure
19:08
<
waddlesplash >
I run Haiku on a Ryzen 3700X, works fine, but I boot via EFI
19:08
<
waddlesplash >
kallisti5[m] also runs on Ryzen machines
19:09
<
nonesuchluck >
waddlesplash: the usb stick appears in my boot menu as a UEFI boot device, not legacy. I guess i could disable CSM?
19:09
<
kallisti5[m] >
Yeah, EFI is a lot more reliable
19:09
<
waddlesplash >
nonesuchluck: some BIOSes always use CSM first for removable boot media
19:10
<
waddlesplash >
at least that's my experience
19:12
<
mbrumbelow[m] >
What is the jam command to install an app or server after it’s been built? Like jam install NetServer… or something like that.
19:14
x10z has quit [Ping timeout: 480 seconds]
19:17
yann64[m] has joined #haiku
19:24
mtsfz2 has joined #haiku
19:25
rennj has quit [Ping timeout: 480 seconds]
19:26
yannick_ has joined #haiku
19:27
yannick_ has quit []
19:27
yannick_ has joined #haiku
19:30
DKnoto has quit [Ping timeout: 480 seconds]
19:30
yannick_ has quit []
19:30
DKnoto has joined #haiku
19:32
yann64[m] has left #haiku [#haiku]
19:35
yann64_ has joined #haiku
19:35
yann64_ has quit [Remote host closed the connection]
19:40
rennj has joined #haiku
19:40
<
nonesuchluck >
oddly, bootloader doesn't print any logs, even when i enable on-screen printing
19:41
<
nonesuchluck >
any other way to get booting info? Don't think i have a real serial port
19:42
<
waddlesplash >
chances are the bootloader died at some very early stage
19:42
<
waddlesplash >
can you get to the bootloader menu? spam spacebar (EFI) or hold shift (BIOS)
19:42
<
waddlesplash >
before the icons appear that is
19:43
<
nonesuchluck >
Yep, i used space to try various combinations of safe options, and tried to enable log printing
19:47
yann64_ has joined #haiku
19:48
yann64_ has quit []
19:55
mtsfz2 has quit [Remote host closed the connection]
19:55
mtsfz2 has joined #haiku
19:56
AlaskanEmily has joined #haiku
20:04
gouchi has joined #haiku
20:07
rennj has quit [Ping timeout: 480 seconds]
20:09
BrunoSpr has joined #haiku
20:09
<
BrunoSpr >
hello all
20:11
<
botifico >
[haikuports/haikuports] pulkomandy 1437ca0 - guideml: update to version 3.16.1, enable for all architectures.
20:18
damex_ has joined #haiku
20:23
rennj has joined #haiku
20:26
damex_ has quit [Quit: Vision[]: i've been blurred!]
20:31
BrunoSpr has quit [Quit: Vision[]: i've been blurred!]
20:34
damex_ has joined #haiku
20:41
<
botifico >
[haikuports/haikuports] pulkomandy 88b9c81 - jamfile_engine: update to 1.0.3.
20:48
DragonMaus[m] has joined #haiku
20:51
DrachenMaus[m] has quit [Ping timeout: 480 seconds]
20:55
HaikuUser has joined #haiku
20:55
HaikuUser has quit []
20:56
DragonMaus[m] has quit [Ping timeout: 480 seconds]
20:58
damex_ has quit [Quit: Vision[]: i've been blurred!]
20:58
x10z_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
21:07
DKnoto has quit [Quit: Leaving]
21:12
DragonMaus[m] has joined #haiku
21:23
BrunoSpr has joined #haiku
21:25
xoblite has joined #haiku
21:35
x10z has joined #haiku
21:36
BrunoSpr has quit [Quit: Vision[]: i've been shreederd!]
21:56
Begasus has quit [Quit: Leaving]
21:58
HaikuUser has joined #haiku
22:03
xoblite has quit [Quit: Vision[]: i've been blurred!]
22:04
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
22:06
DrachenMaus[m] has joined #haiku
22:06
rennj has quit [Ping timeout: 480 seconds]
22:09
DragonMaus[m] has quit [Ping timeout: 480 seconds]
22:11
jmairboeck has quit [Quit: Konversation terminated!]
22:17
xoblite has joined #haiku
22:18
gouchi has quit [Remote host closed the connection]
22:18
DrachenMaus[m] has quit [Ping timeout: 480 seconds]
22:18
<
xoblite >
Hello all... does anyone have any advice on how to spawn your own-built Tracker+Deskbar rather than the system ones on startup?
22:19
<
xoblite >
(the UserBootscript and Launch folder seems to be owned by Tracker, so that's not the answer)
22:20
<
xoblite >
(i.e. the moment you launch-roster stop the system Tracker, your launch sequence goes poof as well :))
22:21
xoblite has quit [Remote host closed the connection]
22:21
rennj has joined #haiku
22:21
xoblite has joined #haiku
22:22
<
xoblite >
oops killed Vision by accidentally killing Tracker... :)
22:22
<
xoblite >
...so if anyone was replying something, please repeat...
22:23
<
Skipp_OSX >
run launch_roster to get the sig then launch_roster stop sig
22:23
<
xoblite >
yes, but the moment you kill the system Tracker the rest of the boot script goes with it...
22:24
<
Skipp_OSX >
Tracker is something like app/x-vnd.Be-trck and then Deskbar is app/x-vnd.Be-tsbr but I can never remember
22:24
<
Skipp_OSX >
ok then spawn your own Tracker or Deskbar after
22:25
<
xoblite >
who would do that then? it ain't the dead Tracker... that's the issue it seems
22:25
<
Skipp_OSX >
somebody trying to run a modified Tracker or Deskbar
22:25
<
xoblite >
I don't fancy Ctrl+Alt+Del, open Terminal, run aliases on every startup :)
22:26
<
Skipp_OSX >
I suppose that's true but I think you're trying to do something different
22:27
<
Skipp_OSX >
why would you run aliases every startup?
22:27
HaikuUser has joined #haiku
22:27
<
xoblite >
aliases a la short commands to run e.g. /boot/home/bin/Tracker &
22:28
<
Skipp_OSX >
oh right well I think you'd want to modify launch_roster instead if you really wanted to run your own Tracker every boot
22:28
<
xoblite >
point is the system Tracker owns startup, so you seemingly can't kill it
22:28
HaikuUser is now known as talvdav
22:28
<
Skipp_OSX >
right it does that's on purpose to prevent you from doing what you're trying to do
22:29
<
xoblite >
ah right, good point, was going to ask about that; how do you add services to launch-roster?
22:29
<
xoblite >
hehe yeah :)
22:29
TMM has joined #haiku
22:29
talvdav has left #haiku [#haiku]
22:29
<
xoblite >
launch-roster --help only describes list/stop/start/restart etc
22:30
<
xoblite >
...and a lot of things are running off the read-only volume
22:30
talvdav has joined #haiku
22:31
<
xoblite >
thing is, it is good to be able to live with your in-dev stuff also in day-to-day to see how it pans out
22:31
<
xoblite >
especially UX related things that sometimes need some time to evaluate
22:31
<
Skipp_OSX >
yep I understand, but if there is a way to do it, I haven't figured it out either.
22:32
<
xoblite >
ok, thanks anyway :)
22:33
<
xoblite >
hmm maybe Launch could spawn a process to sleep 1 sec, kill system Tracker via launch-roster, spawn your own kind of thing... (?)
22:33
<
PulkoMandy >
Usually for Tracker and Deskbar I just rebuild the whole haiku.hpkg and install that when I want to do some day-to-day testing
22:34
<
xoblite >
(i.e. system Tracker spawning the weapon to its own destruction, pretty much ;))
22:35
<
xoblite >
PulkoMandy: Yeah that's one way too of course, seems a bit overkill to rebuild all just for the sake of maybe only Tracker or Deskbar, but if that
22:35
<
xoblite >
if that's the only way to work around it, well...
22:35
<
talvdav >
hello guys, is there a way to tell haiku that i got a widescreen monitor?
22:36
<
xoblite >
PulkoMandy: Updated the mid click patchset today btw, see my reply in the forums. Actually the simple no-submenus approach is quite nice.
22:37
<
xoblite >
== just the key stuff you really want quickest access to.
22:39
<
PulkoMandy >
talvdav: you can configure video modes in menu->preferences->screen, if no widescreen mode is available there you are probably using the vesa driver, and in that case, probably not
22:40
<
PulkoMandy >
In vesa we are fully dependant on the videomodes provided by the hardware manufacturer
22:40
<
xoblite >
talvdav: Are you running bare metal or in a VM btw?
22:41
<
talvdav >
PulkoMandy: i had a second non widescreen monitor connectet when booting up, the driver in screens said FrameBuffer
22:41
<
talvdav >
xoblite: on bare metal
22:41
<
xoblite >
I'm running on both, and in a Hyper-V VM you only have access to some hard-coded, seemingly only 4:3 ones
22:42
HaikuUser has joined #haiku
22:42
HaikuUser has quit []
22:42
<
PulkoMandy >
Ok, "framebuffer" is a driver based on EFI, in that case maybe you can select a resolution in the boot menu or some configuration file and then reboot. I'm not familiar enough with it to tell exactly where
22:43
<
xoblite >
PulkoMandy: I have a 2-liner Deskbar patch I actually think you might like too, if you're interested :)
22:43
<
talvdav >
PulkoMandy: how do i get to the boot menu?
22:43
<
PulkoMandy >
Press the spacebar while booting, just before the bootsplash is shown
22:44
<
talvdav >
ok thx ill try
22:44
talvdav has quit [Quit: Vision[]: i've been blurred!]
22:45
<
xoblite >
hmm speaking of the boot menu... curious question: Would a mixed mode of nice Haiku icons and say 1-10 lines of the latest console output be possible?
22:45
HaikuUser has joined #haiku
22:46
<
HaikuUser >
PulkoMandy: so i disconnectet the second monitor and after entering the bootmenu like you said it allready said the right resolution :D so i am happy now
22:46
<
xoblite >
The reason I'm asking is that in some cases, the process stalls on one of the icons for longer than usual, and it would be nice to have a little better view of what's going on without fully ditching the nice Haiku boot screen; it's an not-to-be-underestimated part of Haiku's DNA
22:47
<
PulkoMandy >
It would be possible but look ugly, we're not Linux :)
22:47
<
xoblite >
HaikuUser: Nice to hear that!
22:47
<
PulkoMandy >
If you need on-screen debug you can enable it
22:47
HaikuUser is now known as talvdav
22:48
<
xoblite >
nah I get it, like I said it was just a mixed mode for those not fancying the full console onslaught...
22:48
<
talvdav >
xoblite and PulkoMandy thank you for your help :D
22:48
<
xoblite >
other systems have spinners to indicate activity... maybe Haiku could "pulse" the in-progress icon or something though?
22:49
<
xoblite >
talvdav: All on PulkoMandy this one
22:50
<
PulkoMandy >
We are a bit limited by the available colorpalette
22:50
<
PulkoMandy >
Also, the proher solution is to make the system boot faster :D
22:50
<
xoblite >
yeah I meant more like "pulsing" to colour back to greyscale to colour...
22:51
<
xoblite >
PulkoMandy: Of course :D
22:51
<
xoblite >
haven't investigated the root cause as it only happens on my bare metal system that anyway lacks a supported WiFi adapter...
22:52
<
mmu_man >
Guess I need to port it.
22:52
<
xoblite >
mmu_man: that's the spirit! ;)
22:53
<
mmu_man >
Qt5… shouldn't be much work :)
23:09
tqh has quit [Quit: Leaving]
23:11
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
23:12
x10z has joined #haiku
23:12
rennj has quit [Ping timeout: 480 seconds]
23:20
x10z has quit [Ping timeout: 480 seconds]
23:26
<
xoblite >
hmm is there a way to actively fetch the workspace for a given non-minimized window? can't seem to find one in the Haiku Book... (?)
23:27
<
xoblite >
(I know there are callback hooks upon change, but I was after something fetch-wise)
23:28
rennj has joined #haiku
23:28
<
xoblite >
nm, I found something else that might work
23:33
<
talvdav >
do i put my .ssh folder inside of the ~/config/settigs folder?
23:36
rennj has quit [Ping timeout: 480 seconds]
23:38
Maya-sama has joined #haiku
23:41
Maya-sama is now known as hackkitten
23:45
Miyu has quit [Ping timeout: 480 seconds]
23:47
talvdav has quit [Quit: Vision[]: i've been blurred!]
23:48
talvdav has joined #haiku
23:51
rennj has joined #haiku
23:58
HaikuUser has joined #haiku
23:59
HaikuUser has quit []