Re: [Bug 381599] Re: kword fails to start

2009-06-07 Thread bvidinli_ehcp
i am already using jaunty, and problem continues, re-tried, same...

On Mon, Jun 8, 2009 at 8:45 AM, Matt Joiner wrote:
> I first installed Jaunty from the RC, and upgraded since. The problem
> seems to have gone away now.
>
> --
> kword fails to start
> https://bugs.launchpad.net/bugs/381599
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
kword fails to start
https://bugs.launchpad.net/bugs/381599
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to koffice2 in ubuntu.

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


[Bug 359517] Re: kstars does not support indi

2009-06-07 Thread Mike Phillips
Josh, you totally solved that one I hope I didn't read something wrong.
I still cannot get my USB/Serial adapter to connect to a synced/aligned
scope in kstars via the wizard.

Perhaps, this is something to document if in fact I didn't misread/skip?

I'll try my other scope/mount (This one's a CGE)

TIA,

Mike

-- 
kstars does not support indi
https://bugs.launchpad.net/bugs/359517
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeedu in ubuntu.

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


[Bug 359517] Re: kstars does not support indi

2009-06-07 Thread noisymime
Hi Mike,

Do you still have package 'indi' installed? Its installed as part of the
non-ppa version of kstars however libindi0 conflicts with it, so you'll
need to remove it before installing the ppa version.

If you're having problems after that, I suggest removing indi, libindi0
and kstars, refreshing your apt cache and installing kstars again. That
should fix everything.

-- 
kstars does not support indi
https://bugs.launchpad.net/bugs/359517
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeedu in ubuntu.

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


[Bug 359517] Re: kstars does not support indi

2009-06-07 Thread Mike Phillips
I added the ppa as suggested and it breaks the dependencies on the gnome
flavored ubuntu 9.04 with this error:

E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
dpkg: dependency problems prevent configuration of kstars:
 kstars depends on libindi0 (>= 0.6); however:
  Package libindi0 is not installed.


Ideas?? I'm quite keen on scope control via kstars!  :)

Mike

-- 
kstars does not support indi
https://bugs.launchpad.net/bugs/359517
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeedu in ubuntu.

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


[Bug 380278] Re: Ark crashes with seg fault when opening zip file

2009-06-07 Thread Adam Reeve
I tried to generate a backtrace in gdb and got this:

#0  0x007de9f6 in memcpy () from /lib/tls/i686/cmov/libc.so.6
#1  0xb67652fc in ?? ()  
#2  0x04f44b12 in QTextStreamPrivate::putString (this=0x95bf6e6c, 
s...@0xb676551c, number=false)
at ../../include/QtCore/../../src/corelib/tools/qstring.h:269   
  
#3  0x04f4048b in QTextStream::operator<< (this=0x992cbe8, stri...@0xb676551c) 
at io/qtextstream.cpp:2509
#4  0x04fbec66 in streamDebug (dbg=DWARF-2 expression error: DW_OP_reg 
operations must be used either alone or in conjuction with DW_OP_piece.
) at ../../include/QtCore/../../src/corelib/io/qdebug.h:108
#5  0x00f0afae in streamDebug (dbg={stream = 0x992cbe8}, v...@0x99c5348) at 
kernel/qguivariant.cpp:517
#6  0x04fbdc7b in operator<< (dbg=DWARF-2 expression error: DW_OP_reg 
operations must be used either alone or in conjuction with DW_OP_piece.
) at kernel/qvariant.cpp:2774
#7  0x08806082 in CliPlugin::readListLine (this=0x996fc08, line=
  {static null = {}, static shared_null = {ref = {_q_value 
= 7202}, alloc = 0, size = 0, data = 0x80574e2, clean = 0, simpletext = 0, 
righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, 
static shared_empty = {ref = {_q_value = 229}, alloc = 0, size = 0, data = 
0x508d46e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity 
= 0, reserved = 0, array = {0}}, d = 0x9934be8, static codecForCStrings = 0x0}) 
at /usr/include/qt4/QtCore/qdebug.h:211
#8  0x009bede4 in Kerfuffle::CliInterface::handleLine (this=0x996fc08, 
li...@0xb67659b0) at ../../../ark/kerfuffle/cliinterface.cpp:529
#9  0x009bf40d in Kerfuffle::CliInterface::readStdout (this=0x996fc08) at 
../../../ark/kerfuffle/cliinterface.cpp:487
#10 0x009bf83b in Kerfuffle::CliInterface::qt_metacall (this=0x996fc08, 
_c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xb6765a8c)
at ./cliinterface.moc:71
#11 0x04fafd78 in QMetaObject::activate (sender=0x988fd70, 
from_signal_index=13, to_signal_index=13, argv=0x0) at kernel/qobject.cpp:3120
#12 0x04fb0a12 in QMetaObject::activate (sender=0x988fd70, m=0x508ae8c, 
local_signal_index=5, argv=0x0) at kernel/qobject.cpp:3194
#13 0x04f35fd7 in QProcess::readyReadStandardOutput (this=0x988fd70) at 
.moc/release-shared/moc_qprocess.cpp:156
#14 0x04f38b7a in QProcessPrivate::_q_canReadStandardOutput (this=0x98be518) at 
io/qprocess.cpp:564
#15 0x04f3bf06 in QProcess::qt_metacall (this=0x988fd70, 
_c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xb6765c88)
at .moc/release-shared/moc_qprocess.cpp:101
#16 0x081e490a in KProcess::qt_metacall (this=0x988fd70, 
_c=QMetaObject::InvokeMetaMethod, _id=17, _a=0xb6765c88) at ./kprocess.moc:63
#17 0x04fafd78 in QMetaObject::activate (sender=0x9927b68, from_signal_index=4, 
to_signal_index=4, argv=0xb6765c88)
at kernel/qobject.cpp:3120
#18 0x04fb0a12 in QMetaObject::activate (sender=0x9927b68, m=0x508c8b0, 
local_signal_index=0, argv=0xb6765c88) at kernel/qobject.cpp:3194
#19 0x04feabe3 in QSocketNotifier::activated (this=0x9927b68, _t1=27) at 
.moc/release-shared/moc_qsocketnotifier.cpp:83
#20 0x04fb4817 in QSocketNotifier::event (this=0x9927b68, e=0xb6766044) at 
kernel/qsocketnotifier.cpp:316
#21 0x00ec9c1c in QApplicationPrivate::notify_helper (this=0x9533a78, 
receiver=0x9927b68, e=0xb6766044) at kernel/qapplication.cpp:4057
#22 0x00ed13f4 in QApplication::notify (this=0xbf942978, receiver=0x9927b68, 
e=0xb6766044) at kernel/qapplication.cpp:4022
#23 0x00b9c50a in KApplication::notify (this=0xbf942978, receiver=0x9927b68, 
event=0xb6766044) at ../../kdeui/kernel/kapplication.cpp:307
#24 0x04f99b1b in QCoreApplication::notifyInternal (this=0xbf942978, 
receiver=0x9927b68, event=0xb6766044)
at kernel/qcoreapplication.cpp:610
#25 0x04fc523a in socketNotifierSourceDispatch (source=0x9978158) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#26 0x046c0ad8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0x046c4070 in ?? () from /usr/lib/libglib-2.0.so.0
#28 0x046c41a3 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0x04fc4f9c in QEventDispatcherGlib::processEvents (this=0x99a38a8, flags={i 
= 36}) at kernel/qeventdispatcher_glib.cpp:324
#30 0x04f980a9 in QEventLoop::processEvents (this=0xb6766294, flags=DWARF-2 
expression error: DW_OP_reg operations must be used either alone or in 
conjuction with DW_OP_piece.
) at kernel/qeventloop.cpp:149
#31 0x04f984f2 in QEventLoop::exec (this=0xb6766294, flags={i = 0}) at 
kernel/qeventloop.cpp:200
#32 0x04ea3e13 in QThread::exec (this=0x999be90) at thread/qthread.cpp:487
#33 0x009ac280 in Kerfuffle::ThreadExecution::run (this=0x999be90) at 
../../../ark/kerfuffle/threading.cpp:43
#34 0x04ea70fe in QThreadPrivate::start (arg=0x999be90) at 
thread/qthread_unix.cpp:189
#35 0x009764ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0

