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

2020-08-02 Thread Oskar Wallgren
** Changed in: lmms (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/1386542/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 452915] Re: When most is used to read man pages, and when searching for a term, you have to press 'n' twice

2019-12-28 Thread Oskar Wallgren
The fix would be in the latest release, most 5.1.0 .
http://www.jedsoft.org/most/download.html

It doesn't seem to be in Debian yet and I see no mention on the debian
page for most that the package is old. You may have to bump Debian about
this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/452915

Title:
  When most is used to read man pages, and when searching for a term,
  you have to press 'n' twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/most/+bug/452915/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2017-07-07 Thread Oskar Wallgren
Yes. We've managed to catch some of the issues but it's still an issue
and this should stay open after lmms-1.2.0 is released. We've switched
over to SDL as default backend and it's behaving better on this issue.
With SDL I only see this when I intentionally press the system with
maximum strain on CPU/RAM.

** Changed in: lmms (Ubuntu)
   Status: Incomplete => Confirmed

-- 
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 of instruments (after some time)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/1356300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1666470] Re: anomalous bugs: cannot PRINT SCREEN from LMMS / my instrument presets have mysteriously been filed under the "mysterious bank 04"(ZynAddSubFx) , there are 2 "splitted & splited" inst

2017-02-24 Thread Oskar Wallgren
> cannot PRINT SCREEN from LMMS /

This doesn't sound like an LMMS issue but perhaps a hardware error. A
key that gets stuck?

> my instrument presets have mysteriously been filed
> under the "mysterious bank 04"(ZynAddSubFx) , there
> are 2 "splitted & splited" instrument folders

This is a known issue and should have been fixed in the next stable release:
https://github.com/LMMS/lmms/pull/2489


For LMMS specific issues the recommended place to go is the LMMS forum:
https://lmms.io/forum/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1666470

Title:
  anomalous bugs: cannot PRINT SCREEN from LMMS / my instrument presets
  have mysteriously been filed under the  "mysterious  bank
  04"(ZynAddSubFx) , there are 2 "splitted & splited"  instrument
  folders in ZynAddSubFx now 

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/1666470/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1251545] Re: lmms package depends on wine

2016-12-14 Thread Oskar Wallgren
Seem to have been fixed in 14.10 then. No wine depends in xenial anyway.
http://packages.ubuntu.com/xenial/lmms

Closing!

** Changed in: lmms (Ubuntu)
   Status: In Progress => Fix Released

-- 
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 this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/1251545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 738724] Re: please enable popsquares screensaver

2016-12-13 Thread Oskar Wallgren
This has been fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/738724

Title:
  please enable popsquares screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/738724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 738724] Re: please enable popsquares screensaver

2016-12-13 Thread Oskar Wallgren
** Changed in: xscreensaver (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/738724

Title:
  please enable popsquares screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/738724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1530365] Re: Audacity plays too fast and crashes

2016-12-10 Thread Oskar Wallgren
I added upstream bug and edited the bug title to reflect that it isn't
related to that specific microphone but a bug in Audacity (or
PortAudio...).

>From the release notes here:
http://wiki.audacityteam.org/wiki/Release_Notes_2.1.2
#Miscellaneous_platform-specific_issues

>A playback or recording freeze, recording dropouts or fast playback may
occur when using PulseAudio. Freezes may be caused by repeatedly
starting and stopping playback or recording in quick succession (or by
holding down the Play or Record button). Workarounds: Try launching
Audacity from the terminal with the pulse latency set to 30 ms in an
environment variable:

env PULSE_LATENCY_MSEC=30 audacity
If you get underruns noted in the terminal, try a higher number in the 
PULSE_LATENCY_MSEC command. If the problem is unchanged, try a lower number. 
Alternatively, bypass pulseaudio by setting the playback and recording device 
to an ALSA (hw) choice in Device Toolbar

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1530365

Title:
  Audacity plays too fast and crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/audacity/+bug/1530365/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1530365] Re: Audacity plays too fast and crashes when playing through Samson microphone

2016-12-10 Thread Oskar Wallgren
** Bug watch added: Audacity Bugzilla #276
   http://bugzilla.audacityteam.org/show_bug.cgi?id=276

** Also affects: audacity via
   http://bugzilla.audacityteam.org/show_bug.cgi?id=276
   Importance: Unknown
   Status: Unknown

** Summary changed:

- Audacity plays too fast and crashes when playing through Samson microphone
+ Audacity plays too fast and crashes

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1530365

Title:
  Audacity plays too fast and crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/audacity/+bug/1530365/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 312454] Re: most can't used as a manpage viewer of chinese manual

2016-12-10 Thread Oskar Wallgren
Upstream fix available here:
http://jedsoft.org/snapshots/

** Changed in: most (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/312454

Title:
  most can't used as a manpage viewer of chinese manual

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/most/+bug/312454/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1648302] Re: Ubuntu 16.10 crashed during reinstall.

2016-12-09 Thread Oskar Wallgren
** Summary changed:

- Ubuntu 116.10 crashed during reinstall.
+ Ubuntu 16.10 crashed during reinstall.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648302

Title:
  Ubuntu 16.10 crashed during reinstall.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1648302/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 306091] Re: [needs-packaging] asciio

2016-12-09 Thread Oskar Wallgren
http://packages.ubuntu.com/zesty/asciio

** Changed in: ubuntu
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/306091

Title:
  [needs-packaging] asciio

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/306091/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 251954] Re: [needs-packaging] smack-util

2016-12-09 Thread Oskar Wallgren
It's now in the kernel.
https://github.com/torvalds/linux/blob/5924bbecd0267d87c24110cbe2041b5075173a25/Documentation/security/Smack.txt

** Changed in: ubuntu
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/251954

Title:
  [needs-packaging] smack-util

To manage notifications about this bug go to:
https://bugs.launchpad.net/smack/+bug/251954/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 230258] Re: [needs-packaging] anim2000

2016-12-09 Thread Oskar Wallgren
Last code update 2004-11-28

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/230258

Title:
  [needs-packaging] anim2000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/230258/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 135845] Re: [needs-packaging] Gnofract 4D

