Posts: 1,308
BitJam
Joined: 31 Aug 2009
#46
Thanks skidoo!
skidoo wrote:all these look perfect in Ctrl+Alt+F5 consoles
1920x1080 1600x900 1440x900
Is there now too much room for text at the bottom for some of them? It looks like there is room to add another line of text.
...but for the latter 2, during live init, the text is still overflowing past the bottom decorative frame.
The themes are in 2 different places. They are in the initrd for the initial boot and they are also in the final file system. I don't think I gave you an updated initrd so the new versions and any changes you make will only be seen after the boot is complete.
(? the initramfs contains an overriding bootsplash default template?)
In the early part of the boot process the final file system is not available. The main task of the live initrd (initramfs) is to find the linuxfs file, mount the device it is on and mount the final file system. So if you want a background image during that process then you need to put at least one theme into the initrd.
tgz file contained a"verbose-1366x768.png" ( note: a"silent-" imagefile for that resolution was absent, so I copied one into place )
There are two different *boot* modes: silent and verbose. The silent mode covers up the text with an image. We don't use it. Once you've booted, then the only mode available is verbose. So basically, we don't ever use silent mode or silent images.
but it seems my system doesn't support a 1366x768 mode.

Code: Select all

/var/log/splash-all.log

"FBIOCONDECOR_SETSTATE failed, error code 22"
I don't quite understand the situation you are reporting. You should be able to see the current framebuffer resolution with:

Code: Select all

cat /sys/class/graphics/fb0/virtual_size
If the size is"1366,768" then you should be getting framebuffer background images. Dave and D.O. both have machines that use that resolution and now I use it on my laptops too.

Again, thanks for your help on this. I'm sorry I didn't previously explain that the initrd has its own set of themes.
Posts: 1,445
skidoo
Joined: 09 Feb 2012
#47
Is there now too much room for text at the bottom
Maybe I was overly generous in describing 'em as perfect?
Yes, evident in the screencaps, one additional line would fit within the frame for each of the 3 resolutions I tested.
For my own use, I had planned to nudge the frame bottom of the 1920x1080 template downward a few pixels and insert 2 additional text lines.
The silent mode covers up the text with an image. We don't use it.
Yeah, I get it ~~ silent is like"plymouth".
I was just explaining that (because I found silent- prefixed imagefiles present for the other resolutions) as a troubleshooting step I had tried adding the missing file... attempting to rule out missing imagefile as the reason I couldn't get that resolution to work on my system.
I don't quite understand the situation you are reporting.
In my testing, ONE of the tested resolutions (1366,768) is apparently unsupported on my system.
When I tried that bootline, I didn't check which vconsole fallback resolutions was used...
{ placeholder -- i can retest }
but whatever res it wound up, bg was solid black (no framebuffer background image).
Posts: 1,308
BitJam
Joined: 31 Aug 2009
#48
skidoo wrote:Yes, evident in the screencaps, one additional line would fit within the frame for each of the 3 resolutions I tested.
For my own use, I had planned to nudge the frame bottom of the 1920x1080 template downward a few pixels and insert 2 additional text lines.
It would be really great if you could edit the configs (for one theme) and send them to me. I can get close by guessing but I need to rely on someone who can test the configs to fine tune. I don't want to ship themes that are a little broken.

BTW-1: Would you like it if we added"video=WWWWxHHHH" options in the bootloader? I was thinking of combining vga=xxx and video=yyyy options in a single"F7 Console" menu:

Code: Select all

default
vga: 800x600
vga: 1024x768
vga: 1280x1024
[etc]
video: 1024x768
video: 1280x1024
[etc]
Maybe the labels could be"old" and"new" instead of"vga" and"video".

BTW-2: I am very impressed by your tracking down the hugely annoying gksu dialog password bug. I wonder why this bug was left in place upstream? It works as expected on my Gentoo system. I wonder if maybe it is just a config issue and we need to have some keyring thing running in order for the password to be saved. OTOH if patching the C-code works then that indicates it is not a config issue.
Posts: 1,445
skidoo
Joined: 09 Feb 2012
#49
re: gksu2
The upstream devs might not even acknowledge it as being a valid bug.
As a feature request, we might ask for a revised conditional"if mode=sudo AND timeout>0

I realize that rebuilding packages is an extra, unwanted chore, and I'm still trying to find a workaround.
Maybe a scripted python-gksu2 dialog will fit the bill.