-- 
Ark crashes with seg fault when opening zip file
https://bugs.launchpad.net/bugs/3802

[Bug 351038] Re: Lokalize crashes during translation

2009-06-07 Thread Launchpad Bug Tracker
This bug was fixed in the package kde4libs - 4:4.2.90-0ubuntu1

---
kde4libs (4:4.2.90-0ubuntu1) karmic; urgency=low

  [ Jonathan Thomas ]
  * New upstream release:
- Refresh kubuntu_56_langpacks_files.diff so that it applies
Closes: (LP: #321281, #325009, #351038, #292669)

  [ Alessandro Ghersi ]
  * Update kdelibs5-data.install, kdelibs5.install, and kdelibs5-dev.install

 -- Alessandro GhersiThu, 04 Jun
2009 03:45:15 +0200

** Changed in: kde4libs (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Lokalize crashes during translation
https://bugs.launchpad.net/bugs/351038
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in ubuntu.

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


[Bug 292669] Re: Images saved by gwenview don't generate dolphin thumbnails

2009-06-07 Thread Launchpad Bug Tracker
This bug was fixed in the package kde4libs - 4:4.2.90-0ubuntu1

---
kde4libs (4:4.2.90-0ubuntu1) karmic; urgency=low

  [ Jonathan Thomas ]
  * New upstream release:
- Refresh kubuntu_56_langpacks_files.diff so that it applies
Closes: (LP: #321281, #325009, #351038, #292669)

  [ Alessandro Ghersi ]
  * Update kdelibs5-data.install, kdelibs5.install, and kdelibs5-dev.install

 -- Alessandro GhersiThu, 04 Jun
2009 03:45:15 +0200

** Changed in: kde4libs (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Images saved by gwenview don't generate dolphin thumbnails
https://bugs.launchpad.net/bugs/292669
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdegraphics in ubuntu.

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


[Bug 321281] Re: krunner crashed with signal 7 in KPixmapCache::Private::mmapFile()

2009-06-07 Thread Launchpad Bug Tracker
This bug was fixed in the package kde4libs - 4:4.2.90-0ubuntu1

---
kde4libs (4:4.2.90-0ubuntu1) karmic; urgency=low

  [ Jonathan Thomas ]
  * New upstream release:
- Refresh kubuntu_56_langpacks_files.diff so that it applies
Closes: (LP: #321281, #325009, #351038, #292669)

  [ Alessandro Ghersi ]
  * Update kdelibs5-data.install, kdelibs5.install, and kdelibs5-dev.install

 -- Alessandro GhersiThu, 04 Jun
2009 03:45:15 +0200

** Changed in: kde4libs (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
krunner crashed with signal 7 in KPixmapCache::Private::mmapFile()
https://bugs.launchpad.net/bugs/321281
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in ubuntu.

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


[Bug 325009] Re: kwalletd crashed with SIGSEGV in QMetaObject::activate()

2009-06-07 Thread Launchpad Bug Tracker
This bug was fixed in the package kde4libs - 4:4.2.90-0ubuntu1

---
kde4libs (4:4.2.90-0ubuntu1) karmic; urgency=low

  [ Jonathan Thomas ]
  * New upstream release:
- Refresh kubuntu_56_langpacks_files.diff so that it applies
Closes: (LP: #321281, #325009, #351038, #292669)

  [ Alessandro Ghersi ]
  * Update kdelibs5-data.install, kdelibs5.install, and kdelibs5-dev.install

 -- Alessandro GhersiThu, 04 Jun
2009 03:45:15 +0200

** Changed in: kde4libs (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
kwalletd crashed with SIGSEGV in QMetaObject::activate()
https://bugs.launchpad.net/bugs/325009
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in ubuntu.

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


[Bug 379426] Re: OpenOffice Writer makes KDE apps unresponsive after copying

2009-06-07 Thread Chris Cheney
** Package changed: openoffice.org (Ubuntu) => kile (Ubuntu)

-- 
OpenOffice Writer makes KDE apps unresponsive after copying
https://bugs.launchpad.net/bugs/379426
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kile in ubuntu.

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


[Bug 379426] [NEW] OpenOffice Writer makes KDE apps unresponsive after copying

2009-06-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: openoffice.org

On Ubuntu 9.04, Jaunty Jackalope, using the standard packages for
OpenOffice (v3.0.1) and Kile (v2.0.81), I have the following problem:
after copying text in OpenOffice Writer, and then returning to Kile,
Kile takes about 7 seconds to redraw itself (i.e., show anything more
than a white window) and become responsive. (But see below for greater
generality.)

Steps to reproduce:
* Open a document in Kile
* Open a document in OpenOffice Writer
* Switch between the two applications, and see that Kile behaves with the 
expected near-instantaneous speed
* In OpenOffice Writer, select some text and copy it (press Ctrl+C, or 
right-click and choose "copy")
* Switch to Kile
* Notice that you get to see an all-white window and have to wait for about 7 
seconds before Kile is redrawn and does anything.

Generality:
* The same happens with Kate instead of Kile.
* The same happens with OpenOffice Presentation instead of OpenOffice Writer.
* Copying text from any other application (gedit, firefox, evince, ...) does 
not lead to a slowdown in Kile or Kate.

Thus, it seems that copying in OpenOffice somehow adversely affects KDE-
apps, or at least that small subset of KDE-apps which I use. This ought
not to happen, and is very irritating when you are transforming an ODF-
file bit-by-bit into a LaTeX-file...

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

-- 
OpenOffice Writer makes KDE apps unresponsive after copying
https://bugs.launchpad.net/bugs/379426
You received this bug notification because you are a member of Kubuntu Bugs, 
which is subscribed to kile in ubuntu.

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


[Bug 383505] Re: kopete doesn't support gadu-gadu account anymore

2009-06-07 Thread spitfire
I'm adding proposed package which includes previously missed files and
dependency on libgadu-dev

kdenetwork (4:4.2.85-0ubuntu4) karmic; urgency=low

  * adding libgadu-dev to build-depends
  * Adding files to debian/kopete.install:  usr/lib/kde4/kopete_gadu.so

usr/share/kde4/services/kopete_gadu.desktop

usr/share/kde4/apps/kopete/icons/oxygen/16x16/actions/gg_offline_d.png

usr/share/kde4/apps/kopete/icons/oxygen/16x16/actions/gg_connecting.png

usr/share/kde4/apps/kopete/icons/oxygen/16x16/actions/gg_offline.png

usr/share/kde4/apps/kopete/icons/oxygen/16x16/actions/gg_invi.png

usr/share/kde4/apps/kopete/icons/oxygen/16x16/actions/gg_away.png

usr/share/kde4/apps/kopete/icons/oxygen/16x16/actions/gg_online_d.png

usr/share/kde4/apps/kopete/icons/oxygen/16x16/actions/gg_online.png

usr/share/kde4/apps/kopete/icons/oxygen/16x16/actions/gg_invi_d.png

usr/share/kde4/apps/kopete/icons/oxygen/16x16/actions/gg_busy_d.png

usr/share/kde4/apps/kopete/icons/oxygen/16x16/actions/gg_busy.png

usr/share/kde4/apps/kopete/icons/oxygen/16x16/actions/gg_ignored.png

usr/share/kde4/apps/kopete/icons/oxygen/16x16/apps/gadu_protocol.png

usr/share/kde4/apps/kopete/icons/crystalsvg/16x16/actions/gg_con.mng

usr/share/kde4/apps/kopete/icons/oxygen/32x32/apps/gadu_protocol.png

 -- Mieszko Ślusarczyk (spitfire)   Sun, 07
Jun 2009 22:50:38 +0200

** Attachment added: "proposed package"
   http://launchpadlibrarian.net/27627539/kdenetwork_4.2.85-0ubuntu4.diff.gz

-- 
kopete doesn't support gadu-gadu account anymore
https://bugs.launchpad.net/bugs/383505
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kopete in ubuntu.

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


[Bug 361943] Re: krita crashes on remote files

2009-06-07 Thread Jonathan Thomas
Cool, thanks.
I have forwarded the updated backtrace to the developers at the upstream bug 
report.

** Changed in: koffice2 (Ubuntu)
   Status: Incomplete => Triaged

-- 
krita crashes on remote files
https://bugs.launchpad.net/bugs/361943
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to koffice2 in ubuntu.

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


[Bug 360224] Re: kcmshell4 crashed with SIGSEGV in KSycocaFactory::KSycocaFactory()

2009-06-07 Thread Jonathan Thomas
*** This bug is a duplicate of bug 351993 ***
https://bugs.launchpad.net/bugs/351993

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 351993
   systemsettings crashed with SIGSEGV in KMimeTypeFactory()

-- 
kcmshell4 crashed with SIGSEGV in KSycocaFactory::KSycocaFactory()
https://bugs.launchpad.net/bugs/360224
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-runtime in ubuntu.

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


[Bug 361943] Re: krita crashes on remote files

2009-06-07 Thread Håvard Gulldahl
Sure. Here we go, from a fresh krita (2.0.0-0ubuntu1~jaunty1 from
backports) and koffice-kde4-dbg.

This is from the initial file chooser.

Thanks!

=
Application: Krita (krita), signal SIGSEGV
0x7f4e140fcd21 in nanosleep () from /lib/libc.so.6
Current language:  auto; currently c

Thread 1 (Thread 0x7f4e1cae7760 (LWP 6973)):
[KCrash Handler]
#5  KisImage::colorSpace (this=0x0) at 
/build/buildd/koffice2-2.0.0/krita/image/kis_image.cc:1049
#6  0x7f4e1c1a88ee in KisOpenGLImageTextures::imageCanShareTextures 
(image={d = 0x7fff24cbf570}) at 
/build/buildd/koffice2-2.0.0/krita/ui/opengl/kis_opengl_image_textures.cpp:163
#7  0x7f4e1c1ab7d0 in KisOpenGLImageTextures::getImageTextures (image={d = 
0x7fff24cbf650}, monitorProfile=0x312d620)
at 
/build/buildd/koffice2-2.0.0/krita/ui/opengl/kis_opengl_image_textures.cpp:135
#8  0x7f4e1c090ec8 in KisCanvas2::createOpenGLCanvas (this=0x3d09410) at 
/build/buildd/koffice2-2.0.0/krita/ui/canvas/kis_canvas2.cpp:254
#9  0x7f4e1c0913ac in KisCanvas2::createCanvas (this=0x3d09410) at 
/build/buildd/koffice2-2.0.0/krita/ui/canvas/kis_canvas2.cpp:272
#10 0x7f4e1c09196b in KisCanvas2 (this=0x3d09410, viewConverter=, view=0x3c4ef60, sc=)
at /build/buildd/koffice2-2.0.0/krita/ui/canvas/kis_canvas2.cpp:105
#11 0x7f4e1c16b479 in KisView2 (this=0x3c4ef60, doc=0x20c8e10, 
parent=) at 
/build/buildd/koffice2-2.0.0/krita/ui/kis_view2.cpp:195
#12 0x7f4e1c0f5f84 in KisDoc2::createViewInstance (this=0x20c8e10, 
parent=0x2108b40) at /build/buildd/koffice2-2.0.0/krita/ui/kis_doc2.cc:457
#13 0x7f4e195c1cfa in KoDocument::createView (this=0x0, parent=0x3ff91c0) 
at /build/buildd/koffice2-2.0.0/libs/main/KoDocument.cpp:341
#14 0x7f4e195e7177 in KoMainWindow::setRootDocument (this=0x20e8970, 
doc=0x20c8e10) at /build/buildd/koffice2-2.0.0/libs/main/KoMainWindow.cpp:453
#15 0x7f4e195c50a3 in KoDocument::deleteOpenPane (this=0x20c8e10) at 
/build/buildd/koffice2-2.0.0/libs/main/KoDocument.cpp:2645
#16 0x7f4e1c0f59da in KisDoc2::openExistingFile (this=0x20c8e10, 
u...@0x7fff24cbfbf0) at /build/buildd/koffice2-2.0.0/krita/ui/kis_doc2.cc:160
#17 0x7f4e1c0f5bd1 in KisDoc2::qt_metacall (this=0x20c8e10, 
_c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff24cbfab0)
at 
/build/buildd/koffice2-2.0.0/obj-x86_64-linux-gnu/krita/ui/kis_doc2.moc:77
#18 0x7f4e1c5c08d2 in QMetaObject::activate (sender=0x214a770, 
from_signal_index=, to_signal_index=27, argv=0x3ff91c0) at 
kernel/qobject.cpp:3120
#19 0x7f4e196456a2 in KoOpenPane::openExistingFile (this=0x0, _t1=) at 
/build/buildd/koffice2-2.0.0/obj-x86_64-linux-gnu/libs/main/KoOpenPane.moc:98
#20 0x7f4e19645a44 in KoOpenPane::qt_metacall (this=0x214a770, 
_c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff24cbfbd0)
at 
/build/buildd/koffice2-2.0.0/obj-x86_64-linux-gnu/libs/main/KoOpenPane.moc:80
#21 0x7f4e1c5c08d2 in QMetaObject::activate (sender=0x21cfd50, 
from_signal_index=, to_signal_index=27, argv=0x3ff91c0) at 
kernel/qobject.cpp:3120
#22 0x7f4e1965a572 in KoExistingDocumentPane::openExistingUrl (this=0x0, 
_t1=) at 
/build/buildd/koffice2-2.0.0/obj-x86_64-linux-gnu/libs/main/KoExistingDocumentPane.moc:83
#23 0x7f4e1965a5fa in KoExistingDocumentPane::onAccepted (this=0x21cfd50) 
at /build/buildd/koffice2-2.0.0/libs/main/KoExistingDocumentPane.cpp:62
#24 0x7f4e1965a66d in KoExistingDocumentPane::qt_metacall (this=0x21cfd50, 
_c=QMetaObject::InvokeMetaMethod, _id=67080640, _a=0x7fff24cbfcd0)
at 
/build/buildd/koffice2-2.0.0/obj-x86_64-linux-gnu/libs/main/KoExistingDocumentPane.moc:71
#25 0x7f4e1c5c08d2 in QMetaObject::activate (sender=0x2219630, 
from_signal_index=, to_signal_index=31, argv=0x3ff91c0) at 
kernel/qobject.cpp:3120
#26 0x7f4e1120e0aa in KFileWidget::slotOk (this=0x2219630) at 
/build/buildd/kde4libs-4.2.4/kfile/kfilewidget.cpp:960
#27 0x7f4e1120da29 in KFileWidget::slotOk (this=0x2219630) at 
/build/buildd/kde4libs-4.2.4/kfile/kfilewidget.cpp:875
#28 0x7f4e1120c222 in KFileWidget::qt_metacall (this=0x2219630, 
_c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff24cc0750)
at 
/build/buildd/kde4libs-4.2.4/obj-x86_64-linux-gnu/kfile/kfilewidget.moc:124
#29 0x7f4e1c5c08d2 in QMetaObject::activate (sender=0x221bb90, 
from_signal_index=, to_signal_index=30, argv=0x3ff91c0) at 
kernel/qobject.cpp:3120
#30 0x7f4e15c78ac7 in QAbstractButton::clicked (this=0x0, _t1=false) at 
.moc/release-shared/moc_qabstractbutton.cpp:200
#31 0x7f4e159d3d7b in QAbstractButtonPrivate::emitClicked (this=0x2e48ab0) 
at widgets/qabstractbutton.cpp:543
#32 0x7f4e159d59d2 in QAbstractButtonPrivate::click (this=0x2e48ab0) at 
widgets/qabstractbutton.cpp:536
#33 0x7f4e159d5c25 in QAbstractButton::mouseReleaseEvent (this=0x221bb90, 
e=0x7fff24cc0f20) at widgets/qabstractbutton.cpp:1115
#34 0x7f4e1567edef in QWidget::event (this=0x221bb90, event=0x7fff24cc0f20) 
at kernel/qwidget.cpp:7521
#35 0x7f4e1562db9d in 

[Bug 282187] Re: plasma crashed with SIGSEGV in QGraphicsLinearLayout::insertItem()

2009-06-07 Thread Bug Watch Updater
** Changed in: kdebase
   Status: Unknown => Fix Released

-- 
plasma crashed with SIGSEGV in QGraphicsLinearLayout::insertItem()
https://bugs.launchpad.net/bugs/282187
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 282388] Re: after update (synaptic): plasma doesn't start after login - white screen

2009-06-07 Thread Bug Watch Updater
** Changed in: kdebase
   Status: Unknown => Invalid

-- 
after update (synaptic): plasma doesn't start after login - white screen
https://bugs.launchpad.net/bugs/282388
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 355534] Re: kwalletmanager crashed with SIGSEGV in QVariant()

2009-06-07 Thread Jonathan Thomas
Hi,
We were wondering if this was still an issue in the final version of Kubuntu 
9.04.

** Visibility changed to: Public

** Changed in: kdeutils (Ubuntu)
   Importance: Medium => Low

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

-- 
kwalletmanager crashed with SIGSEGV in QVariant()
https://bugs.launchpad.net/bugs/355534
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeutils in ubuntu.

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


[Bug 368620] Re: KAlarm does not work with KMail identities

2009-06-07 Thread Bug Watch Updater
** Changed in: kdepim
   Status: Unknown => New

