Can't install on Ubuntu 16.04 or 16.10 #323

Open
opened 2016-12-01 18:31:36 +01:00 by TiredMir · 10 comments
TiredMir commented 2016-12-01 18:31:36 +01:00 (Migrated from github.com)

I can't install it on Ubuntu 16.04 or 16.10. Also, some of the dependencies aren't available anymore. Downloaded qt5-default to compile from source but get the following error:

Project ERROR: Unknown module(s) in QT: qml quick Makefile:43: recipe for target 'sub-qmltermwidget-make_first-ordered' failed make: *** [sub-qmltermwidget-make_first-ordered] Error 3

I love this terminal please fix it soon!

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/39691774-can-t-install-on-ubuntu-16-04-or-16-10?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github).
I can't install it on Ubuntu 16.04 or 16.10. Also, some of the dependencies aren't available anymore. Downloaded qt5-default to compile from source but get the following error: `Project ERROR: Unknown module(s) in QT: qml quick Makefile:43: recipe for target 'sub-qmltermwidget-make_first-ordered' failed make: *** [sub-qmltermwidget-make_first-ordered] Error 3` I love this terminal please fix it soon! <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/39691774-can-t-install-on-ubuntu-16-04-or-16-10?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github). </bountysource-plugin>
tomchiverton commented 2017-01-05 19:53:20 +01:00 (Migrated from github.com)

Installs fine for me on 16.04.1 LTS 64 bit, from the 3rd party PPA; no need to build it yourself.

Installs fine for me on 16.04.1 LTS 64 bit, from the 3rd party PPA; no need to build it yourself.
biohazard-zac commented 2017-01-06 06:33:09 +01:00 (Migrated from github.com)

Hi, I can't install on ubuntu 16.10, I am getting the following error message:

The following packages have unmet dependencies:
cool-retro-term : Depends: qtdeclarative5-controls-plugin but it is not installable
Depends: qtdeclarative5-dialogs-plugin but it is not installable
E: Unable to correct problems, you have held broken packages.

I hope anyone can help.
Thanks

Hi, I can't install on ubuntu 16.10, I am getting the following error message: The following packages have unmet dependencies: cool-retro-term : Depends: qtdeclarative5-controls-plugin but it is not installable Depends: qtdeclarative5-dialogs-plugin but it is not installable E: Unable to correct problems, you have held broken packages. I hope anyone can help. Thanks
tomchiverton commented 2017-01-07 16:01:20 +01:00 (Migrated from github.com)

So it's only 16.10 that isn't supported by the PPA then ?

So it's only 16.10 that isn't supported by the PPA then ?
mardukbp commented 2017-01-20 22:42:22 +01:00 (Migrated from github.com)

It compiles on Ubuntu 16.04 with Qt from the Qt website.

It compiles on Ubuntu 16.04 with Qt from the Qt website.
B-greg commented 2017-03-15 04:40:52 +01:00 (Migrated from github.com)

When i try to install on ubuntu 16.06 i got these errors:
dpkg: dependency problems prevent configuration of cool-retro-term:
cool-retro-term depends on qtdeclarative5-controls-plugin; however:
Package qtdeclarative5-controls-plugin is not installed.
cool-retro-term depends on qtdeclarative5-dialogs-plugin; however:
Package qtdeclarative5-dialogs-plugin is not installed.

The problem is Package qtdeclarative5-controls-plugin is deprecated
However the following packages replace it:
qml-module-qtquick-controls:i386 qml-module-qtquick-controls

But these packages are not reconised by cool-old-term

When i try to install on ubuntu 16.06 i got these errors: dpkg: dependency problems prevent configuration of cool-retro-term: cool-retro-term depends on qtdeclarative5-controls-plugin; however: Package qtdeclarative5-controls-plugin is not installed. cool-retro-term depends on qtdeclarative5-dialogs-plugin; however: Package qtdeclarative5-dialogs-plugin is not installed. The problem is Package qtdeclarative5-controls-plugin is deprecated However the following packages replace it: qml-module-qtquick-controls:i386 qml-module-qtquick-controls But these packages are not reconised by cool-old-term
tomchiverton commented 2017-03-18 14:25:43 +01:00 (Migrated from github.com)

@B-greg did you mean 16.04 ?
If so, there is now a 1.0.1 release that should fix the issue, and also for @biohazard-zac

@B-greg did you mean 16.04 ? If so, there is now a 1.0.1 release that should fix the issue, and also for @biohazard-zac
B-greg commented 2017-03-20 04:24:02 +01:00 (Migrated from github.com)

@tomchiverton My bad, i mean ubuntu 16.10.
I try with new package but the error is still here.
But its work fine when I install it by source code.

@tomchiverton My bad, i mean ubuntu 16.10. I try with new package but the error is still here. But its work fine when I install it by source code.
DiegoCalzolari commented 2017-05-04 10:23:38 +02:00 (Migrated from github.com)

I've succesfully installed on 16.04 using the given repository but it just show up for a moment then goes down with the following message:

default KB_LAYOUT_DIR: "/usr/lib/x86_64-linux-gnu/qt5/qml/QMLTermWidget/kb-layouts"
QObject::connect: No such slot Konsole::TerminalDisplay_QML_150::close()
loadAllColorSchemes
Both point size and pixel size set. Using pixel size.
Session::run() - program: "/bin/bash"
Session::run() - arguments: ("")
started!

Is it just me? Any suggestion?

I've succesfully installed on 16.04 using the given repository but it just show up for a moment then goes down with the following message: default KB_LAYOUT_DIR: "/usr/lib/x86_64-linux-gnu/qt5/qml/QMLTermWidget/kb-layouts" QObject::connect: No such slot Konsole::TerminalDisplay_QML_150::close() loadAllColorSchemes Both point size and pixel size set. Using pixel size. Session::run() - program: "/bin/bash" Session::run() - arguments: ("") started! Is it just me? Any suggestion?
tomchiverton commented 2017-05-04 23:38:21 +02:00 (Migrated from github.com)

On 16.04.2 LTS 64bit, if I start cool-retro-term from a Konsole window, I see the output

default KB_LAYOUT_DIR:  "/usr/lib/x86_64-linux-gnu/qt5/qml/QMLTermWidget/kb-layouts" 
QObject::connect: No such slot Konsole::TerminalDisplay_QML_42::close()
loadAllColorSchemes 
Both point size and pixel size set. Using pixel size.
Session::run() - program: "/bin/bash" 
Session::run() - arguments: ("") 
started! 

but crt window appears and works fine, so the messages are fine.

Try strace cool-retro-term ?

On 16.04.2 LTS 64bit, if I start cool-retro-term from a Konsole window, I see the output ``` default KB_LAYOUT_DIR: "/usr/lib/x86_64-linux-gnu/qt5/qml/QMLTermWidget/kb-layouts" QObject::connect: No such slot Konsole::TerminalDisplay_QML_42::close() loadAllColorSchemes Both point size and pixel size set. Using pixel size. Session::run() - program: "/bin/bash" Session::run() - arguments: ("") started! ``` but crt window appears and works fine, so the messages are fine. Try `strace cool-retro-term` ?
DiegoCalzolari commented 2017-05-05 09:13:25 +02:00 (Migrated from github.com)

Sorry for bothering, it turned out to be a script that changes the background color of every terminal I opened. I've disabled it and now everything is okay.

Sorry for bothering, it turned out to be a script that changes the background color of every terminal I opened. I've disabled it and now everything is okay.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#323
No description provided.