2016-12-09 Thread Oskar Wallgren
** Description changed:

  "Gnofract 4D is a free, open source program which allows anyone to
  create beautiful images called fractals. The images are automatically
  created by the computer based on mathematical principles. These include
  the Mandelbrot and Julia sets and many more. You don't need to do any
  math: you can explore a universe of images just using a mouse. It runs
  on Unix-based systems such as Linux and FreeBSD."
  
- http://gnofract4d.sourceforge.net
+ 
+ Project page: http://edyoung.github.io/gnofract4d/
+ Code: https://github.com/edyoung/gnofract4d
  
  License: BSD

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/135845

Title:
  [needs-packaging] Gnofract 4D

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/135845/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105463] Re: [needs-packaging] Mars, Land of No Mercy (mars)

2016-12-09 Thread Oskar Wallgren
No code update since: 2008-09-23
Unless it's moved to another yet place, this project is dead.
Pity, looks pretty cool.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/105463

Title:
  [needs-packaging] Mars, Land of No Mercy (mars)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/105463/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 584365] Re: [needs-packaging] Octoshape

2016-12-09 Thread Oskar Wallgren
http://www.octoshape.com/support/eula/

"4.2. Restrictions. You may not and you agree not to:

4.2.1. sub-license, sell, assign, rent, lease, export, import,
distribute or transfer or otherwise grant rights to any third party in
the Software;"

Not anywhere near open source or redistributable.

** Changed in: ubuntu
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/584365

Title:
  [needs-packaging] Octoshape

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/584365/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452915] Re: When most is used to read man pages, and when searching for a term, you have to press 'n' twice

2016-12-08 Thread Oskar Wallgren
>From the Debian bug tracker (linked above).
"This has been fixed by the recent introduction of the regexp-based search."

** Bug watch added: Debian Bug tracker #77087
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=77087

** Also affects: most (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=77087
   Importance: Unknown
   Status: Unknown

** Changed in: most (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/452915

Title:
  When most is used to read man pages, and when searching for a term,
  you have to press 'n' twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/most/+bug/452915/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361804] Re: most dumps core when viewing file

2016-12-08 Thread Oskar Wallgren
Programs less and more doesn't do to well with the file either.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/361804

Title:
  most dumps core when viewing file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/most/+bug/361804/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361804] Re: most dumps core when viewing file

2016-12-08 Thread Oskar Wallgren
I don't see the core dump either but the file doesn't open correctly.

>>$ file initgroups.patch2
>>initgroups.patch2: RCS/CVS diff output, ASCII text, with CR line terminators

Your file has a 0Dh line terminator and is probably made on a Apple
Macintosh OS 9 or earlier.

The quick fix for anyone who runs into a problem like this is to open
the file in a text editor that reads it (gedit/pluma) and save as and
there will be an option to choose line ending for Linux/Unix. I'll probe
into this and see if there are other bug reports out there.

** Changed in: most (Ubuntu)
 Assignee: (unassigned) => Oskar Wallgren (oskar-wallgren13)

** Changed in: most (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/361804

Title:
  most dumps core when viewing file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/most/+bug/361804/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 312454] Re: most can't used as a manpage viewer of chinese manual

2016-12-08 Thread Oskar Wallgren
most developer is contacted.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/312454

Title:
  most can't used as a manpage viewer of chinese manual

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/most/+bug/312454/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 312454] Re: most can't used as a manpage viewer of chinese manual

2016-12-08 Thread Oskar Wallgren
Same bug in Japanese

** Changed in: most (Ubuntu)
 Assignee: (unassigned) => Oskar Wallgren (oskar-wallgren13)

** Attachment added: "japanese.png"
   
https://bugs.launchpad.net/ubuntu/+source/most/+bug/312454/+attachment/4789344/+files/japanese.png

** Changed in: most (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/312454

Title:
  most can't used as a manpage viewer of chinese manual

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/most/+bug/312454/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 655304] Re: zh manpages in passwd package, between all chinese chars, there are spaces

2016-12-08 Thread Oskar Wallgren
Right. The .png in the original report and mine differs. This bug is
fixed and what's left now is the issue in #312454 .

** Changed in: shadow (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/655304

Title:
  zh manpages in passwd package, between all chinese chars, there are
  spaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/655304/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 655304] Re: zh manpages in passwd package, between all chinese chars, there are spaces

2016-12-08 Thread Oskar Wallgren
With latest upstream version of command most
PAGER=./src/objs/most LANGUAGE=ja_JP LC_ALL=ja_JP.UTF-8 man shadow

** Attachment added: "japanese.png"
   
https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/655304/+attachment/4789324/+files/japanese.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/655304

Title:
  zh manpages in passwd package, between all chinese chars, there are
  spaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/655304/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 655304] Re: zh manpages in passwd package, between all chinese chars, there are spaces

2016-12-08 Thread Oskar Wallgren
I think this may be an incarnation of
https://bugs.launchpad.net/ubuntu/+source/most/+bug/312454

PAGER=most LANGUAGE=zh_CN LC_ALL=zh_CN.UTF-8 man shadow


** Attachment added: "shadow.png"
   
https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/655304/+attachment/4789143/+files/shadow.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/655304

Title:
  zh manpages in passwd package, between all chinese chars, there are
  spaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/655304/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 889213] Re: Not able to type prakash or view prakash.

2016-12-08 Thread Oskar Wallgren
ttf-telugu-fonts is the most likely candidate and it's part of ttf-
indic-fonts.

** Package changed: ubuntu => ttf-indic-fonts (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/889213

Title:
  Not able to type prakash or view prakash.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ttf-indic-fonts/+bug/889213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1648436] Re: /usr/bin/lmms:11:QWidget::destroy:QWidget::~QWidget:InstrumentFunctionNoteStackingView::~InstrumentFunctionNoteStackingView:QObjectPrivate::deleteChildren:QWidget::~QWidget

2016-12-08 Thread Oskar Wallgren
** Changed in: lmms (Ubuntu)
 Assignee: (unassigned) => Oskar Wallgren (oskar-wallgren13)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648436

Title:
  
/usr/bin/lmms:11:QWidget::destroy:QWidget::~QWidget:InstrumentFunctionNoteStackingView::~InstrumentFunctionNoteStackingView:QObjectPrivate::deleteChildren:QWidget::~QWidget

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/1648436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1053252] Re: crash during installation 12.04.1

