Development
Ticket #11952 (hrev49001 x86_gcc2 KDL at boot) created
This is the first KDL in a while. Attached photo of screen and syslog.
[haiku-development] [SPAM]3/16/2015 1:08:03 PM (depechemode303)
Haiku Book: Doxyfile: eat __attribute__ directives.
[haiku-development] Re: Proposal for commit access to Janus (Fredrik Holmqvist)
Update beam package(s) from 1.2alpha to 1.2.
Ticket #11951 (WebPositive does not display geekslife.com correctly) created
Steps to reproduce:
- Boot into Haiku OS (I'm using hrev49002)
- Launch WebPositive
- goto geekslife.com
- Notice that most of the content is missing
Ticket #11950 (Accessing line input more than one way (not at the same time) causes media ...) created
If I do recordings from the line input, it works fine, even if I save a recorded file, record another, etc. If I then open SoundPlay and try to get it to access the line input, media server appears to freeze, and can't be restarted by resetting it in Preferences. A reboot is required.
Note that I'm *not* trying to do both at the same time. Just one, then the other.
If I haven't been doing any recording in Soundrecorder, then I can repeatedly access line input in SoundPlay without any problems. So it's as though using SoundRecorder puts Haiku media into some sort of "mode" that locks out access from other programs, and causes the media server problems if an attempt to access live input is made by one...(sheer speculation).
I'm using gigabyte mobo with HDA audio. hrev 48960
User interface: Use user colors in menu and list items.
[haiku-development] Re: Proposal for commit access to Janus (Humdinger)
Ticket #11949 (Termianl fullscreen are broken) created
When i used Terminal in Fullscreen then it is broken, i have on the right side free spaces, so it fill not my desktop.
I show the code and i see some ugly code e.g ResizeTo before MoveTo and Frame() handling to save the last window size and position.
fSavedFrame = Frame(); ? why. You mean the Window Frame!
The theory are:
Set some Window flags/looks e.g: B_NOT_RESIZABLE, etc.
BScreen screen(this);
ResizeTo(screen.Frame().Width(), screen.Frame().Height();
terminal/TermWindow.cpp 884 found the code.
My screen are 1920x1080 pixels.
Thanks
Ticket #11948 (dependency disaster of DjVuviewer) created
In hrev49001 gcc2h, when I uninstall DjVuviewer, a lot of system packages are uninstalled. I think package dependency strategy in haiku may be another dependency disaster like in Linux.
BTW, after upgrade to hrev49001, webpositive disappeared, I don't know why and if it is an error.
