[Bug 1591547] Re: Merge pcsc-lite 1.8.20-1 (main) from Debian testing (main)

2017-01-21 Thread variona
A fix that works for me is: 
install missing dependencies libudev-dev,libusb-1.0.0-dev
install from source pcsc-lite 1.8.20
install from source ccid 1.4.22 

then link /usr/sbin/pcscd to /usr/local/sbin/pcscd so that sysctl starts the 
newly installed version
`
cd usr/sbin
ln -sf /usr/local/sbin/pcscd
`
I had to do this because VMWare-Workstation would die because of:
`
2017-01-12T09:06:20.366+01:00| usbCCIDEnumCards| I125: USB-CCID: 
SCardGetStatusChange returned SCARD_E_UNKNOWN_READER(0x8019)
2017-01-12T09:06:20.366+01:00| usbCCIDEnumCards| I125: USB-CCID: 
SCardGetStatusChange returned SCARD_E_UNKNOWN_READER(0x8019)
2017-01-12T09:06:20.366+01:00| usbCCIDEnumCards| I125: USB-CCID: 
SCardGetStatusChange returned SCARD_E_UNKNOWN_READER(0x8019)
2017-01-12T09:06:20.366+01:00| usbCCIDEnumCards| I125: USB-CCID: 
SCardGetStatusChange returned SCARD_E_UNKNOWN_READER(0x8019)
2017-01-12T09:06:20.366+01:00| usbCCIDEnumCards| I125: USB-CCID: 
SCardGetStatusChange returned SCARD_E_UNKNOWN_READER(0x8019)
`

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

Title:
  Merge pcsc-lite 1.8.20-1 (main) from Debian testing (main)

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

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


[Bug 1248131] Re: glabels had support EAN-8 / Code128 in previous version - now it does not have it.

2014-09-16 Thread variona
Affects me on amd64 , haven't tried i386.

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

Title:
  glabels had support EAN-8 / Code128 in previous version - now it does
  not have it.

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

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


[Bug 886605] Re: Desktop, Launcher and menu bar still visible when screen locked

2013-12-20 Thread variona
I got rid of this after noticing that my desktop environment registered
two screens although I only used one. After screen reconfiguration -
switching the (actually not existing) screen off, screen lock behaviour
was as it should be.

I'm using  LTSP  and the bug appeared on my thin clients, which are
all using laptop hardware or are actual laptops and the second screen
(auto configured) was called laptop. On the laptop client which actually
uses the second screen, screen locking works as expected.

In my case the error is only occurring when a second screen is auto
detected but not actually used.

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

Title:
  Desktop, Launcher and menu bar still visible when screen locked

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

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


[Bug 1217189] Re: Buffer I/O error on device zram0 (possibly causing complete machine lockup)

2013-08-28 Thread variona
After multiple machine lock downs (no way to ping it)  switching back to
3.5.0-37-generic results in:

dmesg | grep zram
[0.829615] zram: module is from the staging directory, the quality is 
unknown, you have been warned.
[0.829907] zram: num_devices not specified. Using default: 1
[0.829909] zram: Creating 1 devices ...
[0.966127] Adding 1032592k swap on /dev/zram0.  Priority:100 extents:1 
across:1032592k SS

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

Title:
  Buffer I/O error on device zram0 (possibly causing complete machine
  lockup)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-raring/+bug/1217189/+subscriptions

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


[Bug 1217189] Re: Buffer I/O error on device zram0 (possibly causing complete machine lockup)

2013-08-27 Thread variona
I also experienced the complete machine lock up.
dmesg | grep zram
[0.842160] zram: module is from the staging directory, the quality is 
unknown, you have been warned.
[0.842454] zram: num_devices not specified. Using default: 1
[0.842457] zram: Creating 1 devices ...
[1.015211] Adding 1032592k swap on /dev/zram0.  Priority:100 extents:1 
across:1032592k SS
[   20.325220] Buffer I/O error on device zram0, logical block 258148
[   20.325241] Buffer I/O error on device zram0, logical block 258148
[   20.325339] Buffer I/O error on device zram0, logical block 258148
[   20.325355] Buffer I/O error on device zram0, logical block 258148
[   20.325370] Buffer I/O error on device zram0, logical block 258148
[   20.325385] Buffer I/O error on device zram0, logical block 258148
[   20.325400] Buffer I/O error on device zram0, logical block 258148
[   20.325446] Buffer I/O error on device zram0, logical block 258148
[   20.325461] Buffer I/O error on device zram0, logical block 258148
[   20.325483] Buffer I/O error on device zram0, logical block 258148

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