2016-12-08 Thread Oskar Wallgren
As the reporter claims a defect memory for this crash I'm closing this.
Not that it couldn't be both a defective memory and a bug in ubiquity 
coinciding but there's enough bugs that isn't ambiguous like that to work on.

** Changed in: ubiquity (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1053252

Title:
   crash during installation 12.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1053252/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1047112] Re: yofrankie crashes directly on program start

2016-12-08 Thread Oskar Wallgren
https://apricot.blender.org/download/
"For opening the files or playing the game, use Blender 2.49a. Files are 
compatible with newer versions but gameplay is not."

Yo Frankie! need Blender 2.49a and the package in Ubuntu 12.04 is 2.62 .
To run the game you need to download Blender 2.49a separately and the game from 
here https://apricot.blender.org/download/ and skip what's in the repository 
altogether.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1047112

Title:
  yofrankie crashes directly on program start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yofrankie/+bug/1047112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311938] Re: [needs-packaging] Yo Frankie!

2016-12-08 Thread Oskar Wallgren
https://apricot.blender.org/yofrankie-11/#comment-93966
"The project is long finished. It may be updated in the future but as it stands 
the final product is a 2.49a-compatible game demo rough around all of its 
edges. Of course it’s open source as you know, so anyone can update this to 
make it compatible with 2.6 and fix any bugs."

It isn't maintained and seem to be deprecated with current versions of
blender.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/311938

Title:
  [needs-packaging] Yo Frankie!

To manage notifications about this bug go to:
https://bugs.launchpad.net/getdeb.net/+bug/311938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 607619] Re: [needs-packaging] claspd

2016-12-07 Thread Oskar Wallgren
Package is in:
http://packages.ubuntu.com/zesty/clasp

** Changed in: ubuntu
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/607619

Title:
  [needs-packaging] claspd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/607619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 493089] Re: [needs-packaging] namebench

2016-12-07 Thread Oskar Wallgren
Package here:
http://packages.ubuntu.com/trusty/namebench

** Changed in: ubuntu
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/493089

Title:
  [needs-packaging] namebench

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/493089/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 377129] Re: [needs-packaging] msp430-binutils

2016-12-07 Thread Oskar Wallgren
Pagackage done:
http://packages.ubuntu.com/zesty/binutils-msp430

** Changed in: ubuntu
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377129

Title:
  [needs-packaging] msp430-binutils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/377129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 377131] Re: [needs-packaging] msp430-gcc

2016-12-07 Thread Oskar Wallgren
Package released:
http://packages.ubuntu.com/zesty/gcc-msp430

** Changed in: ubuntu
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377131

Title:
  [needs-packaging] msp430-gcc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/377131/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 235953] Re: [needs-packaging] redlandmm

2016-12-07 Thread Oskar Wallgren
redlandmm has been dropped upstream. Closing.

** Changed in: ubuntu
   Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/235953

Title:
  [needs-packaging] redlandmm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/235953/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 95005] Re: [needs-packaging] MMS

2016-12-06 Thread Oskar Wallgren
** Description changed:

  Package: wnpp
  Severity: wishlist
  
-   Package name: mms
-   Version : 1.0.8.2
-   Upstream Author : Anders Rune Jensen 
-   URL : http://mms.sunsite.dk/
-   License : GPL
-   Programming Lang: C++
-   Description : My Media System - a complete Mediasuite for various 
devices
+   Package name: mms
+   Version : 1.0.8.2
+   Upstream Author : Anders Rune Jensen 
+   URL : http://mymediasystem.org/
+   License : GPL
+   Programming Lang: C++
+   Description : My Media System - a complete Mediasuite for various 
devices
  
  MMS -My Media System- is an application that manages, displays and plays
  media content such as videos, music, pictures, and more. MMS runs
  perfectly on anything from a Set-Top-Box connected to your TV-Set, to your
  specially tailored multimedia PC and HD display.
  
  This version of mms is compiled for SDL, Alsaplayer, Lirc and Keyboard and
  includes a utility to convert vdr's epg.data to xmltv format.
  
- 
  -- System Information:
  Debian Release: testing/unstable
-   APT prefers edgy-security
-   APT policy: (500, 'edgy-security'), (500, 'edgy-backports'), (500, 'edgy')
+   APT prefers edgy-security
+   APT policy: (500, 'edgy-security'), (500, 'edgy-backports'), (500, 'edgy')
  Architecture: i386 (i686)
  Shell:  /bin/sh linked to /bin/dash
  Kernel: Linux 2.6.17-11-generic
  Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/95005

Title:
  [needs-packaging] MMS

To manage notifications about this bug go to:
https://bugs.launchpad.net/mms/+bug/95005/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 230287] Re: [needs-packaging] fbzx

2016-12-06 Thread Oskar Wallgren
http://packages.ubuntu.com/xenial/fbzx

** Changed in: ubuntu
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/230287

Title:
  [needs-packaging] fbzx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/230287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 230167] Re: [needs-packaging] rarcrack

2016-12-06 Thread Oskar Wallgren
Package is in:
http://packages.ubuntu.com/trusty/rarcrack

** Changed in: ubuntu
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/230167

Title:
  [needs-packaging] rarcrack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/230167/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 217912] Re: [needs-packaging] BluePad

2016-12-06 Thread Oskar Wallgren
** Description changed:

  BluePad turns your cell phone into a remote bluetooth controller with
  which you can control your computer. It is free software released under
  GNU GPL license.
  
  It is composed by two programs, one for you to install in your computer,
  and another for you to install in a mobile device.
  
- URL: http://www.valeriovalerio.org/bluepad/
+ URL: https://sourceforge.net/projects/bluepad/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/217912

Title:
  [needs-packaging] BluePad

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/217912/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207663] Re: [needs-packaging] unicorn

2016-12-06 Thread Oskar Wallgren
Not to be confused with the unicorn (FTTP Server) package which is in
Ubuntu already!

New project link here:
https://fenicsproject.org/
Source:
https://launchpad.net/unicorn

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/207663

Title:
  [needs-packaging] unicorn

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/207663/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105469] Re: [needs-packaging] mysecureshell

2016-12-06 Thread Oskar Wallgren
Package in via debian:
http://packages.ubuntu.com/xenial/mysecureshell

