Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The update checker has some bug #65

Open
manjyot opened this issue Mar 19, 2015 · 4 comments
Open

The update checker has some bug #65

manjyot opened this issue Mar 19, 2015 · 4 comments

Comments

@manjyot
Copy link

manjyot commented Mar 19, 2015

I compiled the toolkit on ubuntu 14.04 LTS. Few seconds after the toolkit starts, a small buildmlearn icon appears on the extreme left of the top navigation bar and stays there overlapping the first menu button on the bar. The icon also leaves a notification bubble saying no updates available, which too stays there forever.

@martinrotter
Copy link
Contributor

Cannot test, I do not have Ubuntu machine, just Arch with Cinnamon. There it works, also on OS/2 and Windows it works.

@yogeshmadaan100
Copy link

Actually I found it quite awkward error I found recently.

I tested it on two sources

  1. Directly installing from buildmLearn.org ( Version 2.0.4) . In this case
    it work perfectly and tray icon is on the top right with other icons like
    time indicator.
  2. Then i downloaded the latest release code (2.0.4) and compiled it . I
    got a same error as mentioned by manjot as tray icon in of top left and
    blocks the minimize and close actions.

On Mon, Mar 30, 2015 at 10:38 AM, martinrotter [email protected]
wrote:

Cannot test, I do not have Ubuntu machine, just Arch with Cinnamon. There
it works, also on OS/2 and Windows it works.


Reply to this email directly or view it on GitHub
#65 (comment)
.

You didn't hire me , I will fire you!!

Yogesh Madaan
Tel: +91-7838685554 | W: www.yogeshmadaan.in http://www.yogeshmadaan.in

@martinrotter
Copy link
Contributor

  1. Which file exactly you used (the one which worked).
  2. When you compile by yourself it is probably caused by some compilation problem. I always had TONS of problems with C++ when I was using Ubuntu.

@yogeshmadaan100
Copy link

For the first one that worked correctly for me I followed this set of
commands

sudo sh -c "echo 'deb
http://download.opensuse.org/repositories/home:/skunkos:/buildmlearn/xUbuntu_14.04/
/' >> /etc/apt/sources.list.d/buildmlearn-toolkit.list"
sudo apt-get update
sudo apt-get install buildmlearn-toolkit

And As far as code is concerned its working perfectly for me.. may be issue is in

your cmake dependencies

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

No branches or pull requests

3 participants