Title:
  Buffer I/O error on device zram0 (possibly causing complete machine
  lockup)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-raring/+bug/1217189/+subscriptions

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


[Bug 1217189] Re: Buffer I/O error on device zram0 (possibly causing complete machine lockup)

2013-08-27 Thread variona
Affects me with 3.5.0-39-generic Kernel on an AMD64X2 machine.

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

Title:
  Buffer I/O error on device zram0 (possibly causing complete machine
  lockup)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-raring/+bug/1217189/+subscriptions

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


[Bug 1176371] Re: LTSP client shows Launcher when screen is locked and while having applications in full screen mode

2013-05-15 Thread variona
*** This bug is a duplicate of bug 886605 ***
https://bugs.launchpad.net/bugs/886605

It is kind of a duplicate: 
/usr/bin/nvidia-settings added the Display of another LTSP client to the 
configuration therefore I'd say it is a duplicate of 
https://bugs.launchpad.net/compiz/+bug/886605

** This bug has been marked a duplicate of bug 886605
   Desktop, Launcher and menu bar still visible when screen locked

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

Title:
  LTSP client shows Launcher  when screen is locked and while having
  applications in full screen mode

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

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


[Bug 886605] Re: Desktop, Launcher and menu bar still visible when screen locked

2013-05-04 Thread variona
I encounter this bug, on a LTSP client (shuttle XS35), other (older) clients 
and the server don't show this symptom.
that is also true for this bug: https://bugs.launchpad.net/unity/+bug/734908
Ubuntu Version 12.04.2

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

Title:
  Desktop, Launcher and menu bar still visible when screen locked

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

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


[Bug 734908] Re: Unity is visible on top of fullscreen apps

2013-05-04 Thread variona
I encounter this bug, on a LTSP client (shuttle XS35), other (older) clients 
and the server don't show this symptom.
that is also true for this bug: https://bugs.launchpad.net/compiz/+bug/886605

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

Title:
  Unity is visible on top of fullscreen apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/734908/+subscriptions

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


[Bug 1176371] [NEW] LTSP client shows Launcher when screen is locked and while having applications in full screen mode

2013-05-04 Thread variona
Public bug reported:

1)Description: Ubuntu 12.04.2 LTS
Release:12.04
on server and ltsp client
2)Installiert: 5.18.0-0ubuntu2
on server and ltsp client
3)I expect the launcher to be hidden when the screen is locked and in the 
background when I switch an application to full screen
4)The launcher stays visible

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.18.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-28.48~precise1-generic 3.5.7.9
Uname: Linux 3.5.0-28-generic i686
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Ist ein Verzeichnis: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86 Kernel Module  304.88  Wed Mar 27 14:31:12 PDT 
2013
 GCC version:  gcc-Version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
.proc.driver.nvidia.warnings.fbdev:
 Your system is not currently configured to drive a VGA console
 on the primary VGA device. The NVIDIA Linux graphics driver
 requires the use of a text-mode VGA console. Use of other console
 drivers including, but not limited to, vesafb, may result in
 corruption and stability problems, and is not supported.
.tmp.unity.support.test.1:
 
ApportVersion: 2.0.1-0ubuntu17.2
Architecture: i386
CompizPlugins: 
[core,composite,opengl,decor,mousepoll,vpswitch,compiztoolbox,grid,workarounds,wall,move,resize,gnomecompat,place,regex,imgpng,snap,scale,session,expo,ezoom]
CompositorRunning: None
Date: Sat May  4 18:31:00 2013
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation C51PV [GeForce 6150] [10de:0240] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: ASUSTeK Computer Inc. A8N-VM CSM [1043:81cd]
JockeyStatus:
 xorg:nvidia_173_updates - Beschleunigter Grafiktreiber von NVIDIA 
