[Bug 1356300] Re: Glitchy sound instead of instruments (after some time)

2017-07-06 Thread Israel Dahl
Is this bug still present in recent versions? ** Changed in: lmms (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1356300 Title: Glitchy sound instead

[Bug 1695598] Re: Ardour crashing using calf plugins: calf-ladspa package seems to be the problem

2017-07-06 Thread Israel Dahl
You have LMMS in this description, does it effect LMMS as well? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1695598 Title: Ardour crashing using calf plugins: calf-ladspa package seems to be

[Bug 1519964] [NEW] cmake module for FLTK broken

2015-11-25 Thread Israel Dahl
Public bug reported: Ubuntu Xenial (a.k.a. development release) cmake 3.3.2is3.2.2-0ubuntu2 I expect the FLTK module in cmake to: a) not require fluid when I specifically set(FLTK_SKIP_FLUID True) This is not the case. I get an error saying cmake cannot find fluid. So I add it to the

[Bug 1517285] Re: (nouveau driver) NVIDIA G84 8600M problem with resolution

2015-11-19 Thread Israel Dahl
Desired Resolution: 1690x1050 (present with proprietary NVIDIA module) Nouveau resolution: 640x480 (no other choices in arandr) It is quite hard to work with such a resolution on such a large LCD :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1517285] Re: (nouveau driver) NVIDIA G84 8600M problem with suspend

2015-11-18 Thread Israel Dahl
The worst part is the lack of a decent resolution. But unfortunately the bug is still present. It is related to another earlier bug, but with much worse resolution now LP :#1173074 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1173074 ** Tags added: kernel-bug-exists-upstream ** Changed

[Bug 1517285] [NEW] (nouveau driver) NVIDIA G84 8600M problem with suspend

2015-11-17 Thread Israel Dahl
Public bug reported: There are a myriad of issues with the nouveau driver in xenial. For one, I cannot easily change the screen resolution to something useful. arandr produces no nice resolutions. Suspend ends up requiring a hard reboot. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package:

[Bug 1307786] Re: Macbook Pro 3, 1 NVIDIA Corporation G84M [GeForce 8600M GT] resume from suspend fails

2015-10-05 Thread Israel Dahl
I upgraded fully to Vivid, however the resolution with the nouveau driver was really bad. I will have to test this, but that computer's LCD is failing so it will take me a bit of time to test it -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1446247] Re: Lubuntu 15.04 - No power indicator in applet indicator

2015-08-04 Thread Israel Dahl
Hi I want to comment that running xfce4-power-manager used to show a tray Icon in JWM, however this is no longer the case in 15.04 as well. So, I would say this is an issue of xfce4-power-manager no longer using _NET_SYSTEM_TRAY_Sn For the app. This is highly unfortunate as, systemd also made

[Bug 1251545] Re: lmms package depends on wine

2015-06-25 Thread Israel Dahl
I have vestige in 64bit 14.10 and do not need wine with this current PPA -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1251545 Title: lmms package depends on wine To manage notifications about

[Bug 1251545] Re: lmms package depends on wine

2015-06-25 Thread Israel Dahl
If you are running Utopic you can test the current build here: https://code.launchpad.net/~israeldahl/+archive/ubuntu/lmms1.0.3utopic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1251545 Title:

[Bug 1356300] Re: Glitchy sound instead of instruments (after some time)

2015-06-17 Thread Israel Dahl
Hi, I just rebuilt a newer version of LMMS I built it in an older PPA (ignore the numbering and release) The package is actually: 1.0.3-src-0ubuntu1~ubuntu15.04.1 sudo add-apt-repository ppa:israeldahl/lmms1.0.3utopic sudo apt-get update sudo apt-get install lmms please test this version to

[Bug 1386542] Re: FLAC instruments in sample project don't play

2015-06-13 Thread Israel Dahl
thanks!! I appreciate this Oskar! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1386542 Title: FLAC instruments in sample project don't play To manage notifications about this bug go to:

[Bug 1446830] Re: can't find uninstalled packages on a system installed with the alternate image

2015-04-25 Thread Israel Dahl
Hi, Nio e-mailed me about this recently. I have one idea, that might work. a postintpostint script is being described... so the only real hacky workaround I can think of is to create a script. This script can check for internet and wait until apt is finished(or wait 5 minutes). Then it can