re:"video=WWWWxHHHH" options in the bootloader
Ai jai jai, that (video=1920x1080) is what I've been placing in the bootline all along, since back in May when I got a widescreen monitor.
(In case you don't recall, I was getting a black screen under alpha1 and vga= boot arg didn't help.)
With release notes docs superceded by patchset notes, compounded by (apparently) the boot menu displaying a different
set of options for isolinux vs syslinux, I've suspended trying to understand Who's On First...

re:"I don't want to ship themes that are a little broken"
Can we agree that there are plenty of bigger fish to fry right now?

Night before last, I nuked my antiX-14-a3.2 pendrive and reinstalled 13.2full (also the 13.5jwm build from Dec2013, antiX-13.1_386-base, etc)
in order to check whether the current aufs bug is a regression, or was present (but unnoticed) in earlier builds.
I've determined that the aufs bug __is__ a regression; the bug is absent from all the prior versions I checked.
At this juncture, I'll probably abstain from further testing until / unless a revised antiX-14-a-RV_386-full iso is released.

In the interim, hopefully we'll see these (confusingly placed in a 'final' subdir at sourceforge)

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://sourceforge.net/projects/antix-linux/files/Final/antiX-13/FAQ/"
linktext was:"http://sourceforge.net/projects/antix-l ... iX-13/FAQ/"
====================================


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://sourceforge.net/projects/antix-linux/files/Final/antiX-13/Boot_Menu/"
linktext was:"http://sourceforge.net/projects/antix-l ... Boot_Menu/"
====================================


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://sourceforge.net/projects/antix-linux/files/Final/antiX-13/live-boot/"
linktext was:"http://sourceforge.net/projects/antix-l ... live-boot/"
====================================

moved to a git submodule under

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/antiX-Linux"
linktext was:"https://github.com/antiX-Linux"
====================================

and these

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/antiX-Linux/live-initrd"
linktext was:"https://github.com/antiX-Linux/live-initrd"
====================================
aka
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/antiX-Linux/live-initrd"
linktext was:"https://github.com/antiX-Linux/live-initrd"
====================================

updated to match what's being shipped on the isos being tested.
Posts: 1,308
BitJam
Joined: 31 Aug 2009
#50
skidoo wrote:re:"I don't want to ship themes that are a little broken"
Can we agree that there are plenty of bigger fish to fry right now?
I don't agree. Why leave this item open indefinitely when we are so close to closing it out? I don't have infinite resources and I would prefer to not have this hanging over me. I told you the deal was that we either fine tune the configurations or we don't ship them.

It will take 10 minutes or less. The effort for you to fix this is less than the effort I will need to keep track of the fact that you may or may not fix it at some future date.
Posts: 1,445
skidoo
Joined: 09 Feb 2012
#51
clarification: FWIW, I've been using video="all along" as in, since May when I posted the blue text in this linked thread:
antix-14-console-decoration-t5034.html
BitJam wrote:I'm not interested in tests on the 32-bit version
I'm not interested in using the 64-bit version, nor the"full" version for that matter, nor decorated consoles... but here we are.
skidoo wrote:it's pretty unsettling to know that a fat-fingered cli typo could send the content of my system clipboard to google.
-=-
BitJam wrote:I will compromise to"gg" but no further.
Earlier, I bit my tongue following your post mentioning compromise. As a tester, I had simply reported a problem, a concern.

Set a single-character"g" alias for searchBar if YOU want it that way in YOUR install...
vs
shipping a default which potentially compromises the (clipboard) privacy of ALL users.

You somehow regard that as a concession, a compromise?!?

You're adding /xtra functionality, but have mentioned that you might or might not fully support it for fat32 boot device
(even though Dolphin and I have posted across numerous threads that we are keen on accommodating that).

When I reported the unexpected absence of clipit clipboard manager, you replied that you'd add it (as though you're doing me a personal favor) then stated that you'll leave it disabled by default.
What a waste of effort on my part...
I told you the deal was that we either fine tune the configurations or we don't ship them.
Wait... what?
I've bit my tongue, held back replying here, with attention to the likelihood that my"venting" reply belongs in a PM vs a public post
but this quoted bit... was it in email? in a PM sent to me? in one of the README files attached to one of the patches distributed via dropbox?

All I ever heard was"I don't want to ship themes that are a little broken." 2 posts up ---^

I'm pointing to this as an example. The ongoing dev{--}tester and dev{--}user communication has been inconsistent, and dysfunctional.
Half the time, eliciting sufficient details from antix devs is like... like you're keeping a secret (or"it's too complicated, you wouldn't understand").
You dribble out knowledge of undocumented details, a piece here, a piece in PM... presuming that I, or anyone, can sift through reading everything
and then you (apparently) later get frustrated, thinking"I already told you..."

