It crashes because that's what Qt is designed to do when you misuse the
library in that way, it doesn't matter if it's a Python, Ruby, or pure
C++ application, it will cause the process to be terminated.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subs
** Package changed: cmake (Ubuntu) => freetype (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273618
Title:
freetype2 header not found
To manage notifications about this bug go to:
https:/
*** This bug is a duplicate of bug 1268690 ***
https://bugs.launchpad.net/bugs/1268690
** This bug has been marked a duplicate of bug 1268690
package libqtdbus4 (not installed) failed to install/upgrade: trying to
overwrite '/usr/lib/i386-linux-gnu/libQtDBus.so.4.8', which is also in packa
*** This bug is a duplicate of bug 1268690 ***
https://bugs.launchpad.net/bugs/1268690
** This bug has been marked a duplicate of bug 1268690
package libqtdbus4 (not installed) failed to install/upgrade: trying to
overwrite '/usr/lib/i386-linux-gnu/libQtDBus.so.4.8', which is also in packa
** Information type changed from Private to Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224670
Title:
qtcreator crashed with SIGSEGV in adjusted()
To manage notifications about this bug g
This is expected behaviour for Qt, you should see the message "QWidget: Must
construct a QApplication before a QPaintDevice" before the crash. This is from
a qFatal() call, which is intended to subsequently abort the process.
The solution is to create an instance of QApplication prior to creating
Do you have klipper running?
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdelibs in Ubuntu.
https://bugs.launchpad.net/bugs/1054883
Title:
copied contents lost when window closes
To manage notifications about this bug go to:
https://b
Unfortunately, the ibase/firebird libraries are located in the universe
repository, and so the ibase plugin can not be built by default along
with the rest of the Qt SQL drivers.
** Changed in: qt4-x11 (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you
Did you pass any extra configure arguments or modify the debian build rules in
any way?
Qt is configured to only use OpenGLES2 on ARM architectures, so it only
build-depends on those parts on those build systems.
** Changed in: qt4-x11 (Ubuntu)
Status: New => Incomplete
--
You received
*** This bug is a duplicate of bug 436936 ***
https://bugs.launchpad.net/bugs/436936
** This bug has been marked a duplicate of bug 436936
gdm upstart job checks /proc/cmdline for single user mode, won't start on
post-boot runlevel change
--
You received this bug notification because you
This doesn't appear to be a problem in KDE 4.x
** Changed in: kdebase-workspace (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/114801
I see 3 issues reported.
1) QString::fromStdString "failing silently"
2) No QString constructor from std::string
3) Error when attempting to output a QString to an std::ostream
for 1), can you explain exactly what you mean by "fails silently", perhaps with
a code testcase?
as for 2), there is no
** Also affects: qt4-x11 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in Ubuntu.
https://bugs.launchpad.net/bugs/787946
Title:
Unity ignores application's attempt to disable m
Isn't that what's expected, as both monitors show the same image? If
it's a cloned display, both need to show the same thing at all times,
and are incapable of doing anything else.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-works
*** This bug is a duplicate of bug 775517 ***
https://bugs.launchpad.net/bugs/775517
** This bug has been marked a duplicate of bug 775517
Networking interface does not show traffic
* You can subscribe to bug 775517 by following this link:
https://bugs.launchpad.net/ubuntu/+source/kdebase
*** This bug is a duplicate of bug 744812 ***
https://bugs.launchpad.net/bugs/744812
** This bug has been marked a duplicate of bug 744812
FontConfig/Qt stack choke on Ubuntu Medium font meta-data (No medium in
Inkscape and too bold in Qt apps)
* You can subscribe to bug 744812 by followi
** Summary changed:
- I am using Kubuntu 10.10 and the system is up to date but when I am trying to
play any .wmv file the Dragon player is crashing every time. But if I play any
other file like mp4 then if I drag the .wmv file on the player it playing the
.wmv file. In another way if I play th
*** This bug is a duplicate of bug 707135 ***
https://bugs.launchpad.net/bugs/707135
** This bug has been marked a duplicate of bug 707135
Copy text from email adds HTML tags to clipboard
* You can subscribe to bug 707135 by following this link:
https://bugs.launchpad.net/ubuntu/+source/k
*** This bug is a duplicate of bug 739943 ***
https://bugs.launchpad.net/bugs/739943
** This bug has been marked a duplicate of bug 739943
package kubuntu-default-settings 1:11.04ubuntu7 failed to install/upgrade:
subprocess installed post-installation script returned error exit status 2
*** This bug is a duplicate of bug 739943 ***
https://bugs.launchpad.net/bugs/739943
** This bug has been marked a duplicate of bug 739943
package kubuntu-default-settings 1:11.04ubuntu7 failed to install/upgrade:
subprocess installed post-installation script returned error exit status 2
*** This bug is a duplicate of bug 739943 ***
https://bugs.launchpad.net/bugs/739943
** This bug has been marked a duplicate of bug 739943
package kubuntu-default-settings 1:11.04ubuntu7 failed to install/upgrade:
subprocess installed post-installation script returned error exit status 2
Unfortunately, without the backtrace from the crash, there is nothing we
can do to diagnose this issue
** Changed in: kdepim (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.
https://bug
Oh, and $(LDFLAGS) will never contain any of those strings you're
searching for either, so the code you wrote will fail anyway
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731504
Title:
Qt will not
the files under debian/ are used specifically to create the .debs that are
distributed in (K)Ubuntu and Debian, which does not use the static plugins.
You are doing something custom, and so you need to work out how to make it do
what you want. This is no issues with the current status of the debi
If you have changed which files are generated, for instance by changing
the configure options, then you can't use dpkg-buildpackage (or debuild)
without changing the various *.install files. You can still compile and
manually, but you will need to edit the various packaging files if you
want to bui
These two lines look rather suspicious:
QT_INSTALL_PLUGINS:/usr/bin/../lib/p4v/qt4/plugins
QT_INSTALL_TRANSLATIONS:/usr/bin/../lib/p4v/P4VResources/translations
Do you have something installed like "p4v"?
I can't confirm this on my 64bit 10.04.1:
$ qmake -query
QT_INSTALL_PREFIX:/usr
QT_INSTALL_DA
** Changed in: ubuntu-bots
Status: Fix Released => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/725878
Title:
Message about root password is obnoxious
--
ubuntu-bugs mailing list
u
It is simply a factoid, a message that gets sent when requested.
I would suggest that you join #ubuntu-irc or #ubuntu-ops on freenode if you
disagree with its existence or want it changed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
ubottu does not give out automated messages, someone will have triggered
the bot manually to give that information.
** Changed in: ubuntu-bots
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
qt4-x11 is the source package for all Qt4 packages, so if you have any
package from Qt4 with the package version "4:4.7.0-0ubuntu4.1" then you
need to downgrade to "4:4.7.0-0ubuntu4"
--
Unable to Install python-qt4 - dependency errors
https://bugs.launchpad.net/bugs/673706
You received this bug
Public bug reported:
Binary package hint: libattica0
attica 0.1.3-0ubuntu1 contains undefined symbols in header files, this was
fixed in 0.1.4-1 in Maverick
0.1.4 should be backported to Lucid to fix the issue
** Affects: attica (Ubuntu)
Importance: Undecided
Status: New
--
Plea
Public bug reported:
Binary package hint: libsmokeqt-dev
libsmokeqt-dev and libsmokeqt4-dev both have /usr/lib/libsmokeqt.so but
do not have Conflicts on each other.
On Kubuntu Lucid:
$ apt-cache policy libsmokeqt{,4}-dev
libsmokeqt-dev:
Installed: (none)
Candidate: 4:3.5.10-1ubuntu4
Versi
This is still an issue on Hardy, can someone look into this?
--
trac BROKEN on AMD64: "neo_cgi.so: undefined symbol: Py_InitModule4"
https://bugs.launchpad.net/bugs/86685
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
** Bug watch added: Debian Bug tracker #565380
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565380
** Also affects: xchat (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565380
Importance: Unknown
Status: Unknown
--
Add support for freenode ircd-seven CAP comman
I am unfamiliar with the XChat source, so the patch I produced was just
an attempt at preserving the feature, the patch at
http://adipose.attenuate.org/~stephen/ircd-seven/xchat-ircd-seven-
identify-msg.patch.txt certainly looks cleaner than mine and does
everything my patch does and more.
I would
Updated debdiff
** Attachment added: "Debdiff 2.8.6-4ubuntu2 -> 2.8.6-4ubuntu3 modified"
http://launchpadlibrarian.net/37855570/xchat_2.8.6-4ubuntu2_4ubuntu3.debdiff
** Bug watch added: SourceForge.net Tracker #2931474
http://sourceforge.net/support/tracker.php?aid=2931474
** Also affects:
** Attachment added: "Debdiff 2.8.6-4ubuntu2 -> 2.8.6-4ubuntu3"
http://launchpadlibrarian.net/37855330/xchat_2.8.6-4ubuntu2_4ubuntu3.debdiff
--
Add support for freenode ircd-seven CAP command
https://bugs.launchpad.net/bugs/507072
You received this bug notification because you are a member of
Public bug reported:
Binary package hint: xchat
Freenode will soon be moving to its new IRCD (ircd-seven)
http://announce.freenode.net/
Part of this change is that the way the client requests the IDENTIFY-MSG
capability has changed, see
http://dev.freenode.net/ircd-seven/browser/doc/hyperion-m
Public bug reported:
Binary package hint: libdbus-ruby
https://trac.luon.net/ruby-dbus/ says this in the "Releases" section:
"The newer release tarballs are hosted at GitHub and linked individually in the
News section. "
This means the debian/watch file for libdbus-ruby should be replaced with:
use c++filt from the binutils package:
$ echo "_ZN9QHashData13detach_helperEPFvPNS_4NodeEPvEPFvS1_Ei" | c++filt
QHashData::detach_helper(void (*)(QHashData::Node*, void*), void
(*)(QHashData::Node*), int)
--
libQtCore.so.4.6.0 lacks a symbol
https://bugs.launchpad.net/bugs/488874
You received th
Because kdebase-workspace is the source package of kdm
--
Kubuntu 9.10, when booting after the logo disappears there is only black screen
https://bugs.launchpad.net/bugs/482143
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in
Being abusive is not the way to get the issue resolved
** Changed in: kdebase-workspace (Ubuntu)
Assignee: Jonathan Thomas (echidnaman) => (unassigned)
--
Kubuntu 9.10, when booting after the logo disappears there is only black screen
https://bugs.launchpad.net/bugs/482143
You received this
Marking this as New again, Kubuntu supports directly upgrading from
Hardy to Karmic as per:
https://help.ubuntu.com/community/KarmicUpgrades/Kubuntu/8.04
** Changed in: adept (Ubuntu)
Status: Invalid => New
--
Dist upgrade from Hardy to Karmic does not work without python-qt4
https://bugs
@nh2:
Even though libxine1-ffmpeg and ffmpeg are open source, we can't distribute
them by default because of possibly patient issues. That is why a user must
either, explicitly install support for it, or explicitly agree to have the
system install it for them.
We also can not make amarok recomm
This should stop the error from happening, it's also possible to use
'replace' rather than 'ignore'
** Attachment added: "debdiff for karmic"
http://launchpadlibrarian.net/35301129/software-properties_0.75.4_0.75.5.diff
--
software-properties-kde crashed with error " 'utf8' codec can't decode
This bug has reappeared in karmic
** Changed in: software-properties (Ubuntu)
Status: Fix Released => Confirmed
--
software-properties-kde crashed with error " 'utf8' codec can't decode bytes in
position 27-28"
https://bugs.launchpad.net/bugs/133937
You received this bug notification bec
This looks like something to do with your ISPs DNS server(s) resolving
unknown hosts to some IP. I use OpenDNS and if I enter "Google" into the
address bar I get an OpenDNS search for "Google". So this is not an
issue with Konqueror but with your DNS set-up or your ISPs DNS set-up.
** Package chan
** Bug watch added: KDE Bug Tracking System #196416
http://bugs.kde.org/show_bug.cgi?id=196416
** Also affects: kdebase via
http://bugs.kde.org/show_bug.cgi?id=196416
Importance: Unknown
Status: Unknown
--
plasma-desktop crashed with SIGSEGV in QMimeDataPrivate::retrieveTypedData
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/34695089/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/34695090/Dependencies.txt
** Attachment added: "Disassembly.txt"
http://launchpadlibrarian.net/34695091/Disassembly.txt
** Attachm
Actually, the C++ version does segfault:
#include
int main(int argc, char** argv) {
QSystemTrayIcon::isSystemTrayAvailable();
}
$ ./a.out
Segmentation fault
--
Qt::SystemTrayIcon::isSystemTrayAvailable() segfault
https://bugs.launchpad.net/bugs/454597
You received this bug notification bec
This is an issue with Qt not being properly initialized before using a QObject,
however it would be better if Ruby did not crash on this.
For that reason I'm closing this bug, but I have reported it to KDE:
http://bugs.kde.org/show_bug.cgi?id=210991
** Bug watch added: KDE Bug Tracking System #2
This is a backtrace from ruby
** Attachment added: "backtrace of ruby irb"
http://launchpadlibrarian.net/33904635/backtrace.txt
--
Qt::SystemTrayIcon::isSystemTrayAvailable() segfault
https://bugs.launchpad.net/bugs/454597
You received this bug notification because you are a member of Kubuntu
This seems to be caused by a NULL pointer being passed as a Display*.
I'm not sure this counts as a bug though, as a QApplication was not
created, so it was not initialized.
irb(main):001:0> require 'Qt'
=> true
irb(main):002:0> app = Qt::Application.new []
=> #
irb(main):003:0> Qt::SystemTrayIcon
I think the point of what I was saying is this: If a package is in main, it
should be "free" (in all meanings of the word). If the license is open, but
there are other restrictions I believe it really should be in restricted (even
though restricted is more for drivers/firmware).
Previously the m
If libxine1-ffmpeg has a restrictve license, how come it's in main?
--
amarok missing dependency
https://bugs.launchpad.net/bugs/432701
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
also missing is python-gconf
--
gnome-games should depend on python-glade2
https://bugs.launchpad.net/bugs/230163
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.ubu
This issue is back in 1:2.26.1-0ubuntu2 (Kubuntu Jaunty)
** Changed in: gnome-games (Ubuntu)
Status: Fix Released => Confirmed
--
gnome-games should depend on python-glade2
https://bugs.launchpad.net/bugs/230163
You received this bug notification because you are a member of Ubuntu
Bugs, w
jbo5112: The correct place to report your issues is on the KDE bug tracker:
http://bugs.kde.org
This bug is about including the KDE 3.x version of konsole in the Ubuntu
repositories which, for the reasons explained, will not happen.
--
Konsole from kde4 not maintained, please make available old
packagekit uses apt as the backend, so this would need to be implemented
in apt
** Also affects: apt (Ubuntu)
Importance: Undecided
Status: New
--
[Karmic] Needs to display size of each bug fix
https://bugs.launchpad.net/bugs/413202
You received this bug notification because you are a
** Tags removed: kde-window-manager kwin libkwinnvidiahack manager
window
--
can't load kwin because of missing libkwinnvidiahack.so.4
https://bugs.launchpad.net/bugs/415697
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ub
* Add kubuntu_06_new_window.diff
+ When Arora is started with no URL, eg: from the application launcher,
Arora will open a new window with the home page shown. Behaviour when
started with a URL remains the same. (LP: #412929)
** Attachment added: "arora 0.8.0-0ubuntu6 to 0.8.0-0ubunt
** Changed in: arora (Ubuntu)
Status: New => Confirmed
** Changed in: arora (Ubuntu)
Assignee: (unassigned) => Terence Simpson (tsimpson)
--
Arora does not start a new instance when icon in kickoff is clicked.
https://bugs.launchpad.net/bugs/412929
You received this bug notifi
*** This bug is a duplicate of bug 399918 ***
https://bugs.launchpad.net/bugs/399918
** This bug has been marked a duplicate of bug 399918
packagekit does not handle restart required
--
[karmic] kpackagekit warnings on update
https://bugs.launchpad.net/bugs/400219
You received this bug no
** Tags removed: ftp internet torrent wifi
** Also affects: ubuntu
Importance: Undecided
Status: New
** Changed in: ubuntu-bots
Status: New => Invalid
--
Downloading Torrents Causes WiFi Crash (must restart)
https://bugs.launchpad.net/bugs/399988
You received this bug notificat
** Tags removed: k3b karmic kubuntu ubuntu
--
Kubuntu & Ubuntu 9.10 k3b only see device when run with sudo
https://bugs.launchpad.net/bugs/398613
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to k3b in ubuntu.
--
kubuntu-bugs mailing list
kubun
*** This bug is a duplicate of bug 396180 ***
https://bugs.launchpad.net/bugs/396180
** This bug has been marked a duplicate of bug 396180
plasma-widget-network-manager regression with connectiong to wpa connections
--
plasma-widget-network-manager regression with connectiong to wpa conne
** Also affects: splashy (Ubuntu)
Importance: Undecided
Status: New
--
More details in screenshot
https://bugs.launchpad.net/bugs/395451
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@l
Sorry, must have been a caffeine deficiency
** This bug is no longer a duplicate of bug 386793
When using the trayicons of GTK-applications on KDE, the icon background is
corrupted if any popup menu/box is drawn.
--
[karmic] Tray icons using the new KDE tray icon system are displayed smaller
** Tags removed: konqueror location shrink toolbar width
--
konqueror location toolbar shrinks when a new window is opened.
https://bugs.launchpad.net/bugs/394611
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing li
** Summary changed:
- Typo in kdepim
+ Typo in kpilot
** Description changed:
- Binary package hint: kdepim
+ Binary package hint: kpilot
- Hi, there!
-
- I guess I have found another typo on kdepim while localizing it into pt_BR.
- It's located on rc.cpp at line 1203. The wrong word is loca
*** This bug is a duplicate of bug 386793 ***
https://bugs.launchpad.net/bugs/386793
** This bug has been marked a duplicate of bug 386793
When using the trayicons of GTK-applications on KDE, the icon background is
corrupted if any popup menu/box is drawn.
--
[karmic] Tray icons using th
Thanks for the feedback
** Changed in: kdebase (Ubuntu)
Status: Incomplete => Fix Released
--
nspluginviewer crashes when attempting to play wav url (konqueror and
kontact/akreator)
https://bugs.launchpad.net/bugs/275926
You received this bug notification because you are a member of Kubu
Does this still happen in KDE 4.2 or 4.3?
** Package changed: kdebase-kde4 (Ubuntu) => kdebase (Ubuntu)
** Changed in: kdebase (Ubuntu)
Status: New => Incomplete
** Description changed:
- Binary package hint: kdebase-kde4
+ Binary package hint: konqueror
I'm using the "http://ppa.la
** Description changed:
- Binary package hint: konsole-kde4
+ Binary package hint: konsole
When using a mouse-aware text application (e.g. midnight commander) in
the KDE4 version of konsole, it is not possible to mark a text selection
by holding mouse-1 and dragging. Under the KDE3 versi
** Package changed: kdebase-kde4 (Ubuntu) => kdebase (Ubuntu)
--
favicons not working in konqueror
https://bugs.launchpad.net/bugs/369629
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.ubun
Does this still happen in KDE 4.2 or 4.3?
** Description changed:
- Binary package hint: kdebase-kde4
+ Binary package hint: konqueror
I installed the 9.04 beta on top of a 8.10 installation. After the
installation in Konqueror's task bar the search applet does not work for
google. It st
** Description changed:
- Binary package hint: dolphin-kde4
+ Binary package hint: dolphin
When I click on the floppy drive icon in Dolphin (KDE 4.2.2) with no floppy
inserted in the drive, I get an error message at the bottom of the Dolphin
window saying that the drive could not be mounted
Does this still happen in the latest KDE 4.2 or 4.3?
** Package changed: kdebase-kde4 (Ubuntu) => kdebase (Ubuntu)
** Changed in: kdebase (Ubuntu)
Status: New => Incomplete
--
konqueror hangs for aprrox 30sec every now and then
https://bugs.launchpad.net/bugs/365032
You received this bug
Sorry, but it's impossible to decipher the text in this report, so it's
being marked as invalid
** Package changed: kdebase-kde4 (Ubuntu) => kdebase (Ubuntu)
** Changed in: kdebase (Ubuntu)
Status: New => Invalid
--
When Open Dolphin File manager write Error
https://bugs.launchpad.net/bu
Does not affect this package
** Tags removed: dolphin kdialog
** Changed in: dolphin (Ubuntu)
Status: New => Invalid
--
When Open Dolphin File manager write Error
https://bugs.launchpad.net/bugs/339980
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
** Description changed:
- Binary package hint: dolphin-kde4
+ Binary package hint: dolphin
Dolphin & Konqueror do not support workgroups or domains with spaces in
their name.
I think this is a bug (as Windows can manage them), even if it's a bad
practice to put spaces in workgroups n
Which "Konsole icon" do you mean? From the application launcher?
** Package changed: kdebase-kde4 (Ubuntu) => kdebase (Ubuntu)
** Changed in: kdebase (Ubuntu)
Status: New => Incomplete
--
Konsole Prompts for Selection of Solitary Profile
https://bugs.launchpad.net/bugs/324610
You receive
** Description changed:
+ binary-package-hint: konqueror
+
Using Jaunty Kubuntu kernel 2.6.28-8-generic #23-Ubuntu SMP Wed Feb 18
04:22:10 UTC 2009 x86_64 GNU/Linux, Konqueror version 4.2.0.0.
If I attach a png (screenshot) file to an Ubuntuforums post, the downloaded
file in the Managed w
Does this still happen in KDE 4.2 or 4.3?
** Package changed: kdebase-kde4 (Ubuntu) => kdebase-workspace (Ubuntu)
** Changed in: kdebase-workspace (Ubuntu)
Status: New => Incomplete
--
kubuntu jaunty: missing icons on the desktop
https://bugs.launchpad.net/bugs/321659
You received this b
** Package changed: kdebase-kde4 (Ubuntu) => kdebase (Ubuntu)
** Description changed:
- Binary package hint: konqueror-kde4
+ Binary package hint: konqueror
I say "difficult" to be nice, but I consider this totally and utterly
broken. I use one of the KDE 4 dark themes (Zion (Reversed)), a
Does this still happen in latest KDE 4.2 or 4.3?
** Package changed: kdebase-kde4 (Ubuntu) => kdebase-workspace (Ubuntu)
** Changed in: kdebase-workspace (Ubuntu)
Status: New => Incomplete
--
Ubuntu 8.10 with KDE 4.1 always open a "QT subaplication" in the task bar
https://bugs.launchpad
** Package changed: kdebase-kde4 (Ubuntu) => kdebase-workspace (Ubuntu)
--
Kubuntu 8.10, KDE 4.1 unable to set a separate slide show for each window in
desktop settings
https://bugs.launchpad.net/bugs/311678
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
Waiting for user feedback.
** Package changed: kdebase-kde4 (Ubuntu) => kde4libs (Ubuntu)
** Changed in: kde4libs (Ubuntu)
Status: New => Incomplete
--
kde interfaces mix languages
https://bugs.launchpad.net/bugs/316457
You received this bug notification because you are a member of Ubunt
Fixed
** Changed in: kdebase-kde4 (Ubuntu)
Status: New => Invalid
--
kioslave crashes when logging into my issue tracker
https://bugs.launchpad.net/bugs/321636
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs maili
Does this still happen in KDE 4.2 or 4.3?
** Package changed: kdebase-kde4 (Ubuntu) => kde4libs (Ubuntu)
--
KDE 4 Mouse Theme is reset to Oxygen on reboot
https://bugs.launchpad.net/bugs/305201
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
Seems fixed in 4.2
** Changed in: kdebase-kde4 (Ubuntu)
Status: New => Invalid
--
Konqueror/Dolphin "Expandable Folders" feature not persistent
https://bugs.launchpad.net/bugs/311309
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Package changed: kdebase-kde4 (Ubuntu) => kdebase (Ubuntu)
--
Text Displayed poorly in KDE4 Konqueror 4.1.2
https://bugs.launchpad.net/bugs/295410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
What you describe is expected behaviour from kwin, so I'll move this to
kdebase-workspace (the source for kwin)
** Package changed: kdebase-kde4 (Ubuntu) => kdebase-workspace (Ubuntu)
** Tags removed: kde4 konqueror kubuntu
** Description changed:
- Binary package hint: konqueror-kde4
+ Binary
Does this still happen in KDE 4.2 or 4.3?
** Package changed: kdebase-kde4 (Ubuntu) => kdebase (Ubuntu)
** Changed in: kdebase (Ubuntu)
Status: New => Incomplete
--
nspluginviewer crashes when attempting to play wav url (konqueror and
kontact/akreator)
https://bugs.launchpad.net/bugs/27
** Changed in: kdebase-kde4 (Ubuntu)
Status: New => Invalid
--
external USB HD is not mounted on plugin anymore
https://bugs.launchpad.net/bugs/277456
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
There is no longer an example content link
** Changed in: kdebase-kde4 (Ubuntu)
Status: New => Invalid
--
example content link not known in dolphin
https://bugs.launchpad.net/bugs/287480
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
Appears to be fixed in 4.2
** Changed in: kdebase-kde4 (Ubuntu)
Status: New => Invalid
--
Konqueror will not delete profiles
https://bugs.launchpad.net/bugs/293893
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs m
Does this still happen in KDE 4.2 or 4.3?
** Package changed: kdebase-kde4 (Ubuntu) => kdebase (Ubuntu)
** Changed in: kdebase (Ubuntu)
Status: Confirmed => Incomplete
** Also affects: thunderbird (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
- Binary pack
** Package changed: kdebase-kde4 (Ubuntu) => kdebase (Ubuntu)
--
Many KDE4 applications (such as Kwrite and Kate) does not show the "select IM"
menu on right click, thus can't select and use scim
https://bugs.launchpad.net/bugs/202986
You received this bug notification because you are a member o
** Description changed:
- Binary package hint: dolphin-kde4
+ Binary package hint: dolphin
To reproduce this:
Add Desktop Folder widget to your Desktop open any dolphin window, and open
panel "Places" (F9). Now try to drag any element from desktop folder to Trash
or any folder on dolphin
1 - 100 of 581 matches
Mail list logo