** Changed in: ubuntu
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/105469

Title:
  [needs-packaging] mysecureshell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/105469/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 110464] Re: [needs-packaging] freeorion

2016-12-06 Thread Oskar Wallgren
Package in via debian:
https://launchpad.net/ubuntu/+source/freeorion

** Changed in: ubuntu
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/110464

Title:
  [needs-packaging] freeorion

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/110464/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311816] Re: Georgian letters U+10FA & U+10FC swapped

2016-12-06 Thread Oskar Wallgren
Here is the commit upstream that fix this bug:
https://bugs.freedesktop.org/show_bug.cgi?id=18357

Closing.

** Bug watch added: freedesktop.org Bugzilla #18357
   https://bugs.freedesktop.org/show_bug.cgi?id=18357

** Changed in: ttf-dejavu (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/311816

Title:
  Georgian letters U+10FA & U+10FC swapped

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ttf-dejavu/+bug/311816/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311816] Re: Georgian letters U+10FA & U+10FC swapped

2016-12-06 Thread Oskar Wallgren
U+10FA & U+10FC, "GEORGIAN LETTER AIN" and "MODIFIER LETTER GEORGIAN
NAR" Looks correct (same that is...) Looks like it's fixed anyway.

** Attachment added: "Ain and Nar compared"
   
https://bugs.launchpad.net/ubuntu/+source/ttf-dejavu/+bug/311816/+attachment/4788217/+files/georgian1.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/311816

Title:
  Georgian letters U+10FA & U+10FC swapped

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ttf-dejavu/+bug/311816/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302655] Re: [needs-packaging] BSVC Motorola 68000 simulator

2016-12-06 Thread Oskar Wallgren
BSVC now lives on GitHub:
https://github.com/BSVC/bsvc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/302655

Title:
  [needs-packaging] BSVC Motorola 68000 simulator

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/302655/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 294313] Re: package timidity 2.13.2-19ubuntu1 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 1

2016-12-06 Thread Oskar Wallgren
*** This bug is a duplicate of bug 120810 ***
https://bugs.launchpad.net/bugs/120810

** This bug has been marked a duplicate of bug 120810
   [Gutsy] timidity install fails when timidity is already running

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/294313

Title:
  package timidity 2.13.2-19ubuntu1 failed to install/upgrade: le sous-
  processus post-installation script a retourn? une erreur de sortie
  d'?tat 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/294313/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 292065] Re: close button in about screen doesn't work

2016-12-06 Thread Oskar Wallgren
Package removed from distribution (Oneiric) and isn't maintained anywhere.
https://bugs.launchpad.net/ubuntu/+source/muinescrobbler/+bug/776995

Closing.

** Changed in: muinescrobbler (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/292065

Title:
  close button in about screen doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/muinescrobbler/+bug/292065/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1022196] Re: glibc detected *** lmms: double free or corruption (!prev)

2016-12-06 Thread Oskar Wallgren
Thanks!

Fixed here:
https://github.com/LMMS/lmms/pull/570

** Changed in: lmms (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022196

Title:
  glibc detected *** lmms: double free or corruption (!prev)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/1022196/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 282091] Re: [needs-packaging] Breakage

2016-12-05 Thread Oskar Wallgren
Application now lives here:
http://ollieglass.com/blog/2012/04/23/breakage-a-machine-learning-drum-machine/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/282091

Title:
  [needs-packaging] Breakage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/282091/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 312454] Re: most can't used as a manpage viewer of chinese manual

2016-12-05 Thread Oskar Wallgren
I see basically the same thing here today. Maybe bump upstream?
http://www.jedsoft.org/most/

** Changed in: most (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/312454

Title:
  most can't used as a manpage viewer of chinese manual

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/most/+bug/312454/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 312454] Re: most can't used as a manpage viewer of chinese manual

2016-12-05 Thread Oskar Wallgren
** Attachment added: "screen shot of "PAGER=less LANGUAGE=zh_CN 
LC_ALL=zh_CN.UTF-8 man man""
   
https://bugs.launchpad.net/ubuntu/+source/most/+bug/312454/+attachment/4787828/+files/less.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/312454

Title:
  most can't used as a manpage viewer of chinese manual

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/most/+bug/312454/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 312454] Re: most can't used as a manpage viewer of chinese manual

2016-12-05 Thread Oskar Wallgren
** Attachment added: "screen shot of "PAGER=most LANGUAGE=zh_CN 
LC_ALL=zh_CN.UTF-8 man man""
   
https://bugs.launchpad.net/ubuntu/+source/most/+bug/312454/+attachment/4787827/+files/most.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/312454

Title:
  most can't used as a manpage viewer of chinese manual

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/most/+bug/312454/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 289647] Re: C++ section doesn't work

2016-12-05 Thread Oskar Wallgren
This seem to be fixed from upstream (similar patch as the one provided here).
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502556
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/wily/doc-central/wily/revision/5

** Bug watch added: Debian Bug tracker #502556
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502556

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/289647

Title:
  C++ section doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/doc-central/+bug/289647/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270787] Re: Translations not included in package or langpacks

2016-12-05 Thread Oskar Wallgren
Confirmed. Tested on trusty with Swedish language packs installed.
The translations seem to be there in the source files but not in the final 
install.
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/gpsdrive/trusty/files/head:/po/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/270787

Title:
  Translations not included in package or langpacks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpsdrive/+bug/270787/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270787] Re: Translations not included in package or langpacks

2016-12-05 Thread Oskar Wallgren
** Changed in: gpsdrive (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/270787

Title:
  Translations not included in package or langpacks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpsdrive/+bug/270787/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270979] Re: X11: unknown chip id 0x791e, can't guess.

2016-12-05 Thread Oskar Wallgren
A case of old drivers. Searching the message "unknown chip id 0x791e,
can't guess.", gives similar bug reports from around the same time that
are all solved by updating to the latest drivers. Closing.

