Skip to content
This repository has been archived by the owner on Nov 11, 2018. It is now read-only.

Crashing Always on Ubuntuu 14.10 #378

Open
adeekshith opened this issue Nov 5, 2014 · 11 comments
Open

Crashing Always on Ubuntuu 14.10 #378

adeekshith opened this issue Nov 5, 2014 · 11 comments
Labels

Comments

@adeekshith
Copy link

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.

@nashley
Copy link
Contributor

nashley commented Nov 5, 2014

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 notifications@github.com 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:
#378

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

@artmartz
Copy link

artmartz commented Nov 5, 2014

@adeekshith
Copy link
Author

@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. :)

@p-e-w p-e-w added the Crash label Nov 6, 2014
@p-e-w
Copy link
Owner

p-e-w commented Nov 6, 2014

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)?

@adeekshith
Copy link
Author

@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
Copy link
Author

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

@nashley
Copy link
Contributor

nashley commented Nov 6, 2014

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

On Thu, Nov 6, 2014 at 4:14 AM, Deekshith Allamaneni <
notifications@github.com> 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
#378 (comment).

@artmartz
Copy link

artmartz commented Nov 6, 2014

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

@p-e-w
Copy link
Owner

p-e-w commented Nov 8, 2014

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.

@golimpio
Copy link

Isn't it related to: #364 ?

@p-e-w
Copy link
Owner

p-e-w commented Nov 15, 2014

@golimpio: Might be, and indeed also to #386.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants