Re: [Bug 233942] Re: genisoimage generates wrong DVD-Video images

2008-07-02 Thread Serhiy Kachanuk
> However i often create DVDs with DeVeDe (with default menu) and they run well 
> on my old standalone DVD player Harman Kardon DV25 (which handles nothing but 
> audio CD and video DVD)
> With Ubuntu 8.04 and default  genisoimage  1.1.8
>

Linux reads them ok too. Only players that enables Joilet
extension(though this makes no sense
) to read Video DVD are affected and at least Windows XP.

-- 
genisoimage generates wrong DVD-Video images
https://bugs.launchpad.net/bugs/233942
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 233942] Re: genisoimage generates wrong DVD-Video images

2008-06-04 Thread Serhiy Kachanuk
Claude, by default make/make install in cdrkit sources will install it in 
/usr/local prefix
cdrkit uses cmake, so what i've done was:
#mkdir cdrkit-build
#cd cdrkit-build
#cmake -D CMAKE_INSTALL_PREFIX=/usr /path/to/cdrkit/sources
#make
#sudo make install

And k3b started burning correct disks, no other packages required
rebuild.

Please mark this bug as confirmed, maybe this will help attract more
attention to it...

-- 
genisoimage generates wrong DVD-Video images
https://bugs.launchpad.net/bugs/233942
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 233942] Re: genisoimage generates wrong DVD-Video images

2008-06-04 Thread Serhiy Kachanuk
looks like now i can mark it confirmed myself...

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

-- 
genisoimage generates wrong DVD-Video images
https://bugs.launchpad.net/bugs/233942
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 233942] [NEW] genisoimage generates wrong DVD-Video images

2008-05-22 Thread Serhiy Kachanuk
Public bug reported:

Binary package hint: genisoimage

DVD Video iso images, generated by genisoimage on Kubuntu Hardy 8.04 are wrong.
Standalone DVD players as well as WinXP cant read/play disks with such images 
burned.
It's bug in cdrkit 1.1.6 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=429244 and it was fixed in 
1.1.7 release.

I've installed 1.1.7 release from sources and this fixed problem for me.

Please update cdrkit version in hardy to 1.1.7

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

-- 
genisoimage generates wrong DVD-Video images
https://bugs.launchpad.net/bugs/233942
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 233942] Re: genisoimage generates wrong DVD-Video images

2008-05-22 Thread Serhiy Kachanuk
Also in this bug
https://bugs.launchpad.net/ubuntu/+source/cdrkit/+bug/131220 last
comments are about the same problem.

-- 
genisoimage generates wrong DVD-Video images
https://bugs.launchpad.net/bugs/233942
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 131220] Re: making dvd video iso image doesn't seem to work

2008-05-22 Thread Serhiy Kachanuk
Regarding last 2 comments, I've filed new bugreport 
https://bugs.launchpad.net/ubuntu/+source/cdrkit/+bug/233942 as this seems to 
be different problem, and in hardy.
Also there is debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=429244
Installing cdrkit 1.1.7 release from sources fixed this problem to me

-- 
making dvd video iso image doesn't seem to work
https://bugs.launchpad.net/bugs/131220
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 233942] Re: genisoimage generates wrong DVD-Video images

2008-05-22 Thread Serhiy Kachanuk
** Description changed:

  Binary package hint: genisoimage
  
  DVD Video iso images, generated by genisoimage on Kubuntu Hardy 8.04 are 
wrong.
  Standalone DVD players as well as WinXP cant read/play disks with such images 
burned.
- It's bug in cdrkit 1.16 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=429244 and it was fixed in 
1.1.7 release.
+ It's bug in cdrkit 1.1.6 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=429244 and it was fixed in 
1.1.7 release.
  
  I've installed 1.1.7 release from sources and this fixed problem for me.
  
  Please update cdrkit version in hardy to 1.1.7

-- 
genisoimage generates wrong DVD-Video images
https://bugs.launchpad.net/bugs/233942
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


Re: [Bug 233942] Re: genisoimage generates wrong DVD-Video images

2008-06-09 Thread Serhiy Kachanuk
genisoimage is only part of cdrkit. Same trick didn't helped me as
well. Only full cdrkit install from sources. Maybe installing all
binary packages, that builds from cdrkit source package may help.

/me wonders is there any way to make ubuntu core developers aware of
this really critical bug...

2008/6/9, bedege <[EMAIL PROTECTED]>:
> All
>
> I have the same issue with genisoimage 1.1.6 on Xubuntu Hardy.
> I've just installed genisoimage 1.1.7 (from a Debian package, with GDebi,
> not from an Ubuntu repository) but it does not seem to solve the issue. I
> recreated an iso file using k9copy, burned it to a DVD+RW, but still, it is
> not recognized by Win XP.
> Is genisoimage 1.1.7 enough to make the trick, or should I upgrade other
> softs too (I do not really see the difference between cdrkit and
> genisoimage...)
>
> --
> genisoimage generates wrong DVD-Video images
> https://bugs.launchpad.net/bugs/233942
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
genisoimage generates wrong DVD-Video images
https://bugs.launchpad.net/bugs/233942
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


Re: [Bug 233942] Re: genisoimage generates wrong DVD-Video images

2008-06-10 Thread Serhiy Kachanuk
See http://packages.ubuntu.com/source/intrepid/cdrkit
But indeed nothing related to iso images creation...

-- 
genisoimage generates wrong DVD-Video images
https://bugs.launchpad.net/bugs/233942
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 233942] Re: genisoimage generates wrong DVD-Video images

2008-06-12 Thread Serhiy Kachanuk
Assigning to burning team

** Changed in: cdrkit (Ubuntu)
 Assignee: (unassigned) => Ubuntu Burning Team (ubuntu-burning)

-- 
genisoimage generates wrong DVD-Video images
https://bugs.launchpad.net/bugs/233942
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 114081] Re: DVD-RAM writer disappeared after upgrade to feisty

2008-09-06 Thread Serhiy Kachanuk
Same problem with interpid alfa5. LiveCD on but enters busybox and boot process 
stops.
Adding all_generic_ide to livecd boot parameters helps it to boot, but then 
system doesn't see my secondary hdd(hooked to same IDE controller as DVD), only 
IDE DVD and SATA hdd.

Problem first appeared with original Feisy's kernel, but then upgrade to
2.6.20-16.28 helped. Then there was another one kernel update in Feisty
which had this problem again, so i am still using 2.6.20-16.28 in gutsy.

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

-- 
DVD-RAM writer disappeared after upgrade to feisty
https://bugs.launchpad.net/bugs/114081
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 114081] Re: DVD-RAM writer disappeared after upgrade to feisty

2008-09-06 Thread Serhiy Kachanuk
And same thing with hardy LiveCD - busybox on boot, with
all_generic_ide, no IDE hdd.

-- 
DVD-RAM writer disappeared after upgrade to feisty
https://bugs.launchpad.net/bugs/114081
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 67457] Re: amaroK translations in Rosetta - plural forms are broken

2007-10-22 Thread Serhiy Kachanuk
I have similar problem with Amarok, Akregator and adept-notifier  in gutsy with 
Ukrainian translation.
Amarok is full of  "BROKEN TRANSLATION Track played once", "BROKEN TRANSLATION 
Single" and so on

It was announced that  rosetta now fully supports KDE translations 
https://help.launchpad.net/KDEPlurals:
> When exporting .po files from a KDE-style template, you can choose to create 
> either a standard or KDE-style .po file.

Maybe the problem is that .po file wasn't exported as "KDE-style .po
file"

-- 
amaroK translations in Rosetta - plural forms are broken
https://bugs.launchpad.net/bugs/67457
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for amarok in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 96826] Re: Feisty Beta does not recognise CD burner

2007-10-23 Thread Serhiy Kachanuk
I have this problem with Gutsy. irqpool didn't help here. kernel image pakage 
is of version 2.6.22-14.46.
Similar problem was with original Feisy's kernel, but then upgrade to 
2.6.20-16.28 helped. Then there was another one kernel update in Feisty wich 
had this problem again, so i was using 2.6.20-16.28 prior to my upgrade to Gutsy

See also bug #114081

-- 
Feisty Beta does not recognise CD burner 
https://bugs.launchpad.net/bugs/96826
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 156559] restricted-manager-kde control module fails to load

2007-10-23 Thread Serhiy Kachanuk
Public bug reported:

On all my 3 Kubuntu systems upgraded to Gutsy from Feisty, systemsetiings 
control module for restricted-manager-kde fails to load.
Here is the console output of systemsettings command:

[~]>systemsettings
adding   
/usr/share/applications/kde/restricted-manager-kde.desktop


Pythonize constructor -- pid = 11042
Python interpreter initialized!


Pythonize constructor -- pid = 11042
Traceback (most recent call last):
  File "", line 8, in kcontrol_bridge_create_RestrictedManagerKDE
  File "/var/lib/python-support/python2.5/RestrictedManagerKDE.py", line 419, 
in create_RestrictedManagerKDE
return RestrictedManagerKDE(parent, name).launch_manager()
  File "/var/lib/python-support/python2.5/RestrictedManagerKDE.py", line 72, in 
__init__
RestrictedManagerCommon.__init__(self,args,opts)
  File 
"/usr/lib/python2.5/site-packages/RestrictedManager/RestrictedManagerCommon.py",
 line 212, in __init__
self.launch_manager()
  File "/var/lib/python-support/python2.5/RestrictedManagerKDE.py", line 161, 
in launch_manager
return self.ManagerWindow(self)
  File "/var/lib/python-support/python2.5/RestrictedManagerKDE.py", line 188, 
in __init__
parent.set_title_label(self.label_heading, False)
  File "/var/lib/python-support/python2.5/RestrictedManagerKDE.py", line 111, 
in set_title_label
(bold, normal) = RestrictedManagerCommon.title_label(self, in_use)
  File 
"/usr/lib/python2.5/site-packages/RestrictedManager/RestrictedManagerCommon.py",
 line 242, in title_label
'these drivers.') % {'os': get_os_name()}
ValueError: unsupported format character ' ' (0x20) at index 103
Error in sys.excepthook:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/apport_python_hook.py", line 42, in 
apport_excepthook
binary = os.path.realpath(os.path.join(os.getcwdu(), sys.argv[0]))
AttributeError: 'module' object has no attribute 'argv'

Original exception was:
Traceback (most recent call last):
  File "", line 8, in kcontrol_bridge_create_RestrictedManagerKDE
  File "/var/lib/python-support/python2.5/RestrictedManagerKDE.py", line 419, 
in create_RestrictedManagerKDE
return RestrictedManagerKDE(parent, name).launch_manager()
  File "/var/lib/python-support/python2.5/RestrictedManagerKDE.py", line 72, in 
__init__
RestrictedManagerCommon.__init__(self,args,opts)
  File 
"/usr/lib/python2.5/site-packages/RestrictedManager/RestrictedManagerCommon.py",
 line 212, in __init__
self.launch_manager()
  File "/var/lib/python-support/python2.5/RestrictedManagerKDE.py", line 161, 
in launch_manager
return self.ManagerWindow(self)
  File "/var/lib/python-support/python2.5/RestrictedManagerKDE.py", line 188, 
in __init__
parent.set_title_label(self.label_heading, False)
  File "/var/lib/python-support/python2.5/RestrictedManagerKDE.py", line 111, 
in set_title_label
(bold, normal) = RestrictedManagerCommon.title_label(self, in_use)
  File 
"/usr/lib/python2.5/site-packages/RestrictedManager/RestrictedManagerCommon.py",
 line 242, in title_label