[Bug 1446830] Re: can't find uninstalled packages on a system installed with the alternate image

2015-04-25 Thread Israel Dahl
also... you could put a check in the script to look at the size of the database. It should be possible to check any number of things from this script. I would be willing to help someone if they want to work on this. But I have a lot going on, so I cannot take full ownership of this bug. -- You

[Bug 1123716] Re: Can't find c++-annotations in Dash or Documents

2015-04-13 Thread Israel Dahl
I have decided this bug should be an easy fix. All that is needed is a desktop file with something akin to: Exec=x-www-browser file:///usr/share/doc/c++-annotations/html/index.html (based on what file type is installed ) Or a simple script that determines which one is installed and opens the

[Bug 1289807] Re: User Accounts endless loop (never opens)

2015-02-28 Thread Israel Dahl
Cecil, It is (from my understanding of this bug) something to do with NVIDIA. and their drivers and the way they link with certain system libraries. The people at Ubuntu do not make the proprietary NVIDIA drivers, so no one can be assigned. No one can fix this except Nvidia (AFAIK). It *may*

[Bug 1377878] Re: PPC - GUI freezes except for mouse pointer

2015-02-20 Thread Israel Dahl
I experienced this bug as well. I did not run ubiquity, I ran firefox and it froze after a few moments. The screen is frozen, and the mouse cursor is stuck with the same cursor. This was done using: Lubuntu 14.04.2 (testing) On a: powerbook4_3 (iBook 2 rev. 2) -- You received this bug

[Bug 1372697] Re: lmms 1.0.3 is out

2015-01-26 Thread Israel Dahl
Hi, I am working on packaging 1.1.1 (the newest version) currently, unfortunately I need to either patch it manually or wait until 1.1.2 comes out. I want the latest available version to be in Vivid. 1.1.0 is the latest stable release, however vivid is not an LTS, so I do not see a need to

[Bug 1386542] Re: FLAC instruments in sample project don't play