** Changed in: xine-lib (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/270979

Title:
  X11: unknown chip id 0x791e, can't guess.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xine-lib/+bug/270979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238891] Re: Wubi - Complete translation

2016-12-05 Thread Oskar Wallgren
The translation is incorporated in Wubi so I'm closing this.

** Changed in: language-pack-fa (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238891

Title:
  Wubi - Complete translation

To manage notifications about this bug go to:
https://bugs.launchpad.net/wubi/+bug/238891/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 45359] Re: Sound Does Not Work

2016-12-05 Thread Oskar Wallgren
*** This bug is a duplicate of bug 1227416 ***
https://bugs.launchpad.net/bugs/1227416

** This bug has been marked a duplicate of bug 1227416
   No sound with programs using libkxl

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/45359

Title:
  Sound Does Not Work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/geki2/+bug/45359/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 2703] Re: Voting is not possible in electricsheep

2016-12-04 Thread Oskar Wallgren
*** This bug is a duplicate of bug 195995 ***
https://bugs.launchpad.net/bugs/195995

** This bug has been marked a duplicate of bug 195995
   xscreensaver doesn't pass keys

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2703

Title:
  Voting is not possible in electricsheep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/2703/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222367] Re: Star Wars screensaver doesn't handle non-ASCII well

2016-12-04 Thread Oskar Wallgren
>From the xscreensaver 5.31 changelog:
UTF-8 text support (instead of only Latin1) and antialiased text on X11 with 
Xft (instead of only on OSX/iOS) in fontglide, noseguy, fliptext, starwars, and 
winduprobot. The other text-displaying hacks (apple2, phosphor, xmatrix, and 
gltext) also now accept UTF-8 input, though they convert it to Latin1 or ASCII.

Fixed in xenial and later.

** Changed in: xscreensaver (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: xscreensaver
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/222367

Title:
  Star Wars screensaver doesn't handle non-ASCII well

To manage notifications about this bug go to:
https://bugs.launchpad.net/xscreensaver/+bug/222367/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 23684] Re: xscreensaver should show when capslock is on

2016-12-04 Thread Oskar Wallgren
Removing link to Debian bug: https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=531947 as it's not quite the same but rather a
wishlist (that's probably not going to be fixed) and this one a bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/23684

Title:
  xscreensaver should show when capslock is on

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/23684/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1088620] Re: heavy memory leak in gnome-mahjongg 3.6.0.2 - LinuxMint Nadia 64bit

2016-12-04 Thread Oskar Wallgren
"fixed in librsvg 2.40.5"
Xenial is 2.40.13 so closing as fixed.

** Changed in: gnome-mahjongg (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088620

Title:
  heavy memory leak in gnome-mahjongg 3.6.0.2 - LinuxMint Nadia 64bit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-mahjongg/+bug/1088620/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-12-04 Thread Oskar Wallgren
The fix for this was released in lmms-1.1.2
https://github.com/LMMS/lmms/pull/1490

Closing. Please reopen this if bug if it's still an issue.

:)


** Changed in: lmms (Ubuntu)
   Status: New => Fix Released

-- 
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 of maximising

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/1386544/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1390304] Re: Noof does not preview or run

2016-12-03 Thread Oskar Wallgren
Fix seem to be in upstream release 5.33 so this is fixed in 16.04
xenial. Works here.

** Changed in: xscreensaver (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390304

Title:
  Noof does not preview or run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/1390304/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1390304] Re: Noof does not preview or run

2016-12-03 Thread Oskar Wallgren
I looks like this has been changed upstream (5.36 10-Oct-2016). Noof works fine 
and the above code has been changed.
Line 31 in hacks/glx/noof.c reads:

static int dbuf_p = 1;  /* always */

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390304

Title:
  Noof does not preview or run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/1390304/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1399579] Re: Rash of .desktop files xscreensaver package

2016-12-03 Thread Oskar Wallgren
Added debian upstream bug (After first adding wrong project, hence message 
above)
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826509

** No longer affects: xscreensaver

** Also affects: xscreensaver (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826509
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1399579

Title:
  Rash of .desktop files xscreensaver package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/1399579/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1399579] Re: Rash of .desktop files xscreensaver package

2016-12-03 Thread Oskar Wallgren
** Bug watch added: Debian Bug tracker #826509
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826509

** Also affects: xscreensaver via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826509
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1399579

Title:
  Rash of .desktop files xscreensaver package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/1399579/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 23684] Re: xscreensaver should show when capslock is on

2016-12-03 Thread Oskar Wallgren
As of release 5.05, this has been fixed.
https://www.jwz.org/xscreensaver/changelog.html

The Debian bug linked above isn't about this specific bug but that
the message isn't obvious enough.
It isn't displayed with big flashing red letters but it's there.

This text appears in the message box if you fail to enter correct
password with Caps Lock on:
"Authentication failed (Caps Lock?)"

** Changed in: xscreensaver (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/23684

Title:
  xscreensaver should show when capslock is on

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/23684/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-07-29 Thread Oskar Wallgren
The mentioned projects was made with samples from a library other than the 
default one and this is now fixed upstream by simply removing the projects.
Fixed in upcoming LMMS-1.2.0 release.

If you need these particular samples they are here.
https://github.com/LMMS/hydrogen-drumkits

** Changed in: lmms (Ubuntu)
   Status: In Progress => Fix Committed

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/1386542/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-06-13 Thread Oskar Wallgren
** Description changed:

  $ dpkg -s lmms | grep Version:
  Version: 1.0.0+stable-0ubuntu1
  
  Included sample project /usr/share/lmms/projects/CoolSongs/Zakarra-
  59_Degrees.mmpz features several tracks that use FLAC-based samples.
  
  On my system, these tracks are silent and when I open the settings for
  those instruments, the waveform for the sample shows up as multi-
  coloured noise (pic attached).
  
- Edit: Flac works but some samples are missing among the demo projects
- and this needs to be fixed. Reported upstream.
+ Edit: Flac works but some samples are missing among the demo projects and 
this needs to be fixed. Reported upstream.
+ https://github.com/LMMS/lmms/issues/2101

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/1386542/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-06-13 Thread Oskar Wallgren
Sorry about the odd updates. Apparently my mouse is borked...  :P

** Description changed:

  $ dpkg -s lmms | grep Version:
  Version: 1.0.0+stable-0ubuntu1
  
  Included sample project /usr/share/lmms/projects/CoolSongs/Zakarra-
  59_Degrees.mmpz features several tracks that use FLAC-based samples.
  
  On my system, these tracks are silent and when I open the settings for
  those instruments, the waveform for the sample shows up as multi-
  coloured noise (pic attached).
  
- Probably some FLAC dependency needs to be added to the LMMS package.
+ Edit: Flac works but some samples are missing among the demo projects
+ and this needs to be fixed. Reported upstream.

** Changed in: lmms (Ubuntu)
   Status: New => Incomplete

** Changed in: lmms (Ubuntu)
   Status: Incomplete => Opinion

** Changed in: lmms (Ubuntu)
   Status: Opinion => Confirmed

** 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/1386542

Title:
  FLAC instruments in sample project don't play

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/1386542/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-06-13 Thread Oskar Wallgren
.flac works just fine. I just tried this file to make sure:
http://freesound.org/people/arseniiv/sounds/259944/

The particular project 'Zakarra-59_Degrees.mmpz' isn't however. It you try a 
later version of LMMS, say 1.1.3, it will provide you with a pop-up message 
saying that the samples in question are missing completely. It's not a good 
thing to have a project that is partly defect but we're going over the projects 
once in a while and this one is a good candidate for removal.
I'm editing the bug description accordingly.

** Changed in: lmms (Ubuntu)
 Assignee: Israel Dahl (israeldahl) => Oskar Wallgren (oskar-wallgren13)

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/1386542/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-06-13 Thread Oskar Wallgren
Israel, I assign this to me and going to fix it upstream.

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/1386542/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 924687] Re: SoundFont appears to be corrupted

