finalterm icon indicating copy to clipboard operation
finalterm copied to clipboard

Crashing Always on Ubuntuu 14.10

Open adeekshith opened this issue 10 years ago • 11 comments

I have built finalterm from source and it is crashing always. I could never type a character till now. As soon as I press the keyboard, it crashes on me. Please fix this or let me know if there is any workaround. Thanks.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

adeekshith avatar Nov 05 '14 20:11 adeekshith

Could you provide some more information? What errors are displayed? Do you have all the dependencies installed?

On November 5, 2014 3:08:44 PM EST, Deekshith Allamaneni [email protected] wrote:

I have built finalterm from source and it is crashing always. I could never type a character till now. As soon as I press the keyboard, it crashes on me. Please fix this or let me know if there is any workaround. Thanks.


Reply to this email directly or view it on GitHub: https://github.com/p-e-w/finalterm/issues/378

Sent from my Android device with K-9 Mail. Please excuse my brevity.

nashley avatar Nov 05 '14 20:11 nashley

Have you tried: https://launchpad.net/~fuzzgun/+archive/ubuntu/finalterm/+packages

artmartz avatar Nov 05 '14 20:11 artmartz

@nashley I am not sure about dependencies but I believe I have all the dependencies as I could build and execute it. Here is what I get in the terminal after the crash.

** Message: Partially supported control sequence: '\u001b]0;deekshith@deekshith-ub: ~\u0007' (TERMINAL_STREAM_STREAM_ELEMENT_CONTROL_SEQUENCE_TYPE_SET_TEXT_PARAMETERS)
** Message: TerminalOutput.vala:386: Command mode entered
Segmentation fault (core dumped)

@artmartz I will try this now and let you know the status. Thank you. :)

adeekshith avatar Nov 05 '14 23:11 adeekshith

Which desktop environment and window manager do you use? In case it's just vanilla Ubuntu, do you have the proprietary or open source graphics drivers (note that Final Term uses hardware acceleration based on Clutter, so this matters quite a lot)?

p-e-w avatar Nov 06 '14 05:11 p-e-w

@artmartz It does not work with the binary which you pointed to as it needs a dependency libcogl15 which I could not install. I tried to install libcogl15 but it is showing an error when installing from a .deb package. I get the following when I use apt-get to install libcogl15:

Package libcogl15 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

adeekshith avatar Nov 06 '14 09:11 adeekshith

@p-e-w I am on vanilla Ubuntu 14.10 and using default drivers. It does not show any additional drivers for my hardware.

adeekshith avatar Nov 06 '14 09:11 adeekshith

Should the Ubuntu package be changed to depend on libcogl20 instead?

On Thu, Nov 6, 2014 at 4:14 AM, Deekshith Allamaneni < [email protected]> wrote:

@p-e-w https://github.com/p-e-w I am on vanilla Ubuntu 14.10 and using default drivers. It does not show any additional drivers for my hardware.

— Reply to this email directly or view it on GitHub https://github.com/p-e-w/finalterm/issues/378#issuecomment-61947210.

nashley avatar Nov 06 '14 11:11 nashley

On 11/06/2014 04:14 AM, Deekshith
  Allamaneni wrote:


  @p-e-w I am on vanilla Ubuntu 14.10
    and using default drivers. It does not show any additional
    drivers for my hardware.
  —
    Reply to this email directly or view
      it on GitHub.








I originally installed finalterm on Ubuntu 14.04, using native
Unity, and it continues to work on 14.10.  I must have already
installed whatever dependencies Final Term was looking for.
Art

artmartz avatar Nov 06 '14 14:11 artmartz

Should the Ubuntu package be changed to depend on libcogl20 instead?

I have v16 on Fedora 20 and it works without problems. If requiring a newer version fixes the bug, then the answer is probably yes.

p-e-w avatar Nov 08 '14 08:11 p-e-w

Isn't it related to: https://github.com/p-e-w/finalterm/issues/364 ?

golimpio avatar Nov 13 '14 04:11 golimpio

@golimpio: Might be, and indeed also to https://github.com/p-e-w/finalterm/issues/386.

p-e-w avatar Nov 15 '14 08:11 p-e-w