-- 
KAlarm does not work with KMail identities
https://bugs.launchpad.net/bugs/368620
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.

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


[Bug 349443] Re: systemsettings crashed with SIGSEGV in QString::operator=()

2009-06-07 Thread Bug Watch Updater
** Changed in: kdebase
   Status: Unknown => Fix Released

-- 
systemsettings crashed with SIGSEGV in QString::operator=()
https://bugs.launchpad.net/bugs/349443
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 328951] Re: konqueror crashed with SIGSEGV in QString::operator=()

2009-06-07 Thread Jonathan Thomas
Hi,
We were wondering if you can cause this bug to happen at will, and if it occurs 
at any particular website, and if it still occurs in the final version of 
Kubuntu 9.04.
Thanks in advance.

** Visibility changed to: Public

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

-- 
konqueror crashed with SIGSEGV in QString::operator=()
https://bugs.launchpad.net/bugs/328951
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in ubuntu.

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


[Bug 349443] Re: systemsettings crashed with SIGSEGV in QString::operator=()

2009-06-07 Thread Jonathan Thomas
Fixed in KDE 4.3 beta1. (It unfortunately can't be fixed in 4.2 since
the fix is part of a new feature)

** Bug watch added: KDE Bug Tracking System #189684
   http://bugs.kde.org/show_bug.cgi?id=189684

** Also affects: kdebase via
   http://bugs.kde.org/show_bug.cgi?id=189684
   Importance: Unknown
   Status: Unknown

** Visibility changed to: Public

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

-- 
systemsettings crashed with SIGSEGV in QString::operator=()
https://bugs.launchpad.net/bugs/349443
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 282388] Re: after update (synaptic): plasma doesn't start after login - white screen

2009-06-07 Thread Jonathan Thomas
This crash should be fixed in more recent versions of KDE, but if its
that taskmanager plasmoid causing it you'd probably want to report the
crash to the creator of the plasmoid. Thanks, and have a nice day.

** Bug watch added: KDE Bug Tracking System #164936
   http://bugs.kde.org/show_bug.cgi?id=164936

** Also affects: kdebase via
   http://bugs.kde.org/show_bug.cgi?id=164936
   Importance: Unknown
   Status: Unknown

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

** Visibility changed to: Public

-- 
after update (synaptic): plasma doesn't start after login - white screen
https://bugs.launchpad.net/bugs/282388
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 383622] Re: digikam crashed when switching from geolocation to metadata

2009-06-07 Thread Jonathan Thomas
Thank you for your bug report. This bug has been reported to the
developers of the software. You can track it and make comments at:
https://bugs.kde.org/show_bug.cgi?id=182470

** Visibility changed to: Public

** Bug watch added: KDE Bug Tracking System #182470
   http://bugs.kde.org/show_bug.cgi?id=182470

** Package changed: digikam (Ubuntu) => kdeedu (Ubuntu)

** Changed in: kdeedu (Ubuntu)
   Importance: Medium => Low

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

** Also affects: kdeedu via
   http://bugs.kde.org/show_bug.cgi?id=182470
   Importance: Unknown
   Status: Unknown

-- 
digikam crashed when switching from geolocation to metadata
https://bugs.launchpad.net/bugs/383622
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeedu in ubuntu.

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


[Bug 371565] Re: parley scripts fail to load

2009-06-07 Thread Cedara
Ubuntu 9.04, installed parley with gnome as usual desktop. Same error
about the scripts not loading, installing that library helps by letting
the programme seemingly run smoother; it didn't solve that error though.

-- 
parley scripts fail to load
https://bugs.launchpad.net/bugs/371565
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeedu in ubuntu.

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


[Bug 384493] Re: wi-fi not work in kubuntu 9.10

2009-06-07 Thread argus.ua
I install wicd now and it not work also :(
from my log:
Jun  7 19:34:30 argus-laptop dhclient: Bind socket to interface: No such device 

 
Jun  7 19:34:30 argus-laptop kernel: [  528.345578] Registered led device: 
iwl-phy0::radio 
  
Jun  7 19:34:30 argus-laptop kernel: [  528.345655] Registered led device: 
iwl-phy0::assoc 
  
Jun  7 19:34:30 argus-laptop kernel: [  528.345688] Registered led device: 
iwl-phy0::RX
  
Jun  7 19:34:30 argus-laptop kernel: [  528.345719] Registered led device: 
iwl-phy0::TX
  
Jun  7 19:34:30 argus-laptop kernel: [  528.365488] ADDRCONF(NETDEV_UP): wlan0: 
link is not ready   
 
Jun  7 19:34:31 argus-laptop kernel: [  528.485561] wlan0: direct probe to AP 
00:1e:58:02:3f:2e try 1 
   
Jun  7 19:34:31 argus-laptop kernel: [  528.485581] wlan0: privacy 
configuration mismatch and mixed-cell disabled - disassociate   
  
Jun  7 19:34:31 argus-laptop kernel: [  528.489436] wlan0 direct probe 
responded   
  
Jun  7 19:34:31 argus-laptop kernel: [  528.489441] wlan0: authenticate with AP 
00:1e:58:02:3f:2e   
 
Jun  7 19:34:31 argus-laptop kernel: [  528.491322] wlan0: authenticated

 
Jun  7 19:34:31 argus-laptop kernel: [  528.491326] wlan0: associate with AP 
00:1e:58:02:3f:2e   

Jun  7 19:34:31 argus-laptop kernel: [  528.491330] wlan0: mismatch in privacy 
configuration and mixed-cell disabled - abort association   
  
Jun  7 19:34:31 argus-laptop kernel: [  528.492946] wlan0: authenticate with AP 
00:1e:58:02:3f:2e   
 
Jun  7 19:34:31 argus-laptop kernel: [  528.492972] wlan0: privacy 
configuration mismatch and mixed-cell disabled - disassociate   
  
Jun  7 19:34:31 argus-laptop kernel: [  528.494758] wlan0: authenticated

 
Jun  7 19:34:31 argus-laptop kernel: [  528.494764] wlan0: associate with AP 
00:1e:58:02:3f:2e   

Jun  7 19:34:31 argus-laptop kernel: [  528.494768] wlan0: mismatch in privacy 
configuration and mixed-cell disabled - abort association   
  
Jun  7 19:34:31 argus-laptop kernel: [  528.692062] wlan0: privacy 
configuration mismatch and mixed-cell disabled - disassociate

May be problem in new kernel in karmic?

-- 
wi-fi not work in kubuntu 9.10
https://bugs.launchpad.net/bugs/384493
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to knetworkmanager in ubuntu.

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


[Bug 378394] Re: KDE Crashes Whenever I Edit A Text File with Sudo

2009-06-07 Thread danieleverywhere
Sorry, I accidently chose an old backup in my message before
Of course this fix is still dirty, but it doesn't cause logout problems like 
the version before.

** Attachment added: "/usr/bin/startkde"
   http://launchpadlibrarian.net/27620254/startkde

-- 
KDE Crashes Whenever I Edit A Text File with Sudo
https://bugs.launchpad.net/bugs/378394
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in ubuntu.

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


[Bug 365601] Re: KDE spell checking is broken (at least the German one)

2009-06-07 Thread Christian Kaltepoth
I can also confirm this bug! This is very annoying and a real big issue for me.
Contact me if any additional debug info is necessary.!

-- 
KDE spell checking is broken (at least the German one)
https://bugs.launchpad.net/bugs/365601
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 370520] Re: kio_groupwise.so should be in kdepimlibs5

2009-06-07 Thread Jonathan Thomas
Fix released to karmic in the form of a merge from Debian that fixes
this.

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

-- 
kio_groupwise.so should be in kdepimlibs5
https://bugs.launchpad.net/bugs/370520
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.

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


[Bug 193510] Re: [hardy] krunner is unable to run "$HOME/some_elf" or any command with an environment variable

2009-06-07 Thread Jonathan Thomas
** Tags removed: krunner needs-upstream-report

-- 
[hardy] krunner is unable to run "$HOME/some_elf" or any command with an 
environment variable
https://bugs.launchpad.net/bugs/193510
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 384493] Re: wi-fi not work in kubuntu 9.10

2009-06-07 Thread SRElysian
On a secondary note: the plasma widget and knetwork manager worked for
me on intrepid, and jaunty.. as well as karmic until i added "pre-
released" and "unsupported" repositories in order to play with KDE
4.3beta. So it seems to me that the back-end for knetworkmanager and the
plasmoid broke in 4.3 beta specifically.

-- 
wi-fi not work in kubuntu 9.10
https://bugs.launchpad.net/bugs/384493
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to knetworkmanager in ubuntu.

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


[Bug 384493] Re: wi-fi not work in kubuntu 9.10

2009-06-07 Thread SRElysian
knetworkmanager and the plasma widget both seem to be using the same
back-end system which doesn't work properly at current. Like I said,
follow that link and try using wicd, if it doesn't work for you, your
problem might be completely different. I tried both the plasma applet
and knetworkmanager. Neither of those would allow me to connect to a
secured wireless network, wicd connected just fine.

-- 
wi-fi not work in kubuntu 9.10
https://bugs.launchpad.net/bugs/384493
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to knetworkmanager in ubuntu.

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


[Bug 378394] Re: KDE Crashes Whenever I Edit A Text File with Sudo

2009-06-07 Thread danieleverywhere
Hi, as a user of Jaunty 64bit / Kde 4.2.4 I am still experiencing this bug!
I researched the underlying process a little to prevent loossing all data when 
hitting on "OK"
BUT my patch is really DIRTY, it is producing an infinite loop.

I patched my /usr/bin/startkde to prevent sudden logout. To find the
concerning part search for "Patched here"

** Attachment added: "startkde DIRTY PATCH"
   http://launchpadlibrarian.net/27618556/startkde

-- 
KDE Crashes Whenever I Edit A Text File with Sudo
https://bugs.launchpad.net/bugs/378394
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in ubuntu.

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


[Bug 328995] Re: amarok skips songs

2009-06-07 Thread Marcus Sentry
Same for me, also with Jaunty. This has never happened before the
upgrade to Jaunty, and even now it mostly occurrs when I queue songs.
Btw: I am using the old Amarok 1.4.

In some forums on the internet I found the hint that this bug occurrs
when the system is under heavy (I/O) load, and although I cannot confirm
this a 100%, I also think that there is a correlation

-- 
amarok skips songs
https://bugs.launchpad.net/bugs/328995
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-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 384018] Re: gwenview crashed with SIGSEGV in Gwenview::PlaceTreeModel::urlForIndex()

2009-06-07 Thread Jonathan Thomas
** Visibility changed to: Public

-- 
gwenview crashed with SIGSEGV in Gwenview::PlaceTreeModel::urlForIndex()
https://bugs.launchpad.net/bugs/384018
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdegraphics in ubuntu.

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


[Bug 384493] Re: wi-fi not work in kubuntu 9.10

2009-06-07 Thread SRElysian
Unless/Until someone marks this as a duplicate, I added this post this
morning to the other bug thread on how to gain wifi back. Unfortunately
you lose knetworkmanager and the plasmoid applet but you should atleast
have wifi (which I personally can't live without on my laptop).

https://bugs.launchpad.net/ubuntu/karmic/+source/plasma-widget-network-
manager/+bug/339313/comments/61

-- 
wi-fi not work in kubuntu 9.10
https://bugs.launchpad.net/bugs/384493
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to knetworkmanager in ubuntu.

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


[Bug 339313] Re: Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key

2009-06-07 Thread SRElysian
Turns out, here in Karmic I've had the same problem in both the plasmoid
and knetworkmanager. It continually attempts to connect over and over to
no avail. I rather liked the plasmoid, but to fix the problem (as
someone else suggested) I did "sudo apt-get install wicd", then gave it
a reboot.

For those of you unfamilar with wicd, right click on the new icon you
have in the tray and click connect. Find your network on the list and
click the ">" to bring up more options. Click advanced settings and add
type WPA (or whatever enc you are using) key in the box at the bottom.
Click OK then click Connect. You should be good to go.

On a personal note, I am disappointed that I had to resort to this
option, however, I am grateful that I had a (simple) second option.
Having no nifty plasmoid is better than no wifi at all, my wife is
rather tired of seeing my 50ft bright orange cat5 laying about in the
living room. :/

-- 
Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key
https://bugs.launchpad.net/bugs/339313
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-network-manager in ubuntu.

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


[Bug 333106] Re: [RS690M] Kubuntu: kde drop shadow glitch

2009-06-07 Thread Jonathan Thomas
This would seem to vindicate KDE as the cause of the bug.

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Invalid

-- 
[RS690M] Kubuntu: kde drop shadow glitch
https://bugs.launchpad.net/bugs/333106
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 384493] Re: wi-fi not work in kubuntu 9.10

2009-06-07 Thread argus.ua
Possable, this duplicate.
I also use 64-bit version kubuntu 9.10.
But my AP configured for WPA/WPA2 encryption with ASCII passfrase.
Translation passfrase dont help me.

-- 
wi-fi not work in kubuntu 9.10
https://bugs.launchpad.net/bugs/384493
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to knetworkmanager in ubuntu.

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


[Bug 384493] Re: wi-fi not work in kubuntu 9.10

2009-06-07 Thread SRElysian
This may be a duplicate to: https://bugs.launchpad.net/bugs/339313

-- 
wi-fi not work in kubuntu 9.10
https://bugs.launchpad.net/bugs/384493
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to knetworkmanager in ubuntu.

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


[Bug 384493] Re: wi-fi not work in kubuntu 9.10

2009-06-07 Thread argus.ua

** Attachment added: "my log files"
   http://launchpadlibrarian.net/27615229/logs.tar.gz

** Tags added: kubuntu

** Tags added: knetworkmanager
** Tags removed: kubuntu

** Description changed:

  hardware: Acer aspire 5920g with Intel(R) PRO/Wireless 3945ABG/BG
  
- I upgrade my laptop from kubuntu 9.04 to 9.10 and found that wi-fi not
+ I updated my laptop from kubuntu 9.04 to 9.10 and found that wi-fi not
  work.
  
  Knetworkmanager requesting wpa-psk password again and again.
  
  On logs i found:
  Jun  7 13:49:20 argus-laptop NetworkManager:   Activation (wlan0) 
starting connection 'home'  
 
  Jun  7 13:49:20 argus-laptop NetworkManager:   (wlan0): device state 
change: 3 -> 4  
  
  Jun  7 13:49:20 argus-laptop NetworkManager:   Activation (wlan0) Stage 
1 of 5 (Device Prepare) scheduled...
   
  Jun  7 13:49:20 argus-laptop NetworkManager:   Activation (wlan0) Stage 
1 of 5 (Device Prepare) started...  
   
  Jun  7 13:49:20 argus-laptop NetworkManager:   Activation (wlan0) Stage 
2 of 5 (Device Configure) scheduled...  
   
  Jun  7 13:49:20 argus-laptop NetworkManager:   Activation (wlan0) Stage 
1 of 5 (Device Prepare) complete.   
   
  Jun  7 13:49:20 argus-laptop NetworkManager:   Activation (wlan0) Stage 
2 of 5 (Device Configure) starting...   
   
  Jun  7 13:49:20 argus-laptop NetworkManager:   (wlan0): device state 
change: 4 -> 5  
  
  Jun  7 13:49:20 argus-laptop NetworkManager:   Activation 
(wlan0/wireless): access point 'home' has security, but secrets are required.   
 
  Jun  7 13:49:20 argus-laptop NetworkManager:   (wlan0): device state 
change: 5 -> 6  
  
  Jun  7 13:49:20 argus-laptop NetworkManager:   Activation (wlan0) Stage 
2 of 5 (Device Configure) complete. 
   
  Jun  7 13:49:21 argus-laptop NetworkManager:   (wlan0): supplicant 
connection state:  inactive -> scanning 

  Jun  7 13:49:23 argus-laptop wpa_supplicant[3915]: CTRL-EVENT-SCAN-RESULTS

   
  Jun  7 13:49:23 argus-laptop wpa_supplicant[3915]: WPS-AP-AVAILABLE   

   
  Jun  7 13:49:28 argus-laptop NetworkManager:   (wlan0): supplicant 
connection state:  scanning -> inactive 

  Jun  7 13:49:43 argus-laptop NetworkManager:   update_one_setting(): 
Failed to update connection secrets: 1 802-1x   
  
  Jun  7 13:49:43 argus-laptop NetworkManager:   
real_connection_secrets_updated(): Ignoring updated secrets for setting 'ipv4'. 

  Jun  7 13:49:43 argus-laptop NetworkManager:   