2015-05-15 Thread Oskar Wallgren
This really was countered for in fluidsynth as of revision 1.1.4
(Precise is 1.1.5)

fluid-dev bug report here:
http://lists.nongnu.org/archive/html/fluid-dev/2011-02/msg00045.html

>From the fluidsynth 1.1.4 release notes:
Fix for bug with duplicate sample names in [SoundFont] files [jgreen]  
http://sourceforge.net/p/fluidsynth/wiki/ChangeLog1_1_4/<--- (r409)

The samples maybe should be fixed anyway?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/924687

Title:
  SoundFont appears to be corrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fluid-soundfont/+bug/924687/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 924687] Re: SoundFont appears to be corrupted

2015-05-15 Thread Oskar Wallgren
Here is the same Palm Muted Guitar as a separate soundfont with the sample 
names intact (albeit one char too long if I've got this right).
http://www.freedrumkits.net/sound-fonts/guitars/764-palm-muted-guitar-soundfont

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/924687

Title:
  SoundFont appears to be corrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fluid-soundfont/+bug/924687/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 924687] Re: SoundFont appears to be corrupted

2015-05-15 Thread Oskar Wallgren
Sorry for the late response!

I'm trying to recreate the crash but am failing so far. It seem to work fine in 
the latest source.
As I remember it one sample were named wrong, but I don't actually hear it.
In Swami editor I see the problem however. Two samples are named the same
'PalmMuted Guitar Bb'  have two instances and this is against the sf2 
specifications. However. sf2 also suggests that any application loading an 
instrument with two samples having the same name, should rename the later 
instances 'on the fly'. So this may have been corrected in fluidsynth in the 
mean time. I'll check into this.

Basically what's wrong in the soundfont is that the original samples somewhere 
has dropped the last char since they were 20 signs long and the array can hold 
19 ASCII signs plus /0.
CHAR achSampleName[20];  <-- 'PalmMuted Guitar Bb',  
last sign cut off!


A bit overkill perhaps but for the geek, the sf2 standard is here:
http://freepats.zenvoid.org/sf2/sfspec24.pdf
>From here on text is quoted from the sf2 specification, page 28...

7.10  The SHDR Sub-chunk


struct sfSample 
{ 
 CHAR achSampleName[20];
 DWORD dwStart; 
 DWORD dwEnd; 
 DWORD dwStartloop; 
 DWORD dwEndloop; 
 DWORD dwSampleRate; 
 BYTE byOriginalPitch; 
 CHAR chPitchCorrection; 
 WORD wSampleLink; 
 SFSampleLink sfSampleType; 
};

The ASCII character field achSampleName contains the name of the sample
expressed in ASCII, with unused terminal characters filled with zero
valued bytes. Sample names are case-sensitive. A unique name should
always be assigned to each sample in the SoundFont compatible bank to
enable identification. However, if a bank is read containing the
erroneous state of samples with identical names, the samples should not
be discarded. They should either be preserved as read or preferably
uniquely renamed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/924687

Title:
  SoundFont appears to be corrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fluid-soundfont/+bug/924687/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1268174] Re: Clicks in tuba font (DC offset?)

2015-05-15 Thread Oskar Wallgren
I tried the badtuba.midi file with .sf2 player/tube(patch 58) in LMMS and under 
Rhythmbox and hear no clicks.
I'm on Ubuntu MATE 14.04.2

** Changed in: fluid-soundfont (Ubuntu)
 Assignee: (unassigned) => Oskar Wallgren (oskar-wallgren13)

** Changed in: fluid-soundfont (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1268174

Title:
  Clicks in tuba font (DC offset?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fluid-soundfont/+bug/1268174/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 924687] Re: SoundFont appears to be corrupted

2015-05-15 Thread Oskar Wallgren
** Changed in: fluid-soundfont (Ubuntu)
 Assignee: Oskar Wallgren (oskar.wallgren) => Oskar Wallgren 
(oskar-wallgren13)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/924687

Title:
  SoundFont appears to be corrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fluid-soundfont/+bug/924687/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1291675] Re: Feauture Freeze Exception please!

2014-03-14 Thread Oskar Wallgren
The version is now 0.9.92 which is the third and last beta before release 1.0.0 
which is probably only a week away.
The amounts of fixes and work put into the package is just amazing.
It would be really good for both LMMS and Ubuntu it the 1.0.0 release (...or 
0.9.92/third beta) is included in the new Ubuntu LTS release.

** Also affects: ubuntu
   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/1291675

Title:
  Feauture Freeze Exception please!

To manage notifications about this bug go to:
https://bugs.launchpad.net/lmms/+bug/1291675/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1291675] Re: Feauture Freeze Exception please!

2014-03-14 Thread Oskar Wallgren
** Package changed: ubuntu => lmms (Ubuntu)