The other half, usually in response to a"simple" question, the dev provides an overwhelming amount of detail rather than simple, digestable answer.
"You can also press 't' and if flying monkeys... press alt+shift+backslashQ... or if it's tuesday and you're in Latvia you can press Enter to skip that option"
???

As for the console themes... shrug. So, don't ship 'em yet.
I'm the BadGuy, because I'm unwilling to invest"ten more minutes" playing break / fix toward finalizing an eye candy feature?
At this point, after investing a lot of time testing personally unuseful, uninteresting stuff
and getting barked at
I've grown really uncomfortable.
Go ahead, paint me as BadGuy -- I'm sitting on my hands at this point, holding out for fixes to existing features and improved documentation.
dec 10, 2014

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/antiX-Linux/antiX-Gfxboot/blob/master/Input/antiX/isolinux.msg"
linktext was:"https://github.com/antiX-Linux/antiX-Gf ... olinux.msg"
====================================


To start the system, type one of the label names below and press [enter]:
sigh !

Too much stuff I've reported across two years, across multiple releases, has remained unfixed and that stings.
Either you're not hearing me, or are selectively ignoring... In any event, I've not been asking for favors, only fixes.
Posts: 1,062
Dave
Joined: 20 Jan 2010
#52
@ skidoo I must say sorry to your frustrations, and admit that I have selectively ignored some of your bug finds (like the keyboard and mouse settings in the cc). To justify why they are old and require a rewrite. I am okay with this and will start on it. When... hopefully in the near future with the control center rewrite. However like with bleachbit developer I am limited to what I can do in what little free time I have. Now I tried keeping a list together of what needs to be done because the second problem from the above is when I selectively ignore or cannot develop for a period of time I forget... taking a lesson from mx the hope was to make a public list. This list helps a lot but also consumes a good chunk of my development time. Therefor in one of my latest emails to anti I asked / stated if in one of the hosting places could a bug tracker be used? I hope that will help further. If you would like to know statuses I will try to give you any information I have on those projects. Also I have finally gotten comfortable with git and maybe that is a good helpful chunk of information already I don't know... I am still slowly migrating all items to the antiX-Linux repo on github as I update something. if there is anything else that you would feel very important to aid in giving the user / tester much needed information I would be all ears because I am not good in the communication department.
Posts: 1,028
SamK
Joined: 21 Aug 2011
#53
The following post should not be interpreted as derogatory of the distro or anyone connected with it. It is intended to highlight my general experiences and feelings, with the hope that they can be used in a constructive manner.

For some years I have refrained from doing this, because it is too easy to casually misinterpret it and precipitate attack and defence postures. The door has now been opened by someone else, so...
skidoo wrote: ...user communication has been inconsistent, and dysfunctional.
Half the time, eliciting sufficient details from antix devs is like... like you're keeping a secret...
[...]
At this point, after investing a lot of time... I've grown really uncomfortable.
[...]
Either you're not hearing me, or are selectively ignoring...
I was taken aback by how closely these correlate with my growing experience of antiX over recent years. It is now apparent that I am not alone in the view that there has been a reduction in the value of true consultation, collaboration, and cooperation, with a corresponding increase in the sense of dissatisfaction and disillusionment. I get the distinct impression that a conclave rather than a congress is the preferred arena for discussions and decisions. These were factors (amongst others) in my reluctance to place on Github any of the stuff I develop for antiX.
Dave wrote: ...I must say sorry to your frustrations, and admit that I have selectively ignored some of your...
[...]
...in one of my latest emails to anti I asked / stated if in one of the hosting places could a bug tracker be used?
[...]
...if there is anything else that you would feel very important to aid...
A bug tracker (again) is a welcome idea. In my view it alone will not address the issues outlined above and in the previous post. Having a reporting mechanism/bug-tracking procedure is not a substitute for the core communication/discussion/decision problems. What is required is an attitudinal shift, away from a conclave towards a more collegiate way of operating. It will probably work best (i.e. give most reassurance) when there is evidence that demonstrates it has been adopted and consistently in use.

None of the above is intended to undermine the role of anticapitalista. In lieu of a project manager it is entirely right and proper that the ultimate decisions remain with the project founder.

It is evident that there is a willingness and ability to contribute to antiX. We should do everything to encourage active involvement rather than mere participation.
Posts: 1,062
Dave
Joined: 20 Jan 2010
#54
Sorry Sam, reading your posts always does two things for me minimum... learn a problem / solution and secondly learn / improve my English.

However I am not really sure what the difference is here