real_connection_secrets_updated(): Ignoring updated secrets for setting 
'802-11-wireless'.  
  Jun  7 13:49:43 argus-laptop NetworkManager:   Activation (wlan0) Stage 
1 of 5 (Device Prepare) scheduled...
   
  Jun  7 13:49:43 argus-laptop NetworkManager:   Activation (wlan0) Stage 
1 of 5 (Device Prepare) started...  
   
  Jun  7 13:49:43 argus-laptop NetworkManager:   (wlan0): device state 
change: 6 -> 4  
  
  Jun  7 13:49:43 argus-laptop NetworkManager:   Activation (wlan0) Stage 
2 of 5 (Device Configure) scheduled...  
   
  Jun  7 13:49:43 argus-laptop NetworkManager:   Activation (wlan0) Stage 
1 of 5 (Device Prepare) complete.   
   
  Jun  7 13:49:43 argus-laptop NetworkManager:   Activation (wlan0) Stage 
2 of 5 (Device Configure) starting...   
   
  Jun  7 13:49:43 argus-laptop NetworkManager:   (wlan0): device state 
change: 4 -> 5  
  
  Jun  7 13:49:43 argus-laptop NetworkManager:   Activation 
(wlan0/wireless): connection 'home' has security, and secrets exist.  No new 
secrets needed. 
  Jun  7 13:49:43 argus-laptop NetworkManager:   Config: added 'ssid' 
value 'home'
   
  Jun  7 13:49:43 argus-laptop NetworkManager:  

[Bug 384493] [NEW] wi-fi not work in kubuntu 9.10

2009-06-07 Thread argus.ua
Public bug reported:

hardware: Acer aspire 5920g with Intel(R) PRO/Wireless 3945ABG/BG

I updated my laptop from kubuntu 9.04 to 9.10 and found that wi-fi not
work.

Knetworkmanager requesting wpa-psk password again and again.

On logs i found:
Jun  7 13:49:20 argus-laptop NetworkManager:   Activation (wlan0) 
starting connection 'home'  
 
Jun  7 13:49:20 argus-laptop NetworkManager:   (wlan0): device state 
change: 3 -> 4  
  
Jun  7 13:49:20 argus-laptop NetworkManager:   Activation (wlan0) Stage 1 
of 5 (Device Prepare) scheduled...  
 
Jun  7 13:49:20 argus-laptop NetworkManager:   Activation (wlan0) Stage 1 
of 5 (Device Prepare) started...
 
Jun  7 13:49:20 argus-laptop NetworkManager:   Activation (wlan0) Stage 2 
of 5 (Device Configure) scheduled...
 
Jun  7 13:49:20 argus-laptop NetworkManager:   Activation (wlan0) Stage 1 
of 5 (Device Prepare) complete. 
 
Jun  7 13:49:20 argus-laptop NetworkManager:   Activation (wlan0) Stage 2 
of 5 (Device Configure) starting... 
 
Jun  7 13:49:20 argus-laptop NetworkManager:   (wlan0): device state 
change: 4 -> 5  
  
Jun  7 13:49:20 argus-laptop NetworkManager:   Activation 
(wlan0/wireless): access point 'home' has security, but secrets are required.   
 
Jun  7 13:49:20 argus-laptop NetworkManager:   (wlan0): device state 
change: 5 -> 6  
  
Jun  7 13:49:20 argus-laptop NetworkManager:   Activation (wlan0) Stage 2 
of 5 (Device Configure) complete.   
 
Jun  7 13:49:21 argus-laptop NetworkManager:   (wlan0): supplicant 
connection state:  inactive -> scanning 

Jun  7 13:49:23 argus-laptop wpa_supplicant[3915]: CTRL-EVENT-SCAN-RESULTS  

 
Jun  7 13:49:23 argus-laptop wpa_supplicant[3915]: WPS-AP-AVAILABLE 

 
Jun  7 13:49:28 argus-laptop NetworkManager:   (wlan0): supplicant 
connection state:  scanning -> inactive 

Jun  7 13:49:43 argus-laptop NetworkManager:   update_one_setting(): 
Failed to update connection secrets: 1 802-1x   
  
Jun  7 13:49:43 argus-laptop NetworkManager:   
real_connection_secrets_updated(): Ignoring updated secrets for setting 'ipv4'. 

Jun  7 13:49:43 argus-laptop NetworkManager:   
real_connection_secrets_updated(): Ignoring updated secrets for setting 
'802-11-wireless'.  
Jun  7 13:49:43 argus-laptop NetworkManager:   Activation (wlan0) Stage 1 
of 5 (Device Prepare) scheduled...  
 
Jun  7 13:49:43 argus-laptop NetworkManager:   Activation (wlan0) Stage 1 
of 5 (Device Prepare) started...
 
Jun  7 13:49:43 argus-laptop NetworkManager:   (wlan0): device state 
change: 6 -> 4  
  
Jun  7 13:49:43 argus-laptop NetworkManager:   Activation (wlan0) Stage 2 
of 5 (Device Configure) scheduled...
 
Jun  7 13:49:43 argus-laptop NetworkManager:   Activation (wlan0) Stage 1 
of 5 (Device Prepare) complete. 
 
Jun  7 13:49:43 argus-laptop NetworkManager:   Activation (wlan0) Stage 2 
of 5 (Device Configure) starting... 
 
Jun  7 13:49:43 argus-laptop NetworkManager:   (wlan0): device state 
change: 4 -> 5  
  
Jun  7 13:49:43 argus-laptop NetworkManager:   Activation 
(wlan0/wireless): connection 'home' has security, and secrets exist.  No new 
secrets needed. 
Jun  7 13:49:43 argus-laptop NetworkManager:   Config: added 'ssid' value 
'home'  
 
Jun  7 13:49:43 argus-laptop NetworkManager:   Config: added 'scan_ssid' 
value '1'   
  
Jun  7 13:49:43 argus-laptop NetworkManager:   Config: added 'key_mgmt' 
value 'WPA-PSK' 
   
Jun  7 13:49:43 argus-laptop NetworkManager

[Bug 379187] Re: [karmic] Context menus from KDE application trayicons display with window manager decoration

2009-06-07 Thread Bug Watch Updater
** Changed in: kdebase
   Status: Unknown => New

-- 
[karmic] Context menus from KDE application trayicons display with window 
manager decoration
https://bugs.launchpad.net/bugs/379187
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdelibs-experimental in ubuntu.

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


[Bug 361471] Re: kword crashed with SIGSEGV in KoGenStyles::~KoGenStyles()

2009-06-07 Thread Harald Sitter
Heya!

It would be totally awesome if you could upgrade to 2.0.0 and install
koffice-kde4-dbg to try reproducing the issue. If it is still present in
2.0.0 please post the new backtrace as well as the doc file in question
(considering it can be published) so we can upstream this report.

Thanks.

** Visibility changed to: Public

** Changed in: koffice2 (Ubuntu)
   Importance: Medium => Undecided

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

-- 
kword crashed with SIGSEGV in KoGenStyles::~KoGenStyles()
https://bugs.launchpad.net/bugs/361471
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to koffice2 in ubuntu.

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