-- 
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:
  Feauture Freeze Exception please!

To manage notifications about this bug go to:
https://bugs.launchpad.net/lmms/+bug/1291675/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1100016] Re: amsynth segfault if Jack midi is used

2013-11-28 Thread Oskar Wallgren
Can you please confirm that this is fixed in amsynth 1.4.0 from the
nickdowell archive?

** Changed in: amsynth (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100016

Title:
  amsynth segfault if Jack midi is used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amsynth/+bug/1100016/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1100016] Re: amsynth segfault if Jack midi is used

2013-11-28 Thread Oskar Wallgren
No, bug #40 isn't resolved in Ubuntu yet.
Can you please confirm that this is fixed in amsynth 1.4.0 from the nickdowell 
archive?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100016

Title:
  amsynth segfault if Jack midi is used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amsynth/+bug/1100016/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1100016] Re: amsynth segfault if Jack midi is used

2013-11-28 Thread Oskar Wallgren
It could be this bug:
http://code.google.com/p/amsynth/issues/detail?id=40

If this is the case it's fixed in Ubuntu release raring and later or you can 
get the latest (1.4.0) from nickdowell's ppa
https://launchpad.net/~nick-nickdowell/+archive/amsynth-master-daily

** Bug watch added: code.google.com/p/amsynth/issues #40
   http://code.google.com/p/amsynth/issues/detail?id=40

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100016

Title:
  amsynth segfault if Jack midi is used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amsynth/+bug/1100016/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1092091] Re: Need .desktop file

2013-06-02 Thread Oskar Wallgren
:-/ -right!? Hmm...

Here's the file:
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/openmsx-catapult/saucy/files/head:/desktop/

[Desktop Entry]
Encoding=UTF-8
Name=openMSX Catapult
Comment=Graphical interface for openMSX
Type=Application
Exec=%INSTALL_BASE%/bin/catapult
Icon=%INSTALL_BASE%/resources/icons/catapult.xpm
DocPath=%INSTALL_BASE%/doc/manual/index.html
Terminal=false
Categories=Application;Emulator;Game;

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1092091

Title:
  Need .desktop file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openmsx-catapult/+bug/1092091/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1058006] Re: [needs-packaging] 0verkill

2013-04-24 Thread Oskar Wallgren
Closed as requested.

For reference there is an older package here:
http://packages.ubuntu.com/oneiric/overkill

** Changed in: ubuntu
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1058006

Title:
  [needs-packaging] 0verkill

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1058006/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1172411] Re: Estava instalando só em duas partições na raíz / e na Arranque /boot

2013-04-24 Thread Oskar Wallgren
*** This bug is a duplicate of bug 1172410 ***
https://bugs.launchpad.net/bugs/1172410

You submitted this  bug four times with identical info, so I mark the
last three as duplicates.


** This bug has been marked a duplicate of bug 1172410
   Estava instalando só em duas partições na raíz / e na Arranque /boot

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1172411

Title:
  Estava instalando só em duas partições na raíz / e na Arranque /boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1172411/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1172412] Re: Estava instalando só em duas partições na raíz / e na Arranque /boot

2013-04-24 Thread Oskar Wallgren
*** This bug is a duplicate of bug 1172410 ***
https://bugs.launchpad.net/bugs/1172410

** This bug has been marked a duplicate of bug 1172410
   Estava instalando só em duas partições na raíz / e na Arranque /boot

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1172412

Title:
  Estava instalando só em duas partições na raíz / e na Arranque /boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1172412/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1172413] Re: Estava instalando só em duas partições na raíz / e na Arranque /boot

2013-04-24 Thread Oskar Wallgren
*** This bug is a duplicate of bug 1172410 ***
https://bugs.launchpad.net/bugs/1172410

** This bug has been marked a duplicate of bug 1172410
   Estava instalando só em duas partições na raíz / e na Arranque /boot

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1172413

Title:
  Estava instalando só em duas partições na raíz / e na Arranque /boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1172413/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1170914] Re: Missing .desktop file

2013-04-20 Thread Oskar Wallgren
** Changed in: umlet (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170914

Title:
  Missing .desktop file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/umlet/+bug/1170914/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170914] Re: Missing .desktop file

2013-04-20 Thread Oskar Wallgren
This is fixed upstream:
http://code.google.com/p/umlet/issues/detail?id=23


** Bug watch added: code.google.com/p/umlet/issues #23
   http://code.google.com/p/umlet/issues/detail?id=23

** Bug watch added: Debian Bug tracker #651478
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651478

** Also affects: umlet (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651478
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170914

Title:
  Missing .desktop file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/umlet/+bug/1170914/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1124322] Re: Ubuntu Software Center Not Working

2013-04-17 Thread Oskar Wallgren
Hello!

When you change the status of the bug to 'Confirmed' it is reopened. I
close it as 'Invalid' as this is no longer a problem for you and it
probably was more a support case in the first place.

For future questions/troubleshooting, I warmly recommend that you join a forum.
Either ubuntuforums:
http://ubuntuforums.org/forum.php
or a local community:
http://loco.ubuntu.com/


Good luck! 

** Changed in: apport (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1124322

Title:
  Ubuntu Software Center Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1124322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1166662] Re: Cinnamon desktop settings does not work after installing Cinnamon

2013-04-11 Thread Oskar Wallgren
You might want to try out the latest build of cinnamon:
https://launchpad.net/~gwendal-lebihan-dev/+archive/cinnamon-nightly

"This is easily fixed by uncommenting the gconf inport line in 
SettingsWidgets.py."
Here is a one month old patch that also touch that line so it's possible that 
this is fixed already:
https://github.com/linuxmint/Cinnamon/commit/034f9c886a4b08e214193576b11fb97ba3d62922#files/usr/lib/cinnamon-settings/bin/SettingsWidgets.py


** Package changed: gnome-calculator (Ubuntu) => cinnamon (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/112

Title:
  Cinnamon desktop settings does not work after installing Cinnamon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinnamon/+bug/112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1167372] Re: Video driver is not working in this Samsung any more

2013-04-10 Thread Oskar Wallgren
For the screen blanking issue I think you need to check your screensaver/power 
settings.
Sometimes when you update a packege it will also prompt you if you want to keep 
old settings or go for the new defaults. I think you hit 'y' on one of those 
occasions.