What is required is an attitudinal shift, away from a conclave towards a more collegiate way of operating. It will probably work best (i.e. give most reassurance) when there is evidence that demonstrates it has been adopted and consistently in use.
As far as I can tell is that they are both meetings but the first is behind closed doors (private) while the second is with the door open (public) . I am going sure how to make this relate though.... should communication not be done via email? Or maybe this is a problem of documentation not being released with the code?

I guess what I ask for is a few examples of actions that determines an attitude flip.

Also I am interested in your reasons for not using github. For the longest time I was not to keen on it but like I say I have recently become more comfortable with it.
Posts: 1,028
SamK
Joined: 21 Aug 2011
#55
Dave wrote:I guess what I ask for is a few examples of actions that determines an attitude flip.
  • On multiple occasions private requests for information have not elicited a response nor even an acknowledgement
  • On multiple occasions having agreed to collaborate on someone else's idea, all communication abruptly ceases with no indication why
  • The result of a collaboration being perfunctorily discarded without any indication why
  • Ongoing development decisions and refinements being made on the basis of a 64bit alpha release which automatically precludes feedback/opinion from the majority of the antiX user base.
  • etc...
Examples such as these create an environment that is conducive to frustration, and dissatisfaction, rather than encouragement, stimulation and involvement.
Dave wrote:...I am not really sure...
Neither term is intended to be seen as an absolute state.

Upto now development has been (more-or-less) an isolated and individual activity to implement a (privately conceived) idea. At the end of the process each of the individual efforts have then been assembled into another alpha/beta/release of this remarkable distro.

During the process, people contact each other, often on the basis of asking questions e.g. any idea how I can do XXX? in order to overcome something that is hampering their effort. It tends to be done privately; any discussion of the desirability/value of the idea tends to happen in this way.

Looking forward from here, we might place the emphasis on sharing and discussing ideas at an earlier stage, in a more open manner, probably before any work is done to make it avilable within antiX. This does not imply the end of privately conceived ideas. It simply allows others to be aware of them and offer input.

As you know, a while back, there was an unsuccessful attempt to introduce something along the above lines. It died at birth. Merely having a mechanism or facility is not a guarantee of its success. Unless personal behaviour changes, everything continues as before. This guarantees the failure of the new system. It can be successful only when each and every individual makes it work. To quote my previous post, this will only be achieved when there is evidence that demonstrates it has been adopted and consistently in use.

It is the commitment to, and evidence of ownership that are more important than the mechanism/means.

It might be that change is perceived as unnecessary. After all the status quo has worked to date.
Posts: 604
thriftee
Joined: 27 Feb 2009
#56
I installed this via DVD to an HP DV9000 laptop that has a max resolution of 1440x900 nVidia and all went fine. I did a pretty much default install and there were no install problems.

1. If I try to run synaptic from the menu nothing happens. I am able to launch it from a terminal via:

Code: Select all

sudo synaptic


2. I installed openbox and tint2 just to see if I could get it working
Posts: 452
Jerry
Joined: 12 Sep 2007
#57
@Dave:
Therefor in one of my latest emails to anti I asked / stated if in one of the hosting places could a bug tracker be used?
We could look into duplicating MX Tracker for antiX use if that would suffice for your needs. The layout work is all done, so *all* that might be required would be to change the settings and login setup--might be a lot fo work, might be a little. PM me here or on the MX forum if interested.
Posts: 325
male
Joined: 04 Nov 2011
#58
thriftee wrote:2. I installed openbox and tint2 just to see if I could get it working

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://obmenu.sourceforge.net/index.html"
linktext was:"http://obmenu.sourceforge.net/index.html"
====================================
Posts: 604
thriftee
Joined: 27 Feb 2009
#59
male wrote:
thriftee wrote:2. I installed openbox and tint2 just to see if I could get it working

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://obmenu.sourceforge.net/index.html"
linktext was:"http://obmenu.sourceforge.net/index.html"
====================================
Yes, thanks. I have also installed obmenu on another system and maybe I wasn't doing something right, but it didn't let me edit well enough, so at that point I edited by hand. I can try it here to see if it works better.

I do have openbox running, but the menu needs to be antiX'd, lol

BTW, Dave started another thread on Openbox, so it might be best to discuss that there rather than here?

search-and-request-for-openbox-t5411.html
Posts: 604
thriftee
Joined: 27 Feb 2009
#60
On my HP DV9700 laptop running the RV Killah, gparted won't run and gets a segmentation fault. I also tried it from a terminal as root and it didn't work there either.

Another oddity is that synaptic isn't on the menu, but it does run.