(Nachträgliche Aktualisierungen) (Proprietär, Deaktiviert, Nicht benutzt)
 xorg:nvidia_current - Beschleunigter Grafiktreiber von NVIDIA (Proprietär, 
Aktiviert, In Benutzung)
 xorg:nvidia_current_updates - Beschleunigter Grafiktreiber von NVIDIA 
(Nachträgliche Aktualisierungen) (Proprietär, Deaktiviert, Nicht benutzt)
Lsusb:
 Bus 001 Device 003: ID 05e3:070e Genesys Logic, Inc. USB 2.0 Card Reader
 Bus 002 Device 002: ID 046d:c52e Logitech, Inc. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: System manufacturer System Product Name
MarkForUpload: True
ProcEnviron:
 LANGUAGE=de_AT.utf8
 TERM=xterm
 PATH=(custom, no user)
 LANG=de_AT.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-28-generic 
root=UUID=88130c85-b525-4b20-b34c-b991dab5f7e0 ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
XorgConf:
 Section Device
Identifier  Default Device
Option  NoLogoTrue
 EndSection
dmi.bios.date: 06/21/2007
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: ASUS M2NPV-VM ACPI BIOS Revision 1001
dmi.board.name: M2NPV-VM
dmi.board.vendor: ASUSTek Computer INC.
dmi.board.version: 1.xx
dmi.chassis.asset.tag: 123456789000
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSM2NPV-VMACPIBIOSRevision1001:bd06/21/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTekComputerINC.:rnM2NPV-VM:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.7.12-0ubuntu1
version.libdrm2: libdrm2 2.4.39-0ubuntu0.2
version.libgl1-mesa-dri: libgl1-mesa-dri N/A
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

** Affects: unity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise referred-by-support running-unity ubuntu

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

Title:
  LTSP client shows Launcher  when screen is locked and while having
  applications in full screen mode

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

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

[Bug 1171945] Re: Nested RAID levels aren't started after reboot

2013-05-01 Thread variona
All I found till now points to a problem with AMD64 CPUs
http://ubuntuforums.org/showthread.php?t=2140322
http://www.ubuntu-forum.de/artikel/61514/kernel-upgrade-3-2-0-39-generic-system-bootet-nicht-mehr.html

Although I use the generic 32bit kernel, I also have an AMD64
processor!

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

Title:
  Nested RAID levels aren't started after reboot

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

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


[Bug 748539] Re: Multi-monitor - Panel and launcher visible on top of multimonitor non-focused fullscreen apps

2013-05-01 Thread variona
The gnome terminal also stays visible as if on top (full screen and lock
screen). I use LTSP with Unity 2d. When working directly on the server
lock screen works as expected. Will this fix be available for 12.04?

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

Title:
  Multi-monitor - Panel and launcher visible on top of multimonitor non-
  focused fullscreen apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/748539/+subscriptions

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


[Bug 1171945] Re: Nested RAID levels aren't started after reboot

2013-04-30 Thread variona
It crashed my RAID-1 on 2 SATA disks and ext4 FS, including filesystem damage.
It affected me after Kernel Update to Ubuntu 3.2.0-40-generic-pae (32bit)
(with 3.2.0.23 it worked fine)

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

Title:
  Nested RAID levels aren't started after reboot

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

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


[Bug 756490] Re: xserver-xorg-inout-evdev ignore Evdev Axes Swap and Evdev Axis Inversion

2011-05-09 Thread variona
*** This bug is a duplicate of bug 637874 ***
https://bugs.launchpad.net/bugs/637874

II also encountered this problem - using: xserver-xorg-input-evdev
1:2.6.0-1withoutpatchesubuntu1  from ppa:plippo/t101mt by Philipp
Merkel, fixed it for me, but either way I could not utilize twofinger
support on an Asus EeePC T101MT.

** This bug has been marked a duplicate of bug 637874
   Ubuntu Patches in evdev cause regressions on touchscreen
 * You can subscribe to bug 637874 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/637874/+subscribe

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

Title:
  xserver-xorg-inout-evdev ignore Evdev Axes Swap and Evdev Axis
  Inversion

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


[Bug 361693] Re: Aiptek tablet only registers as a mouse in /dev/input