See if this link is of any help:
http://askubuntu.com/questions/207131/screensaver-blanking-problem

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1167372

Title:
  Video driver is not working in this Samsung any more

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1167372/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1167372] Re: Video driver is not working in this Samsung any more

2013-04-10 Thread Oskar Wallgren
** Package changed: python3-defaults (Ubuntu) => ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1167372

Title:
  Video driver is not working in this Samsung any more

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1167372/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1156899] Re: usb-creator-gtk segfaults every time I try making a bootable USB key

2013-03-21 Thread Oskar Wallgren
Can you compare this issue with this earlier bug?
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1120344

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156899

Title:
  usb-creator-gtk segfaults every time I try making a bootable USB key

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1156899/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1069299] Re: 1002:9613 fglrx-installer not working in Quantal Mobility Radeon HD 3100 Graphics

2013-03-14 Thread Oskar Wallgren
*** This bug is a duplicate of bug 1058040 ***
https://bugs.launchpad.net/bugs/1058040

** Description changed:

  1) lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10
  
  2) apt-cache policy fglrx
  fglrx:
    Installed: (none)
    Candidate: 2:9.000-0ubuntu3
    Version table:
   2:9.000-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/restricted i386 
Package
  
  3) What is expected to happen is when one installs fglrx from the Ubuntu
  repository and reboots, it does so successfully.
  
  4) For the install, please see attached fglrx-install-log. What happens 
instead is after rebooting fglrx is not in use. For example :
  fglrxinfo
  X Error of failed request:  BadRequest (invalid request code or no such 
operation)
    Major opcode of failed request:  153 (GLX)
    Minor opcode of failed request:  19 (X_GLXQueryServerString)
    Serial number of failed request:  12
    Current serial number in output stream:  12
  
- WORKAROUND: sudo add-apt-repository ppa:makeson96/fglrx && sudo apt-get
+ WORKAROUND: sudo add-apt-repository ppa:makson96/fglrx && sudo apt-get
  update && sudo apt-get -y upgrade && sudo apt-get -y install fglrx-
  legacy
  
  fglrxinfo
  display: :0.0  screen: 0
  OpenGL vendor string: Advanced Micro Devices, Inc.
- OpenGL renderer string: ATI Radeon 3100 Graphics 
+ OpenGL renderer string: ATI Radeon 3100 Graphics
  OpenGL version string: 3.3.11653 Compatibility Profile Context
  
  lspci -vvnn
  
  -CUT-
  01:05.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI
  RS780MC [Mobility Radeon HD 3100 Graphics] [1002:9613] (prog-if 00 [VGA
  controller])
- Subsystem: Toshiba America Info Systems Device [1179:ff6a]
- Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
+ Subsystem: Toshiba America Info Systems Device [1179:ff6a]
+ Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
  Stepping- SERR- FastB2B- DisINTx-
- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- TAbort- SERR-  [disabled]
- Capabilities: 
- Kernel driver in use: fglrx_pci
- Kernel modules: fglrx, radeon
+ Latency: 0
+ Interrupt: pin A routed to IRQ 18
+ Region 0: Memory at c000 (32-bit, prefetchable) [size=256M]
+ Region 1: I/O ports at 6000 [size=256]
+ Region 2: Memory at d630 (32-bit, non-prefetchable) [size=64K]
+ Region 5: Memory at d620 (32-bit, non-prefetchable) [size=1M]
+ Expansion ROM at  [disabled]
+ Capabilities: 
+ Kernel driver in use: fglrx_pci
+ Kernel modules: fglrx, radeon
  -CUT-
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-generic-pae 3.5.0.17.19
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khlood 2026 F xfce4-volumed
    khlood 2081 F pulseaudio
  Date: Sun Oct 21 02:46:17 2012
  HibernationDevice: RESUME=UUID=b9680283-e6f5-48e2-9692-a844ffd47f7d
  InstallationMedia: Xubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120328)
  MachineType: TOSHIBA Satellite L305D
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=d7ff5965-25d1-463f-b2bc-3ce589d40641 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-generic N/A
   linux-backports-modules-3.5.0-17-generic  N/A
   linux-firmware1.95
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to quantal on 2012-09-11 (39 days ago)
  dmi.bios.date: 09/01/2009
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 1.80
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: AMD
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.80:bd09/01/2009:svnTOSHIBA:pnSatelliteL305D:pvrPSLC8U-03701QB:rvnTOSHIBA:rnPortablePC:rvrBaseBoardVersion:cvnAMD:ct10:cvrNone:
  dmi.product.name: Satellite L305D
  dmi.product.version: PSLC8U-03701QB
  dmi.sys.vendor: TOSHIBA

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1069299

Title:
  1002:9613 fglrx-installer not working in Quantal Mobility Radeon HD
  3100 Graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1069299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1144444] Re: Update Manager and Software Center not working after an incomplete installation

2013-03-04 Thread Oskar Wallgren
*** This bug is a duplicate of bug 115 ***
https://bugs.launchpad.net/bugs/115

This post is a duplicate/double post of bug #115. Closing.

** This bug has been marked a duplicate of bug 115
   Update Manager and Software Center not working after an incomplete 
installation

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/114

Title:
  Update Manager and Software Center not working after an incomplete
  installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/114/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1106920] Re: Mail indicator applet works but no text showing Ubuntu 12.10 GNOME

2013-03-04 Thread Oskar Wallgren
** Package changed: ubuntu => thunderbird (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1106920

Title:
  Mail indicator applet works but no text showing Ubuntu 12.10 GNOME

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1106920/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1095172] Re: my audio quality is bad

2013-03-02 Thread Oskar Wallgren
** Tags added: needs-reassignment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1095172

Title:
  my audio quality is bad

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/1095172/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1093624] Re: double monitor the first became black

2013-03-02 Thread Oskar Wallgren
http://www.packardbell.com/index.html
>From the support page of the pb dot s.
"Note: To switch to an external monitor or have the display output on both an 
external monitor and the internal LCD screen, an external monitor must be 
connected and powered on before switching the display mode."

Is this solved?

** Package changed: ubuntu-docs (Ubuntu) => ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1093624

Title:
  double monitor the first became black

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1093624/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   >