Questions tagged [launchpad]

Launchpad is a software collaboration platform that provides bug tracking, code hosting, Ubuntu package building and hosting, and more

Launchpad is a platform of an open source suite of tools that help people and teams to work together on software projects.

It makes it easy to share code, bug reports, translations and ideas across projects.

The main Launchpad instance is at https://launchpad.net/ .

118 questions
0
votes
1 answer

MSP430 Music Player Can't Produce Note Higher than Certain Frequency

I'm trying to complete an assignment that requires me to make a music player using the MSP430 microprocessor and Launchpad kit. I have the player completely working, but for some reason when I try to play above a certain note, it outputs rapid…
JackD
  • 93
  • 2
  • 9
0
votes
0 answers

I'm trying to send the program on launchpad and get an error

On my computer package is working OK. I'm trying to send the program to launchpad It posted normally, but does not compile, I get an error on mail: * Source: not available In the Build Log which shows there is an error: ... checking for…
kirill reut
  • 33
  • 1
  • 1
  • 5
0
votes
1 answer

xcode install cocoa project at launchpad

When I run my Mac OS X Cocoa project, Xcode says build succeeded and the application opens, but never appears as installed. When I go to launchpad I can't find the application. Seems it is only emulated. I need to watch how is shown in the launchpad…
user3065901
  • 4,678
  • 11
  • 30
  • 52
0
votes
0 answers

Interfacing a 5v 16x2 JHD 162A LCD to Tiva C series TM4C123 microcontroller (3.3v)

I'm trying to interface JHD 162A LCD display to a tiva c launchpad tm4c123 using Keil. trying to read the busy flag, when i switch the port as input port, it becomes 0x80 means D7= 1 (busy), what should i do as it is not changing back to…
Niraj
  • 477
  • 6
  • 16
0
votes
1 answer

How to manage launchpad PPA in a team

I recently set up a PPA for a software that I am developing together with the rest of the dev team. However I would like to give access to upload new packages and maintain them to whole dev team, not just me. How do I do that on launchpad? Is it…
Petr
  • 13,747
  • 20
  • 89
  • 144
0
votes
1 answer

how can I build packages in launchpad using valac-0.18 or higher?

How can I build my package using valac-0.18 and libgranite1 on launchpad? It only has valac-0.16 and libgranite0. I succesfully built a .deb package with pbuilder by adding my computer sourcelist with "--aptconfdir /etc/apt": pbuilder-dist…
Levi
  • 317
  • 4
  • 15
0
votes
1 answer

push commits to my branch in launchpad

I have launchpad repo which I'm pushing commits, and my friend wants to push a patch file into it but when he tried he got this error. $ bzr push :parent bzr: ERROR: Cannot lock…
Sudheera
  • 1,727
  • 1
  • 12
  • 28
0
votes
0 answers

Local bzr workspace for openERP module development

We decided that we want to publish our modules on Launchpad so I'm restructuring our module development work space. Up until now we worked in a centralized manner. We decided to try a distributed style. So far i been leaning towards a layout similar…
Infernal
  • 1
  • 3
0
votes
1 answer

setting up a launchpad ppa: "bzr builddeb" fails

i'm trying to setup a ppa for a library that i am writing. I've spent a couple of days now and slowly move forward, but now it seems i am stuck with an error because "bzr builddeb" cannot find the debian/changelog file. My debian control files are…
cruppstahl
  • 2,447
  • 1
  • 19
  • 25
0
votes
2 answers

Github equivalent to Launchpad "Questions & Answers"

For Launchpad projects, it is possible to offer community support thanks to the Questions & Answers. How can I enable similar functionality for my Github project? Is there something already offered by Github, or some other site? The purpose is to…
Joel
  • 1,295
  • 15
  • 30
0
votes
2 answers

How can bzr know about launchpad?

I'm a git user, and I'd like to clone a repository for a project hosted on Launchpad, which uses bzr instead. On the guide they suggest me to run bzr branch lp:zim (where "zim" is the project). I'm wondering how is bzr aware of what "lp" means. Is…
Dacav
  • 13,590
  • 11
  • 60
  • 87
-1
votes
2 answers

Failed to install DRBD9 in debian-9

I need to upgrade drbd8 to drbd9. for that I following this documentation. https://www.linbit.com/drbd-user-guide/drbd-guide-9_0-en/#s-upgrading-drbd step 1 root@oreo:~# add-apt-repository ppa:linbit/linbit-drbd9-stack This PPA contains DRBD9,…
Karippery
  • 85
  • 1
  • 9
-1
votes
1 answer

Mta application failing to deploy with conflict error

I had deployed the app last on friday and it got deployed successfully.But since, today morning the deployment is not happening at all.It is checking for conflicting process and failing. I'm doing this from the webide and i'm not able to check what…
alia
  • 459
  • 4
  • 16
1 2 3 4 5 6 7
8