'these drivers.') % {'os': get_os_name()}
ValueError: unsupported format character ' ' (0x20) at index 103
error: *** runFunction failure
;


When booting from Gutsy liveCD, restricted-manager-kde works ok. Please let me 
know what additional info i can supply for this bug

** Affects: restricted-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
restricted-manager-kde control module fails to load
https://bugs.launchpad.net/bugs/156559
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 112531] Re: kubuntu update tool crashed when updating from edgy to feisty with DVD

2007-10-23 Thread Serhiy Kachanuk
** Changed in: ubiquity (Ubuntu)
   Status: New => Invalid

-- 
kubuntu update tool crashed when updating from edgy to feisty with DVD
https://bugs.launchpad.net/bugs/112531
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 156559] Re: restricted-manager-kde control module fails to load

2007-10-24 Thread Serhiy Kachanuk
I use uk_UA.UTF8. Changing locale to en_US.UTF8 helps.
Also helps removing space before second "%(os)s" or renaming %(os)s to 
something else, e.g. %(a)s in statement at 
/usr/lib/python2.5/site-packages/RestrictedManager/RestrictedManagerCommon.py, 
line 242

-- 
restricted-manager-kde control module fails to load
https://bugs.launchpad.net/bugs/156559
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 154214] Re: Restricted Manager fails to start with Russian, Finnish or Japanese localization packs.

2007-10-24 Thread Serhiy Kachanuk
Same problem here with Ukrainian locale, see aslso bug# 156559. Should i
mark it as duplicate of this bug?

** Also affects: language-pack-uk-base (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Restricted Manager fails to start with Russian, Finnish or Japanese 
localization packs.
https://bugs.launchpad.net/bugs/154214
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 156559] Re: restricted-manager-kde control module fails to load

2007-10-25 Thread Serhiy Kachanuk
*** This bug is a duplicate of bug 154214 ***
https://bugs.launchpad.net/bugs/154214

** This bug has been marked a duplicate of bug 154214
   Restricted Manager fails to start with Russian, Finnish or Japanese 
localization packs.

-- 
restricted-manager-kde control module fails to load
https://bugs.launchpad.net/bugs/156559
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 114081] DVD-RAM writer disappeared after upgrade to feisty

2007-05-11 Thread Serhiy Kachanuk
Public bug reported:

After my upgrade to Kubuntu feisty from i386 DVD, I have no DVD-RAM writer in 
lshw or enywhre else when i boot 2.6.20 kernel.
If i boot old 2.6.17 kernel from edgy, DVD-RAM writer is here.
Also booting LiveCD from this Kubuntu DVD fails with many tries to read 
something from floppy, maybe this is related to missing DVD device in new 
kernel too

** Affects: linux-source-2.6.20 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed


** Tags: critical

** Tags added: critical

-- 
DVD-RAM writer disappeared after upgrade to feisty
https://bugs.launchpad.net/bugs/114081
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 114081] Re: DVD-RAM writer disappeared after upgrade to feisty

2007-05-11 Thread Serhiy Kachanuk

** Attachment added: "lshw output with old 2.6.17 kernel"
   http://librarian.launchpad.net/7606563/lshw.2.6.17

-- 
DVD-RAM writer disappeared after upgrade to feisty
https://bugs.launchpad.net/bugs/114081
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 114081] Re: DVD-RAM writer disappeared after upgrade to feisty

2007-05-11 Thread Serhiy Kachanuk

** Attachment added: "lshw output with new 2.6.20 kernel"
   http://librarian.launchpad.net/7606564/lshw.2.6.20

-- 
DVD-RAM writer disappeared after upgrade to feisty
https://bugs.launchpad.net/bugs/114081
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 114081] Re: DVD-RAM writer disappeared after upgrade to feisty

2007-05-11 Thread Serhiy Kachanuk

** Attachment added: "dmesg output for old 2.6.17 kernel"
   http://librarian.launchpad.net/7606566/dmesg.2.6.17

-- 
DVD-RAM writer disappeared after upgrade to feisty
https://bugs.launchpad.net/bugs/114081
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 114081] Re: DVD-RAM writer disappeared after upgrade to feisty

2007-05-11 Thread Serhiy Kachanuk

** Attachment added: "dmesg output with new 2.6.20 kernel"
   http://librarian.launchpad.net/7606568/dmesg.2.6.20

-- 
DVD-RAM writer disappeared after upgrade to feisty
https://bugs.launchpad.net/bugs/114081
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 162395] add cdrom adds it to the end of sources.list

2007-11-13 Thread Serhiy Kachanuk
Public bug reported:

Add cdrom adds it to the end of sources.list. apt-cdrom in contrast adds
it to the beginning.

Adding cdrom source to the beginnning makes sense as apt uses sources ir
order they appear in that file and thus cdrom will newer be used for
official packages as http:// links to archive will be used instead

Also, there is no way to move up or down sources in third party sources
tab

** Affects: software-properties (Ubuntu)
 Importance: Undecided
 Status: New

-- 
add cdrom adds it to the end of sources.list
https://bugs.launchpad.net/bugs/162395
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 127082] Re: Kmilo doesn't properly adjust volume

2007-11-04 Thread Serhiy Kachanuk
*** This bug is a duplicate of bug 118723 ***
https://bugs.launchpad.net/bugs/118723

** This bug has been marked a duplicate of bug 118723
   KMilo/Volume Hotkeys regression

-- 
Kmilo doesn't properly adjust volume
https://bugs.launchpad.net/bugs/127082
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdeutils in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 134632] Re: [kubuntu gutsy] Stopping Kmilo makes keyboard stop working

2007-11-04 Thread Serhiy Kachanuk
Yes. I can confirm this on kubuntu gutsy too. keyboard doesn't work at
all after stopping kmilo service untill kde session restart

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

-- 
[kubuntu gutsy] Stopping Kmilo makes keyboard stop working
https://bugs.launchpad.net/bugs/134632
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 174391] strigidaemon crashed with SIGSEGV in _start() after entering search term in strigiapplet

2007-12-06 Thread Serhiy Kachanuk
Public bug reported:

To reproduce launch strigiapplet(K menu/utilities/strigi), then click on this 
applet in kicker, enter some search term, then enter.
Opened page in konqueror says that strigi daemon is not running, but it was 
running just before performing search. Opening strigi:/ url in konqueror and 
performing search there works.

ProblemType: Crash
Architecture: i386
Date: Thu Dec  6 10:45:07 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/strigidaemon
NonfreeKernelModules: cdrom
Package: strigi-daemon 0.5.7-1~gutsy1
PackageArchitecture: i386
ProcCmdline: strigidaemon clucene
ProcCwd: /home/prog-17
ProcEnviron:
 LANGUAGE=uk_UA:uk:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/opt/er6/bin
 LANG=uk_UA.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: strigi
Stacktrace: #0  0x0804e5b0 in _start ()
StacktraceTop: _start ()
Title: strigidaemon crashed with SIGSEGV in _start()
Uname: Linux prog-17 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
scanner tty video

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


** Tags: apport-crash need-i386-retrace

-- 
strigidaemon crashed with SIGSEGV in _start() after entering search term in 
strigiapplet
https://bugs.launchpad.net/bugs/174391
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 174391] Re: strigidaemon crashed with SIGSEGV in _start() after entering search term in strigiapplet

2007-12-06 Thread Serhiy Kachanuk

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/10762331/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/10762332/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/10762333/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/10762334/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/10762335/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/10762336/Registers.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/10762337/ThreadStacktrace.txt

-- 
strigidaemon crashed with SIGSEGV in _start() after entering search term in 
strigiapplet
https://bugs.launchpad.net/bugs/174391
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 174391] Re: strigidaemon crashed with SIGSEGV in _start() after entering search term in strigiapplet

2007-12-06 Thread Serhiy Kachanuk
** Visibility changed to: Public

-- 
strigidaemon crashed with SIGSEGV in _start() after entering search term in 
strigiapplet
https://bugs.launchpad.net/bugs/174391
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 154214] Re: Restricted Manager fails to start with Russian, Finnish, Romanian or Japanese localization packs.

2007-12-10 Thread Serhiy Kachanuk
** Changed in: language-pack-uk-base (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Restricted Manager fails to start with Russian, Finnish,Romanian or Japanese 
localization packs.
https://bugs.launchpad.net/bugs/154214
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 77932] Re: On system logout all fat 32 partitions become unmounted

2007-12-11 Thread Serhiy Kachanuk
There is no such problem in Kubuntu Gutsy

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

-- 
On system logout all fat 32 partitions become unmounted
https://bugs.launchpad.net/bugs/77932
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 155788] Re: KDE blocks digital camera detection as usb-scsi disk

2007-12-28 Thread Serhiy Kachanuk
I can confirm this on 2 gutsy systems. One with 2.6.22 kernel and one
with 2.6.20. Workaround #2 works for me too.

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

-- 
KDE blocks digital camera detection as usb-scsi disk
https://bugs.launchpad.net/bugs/155788
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdebase in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 112531] kubuntu update tool crashed when updating from edgy to feisty with DVD

2007-05-04 Thread Serhiy Kachanuk
Public bug reported:

Binary package hint: ubiquity

According to 
http://www.ubuntu.com/getubuntu/upgrading#head-0aee739ab0dfe9702a69ee3d316f5926d5d31807
 i mounted feisty i386 DVD, installed gksu and run in konsole
#gksu "sh /cdrom/cdromupgrade"
then after saying no to fetching updates from network i've got this traceback:

Traceback (most recent call last):
  File "/tmp/tmp.OgXblm6390/DistUpgradeViewKDE.py", line 72, in update
self.progressbar.setProgress(percent)
AttributeError: KDECdromProgressAdapter instance has no attribute 'progressbar'

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
kubuntu update tool crashed when updating from edgy to feisty with DVD
https://bugs.launchpad.net/bugs/112531
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 112531] Re: kubuntu update tool crashed when updating from edgy to feisty with DVD

2007-05-04 Thread Serhiy Kachanuk
Problem was solved by saying yes to fetch updates from network and re-running 
#gksu "sh /cdrom/cdromupgrade"

-- 
kubuntu update tool crashed when updating from edgy to feisty with DVD
https://bugs.launchpad.net/bugs/112531
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 77932] On system logout all fat 32 partitions become unmounted

2007-01-04 Thread Serhiy Kachanuk
Public bug reported:

Binary package hint: kdebase

I'm using Kubuntu Edgy Eft with all latest updates. 
When i want to restart my desktop session, i press, "logout"/"end current 
session", then i login again. After i logged in, all my fat32 partitions are 
unmounted. Maybe this is somehow related to patches for kio_file, to use 
"/media" instead of "media:/" described here 
https://wiki.kubuntu.org/KubuntuKDEMedia

** Affects: kdebase (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
On system logout all fat 32 partitions become unmounted
https://launchpad.net/bugs/77932

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


[Bug 72290] Memory leak

2006-11-18 Thread Serhiy Kachanuk
Public bug reported:

Binary package hint: kradio

After about 10 minutes of work, kradio eats ~100% CPU and is first in
htop's process list by memory usage. Kubuntu Edgy.

** Affects: kradio (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Memory leak
https://launchpad.net/bugs/72290

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


[Bug 449579] Re: amarok crashed with SIGSEGV in QApplicationPrivate::notify_helper()

2009-10-12 Thread Serhiy Kachanuk

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/33496686/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/33496687/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/33496688/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/33496689/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/33496690/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/33496691/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/33496692/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/33496693/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
amarok crashed with SIGSEGV in QApplicationPrivate::notify_helper()
https://bugs.launchpad.net/bugs/449579
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