2009-11-28 Thread variona
I followedthe guide to create the file 10-linuxaiptek.fdi, in the directory 
/usr/share/hal/fdi/policy. 
Hovering above the tablet works until the first click (either tip or button) 
from then on it works mouse like (relative), clicks don't do anything 
noticeable from then on (no selecting or drawing possible). As the document 
states:Some tablets (6000U, 12000U, 14000U) seems to use Wacom drivers, if you 
experience problems with button presses (Your mouse pointer freezes), but you 
can move the cursor try the updated packets for Wacom. I removed the 
xserver-xorg-input-aiptek package but this didn'change anything. Still the 
aiptek kernel module is being loaded and the results remainthe same.
I have an Aiptek 12000U tablet.

-- 
Aiptek tablet only registers as a mouse in /dev/input
https://bugs.launchpad.net/bugs/361693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 488844] [NEW] Muse is not starting

2009-11-26 Thread variona
Public bug reported:

Binary package hint: muse

Looks like this

m...@computer:~$ muse
muse: malloc.c:3074: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char *) 
((av)-bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd 
 old_size == 0) || ((unsigned long) (old_size) = (unsigned 
long)__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 * 
(sizeof(size_t))) - 1))  ~((2 * (sizeof(size_t))) - 1)))  ((old_top)-size  
0x1)  ((unsigned long)old_end  pagemask) == 0)' failed.
Aborted

ProblemType: Bug
Architecture: amd64
Date: Thu Nov 26 17:49:09 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: muse 0.8.1a-6.3
ProcEnviron:
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-9.152-rt
SourcePackage: muse
Uname: Linux 2.6.31-9-rt x86_64

** Affects: muse (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

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

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


[Bug 488844] Re: Muse is not starting

2009-11-26 Thread variona

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36118237/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/36118238/XsessionErrors.txt

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

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


[Bug 368570] Re: OOo 3 crashes during install of mailmerger.py in jaunty studio

2009-10-22 Thread variona
Actually, my problem was fixed after I installed another 1GB Ram (now
2GB). BTW, the 1GB swap file stays untouched, even if Ardour runs out of
memory and Segfaults. As mentioned before OOo froze the system on
startup. Can anyone shed a little light on this puzzle? E.g. is your
swap file being used? (Try the free command in a terminal)

-- 
OOo 3 crashes during install of mailmerger.py in jaunty studio
https://bugs.launchpad.net/bugs/368570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 368570] Re: OOo 3 crashes during install of mailmerger.py in jaunty studio

2009-09-20 Thread variona
Execution of Openoffice freezes Ubunu Studio 9.04  on AMD Athlon 64 X2
3800+ with 1G Ram Kernel 2.6.28.3-rt (options nosmp acpi=off pnpbios=off
(as suggested to get rid of random 'freezing'))

Running on generic Kernel this installation of Openoffice works.

-- 
OOo 3 crashes during install of mailmerger.py in jaunty studio
https://bugs.launchpad.net/bugs/368570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 347499] Re: [needs-packaging] xjadeo - video player that sycs to jack transport

2009-04-12 Thread variona
*** This bug is a duplicate of bug 128068 ***
https://bugs.launchpad.net/bugs/128068

** This bug has been marked a duplicate of bug 128068
   [needs-packaging] Xjadeo

** Summary changed:

- [needs-packaging] xjadeo - video player that sycs to jack transport
+ [needs-packaging] xjadeo - video player that syncs to jack transport

-- 
[needs-packaging] xjadeo - video player that syncs to jack transport
https://bugs.launchpad.net/bugs/347499
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu (via bug 128068).

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


[Bug 274259] Re: [needs-packaging] ac3JACK - audio streamer to SPDIF output using AC3 on JACK audio

2009-04-12 Thread variona
** This bug has been marked a duplicate of bug 128068
   [needs-packaging] Xjadeo

** This bug is no longer a duplicate of bug 128068
   [needs-packaging] Xjadeo

-- 
[needs-packaging] ac3JACK - audio streamer to SPDIF output using AC3 on JACK 
audio
https://bugs.launchpad.net/bugs/274259
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 249668] Re: [needs-packaging] XJadeo - displays video synced with Jack

2009-04-12 Thread variona
*** This bug is a duplicate of bug 128068 ***
https://bugs.launchpad.net/bugs/128068