[Bug 359164] Re: kword crashed with SIGSEGV in KoShape::notifyChanged()

2009-06-07 Thread Harald Sitter
Heya!

Unfortunately, since you can't remember what exactly triggered the crash
it is rather difficult to trace the precise issue. Though, there is a
good chance it was fixed for KOffice 2.0.0 anyway. Hopefully we are more
lucky the next time (though no further crashes would be best I think
;-)).

Thank you for your time and sorry that we can't do anything at this point.
Have a nice day.

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

-- 
kword crashed with SIGSEGV in KoShape::notifyChanged()
https://bugs.launchpad.net/bugs/359164
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to koffice2 in ubuntu.

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


[Bug 361943] Re: krita crashes on remote files

2009-06-07 Thread Bug Watch Updater
** Changed in: koffice
   Status: Unknown => Confirmed

-- 
krita crashes on remote files
https://bugs.launchpad.net/bugs/361943
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to koffice2 in ubuntu.

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


[Bug 381580] Re: kword crashed with SIGSEGV in strlen()

2009-06-07 Thread Bug Watch Updater
** Changed in: koffice
   Status: Unknown => Confirmed

-- 
kword crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/381580
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to koffice2 in ubuntu.

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


[Bug 361943] Re: krita crashes on remote files

2009-06-07 Thread Harald Sitter
Actually. It would be very nice if you could upgrade to KOffice 2
http://www.kubuntu.org/news/koffice-2
and install koffice-kde4-dbg to get a new backtrace.

Thank you in advance :)

** Changed in: koffice2 (Ubuntu)
   Status: Triaged => Incomplete

-- 
krita crashes on remote files
https://bugs.launchpad.net/bugs/361943
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to koffice2 in ubuntu.

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


[Bug 361943] Re: [jaunty] krita crashes on http files

2009-06-07 Thread Harald Sitter
Triaged/Medium due to upstream report(s)

** Bug watch added: KDE Bug Tracking System #186612
   http://bugs.kde.org/show_bug.cgi?id=186612

** Changed in: koffice
   Status: Invalid => Unknown

** Changed in: koffice
 Remote watch: KDE Bug Tracking System #189744 => KDE Bug Tracking System 
#186612

** Changed in: koffice2 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: koffice2 (Ubuntu)
   Status: New => Triaged

** Summary changed:

- [jaunty] krita crashes on http files
+ krita crashes on remote files

-- 
krita crashes on remote files
https://bugs.launchpad.net/bugs/361943
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to koffice2 in ubuntu.

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


[Bug 381580] Re: kword crashed with SIGSEGV in strlen()

2009-06-07 Thread Harald Sitter
** Description changed:

  Binary package hint: koffice2
  
- kword crashes in a reproducible way when I try to load one specific MS
- Word file.
+ KWord crashes in a reproducible way when I try to load one specific MS Word 
file.
+ This file is most interesting since it seems to crash KWord and trigger a 
loop in OOo Writer but works just fine in MS Word 2003.
+ 
+ File:
+ http://launchpadlibrarian.net/27263518/PIMM-SW-ADMIN-en.doc
  
  ProblemType: Crash
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/kword
  Package: kword-kde4 1:2.0.0-0ubuntu1~jaunty1 [modified: usr/bin/kword 
usr/lib/libkdeinit4_kword.so]
  ProcCmdline: kword PIMM-SW-ADMIN-en.doc
  Signal: 11
  SourcePackage: koffice2
  StacktraceTop:
   strlen () at ../sysdeps/i386/i486/strlen.S:40
   KoXmlWriter::endElement () from /usr/lib/libkostore.so.5
   ?? () from /usr/lib/kde4/libmswordodf_import.so
   KoFilterChain::ChainLink::invokeFilter () from /usr/lib/libkomain.so.5
   KoFilterChain::invokeChain () from /usr/lib/libkomain.so.5
  Title: kword crashed with SIGSEGV in strlen()
  Uname: Linux 2.6.28-12-generic i686
  UserGroups: adm admin audio cdrom dialout dip floppy fuse kvm lpadmin plugdev 
pulse pulse-access pulse-rt scanner staff video

** Bug watch added: KDE Bug Tracking System #195539
   http://bugs.kde.org/show_bug.cgi?id=195539

** Also affects: koffice via
   http://bugs.kde.org/show_bug.cgi?id=195539
   Importance: Unknown
   Status: Unknown

-- 
kword crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/381580
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to koffice2 in ubuntu.

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


[Bug 381785] Re: Missing icons in koffice applications

2009-06-07 Thread Bug Watch Updater
** Changed in: koffice
   Status: Unknown => Confirmed

-- 
Missing icons in koffice applications
https://bugs.launchpad.net/bugs/381785
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to koffice2 in ubuntu.

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


[Bug 381580] Re: kword crashed with SIGSEGV in strlen()

2009-06-07 Thread Harald Sitter
Please install koffice-kde4-dbg to get a proper backtrace. The -dbgsym
packages are autogenerated and are not available for PPA packages (or
-backports for that matter either).

-- 
kword crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/381580
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to koffice2 in ubuntu.

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


[Bug 381785] Re: Missing icons in koffice applications

2009-06-07 Thread Harald Sitter
** Description changed:

- Binary package hint: koffice
- 
- There are missing icons in koffice apps, as can be seen in he attached
- images. I have tested with both koffice 1.6 and the newly released
- kofice 2.0, with oxygen and crystal icon themes, and the problem is
- always present.
- 
- ProblemType: Bug
- Architecture: i386
- Dependencies:
+ There are missing icons in KOffice applications, as can be seen in the 
attached images. Affected are apparently the defaultTools plugin (first 
screenshot) as well as 2 Karbon tools plugins (second screenshot). There might 
however be more, yet to be noticed, ones.
   
  DistroRelease: Ubuntu 9.04
- NonfreeKernelModules: nvidia
- Package: koffice None [modified: /var/lib/dpkg/info/koffice.list]
- PackageArchitecture: all
- ProcEnviron:
-  LANGUAGE=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
- SourcePackage: koffice
- Uname: Linux 2.6.27-14-generic i686
- UnreportableReason: This is not a genuine Ubuntu package

** Tags removed: apport-bug i386

** Bug watch added: KDE Bug Tracking System #195536
   http://bugs.kde.org/show_bug.cgi?id=195536

** Also affects: koffice via
   http://bugs.kde.org/show_bug.cgi?id=195536
   Importance: Unknown
   Status: Unknown

-- 
Missing icons in koffice applications
https://bugs.launchpad.net/bugs/381785
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to koffice2 in ubuntu.

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


[Bug 185551] Re: hardy, krita-kde4 doesn't start, complains about .desktop files not found

2009-06-07 Thread Harald Sitter
*** This bug is a duplicate of bug 381599 ***
https://bugs.launchpad.net/bugs/381599

** This bug has been marked a duplicate of bug 381599
   kword fails to start

-- 
hardy, krita-kde4 doesn't start, complains about .desktop files not found
https://bugs.launchpad.net/bugs/185551
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to koffice2 in ubuntu.

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