2014-10-30 Thread Israel Dahl
** Changed in: lmms (Ubuntu) Assignee: (unassigned) = Israel Dahl (israeldahl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1386542 Title: FLAC instruments in sample project don't play

[Bug 1386544] Re: song editor window doesn't redraw properly at time of maximising

2014-10-30 Thread Israel Dahl
** Changed in: lmms (Ubuntu) Assignee: (unassigned) = Israel Dahl (israeldahl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1386544 Title: song editor window doesn't redraw properly at time

[Bug 1386544] Re: song editor window doesn't redraw properly at time of maximising

2014-10-30 Thread Israel Dahl
Hi, I am guess in you are using Trusty, is this correct? I am building a PPA with 1.0.3 for use in Trusty. Would you test to see if this (and lp #1386544) are present? https://launchpad.net/~israeldahl/+archive/ubuntu/lmms1.0.3utopic If these bugs are still present, then we will need to

[Bug 1386542] Re: FLAC instruments in sample project don't play

2014-10-30 Thread Israel Dahl
Hi, This may very well be the case that we are missing a FLAC dependency for Ubuntu... was this bug present in previous versions? I commented on your other bug posting about a newer branch 1.0.3 which you could test to try to reproduce this bug. Thanks! -- You received this bug notification

[Bug 1251545] Re: lmms package depends on wine

2014-10-30 Thread Israel Dahl
Yes this is still an issue. It is a bit more complex than it initially seemed. In order to remove Wine dependencies to a separate package the packaging will have to be totally changed. I will have to go through an individually list each dependency separately for the build depends for the

[Bug 1289807] Re: User Accounts endless loop (never opens)

2014-09-30 Thread Israel Dahl
hmmm, locate libwayland_ltst-client.so.0 I think you may need to link that correctly... I am guessing this is mainly a 64bit issue... my machine is 64bit, as your is. I wonder what the problem is with this... I know I installed something and then it happened... but I honestly don't know why

[Bug 1289807] Re: User Accounts endless loop (never opens)

2014-09-29 Thread Israel Dahl
Hi do you have an NVIDIA graphics card as well? lspci | grep VGA will give you the output. Anyhow, running: ln -s /usr/lib/x86_64-linux-gnu/mesa-egl/libwayland-egl.so.1 /usr/lib/libwayland-egl.so.1 fixed it for me maybe reversing it will fix it for you ln -s /usr/lib/libwayland-egl.so.1

[Bug 1335542] Re: Trusty LMMS version is based off wrong branch

2014-09-23 Thread Israel Dahl
I just tested it! Thank you so much, this fixes the issue! The mixer looks normal, there are no unstable plugins. As a side note, I have tested this branch in a PPA previously, and generally have been recommending Ubuntu users to use that PPA. This will be a huge improvement! Thanks again for

[Bug 1372697] Re: lmms 1.0.3 is out

2014-09-23 Thread Israel Dahl
Hi, unfortunately we did not have a MOTU that would be able to upload on our behalf. So we were at the whim of the Ubuntu community looking at our packages. So, only 1.0.2 is out, and available. That said, I built this PPA for you if you want to test it out.

[Bug 1182604] Re: AMD64 lmms package doesn't have Vestige VST support while the i386 does

2014-09-03 Thread Israel Dahl
@Who Thanks for your interest in making LMMS better. Getting an SRU into Ubuntu is not an easy task. There are issues with the current branch in 14.04 that can be very detrimental. The issue with VST plugins working on 64 bit is somewhat complicated as it is bound up in the packaging. You

[Bug 1356300] Re: Glitchy sound instead of instruments (after some time)

2014-08-13 Thread Israel Dahl
Hi, Thanks for your bug report, however it is unclear what version of Ubuntu you are running, or what version of LMMS you are running. To find out what version of lmms you are running please type this into a terminal: apt-cache policy lmms and post the information you get -- You received

[Bug 1356300] Re: Glitchy sound instead of instruments (after some time)

2014-08-13 Thread Israel Dahl
I am sorry about that, there are some known bugs in that version, in fact I have been trying to get a fixed version SRU'd for trusty. SRU = Stable Release Upgrade. In the meantime, I have a PPA for the branch I want to SRU, if you could test it to confirm your bug is fixed in that branch I would

[Bug 1335542] Re: Trusty LMMS version is based off wrong branch

2014-06-29 Thread Israel Dahl
** Branch linked: lp:~israeldahl/ubuntu/trusty/lmms/lmms_1.0.0+stable -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1335542 Title: Trusty LMMS version is based off wrong branch To manage

[Bug 1335542] Re: Trusty LMMS version is based off wrong branch

2014-06-29 Thread Israel Dahl
** Description changed: This current version has some serious issue since it was based off of the Master branch rather than the Stable branch. The problems relate to unstable plugins, and features that were not ready for production. Since Tursty is an LTS, only stable mature software

[Bug 1291675] Re: [FFe] LMMS 1.0.0

2014-06-28 Thread Israel Dahl
** Changed in: lmms Status: New = Fix Released ** Changed in: lmms Assignee: (unassigned) = Israel Dahl (israeldahl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1291675 Title: [FFe

[Bug 1335542] [NEW] Trusty LMMS version is based off wrong branch

2014-06-28 Thread Israel Dahl
Public bug reported: This current version has some serious issue since it was based off of the Master branch rather than the Stable branch. The problems relate to unstable plugins, and features that were not ready for production. Since Tursty is an LTS, only stable mature software should be in

[Bug 1320494] Re: lmms crashes at instument volume change

2014-05-27 Thread Israel Dahl
This is fixed in Utopic I will propose this for an SRU to fix this (and the other bugs) ** Branch linked: lp:~israeldahl/ubuntu/utopic/lmms/lmms_1.0.1 ** Changed in: lmms (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1296373] Re: [PATCH] Fix sound on PowerPC

2014-05-03 Thread Israel Dahl
@Adam Is there a way to do this on the fly? Can I simply modprobe the module and edit something to workaround this issue? Also, can you explain in detail how to get the correct device id, and edit the patch accordingly, as I have been sending a lot of Lubuntu users here that would appreciate

[Bug 1296373] Re: [PATCH] Fix sound on PowerPC

2014-04-27 Thread Israel Dahl
I thought I had messed something up when I was pulling out the hard drive in my iBook, until I realised I still heard the annoying startup chime. So how do I test this appropriately? I would like sound to work on my iBook G3/800 I am not entirely sure I understand your directions. I did have

[Bug 1307946] Re: Installation hangs on loading partitioning if a previous EFI install of 14.04 exists

2014-04-15 Thread Israel Dahl
I can confirm this fails when having aother Ubuntu installed. My machine is a Macbook with the Mac EFI setup. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307946 Title: Installation hangs on

[Bug 1307591] Re: LMMS 1.0 baed off the wrong branch

2014-04-15 Thread Israel Dahl
** Changed in: lmms (Ubuntu) Assignee: (unassigned) = Israel Dahl (israeldahl) ** Changed in: lmms (Ubuntu) Status: In Progress = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1307591] Re: LMMS 1.0 baed off the wrong branch

2014-04-15 Thread Israel Dahl
The package is ready for testing! here is the code: https://code.launchpad.net/~israeldahl/ubuntu/trusty/lmms/lmms-1.0.1 here is a PPA if anyone wants to use it: https://launchpad.net/~israeldahl/+archive/lmms-1.0.1 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1307786] [NEW] Macbook Pro 3, 1 NVIDIA Corporation G84M [GeForce 8600M GT] resume from suspend fails

2014-04-14 Thread Israel Dahl
Public bug reported: Ubuntu 14.04 Trusty (development) xserver-xorg-video-nouveau: Installed: 1:1.0.10-1ubuntu2 In 12.04.4 Ubuntu Studio resume from suspend works perfectly, just as I expected. In 14.04, however, resume from suspend works 1 or 2 times, and then the computer hangs and I

Re: [Bug 1291675] Re: [FFe] LMMS 1.0.0

2014-04-10 Thread Israel Dahl
It seems to work just fine here! It doesn't crash when it closes, and everything seems to be in order in my quick test. Thanks for getting every patch applied correctly, I appreciate it very much! I am learning how to package things little by little, so I am glad you helped to get this in and

[Bug 1291675] Re: [FFe] LMMS 1.0.0

2014-04-10 Thread Israel Dahl
+1 from me, I simply want this to get in for all the HUGE improvements it brings. I've tested it using this packaging for quite a while, and so have many others. The only difference is you applied the patches (correctly :) which have also been tested by the lmms-dev community. All in all I say

[Bug 1291675] Re: Feauture Freeze Exception please!

2014-04-09 Thread Israel Dahl
@Scott what do you mean about still waiting to see packaging changes? Please tell me the steps I need to go through to get this worked out completely. I had just figured at this point, the package wouldn't be allowed in, as I hadn't heard anything... -- You received this bug notification

[Bug 1291675] Re: [FFe] LMMS 1.0.0

2014-04-09 Thread Israel Dahl
I have been trying to upload a package, but the automated builder to make a new PPA keeps crashing on me... I can pbuild it just fine on my machine, but for some reason there is an issue... https://launchpadlibrarian.net/172375834/buildlog.txt.gz ERROR: bzrlib.errors.BzrCommandError: Generating

[Bug 1291675] Re: Feauture Freeze Exception please!

2014-03-21 Thread Israel Dahl
The vst branch is becoming to complicated to fix everything before a reasonable time. So I am proposing the 0.9.92 branch instead. There are a few more fixes (such as one that surpresses the global menu bar which messes up the UI and creates bugs) I was unable to get the VST package working

[Bug 1037385] Re: Macbook Pro 3.1 resume to black screen after suspend

2014-03-21 Thread Israel Dahl
still present in trusty ** This bug has been marked a duplicate of bug 1173074 10de:0652 [Samsung NP-R710-AT01NL] Nouveau freezes after suspend/resume in Ubuntu 13.04 / 3.8.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1173074] Re: 10de:0652 [Samsung NP-R710-AT01NL] Nouveau freezes after suspend/resume in Ubuntu 13.04 / 3.8.0

2014-03-21 Thread Israel Dahl
Still present in Trusty :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173074 Title: 10de:0652 [Samsung NP-R710-AT01NL] Nouveau freezes after suspend/resume in Ubuntu 13.04 / 3.8.0 To manage

[Bug 1037385] Re: Macbook Pro 3.1 resume to black screen after suspend

2014-03-21 Thread Israel Dahl
** This bug is no longer a duplicate of bug 1173074 10de:0652 [Samsung NP-R710-AT01NL] Nouveau freezes after suspend/resume in Ubuntu 13.04 / 3.8.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1291675] Re: Feauture Freeze Exception please!

2014-03-18 Thread Israel Dahl
I am currently reworking a part of the install process to separate out wine dependancy into its own package, so users who don't use VST, and don't want wine can safely install the program. I will post a link to that version soon... but the original proposal is the same branch I had proposed for

[Bug 1291675] Re: Feauture Freeze Exception please!

2014-03-14 Thread Israel Dahl
This is the exhaustive list of things fixed and improved (I hope I got them all) ** Attachment added: lmmsFixes https://bugs.launchpad.net/lmms/+bug/1291675/+attachment/4024535/+files/lmmsFixes -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1289807] Re: User Accounts endless loop (never opens)

2014-03-14 Thread Israel Dahl
I manually fixed it, so should I delete the linked file first, and then uninstall nvidia-prime? It doesn't seem that deleting that would reinstall a linked file... but I will try it if you like -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1251545] Re: lmms package depends on wine

2014-03-14 Thread Israel Dahl
Sorry for the long delay... I have been concentrating on getting 0.9.91 to build for trusty... I am sorry I didn't get a chance to test it and get VST/wine working right for this release... I had some serious issues to overcome, the rules file is MUCH better now, and there is MIME-type icons

[Bug 1254463] Re: LMMS have program icon with too bad quality.

2014-03-14 Thread Israel Dahl
Ok, a lot has changed... there is an entirely NEW icon, and new UI for the upcoming 0.9.91 version -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1254463 Title: LMMS have program icon with too bad

[Bug 1289807] Re: User Accounts endless loop (never opens)

2014-03-12 Thread Israel Dahl
output: /usr/lib/nvidia-331-prime/ld.so.conf /usr/lib/nvidia-331/ld.so.conf /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf I didn't specifically install it, but it was installed libhybris: Installed: 0.1.0+git20131207+e452e83-0ubuntu9 Candidate: 0.1.0+git20131207+e452e83-0ubuntu9 The problem

[Bug 1178870] Re: lmms 0.4.14 freeze when using MIDI devices

2014-03-11 Thread Israel Dahl
Newer versions have fixed this bug. ** Changed in: lmms (Ubuntu) Status: New = Fix Released ** Changed in: lmms (Ubuntu) Assignee: (unassigned) = Israel Dahl (israeldahl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1289807] Re: User Accounts endless loop (never opens)

2014-03-10 Thread Israel Dahl
Thanks! Thanks for pointing me in the correct direction! I am glad to be able to access the User Accounts (and cheese) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1289807 Title: User Accounts

[Bug 1289807] Re: User Accounts endless loop (never opens)

2014-03-09 Thread Israel Dahl
oddly enough Cheese (the webcam program) will not run either, now, and it is also cannot find the same wayland egl library... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1289807 Title: User

[Bug 1289807] Re: User Accounts endless loop (never opens)

2014-03-09 Thread Israel Dahl
I had the same thought earlier today... unfortunately nothing happened after I reinstalled it... I haven't rebooted, though. I am not sure that that would make much of a difference since it is a library not a module... but I don't know that much about all the internals. -- You received this

[Bug 1290099] [NEW] libwayland-egl.so error for Cheese (wont start)

2014-03-09 Thread Israel Dahl
Public bug reported: Cheese used to start and work fine. I am not entirely sure when the problem started. But now Cheese does not start. $ cheese The window doesn't load. there is an error (when starting from the terminal) cheese: error while loading shared libraries: libwayland-egl.so.1:

[Bug 1290099] Re: libwayland-egl.so error for Cheese (wont start)

2014-03-09 Thread Israel Dahl
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1289807 is the related bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1290099 Title: libwayland-egl.so error for Cheese (wont

[Bug 1289807] Re: User Accounts endless loop (never opens)

2014-03-09 Thread Israel Dahl
https://bugs.launchpad.net/ubuntu/+source/cheese/+bug/1290099 Here is the other bug report... Maybe I should report this under something else, like the libegl1-mesa- drivers ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1289807] Re: User Accounts endless loop (never opens)

2014-03-09 Thread Israel Dahl
I get: /usr/lib/x86_64-linux-gnu/mesa-egl/libwayland-egl.so.1 /usr/lib/x86_64-linux-gnu/mesa-egl/libwayland-egl.so.1.0.0 So it IS there, and I think we are getting closer, though... I have also installed Skype (which starts just fine). But I installed Skype from the Ubuntu repo, and I used the

[Bug 1289807] Re: User Accounts endless loop (never opens)

2014-03-09 Thread Israel Dahl
That helped me out... here is the workaround https://bugs.launchpad.net/kubuntu-ppa/+bug/1206371/comments/17 ln -s /usr/lib/x86_64-linux-gnu/mesa-egl/libwayland-egl.so.1 /usr/lib /libwayland-egl.so.1 You are right about the link... somehow it became broken (or removed, really) -- You received

[Bug 1290099] Re: libwayland-egl.so error for Cheese (wont start)

2014-03-09 Thread Israel Dahl
Another related bug https://bugs.launchpad.net/kubuntu-ppa/+bug/1206371 with THIS workaround ln -s /usr/lib/x86_64-linux-gnu/mesa-egl/libwayland-egl.so.1 /usr/lib /libwayland-egl.so.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1289807] [NEW] User Accounts endless loop (never opens)

2014-03-08 Thread Israel Dahl
Public bug reported: When I open the control center and click on User Accounts, the User Accounts never open. It flashes and goes back to the control center screen. The program then becomes unable to be closed. I am required to kill the process manually. I cannot open any other options,

[Bug 1289807] Re: User Accounts endless loop (never opens)

2014-03-08 Thread Israel Dahl
$ unity-control-center libwayland-egl.so.1: cannot open shared object file: No such file or directory Failed to load module: /usr/lib/x86_64-linux-gnu/unity-control-center-1/panels/libuser-accounts.so //Then I select the Time and Date settings and the program crashes with this output:

[Bug 1289807] Re: User Accounts endless loop (never opens)

2014-03-08 Thread Israel Dahl
I do that everyday... unfortunately the problem exits still... Could it be that installing the NVIDIA drivers did something unexpected. I had to install them because the 'suspend' feature is missing from the (otherwise better) nouveau... $ lspci ... 01:00.0 VGA compatible controller: NVIDIA

[Bug 1154847] Re: lmms doesn't show up in the Software Center

2014-03-04 Thread Israel Dahl
** Changed in: lmms (Ubuntu) Status: New = Fix Released ** Changed in: lmms (Ubuntu) Assignee: (unassigned) = Israel Dahl (israeldahl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1086806] Re: Rhythmbox encoder missing plugin

2014-03-04 Thread Israel Dahl
Still present in trusty ** Tags added: trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1086806 Title: Rhythmbox encoder missing plugin To manage notifications about this bug go to:

[Bug 1061037] Re: Using .xpm icons on desktop may draw huge icon

2014-02-24 Thread Israel Dahl
This bug is no longer present in Trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1061037 Title: Using .xpm icons on desktop may draw huge icon To manage notifications about this bug go to:

[Bug 1282794] Re: defualt apps for lxseisson does not fit on 768 pixel high screen

2014-02-23 Thread Israel Dahl
I can confirm this is also present resolution: 1280x800 processor: 32 bit This happened right after the upgrade to the new version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1282794 Title:

[Bug 1282740] Re: pcmanfm 1.2.0 prefrences does not have working modules dialog

2014-02-23 Thread Israel Dahl
I found the same bug when checking out the new pcmanfm. I was hoping there would be some really neat modules I could enable... alas, it does nothing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1270075] Re: test failures: DeprecationWarning: Repo.ref(name) is deprecated. Use Repo.refs[name] instead.

2014-02-18 Thread Israel Dahl
Hi, I think this might be related to this bug... I run $ bzr git-import git://github.com/LMMS/lmms.git and expect it to import the github code (though there is no documentation on how to do this that I can find) and recieve this: bzr: ERROR: exceptions.AttributeError: 'BazaarObjectStore'

[Bug 1277987] Re: lmms crashed with SIGSEGV in malloc_consolidate()

2014-02-11 Thread Israel Dahl
*** This bug is a duplicate of bug 1167629 *** https://bugs.launchpad.net/bugs/1167629 s/HUG/HUGE/g -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1277987 Title: lmms crashed with SIGSEGV in

[Bug 1277987] Re: lmms crashed with SIGSEGV in malloc_consolidate()

2014-02-11 Thread Israel Dahl
*** This bug is a duplicate of bug 1167629 *** https://bugs.launchpad.net/bugs/1167629 Hmm... I don't think duplicating a private bug is very good, as no one can see the private bug. @Antonio Lmms will be recieving a HUG update in the coming days to version 0.9.9 Lmms development has

[Bug 1202754] Re: update-manager crashed with SystemExit in exit(): 0

2014-01-29 Thread Israel Dahl
Trusty i386 is affected :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1202754 Title: update-manager crashed with SystemExit in exit(): 0 To manage notifications about this bug go to:

[Bug 1061037] Re: Using .xpm icons on desktop may draw huge icon

2014-01-04 Thread Israel Dahl
https://bugs.launchpad.net/ubuntu-themes/+bug/1265392 Is my duplicate of this. If it is fixed upstream please let it trickle down here. still present 14.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1265392] Re: xpm files look horrid

2014-01-04 Thread Israel Dahl
apparently this is related to gdk-pixbuf, so I am marking it accordingly ** Also affects: gdk-pixbuf Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1265392

[Bug 1265392] Re: xpm files look horrid

2014-01-02 Thread Israel Dahl
I think some of the other old-school WM still use xpm, too I know JWM does for sure I didn't realize before this that xpm are related to xbm... https://en.wikipedia.org/wiki/X_PixMap But openbox uses xbm for the buttons. JWM uses xpm for the menus (etc...) so very few users would be

[Bug 1182604] Re: AMD64 lmms package doesn't have Vestige VST support while the i386 does

2014-01-01 Thread Israel Dahl
I have had a busy past few months, so I will continue to work on getting this in to Trusty before it arrives :) Since lmms is not a significant part of the Ubuntu ecosystem, it is very difficult to get a change into the current release (since the interim are only supported for short time). It

[Bug 1265392] [NEW] xpm files look horrid

2014-01-01 Thread Israel Dahl
Public bug reported: This bug affects all icon themes, and desktops (AFAIK) So I decided posting it here would get the attention it needs. The problem stems from packages that are orphaned in Debian. Many icons that are xpm look terrible in the Dash, and some are sized incorrectly. The desktop

[Bug 1068642] Re: wrong size icon in menu

2013-12-30 Thread Israel Dahl
Hi, I know this is much later, but some of us on the Lubuntu dev mailing list are working on tracking down this issue. It seems that many programs using an xpm format for the icon have this issue. There isn't a clear fix for this yet, but if you want a work-around you can use imagemagick to

[Bug 1226619] Re: E-book viewer has no icon in launcher or application switcher

2013-12-30 Thread Israel Dahl
How do you run the app? Does it have a menu/Dash Icon, or does it show up at all in the menu/Dash? We have been noticing some odd things in the desktop files of a lot of apps that are no longer maintained by Debian community, I am not sure if this is one, but there is work to try to figure out

[Bug 1226619] Re: E-book viewer has no icon in launcher or application switcher

2013-12-30 Thread Israel Dahl
https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/704075 Also, this is related, though it seems as though it was 'fixed' Though it must have broken again As it has been reported to be broken in 13.10 still (on the Lubuntu dev list) -- You received this bug notification because you

[Bug 1260043] Re: although the language is english, it is in a strange, unreadable FONT

2013-12-12 Thread Israel Dahl
Yeah definitely greek font hmmm. I have 2 ideas. 1. uninstall all non english fonts (mainly the greek font). 2. reconfigure your default language. `sudo dpkg-reconfigure locales` I also found this when searching:

[Bug 1260043] Re: although the language is english, it is in a strange, unreadable FONT

2013-12-12 Thread Israel Dahl
Great I marked it Fix Released not sure how you got greek. It may be that you installed a certain program, and the packaging for that program pulled in the greek, and set it as default. ** Changed in: lmms (Ubuntu) Status: New = Fix Released -- You received this bug notification

[Bug 1260043] Re: although the language is english, it is in a strange, unreadable FONT

2013-12-11 Thread Israel Dahl
There is no screenshot actually attached. It may be that you are missing a certain font to display properly... if this is the case, I will add it to the dependancies, but it wont be fixed until the LTS, though you can simply install the font. I will try to test this in Lubuntu to see if it is

[Bug 1251545] Re: lmms package depends on wine

2013-11-26 Thread Israel Dahl
Thanks for testing it!! Are you on a 32bit machine? If so does the Vestige plugin still show up inside lmms? I will have to test this more extensively, but at least 2 of the major issues are resolved. As long as I don't break something (VST plugins) this will be great! If I did break

[Bug 1251545] Re: lmms package depends on wine

2013-11-26 Thread Israel Dahl
You are right, it is hard to install the package in the current state (I had to do `sudo apt-get install lmms=0.4.15-0~43~ubuntu13.10.1 lmms-common=0.4.15-0~43~ubuntu13.10.1 lmms-vst` to get it to work.) I will try to fix that. I noticed another issue... it requires fluid-soundfont-gm (which

[Bug 1182604] Re: AMD64 lmms package doesn't have Vestige VST support while the i386 does

2013-11-26 Thread Israel Dahl
Sorry I never commented again on this. I am looking into fixing this problem for 14.04, sorry I didn't get it properly fixed for 13.10. I am trying to get a few other things ironed out as well. The icon now looks correct (in my testing ppa), and lmms does not automatically install wine,

[Bug 1254463] Re: LMMS have program icon with too bad quality.

2013-11-25 Thread Israel Dahl
** Changed in: lmms (Ubuntu) Assignee: (unassigned) = Israel Dahl (israeldahl) ** Changed in: lmms (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1254463] Re: LMMS have program icon with too bad quality.

2013-11-25 Thread Israel Dahl
I am well aware of this bug, I have actually fixed it in the build I am working on for the upcoming LTS. I had some larger bugs I wanted to work on first (do you remember when you had to run LMMS from a terminal??) before gettting the icon to build a png file, instead of the old school xpm. I

[Bug 1254463] Re: LMMS have program icon with too bad quality.

2013-11-25 Thread Israel Dahl
https://launchpad.net/~israeldahl/+archive/lmms-testing You can test the fix from my testing ppa here. I am also trying to get wine dependancies fixed, so please report issues with wine/VST on https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/1251545 If the icon has issues in whatever DE you

[Bug 1251545] Re: lmms package depends on wine

2013-11-25 Thread Israel Dahl
New build should be ready in about an hour. Please test it for me. Thanks so much! (I hope I this fixes your issue) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1251545 Title: lmms package

[Bug 1251545] Re: lmms package depends on wine

2013-11-21 Thread Israel Dahl
Ok, yeah I will need to restructure some things, the VST plugin doesn't work in this build, so I will have to do a few things. I will probably end up making the VST plugin install in lmms, and use lmms-vst as a package to install wine, instead of trying to make it install everything. I will be

[Bug 1251545] Re: lmms package depends on wine

2013-11-18 Thread Israel Dahl
doesn't look bad, especially since Ubuntu Studio uses XFCE. I can test the lmms-vst package on my machine. I will end up testing it in 13.10, and a live USB 14.04. ** Changed in: lmms (Ubuntu) Assignee: (unassigned) = Israel Dahl (israeldahl) ** Changed in: lmms (Ubuntu) Status: New

[Bug 1251545] Re: lmms package depends on wine

2013-11-18 Thread Israel Dahl
Ok, I just created a recipe, and sent it to the build farm. It should be ready in about an hour. It is building a ppa for saucy and trusty, so I suppose you can use it in saucy. But testing it in both would be really nice. I haven't tested it yet, but it built fine, so we shall see if it

[Bug 1251545] Re: lmms package depends on wine

2013-11-17 Thread Israel Dahl
Have you experienced this particular bug? I am assuming by make-installed you mean building wine from source using make install. I have already started working on your proposed fix, as I am building a version for trusty, and I am going to try to resolve the ugly icon issue for this LTS (the

[Bug 1251545] Re: lmms package depends on wine

2013-11-15 Thread Israel Dahl
I am not sure that this is actually a bug. But it is true. I am not entirely sure that this is something that really needs to be fixed, though. Can you give me some really good reasons why this behaviour should be changed? There is nothing inside lmms to install VST support, nor would it be

  1   2   3   4   >