** This bug has been marked a duplicate of bug 128068
   [needs-packaging] Xjadeo

-- 
[needs-packaging] XJadeo - displays video synced with Jack
https://bugs.launchpad.net/bugs/249668
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 316140] Re: wikipedia tab shows only languages block

2009-01-21 Thread variona
I confirm that problem. I use gutsy,amarok 1.4.7 kde 3.5.8.
Clicking through the offered languages brings a reproducable result for a 
certain song/album/artist and language. (i.e Simply Red - Picture book in 
Italian (Album Page), in Russki (Artist Page). Smashing Pumpkins in 
Norsk/Nederlands (Artist Page)).
Lyric script is working, and the links as shown in the back and forward arrows 
bring the expected results if entered in fire fox.

-- 
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 128110] Re: fmit segmentation fault on startup

2008-10-28 Thread variona
No, it seems to work fine now.

Sorry it took so long to answer.

-- 
fmit segmentation fault on startup
https://bugs.launchpad.net/bugs/128110
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 211798] Re: jack-rack open file hangs

2008-10-03 Thread variona
I have this bug since Hardy.
My workaround:
About loading a preset you can use the commandline. (See jack-rack --?).
You can also save the changes you make. (Pressing Save). To emulate 'Save As'  
you have to make a copy of an existing preset, load it via commandline and 
after making changes press Save

HTH until this annoying bug is fixed.

-- 
jack-rack open file hangs
https://bugs.launchpad.net/bugs/211798
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 128068] Re: [needs-packaging] Xjadeo

2008-06-19 Thread variona
I revoke my wish for packaging - Hardy (UbuntuStudio) comes with
OpenMovieEditor, which does the job really nicely :

-- 
[needs-packaging] Xjadeo
https://bugs.launchpad.net/bugs/128068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 186413] Re: [needs packaging] frei0r

2008-06-19 Thread variona
Yes - would be nice. Using UbuntuStudio - Hardy

-- 
[needs packaging] frei0r
https://bugs.launchpad.net/bugs/186413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 158963] Re: Error sending username to pop3 server with pop3 account enabled for automatic mail checking

2007-12-18 Thread variona
*** This bug is a duplicate of bug 140460 ***
https://bugs.launchpad.net/bugs/140460

I can confirm that. Having read some forums in German, it seems that this also 
occurs when automatic checking of two or more accounts is set to the same 
intervall. It is rather annoying  - I have to press cancel on startup for each 
mail account (5 at the moment), as this is the only way to get rid of the error 
messages.
variona

-- 
Error sending username to pop3 server with pop3 account enabled for automatic 
mail checking
https://bugs.launchpad.net/bugs/158963
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 164804] Re: Gnome Login Error

2007-11-29 Thread variona
I can cofirm that error and at a first glance it appears as if only applets 
from the gnome-applets package (in my case 2.20.0-0ubumtu1) are affected.
I'm running Gutsy.
variona

-- 
Gnome Login Error
https://bugs.launchpad.net/bugs/164804
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128068] Xjadeo

2007-07-24 Thread variona
Public bug reported:

http://sourceforge.net/projects/xjadeo/
Currently using Ubuntustudio Linux version 2.6.20-16-lowlatency ([EMAIL 
PROTECTED]) (gcc version 4.1.2 (Ubuntu 4
.1.2-0ubuntu4)) #2 SMP PREEMPT Thu Jun 7 20:23:03 UTC 2007

** Affects: Ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

-- 
Xjadeo
https://bugs.launchpad.net/bugs/128068
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128110] fmit segmentation fault on startup

2007-07-24 Thread variona
Public bug reported:

Binary package hint: fmit

Free Music Instrument Tuner version 0.96.7 built at Dec 12 2006 16:32:55
Install directory '/usr'
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode:  147
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode:  147
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
CaptureThread: INFO: Built in transports
CaptureThread: INFO:JACK   available
CaptureThread: INFO:ALSA   unavailable (cannot open pcm: Input/output error)
CaptureThread: INFO: Auto detecting a working transport ... using JACK
Segmentation fault (core dumped)

** Affects: fmit (Ubuntu)
 Importance: Undecided
 Status: New

-- 
fmit segmentation fault on startup
https://bugs.launchpad.net/bugs/128110
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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