Giter Site home page Giter Site logo

Blank screen about lilyterm HOT 5 OPEN

tetralet avatar tetralet commented on August 30, 2024
Blank screen

from lilyterm.

Comments (5)

memeplex avatar memeplex commented on August 30, 2024

(sorry, I've deleted a previous post attributing the problem to the coexistence of geany and lilyterm, that was not true).

I've identified one regularity: the problem only happens when the launched lilyterm window is completely contained inside the bounding rectangle of the window which was on top at the moment lilyterm was launched. The easiest way to reproduce this is to open one window, maximize it and then launch lilyterm. The instance of lilyterm so launched starts empty, showing only a cursor.

I tested this with the default configuration.

from lilyterm.

memeplex avatar memeplex commented on August 30, 2024

Also, the blank window tab title shows the "current dir" color:

2013-11-19-094919_341x203_scrot

from lilyterm.

memeplex avatar memeplex commented on August 30, 2024

Cross-posted to openbox bug tracker https://bugzilla.icculus.org/show_bug.cgi?id=6064.

from lilyterm.

memeplex avatar memeplex commented on August 30, 2024

Here is some additional info. When compiled with make full, I get the following log when the terminal starts blank:

[carlos@netbook src]$ ./lilyterm_dev 
** Message: Can NOT connect to a existing LilyTerm socket!
** Launch window_resizable() with window = 0x8800998, vte = (nil), hints_type = 1
!! hide_and_show_tabs_bar(win_data 0x88041f0): call gtk_notebook_set_show_border() with show = 0
!! notebook_page_added(win_data 0x88041f0): call update_window_hint() for page_data = 0x88245b8
!! update_window_hint(win_data 0x88041f0): set win_data->hints_type = 0 (page_data->font_size = 0)!!
!! update_window_hint(win_data 0x88041f0): call window_resizable() for vte = 0x882f370 with hints_type = 0
** Launch window_resizable() with window = 0x8800998, vte = 0x882f370, hints_type = 0
!! vte_size_allocate(0x882f370): the allocated size is 946 x 618
!! hbox_size_allocate(0x884b060): the allocated size is 961 x 618
!! notebook_size_allocate(0x882c888): the allocated size is 961 x 618
** Launch window_resizable() with window = 0x8800998, vte = 0x882f370, hints_type = 0
!! window_size_allocate(0x8800998): the allocated size is 961 x 618
!! window_size_allocate(0x8800998): the allocated size is 961 x 618
** Launch window_resizable() with window = 0x8800998, vte = 0x882f370, hints_type = 1
** window_state_event(): win_data->true_fullscreen = 0
!! vte_size_allocate(0x882f370): the allocated size is 946 x 618
!! hbox_size_allocate(0x884b060): the allocated size is 961 x 618
!! notebook_size_allocate(0x882c888): the allocated size is 961 x 618
** Launch window_resizable() with window = 0x8800998, vte = 0x882f370, hints_type = 0
!! window_size_allocate(0x8800998): the allocated size is 961 x 618
!! window_size_allocate(0x8800998): the allocated size is 961 x 618

Instead, there are more lines when the terminal starts fine, here are the additional ones:

** Launch window_resizable() with window = 0x93bb198, vte = 0x93ec2f0, hints_type = 1
!! notebook_size_allocate(0x93ea088): the allocated size is 961 x 618
** Launch window_resizable() with window = 0x93bb198, vte = 0x93ec2f0, hints_type = 0
!! window_size_allocate(0x93bb198): the allocated size is 961 x 618
!! window_size_allocate(0x93bb198): the allocated size is 961 x 618

from lilyterm.

Tetralet avatar Tetralet commented on August 30, 2024

I know this bug for several years.
I have no idea why it happens.
It appears even on a tiny version of vte.c. (http://www.calno.com/evilvte/demo.c)

I think it is a bug in the libvte upstream.

from lilyterm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.